./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/ldv-memsafety-bitfields/test-bitfields-3-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 527bcce2 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/ldv-memsafety-bitfields/test-bitfields-3-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash aa52a50db96d55b59d19995958546e1bde20387ce0b816cd9ff33848cc2087c5 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 22:26:43,772 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 22:26:43,905 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-21 22:26:43,916 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 22:26:43,917 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-21 22:26:43,962 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 22:26:43,963 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-21 22:26:43,963 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-21 22:26:43,965 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-21 22:26:43,972 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-21 22:26:43,973 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 22:26:43,974 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 22:26:43,974 INFO L153 SettingsManager]: * Use SBE=true [2023-11-21 22:26:43,977 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-21 22:26:43,977 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-21 22:26:43,978 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-21 22:26:43,978 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-21 22:26:43,979 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-21 22:26:43,980 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-21 22:26:43,980 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 22:26:43,981 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-21 22:26:43,981 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-21 22:26:43,982 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 22:26:43,982 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-21 22:26:43,983 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 22:26:43,983 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-21 22:26:43,984 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-21 22:26:43,984 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-21 22:26:43,985 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-21 22:26:43,985 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-21 22:26:43,986 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 22:26:43,987 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-21 22:26:43,987 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 22:26:43,987 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 22:26:43,988 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-21 22:26:43,988 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 22:26:43,988 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-21 22:26:43,989 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-21 22:26:43,989 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> aa52a50db96d55b59d19995958546e1bde20387ce0b816cd9ff33848cc2087c5 [2023-11-21 22:26:44,314 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 22:26:44,348 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 22:26:44,351 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 22:26:44,353 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 22:26:44,354 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 22:26:44,356 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/../../sv-benchmarks/c/ldv-memsafety-bitfields/test-bitfields-3-1.i [2023-11-21 22:26:47,683 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 22:26:47,908 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 22:26:47,908 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/sv-benchmarks/c/ldv-memsafety-bitfields/test-bitfields-3-1.i [2023-11-21 22:26:47,915 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/data/13d8e60a2/5de27e059414419aa2d59ea675193296/FLAG775ea1d42 [2023-11-21 22:26:47,929 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/data/13d8e60a2/5de27e059414419aa2d59ea675193296 [2023-11-21 22:26:47,932 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 22:26:47,933 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 22:26:47,935 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 22:26:47,935 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 22:26:47,949 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 22:26:47,950 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:26:47" (1/1) ... [2023-11-21 22:26:47,951 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@737ad118 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:47, skipping insertion in model container [2023-11-21 22:26:47,951 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:26:47" (1/1) ... [2023-11-21 22:26:47,980 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 22:26:48,236 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 22:26:48,261 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 22:26:48,297 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 22:26:48,326 INFO L206 MainTranslator]: Completed translation [2023-11-21 22:26:48,327 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48 WrapperNode [2023-11-21 22:26:48,327 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 22:26:48,329 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 22:26:48,329 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 22:26:48,330 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 22:26:48,338 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (1/1) ... [2023-11-21 22:26:48,361 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (1/1) ... [2023-11-21 22:26:48,399 INFO L138 Inliner]: procedures = 15, calls = 37, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 70 [2023-11-21 22:26:48,400 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 22:26:48,401 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 22:26:48,401 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 22:26:48,402 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 22:26:48,415 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (1/1) ... [2023-11-21 22:26:48,417 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (1/1) ... [2023-11-21 22:26:48,424 INFO L184 PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (1/1) ... [2023-11-21 22:26:48,442 WARN L106 HeapSplitter]: Omit memory slicing because it failed with the following exception: Unsupported: Procedure #Ultimate.C_memcpy is not part of the Ultimate memory model but has specification other that is not a ModifiesSpecification [2023-11-21 22:26:48,442 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (1/1) ... [2023-11-21 22:26:48,443 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (1/1) ... [2023-11-21 22:26:48,460 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (1/1) ... [2023-11-21 22:26:48,465 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (1/1) ... [2023-11-21 22:26:48,474 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (1/1) ... [2023-11-21 22:26:48,481 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (1/1) ... [2023-11-21 22:26:48,484 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 22:26:48,485 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 22:26:48,485 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 22:26:48,485 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 22:26:48,486 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (1/1) ... [2023-11-21 22:26:48,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:48,511 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:48,539 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:48,548 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-21 22:26:48,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 22:26:48,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-11-21 22:26:48,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-11-21 22:26:48,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-21 22:26:48,583 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-21 22:26:48,583 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-21 22:26:48,583 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-21 22:26:48,583 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 22:26:48,584 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 22:26:48,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-21 22:26:48,584 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-21 22:26:48,707 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 22:26:48,710 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 22:26:49,026 WARN L820 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-21 22:26:49,051 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 22:26:49,062 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 22:26:49,062 INFO L308 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-21 22:26:49,064 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 10:26:49 BoogieIcfgContainer [2023-11-21 22:26:49,064 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 22:26:49,066 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-21 22:26:49,066 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-21 22:26:49,070 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-21 22:26:49,071 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-21 22:26:49,071 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 21.11 10:26:47" (1/3) ... [2023-11-21 22:26:49,072 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@26635f81 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 21.11 10:26:49, skipping insertion in model container [2023-11-21 22:26:49,073 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-21 22:26:49,073 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:48" (2/3) ... [2023-11-21 22:26:49,073 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@26635f81 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 21.11 10:26:49, skipping insertion in model container [2023-11-21 22:26:49,073 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-21 22:26:49,074 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 10:26:49" (3/3) ... [2023-11-21 22:26:49,075 INFO L332 chiAutomizerObserver]: Analyzing ICFG test-bitfields-3-1.i [2023-11-21 22:26:49,133 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-21 22:26:49,134 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-21 22:26:49,134 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-21 22:26:49,134 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-21 22:26:49,134 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-21 22:26:49,134 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-21 22:26:49,135 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-21 22:26:49,135 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-21 22:26:49,140 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 33 states, 30 states have (on average 1.4) internal successors, (42), 30 states have internal predecessors, (42), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-21 22:26:49,162 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 2 [2023-11-21 22:26:49,162 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-21 22:26:49,162 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-21 22:26:49,168 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2023-11-21 22:26:49,168 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1] [2023-11-21 22:26:49,169 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-21 22:26:49,169 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 33 states, 30 states have (on average 1.4) internal successors, (42), 30 states have internal predecessors, (42), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-21 22:26:49,173 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 2 [2023-11-21 22:26:49,173 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-21 22:26:49,173 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-21 22:26:49,173 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2023-11-21 22:26:49,173 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1] [2023-11-21 22:26:49,181 INFO L748 eck$LassoCheckResult]: Stem: 31#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(10, 1);~#d~0.base, ~#d~0.offset := 1, 0;call write~init~int(0, ~#d~0.base, ~#d~0.offset, 1);call write~init~int(3, ~#d~0.base, 1 + ~#d~0.offset, 1);call write~init~int(0, ~#d~0.base, 2 + ~#d~0.offset, 1);call write~init~int(0, ~#d~0.base, 3 + ~#d~0.offset, 1);call write~init~int(0, ~#d~0.base, 4 + ~#d~0.offset, 1);call write~init~int(0, ~#d~0.base, 5 + ~#d~0.offset, 1);call write~init~int(0, ~#d~0.base, 6 + ~#d~0.offset, 4); 11#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc0#1.base, main_#t~malloc0#1.offset, main_#t~memcpy~res1#1.base, main_#t~memcpy~res1#1.offset, main_#t~mem2#1, main_#t~mem3#1, main_#t~mem4#1, main_#t~mem5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~mem8#1, main_#t~mem9#1, main_#t~mem10#1, main_#t~mem11#1, main_~p~0#1.base, main_~p~0#1.offset;havoc main_~p~0#1.base, main_~p~0#1.offset;call main_#t~malloc0#1.base, main_#t~malloc0#1.offset := #Ultimate.allocOnHeap(10);main_~p~0#1.base, main_~p~0#1.offset := main_#t~malloc0#1.base, main_#t~malloc0#1.offset;havoc main_#t~malloc0#1.base, main_#t~malloc0#1.offset; 26#L41true call main_#t~memcpy~res1#1.base, main_#t~memcpy~res1#1.offset := #Ultimate.C_memcpy(main_~p~0#1.base, main_~p~0#1.offset, ~#d~0.base, ~#d~0.offset, 10);< 10##Ultimate.C_memcpyENTRYtrue assume 1 == #valid[dest.base];assume 1 == #valid[src.base];assume size + dest.offset <= #length[dest.base] && 0 <= dest.offset;assume size + src.offset <= #length[src.base] && 0 <= src.offset; 7#$Ultimate##0true #t~loopctr13 := 0; 20#L-1-1true [2023-11-21 22:26:49,182 INFO L750 eck$LassoCheckResult]: Loop: 20#L-1-1true assume #t~loopctr13 % 4294967296 < size % 4294967296;call #t~mem14 := read~unchecked~int(src.base, src.offset + #t~loopctr13, 4);call write~unchecked~int(#t~mem14, dest.base, dest.offset + #t~loopctr13, 4);call #t~mem15 := read~unchecked~int(src.base, src.offset + #t~loopctr13, 1);call write~unchecked~int(#t~mem15, dest.base, dest.offset + #t~loopctr13, 1);#t~loopctr13 := 1 + #t~loopctr13; 20#L-1-1true [2023-11-21 22:26:49,188 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:26:49,188 INFO L85 PathProgramCache]: Analyzing trace with hash 28780603, now seen corresponding path program 1 times [2023-11-21 22:26:49,198 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:26:49,199 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2120009671] [2023-11-21 22:26:49,199 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:26:49,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:26:49,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:26:49,315 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:26:49,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:26:49,365 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:26:49,368 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:26:49,368 INFO L85 PathProgramCache]: Analyzing trace with hash 114, now seen corresponding path program 1 times [2023-11-21 22:26:49,369 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:26:49,369 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [722850289] [2023-11-21 22:26:49,369 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:26:49,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:26:49,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:26:49,397 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:26:49,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:26:49,434 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:26:49,435 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 22:26:49,436 INFO L85 PathProgramCache]: Analyzing trace with hash 892198776, now seen corresponding path program 1 times [2023-11-21 22:26:49,440 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-21 22:26:49,440 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1101906584] [2023-11-21 22:26:49,440 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-21 22:26:49,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 22:26:49,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:26:49,484 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 22:26:49,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 22:26:49,510 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-21 22:26:50,610 INFO L210 LassoAnalysis]: Preferences: [2023-11-21 22:26:50,611 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-21 22:26:50,611 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-21 22:26:50,611 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-21 22:26:50,611 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-21 22:26:50,612 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:50,612 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-21 22:26:50,612 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-21 22:26:50,612 INFO L133 ssoRankerPreferences]: Filename of dumped script: test-bitfields-3-1.i_Iteration1_Lasso [2023-11-21 22:26:50,612 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-21 22:26:50,613 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-21 22:26:50,635 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:50,645 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:50,649 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:50,652 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:50,655 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:50,657 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:50,660 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,603 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,605 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,609 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,612 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,615 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,618 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,620 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,625 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,628 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,630 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,633 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,635 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,637 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,639 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,642 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:51,645 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-21 22:26:52,287 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-21 22:26:52,292 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-21 22:26:52,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:52,294 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:52,300 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:52,305 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2023-11-21 22:26:52,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:52,318 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:52,318 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:52,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:52,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:52,319 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:52,321 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:52,321 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:52,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:52,349 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2023-11-21 22:26:52,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:52,350 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:52,351 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:52,353 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2023-11-21 22:26:52,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:52,365 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:52,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:52,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:52,366 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:52,370 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:52,370 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:52,381 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:52,404 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:52,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:52,405 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:52,406 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:52,417 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:52,430 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:52,431 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:52,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:52,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:52,431 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:52,433 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:52,433 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:52,435 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2023-11-21 22:26:52,445 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:52,461 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:52,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:52,462 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:52,463 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:52,465 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2023-11-21 22:26:52,468 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:52,478 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:52,478 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:52,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:52,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:52,479 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:52,479 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:52,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:52,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:52,528 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:52,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:52,529 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:52,530 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:52,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 [2023-11-21 22:26:52,554 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:52,554 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:52,554 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:52,554 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:52,554 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:52,555 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:52,555 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:52,557 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2023-11-21 22:26:52,568 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:52,591 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:52,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:52,597 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:52,598 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:52,602 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:52,604 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2023-11-21 22:26:52,613 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:52,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:52,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:52,613 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:52,626 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:52,626 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:52,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:52,663 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:52,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:52,663 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:52,664 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:52,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 [2023-11-21 22:26:52,690 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:52,690 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:52,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:52,690 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:52,694 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2023-11-21 22:26:52,697 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:52,697 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:52,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:52,726 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:52,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:52,727 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:52,728 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:52,729 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2023-11-21 22:26:52,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 [2023-11-21 22:26:52,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:52,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:52,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:52,743 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:52,751 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:52,753 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:52,766 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:52,787 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:52,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:52,787 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:52,790 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:52,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:52,809 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:52,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:52,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:52,809 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:52,812 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:52,813 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:52,814 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2023-11-21 22:26:52,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:52,846 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:52,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:52,847 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:52,848 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:52,862 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:52,874 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:52,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:52,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:52,874 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:52,877 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:52,877 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:52,878 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2023-11-21 22:26:52,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:52,918 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:52,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:52,919 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:52,920 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:52,923 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:52,935 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:52,935 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:52,935 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:52,935 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:52,938 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2023-11-21 22:26:52,939 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:52,939 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:52,950 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:52,972 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:52,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:52,972 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:52,973 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:52,980 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2023-11-21 22:26:52,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:52,993 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:52,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:52,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:52,994 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:52,998 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:52,998 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,033 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,034 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,035 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:53,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,058 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,061 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,061 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,062 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2023-11-21 22:26:53,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,105 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,106 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,107 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,144 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2023-11-21 22:26:53,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:53,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,157 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,160 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,160 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,191 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,191 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,191 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,193 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,200 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2023-11-21 22:26:53,200 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:53,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,211 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,211 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,214 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,214 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,249 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,250 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,251 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,257 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2023-11-21 22:26:53,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 [2023-11-21 22:26:53,272 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,273 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,276 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,277 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,324 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,324 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,325 INFO L229 MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:53,345 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2023-11-21 22:26:53,348 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,349 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,351 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,351 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,367 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,390 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,391 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,392 INFO L229 MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:53,401 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2023-11-21 22:26:53,412 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,414 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,419 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,420 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,464 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,464 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,465 INFO L229 MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,474 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:53,486 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,487 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,488 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,488 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,488 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2023-11-21 22:26:53,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,528 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,528 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,530 INFO L229 MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,536 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2023-11-21 22:26:53,537 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:53,547 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,548 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,552 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,552 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,596 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,596 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,597 INFO L229 MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:53,608 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2023-11-21 22:26:53,612 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,612 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,615 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,615 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,626 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,648 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,649 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,649 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,652 INFO L229 MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,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 [2023-11-21 22:26:53,667 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,667 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:26:53,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,668 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,670 INFO L401 nArgumentSynthesizer]: We have 8 Motzkin's Theorem applications. [2023-11-21 22:26:53,670 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,671 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2023-11-21 22:26:53,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,706 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,707 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,709 INFO L229 MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,717 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:53,718 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2023-11-21 22:26:53,732 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,732 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,732 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,737 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,737 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,783 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,784 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,785 INFO L229 MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:53,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,805 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,808 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2023-11-21 22:26:53,809 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,809 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,854 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,855 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,857 INFO L229 MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:53,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,873 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,875 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,875 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,877 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2023-11-21 22:26:53,892 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,916 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,916 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,917 INFO L229 MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,920 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:53,933 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:53,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:53,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:53,933 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:53,937 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2023-11-21 22:26:53,938 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:53,938 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:53,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:53,986 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:53,987 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:53,987 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:53,988 INFO L229 MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:53,993 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,005 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,006 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,008 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:54,008 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:54,009 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2023-11-21 22:26:54,028 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,048 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:54,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,049 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,050 INFO L229 MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,057 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,070 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,074 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:54,074 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:54,075 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2023-11-21 22:26:54,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,108 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:54,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,108 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,109 INFO L229 MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,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 [2023-11-21 22:26:54,118 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2023-11-21 22:26:54,123 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,124 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,124 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,124 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,125 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:54,125 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:54,132 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,143 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2023-11-21 22:26:54,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,143 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,144 INFO L229 MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,146 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2023-11-21 22:26:54,147 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,157 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,158 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:54,159 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:54,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,181 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2023-11-21 22:26:54,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,182 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,183 INFO L229 MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,184 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2023-11-21 22:26:54,184 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,198 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,200 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:54,200 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:54,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,233 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:54,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,233 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,234 INFO L229 MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,252 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,253 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,253 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,253 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,253 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,253 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,255 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2023-11-21 22:26:54,272 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,285 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2023-11-21 22:26:54,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,285 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,286 INFO L229 MonitoredProcess]: Starting monitored process 34 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,287 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2023-11-21 22:26:54,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,298 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,298 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,298 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,299 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,299 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,317 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2023-11-21 22:26:54,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,318 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,318 INFO L229 MonitoredProcess]: Starting monitored process 35 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,319 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2023-11-21 22:26:54,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 [2023-11-21 22:26:54,330 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,330 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,331 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,332 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,332 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,333 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,345 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2023-11-21 22:26:54,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,346 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,347 INFO L229 MonitoredProcess]: Starting monitored process 36 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,349 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2023-11-21 22:26:54,350 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,361 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,361 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,361 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,362 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,362 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,374 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2023-11-21 22:26:54,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,375 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,375 INFO L229 MonitoredProcess]: Starting monitored process 37 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,376 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2023-11-21 22:26:54,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,387 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,387 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,388 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,388 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,399 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,413 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:54,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,414 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,415 INFO L229 MonitoredProcess]: Starting monitored process 38 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,416 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2023-11-21 22:26:54,416 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,427 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,427 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,441 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2023-11-21 22:26:54,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,442 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,443 INFO L229 MonitoredProcess]: Starting monitored process 39 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,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 [2023-11-21 22:26:54,448 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2023-11-21 22:26:54,455 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,455 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,455 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,456 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,456 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,469 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2023-11-21 22:26:54,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,470 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,471 INFO L229 MonitoredProcess]: Starting monitored process 40 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,472 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2023-11-21 22:26:54,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,483 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,484 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,484 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,484 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,486 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,498 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2023-11-21 22:26:54,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,498 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,499 INFO L229 MonitoredProcess]: Starting monitored process 41 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,500 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2023-11-21 22:26:54,501 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,511 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,511 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,511 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,512 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,512 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,525 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2023-11-21 22:26:54,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,526 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,527 INFO L229 MonitoredProcess]: Starting monitored process 42 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,528 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2023-11-21 22:26:54,528 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,538 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,538 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,539 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,539 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,539 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,540 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,551 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0 [2023-11-21 22:26:54,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,552 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,553 INFO L229 MonitoredProcess]: Starting monitored process 43 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,557 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,569 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,570 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,570 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2023-11-21 22:26:54,570 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,599 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2023-11-21 22:26:54,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,600 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,600 INFO L229 MonitoredProcess]: Starting monitored process 44 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,601 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2023-11-21 22:26:54,602 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,611 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,611 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,612 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,612 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,612 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,626 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0 [2023-11-21 22:26:54,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,627 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,628 INFO L229 MonitoredProcess]: Starting monitored process 45 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,629 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2023-11-21 22:26:54,629 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,639 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,639 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,639 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,639 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,639 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,640 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,640 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,669 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Ended with exit code 0 [2023-11-21 22:26:54,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,670 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,671 INFO L229 MonitoredProcess]: Starting monitored process 46 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,675 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2023-11-21 22:26:54,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 [2023-11-21 22:26:54,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,686 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,686 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:26:54,686 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,698 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:54,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,699 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,700 INFO L229 MonitoredProcess]: Starting monitored process 47 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,704 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2023-11-21 22:26:54,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 [2023-11-21 22:26:54,714 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,714 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:26:54,716 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:26:54,716 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:26:54,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,759 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:54,759 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-11-21 22:26:54,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,759 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,760 INFO L229 MonitoredProcess]: Starting monitored process 48 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,777 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,777 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,777 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:54,778 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:54,778 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,779 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2023-11-21 22:26:54,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,808 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:54,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,808 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,809 INFO L229 MonitoredProcess]: Starting monitored process 49 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,810 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2023-11-21 22:26:54,811 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,822 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,822 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,822 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,822 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:54,830 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:54,830 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:54,844 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,862 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:54,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,862 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,863 INFO L229 MonitoredProcess]: Starting monitored process 50 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,881 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2023-11-21 22:26:54,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,881 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,882 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:54,882 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:54,882 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,897 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:54,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,897 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,898 INFO L229 MonitoredProcess]: Starting monitored process 51 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,899 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2023-11-21 22:26:54,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,909 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,909 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,910 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:54,910 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:54,910 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,912 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,928 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2023-11-21 22:26:54,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,928 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,929 INFO L229 MonitoredProcess]: Starting monitored process 52 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,931 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2023-11-21 22:26:54,932 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:54,942 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,942 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:54,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,942 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:54,944 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:54,944 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:54,958 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:54,972 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2023-11-21 22:26:54,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:54,973 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:54,973 INFO L229 MonitoredProcess]: Starting monitored process 53 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:54,974 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2023-11-21 22:26:54,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 [2023-11-21 22:26:54,985 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:54,985 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:54,985 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:54,985 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:54,988 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:54,988 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:54,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,006 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0 [2023-11-21 22:26:55,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,006 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,007 INFO L229 MonitoredProcess]: Starting monitored process 54 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,010 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2023-11-21 22:26:55,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,021 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,021 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,027 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,027 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,071 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0 [2023-11-21 22:26:55,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,072 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,073 INFO L229 MonitoredProcess]: Starting monitored process 55 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,074 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2023-11-21 22:26:55,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 [2023-11-21 22:26:55,085 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,085 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,085 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,088 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,088 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,095 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,133 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:55,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,133 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,134 INFO L229 MonitoredProcess]: Starting monitored process 56 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,135 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2023-11-21 22:26:55,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,146 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,147 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,150 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,150 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,193 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:55,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,194 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,195 INFO L229 MonitoredProcess]: Starting monitored process 57 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,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 [2023-11-21 22:26:55,217 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,217 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,219 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2023-11-21 22:26:55,219 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,220 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,260 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2023-11-21 22:26:55,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,260 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,261 INFO L229 MonitoredProcess]: Starting monitored process 58 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,262 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2023-11-21 22:26:55,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,272 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,273 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,275 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,275 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,281 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,303 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2023-11-21 22:26:55,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,303 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,304 INFO L229 MonitoredProcess]: Starting monitored process 59 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,307 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2023-11-21 22:26:55,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,318 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,319 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,324 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,325 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,374 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2023-11-21 22:26:55,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,375 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,376 INFO L229 MonitoredProcess]: Starting monitored process 60 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,378 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2023-11-21 22:26:55,378 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,389 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,390 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,393 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,393 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,399 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,436 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2023-11-21 22:26:55,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,437 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,438 INFO L229 MonitoredProcess]: Starting monitored process 61 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,439 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2023-11-21 22:26:55,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,451 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,451 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,451 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,451 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,454 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,454 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,461 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,486 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2023-11-21 22:26:55,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,486 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,487 INFO L229 MonitoredProcess]: Starting monitored process 62 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,489 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2023-11-21 22:26:55,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,501 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,502 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,503 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,503 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,509 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,547 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:55,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,547 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,548 INFO L229 MonitoredProcess]: Starting monitored process 63 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,550 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2023-11-21 22:26:55,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 [2023-11-21 22:26:55,561 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,562 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,564 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,564 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,569 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,608 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2023-11-21 22:26:55,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,608 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,609 INFO L229 MonitoredProcess]: Starting monitored process 64 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,624 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2023-11-21 22:26:55,625 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,636 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,636 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,640 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,640 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,646 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,661 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2023-11-21 22:26:55,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,661 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,662 INFO L229 MonitoredProcess]: Starting monitored process 65 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,663 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2023-11-21 22:26:55,664 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,674 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,679 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,679 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,691 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,705 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0 [2023-11-21 22:26:55,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,705 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,706 INFO L229 MonitoredProcess]: Starting monitored process 66 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,709 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2023-11-21 22:26:55,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,719 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,720 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,720 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,720 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,721 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,722 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,738 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0 [2023-11-21 22:26:55,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,738 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,739 INFO L229 MonitoredProcess]: Starting monitored process 67 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,741 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2023-11-21 22:26:55,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 [2023-11-21 22:26:55,751 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,752 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,753 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,753 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,758 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,783 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2023-11-21 22:26:55,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,784 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,785 INFO L229 MonitoredProcess]: Starting monitored process 68 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,786 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2023-11-21 22:26:55,786 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,796 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,797 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,799 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,799 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,805 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,817 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:55,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,818 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,819 INFO L229 MonitoredProcess]: Starting monitored process 69 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,819 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2023-11-21 22:26:55,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 [2023-11-21 22:26:55,830 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,831 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:26:55,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,831 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,834 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:55,834 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,863 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,877 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2023-11-21 22:26:55,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,878 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,878 INFO L229 MonitoredProcess]: Starting monitored process 70 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,879 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2023-11-21 22:26:55,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,890 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,892 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,892 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,910 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:55,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,910 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,911 INFO L229 MonitoredProcess]: Starting monitored process 71 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,912 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2023-11-21 22:26:55,912 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,922 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,923 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,925 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,925 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,931 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,943 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:55,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,944 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,944 INFO L229 MonitoredProcess]: Starting monitored process 72 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,945 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2023-11-21 22:26:55,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:55,956 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,957 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,959 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,959 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:55,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:55,981 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2023-11-21 22:26:55,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:55,982 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:55,983 INFO L229 MonitoredProcess]: Starting monitored process 73 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:55,984 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2023-11-21 22:26:55,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 [2023-11-21 22:26:55,994 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:55,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:55,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:55,994 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:55,996 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:55,996 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:56,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,014 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2023-11-21 22:26:56,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,014 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,015 INFO L229 MonitoredProcess]: Starting monitored process 74 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,016 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2023-11-21 22:26:56,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 [2023-11-21 22:26:56,026 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,027 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,028 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:56,029 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:56,055 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,069 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2023-11-21 22:26:56,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,069 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,070 INFO L229 MonitoredProcess]: Starting monitored process 75 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,071 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2023-11-21 22:26:56,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,081 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,082 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,084 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:56,084 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:56,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,127 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2023-11-21 22:26:56,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,127 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,128 INFO L229 MonitoredProcess]: Starting monitored process 76 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,129 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2023-11-21 22:26:56,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 [2023-11-21 22:26:56,142 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,142 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,145 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:56,145 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:56,157 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,177 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:56,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,177 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,178 INFO L229 MonitoredProcess]: Starting monitored process 77 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,180 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2023-11-21 22:26:56,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,194 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,194 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,197 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:56,197 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:56,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,234 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:56,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,235 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,236 INFO L229 MonitoredProcess]: Starting monitored process 78 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,253 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,253 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,253 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,253 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,255 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:56,255 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:56,256 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2023-11-21 22:26:56,272 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,288 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Ended with exit code 0 [2023-11-21 22:26:56,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,289 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,290 INFO L229 MonitoredProcess]: Starting monitored process 79 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,290 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2023-11-21 22:26:56,291 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,301 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,301 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,301 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,301 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,301 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,302 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,302 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,303 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,315 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:56,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,316 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,316 INFO L229 MonitoredProcess]: Starting monitored process 80 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,317 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2023-11-21 22:26:56,318 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,327 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,328 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,328 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,328 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,328 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,328 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,342 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0 [2023-11-21 22:26:56,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,342 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,343 INFO L229 MonitoredProcess]: Starting monitored process 81 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,344 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2023-11-21 22:26:56,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 [2023-11-21 22:26:56,354 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,355 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,355 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,355 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,357 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,371 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:56,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,371 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,372 INFO L229 MonitoredProcess]: Starting monitored process 82 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,375 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2023-11-21 22:26:56,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,385 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,386 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,386 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,386 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,386 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,401 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0 [2023-11-21 22:26:56,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,402 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,403 INFO L229 MonitoredProcess]: Starting monitored process 83 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,403 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2023-11-21 22:26:56,405 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,415 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,415 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,415 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,415 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,415 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,416 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,416 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,417 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,430 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:56,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,431 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,432 INFO L229 MonitoredProcess]: Starting monitored process 84 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,439 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2023-11-21 22:26:56,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,450 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,450 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,451 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,451 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,451 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,451 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,453 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,467 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2023-11-21 22:26:56,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,468 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,469 INFO L229 MonitoredProcess]: Starting monitored process 85 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,479 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2023-11-21 22:26:56,483 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,484 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,484 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,484 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,486 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,498 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2023-11-21 22:26:56,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,498 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,499 INFO L229 MonitoredProcess]: Starting monitored process 86 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,506 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2023-11-21 22:26:56,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,517 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,517 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,517 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,518 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,518 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,531 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2023-11-21 22:26:56,531 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,531 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,532 INFO L229 MonitoredProcess]: Starting monitored process 87 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,533 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2023-11-21 22:26:56,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 [2023-11-21 22:26:56,544 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,544 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,544 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,545 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,545 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,547 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,559 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2023-11-21 22:26:56,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,560 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,561 INFO L229 MonitoredProcess]: Starting monitored process 88 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,562 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2023-11-21 22:26:56,562 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,572 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,572 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,573 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,573 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,573 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,575 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,586 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2023-11-21 22:26:56,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,587 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,588 INFO L229 MonitoredProcess]: Starting monitored process 89 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,588 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2023-11-21 22:26:56,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 [2023-11-21 22:26:56,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,599 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,600 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,600 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,612 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2023-11-21 22:26:56,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,613 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,613 INFO L229 MonitoredProcess]: Starting monitored process 90 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,614 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2023-11-21 22:26:56,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 [2023-11-21 22:26:56,625 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,625 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,625 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,626 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,635 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,647 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2023-11-21 22:26:56,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,648 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,648 INFO L229 MonitoredProcess]: Starting monitored process 91 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,649 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2023-11-21 22:26:56,650 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,660 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,660 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,660 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,660 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,660 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,661 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,674 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2023-11-21 22:26:56,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,674 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,675 INFO L229 MonitoredProcess]: Starting monitored process 92 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,676 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2023-11-21 22:26:56,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,688 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,688 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:26:56,688 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,708 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:56,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,709 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,710 INFO L229 MonitoredProcess]: Starting monitored process 93 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,714 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,726 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,726 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:26:56,728 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2023-11-21 22:26:56,729 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:26:56,729 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:26:56,747 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,764 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:56,765 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-11-21 22:26:56,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,765 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,766 INFO L229 MonitoredProcess]: Starting monitored process 94 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,786 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,786 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,786 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,786 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,786 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:56,787 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:56,787 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,788 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2023-11-21 22:26:56,808 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,826 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:56,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,826 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,827 INFO L229 MonitoredProcess]: Starting monitored process 95 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,828 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2023-11-21 22:26:56,829 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,840 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,840 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:56,842 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:56,842 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:56,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,862 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:56,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,863 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,863 INFO L229 MonitoredProcess]: Starting monitored process 96 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,864 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2023-11-21 22:26:56,865 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,876 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,876 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,876 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:56,877 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:56,877 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,879 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,915 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2023-11-21 22:26:56,916 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,916 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,917 INFO L229 MonitoredProcess]: Starting monitored process 97 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,918 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2023-11-21 22:26:56,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 [2023-11-21 22:26:56,930 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,930 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,930 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:56,931 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:56,931 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:56,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:56,973 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:56,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:56,974 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:56,975 INFO L229 MonitoredProcess]: Starting monitored process 98 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:56,977 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2023-11-21 22:26:56,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:56,989 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:56,989 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:56,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:56,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:56,989 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:56,990 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:56,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:57,016 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,034 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2023-11-21 22:26:57,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,035 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,036 INFO L229 MonitoredProcess]: Starting monitored process 99 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,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 [2023-11-21 22:26:57,053 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2023-11-21 22:26:57,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,054 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,058 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,058 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,098 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,098 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,099 INFO L229 MonitoredProcess]: Starting monitored process 100 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,112 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2023-11-21 22:26:57,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,117 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,120 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,121 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,152 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,152 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,153 INFO L229 MonitoredProcess]: Starting monitored process 101 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,169 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,169 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,170 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2023-11-21 22:26:57,173 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,173 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,210 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,210 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,212 INFO L229 MonitoredProcess]: Starting monitored process 102 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,240 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2023-11-21 22:26:57,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,247 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,250 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,250 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,264 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,282 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,282 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,283 INFO L229 MonitoredProcess]: Starting monitored process 103 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,299 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2023-11-21 22:26:57,300 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,300 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,302 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,302 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,315 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,335 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,335 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,336 INFO L229 MonitoredProcess]: Starting monitored process 104 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,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 [2023-11-21 22:26:57,351 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,352 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,354 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2023-11-21 22:26:57,356 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,356 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,403 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,403 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,404 INFO L229 MonitoredProcess]: Starting monitored process 105 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,419 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2023-11-21 22:26:57,420 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,421 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,426 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,426 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,466 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,467 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,468 INFO L229 MonitoredProcess]: Starting monitored process 106 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,470 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,483 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2023-11-21 22:26:57,484 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,484 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,486 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,487 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,522 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,523 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,524 INFO L229 MonitoredProcess]: Starting monitored process 107 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,526 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,538 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2023-11-21 22:26:57,539 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,540 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,543 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,543 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,568 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,587 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,587 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,588 INFO L229 MonitoredProcess]: Starting monitored process 108 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,590 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,603 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,603 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,605 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2023-11-21 22:26:57,606 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,606 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,642 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,642 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,644 INFO L229 MonitoredProcess]: Starting monitored process 109 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,646 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2023-11-21 22:26:57,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,656 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,657 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,659 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,659 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,684 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,688 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,689 INFO L229 MonitoredProcess]: Starting monitored process 110 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,691 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,704 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,704 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,705 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2023-11-21 22:26:57,708 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,708 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,747 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,747 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,748 INFO L229 MonitoredProcess]: Starting monitored process 111 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,750 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,763 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,763 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,764 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2023-11-21 22:26:57,771 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,771 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,814 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,814 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,815 INFO L229 MonitoredProcess]: Starting monitored process 112 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,816 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2023-11-21 22:26:57,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 [2023-11-21 22:26:57,828 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,828 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,828 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,828 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,830 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,830 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,837 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,875 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,875 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,876 INFO L229 MonitoredProcess]: Starting monitored process 113 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,877 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2023-11-21 22:26:57,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,889 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,889 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,889 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,889 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,892 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,892 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,937 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,937 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,938 INFO L229 MonitoredProcess]: Starting monitored process 114 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,939 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2023-11-21 22:26:57,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:57,949 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:57,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,949 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,952 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:57,952 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:57,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:57,972 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:57,973 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:57,973 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:57,974 INFO L229 MonitoredProcess]: Starting monitored process 115 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:57,975 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2023-11-21 22:26:57,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 [2023-11-21 22:26:57,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:57,987 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:26:57,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:57,987 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:57,991 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2023-11-21 22:26:57,991 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:58,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,053 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2023-11-21 22:26:58,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,054 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,055 INFO L229 MonitoredProcess]: Starting monitored process 116 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,056 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2023-11-21 22:26:58,057 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,068 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,068 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,071 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:58,071 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:58,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,119 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,119 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,120 INFO L229 MonitoredProcess]: Starting monitored process 117 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,121 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2023-11-21 22:26:58,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,132 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,133 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,136 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:58,136 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:58,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,183 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0 [2023-11-21 22:26:58,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,183 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,184 INFO L229 MonitoredProcess]: Starting monitored process 118 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,185 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2023-11-21 22:26:58,186 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,197 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,197 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,199 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:58,200 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:58,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,244 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,244 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,245 INFO L229 MonitoredProcess]: Starting monitored process 119 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,246 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2023-11-21 22:26:58,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 [2023-11-21 22:26:58,257 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,258 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,260 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:58,260 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:58,267 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,305 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,305 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,306 INFO L229 MonitoredProcess]: Starting monitored process 120 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,307 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2023-11-21 22:26:58,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,318 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,318 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,318 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,321 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:58,321 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:58,334 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,353 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0 [2023-11-21 22:26:58,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,354 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,355 INFO L229 MonitoredProcess]: Starting monitored process 121 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,356 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2023-11-21 22:26:58,356 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,366 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,369 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:58,369 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:58,375 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,387 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2023-11-21 22:26:58,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,387 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,388 INFO L229 MonitoredProcess]: Starting monitored process 122 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,389 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2023-11-21 22:26:58,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 [2023-11-21 22:26:58,400 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,400 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,403 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:58,403 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:58,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,422 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,422 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,423 INFO L229 MonitoredProcess]: Starting monitored process 123 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,424 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2023-11-21 22:26:58,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,435 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,435 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,435 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,437 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:58,437 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:58,442 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,454 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,454 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,455 INFO L229 MonitoredProcess]: Starting monitored process 124 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,456 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2023-11-21 22:26:58,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 [2023-11-21 22:26:58,467 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,467 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,469 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:58,469 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:58,475 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,486 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,487 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,487 INFO L229 MonitoredProcess]: Starting monitored process 125 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,488 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2023-11-21 22:26:58,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,500 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,500 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,500 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,501 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,502 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,514 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,514 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,515 INFO L229 MonitoredProcess]: Starting monitored process 126 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,516 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process [2023-11-21 22:26:58,516 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,526 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,526 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,527 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,527 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,527 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,529 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,541 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Ended with exit code 0 [2023-11-21 22:26:58,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,542 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,543 INFO L229 MonitoredProcess]: Starting monitored process 127 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,545 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,548 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process [2023-11-21 22:26:58,555 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,555 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,556 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,556 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,558 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,570 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,571 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,571 INFO L229 MonitoredProcess]: Starting monitored process 128 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,574 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process [2023-11-21 22:26:58,574 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,585 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,585 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,585 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,585 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,585 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,587 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,598 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,599 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,599 INFO L229 MonitoredProcess]: Starting monitored process 129 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,610 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process [2023-11-21 22:26:58,611 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,621 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,621 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,621 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,624 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,624 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,638 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Ended with exit code 0 [2023-11-21 22:26:58,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,640 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,640 INFO L229 MonitoredProcess]: Starting monitored process 130 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,641 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process [2023-11-21 22:26:58,642 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,652 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,652 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,653 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,653 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,668 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2023-11-21 22:26:58,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,669 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,670 INFO L229 MonitoredProcess]: Starting monitored process 131 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,671 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process [2023-11-21 22:26:58,671 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,681 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,682 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,682 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,682 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,697 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0 [2023-11-21 22:26:58,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,698 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,698 INFO L229 MonitoredProcess]: Starting monitored process 132 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,699 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process [2023-11-21 22:26:58,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 [2023-11-21 22:26:58,710 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,710 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,710 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,710 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,710 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,726 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,726 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,727 INFO L229 MonitoredProcess]: Starting monitored process 133 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,728 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process [2023-11-21 22:26:58,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 [2023-11-21 22:26:58,738 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,738 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,738 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,739 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,739 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,741 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,754 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Ended with exit code 0 [2023-11-21 22:26:58,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,755 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,756 INFO L229 MonitoredProcess]: Starting monitored process 134 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,756 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process [2023-11-21 22:26:58,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 [2023-11-21 22:26:58,767 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,767 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,767 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,767 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,767 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,768 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,768 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,769 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,782 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,782 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,783 INFO L229 MonitoredProcess]: Starting monitored process 135 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,784 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process [2023-11-21 22:26:58,784 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,794 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,794 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,795 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,795 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,795 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,795 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,810 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,810 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,811 INFO L229 MonitoredProcess]: Starting monitored process 136 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,812 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process [2023-11-21 22:26:58,812 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,822 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,823 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,823 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,823 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,825 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,838 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2023-11-21 22:26:58,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,838 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,839 INFO L229 MonitoredProcess]: Starting monitored process 137 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,840 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2023-11-21 22:26:58,841 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:58,852 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,852 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,852 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,852 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,852 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,853 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,853 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,902 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,902 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,903 INFO L229 MonitoredProcess]: Starting monitored process 138 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,904 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2023-11-21 22:26:58,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 [2023-11-21 22:26:58,916 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,916 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,916 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,917 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:26:58,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,949 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0 [2023-11-21 22:26:58,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,949 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,950 INFO L229 MonitoredProcess]: Starting monitored process 139 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,952 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2023-11-21 22:26:58,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 [2023-11-21 22:26:58,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,963 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:26:58,965 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:26:58,965 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:26:58,970 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:58,982 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:58,982 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-11-21 22:26:58,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:58,982 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:58,983 INFO L229 MonitoredProcess]: Starting monitored process 140 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:58,984 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2023-11-21 22:26:58,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 [2023-11-21 22:26:58,995 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:58,995 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:58,996 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:58,996 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:58,996 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:58,996 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:26:58,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:58,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,011 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,011 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,012 INFO L229 MonitoredProcess]: Starting monitored process 141 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,013 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2023-11-21 22:26:59,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,024 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,024 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,024 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,024 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,026 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,026 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,034 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,045 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Ended with exit code 0 [2023-11-21 22:26:59,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,046 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,046 INFO L229 MonitoredProcess]: Starting monitored process 142 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,047 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2023-11-21 22:26:59,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 [2023-11-21 22:26:59,058 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:59,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,058 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,058 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:26:59,058 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:59,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,072 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,072 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,073 INFO L229 MonitoredProcess]: Starting monitored process 143 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,074 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2023-11-21 22:26:59,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 [2023-11-21 22:26:59,084 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,084 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:59,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,084 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,085 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:26:59,085 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:59,087 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,098 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,099 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,100 INFO L229 MonitoredProcess]: Starting monitored process 144 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,101 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2023-11-21 22:26:59,101 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,111 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,111 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:26:59,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,111 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,115 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:26:59,115 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:26:59,117 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,128 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,129 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,130 INFO L229 MonitoredProcess]: Starting monitored process 145 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,130 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2023-11-21 22:26:59,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,142 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,142 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,146 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,146 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,157 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,195 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,197 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,198 INFO L229 MonitoredProcess]: Starting monitored process 146 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,199 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2023-11-21 22:26:59,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,209 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,209 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,213 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,213 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,222 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,234 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2023-11-21 22:26:59,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,234 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,235 INFO L229 MonitoredProcess]: Starting monitored process 147 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,236 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2023-11-21 22:26:59,236 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,246 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,247 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,250 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,250 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,259 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,271 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2023-11-21 22:26:59,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,272 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,272 INFO L229 MonitoredProcess]: Starting monitored process 148 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,273 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2023-11-21 22:26:59,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,284 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,284 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,287 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,288 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,308 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,308 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,309 INFO L229 MonitoredProcess]: Starting monitored process 149 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,310 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2023-11-21 22:26:59,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,321 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,321 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,323 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,323 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,330 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,342 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2023-11-21 22:26:59,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,343 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,344 INFO L229 MonitoredProcess]: Starting monitored process 150 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,344 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2023-11-21 22:26:59,345 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,355 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,355 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,359 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,359 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,368 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,396 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Ended with exit code 0 [2023-11-21 22:26:59,396 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,396 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,397 INFO L229 MonitoredProcess]: Starting monitored process 151 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,398 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2023-11-21 22:26:59,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,409 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,410 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,410 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,416 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,416 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,429 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,442 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,443 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,444 INFO L229 MonitoredProcess]: Starting monitored process 152 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,445 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Waiting until timeout for monitored process [2023-11-21 22:26:59,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 [2023-11-21 22:26:59,455 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,456 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,456 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,458 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,459 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,487 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,488 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,489 INFO L229 MonitoredProcess]: Starting monitored process 153 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,489 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Waiting until timeout for monitored process [2023-11-21 22:26:59,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,500 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,504 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,504 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,543 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,543 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,544 INFO L229 MonitoredProcess]: Starting monitored process 154 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,545 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Waiting until timeout for monitored process [2023-11-21 22:26:59,545 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,555 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,556 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,558 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,558 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,578 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,578 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,579 INFO L229 MonitoredProcess]: Starting monitored process 155 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,580 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Waiting until timeout for monitored process [2023-11-21 22:26:59,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,590 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,591 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,594 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,594 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,642 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,643 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,644 INFO L229 MonitoredProcess]: Starting monitored process 156 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,648 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,660 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Waiting until timeout for monitored process [2023-11-21 22:26:59,661 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,661 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,665 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,665 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,706 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,706 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,707 INFO L229 MonitoredProcess]: Starting monitored process 157 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,712 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,725 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,725 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,727 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Waiting until timeout for monitored process [2023-11-21 22:26:59,735 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,735 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,780 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,780 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,781 INFO L229 MonitoredProcess]: Starting monitored process 158 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,784 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,797 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,797 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,798 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Waiting until timeout for monitored process [2023-11-21 22:26:59,800 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,800 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,842 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,843 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,844 INFO L229 MonitoredProcess]: Starting monitored process 159 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,848 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,860 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Waiting until timeout for monitored process [2023-11-21 22:26:59,861 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,862 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,865 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,865 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,902 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Forceful destruction successful, exit code 0 [2023-11-21 22:26:59,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,902 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,904 INFO L229 MonitoredProcess]: Starting monitored process 160 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:26:59,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:26:59,928 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Waiting until timeout for monitored process [2023-11-21 22:26:59,929 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:26:59,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:26:59,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:26:59,930 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:26:59,934 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:26:59,934 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:26:59,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:26:59,994 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Ended with exit code 0 [2023-11-21 22:26:59,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:26:59,995 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:26:59,996 INFO L229 MonitoredProcess]: Starting monitored process 161 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,013 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Waiting until timeout for monitored process [2023-11-21 22:27:00,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,024 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,024 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:00,025 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,025 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,029 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2023-11-21 22:27:00,029 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:00,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,070 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:00,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,070 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,071 INFO L229 MonitoredProcess]: Starting monitored process 162 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,089 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,089 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,089 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,091 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Waiting until timeout for monitored process [2023-11-21 22:27:00,093 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:00,093 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:00,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,142 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:00,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,142 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,143 INFO L229 MonitoredProcess]: Starting monitored process 163 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,164 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,164 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,165 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Waiting until timeout for monitored process [2023-11-21 22:27:00,168 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:00,168 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:00,184 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,201 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:00,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,202 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,203 INFO L229 MonitoredProcess]: Starting monitored process 164 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,208 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,221 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,221 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,222 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Waiting until timeout for monitored process [2023-11-21 22:27:00,224 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:00,225 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:00,248 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,266 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:00,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,266 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,267 INFO L229 MonitoredProcess]: Starting monitored process 165 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,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 [2023-11-21 22:27:00,282 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,283 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,283 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Waiting until timeout for monitored process [2023-11-21 22:27:00,288 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:00,288 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:00,312 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,330 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:00,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,331 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,332 INFO L229 MonitoredProcess]: Starting monitored process 166 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,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 [2023-11-21 22:27:00,346 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,347 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,350 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:00,350 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:00,352 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Waiting until timeout for monitored process [2023-11-21 22:27:00,376 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,394 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:00,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,395 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,396 INFO L229 MonitoredProcess]: Starting monitored process 167 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,408 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Waiting until timeout for monitored process [2023-11-21 22:27:00,410 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,411 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,414 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:00,415 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:00,434 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,452 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:00,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,452 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,453 INFO L229 MonitoredProcess]: Starting monitored process 168 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,454 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Waiting until timeout for monitored process [2023-11-21 22:27:00,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 [2023-11-21 22:27:00,465 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,466 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,469 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:00,469 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:00,477 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,488 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Ended with exit code 0 [2023-11-21 22:27:00,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,488 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,489 INFO L229 MonitoredProcess]: Starting monitored process 169 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,490 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Waiting until timeout for monitored process [2023-11-21 22:27:00,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,501 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,503 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:00,503 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:00,510 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,522 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Ended with exit code 0 [2023-11-21 22:27:00,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,522 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,523 INFO L229 MonitoredProcess]: Starting monitored process 170 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,524 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Waiting until timeout for monitored process [2023-11-21 22:27:00,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 [2023-11-21 22:27:00,534 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,534 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,535 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,537 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:00,537 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:00,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,555 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Ended with exit code 0 [2023-11-21 22:27:00,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,556 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,557 INFO L229 MonitoredProcess]: Starting monitored process 171 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,560 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Waiting until timeout for monitored process [2023-11-21 22:27:00,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,570 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,571 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,571 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,571 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,571 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,573 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,585 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Ended with exit code 0 [2023-11-21 22:27:00,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,586 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,587 INFO L229 MonitoredProcess]: Starting monitored process 172 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,587 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Waiting until timeout for monitored process [2023-11-21 22:27:00,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 [2023-11-21 22:27:00,598 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,598 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,598 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,599 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,599 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,613 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Ended with exit code 0 [2023-11-21 22:27:00,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,614 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,616 INFO L229 MonitoredProcess]: Starting monitored process 173 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,616 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process [2023-11-21 22:27:00,617 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,627 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,627 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,627 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,628 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,628 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,642 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Ended with exit code 0 [2023-11-21 22:27:00,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,643 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,644 INFO L229 MonitoredProcess]: Starting monitored process 174 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,648 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Waiting until timeout for monitored process [2023-11-21 22:27:00,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,659 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,659 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,659 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,659 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,660 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,661 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,674 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Ended with exit code 0 [2023-11-21 22:27:00,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,674 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,675 INFO L229 MonitoredProcess]: Starting monitored process 175 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,676 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Waiting until timeout for monitored process [2023-11-21 22:27:00,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 [2023-11-21 22:27:00,686 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,686 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,687 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,687 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,687 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,702 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Ended with exit code 0 [2023-11-21 22:27:00,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,702 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,703 INFO L229 MonitoredProcess]: Starting monitored process 176 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,704 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Waiting until timeout for monitored process [2023-11-21 22:27:00,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 [2023-11-21 22:27:00,714 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,714 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,714 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,715 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,715 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,730 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Ended with exit code 0 [2023-11-21 22:27:00,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,730 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,731 INFO L229 MonitoredProcess]: Starting monitored process 177 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,731 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Waiting until timeout for monitored process [2023-11-21 22:27:00,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,742 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,742 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,743 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,743 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,745 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,758 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Ended with exit code 0 [2023-11-21 22:27:00,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,758 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,759 INFO L229 MonitoredProcess]: Starting monitored process 178 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,759 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Waiting until timeout for monitored process [2023-11-21 22:27:00,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,770 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,770 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,771 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,771 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,771 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,789 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Ended with exit code 0 [2023-11-21 22:27:00,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,790 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,790 INFO L229 MonitoredProcess]: Starting monitored process 179 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,791 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Waiting until timeout for monitored process [2023-11-21 22:27:00,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,802 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,802 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,802 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,803 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,803 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,804 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,817 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Ended with exit code 0 [2023-11-21 22:27:00,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,818 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,818 INFO L229 MonitoredProcess]: Starting monitored process 180 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,819 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Waiting until timeout for monitored process [2023-11-21 22:27:00,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 [2023-11-21 22:27:00,830 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,830 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,830 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,831 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,831 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,845 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Ended with exit code 0 [2023-11-21 22:27:00,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,846 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,847 INFO L229 MonitoredProcess]: Starting monitored process 181 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,848 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Waiting until timeout for monitored process [2023-11-21 22:27:00,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:00,859 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,859 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,859 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,860 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,860 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,874 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:00,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,874 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,875 INFO L229 MonitoredProcess]: Starting monitored process 182 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,876 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Waiting until timeout for monitored process [2023-11-21 22:27:00,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 [2023-11-21 22:27:00,886 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,886 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,887 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,887 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,887 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,889 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,901 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Ended with exit code 0 [2023-11-21 22:27:00,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,902 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,903 INFO L229 MonitoredProcess]: Starting monitored process 183 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,903 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Waiting until timeout for monitored process [2023-11-21 22:27:00,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 [2023-11-21 22:27:00,914 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,914 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,914 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,915 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,915 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,947 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:00,965 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:00,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:00,966 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:00,967 INFO L229 MonitoredProcess]: Starting monitored process 184 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:00,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 [2023-11-21 22:27:00,989 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:00,989 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:00,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:00,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:00,989 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:00,990 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:00,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:00,991 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Waiting until timeout for monitored process [2023-11-21 22:27:01,004 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,022 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:01,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,022 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,023 INFO L229 MonitoredProcess]: Starting monitored process 185 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:01,041 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:01,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,041 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:01,043 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Waiting until timeout for monitored process [2023-11-21 22:27:01,044 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:01,044 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:01,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,081 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:01,081 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-11-21 22:27:01,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,081 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,082 INFO L229 MonitoredProcess]: Starting monitored process 186 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,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 [2023-11-21 22:27:01,097 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,098 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:01,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,098 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,099 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:01,099 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:01,101 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Waiting until timeout for monitored process [2023-11-21 22:27:01,116 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,134 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:01,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,134 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,135 INFO L229 MonitoredProcess]: Starting monitored process 187 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:01,154 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,154 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,154 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,154 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,154 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,157 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,157 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,158 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Waiting until timeout for monitored process [2023-11-21 22:27:01,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,195 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Ended with exit code 0 [2023-11-21 22:27:01,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,195 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,196 INFO L229 MonitoredProcess]: Starting monitored process 188 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,196 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Waiting until timeout for monitored process [2023-11-21 22:27:01,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:01,207 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,207 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,207 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:01,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,208 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,208 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,208 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:01,208 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:01,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,222 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Ended with exit code 0 [2023-11-21 22:27:01,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,223 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,224 INFO L229 MonitoredProcess]: Starting monitored process 189 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,224 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Waiting until timeout for monitored process [2023-11-21 22:27:01,225 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:01,236 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,236 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,236 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:01,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,236 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,237 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:01,237 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:01,239 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,250 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2023-11-21 22:27:01,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,250 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,256 INFO L229 MonitoredProcess]: Starting monitored process 190 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,256 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Waiting until timeout for monitored process [2023-11-21 22:27:01,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 [2023-11-21 22:27:01,267 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,267 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,267 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:01,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,267 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,268 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:01,268 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:01,270 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,282 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:01,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,282 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,283 INFO L229 MonitoredProcess]: Starting monitored process 191 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,284 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Waiting until timeout for monitored process [2023-11-21 22:27:01,284 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:01,294 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,294 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,295 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,297 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,297 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,306 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,318 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0 [2023-11-21 22:27:01,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,318 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,319 INFO L229 MonitoredProcess]: Starting monitored process 192 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,324 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Waiting until timeout for monitored process [2023-11-21 22:27:01,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 [2023-11-21 22:27:01,334 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,335 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,335 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,337 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,337 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,345 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,356 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Ended with exit code 0 [2023-11-21 22:27:01,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,356 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,358 INFO L229 MonitoredProcess]: Starting monitored process 193 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,359 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Waiting until timeout for monitored process [2023-11-21 22:27:01,359 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:01,370 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,370 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,370 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,373 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,373 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,381 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,419 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:01,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,420 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,420 INFO L229 MonitoredProcess]: Starting monitored process 194 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,421 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Waiting until timeout for monitored process [2023-11-21 22:27:01,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:01,448 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,448 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,448 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,448 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,448 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,451 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,451 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,459 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,498 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:01,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,498 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,499 INFO L229 MonitoredProcess]: Starting monitored process 195 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,500 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Waiting until timeout for monitored process [2023-11-21 22:27:01,501 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:01,512 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,512 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,512 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,514 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,514 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,558 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:01,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,558 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,559 INFO L229 MonitoredProcess]: Starting monitored process 196 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,573 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Waiting until timeout for monitored process [2023-11-21 22:27:01,573 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:01,584 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,584 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,585 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,587 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,587 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,634 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0 [2023-11-21 22:27:01,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,634 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,636 INFO L229 MonitoredProcess]: Starting monitored process 197 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:01,652 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Waiting until timeout for monitored process [2023-11-21 22:27:01,652 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,653 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,653 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,657 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,657 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,670 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,693 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:01,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,693 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,694 INFO L229 MonitoredProcess]: Starting monitored process 198 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,695 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Waiting until timeout for monitored process [2023-11-21 22:27:01,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 [2023-11-21 22:27:01,705 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,706 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,706 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,708 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,708 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,716 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,727 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0 [2023-11-21 22:27:01,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,728 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,728 INFO L229 MonitoredProcess]: Starting monitored process 199 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,729 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Waiting until timeout for monitored process [2023-11-21 22:27:01,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 [2023-11-21 22:27:01,740 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,740 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,741 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,743 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,743 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,770 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:01,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,771 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,772 INFO L229 MonitoredProcess]: Starting monitored process 200 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,773 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Waiting until timeout for monitored process [2023-11-21 22:27:01,774 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:01,784 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,784 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,785 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,787 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,787 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,795 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,810 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:01,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,810 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,811 INFO L229 MonitoredProcess]: Starting monitored process 201 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,812 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Waiting until timeout for monitored process [2023-11-21 22:27:01,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 [2023-11-21 22:27:01,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,823 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,823 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,826 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,826 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,835 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,848 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Ended with exit code 0 [2023-11-21 22:27:01,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,848 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,849 INFO L229 MonitoredProcess]: Starting monitored process 202 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,851 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Waiting until timeout for monitored process [2023-11-21 22:27:01,851 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:01,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,862 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,862 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,864 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,865 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,898 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Ended with exit code 0 [2023-11-21 22:27:01,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,898 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,899 INFO L229 MonitoredProcess]: Starting monitored process 203 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,900 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Waiting until timeout for monitored process [2023-11-21 22:27:01,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 [2023-11-21 22:27:01,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,911 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,912 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,922 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,922 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:01,948 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:01,967 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:01,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:01,967 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:01,968 INFO L229 MonitoredProcess]: Starting monitored process 204 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:01,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 [2023-11-21 22:27:01,989 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:01,989 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:01,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:01,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:01,990 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:01,991 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Waiting until timeout for monitored process [2023-11-21 22:27:01,992 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:01,992 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,030 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:02,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,030 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,031 INFO L229 MonitoredProcess]: Starting monitored process 205 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,038 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,050 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,050 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,051 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,051 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,052 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Waiting until timeout for monitored process [2023-11-21 22:27:02,053 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:02,053 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,072 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,090 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:02,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,091 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,092 INFO L229 MonitoredProcess]: Starting monitored process 206 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,096 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,109 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,109 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,109 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,110 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Waiting until timeout for monitored process [2023-11-21 22:27:02,112 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:02,112 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,131 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,149 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:02,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,149 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,150 INFO L229 MonitoredProcess]: Starting monitored process 207 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,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 [2023-11-21 22:27:02,165 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,165 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,165 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:02,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,165 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,166 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Waiting until timeout for monitored process [2023-11-21 22:27:02,168 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:02,168 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,188 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,205 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:02,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,206 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,207 INFO L229 MonitoredProcess]: Starting monitored process 208 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,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 [2023-11-21 22:27:02,221 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,221 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,222 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,224 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:02,224 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,225 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Waiting until timeout for monitored process [2023-11-21 22:27:02,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,260 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:02,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,261 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,262 INFO L229 MonitoredProcess]: Starting monitored process 209 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,264 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,268 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Waiting until timeout for monitored process [2023-11-21 22:27:02,276 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,277 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,277 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,279 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:02,279 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,318 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:02,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,318 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,319 INFO L229 MonitoredProcess]: Starting monitored process 210 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,323 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Waiting until timeout for monitored process [2023-11-21 22:27:02,332 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,332 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,332 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,334 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:02,334 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,339 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,351 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Ended with exit code 0 [2023-11-21 22:27:02,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,351 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,352 INFO L229 MonitoredProcess]: Starting monitored process 211 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,353 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Waiting until timeout for monitored process [2023-11-21 22:27:02,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,364 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,364 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,365 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:02,365 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,372 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,385 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Ended with exit code 0 [2023-11-21 22:27:02,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,385 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,386 INFO L229 MonitoredProcess]: Starting monitored process 212 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,387 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Waiting until timeout for monitored process [2023-11-21 22:27:02,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 [2023-11-21 22:27:02,397 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,398 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,398 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,400 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:02,400 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,418 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Ended with exit code 0 [2023-11-21 22:27:02,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,418 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,419 INFO L229 MonitoredProcess]: Starting monitored process 213 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,419 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Waiting until timeout for monitored process [2023-11-21 22:27:02,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 [2023-11-21 22:27:02,430 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,430 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,430 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,430 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,432 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:02,432 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,460 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,477 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Ended with exit code 0 [2023-11-21 22:27:02,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,478 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,479 INFO L229 MonitoredProcess]: Starting monitored process 214 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,496 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Waiting until timeout for monitored process [2023-11-21 22:27:02,496 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,497 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,497 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,499 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:02,499 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,520 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,537 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:02,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,538 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,539 INFO L229 MonitoredProcess]: Starting monitored process 215 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,539 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Waiting until timeout for monitored process [2023-11-21 22:27:02,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 [2023-11-21 22:27:02,556 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,556 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,556 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,558 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:02,558 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,571 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,589 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:02,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,589 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,590 INFO L229 MonitoredProcess]: Starting monitored process 216 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,609 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,609 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,609 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,611 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:02,611 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:02,612 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Waiting until timeout for monitored process [2023-11-21 22:27:02,632 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,650 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:02,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,650 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,651 INFO L229 MonitoredProcess]: Starting monitored process 217 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,653 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,665 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,666 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,666 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:02,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,666 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,667 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:02,667 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:02,668 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Waiting until timeout for monitored process [2023-11-21 22:27:02,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,701 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:02,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,702 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,702 INFO L229 MonitoredProcess]: Starting monitored process 218 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,703 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Waiting until timeout for monitored process [2023-11-21 22:27:02,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 [2023-11-21 22:27:02,714 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,714 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,714 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:02,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,714 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,716 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:02,716 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:02,718 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,729 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Ended with exit code 0 [2023-11-21 22:27:02,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,730 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,731 INFO L229 MonitoredProcess]: Starting monitored process 219 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,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 [2023-11-21 22:27:02,745 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,745 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,745 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:02,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,746 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,746 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Waiting until timeout for monitored process [2023-11-21 22:27:02,746 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:02,746 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:02,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,761 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Ended with exit code 0 [2023-11-21 22:27:02,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,761 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,762 INFO L229 MonitoredProcess]: Starting monitored process 220 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,763 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Waiting until timeout for monitored process [2023-11-21 22:27:02,763 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,773 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,773 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,774 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:02,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,774 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,774 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:02,774 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:02,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,789 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Ended with exit code 0 [2023-11-21 22:27:02,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,789 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,790 INFO L229 MonitoredProcess]: Starting monitored process 221 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,791 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Waiting until timeout for monitored process [2023-11-21 22:27:02,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 [2023-11-21 22:27:02,801 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,801 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,801 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:02,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,802 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,802 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:02,802 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:02,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,830 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:02,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,830 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,831 INFO L229 MonitoredProcess]: Starting monitored process 222 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,834 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Waiting until timeout for monitored process [2023-11-21 22:27:02,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 [2023-11-21 22:27:02,845 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,845 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,845 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:02,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,845 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,845 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:02,846 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:02,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,861 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Ended with exit code 0 [2023-11-21 22:27:02,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,861 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,862 INFO L229 MonitoredProcess]: Starting monitored process 223 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,863 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Waiting until timeout for monitored process [2023-11-21 22:27:02,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,873 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,873 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:02,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,874 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,874 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:02,874 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:02,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,902 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:02,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,903 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,903 INFO L229 MonitoredProcess]: Starting monitored process 224 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,921 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:02,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,921 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,922 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:02,922 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:02,923 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Waiting until timeout for monitored process [2023-11-21 22:27:02,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,951 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Ended with exit code 0 [2023-11-21 22:27:02,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,951 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,952 INFO L229 MonitoredProcess]: Starting monitored process 225 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,952 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Waiting until timeout for monitored process [2023-11-21 22:27:02,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,963 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,963 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:02,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,963 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,964 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:02,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:02,966 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:02,977 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Ended with exit code 0 [2023-11-21 22:27:02,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:02,978 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:02,978 INFO L229 MonitoredProcess]: Starting monitored process 226 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:02,979 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Waiting until timeout for monitored process [2023-11-21 22:27:02,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:02,989 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:02,990 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:02,990 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:02,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:02,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:02,990 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:02,990 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:02,991 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:03,011 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,025 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Ended with exit code 0 [2023-11-21 22:27:03,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,025 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,026 INFO L229 MonitoredProcess]: Starting monitored process 227 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,030 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Waiting until timeout for monitored process [2023-11-21 22:27:03,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,040 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:03,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:03,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,041 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:03,041 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:03,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:03,043 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,054 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:03,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,055 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,056 INFO L229 MonitoredProcess]: Starting monitored process 228 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,056 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Waiting until timeout for monitored process [2023-11-21 22:27:03,057 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,067 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,067 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:03,067 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:03,067 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,067 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,067 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:03,068 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:03,068 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:03,070 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,081 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:03,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,082 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,083 INFO L229 MonitoredProcess]: Starting monitored process 229 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,083 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Waiting until timeout for monitored process [2023-11-21 22:27:03,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 [2023-11-21 22:27:03,094 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,094 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:03,094 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:03,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,094 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:03,094 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:03,095 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:03,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,108 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:03,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,108 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,109 INFO L229 MonitoredProcess]: Starting monitored process 230 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,110 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Waiting until timeout for monitored process [2023-11-21 22:27:03,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,120 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:03,120 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:03,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,121 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:03,128 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:03,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:03,147 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,165 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:03,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,165 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,166 INFO L229 MonitoredProcess]: Starting monitored process 231 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,168 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Waiting until timeout for monitored process [2023-11-21 22:27:03,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,181 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,181 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:03,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,181 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:03,183 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:03,183 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:03,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,215 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Ended with exit code 0 [2023-11-21 22:27:03,215 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-11-21 22:27:03,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,215 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,216 INFO L229 MonitoredProcess]: Starting monitored process 232 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,217 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Waiting until timeout for monitored process [2023-11-21 22:27:03,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,227 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,227 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,227 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:03,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,228 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,228 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:03,228 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:03,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,243 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:03,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,243 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,244 INFO L229 MonitoredProcess]: Starting monitored process 233 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,244 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Waiting until timeout for monitored process [2023-11-21 22:27:03,245 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,255 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,255 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,255 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,257 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,257 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,276 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,288 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:03,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,288 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,289 INFO L229 MonitoredProcess]: Starting monitored process 234 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,295 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Waiting until timeout for monitored process [2023-11-21 22:27:03,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 [2023-11-21 22:27:03,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,306 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,306 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:03,306 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,306 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,306 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,307 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:03,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:03,310 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,322 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Ended with exit code 0 [2023-11-21 22:27:03,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,322 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,323 INFO L229 MonitoredProcess]: Starting monitored process 235 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,324 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Waiting until timeout for monitored process [2023-11-21 22:27:03,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 [2023-11-21 22:27:03,335 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,335 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,335 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:03,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,335 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,335 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,336 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:03,336 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:03,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,351 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:03,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,351 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,352 INFO L229 MonitoredProcess]: Starting monitored process 236 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,353 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Waiting until timeout for monitored process [2023-11-21 22:27:03,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,363 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:03,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,364 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,364 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:03,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:03,368 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,379 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:03,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,379 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,380 INFO L229 MonitoredProcess]: Starting monitored process 237 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,381 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Waiting until timeout for monitored process [2023-11-21 22:27:03,381 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,392 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,392 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,393 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,397 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,397 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,410 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,421 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:03,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,421 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,422 INFO L229 MonitoredProcess]: Starting monitored process 238 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,425 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Waiting until timeout for monitored process [2023-11-21 22:27:03,425 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,436 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,436 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,437 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,443 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,443 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,486 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Ended with exit code 0 [2023-11-21 22:27:03,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,486 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,487 INFO L229 MonitoredProcess]: Starting monitored process 239 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,488 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Waiting until timeout for monitored process [2023-11-21 22:27:03,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 [2023-11-21 22:27:03,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,499 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,499 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,502 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,502 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,526 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Ended with exit code 0 [2023-11-21 22:27:03,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,526 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,527 INFO L229 MonitoredProcess]: Starting monitored process 240 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,528 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Waiting until timeout for monitored process [2023-11-21 22:27:03,528 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,538 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,538 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,539 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,542 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,542 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,566 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Ended with exit code 0 [2023-11-21 22:27:03,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,566 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,567 INFO L229 MonitoredProcess]: Starting monitored process 241 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,568 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Waiting until timeout for monitored process [2023-11-21 22:27:03,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 [2023-11-21 22:27:03,578 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,579 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,579 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,581 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,581 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,589 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,613 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Ended with exit code 0 [2023-11-21 22:27:03,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,613 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,614 INFO L229 MonitoredProcess]: Starting monitored process 242 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,615 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Waiting until timeout for monitored process [2023-11-21 22:27:03,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 [2023-11-21 22:27:03,625 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,625 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,626 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,629 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,629 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,639 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,651 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Ended with exit code 0 [2023-11-21 22:27:03,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,651 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,652 INFO L229 MonitoredProcess]: Starting monitored process 243 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,653 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Waiting until timeout for monitored process [2023-11-21 22:27:03,653 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,664 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,664 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,664 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,668 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,669 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,695 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:03,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,695 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,696 INFO L229 MonitoredProcess]: Starting monitored process 244 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,697 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Waiting until timeout for monitored process [2023-11-21 22:27:03,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 [2023-11-21 22:27:03,708 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,708 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,708 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,710 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,710 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,719 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,730 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:03,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,730 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,731 INFO L229 MonitoredProcess]: Starting monitored process 245 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,732 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Waiting until timeout for monitored process [2023-11-21 22:27:03,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,743 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,743 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,746 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,747 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,757 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,768 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Ended with exit code 0 [2023-11-21 22:27:03,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,769 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,769 INFO L229 MonitoredProcess]: Starting monitored process 246 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,770 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Waiting until timeout for monitored process [2023-11-21 22:27:03,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,781 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,781 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,783 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,784 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,803 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Ended with exit code 0 [2023-11-21 22:27:03,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,803 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,804 INFO L229 MonitoredProcess]: Starting monitored process 247 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,805 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Waiting until timeout for monitored process [2023-11-21 22:27:03,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,815 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,815 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,815 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,818 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,818 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,837 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Ended with exit code 0 [2023-11-21 22:27:03,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,838 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,838 INFO L229 MonitoredProcess]: Starting monitored process 248 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,839 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Waiting until timeout for monitored process [2023-11-21 22:27:03,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,850 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,850 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,850 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,854 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,854 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,866 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,878 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Ended with exit code 0 [2023-11-21 22:27:03,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,878 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,879 INFO L229 MonitoredProcess]: Starting monitored process 249 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,879 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Waiting until timeout for monitored process [2023-11-21 22:27:03,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:03,890 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,891 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,891 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,899 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,899 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,948 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Ended with exit code 0 [2023-11-21 22:27:03,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,949 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,950 INFO L229 MonitoredProcess]: Starting monitored process 250 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,951 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Waiting until timeout for monitored process [2023-11-21 22:27:03,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 [2023-11-21 22:27:03,963 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:03,963 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:03,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:03,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:03,963 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:03,966 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:03,966 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:03,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:03,994 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Ended with exit code 0 [2023-11-21 22:27:03,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:03,994 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:03,995 INFO L229 MonitoredProcess]: Starting monitored process 251 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:03,995 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Waiting until timeout for monitored process [2023-11-21 22:27:03,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 [2023-11-21 22:27:04,006 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,006 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,007 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,009 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:04,009 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,016 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,028 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Ended with exit code 0 [2023-11-21 22:27:04,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,028 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,029 INFO L229 MonitoredProcess]: Starting monitored process 252 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,030 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Waiting until timeout for monitored process [2023-11-21 22:27:04,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 [2023-11-21 22:27:04,042 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,042 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,042 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,045 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:04,046 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,058 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,070 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,071 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,071 INFO L229 MonitoredProcess]: Starting monitored process 253 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,072 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Waiting until timeout for monitored process [2023-11-21 22:27:04,073 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,085 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,085 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,085 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:04,085 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,085 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,088 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2023-11-21 22:27:04,088 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,111 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0 [2023-11-21 22:27:04,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,112 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,112 INFO L229 MonitoredProcess]: Starting monitored process 254 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,114 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Waiting until timeout for monitored process [2023-11-21 22:27:04,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 [2023-11-21 22:27:04,124 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,125 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,125 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,127 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:04,127 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,150 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,151 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,152 INFO L229 MonitoredProcess]: Starting monitored process 255 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,153 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Waiting until timeout for monitored process [2023-11-21 22:27:04,154 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,166 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,166 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,166 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,168 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:04,169 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,198 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Ended with exit code 0 [2023-11-21 22:27:04,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,198 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,199 INFO L229 MonitoredProcess]: Starting monitored process 256 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,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 [2023-11-21 22:27:04,206 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Waiting until timeout for monitored process [2023-11-21 22:27:04,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,215 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,215 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,217 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:04,218 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,241 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,242 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,243 INFO L229 MonitoredProcess]: Starting monitored process 257 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,245 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,249 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Waiting until timeout for monitored process [2023-11-21 22:27:04,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,256 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,256 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,258 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:04,258 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,280 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,281 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,282 INFO L229 MonitoredProcess]: Starting monitored process 258 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,283 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Waiting until timeout for monitored process [2023-11-21 22:27:04,284 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,294 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,294 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,294 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,294 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,295 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,297 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:04,297 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,311 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,325 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,326 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,326 INFO L229 MonitoredProcess]: Starting monitored process 259 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,327 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Waiting until timeout for monitored process [2023-11-21 22:27:04,328 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,338 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,338 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,338 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,341 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:04,341 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,351 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,363 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Ended with exit code 0 [2023-11-21 22:27:04,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,364 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,364 INFO L229 MonitoredProcess]: Starting monitored process 260 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,365 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Waiting until timeout for monitored process [2023-11-21 22:27:04,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 [2023-11-21 22:27:04,376 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,376 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,376 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,379 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:04,379 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,388 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,400 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,400 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,401 INFO L229 MonitoredProcess]: Starting monitored process 261 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,402 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Waiting until timeout for monitored process [2023-11-21 22:27:04,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 [2023-11-21 22:27:04,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,412 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,413 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,415 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:04,415 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,423 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,435 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Ended with exit code 0 [2023-11-21 22:27:04,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,435 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,436 INFO L229 MonitoredProcess]: Starting monitored process 262 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,436 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Waiting until timeout for monitored process [2023-11-21 22:27:04,437 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,447 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,447 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,447 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,449 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:04,449 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,481 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,482 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,482 INFO L229 MonitoredProcess]: Starting monitored process 263 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,483 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Waiting until timeout for monitored process [2023-11-21 22:27:04,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,494 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,494 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,494 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,495 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,495 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,498 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,511 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Ended with exit code 0 [2023-11-21 22:27:04,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,511 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,512 INFO L229 MonitoredProcess]: Starting monitored process 264 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,513 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Waiting until timeout for monitored process [2023-11-21 22:27:04,514 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,524 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,524 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,524 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,524 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,524 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,524 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,525 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,525 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,574 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,574 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,576 INFO L229 MonitoredProcess]: Starting monitored process 265 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,593 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,593 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,593 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,593 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,593 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,594 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,594 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,594 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,595 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Waiting until timeout for monitored process [2023-11-21 22:27:04,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,631 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,632 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,632 INFO L229 MonitoredProcess]: Starting monitored process 266 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,633 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Waiting until timeout for monitored process [2023-11-21 22:27:04,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 [2023-11-21 22:27:04,644 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,644 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,644 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,644 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,644 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,644 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,645 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,645 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,662 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Ended with exit code 0 [2023-11-21 22:27:04,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,662 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,663 INFO L229 MonitoredProcess]: Starting monitored process 267 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,664 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Waiting until timeout for monitored process [2023-11-21 22:27:04,664 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,674 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,674 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,675 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,675 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,675 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,679 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,691 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,691 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,692 INFO L229 MonitoredProcess]: Starting monitored process 268 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,693 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Waiting until timeout for monitored process [2023-11-21 22:27:04,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,703 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,703 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,704 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,704 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,719 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,720 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,720 INFO L229 MonitoredProcess]: Starting monitored process 269 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,721 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Waiting until timeout for monitored process [2023-11-21 22:27:04,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 [2023-11-21 22:27:04,732 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,732 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,732 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,733 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,733 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,733 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,737 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,748 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,749 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,749 INFO L229 MonitoredProcess]: Starting monitored process 270 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,750 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Waiting until timeout for monitored process [2023-11-21 22:27:04,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,761 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,761 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,761 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,761 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,762 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,762 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,778 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,778 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,779 INFO L229 MonitoredProcess]: Starting monitored process 271 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,780 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Waiting until timeout for monitored process [2023-11-21 22:27:04,780 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,790 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,790 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,791 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,806 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Ended with exit code 0 [2023-11-21 22:27:04,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,806 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,807 INFO L229 MonitoredProcess]: Starting monitored process 272 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,808 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Waiting until timeout for monitored process [2023-11-21 22:27:04,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,818 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,819 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,819 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,819 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,819 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,835 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Ended with exit code 0 [2023-11-21 22:27:04,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,835 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,836 INFO L229 MonitoredProcess]: Starting monitored process 273 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,837 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Waiting until timeout for monitored process [2023-11-21 22:27:04,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,847 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,847 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,847 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,848 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,848 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,848 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,851 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,863 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Ended with exit code 0 [2023-11-21 22:27:04,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,863 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,864 INFO L229 MonitoredProcess]: Starting monitored process 274 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,866 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,872 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Waiting until timeout for monitored process [2023-11-21 22:27:04,877 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,877 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,877 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,878 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,878 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,878 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,881 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,894 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Ended with exit code 0 [2023-11-21 22:27:04,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,894 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,895 INFO L229 MonitoredProcess]: Starting monitored process 275 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,896 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Waiting until timeout for monitored process [2023-11-21 22:27:04,896 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,906 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,906 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,907 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,907 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,907 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,907 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,922 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Ended with exit code 0 [2023-11-21 22:27:04,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,923 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,923 INFO L229 MonitoredProcess]: Starting monitored process 276 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,924 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Waiting until timeout for monitored process [2023-11-21 22:27:04,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,934 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,935 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,935 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:04,935 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,935 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,935 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,935 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:04,936 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:04,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:04,964 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:04,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:04,965 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:04,966 INFO L229 MonitoredProcess]: Starting monitored process 277 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:04,968 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:04,969 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Waiting until timeout for monitored process [2023-11-21 22:27:04,979 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:04,979 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:04,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:04,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:04,979 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:04,981 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:04,981 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:04,989 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,005 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Ended with exit code 0 [2023-11-21 22:27:05,005 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-11-21 22:27:05,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,005 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,006 INFO L229 MonitoredProcess]: Starting monitored process 278 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,007 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Waiting until timeout for monitored process [2023-11-21 22:27:05,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,017 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,017 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:05,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,018 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,019 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:05,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:05,027 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,041 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Ended with exit code 0 [2023-11-21 22:27:05,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,042 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,042 INFO L229 MonitoredProcess]: Starting monitored process 279 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,043 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Waiting until timeout for monitored process [2023-11-21 22:27:05,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,054 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,054 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,054 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,057 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,057 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,068 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,080 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Ended with exit code 0 [2023-11-21 22:27:05,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,080 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,081 INFO L229 MonitoredProcess]: Starting monitored process 280 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,082 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Waiting until timeout for monitored process [2023-11-21 22:27:05,082 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,093 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,093 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,093 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:05,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,093 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,094 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:05,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:05,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,110 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Ended with exit code 0 [2023-11-21 22:27:05,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,110 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,111 INFO L229 MonitoredProcess]: Starting monitored process 281 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,112 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Waiting until timeout for monitored process [2023-11-21 22:27:05,112 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,122 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,123 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,123 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:05,123 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,123 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,123 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,124 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:05,124 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:05,128 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,140 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:05,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,140 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,141 INFO L229 MonitoredProcess]: Starting monitored process 282 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,142 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Waiting until timeout for monitored process [2023-11-21 22:27:05,143 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,155 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,155 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,155 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:05,155 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,155 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,155 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,156 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:05,156 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:05,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,172 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Ended with exit code 0 [2023-11-21 22:27:05,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,172 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,173 INFO L229 MonitoredProcess]: Starting monitored process 283 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,174 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Waiting until timeout for monitored process [2023-11-21 22:27:05,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 [2023-11-21 22:27:05,185 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,185 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,185 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,185 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,189 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,190 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,243 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:05,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,244 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,244 INFO L229 MonitoredProcess]: Starting monitored process 284 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,245 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Waiting until timeout for monitored process [2023-11-21 22:27:05,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,256 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,257 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,257 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,261 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,261 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,291 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:05,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,291 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,292 INFO L229 MonitoredProcess]: Starting monitored process 285 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,293 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Waiting until timeout for monitored process [2023-11-21 22:27:05,294 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,304 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,305 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,305 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,309 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,309 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,326 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,364 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Ended with exit code 0 [2023-11-21 22:27:05,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,364 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,365 INFO L229 MonitoredProcess]: Starting monitored process 286 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,366 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Waiting until timeout for monitored process [2023-11-21 22:27:05,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 [2023-11-21 22:27:05,378 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,378 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,378 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,382 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,382 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,410 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:05,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,410 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,411 INFO L229 MonitoredProcess]: Starting monitored process 287 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,412 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Waiting until timeout for monitored process [2023-11-21 22:27:05,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,424 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,424 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,424 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,427 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,427 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,439 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,476 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:05,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,477 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,478 INFO L229 MonitoredProcess]: Starting monitored process 288 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,479 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Waiting until timeout for monitored process [2023-11-21 22:27:05,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 [2023-11-21 22:27:05,490 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,490 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,491 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,495 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,495 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,512 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,550 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:05,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,550 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,551 INFO L229 MonitoredProcess]: Starting monitored process 289 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,552 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Waiting until timeout for monitored process [2023-11-21 22:27:05,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,564 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,564 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,564 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,570 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,570 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,591 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,602 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Ended with exit code 0 [2023-11-21 22:27:05,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,603 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,603 INFO L229 MonitoredProcess]: Starting monitored process 290 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,604 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Waiting until timeout for monitored process [2023-11-21 22:27:05,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 [2023-11-21 22:27:05,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,615 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,616 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,619 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,619 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,632 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,643 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Ended with exit code 0 [2023-11-21 22:27:05,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,644 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,644 INFO L229 MonitoredProcess]: Starting monitored process 291 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,645 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Waiting until timeout for monitored process [2023-11-21 22:27:05,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,656 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,656 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,656 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,660 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,660 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,674 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,685 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:05,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,685 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,686 INFO L229 MonitoredProcess]: Starting monitored process 292 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,687 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Waiting until timeout for monitored process [2023-11-21 22:27:05,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 [2023-11-21 22:27:05,698 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,698 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,698 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,698 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,698 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,701 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,701 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,723 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Ended with exit code 0 [2023-11-21 22:27:05,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,723 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,724 INFO L229 MonitoredProcess]: Starting monitored process 293 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,725 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Waiting until timeout for monitored process [2023-11-21 22:27:05,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 [2023-11-21 22:27:05,736 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,736 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,736 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,739 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,739 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,751 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,762 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Ended with exit code 0 [2023-11-21 22:27:05,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,762 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,763 INFO L229 MonitoredProcess]: Starting monitored process 294 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,764 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Waiting until timeout for monitored process [2023-11-21 22:27:05,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,775 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,775 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,775 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,775 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,779 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,779 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,805 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Ended with exit code 0 [2023-11-21 22:27:05,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,806 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,806 INFO L229 MonitoredProcess]: Starting monitored process 295 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,817 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Waiting until timeout for monitored process [2023-11-21 22:27:05,818 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,829 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,829 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,829 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,839 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,839 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,903 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Ended with exit code 0 [2023-11-21 22:27:05,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,903 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,904 INFO L229 MonitoredProcess]: Starting monitored process 296 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,905 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Waiting until timeout for monitored process [2023-11-21 22:27:05,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 [2023-11-21 22:27:05,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,916 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,916 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,919 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,919 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,941 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Ended with exit code 0 [2023-11-21 22:27:05,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,941 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,942 INFO L229 MonitoredProcess]: Starting monitored process 297 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,943 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Waiting until timeout for monitored process [2023-11-21 22:27:05,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,953 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,954 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,954 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,957 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,957 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:05,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:05,979 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Ended with exit code 0 [2023-11-21 22:27:05,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:05,979 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:05,980 INFO L229 MonitoredProcess]: Starting monitored process 298 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:05,981 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Waiting until timeout for monitored process [2023-11-21 22:27:05,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:05,992 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:05,992 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:05,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:05,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:05,992 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:05,995 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:05,996 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:06,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,048 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:06,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,048 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,049 INFO L229 MonitoredProcess]: Starting monitored process 299 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,051 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Waiting until timeout for monitored process [2023-11-21 22:27:06,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,069 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,070 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,070 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:06,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,070 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,074 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2023-11-21 22:27:06,074 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:06,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,132 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:06,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,133 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,133 INFO L229 MonitoredProcess]: Starting monitored process 300 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,134 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Waiting until timeout for monitored process [2023-11-21 22:27:06,135 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,146 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,146 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,147 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,150 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:06,150 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:06,163 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,175 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:06,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,175 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,176 INFO L229 MonitoredProcess]: Starting monitored process 301 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,177 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Waiting until timeout for monitored process [2023-11-21 22:27:06,177 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,188 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,188 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,188 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,192 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:06,192 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:06,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,244 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:06,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,245 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,245 INFO L229 MonitoredProcess]: Starting monitored process 302 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,246 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Waiting until timeout for monitored process [2023-11-21 22:27:06,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 [2023-11-21 22:27:06,257 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,257 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,257 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,260 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:06,260 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:06,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,302 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:06,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,303 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,304 INFO L229 MonitoredProcess]: Starting monitored process 303 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,321 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,321 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,322 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,322 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Waiting until timeout for monitored process [2023-11-21 22:27:06,325 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:06,325 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:06,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,364 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Ended with exit code 0 [2023-11-21 22:27:06,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,364 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,365 INFO L229 MonitoredProcess]: Starting monitored process 304 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,366 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Waiting until timeout for monitored process [2023-11-21 22:27:06,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 [2023-11-21 22:27:06,377 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,377 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,377 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,380 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:06,380 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:06,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,405 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Ended with exit code 0 [2023-11-21 22:27:06,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,406 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,406 INFO L229 MonitoredProcess]: Starting monitored process 305 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,407 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Waiting until timeout for monitored process [2023-11-21 22:27:06,407 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,421 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,421 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,421 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,425 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:06,425 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:06,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,449 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Ended with exit code 0 [2023-11-21 22:27:06,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,449 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,450 INFO L229 MonitoredProcess]: Starting monitored process 306 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,450 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Waiting until timeout for monitored process [2023-11-21 22:27:06,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,462 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,462 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,462 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,465 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:06,465 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:06,477 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,490 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:06,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,490 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,491 INFO L229 MonitoredProcess]: Starting monitored process 307 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,492 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Waiting until timeout for monitored process [2023-11-21 22:27:06,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,502 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,503 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,503 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,505 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:06,506 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:06,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,527 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:06,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,527 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,528 INFO L229 MonitoredProcess]: Starting monitored process 308 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,529 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Waiting until timeout for monitored process [2023-11-21 22:27:06,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,540 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,540 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,540 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,543 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:06,543 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:06,553 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,564 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Ended with exit code 0 [2023-11-21 22:27:06,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,564 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,565 INFO L229 MonitoredProcess]: Starting monitored process 309 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,566 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Waiting until timeout for monitored process [2023-11-21 22:27:06,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,577 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:06,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,577 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,578 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:06,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:06,583 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,594 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:06,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,594 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,595 INFO L229 MonitoredProcess]: Starting monitored process 310 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,596 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Waiting until timeout for monitored process [2023-11-21 22:27:06,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,606 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:06,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,607 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,607 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:06,608 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:06,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,642 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:06,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,643 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,643 INFO L229 MonitoredProcess]: Starting monitored process 311 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,644 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Waiting until timeout for monitored process [2023-11-21 22:27:06,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,655 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,655 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,655 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:06,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,655 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,656 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:06,656 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:06,661 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,671 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Ended with exit code 0 [2023-11-21 22:27:06,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,672 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,673 INFO L229 MonitoredProcess]: Starting monitored process 312 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,674 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Waiting until timeout for monitored process [2023-11-21 22:27:06,674 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,684 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,684 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:06,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,685 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,686 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:06,686 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:06,690 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,704 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:06,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,705 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,706 INFO L229 MonitoredProcess]: Starting monitored process 313 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,706 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Waiting until timeout for monitored process [2023-11-21 22:27:06,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,718 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,718 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,718 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:06,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,719 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,720 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:06,720 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:06,732 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,752 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:06,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,753 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,753 INFO L229 MonitoredProcess]: Starting monitored process 314 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,769 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,769 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,769 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:06,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,769 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,769 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,770 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:06,770 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:06,776 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Waiting until timeout for monitored process [2023-11-21 22:27:06,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,791 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Ended with exit code 0 [2023-11-21 22:27:06,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,792 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,793 INFO L229 MonitoredProcess]: Starting monitored process 315 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,793 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Waiting until timeout for monitored process [2023-11-21 22:27:06,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,804 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,804 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,804 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:06,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,805 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,806 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:06,806 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:06,822 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,837 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Ended with exit code 0 [2023-11-21 22:27:06,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,837 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,838 INFO L229 MonitoredProcess]: Starting monitored process 316 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,839 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Waiting until timeout for monitored process [2023-11-21 22:27:06,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 [2023-11-21 22:27:06,850 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,850 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:06,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,850 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,851 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:06,851 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:06,856 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,867 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Ended with exit code 0 [2023-11-21 22:27:06,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,867 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,868 INFO L229 MonitoredProcess]: Starting monitored process 317 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,868 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Waiting until timeout for monitored process [2023-11-21 22:27:06,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,879 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,880 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,880 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:06,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,880 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,881 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:06,881 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:06,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,907 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Ended with exit code 0 [2023-11-21 22:27:06,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,907 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,908 INFO L229 MonitoredProcess]: Starting monitored process 318 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,909 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Waiting until timeout for monitored process [2023-11-21 22:27:06,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 [2023-11-21 22:27:06,920 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,920 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,920 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:06,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,920 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,921 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:06,921 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:06,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,941 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Ended with exit code 0 [2023-11-21 22:27:06,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,942 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,942 INFO L229 MonitoredProcess]: Starting monitored process 319 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,943 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Waiting until timeout for monitored process [2023-11-21 22:27:06,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,955 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,955 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:06,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,955 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,956 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:06,956 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:06,961 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:06,975 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Ended with exit code 0 [2023-11-21 22:27:06,976 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:06,976 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:06,976 INFO L229 MonitoredProcess]: Starting monitored process 320 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:06,977 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Waiting until timeout for monitored process [2023-11-21 22:27:06,978 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:06,988 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:06,989 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:06,989 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:06,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:06,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:06,989 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:06,990 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:06,990 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:06,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,006 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Ended with exit code 0 [2023-11-21 22:27:07,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,006 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,007 INFO L229 MonitoredProcess]: Starting monitored process 321 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,008 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Waiting until timeout for monitored process [2023-11-21 22:27:07,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:07,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,019 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:07,019 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:07,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,019 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:07,020 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:07,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:07,025 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,040 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Ended with exit code 0 [2023-11-21 22:27:07,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,040 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,041 INFO L229 MonitoredProcess]: Starting monitored process 322 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,041 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Waiting until timeout for monitored process [2023-11-21 22:27:07,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 [2023-11-21 22:27:07,052 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,052 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:07,052 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:07,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,053 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:07,053 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:07,053 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:07,058 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,069 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Ended with exit code 0 [2023-11-21 22:27:07,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,070 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,070 INFO L229 MonitoredProcess]: Starting monitored process 323 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,084 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Waiting until timeout for monitored process [2023-11-21 22:27:07,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 [2023-11-21 22:27:07,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,095 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:07,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,095 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:07,098 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:07,098 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:07,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,122 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Ended with exit code 0 [2023-11-21 22:27:07,122 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-11-21 22:27:07,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,122 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,123 INFO L229 MonitoredProcess]: Starting monitored process 324 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,124 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Waiting until timeout for monitored process [2023-11-21 22:27:07,124 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:07,134 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,134 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,134 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:07,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,135 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,135 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:07,135 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:07,137 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,176 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:07,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,181 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,182 INFO L229 MonitoredProcess]: Starting monitored process 325 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,183 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Waiting until timeout for monitored process [2023-11-21 22:27:07,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:07,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,194 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,194 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,194 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,196 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,196 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,203 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,217 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:07,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,217 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,218 INFO L229 MonitoredProcess]: Starting monitored process 326 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,219 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Waiting until timeout for monitored process [2023-11-21 22:27:07,219 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:07,230 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,230 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,230 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:07,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,231 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,232 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:07,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:07,234 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,272 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:07,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,273 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,273 INFO L229 MonitoredProcess]: Starting monitored process 327 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,274 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Waiting until timeout for monitored process [2023-11-21 22:27:07,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 [2023-11-21 22:27:07,285 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,286 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:07,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,286 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,286 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:07,286 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:07,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,327 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Ended with exit code 0 [2023-11-21 22:27:07,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,327 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,328 INFO L229 MonitoredProcess]: Starting monitored process 328 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,329 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Waiting until timeout for monitored process [2023-11-21 22:27:07,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:07,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,340 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,340 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:07,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,340 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,341 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:07,341 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:07,343 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,378 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:07,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,378 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,379 INFO L229 MonitoredProcess]: Starting monitored process 329 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,380 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Waiting until timeout for monitored process [2023-11-21 22:27:07,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 [2023-11-21 22:27:07,391 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,391 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,391 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,394 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,395 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,442 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:07,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,442 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,443 INFO L229 MonitoredProcess]: Starting monitored process 330 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,444 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Waiting until timeout for monitored process [2023-11-21 22:27:07,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 [2023-11-21 22:27:07,455 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,455 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,455 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,458 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,459 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,506 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Ended with exit code 0 [2023-11-21 22:27:07,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,506 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,507 INFO L229 MonitoredProcess]: Starting monitored process 331 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,508 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Waiting until timeout for monitored process [2023-11-21 22:27:07,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:07,518 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,518 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,519 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,521 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,522 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,542 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:07,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,542 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,543 INFO L229 MonitoredProcess]: Starting monitored process 332 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,544 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Waiting until timeout for monitored process [2023-11-21 22:27:07,545 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:07,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,555 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,555 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,559 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,559 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,567 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,591 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:07,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,591 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,592 INFO L229 MonitoredProcess]: Starting monitored process 333 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,593 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Waiting until timeout for monitored process [2023-11-21 22:27:07,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 [2023-11-21 22:27:07,604 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,604 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,604 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,606 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,606 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,644 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:07,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,645 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,645 INFO L229 MonitoredProcess]: Starting monitored process 334 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,646 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Waiting until timeout for monitored process [2023-11-21 22:27:07,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:07,657 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,657 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,657 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,660 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,660 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,680 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Ended with exit code 0 [2023-11-21 22:27:07,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,681 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,681 INFO L229 MonitoredProcess]: Starting monitored process 335 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,682 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Waiting until timeout for monitored process [2023-11-21 22:27:07,683 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:07,693 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,693 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,693 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,693 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,693 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,697 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,697 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,710 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,722 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:07,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,723 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,723 INFO L229 MonitoredProcess]: Starting monitored process 336 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,724 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Waiting until timeout for monitored process [2023-11-21 22:27:07,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 [2023-11-21 22:27:07,735 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,735 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,735 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,735 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,735 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,737 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,737 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,755 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Ended with exit code 0 [2023-11-21 22:27:07,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,756 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,756 INFO L229 MonitoredProcess]: Starting monitored process 337 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,757 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Waiting until timeout for monitored process [2023-11-21 22:27:07,758 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:07,768 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,768 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,768 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,771 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,771 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,794 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:07,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,795 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,795 INFO L229 MonitoredProcess]: Starting monitored process 338 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,796 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Waiting until timeout for monitored process [2023-11-21 22:27:07,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:07,806 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,807 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,807 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,809 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,809 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,827 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Ended with exit code 0 [2023-11-21 22:27:07,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,828 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,828 INFO L229 MonitoredProcess]: Starting monitored process 339 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,829 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Waiting until timeout for monitored process [2023-11-21 22:27:07,829 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:07,839 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,840 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,840 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,840 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,840 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,842 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,842 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,849 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,862 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Ended with exit code 0 [2023-11-21 22:27:07,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,862 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,863 INFO L229 MonitoredProcess]: Starting monitored process 340 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,864 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Waiting until timeout for monitored process [2023-11-21 22:27:07,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 [2023-11-21 22:27:07,874 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,875 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,875 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,875 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,875 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,878 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,878 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,887 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,899 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:07,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,899 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,900 INFO L229 MonitoredProcess]: Starting monitored process 341 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,900 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Waiting until timeout for monitored process [2023-11-21 22:27:07,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 [2023-11-21 22:27:07,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,911 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,911 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,917 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,918 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,950 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Ended with exit code 0 [2023-11-21 22:27:07,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,950 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,951 INFO L229 MonitoredProcess]: Starting monitored process 342 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,952 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Waiting until timeout for monitored process [2023-11-21 22:27:07,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 [2023-11-21 22:27:07,962 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,962 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,963 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,965 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,965 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:07,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:07,982 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:07,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:07,983 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:07,983 INFO L229 MonitoredProcess]: Starting monitored process 343 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:07,984 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Waiting until timeout for monitored process [2023-11-21 22:27:07,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 [2023-11-21 22:27:07,994 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:07,995 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:07,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:07,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:07,995 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:07,997 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:07,997 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,003 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,015 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Ended with exit code 0 [2023-11-21 22:27:08,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,015 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,016 INFO L229 MonitoredProcess]: Starting monitored process 344 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,017 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Waiting until timeout for monitored process [2023-11-21 22:27:08,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 [2023-11-21 22:27:08,027 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,028 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,028 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,030 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:08,031 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,051 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,051 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,052 INFO L229 MonitoredProcess]: Starting monitored process 345 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,053 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Waiting until timeout for monitored process [2023-11-21 22:27:08,053 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,064 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,064 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,064 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:08,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,065 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,068 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2023-11-21 22:27:08,068 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,116 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Ended with exit code 0 [2023-11-21 22:27:08,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,116 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,117 INFO L229 MonitoredProcess]: Starting monitored process 346 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,118 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Waiting until timeout for monitored process [2023-11-21 22:27:08,118 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,129 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,130 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,132 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:08,132 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,179 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Ended with exit code 0 [2023-11-21 22:27:08,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,180 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,180 INFO L229 MonitoredProcess]: Starting monitored process 347 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,183 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Waiting until timeout for monitored process [2023-11-21 22:27:08,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,194 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,194 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,194 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,195 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,197 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:08,197 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,246 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Ended with exit code 0 [2023-11-21 22:27:08,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,246 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,247 INFO L229 MonitoredProcess]: Starting monitored process 348 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,248 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Waiting until timeout for monitored process [2023-11-21 22:27:08,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 [2023-11-21 22:27:08,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,259 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,259 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,261 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:08,261 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,306 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,306 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,307 INFO L229 MonitoredProcess]: Starting monitored process 349 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,308 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Waiting until timeout for monitored process [2023-11-21 22:27:08,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 [2023-11-21 22:27:08,319 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,319 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,319 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,321 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:08,321 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,339 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,339 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,340 INFO L229 MonitoredProcess]: Starting monitored process 350 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,341 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Waiting until timeout for monitored process [2023-11-21 22:27:08,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,351 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,352 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,354 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:08,354 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,373 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,373 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,374 INFO L229 MonitoredProcess]: Starting monitored process 351 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,374 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Waiting until timeout for monitored process [2023-11-21 22:27:08,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,385 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,386 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,386 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,388 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:08,388 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,395 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,407 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,407 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,408 INFO L229 MonitoredProcess]: Starting monitored process 352 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,409 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Waiting until timeout for monitored process [2023-11-21 22:27:08,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 [2023-11-21 22:27:08,419 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,420 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,420 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,422 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:08,422 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,429 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,441 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,441 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,442 INFO L229 MonitoredProcess]: Starting monitored process 353 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,443 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Waiting until timeout for monitored process [2023-11-21 22:27:08,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 [2023-11-21 22:27:08,453 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,453 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,454 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,456 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:08,456 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,462 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,474 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,475 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,475 INFO L229 MonitoredProcess]: Starting monitored process 354 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,476 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Waiting until timeout for monitored process [2023-11-21 22:27:08,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 [2023-11-21 22:27:08,486 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,487 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,487 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,487 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,487 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,489 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:08,489 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,507 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,507 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,508 INFO L229 MonitoredProcess]: Starting monitored process 355 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,521 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Waiting until timeout for monitored process [2023-11-21 22:27:08,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,532 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,532 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,532 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,533 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,533 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,548 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,549 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,550 INFO L229 MonitoredProcess]: Starting monitored process 356 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,551 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Waiting until timeout for monitored process [2023-11-21 22:27:08,551 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,561 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,561 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,561 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,561 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,562 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,562 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,564 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,577 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,578 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,578 INFO L229 MonitoredProcess]: Starting monitored process 357 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,579 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Waiting until timeout for monitored process [2023-11-21 22:27:08,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,590 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,590 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,590 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,590 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,591 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,606 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,607 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,607 INFO L229 MonitoredProcess]: Starting monitored process 358 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,608 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Waiting until timeout for monitored process [2023-11-21 22:27:08,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 [2023-11-21 22:27:08,619 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,619 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,619 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,619 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,620 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,620 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,634 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,634 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,635 INFO L229 MonitoredProcess]: Starting monitored process 359 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,636 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Waiting until timeout for monitored process [2023-11-21 22:27:08,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 [2023-11-21 22:27:08,646 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,646 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,646 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,647 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,647 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,647 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,649 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,662 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,662 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,663 INFO L229 MonitoredProcess]: Starting monitored process 360 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,664 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Waiting until timeout for monitored process [2023-11-21 22:27:08,664 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,674 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,674 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,675 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,675 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,677 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,690 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Ended with exit code 0 [2023-11-21 22:27:08,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,690 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,691 INFO L229 MonitoredProcess]: Starting monitored process 361 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,691 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Waiting until timeout for monitored process [2023-11-21 22:27:08,692 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,702 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,702 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,702 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,702 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,703 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,703 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,705 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,718 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,718 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,719 INFO L229 MonitoredProcess]: Starting monitored process 362 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,720 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Waiting until timeout for monitored process [2023-11-21 22:27:08,720 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,730 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,730 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,731 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,733 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,746 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Ended with exit code 0 [2023-11-21 22:27:08,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,746 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,747 INFO L229 MonitoredProcess]: Starting monitored process 363 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,747 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Waiting until timeout for monitored process [2023-11-21 22:27:08,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 [2023-11-21 22:27:08,758 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,758 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,758 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,758 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,759 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,759 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,761 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,772 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Ended with exit code 0 [2023-11-21 22:27:08,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,773 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,773 INFO L229 MonitoredProcess]: Starting monitored process 364 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,774 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Waiting until timeout for monitored process [2023-11-21 22:27:08,774 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,784 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,785 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,785 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,785 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,785 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,785 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,787 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,799 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Ended with exit code 0 [2023-11-21 22:27:08,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,799 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,800 INFO L229 MonitoredProcess]: Starting monitored process 365 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,801 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Waiting until timeout for monitored process [2023-11-21 22:27:08,802 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,811 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,812 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,812 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,812 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,812 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,812 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,833 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Ended with exit code 0 [2023-11-21 22:27:08,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,834 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,835 INFO L229 MonitoredProcess]: Starting monitored process 366 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,835 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Waiting until timeout for monitored process [2023-11-21 22:27:08,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 [2023-11-21 22:27:08,846 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,846 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,846 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,846 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,847 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,847 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,856 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,867 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,867 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,868 INFO L229 MonitoredProcess]: Starting monitored process 367 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,869 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Waiting until timeout for monitored process [2023-11-21 22:27:08,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:08,880 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,880 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,880 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,880 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,880 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,881 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,883 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,895 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Ended with exit code 0 [2023-11-21 22:27:08,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,895 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,896 INFO L229 MonitoredProcess]: Starting monitored process 368 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,896 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Waiting until timeout for monitored process [2023-11-21 22:27:08,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 [2023-11-21 22:27:08,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,907 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,907 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:08,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,908 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,908 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:08,908 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:08,939 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:08,958 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:08,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:08,958 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:08,959 INFO L229 MonitoredProcess]: Starting monitored process 369 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:08,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 [2023-11-21 22:27:08,977 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:08,977 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:08,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:08,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:08,977 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:08,978 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Waiting until timeout for monitored process [2023-11-21 22:27:08,980 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:08,980 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:08,990 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,002 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Ended with exit code 0 [2023-11-21 22:27:09,002 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-11-21 22:27:09,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,003 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,003 INFO L229 MonitoredProcess]: Starting monitored process 370 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,004 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Waiting until timeout for monitored process [2023-11-21 22:27:09,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,015 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,015 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,015 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:09,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,015 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,016 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:09,016 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:09,019 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,031 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Ended with exit code 0 [2023-11-21 22:27:09,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,031 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,032 INFO L229 MonitoredProcess]: Starting monitored process 371 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,033 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Waiting until timeout for monitored process [2023-11-21 22:27:09,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,044 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,044 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,044 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,047 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,047 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,057 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,068 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Ended with exit code 0 [2023-11-21 22:27:09,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,069 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,069 INFO L229 MonitoredProcess]: Starting monitored process 372 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,070 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Waiting until timeout for monitored process [2023-11-21 22:27:09,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,081 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,081 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:09,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,081 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,082 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:09,082 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:09,093 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,108 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Ended with exit code 0 [2023-11-21 22:27:09,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,108 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,109 INFO L229 MonitoredProcess]: Starting monitored process 373 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,110 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Waiting until timeout for monitored process [2023-11-21 22:27:09,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,120 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,120 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:09,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,121 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,121 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:09,121 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:09,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,138 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Ended with exit code 0 [2023-11-21 22:27:09,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,138 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,139 INFO L229 MonitoredProcess]: Starting monitored process 374 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,140 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Waiting until timeout for monitored process [2023-11-21 22:27:09,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 [2023-11-21 22:27:09,150 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,151 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,151 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:09,151 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,151 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,151 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,152 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:09,152 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:09,155 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,167 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:09,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,167 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,168 INFO L229 MonitoredProcess]: Starting monitored process 375 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,169 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Waiting until timeout for monitored process [2023-11-21 22:27:09,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,180 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,180 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,185 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,185 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,210 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Ended with exit code 0 [2023-11-21 22:27:09,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,210 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,211 INFO L229 MonitoredProcess]: Starting monitored process 376 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,212 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Waiting until timeout for monitored process [2023-11-21 22:27:09,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,222 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,223 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,227 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,227 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,239 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,250 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Ended with exit code 0 [2023-11-21 22:27:09,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,251 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,251 INFO L229 MonitoredProcess]: Starting monitored process 377 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,252 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Waiting until timeout for monitored process [2023-11-21 22:27:09,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,263 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,263 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,267 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,267 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,279 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,291 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:09,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,291 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,292 INFO L229 MonitoredProcess]: Starting monitored process 378 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,293 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Waiting until timeout for monitored process [2023-11-21 22:27:09,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 [2023-11-21 22:27:09,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,305 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,305 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,309 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,309 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,322 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,334 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Ended with exit code 0 [2023-11-21 22:27:09,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,335 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,335 INFO L229 MonitoredProcess]: Starting monitored process 379 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,336 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Waiting until timeout for monitored process [2023-11-21 22:27:09,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,347 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,347 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,347 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,347 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,350 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,350 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,371 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Ended with exit code 0 [2023-11-21 22:27:09,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,371 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,372 INFO L229 MonitoredProcess]: Starting monitored process 380 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,373 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Waiting until timeout for monitored process [2023-11-21 22:27:09,373 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,384 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,384 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,384 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,384 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,384 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,388 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,388 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,401 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,412 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:09,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,413 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,414 INFO L229 MonitoredProcess]: Starting monitored process 381 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,416 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,428 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Waiting until timeout for monitored process [2023-11-21 22:27:09,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,429 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,429 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,435 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,435 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,458 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,477 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:09,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,478 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,479 INFO L229 MonitoredProcess]: Starting monitored process 382 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,497 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,497 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,498 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,498 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Waiting until timeout for monitored process [2023-11-21 22:27:09,501 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,501 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,532 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,549 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:09,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,550 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,551 INFO L229 MonitoredProcess]: Starting monitored process 383 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,573 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,573 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,573 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,576 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Waiting until timeout for monitored process [2023-11-21 22:27:09,578 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,578 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,604 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,622 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:09,622 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,622 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,625 INFO L229 MonitoredProcess]: Starting monitored process 384 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,658 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,674 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,675 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,675 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,676 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Waiting until timeout for monitored process [2023-11-21 22:27:09,681 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,682 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,713 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:09,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,714 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,715 INFO L229 MonitoredProcess]: Starting monitored process 385 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,716 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Waiting until timeout for monitored process [2023-11-21 22:27:09,717 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,727 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,727 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,727 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,731 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,731 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,753 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:09,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,754 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,755 INFO L229 MonitoredProcess]: Starting monitored process 386 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,772 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Waiting until timeout for monitored process [2023-11-21 22:27:09,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,779 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,779 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,782 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,782 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,798 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,810 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:09,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,810 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,811 INFO L229 MonitoredProcess]: Starting monitored process 387 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,812 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Waiting until timeout for monitored process [2023-11-21 22:27:09,812 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,822 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,822 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,823 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,834 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,834 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,871 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,882 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Ended with exit code 0 [2023-11-21 22:27:09,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,882 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,883 INFO L229 MonitoredProcess]: Starting monitored process 388 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,884 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Waiting until timeout for monitored process [2023-11-21 22:27:09,884 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,894 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,895 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:09,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:09,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:09,895 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:09,898 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:09,898 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:09,907 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:09,918 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Ended with exit code 0 [2023-11-21 22:27:09,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:09,919 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:09,919 INFO L229 MonitoredProcess]: Starting monitored process 389 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:09,920 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Waiting until timeout for monitored process [2023-11-21 22:27:09,920 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:09,930 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:09,931 INFO L338 nArgumentSynthesizer]: Template has degree 3. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2023-11-21 22:27:15,163 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (458)] Ended with exit code 0 [2023-11-21 22:27:15,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,163 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,164 INFO L229 MonitoredProcess]: Starting monitored process 459 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,165 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Waiting until timeout for monitored process [2023-11-21 22:27:15,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 [2023-11-21 22:27:15,175 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,175 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,175 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:27:15,176 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:27:15,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,188 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (459)] Ended with exit code 0 [2023-11-21 22:27:15,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,188 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,189 INFO L229 MonitoredProcess]: Starting monitored process 460 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,190 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Waiting until timeout for monitored process [2023-11-21 22:27:15,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,200 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,200 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,200 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:27:15,201 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:27:15,201 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,214 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (460)] Ended with exit code 0 [2023-11-21 22:27:15,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,214 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,215 INFO L229 MonitoredProcess]: Starting monitored process 461 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,216 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Waiting until timeout for monitored process [2023-11-21 22:27:15,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 [2023-11-21 22:27:15,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,226 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:27:15,227 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:15,227 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-21 22:27:15,231 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,242 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (461)] Ended with exit code 0 [2023-11-21 22:27:15,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,243 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,244 INFO L229 MonitoredProcess]: Starting monitored process 462 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,244 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Waiting until timeout for monitored process [2023-11-21 22:27:15,245 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,254 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,255 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:27:15,255 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:27:15,255 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,267 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (462)] Ended with exit code 0 [2023-11-21 22:27:15,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,268 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,268 INFO L229 MonitoredProcess]: Starting monitored process 463 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,269 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Waiting until timeout for monitored process [2023-11-21 22:27:15,270 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,279 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,279 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,280 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:27:15,280 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:27:15,280 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,281 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,293 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (463)] Ended with exit code 0 [2023-11-21 22:27:15,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,293 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,294 INFO L229 MonitoredProcess]: Starting monitored process 464 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,295 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Waiting until timeout for monitored process [2023-11-21 22:27:15,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 [2023-11-21 22:27:15,305 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,305 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,305 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-21 22:27:15,305 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-21 22:27:15,305 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,318 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (464)] Ended with exit code 0 [2023-11-21 22:27:15,318 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-11-21 22:27:15,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,318 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,319 INFO L229 MonitoredProcess]: Starting monitored process 465 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,320 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Waiting until timeout for monitored process [2023-11-21 22:27:15,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 [2023-11-21 22:27:15,330 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,330 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,330 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,331 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:15,331 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,332 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,344 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (465)] Ended with exit code 0 [2023-11-21 22:27:15,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,344 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,345 INFO L229 MonitoredProcess]: Starting monitored process 466 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,346 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Waiting until timeout for monitored process [2023-11-21 22:27:15,346 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,356 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,356 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,356 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,356 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,356 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,356 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:15,356 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,369 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (466)] Ended with exit code 0 [2023-11-21 22:27:15,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,370 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,370 INFO L229 MonitoredProcess]: Starting monitored process 467 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,371 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Waiting until timeout for monitored process [2023-11-21 22:27:15,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 [2023-11-21 22:27:15,381 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,382 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,382 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:15,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,397 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (467)] Ended with exit code 0 [2023-11-21 22:27:15,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,397 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,398 INFO L229 MonitoredProcess]: Starting monitored process 468 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,398 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Waiting until timeout for monitored process [2023-11-21 22:27:15,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,409 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,409 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,409 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,409 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:15,409 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,411 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,422 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (468)] Ended with exit code 0 [2023-11-21 22:27:15,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,422 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,423 INFO L229 MonitoredProcess]: Starting monitored process 469 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,424 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Waiting until timeout for monitored process [2023-11-21 22:27:15,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,434 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,434 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,434 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:15,435 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,436 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,449 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (469)] Ended with exit code 0 [2023-11-21 22:27:15,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,449 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,450 INFO L229 MonitoredProcess]: Starting monitored process 470 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,450 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Waiting until timeout for monitored process [2023-11-21 22:27:15,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,460 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,461 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,461 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,461 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:15,461 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,463 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,473 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (470)] Ended with exit code 0 [2023-11-21 22:27:15,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,474 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,474 INFO L229 MonitoredProcess]: Starting monitored process 471 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,475 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Waiting until timeout for monitored process [2023-11-21 22:27:15,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 [2023-11-21 22:27:15,485 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,485 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,486 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,486 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:15,486 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,487 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,501 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (471)] Ended with exit code 0 [2023-11-21 22:27:15,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,501 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,502 INFO L229 MonitoredProcess]: Starting monitored process 472 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,503 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Waiting until timeout for monitored process [2023-11-21 22:27:15,503 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,513 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,513 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,513 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,513 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,513 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,514 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:15,514 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,515 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,526 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (472)] Ended with exit code 0 [2023-11-21 22:27:15,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,527 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,527 INFO L229 MonitoredProcess]: Starting monitored process 473 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,528 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Waiting until timeout for monitored process [2023-11-21 22:27:15,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,538 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,538 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,539 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,539 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:15,539 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,540 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,551 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (473)] Ended with exit code 0 [2023-11-21 22:27:15,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,552 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,552 INFO L229 MonitoredProcess]: Starting monitored process 474 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,553 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Waiting until timeout for monitored process [2023-11-21 22:27:15,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,563 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,563 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,564 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,564 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:15,564 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,565 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,578 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (474)] Ended with exit code 0 [2023-11-21 22:27:15,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,578 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,579 INFO L229 MonitoredProcess]: Starting monitored process 475 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,579 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Waiting until timeout for monitored process [2023-11-21 22:27:15,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,590 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,590 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,590 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,591 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:15,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,606 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (475)] Ended with exit code 0 [2023-11-21 22:27:15,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,606 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,607 INFO L229 MonitoredProcess]: Starting monitored process 476 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,614 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Waiting until timeout for monitored process [2023-11-21 22:27:15,614 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,624 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,624 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,626 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:15,626 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:15,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,642 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (476)] Ended with exit code 0 [2023-11-21 22:27:15,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,643 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,643 INFO L229 MonitoredProcess]: Starting monitored process 477 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,644 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Waiting until timeout for monitored process [2023-11-21 22:27:15,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 [2023-11-21 22:27:15,654 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,655 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,656 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:15,656 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:15,661 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,673 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (477)] Ended with exit code 0 [2023-11-21 22:27:15,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,674 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,675 INFO L229 MonitoredProcess]: Starting monitored process 478 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,675 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Waiting until timeout for monitored process [2023-11-21 22:27:15,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 [2023-11-21 22:27:15,686 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,686 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,690 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:15,690 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:15,699 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,711 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (478)] Ended with exit code 0 [2023-11-21 22:27:15,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,711 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,712 INFO L229 MonitoredProcess]: Starting monitored process 479 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,713 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Waiting until timeout for monitored process [2023-11-21 22:27:15,713 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,723 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,723 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,724 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:15,724 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:15,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,741 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (479)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:15,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,742 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,742 INFO L229 MonitoredProcess]: Starting monitored process 480 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,743 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Waiting until timeout for monitored process [2023-11-21 22:27:15,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,753 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,754 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,755 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:15,755 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:15,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,773 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (480)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:15,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,773 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,774 INFO L229 MonitoredProcess]: Starting monitored process 481 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,775 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Waiting until timeout for monitored process [2023-11-21 22:27:15,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 [2023-11-21 22:27:15,785 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,785 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,787 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:15,787 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:15,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,805 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (481)] Ended with exit code 0 [2023-11-21 22:27:15,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,805 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,806 INFO L229 MonitoredProcess]: Starting monitored process 482 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,807 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Waiting until timeout for monitored process [2023-11-21 22:27:15,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 [2023-11-21 22:27:15,817 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,817 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,821 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:15,821 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:15,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,841 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (482)] Ended with exit code 0 [2023-11-21 22:27:15,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,842 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,842 INFO L229 MonitoredProcess]: Starting monitored process 483 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,843 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Waiting until timeout for monitored process [2023-11-21 22:27:15,844 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,853 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,854 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,856 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:15,856 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:15,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,874 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (483)] Ended with exit code 0 [2023-11-21 22:27:15,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,874 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,875 INFO L229 MonitoredProcess]: Starting monitored process 484 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,875 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Waiting until timeout for monitored process [2023-11-21 22:27:15,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 [2023-11-21 22:27:15,886 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,886 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:15,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,886 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,888 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:15,888 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:15,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,906 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (484)] Ended with exit code 0 [2023-11-21 22:27:15,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,906 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,907 INFO L229 MonitoredProcess]: Starting monitored process 485 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,908 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Waiting until timeout for monitored process [2023-11-21 22:27:15,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,918 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,918 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:15,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,919 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,919 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:15,919 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:15,920 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,931 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (485)] Ended with exit code 0 [2023-11-21 22:27:15,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,932 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,932 INFO L229 MonitoredProcess]: Starting monitored process 486 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,933 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Waiting until timeout for monitored process [2023-11-21 22:27:15,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:15,943 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,944 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,946 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:15,946 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:15,950 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,962 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (486)] Ended with exit code 0 [2023-11-21 22:27:15,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,963 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,963 INFO L229 MonitoredProcess]: Starting monitored process 487 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,964 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Waiting until timeout for monitored process [2023-11-21 22:27:15,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 [2023-11-21 22:27:15,974 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:15,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:15,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:15,975 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:15,977 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:15,977 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:15,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:15,995 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (487)] Ended with exit code 0 [2023-11-21 22:27:15,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:15,995 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:15,996 INFO L229 MonitoredProcess]: Starting monitored process 488 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:15,997 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Waiting until timeout for monitored process [2023-11-21 22:27:15,997 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,007 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,007 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,010 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,010 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,016 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,027 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (488)] Ended with exit code 0 [2023-11-21 22:27:16,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,027 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,028 INFO L229 MonitoredProcess]: Starting monitored process 489 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,029 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Waiting until timeout for monitored process [2023-11-21 22:27:16,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,039 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,039 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,041 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,041 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,046 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,058 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (489)] Ended with exit code 0 [2023-11-21 22:27:16,058 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,059 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,059 INFO L229 MonitoredProcess]: Starting monitored process 490 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,060 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Waiting until timeout for monitored process [2023-11-21 22:27:16,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 [2023-11-21 22:27:16,070 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,071 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,071 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,071 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,072 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,072 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,077 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,089 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (490)] Ended with exit code 0 [2023-11-21 22:27:16,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,090 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,090 INFO L229 MonitoredProcess]: Starting monitored process 491 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,091 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Waiting until timeout for monitored process [2023-11-21 22:27:16,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 [2023-11-21 22:27:16,102 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,102 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,102 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,103 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,103 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,122 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (491)] Ended with exit code 0 [2023-11-21 22:27:16,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,122 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,123 INFO L229 MonitoredProcess]: Starting monitored process 492 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,124 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Waiting until timeout for monitored process [2023-11-21 22:27:16,124 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,134 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,134 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,134 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,140 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,140 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,154 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,165 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (492)] Ended with exit code 0 [2023-11-21 22:27:16,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,165 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,166 INFO L229 MonitoredProcess]: Starting monitored process 493 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,167 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Waiting until timeout for monitored process [2023-11-21 22:27:16,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,177 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,177 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,179 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,179 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,197 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (493)] Ended with exit code 0 [2023-11-21 22:27:16,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,198 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,198 INFO L229 MonitoredProcess]: Starting monitored process 494 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,199 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Waiting until timeout for monitored process [2023-11-21 22:27:16,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,209 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,209 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,211 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,211 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,229 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (494)] Ended with exit code 0 [2023-11-21 22:27:16,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,229 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,230 INFO L229 MonitoredProcess]: Starting monitored process 495 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,231 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Waiting until timeout for monitored process [2023-11-21 22:27:16,231 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,241 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,241 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,243 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,243 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,248 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,283 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (495)] Ended with exit code 0 [2023-11-21 22:27:16,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,284 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,284 INFO L229 MonitoredProcess]: Starting monitored process 496 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,285 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Waiting until timeout for monitored process [2023-11-21 22:27:16,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,296 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,297 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,298 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,303 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,314 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (496)] Ended with exit code 0 [2023-11-21 22:27:16,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,314 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,315 INFO L229 MonitoredProcess]: Starting monitored process 497 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,315 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Waiting until timeout for monitored process [2023-11-21 22:27:16,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 [2023-11-21 22:27:16,326 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,326 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,327 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,327 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,343 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,354 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (497)] Ended with exit code 0 [2023-11-21 22:27:16,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,355 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,355 INFO L229 MonitoredProcess]: Starting monitored process 498 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,356 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Waiting until timeout for monitored process [2023-11-21 22:27:16,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,367 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,367 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,368 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,368 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,374 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,386 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (498)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:16,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,386 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,387 INFO L229 MonitoredProcess]: Starting monitored process 499 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,388 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Waiting until timeout for monitored process [2023-11-21 22:27:16,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,398 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,399 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,401 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,401 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,419 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (499)] Ended with exit code 0 [2023-11-21 22:27:16,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,419 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,420 INFO L229 MonitoredProcess]: Starting monitored process 500 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,420 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Waiting until timeout for monitored process [2023-11-21 22:27:16,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,431 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,431 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,433 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,433 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,439 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,451 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (500)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:16,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,451 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,452 INFO L229 MonitoredProcess]: Starting monitored process 501 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,453 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Waiting until timeout for monitored process [2023-11-21 22:27:16,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 [2023-11-21 22:27:16,463 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,464 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,465 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,466 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,471 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,483 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (501)] Ended with exit code 0 [2023-11-21 22:27:16,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,483 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,484 INFO L229 MonitoredProcess]: Starting monitored process 502 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,485 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Waiting until timeout for monitored process [2023-11-21 22:27:16,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,495 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,495 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,497 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,498 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,515 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (502)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:16,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,515 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,516 INFO L229 MonitoredProcess]: Starting monitored process 503 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,517 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Waiting until timeout for monitored process [2023-11-21 22:27:16,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 [2023-11-21 22:27:16,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,529 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,531 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,531 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,549 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (503)] Ended with exit code 0 [2023-11-21 22:27:16,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,550 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,550 INFO L229 MonitoredProcess]: Starting monitored process 504 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,551 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Waiting until timeout for monitored process [2023-11-21 22:27:16,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,561 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,562 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,562 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,562 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,563 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,563 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,568 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,579 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (504)] Ended with exit code 0 [2023-11-21 22:27:16,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,580 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,580 INFO L229 MonitoredProcess]: Starting monitored process 505 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,581 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Waiting until timeout for monitored process [2023-11-21 22:27:16,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,591 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,592 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,593 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,593 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,598 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,610 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (505)] Ended with exit code 0 [2023-11-21 22:27:16,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,610 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,611 INFO L229 MonitoredProcess]: Starting monitored process 506 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,612 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Waiting until timeout for monitored process [2023-11-21 22:27:16,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 [2023-11-21 22:27:16,623 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,623 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:16,624 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,624 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,624 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:16,624 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:16,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,637 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (506)] Ended with exit code 0 [2023-11-21 22:27:16,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,638 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,638 INFO L229 MonitoredProcess]: Starting monitored process 507 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,639 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Waiting until timeout for monitored process [2023-11-21 22:27:16,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,650 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:16,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,650 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,650 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:16,651 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:16,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,665 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (507)] Ended with exit code 0 [2023-11-21 22:27:16,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,666 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,666 INFO L229 MonitoredProcess]: Starting monitored process 508 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,667 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Waiting until timeout for monitored process [2023-11-21 22:27:16,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,677 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,677 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:16,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,678 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,678 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:16,678 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:16,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,693 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (508)] Ended with exit code 0 [2023-11-21 22:27:16,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,693 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,694 INFO L229 MonitoredProcess]: Starting monitored process 509 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,695 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Waiting until timeout for monitored process [2023-11-21 22:27:16,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 [2023-11-21 22:27:16,706 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,706 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:16,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,706 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,706 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:16,706 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:16,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,721 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (509)] Ended with exit code 0 [2023-11-21 22:27:16,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,722 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,723 INFO L229 MonitoredProcess]: Starting monitored process 510 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,723 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Waiting until timeout for monitored process [2023-11-21 22:27:16,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 [2023-11-21 22:27:16,733 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,734 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,734 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,734 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,735 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:16,735 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:16,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,751 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (510)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:16,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,751 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,752 INFO L229 MonitoredProcess]: Starting monitored process 511 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,753 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Waiting until timeout for monitored process [2023-11-21 22:27: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 [2023-11-21 22:27:16,763 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,763 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:16,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,764 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,764 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:16,764 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:16,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,779 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (511)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:16,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,779 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,780 INFO L229 MonitoredProcess]: Starting monitored process 512 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,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 [2023-11-21 22:27:16,796 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Waiting until timeout for monitored process [2023-11-21 22:27:16,801 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,801 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:16,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,802 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,802 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:16,802 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:16,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,831 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (512)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:16,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,831 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,832 INFO L229 MonitoredProcess]: Starting monitored process 513 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,834 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Waiting until timeout for monitored process [2023-11-21 22:27:16,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 [2023-11-21 22:27:16,844 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,844 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:16,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,845 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:16,845 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:16,845 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:16,846 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,858 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (513)] Ended with exit code 0 [2023-11-21 22:27:16,858 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-11-21 22:27:16,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,859 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,860 INFO L229 MonitoredProcess]: Starting monitored process 514 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,861 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Waiting until timeout for monitored process [2023-11-21 22:27:16,862 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,872 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,872 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:16,872 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,872 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,872 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:16,872 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:16,873 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:16,874 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,886 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (514)] Ended with exit code 0 [2023-11-21 22:27:16,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,887 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,888 INFO L229 MonitoredProcess]: Starting monitored process 515 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,888 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Waiting until timeout for monitored process [2023-11-21 22:27:16,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:16,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,899 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:16,900 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:16,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:16,901 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,914 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (515)] Ended with exit code 0 [2023-11-21 22:27:16,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,914 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,915 INFO L229 MonitoredProcess]: Starting monitored process 516 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,916 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Waiting until timeout for monitored process [2023-11-21 22:27:16,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,926 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,926 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:16,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,926 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:16,927 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:16,927 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:16,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,941 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (516)] Ended with exit code 0 [2023-11-21 22:27:16,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,942 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,943 INFO L229 MonitoredProcess]: Starting monitored process 517 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,943 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Waiting until timeout for monitored process [2023-11-21 22:27:16,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:16,954 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,954 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:16,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,954 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:16,955 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:16,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:16,957 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,970 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (517)] Ended with exit code 0 [2023-11-21 22:27:16,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,970 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,971 INFO L229 MonitoredProcess]: Starting monitored process 518 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:16,972 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Waiting until timeout for monitored process [2023-11-21 22:27:16,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 [2023-11-21 22:27:16,982 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:16,982 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:16,982 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:16,982 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:16,982 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:16,983 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:16,983 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:16,985 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:16,998 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (518)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:16,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:16,998 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:16,999 INFO L229 MonitoredProcess]: Starting monitored process 519 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,000 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Waiting until timeout for monitored process [2023-11-21 22:27:17,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:17,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,011 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,011 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:17,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:17,013 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,025 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (519)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:17,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,026 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,026 INFO L229 MonitoredProcess]: Starting monitored process 520 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,027 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Waiting until timeout for monitored process [2023-11-21 22:27:17,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,038 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:17,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,038 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,039 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:17,039 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:17,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,053 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (520)] Ended with exit code 0 [2023-11-21 22:27:17,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,054 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,055 INFO L229 MonitoredProcess]: Starting monitored process 521 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,055 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Waiting until timeout for monitored process [2023-11-21 22:27:17,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,066 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:17,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,067 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:17,067 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:17,068 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,082 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (521)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:17,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,082 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,083 INFO L229 MonitoredProcess]: Starting monitored process 522 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,084 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Waiting until timeout for monitored process [2023-11-21 22:27:17,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 [2023-11-21 22:27:17,094 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,094 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:17,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,095 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,095 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:17,095 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:17,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,110 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (522)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:17,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,110 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,111 INFO L229 MonitoredProcess]: Starting monitored process 523 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,112 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Waiting until timeout for monitored process [2023-11-21 22:27:17,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 [2023-11-21 22:27:17,122 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,122 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:17,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,122 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,123 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:17,123 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:17,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,138 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (523)] Ended with exit code 0 [2023-11-21 22:27:17,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,138 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,139 INFO L229 MonitoredProcess]: Starting monitored process 524 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,140 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Waiting until timeout for monitored process [2023-11-21 22:27:17,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 [2023-11-21 22:27:17,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,150 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:17,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,150 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,151 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:17,151 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:17,153 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,165 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (524)] Ended with exit code 0 [2023-11-21 22:27:17,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,166 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,166 INFO L229 MonitoredProcess]: Starting monitored process 525 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,167 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Waiting until timeout for monitored process [2023-11-21 22:27:17,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,177 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,178 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,180 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,180 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,197 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (525)] Ended with exit code 0 [2023-11-21 22:27:17,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,198 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,198 INFO L229 MonitoredProcess]: Starting monitored process 526 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,199 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Waiting until timeout for monitored process [2023-11-21 22:27:17,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,209 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,210 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,212 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,212 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,230 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (526)] Ended with exit code 0 [2023-11-21 22:27:17,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,230 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,231 INFO L229 MonitoredProcess]: Starting monitored process 527 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,231 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Waiting until timeout for monitored process [2023-11-21 22:27:17,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,242 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,242 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,247 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,247 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,258 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,271 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (527)] Ended with exit code 0 [2023-11-21 22:27:17,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,272 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,272 INFO L229 MonitoredProcess]: Starting monitored process 528 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,273 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Waiting until timeout for monitored process [2023-11-21 22:27:17,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,284 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,284 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,286 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,286 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,306 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (528)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:17,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,307 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,307 INFO L229 MonitoredProcess]: Starting monitored process 529 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,308 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Waiting until timeout for monitored process [2023-11-21 22:27:17,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,319 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,319 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,321 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,321 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,339 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (529)] Ended with exit code 0 [2023-11-21 22:27:17,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,339 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,340 INFO L229 MonitoredProcess]: Starting monitored process 530 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,341 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Waiting until timeout for monitored process [2023-11-21 22:27:17,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,351 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,352 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,354 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,354 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,374 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (530)] Ended with exit code 0 [2023-11-21 22:27:17,374 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,374 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,375 INFO L229 MonitoredProcess]: Starting monitored process 531 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,376 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Waiting until timeout for monitored process [2023-11-21 22:27:17,376 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,387 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,392 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,392 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,407 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,418 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (531)] Ended with exit code 0 [2023-11-21 22:27:17,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,419 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,420 INFO L229 MonitoredProcess]: Starting monitored process 532 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,428 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Waiting until timeout for monitored process [2023-11-21 22:27:17,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,438 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,439 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,441 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,441 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,449 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,462 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (532)] Ended with exit code 0 [2023-11-21 22:27:17,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,462 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,463 INFO L229 MonitoredProcess]: Starting monitored process 533 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,464 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Waiting until timeout for monitored process [2023-11-21 22:27:17,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 [2023-11-21 22:27:17,474 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,475 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:17,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,475 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,477 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2023-11-21 22:27:17,478 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,486 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,498 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (533)] Ended with exit code 0 [2023-11-21 22:27:17,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,498 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,499 INFO L229 MonitoredProcess]: Starting monitored process 534 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,500 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Waiting until timeout for monitored process [2023-11-21 22:27:17,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 [2023-11-21 22:27:17,510 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,510 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:17,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,510 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,511 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:17,511 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:17,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,525 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (534)] Ended with exit code 0 [2023-11-21 22:27:17,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,526 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,526 INFO L229 MonitoredProcess]: Starting monitored process 535 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,527 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Waiting until timeout for monitored process [2023-11-21 22:27:17,528 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,538 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,538 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,540 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,540 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,589 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (535)] Ended with exit code 0 [2023-11-21 22:27:17,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,589 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,590 INFO L229 MonitoredProcess]: Starting monitored process 536 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,591 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Waiting until timeout for monitored process [2023-11-21 22:27:17,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,603 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,603 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,604 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,606 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,607 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,614 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,625 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (536)] Ended with exit code 0 [2023-11-21 22:27:17,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,626 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,626 INFO L229 MonitoredProcess]: Starting monitored process 537 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,627 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Waiting until timeout for monitored process [2023-11-21 22:27:17,627 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,637 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,638 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,640 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,640 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,648 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,659 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (537)] Ended with exit code 0 [2023-11-21 22:27:17,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,659 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,660 INFO L229 MonitoredProcess]: Starting monitored process 538 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,661 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Waiting until timeout for monitored process [2023-11-21 22:27:17,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,671 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,672 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,674 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,674 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,691 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (538)] Ended with exit code 0 [2023-11-21 22:27:17,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,691 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,692 INFO L229 MonitoredProcess]: Starting monitored process 539 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,693 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Waiting until timeout for monitored process [2023-11-21 22:27:17,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,703 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,703 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,705 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,705 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,734 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (539)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:17,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,734 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,735 INFO L229 MonitoredProcess]: Starting monitored process 540 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,736 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Waiting until timeout for monitored process [2023-11-21 22:27:17,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,746 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,748 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,748 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,754 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,766 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (540)] Ended with exit code 0 [2023-11-21 22:27:17,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,767 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,767 INFO L229 MonitoredProcess]: Starting monitored process 541 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,781 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,781 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,784 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Waiting until timeout for monitored process [2023-11-21 22:27:17,789 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,789 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,820 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,836 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (541)] Ended with exit code 0 [2023-11-21 22:27:17,836 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,836 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,837 INFO L229 MonitoredProcess]: Starting monitored process 542 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,838 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Waiting until timeout for monitored process [2023-11-21 22:27: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 [2023-11-21 22:27:17,848 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,849 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,852 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,852 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,859 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,871 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (542)] Ended with exit code 0 [2023-11-21 22:27:17,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,871 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,872 INFO L229 MonitoredProcess]: Starting monitored process 543 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,873 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Waiting until timeout for monitored process [2023-11-21 22:27:17,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,885 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,886 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,889 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,889 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,910 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (543)] Ended with exit code 0 [2023-11-21 22:27:17,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,910 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,911 INFO L229 MonitoredProcess]: Starting monitored process 544 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,911 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Waiting until timeout for monitored process [2023-11-21 22:27:17,912 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,922 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,922 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,924 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,924 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,942 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (544)] Ended with exit code 0 [2023-11-21 22:27:17,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,942 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,943 INFO L229 MonitoredProcess]: Starting monitored process 545 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,943 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Waiting until timeout for monitored process [2023-11-21 22:27:17,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,954 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,954 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,957 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,957 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,963 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:17,974 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (545)] Ended with exit code 0 [2023-11-21 22:27:17,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:17,975 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:17,975 INFO L229 MonitoredProcess]: Starting monitored process 546 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:17,976 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Waiting until timeout for monitored process [2023-11-21 22:27:17,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:17,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:17,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:17,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:17,987 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:17,989 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:17,989 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:17,995 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,008 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (546)] Ended with exit code 0 [2023-11-21 22:27:18,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,008 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,009 INFO L229 MonitoredProcess]: Starting monitored process 547 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,010 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Waiting until timeout for monitored process [2023-11-21 22:27:18,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 [2023-11-21 22:27:18,020 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,021 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,023 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:18,023 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:18,029 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,043 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (547)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:18,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,043 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,044 INFO L229 MonitoredProcess]: Starting monitored process 548 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,044 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Waiting until timeout for monitored process [2023-11-21 22:27:18,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,055 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,055 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,058 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:18,058 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:18,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,078 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (548)] Ended with exit code 0 [2023-11-21 22:27:18,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,078 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,079 INFO L229 MonitoredProcess]: Starting monitored process 549 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,080 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Waiting until timeout for monitored process [2023-11-21 22:27:18,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 [2023-11-21 22:27:18,090 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,091 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,093 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:18,094 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:18,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,122 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (549)] Ended with exit code 0 [2023-11-21 22:27:18,123 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,123 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,123 INFO L229 MonitoredProcess]: Starting monitored process 550 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,124 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Waiting until timeout for monitored process [2023-11-21 22:27:18,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,135 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,136 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,138 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:18,138 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:18,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,156 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (550)] Ended with exit code 0 [2023-11-21 22:27:18,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,156 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,157 INFO L229 MonitoredProcess]: Starting monitored process 551 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,158 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Waiting until timeout for monitored process [2023-11-21 22:27: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 [2023-11-21 22:27:18,168 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,169 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,171 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:18,172 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:18,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,190 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (551)] Ended with exit code 0 [2023-11-21 22:27:18,191 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,191 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,192 INFO L229 MonitoredProcess]: Starting monitored process 552 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,192 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Waiting until timeout for monitored process [2023-11-21 22:27:18,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,203 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,203 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,206 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:18,206 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:18,213 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,226 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (552)] Ended with exit code 0 [2023-11-21 22:27:18,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,226 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,227 INFO L229 MonitoredProcess]: Starting monitored process 553 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,227 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Waiting until timeout for monitored process [2023-11-21 22:27:18,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,238 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,238 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,238 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,238 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,240 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:18,240 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:18,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,257 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (553)] Ended with exit code 0 [2023-11-21 22:27:18,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,258 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,258 INFO L229 MonitoredProcess]: Starting monitored process 554 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,264 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Waiting until timeout for monitored process [2023-11-21 22:27:18,264 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,274 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,274 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,276 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:18,276 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:18,282 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,294 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (554)] Ended with exit code 0 [2023-11-21 22:27:18,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,294 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,295 INFO L229 MonitoredProcess]: Starting monitored process 555 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,316 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,317 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,317 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:18,317 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,318 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Waiting until timeout for monitored process [2023-11-21 22:27:18,323 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,337 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (555)] Ended with exit code 0 [2023-11-21 22:27:18,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,337 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,338 INFO L229 MonitoredProcess]: Starting monitored process 556 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,339 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Waiting until timeout for monitored process [2023-11-21 22:27: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 [2023-11-21 22:27:18,349 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,349 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,349 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,349 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,349 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,350 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:18,350 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,351 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,365 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (556)] Ended with exit code 0 [2023-11-21 22:27:18,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,366 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,366 INFO L229 MonitoredProcess]: Starting monitored process 557 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,367 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Waiting until timeout for monitored process [2023-11-21 22:27:18,367 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,377 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,377 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,378 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,378 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:18,378 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,393 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (557)] Ended with exit code 0 [2023-11-21 22:27:18,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,394 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,394 INFO L229 MonitoredProcess]: Starting monitored process 558 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,395 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Waiting until timeout for monitored process [2023-11-21 22:27:18,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 [2023-11-21 22:27:18,406 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,406 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,406 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,407 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:18,407 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,408 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,421 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (558)] Ended with exit code 0 [2023-11-21 22:27:18,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,422 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,422 INFO L229 MonitoredProcess]: Starting monitored process 559 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,423 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Waiting until timeout for monitored process [2023-11-21 22:27:18,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 [2023-11-21 22:27:18,433 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,434 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,435 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:18,436 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:18,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,454 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (559)] Ended with exit code 0 [2023-11-21 22:27:18,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,454 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,455 INFO L229 MonitoredProcess]: Starting monitored process 560 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,455 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Waiting until timeout for monitored process [2023-11-21 22:27:18,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,466 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,466 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,467 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:18,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,468 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,481 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (560)] Ended with exit code 0 [2023-11-21 22:27:18,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,482 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,482 INFO L229 MonitoredProcess]: Starting monitored process 561 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,483 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Waiting until timeout for monitored process [2023-11-21 22:27:18,483 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,493 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,493 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,494 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,494 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:18,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,509 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (561)] Ended with exit code 0 [2023-11-21 22:27:18,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,510 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,510 INFO L229 MonitoredProcess]: Starting monitored process 562 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,511 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Waiting until timeout for monitored process [2023-11-21 22:27:18,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 [2023-11-21 22:27:18,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,522 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:18,522 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:18,522 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,524 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,537 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (562)] Ended with exit code 0 [2023-11-21 22:27:18,537 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-11-21 22:27:18,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,538 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,538 INFO L229 MonitoredProcess]: Starting monitored process 563 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,539 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Waiting until timeout for monitored process [2023-11-21 22:27:18,539 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,549 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,550 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,550 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,550 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,550 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,550 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:18,550 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,569 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (563)] Ended with exit code 0 [2023-11-21 22:27:18,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,569 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,570 INFO L229 MonitoredProcess]: Starting monitored process 564 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,571 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Waiting until timeout for monitored process [2023-11-21 22:27:18,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,581 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,581 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,581 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,581 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,581 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,582 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:18,582 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,597 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (564)] Ended with exit code 0 [2023-11-21 22:27:18,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,598 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,598 INFO L229 MonitoredProcess]: Starting monitored process 565 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,599 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Waiting until timeout for monitored process [2023-11-21 22:27:18,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 [2023-11-21 22:27:18,609 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,610 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,610 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,610 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:18,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,612 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,625 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (565)] Ended with exit code 0 [2023-11-21 22:27:18,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,625 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,626 INFO L229 MonitoredProcess]: Starting monitored process 566 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,627 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Waiting until timeout for monitored process [2023-11-21 22:27:18,627 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,637 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,637 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,638 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,638 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:18,638 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,653 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (566)] Ended with exit code 0 [2023-11-21 22:27:18,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,654 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,654 INFO L229 MonitoredProcess]: Starting monitored process 567 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,655 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Waiting until timeout for monitored process [2023-11-21 22:27:18,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 [2023-11-21 22:27:18,666 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,666 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,666 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,667 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:18,667 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,682 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (567)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:18,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,682 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,683 INFO L229 MonitoredProcess]: Starting monitored process 568 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,683 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Waiting until timeout for monitored process [2023-11-21 22:27:18,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 [2023-11-21 22:27:18,694 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,694 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,695 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:18,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,697 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,710 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (568)] Ended with exit code 0 [2023-11-21 22:27:18,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,710 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,711 INFO L229 MonitoredProcess]: Starting monitored process 569 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,712 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Waiting until timeout for monitored process [2023-11-21 22:27:18,712 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,722 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,722 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,722 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,723 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:18,723 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,738 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (569)] Ended with exit code 0 [2023-11-21 22:27:18,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,738 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,739 INFO L229 MonitoredProcess]: Starting monitored process 570 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,741 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Waiting until timeout for monitored process [2023-11-21 22:27:18,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 [2023-11-21 22:27:18,751 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,751 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,752 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,752 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:18,752 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,754 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,767 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (570)] Ended with exit code 0 [2023-11-21 22:27:18,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,767 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,768 INFO L229 MonitoredProcess]: Starting monitored process 571 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,768 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Waiting until timeout for monitored process [2023-11-21 22:27:18,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 [2023-11-21 22:27:18,779 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,779 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,780 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,781 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:18,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,783 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,794 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (571)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:18,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,795 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,795 INFO L229 MonitoredProcess]: Starting monitored process 572 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,796 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Waiting until timeout for monitored process [2023-11-21 22:27:18,796 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,806 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,807 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,807 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:18,807 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,821 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (572)] Ended with exit code 0 [2023-11-21 22:27:18,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,821 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,822 INFO L229 MonitoredProcess]: Starting monitored process 573 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,823 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Waiting until timeout for monitored process [2023-11-21 22:27:18,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,836 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:18,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,837 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,837 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:18,838 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:18,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,874 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (573)] Ended with exit code 0 [2023-11-21 22:27:18,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,875 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,875 INFO L229 MonitoredProcess]: Starting monitored process 574 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,876 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Waiting until timeout for monitored process [2023-11-21 22:27:18,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 [2023-11-21 22:27:18,886 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,887 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,889 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:18,889 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:18,896 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,908 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (574)] Ended with exit code 0 [2023-11-21 22:27:18,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,908 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,909 INFO L229 MonitoredProcess]: Starting monitored process 575 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,910 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Waiting until timeout for monitored process [2023-11-21 22:27:18,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,921 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,924 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:18,924 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:18,931 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,943 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (575)] Ended with exit code 0 [2023-11-21 22:27:18,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,943 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,944 INFO L229 MonitoredProcess]: Starting monitored process 576 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,945 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Waiting until timeout for monitored process [2023-11-21 22:27:18,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:18,955 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:18,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:18,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:18,956 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:18,962 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:18,962 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:18,976 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:18,987 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (576)] Ended with exit code 0 [2023-11-21 22:27:18,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:18,988 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:18,989 INFO L229 MonitoredProcess]: Starting monitored process 577 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:18,989 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Waiting until timeout for monitored process [2023-11-21 22:27:18,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 [2023-11-21 22:27:19,000 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,000 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,000 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,000 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,002 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,003 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,022 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (577)] Ended with exit code 0 [2023-11-21 22:27:19,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,022 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,023 INFO L229 MonitoredProcess]: Starting monitored process 578 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,024 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Waiting until timeout for monitored process [2023-11-21 22:27:19,024 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,034 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,035 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,037 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,037 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,045 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,057 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (578)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:19,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,057 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,058 INFO L229 MonitoredProcess]: Starting monitored process 579 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,059 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Waiting until timeout for monitored process [2023-11-21 22:27:19,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,070 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,072 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,072 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,081 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,094 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (579)] Ended with exit code 0 [2023-11-21 22:27:19,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,094 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,095 INFO L229 MonitoredProcess]: Starting monitored process 580 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,096 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Waiting until timeout for monitored process [2023-11-21 22:27:19,096 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,107 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,107 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,114 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,114 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,142 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (580)] Ended with exit code 0 [2023-11-21 22:27:19,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,142 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,143 INFO L229 MonitoredProcess]: Starting monitored process 581 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,157 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Waiting until timeout for monitored process [2023-11-21 22:27:19,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,168 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,171 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,171 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,181 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,192 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (581)] Ended with exit code 0 [2023-11-21 22:27:19,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,192 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,193 INFO L229 MonitoredProcess]: Starting monitored process 582 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,194 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Waiting until timeout for monitored process [2023-11-21 22:27:19,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 [2023-11-21 22:27:19,205 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,205 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:19,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,205 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,209 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2023-11-21 22:27:19,209 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,219 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,231 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (582)] Ended with exit code 0 [2023-11-21 22:27:19,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,231 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,231 INFO L229 MonitoredProcess]: Starting monitored process 583 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,232 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Waiting until timeout for monitored process [2023-11-21 22:27:19,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 [2023-11-21 22:27:19,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,243 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:19,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,243 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,244 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:19,244 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:19,246 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,257 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (583)] Ended with exit code 0 [2023-11-21 22:27:19,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,258 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,258 INFO L229 MonitoredProcess]: Starting monitored process 584 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,259 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Waiting until timeout for monitored process [2023-11-21 22:27:19,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 [2023-11-21 22:27:19,269 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,270 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,272 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,273 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,290 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (584)] Ended with exit code 0 [2023-11-21 22:27:19,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,291 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,291 INFO L229 MonitoredProcess]: Starting monitored process 585 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,292 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Waiting until timeout for monitored process [2023-11-21 22:27:19,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 [2023-11-21 22:27:19,303 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,303 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,307 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,307 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,317 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,328 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (585)] Ended with exit code 0 [2023-11-21 22:27:19,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,328 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,329 INFO L229 MonitoredProcess]: Starting monitored process 586 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,330 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Waiting until timeout for monitored process [2023-11-21 22:27:19,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,340 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,340 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,344 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,344 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,364 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (586)] Ended with exit code 0 [2023-11-21 22:27:19,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,364 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,365 INFO L229 MonitoredProcess]: Starting monitored process 587 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,366 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Waiting until timeout for monitored process [2023-11-21 22:27:19,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 [2023-11-21 22:27:19,376 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,376 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,379 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,379 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,387 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,398 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (587)] Ended with exit code 0 [2023-11-21 22:27:19,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,399 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,399 INFO L229 MonitoredProcess]: Starting monitored process 588 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,400 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Waiting until timeout for monitored process [2023-11-21 22:27:19,401 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,411 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,411 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,413 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,413 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,431 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (588)] Ended with exit code 0 [2023-11-21 22:27:19,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,432 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,432 INFO L229 MonitoredProcess]: Starting monitored process 589 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,433 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Waiting until timeout for monitored process [2023-11-21 22:27:19,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 [2023-11-21 22:27:19,444 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,444 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,446 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,446 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,453 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,466 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (589)] Ended with exit code 0 [2023-11-21 22:27:19,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,466 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,467 INFO L229 MonitoredProcess]: Starting monitored process 590 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,468 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Waiting until timeout for monitored process [2023-11-21 22:27:19,468 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,478 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,479 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,479 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,487 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,487 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,507 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,522 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (590)] Ended with exit code 0 [2023-11-21 22:27:19,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,522 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,523 INFO L229 MonitoredProcess]: Starting monitored process 591 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,524 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Waiting until timeout for monitored process [2023-11-21 22:27:19,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 [2023-11-21 22:27:19,534 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,535 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,535 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,535 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,538 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,539 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,559 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (591)] Ended with exit code 0 [2023-11-21 22:27:19,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,559 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,560 INFO L229 MonitoredProcess]: Starting monitored process 592 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,561 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Waiting until timeout for monitored process [2023-11-21 22:27:19,561 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,572 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,575 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,575 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,583 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,595 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (592)] Ended with exit code 0 [2023-11-21 22:27:19,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,595 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,596 INFO L229 MonitoredProcess]: Starting monitored process 593 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,597 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Waiting until timeout for monitored process [2023-11-21 22:27:19,597 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,607 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,608 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,610 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,610 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,617 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,629 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (593)] Ended with exit code 0 [2023-11-21 22:27:19,630 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,630 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,630 INFO L229 MonitoredProcess]: Starting monitored process 594 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,631 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Waiting until timeout for monitored process [2023-11-21 22:27:19,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 [2023-11-21 22:27:19,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,642 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,645 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,645 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,663 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (594)] Ended with exit code 0 [2023-11-21 22:27:19,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,664 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,664 INFO L229 MonitoredProcess]: Starting monitored process 595 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,665 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Waiting until timeout for monitored process [2023-11-21 22:27: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 [2023-11-21 22:27:19,676 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,676 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,678 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,678 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,698 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (595)] Ended with exit code 0 [2023-11-21 22:27:19,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,698 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,698 INFO L229 MonitoredProcess]: Starting monitored process 596 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,699 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Waiting until timeout for monitored process [2023-11-21 22:27:19,700 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,710 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,712 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,712 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,731 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (596)] Ended with exit code 0 [2023-11-21 22:27:19,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,731 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,732 INFO L229 MonitoredProcess]: Starting monitored process 597 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,733 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Waiting until timeout for monitored process [2023-11-21 22:27:19,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 [2023-11-21 22:27:19,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,743 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,747 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,747 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,767 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (597)] Ended with exit code 0 [2023-11-21 22:27:19,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,767 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,768 INFO L229 MonitoredProcess]: Starting monitored process 598 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,768 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Waiting until timeout for monitored process [2023-11-21 22:27:19,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 [2023-11-21 22:27:19,779 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,779 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,782 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,782 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,792 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,803 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (598)] Ended with exit code 0 [2023-11-21 22:27:19,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,803 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,804 INFO L229 MonitoredProcess]: Starting monitored process 599 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,805 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Waiting until timeout for monitored process [2023-11-21 22:27:19,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,815 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,815 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,818 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,818 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,838 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (599)] Ended with exit code 0 [2023-11-21 22:27:19,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,838 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,839 INFO L229 MonitoredProcess]: Starting monitored process 600 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,839 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Waiting until timeout for monitored process [2023-11-21 22:27:19,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,850 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,850 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,854 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,854 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,863 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,874 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (600)] Ended with exit code 0 [2023-11-21 22:27:19,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,875 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,875 INFO L229 MonitoredProcess]: Starting monitored process 601 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,876 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Waiting until timeout for monitored process [2023-11-21 22:27:19,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 [2023-11-21 22:27:19,887 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,887 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,890 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,891 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,900 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,911 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (601)] Ended with exit code 0 [2023-11-21 22:27:19,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,911 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,912 INFO L229 MonitoredProcess]: Starting monitored process 602 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,913 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Waiting until timeout for monitored process [2023-11-21 22:27:19,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 [2023-11-21 22:27:19,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,923 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,925 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,926 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,932 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,946 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (602)] Ended with exit code 0 [2023-11-21 22:27:19,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,946 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,947 INFO L229 MonitoredProcess]: Starting monitored process 603 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,947 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Waiting until timeout for monitored process [2023-11-21 22:27:19,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,958 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,958 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,961 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:19,961 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:19,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:19,979 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (603)] Ended with exit code 0 [2023-11-21 22:27:19,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:19,979 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:19,980 INFO L229 MonitoredProcess]: Starting monitored process 604 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:19,981 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Waiting until timeout for monitored process [2023-11-21 22:27:19,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:19,991 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:19,991 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:19,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:19,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:19,991 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:19,992 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:19,992 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:19,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,005 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (604)] Ended with exit code 0 [2023-11-21 22:27:20,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,006 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,006 INFO L229 MonitoredProcess]: Starting monitored process 605 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,007 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Waiting until timeout for monitored process [2023-11-21 22:27:20,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:20,018 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:20,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,018 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:20,018 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:20,018 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,033 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (605)] Ended with exit code 0 [2023-11-21 22:27:20,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,033 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,034 INFO L229 MonitoredProcess]: Starting monitored process 606 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,053 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:20,053 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,053 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:20,054 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:20,054 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,055 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Waiting until timeout for monitored process [2023-11-21 22:27:20,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,098 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (606)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:20,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,098 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,099 INFO L229 MonitoredProcess]: Starting monitored process 607 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:20,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:20,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,117 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:20,118 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:20,118 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,119 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Waiting until timeout for monitored process [2023-11-21 22:27:20,132 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,149 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (607)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:20,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,150 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,151 INFO L229 MonitoredProcess]: Starting monitored process 608 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,160 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Waiting until timeout for monitored process [2023-11-21 22:27:20,165 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:20,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,165 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:20,167 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:20,168 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:20,188 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,205 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (608)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:20,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,206 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,207 INFO L229 MonitoredProcess]: Starting monitored process 609 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,221 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:20,221 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,222 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:20,222 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:20,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,223 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Waiting until timeout for monitored process [2023-11-21 22:27:20,240 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,259 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (609)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:20,259 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,259 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,260 INFO L229 MonitoredProcess]: Starting monitored process 610 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,261 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Waiting until timeout for monitored process [2023-11-21 22:27:20,261 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:20,271 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:20,271 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,271 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,272 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:20,272 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:20,272 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,274 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,286 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (610)] Ended with exit code 0 [2023-11-21 22:27:20,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,286 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,287 INFO L229 MonitoredProcess]: Starting monitored process 611 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,288 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Waiting until timeout for monitored process [2023-11-21 22:27:20,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:20,298 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-21 22:27:20,298 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,298 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:20,299 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:20,299 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,313 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (611)] Ended with exit code 0 [2023-11-21 22:27:20,313 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-11-21 22:27:20,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,314 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,314 INFO L229 MonitoredProcess]: Starting monitored process 612 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,315 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Waiting until timeout for monitored process [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,326 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,326 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,326 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,326 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:20,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,329 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,341 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (612)] Ended with exit code 0 [2023-11-21 22:27:20,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,342 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,342 INFO L229 MonitoredProcess]: Starting monitored process 613 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,343 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Waiting until timeout for monitored process [2023-11-21 22:27:20,343 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:20,354 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,354 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,354 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,355 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:20,355 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,357 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,395 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (613)] Ended with exit code 0 [2023-11-21 22:27:20,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,395 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,396 INFO L229 MonitoredProcess]: Starting monitored process 614 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,397 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Waiting until timeout for monitored process [2023-11-21 22:27:20,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:20,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,408 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,408 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,408 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,409 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:20,409 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,411 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,449 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (614)] Ended with exit code 0 [2023-11-21 22:27:20,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,449 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,450 INFO L229 MonitoredProcess]: Starting monitored process 615 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,451 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Waiting until timeout for monitored process [2023-11-21 22:27:20,451 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:20,462 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,462 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,462 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,462 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,463 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:20,463 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,465 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,486 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (615)] Ended with exit code 0 [2023-11-21 22:27:20,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,486 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,487 INFO L229 MonitoredProcess]: Starting monitored process 616 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,488 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Waiting until timeout for monitored process [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,499 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,499 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,500 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,500 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:20,500 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,540 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (616)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:20,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,541 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,541 INFO L229 MonitoredProcess]: Starting monitored process 617 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,560 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Waiting until timeout for monitored process [2023-11-21 22:27:20,565 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,565 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,566 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,566 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,566 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:20,566 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,569 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,607 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (617)] Ended with exit code 0 [2023-11-21 22:27:20,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,607 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,608 INFO L229 MonitoredProcess]: Starting monitored process 618 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,609 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Waiting until timeout for monitored process [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,620 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,620 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,620 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,620 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,621 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:20,621 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,623 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,662 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (618)] Ended with exit code 0 [2023-11-21 22:27:20,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,662 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,663 INFO L229 MonitoredProcess]: Starting monitored process 619 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,664 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Waiting until timeout for monitored process [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,675 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,675 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,676 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,676 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,676 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:20,676 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,679 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,717 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (619)] Ended with exit code 0 [2023-11-21 22:27:20,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,717 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,718 INFO L229 MonitoredProcess]: Starting monitored process 620 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,718 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Waiting until timeout for monitored process [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,729 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,730 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,730 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,730 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:20,730 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,733 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,771 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (620)] Ended with exit code 0 [2023-11-21 22:27:20,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,771 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,772 INFO L229 MonitoredProcess]: Starting monitored process 621 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,772 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Waiting until timeout for monitored process [2023-11-21 22:27:20,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:20,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,784 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,784 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,784 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,784 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:20,784 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,787 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,816 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (621)] Ended with exit code 0 [2023-11-21 22:27:20,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,817 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,817 INFO L229 MonitoredProcess]: Starting monitored process 622 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,818 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Waiting until timeout for monitored process [2023-11-21 22:27:20,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:20,828 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,829 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,829 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:20,829 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,829 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,829 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,829 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:20,829 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:20,832 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,842 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (622)] Ended with exit code 0 [2023-11-21 22:27:20,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,843 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,844 INFO L229 MonitoredProcess]: Starting monitored process 623 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,844 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Waiting until timeout for monitored process [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,855 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,855 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,855 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,855 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,857 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:20,857 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:20,862 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,874 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (623)] Ended with exit code 0 [2023-11-21 22:27:20,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,875 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,876 INFO L229 MonitoredProcess]: Starting monitored process 624 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,876 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Waiting until timeout for monitored process [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,887 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,887 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,887 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,889 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:20,889 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:20,895 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,909 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (624)] Ended with exit code 0 [2023-11-21 22:27:20,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,910 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,910 INFO L229 MonitoredProcess]: Starting monitored process 625 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,911 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Waiting until timeout for monitored process [2023-11-21 22:27:20,912 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:20,921 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,922 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,922 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,925 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:20,925 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:20,936 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,949 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (625)] Ended with exit code 0 [2023-11-21 22:27:20,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,950 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,950 INFO L229 MonitoredProcess]: Starting monitored process 626 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,951 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Waiting until timeout for monitored process [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,961 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,962 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,962 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,963 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:20,963 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:20,969 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:20,981 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (626)] Ended with exit code 0 [2023-11-21 22:27:20,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:20,982 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:20,982 INFO L229 MonitoredProcess]: Starting monitored process 627 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:20,983 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Waiting until timeout for monitored process [2023-11-21 22:27:20,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 [2023-11-21 22:27:20,993 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:20,994 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:20,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:20,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:20,994 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:20,996 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:20,996 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,014 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (627)] Ended with exit code 0 [2023-11-21 22:27:21,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,014 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,015 INFO L229 MonitoredProcess]: Starting monitored process 628 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,015 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Waiting until timeout for monitored process [2023-11-21 22:27:21,016 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,026 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,026 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,026 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,026 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,026 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,028 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,028 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,047 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (628)] Ended with exit code 0 [2023-11-21 22:27:21,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,047 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,048 INFO L229 MonitoredProcess]: Starting monitored process 629 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,049 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Waiting until timeout for monitored process [2023-11-21 22:27:21,049 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,059 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,059 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,060 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,063 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,063 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,075 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,086 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (629)] Ended with exit code 0 [2023-11-21 22:27:21,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,087 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,087 INFO L229 MonitoredProcess]: Starting monitored process 630 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,088 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Waiting until timeout for monitored process [2023-11-21 22:27:21,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,098 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,098 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,099 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,101 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,101 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,120 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (630)] Ended with exit code 0 [2023-11-21 22:27:21,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,121 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,121 INFO L229 MonitoredProcess]: Starting monitored process 631 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,122 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Waiting until timeout for monitored process [2023-11-21 22:27:21,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,132 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,133 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,133 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:21,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,133 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,135 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:21,135 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,156 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (631)] Ended with exit code 0 [2023-11-21 22:27:21,160 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,160 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,161 INFO L229 MonitoredProcess]: Starting monitored process 632 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,163 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,175 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,176 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:21,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,176 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,176 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,176 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:21,177 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:21,178 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Waiting until timeout for monitored process [2023-11-21 22:27:21,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,210 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (632)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:21,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,211 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,211 INFO L229 MonitoredProcess]: Starting monitored process 633 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,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 [2023-11-21 22:27:21,218 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Waiting until timeout for monitored process [2023-11-21 22:27:21,227 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,227 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,227 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,229 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,230 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,242 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,260 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (633)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:21,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,260 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,261 INFO L229 MonitoredProcess]: Starting monitored process 634 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,263 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,275 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,276 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,276 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,279 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,279 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,288 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Waiting until timeout for monitored process [2023-11-21 22:27:21,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,310 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (634)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:21,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,310 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,311 INFO L229 MonitoredProcess]: Starting monitored process 635 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,326 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,326 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,326 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,328 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Waiting until timeout for monitored process [2023-11-21 22:27:21,329 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,329 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,370 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (635)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:21,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,371 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,372 INFO L229 MonitoredProcess]: Starting monitored process 636 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,374 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,386 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,386 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,387 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,388 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Waiting until timeout for monitored process [2023-11-21 22:27:21,389 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,389 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,408 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,419 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (636)] Ended with exit code 0 [2023-11-21 22:27:21,419 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,419 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,420 INFO L229 MonitoredProcess]: Starting monitored process 637 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,421 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Waiting until timeout for monitored process [2023-11-21 22:27:21,421 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,431 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,431 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,431 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,433 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,433 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,439 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,450 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (637)] Ended with exit code 0 [2023-11-21 22:27:21,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,450 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,451 INFO L229 MonitoredProcess]: Starting monitored process 638 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,452 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Waiting until timeout for monitored process [2023-11-21 22:27:21,452 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,462 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,462 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,463 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,464 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,464 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,470 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,482 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (638)] Ended with exit code 0 [2023-11-21 22:27:21,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,482 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,483 INFO L229 MonitoredProcess]: Starting monitored process 639 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,484 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Waiting until timeout for monitored process [2023-11-21 22:27:21,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,494 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,494 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,494 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,499 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,499 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,521 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,533 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (639)] Ended with exit code 0 [2023-11-21 22:27:21,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,533 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,534 INFO L229 MonitoredProcess]: Starting monitored process 640 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,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 [2023-11-21 22:27:21,540 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Waiting until timeout for monitored process [2023-11-21 22:27:21,546 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,546 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,546 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,549 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,549 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,568 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (640)] Ended with exit code 0 [2023-11-21 22:27:21,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,568 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,569 INFO L229 MonitoredProcess]: Starting monitored process 641 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,569 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Waiting until timeout for monitored process [2023-11-21 22:27:21,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 [2023-11-21 22:27:21,580 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,580 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,580 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,582 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,582 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,589 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,602 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (641)] Ended with exit code 0 [2023-11-21 22:27:21,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,602 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,603 INFO L229 MonitoredProcess]: Starting monitored process 642 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,603 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Waiting until timeout for monitored process [2023-11-21 22:27:21,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,614 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,614 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,614 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,616 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,616 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,634 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (642)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:21,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,634 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,635 INFO L229 MonitoredProcess]: Starting monitored process 643 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,635 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Waiting until timeout for monitored process [2023-11-21 22:27:21,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 [2023-11-21 22:27:21,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,646 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,646 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,648 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,648 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,666 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (643)] Ended with exit code 0 [2023-11-21 22:27:21,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,666 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,666 INFO L229 MonitoredProcess]: Starting monitored process 644 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,667 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Waiting until timeout for monitored process [2023-11-21 22:27:21,668 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,677 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,678 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,678 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,679 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,679 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,699 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (644)] Ended with exit code 0 [2023-11-21 22:27:21,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,699 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,700 INFO L229 MonitoredProcess]: Starting monitored process 645 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,700 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Waiting until timeout for monitored process [2023-11-21 22:27:21,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,711 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,711 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,711 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,713 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,713 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,719 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,731 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (645)] Ended with exit code 0 [2023-11-21 22:27:21,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,731 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,732 INFO L229 MonitoredProcess]: Starting monitored process 646 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,732 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Waiting until timeout for monitored process [2023-11-21 22:27:21,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 [2023-11-21 22:27:21,743 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,743 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,743 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,743 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,746 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,746 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,765 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (646)] Ended with exit code 0 [2023-11-21 22:27:21,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,766 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,766 INFO L229 MonitoredProcess]: Starting monitored process 647 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,767 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Waiting until timeout for monitored process [2023-11-21 22:27:21,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,778 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,778 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,778 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,780 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,780 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,789 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,803 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (647)] Ended with exit code 0 [2023-11-21 22:27:21,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,804 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,804 INFO L229 MonitoredProcess]: Starting monitored process 648 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,805 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Waiting until timeout for monitored process [2023-11-21 22:27:21,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,815 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,815 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,815 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,817 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,817 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,835 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (648)] Ended with exit code 0 [2023-11-21 22:27:21,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,835 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,836 INFO L229 MonitoredProcess]: Starting monitored process 649 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,836 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Waiting until timeout for monitored process [2023-11-21 22:27:21,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,847 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,847 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,847 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,849 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,849 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,857 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,869 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (649)] Ended with exit code 0 [2023-11-21 22:27:21,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,869 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,870 INFO L229 MonitoredProcess]: Starting monitored process 650 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,871 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Waiting until timeout for monitored process [2023-11-21 22:27:21,871 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,881 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,881 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,881 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,883 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,883 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,902 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (650)] Ended with exit code 0 [2023-11-21 22:27:21,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,902 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,903 INFO L229 MonitoredProcess]: Starting monitored process 651 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,904 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Waiting until timeout for monitored process [2023-11-21 22:27:21,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 [2023-11-21 22:27:21,914 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,914 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,914 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,916 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,916 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,922 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,934 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (651)] Ended with exit code 0 [2023-11-21 22:27:21,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,934 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,935 INFO L229 MonitoredProcess]: Starting monitored process 652 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,936 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Waiting until timeout for monitored process [2023-11-21 22:27:21,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,946 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,946 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,946 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,948 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:21,948 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:21,953 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:21,965 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (652)] Ended with exit code 0 [2023-11-21 22:27:21,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:21,966 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:21,966 INFO L229 MonitoredProcess]: Starting monitored process 653 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:21,982 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Waiting until timeout for monitored process [2023-11-21 22:27:21,982 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:21,993 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:21,993 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:21,993 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:21,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:21,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:21,993 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:21,994 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:21,994 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:21,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,007 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (653)] Ended with exit code 0 [2023-11-21 22:27:22,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,007 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,008 INFO L229 MonitoredProcess]: Starting monitored process 654 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,009 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Waiting until timeout for monitored process [2023-11-21 22:27:22,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,019 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:22,019 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,019 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:22,020 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:22,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,022 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,034 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (654)] Ended with exit code 0 [2023-11-21 22:27:22,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,034 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,035 INFO L229 MonitoredProcess]: Starting monitored process 655 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,036 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Waiting until timeout for monitored process [2023-11-21 22:27: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 [2023-11-21 22:27:22,046 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,046 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:22,046 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,046 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:22,047 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:22,047 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,061 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (655)] Ended with exit code 0 [2023-11-21 22:27:22,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,061 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,062 INFO L229 MonitoredProcess]: Starting monitored process 656 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,063 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Waiting until timeout for monitored process [2023-11-21 22:27:22,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 [2023-11-21 22:27:22,073 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,073 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:22,073 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,073 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,073 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,073 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:22,074 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:22,074 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,089 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (656)] Ended with exit code 0 [2023-11-21 22:27:22,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,089 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,090 INFO L229 MonitoredProcess]: Starting monitored process 657 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,090 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Waiting until timeout for monitored process [2023-11-21 22:27:22,091 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,101 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,101 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:22,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,101 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:22,103 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2023-11-21 22:27:22,103 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2023-11-21 22:27:22,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,119 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (657)] Ended with exit code 0 [2023-11-21 22:27:22,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,119 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,120 INFO L229 MonitoredProcess]: Starting monitored process 658 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,121 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Waiting until timeout for monitored process [2023-11-21 22:27:22,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,131 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,131 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:22,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,132 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:22,132 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:22,132 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,145 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (658)] Ended with exit code 0 [2023-11-21 22:27:22,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,146 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,146 INFO L229 MonitoredProcess]: Starting monitored process 659 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,147 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Waiting until timeout for monitored process [2023-11-21 22:27:22,147 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,157 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,157 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:22,158 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,158 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:22,158 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:22,158 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,173 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (659)] Ended with exit code 0 [2023-11-21 22:27:22,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,174 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,174 INFO L229 MonitoredProcess]: Starting monitored process 660 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,175 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Waiting until timeout for monitored process [2023-11-21 22:27:22,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,185 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,185 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:22,185 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,186 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-21 22:27:22,186 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-21 22:27:22,186 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,201 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (660)] Ended with exit code 0 [2023-11-21 22:27:22,201 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-11-21 22:27:22,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,202 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,204 INFO L229 MonitoredProcess]: Starting monitored process 661 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,224 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Waiting until timeout for monitored process [2023-11-21 22:27:22,225 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,225 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,225 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,225 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,226 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:22,226 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,241 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (661)] Ended with exit code 0 [2023-11-21 22:27:22,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,241 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,242 INFO L229 MonitoredProcess]: Starting monitored process 662 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,243 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Waiting until timeout for monitored process [2023-11-21 22:27:22,243 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,253 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,253 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,253 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,253 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,253 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,254 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,254 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:22,254 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,257 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,269 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (662)] Ended with exit code 0 [2023-11-21 22:27:22,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,270 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,270 INFO L229 MonitoredProcess]: Starting monitored process 663 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,289 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,289 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,289 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,289 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,290 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:22,290 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,292 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Waiting until timeout for monitored process [2023-11-21 22:27:22,310 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,322 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (663)] Ended with exit code 0 [2023-11-21 22:27:22,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,322 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,323 INFO L229 MonitoredProcess]: Starting monitored process 664 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,323 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Waiting until timeout for monitored process [2023-11-21 22:27:22,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,334 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,334 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,334 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,334 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,335 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:22,335 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,349 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (664)] Ended with exit code 0 [2023-11-21 22:27:22,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,350 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,350 INFO L229 MonitoredProcess]: Starting monitored process 665 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,351 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Waiting until timeout for monitored process [2023-11-21 22:27:22,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,361 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,362 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,362 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,362 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:22,363 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,377 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (665)] Ended with exit code 0 [2023-11-21 22:27:22,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,378 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,378 INFO L229 MonitoredProcess]: Starting monitored process 666 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,379 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Waiting until timeout for monitored process [2023-11-21 22:27:22,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 [2023-11-21 22:27:22,391 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,392 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,392 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,392 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,393 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:22,393 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,427 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (666)] Ended with exit code 0 [2023-11-21 22:27:22,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,427 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,428 INFO L229 MonitoredProcess]: Starting monitored process 667 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,428 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Waiting until timeout for monitored process [2023-11-21 22:27:22,429 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,439 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,439 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,439 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,439 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,439 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,439 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,440 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:22,440 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,443 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,454 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (667)] Ended with exit code 0 [2023-11-21 22:27:22,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,454 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,455 INFO L229 MonitoredProcess]: Starting monitored process 668 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,456 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Waiting until timeout for monitored process [2023-11-21 22:27:22,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,466 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,467 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,467 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,467 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,468 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:22,468 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,471 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,483 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (668)] Ended with exit code 0 [2023-11-21 22:27:22,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,483 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,484 INFO L229 MonitoredProcess]: Starting monitored process 669 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,484 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Waiting until timeout for monitored process [2023-11-21 22:27:22,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,495 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,495 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,495 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,496 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:22,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,499 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,510 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (669)] Ended with exit code 0 [2023-11-21 22:27:22,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,510 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,511 INFO L229 MonitoredProcess]: Starting monitored process 670 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,512 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Waiting until timeout for monitored process [2023-11-21 22:27:22,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 [2023-11-21 22:27:22,522 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,522 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,523 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,523 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:22,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,527 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,538 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (670)] Ended with exit code 0 [2023-11-21 22:27:22,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,539 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,539 INFO L229 MonitoredProcess]: Starting monitored process 671 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,540 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Waiting until timeout for monitored process [2023-11-21 22:27:22,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 [2023-11-21 22:27:22,550 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,551 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,551 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,551 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,551 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:22,552 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,566 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (671)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:22,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,566 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,567 INFO L229 MonitoredProcess]: Starting monitored process 672 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,568 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Waiting until timeout for monitored process [2023-11-21 22:27:22,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 [2023-11-21 22:27:22,578 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,578 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,578 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,580 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:22,580 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:22,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,599 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (672)] Ended with exit code 0 [2023-11-21 22:27:22,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,599 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,600 INFO L229 MonitoredProcess]: Starting monitored process 673 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,601 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Waiting until timeout for monitored process [2023-11-21 22:27:22,601 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,611 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,611 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,611 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,614 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:22,614 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:22,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,651 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (673)] Ended with exit code 0 [2023-11-21 22:27:22,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,651 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,652 INFO L229 MonitoredProcess]: Starting monitored process 674 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,652 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Waiting until timeout for monitored process [2023-11-21 22:27:22,653 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,663 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,663 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,670 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:22,670 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:22,696 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,717 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (674)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:22,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,717 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,720 INFO L229 MonitoredProcess]: Starting monitored process 675 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,724 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,728 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Waiting until timeout for monitored process [2023-11-21 22:27:22,735 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,735 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,735 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,735 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,735 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,737 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:22,737 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:22,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,758 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (675)] Ended with exit code 0 [2023-11-21 22:27:22,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,758 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,758 INFO L229 MonitoredProcess]: Starting monitored process 676 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,759 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Waiting until timeout for monitored process [2023-11-21 22:27:22,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,770 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,770 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,773 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:22,773 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:22,781 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,793 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (676)] Ended with exit code 0 [2023-11-21 22:27:22,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,794 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,794 INFO L229 MonitoredProcess]: Starting monitored process 677 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,795 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Waiting until timeout for monitored process [2023-11-21 22:27:22,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 [2023-11-21 22:27:22,805 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,806 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,806 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,808 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:22,809 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:22,818 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,830 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (677)] Ended with exit code 0 [2023-11-21 22:27:22,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,830 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,831 INFO L229 MonitoredProcess]: Starting monitored process 678 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,832 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Waiting until timeout for monitored process [2023-11-21 22:27:22,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 [2023-11-21 22:27:22,843 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,843 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,843 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,849 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:22,849 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:22,874 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,892 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (678)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:22,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,893 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,894 INFO L229 MonitoredProcess]: Starting monitored process 679 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,896 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,909 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,909 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,909 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,911 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Waiting until timeout for monitored process [2023-11-21 22:27:22,913 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:22,913 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:22,925 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,936 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (679)] Ended with exit code 0 [2023-11-21 22:27:22,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,937 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,937 INFO L229 MonitoredProcess]: Starting monitored process 680 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,938 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Waiting until timeout for monitored process [2023-11-21 22:27:22,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,949 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,949 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:22,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,949 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,952 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2023-11-21 22:27:22,952 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:22,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:22,977 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (680)] Ended with exit code 0 [2023-11-21 22:27:22,977 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:22,978 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:22,978 INFO L229 MonitoredProcess]: Starting monitored process 681 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:22,979 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Waiting until timeout for monitored process [2023-11-21 22:27:22,979 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:22,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:22,990 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:22,990 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:22,990 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:22,990 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:22,990 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:22,991 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:22,991 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:22,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,006 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (681)] Ended with exit code 0 [2023-11-21 22:27:23,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,006 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,007 INFO L229 MonitoredProcess]: Starting monitored process 682 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,008 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Waiting until timeout for monitored process [2023-11-21 22:27:23,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,018 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,018 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,021 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,021 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,029 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,040 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (682)] Ended with exit code 0 [2023-11-21 22:27:23,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,040 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,041 INFO L229 MonitoredProcess]: Starting monitored process 683 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,042 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Waiting until timeout for monitored process [2023-11-21 22:27:23,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 [2023-11-21 22:27:23,052 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,053 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,053 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,056 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,056 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,067 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,081 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (683)] Ended with exit code 0 [2023-11-21 22:27:23,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,081 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,082 INFO L229 MonitoredProcess]: Starting monitored process 684 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,083 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Waiting until timeout for monitored process [2023-11-21 22:27:23,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,093 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,093 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,093 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,096 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,097 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,106 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,118 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (684)] Ended with exit code 0 [2023-11-21 22:27:23,118 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,118 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,118 INFO L229 MonitoredProcess]: Starting monitored process 685 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,119 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Waiting until timeout for monitored process [2023-11-21 22:27:23,120 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,130 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,130 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,130 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,133 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,133 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,141 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,154 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (685)] Ended with exit code 0 [2023-11-21 22:27:23,154 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,154 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,155 INFO L229 MonitoredProcess]: Starting monitored process 686 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,155 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Waiting until timeout for monitored process [2023-11-21 22:27:23,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,166 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,166 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,166 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,168 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,168 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,176 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,187 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (686)] Ended with exit code 0 [2023-11-21 22:27:23,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,188 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,188 INFO L229 MonitoredProcess]: Starting monitored process 687 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,189 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Waiting until timeout for monitored process [2023-11-21 22:27:23,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,200 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,200 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,200 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,202 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,202 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,222 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (687)] Ended with exit code 0 [2023-11-21 22:27:23,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,222 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,223 INFO L229 MonitoredProcess]: Starting monitored process 688 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,223 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Waiting until timeout for monitored process [2023-11-21 22:27:23,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,234 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,234 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,234 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,242 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,242 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,296 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,308 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (688)] Ended with exit code 0 [2023-11-21 22:27:23,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,308 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,309 INFO L229 MonitoredProcess]: Starting monitored process 689 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,310 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Waiting until timeout for monitored process [2023-11-21 22:27:23,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,320 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,320 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,320 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,320 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,320 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,323 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,324 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,334 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,345 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (689)] Ended with exit code 0 [2023-11-21 22:27:23,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,345 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,345 INFO L229 MonitoredProcess]: Starting monitored process 690 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,346 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Waiting until timeout for monitored process [2023-11-21 22:27:23,347 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,357 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,357 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,357 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,360 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,360 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,381 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (690)] Ended with exit code 0 [2023-11-21 22:27:23,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,381 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,382 INFO L229 MonitoredProcess]: Starting monitored process 691 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,382 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Waiting until timeout for monitored process [2023-11-21 22:27:23,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 [2023-11-21 22:27:23,393 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,393 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,393 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,395 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,395 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,415 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (691)] Ended with exit code 0 [2023-11-21 22:27:23,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,415 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,416 INFO L229 MonitoredProcess]: Starting monitored process 692 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,417 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Waiting until timeout for monitored process [2023-11-21 22:27:23,417 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,427 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,427 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,428 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,430 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,430 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,439 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,450 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (692)] Ended with exit code 0 [2023-11-21 22:27:23,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,451 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,451 INFO L229 MonitoredProcess]: Starting monitored process 693 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,452 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Waiting until timeout for monitored process [2023-11-21 22:27:23,452 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,462 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,463 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,463 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,465 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,465 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,485 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (693)] Ended with exit code 0 [2023-11-21 22:27:23,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,485 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,486 INFO L229 MonitoredProcess]: Starting monitored process 694 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,486 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Waiting until timeout for monitored process [2023-11-21 22:27:23,487 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,497 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,497 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,497 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,499 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,500 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,509 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,520 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (694)] Ended with exit code 0 [2023-11-21 22:27:23,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,520 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,521 INFO L229 MonitoredProcess]: Starting monitored process 695 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,522 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Waiting until timeout for monitored process [2023-11-21 22:27:23,522 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,533 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,533 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,534 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,534 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,537 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,537 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,561 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (695)] Ended with exit code 0 [2023-11-21 22:27:23,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,561 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,562 INFO L229 MonitoredProcess]: Starting monitored process 696 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,563 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Waiting until timeout for monitored process [2023-11-21 22:27:23,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,575 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,575 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,575 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,578 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,578 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,591 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,603 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (696)] Ended with exit code 0 [2023-11-21 22:27:23,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,603 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,604 INFO L229 MonitoredProcess]: Starting monitored process 697 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,605 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Waiting until timeout for monitored process [2023-11-21 22:27:23,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 [2023-11-21 22:27:23,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,617 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,617 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,620 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,620 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,630 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,643 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (697)] Ended with exit code 0 [2023-11-21 22:27:23,643 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,643 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,644 INFO L229 MonitoredProcess]: Starting monitored process 698 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,645 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Waiting until timeout for monitored process [2023-11-21 22:27:23,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,656 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,657 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,657 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,660 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,660 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,687 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (698)] Ended with exit code 0 [2023-11-21 22:27:23,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,687 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,688 INFO L229 MonitoredProcess]: Starting monitored process 699 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,689 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Waiting until timeout for monitored process [2023-11-21 22:27:23,689 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,700 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,701 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,701 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,704 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,704 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,715 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,730 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (699)] Ended with exit code 0 [2023-11-21 22:27:23,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,730 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,731 INFO L229 MonitoredProcess]: Starting monitored process 700 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,732 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Waiting until timeout for monitored process [2023-11-21 22:27:23,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,744 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,744 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,744 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,744 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,746 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,746 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,755 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,767 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (700)] Ended with exit code 0 [2023-11-21 22:27:23,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,768 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,769 INFO L229 MonitoredProcess]: Starting monitored process 701 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,769 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Waiting until timeout for monitored process [2023-11-21 22:27:23,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 [2023-11-21 22:27:23,781 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,781 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,781 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,784 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,784 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,805 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (701)] Ended with exit code 0 [2023-11-21 22:27:23,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,806 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,806 INFO L229 MonitoredProcess]: Starting monitored process 702 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,807 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Waiting until timeout for monitored process [2023-11-21 22:27:23,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,819 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,819 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:23,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,819 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,820 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:23,820 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:23,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,838 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (702)] Ended with exit code 0 [2023-11-21 22:27:23,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,838 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,839 INFO L229 MonitoredProcess]: Starting monitored process 703 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,839 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Waiting until timeout for monitored process [2023-11-21 22:27:23,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,851 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,851 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,851 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:23,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,852 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,852 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,852 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:23,852 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:23,856 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,867 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (703)] Ended with exit code 0 [2023-11-21 22:27:23,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,868 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,868 INFO L229 MonitoredProcess]: Starting monitored process 704 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,869 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Waiting until timeout for monitored process [2023-11-21 22:27:23,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,879 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,879 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:23,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,880 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,880 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:23,880 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:23,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,895 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (704)] Ended with exit code 0 [2023-11-21 22:27:23,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,895 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,896 INFO L229 MonitoredProcess]: Starting monitored process 705 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,896 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Waiting until timeout for monitored process [2023-11-21 22:27:23,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 [2023-11-21 22:27:23,907 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,907 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,907 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:23,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,907 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,908 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:23,908 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:23,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,922 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (705)] Ended with exit code 0 [2023-11-21 22:27:23,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,922 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,923 INFO L229 MonitoredProcess]: Starting monitored process 706 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,924 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Waiting until timeout for monitored process [2023-11-21 22:27:23,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,934 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,934 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,934 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,936 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:23,937 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:23,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,955 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (706)] Ended with exit code 0 [2023-11-21 22:27:23,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,955 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,956 INFO L229 MonitoredProcess]: Starting monitored process 707 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,957 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Waiting until timeout for monitored process [2023-11-21 22:27:23,957 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,967 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,967 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,967 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:23,967 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,967 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,968 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,968 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:23,968 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:23,971 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:23,983 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (707)] Ended with exit code 0 [2023-11-21 22:27:23,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:23,983 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:23,984 INFO L229 MonitoredProcess]: Starting monitored process 708 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:23,984 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Waiting until timeout for monitored process [2023-11-21 22:27:23,985 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:23,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:23,995 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:23,995 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:23,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:23,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:23,995 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:23,996 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:23,996 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:23,999 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,010 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (708)] Ended with exit code 0 [2023-11-21 22:27:24,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,010 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,011 INFO L229 MonitoredProcess]: Starting monitored process 709 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,012 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Waiting until timeout for monitored process [2023-11-21 22:27:24,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,022 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,022 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-21 22:27:24,022 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,023 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,023 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:24,023 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:24,023 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,026 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,037 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (709)] Ended with exit code 0 [2023-11-21 22:27:24,037 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-11-21 22:27:24,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,038 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,038 INFO L229 MonitoredProcess]: Starting monitored process 710 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,039 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Waiting until timeout for monitored process [2023-11-21 22:27:24,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 [2023-11-21 22:27:24,049 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,050 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,050 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,050 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,051 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:24,051 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,066 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (710)] Ended with exit code 0 [2023-11-21 22:27:24,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,067 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,067 INFO L229 MonitoredProcess]: Starting monitored process 711 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,068 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Waiting until timeout for monitored process [2023-11-21 22:27:24,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 [2023-11-21 22:27:24,079 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,079 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,079 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,079 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,080 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:24,080 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,085 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,097 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (711)] Ended with exit code 0 [2023-11-21 22:27:24,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,097 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,098 INFO L229 MonitoredProcess]: Starting monitored process 712 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,099 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Waiting until timeout for monitored process [2023-11-21 22:27:24,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,109 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,109 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,110 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,110 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,110 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,110 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,111 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:24,111 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,126 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (712)] Ended with exit code 0 [2023-11-21 22:27:24,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,126 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,127 INFO L229 MonitoredProcess]: Starting monitored process 713 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,128 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Waiting until timeout for monitored process [2023-11-21 22:27:24,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,138 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,138 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,138 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,139 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,140 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:24,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,155 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (713)] Ended with exit code 0 [2023-11-21 22:27:24,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,155 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,156 INFO L229 MonitoredProcess]: Starting monitored process 714 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,157 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Waiting until timeout for monitored process [2023-11-21 22:27:24,157 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,167 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,167 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,167 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,168 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,168 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,168 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,169 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:24,169 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,187 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (714)] Ended with exit code 0 [2023-11-21 22:27:24,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,188 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,188 INFO L229 MonitoredProcess]: Starting monitored process 715 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,189 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Waiting until timeout for monitored process [2023-11-21 22:27:24,189 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,200 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,200 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,200 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,200 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,201 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:24,201 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,205 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,217 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (715)] Ended with exit code 0 [2023-11-21 22:27:24,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,217 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,218 INFO L229 MonitoredProcess]: Starting monitored process 716 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,219 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Waiting until timeout for monitored process [2023-11-21 22:27:24,219 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,229 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,230 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,230 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,230 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,231 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:24,231 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,235 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,246 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (716)] Ended with exit code 0 [2023-11-21 22:27:24,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,247 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,247 INFO L229 MonitoredProcess]: Starting monitored process 717 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,248 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Waiting until timeout for monitored process [2023-11-21 22:27:24,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 [2023-11-21 22:27:24,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,259 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,259 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,259 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,260 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:24,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,264 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,275 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (717)] Ended with exit code 0 [2023-11-21 22:27:24,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,276 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,276 INFO L229 MonitoredProcess]: Starting monitored process 718 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,277 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Waiting until timeout for monitored process [2023-11-21 22:27:24,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 [2023-11-21 22:27:24,288 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,288 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,288 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,289 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:24,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,305 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (718)] Ended with exit code 0 [2023-11-21 22:27:24,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,305 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,306 INFO L229 MonitoredProcess]: Starting monitored process 719 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,307 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Waiting until timeout for monitored process [2023-11-21 22:27:24,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,317 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,318 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,318 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,318 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,318 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,319 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:24,319 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,323 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,334 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (719)] Ended with exit code 0 [2023-11-21 22:27:24,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,334 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,335 INFO L229 MonitoredProcess]: Starting monitored process 720 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,336 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Waiting until timeout for monitored process [2023-11-21 22:27:24,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 [2023-11-21 22:27:24,347 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,347 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,348 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,348 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,349 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:24,349 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,364 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (720)] Ended with exit code 0 [2023-11-21 22:27:24,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,364 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,365 INFO L229 MonitoredProcess]: Starting monitored process 721 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,366 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Waiting until timeout for monitored process [2023-11-21 22:27:24,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 [2023-11-21 22:27:24,380 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,381 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,381 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,384 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:24,384 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,395 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,406 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (721)] Ended with exit code 0 [2023-11-21 22:27:24,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,406 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,407 INFO L229 MonitoredProcess]: Starting monitored process 722 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,408 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Waiting until timeout for monitored process [2023-11-21 22:27:24,408 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,418 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,419 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,419 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,419 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,419 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,422 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:24,422 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,480 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (722)] Ended with exit code 0 [2023-11-21 22:27:24,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,480 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,481 INFO L229 MonitoredProcess]: Starting monitored process 723 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,481 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Waiting until timeout for monitored process [2023-11-21 22:27:24,482 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,492 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,492 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,493 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,493 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,493 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,500 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:24,500 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,518 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,529 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (723)] Ended with exit code 0 [2023-11-21 22:27:24,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,529 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,530 INFO L229 MonitoredProcess]: Starting monitored process 724 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,530 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Waiting until timeout for monitored process [2023-11-21 22:27:24,531 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,541 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,541 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,541 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,544 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:24,544 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,567 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (724)] Ended with exit code 0 [2023-11-21 22:27:24,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,567 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,568 INFO L229 MonitoredProcess]: Starting monitored process 725 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,569 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Waiting until timeout for monitored process [2023-11-21 22:27:24,569 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,579 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,579 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,580 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,583 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:24,583 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,595 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,606 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (725)] Ended with exit code 0 [2023-11-21 22:27:24,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,606 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,607 INFO L229 MonitoredProcess]: Starting monitored process 726 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,607 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Waiting until timeout for monitored process [2023-11-21 22:27:24,608 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,618 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,618 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,618 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,621 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:24,622 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,635 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,646 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (726)] Ended with exit code 0 [2023-11-21 22:27:24,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,646 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,647 INFO L229 MonitoredProcess]: Starting monitored process 727 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,648 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Waiting until timeout for monitored process [2023-11-21 22:27:24,648 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,659 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,659 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,659 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,666 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:24,666 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,689 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,700 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (727)] Ended with exit code 0 [2023-11-21 22:27:24,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,700 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,701 INFO L229 MonitoredProcess]: Starting monitored process 728 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,701 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Waiting until timeout for monitored process [2023-11-21 22:27:24,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 [2023-11-21 22:27:24,712 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,712 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,712 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,716 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:24,716 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,731 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,742 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (728)] Ended with exit code 0 [2023-11-21 22:27:24,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,743 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,743 INFO L229 MonitoredProcess]: Starting monitored process 729 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,744 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Waiting until timeout for monitored process [2023-11-21 22:27:24,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 [2023-11-21 22:27:24,755 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,755 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,756 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:24,756 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,756 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,760 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2023-11-21 22:27:24,760 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,789 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (729)] Ended with exit code 0 [2023-11-21 22:27:24,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,790 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,790 INFO L229 MonitoredProcess]: Starting monitored process 730 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,791 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Waiting until timeout for monitored process [2023-11-21 22:27: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 [2023-11-21 22:27:24,802 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,802 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,802 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:24,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,802 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,803 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:24,803 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:24,808 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,821 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (730)] Ended with exit code 0 [2023-11-21 22:27:24,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,821 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,822 INFO L229 MonitoredProcess]: Starting monitored process 731 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,822 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Waiting until timeout for monitored process [2023-11-21 22:27:24,823 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,833 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,833 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,833 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,836 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:24,836 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,858 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (731)] Ended with exit code 0 [2023-11-21 22:27:24,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,859 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,859 INFO L229 MonitoredProcess]: Starting monitored process 732 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,860 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Waiting until timeout for monitored process [2023-11-21 22:27:24,861 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,871 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,871 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,871 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,876 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:24,876 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,905 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (732)] Ended with exit code 0 [2023-11-21 22:27:24,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,906 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,906 INFO L229 MonitoredProcess]: Starting monitored process 733 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,907 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Waiting until timeout for monitored process [2023-11-21 22:27:24,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,918 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,918 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,918 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,922 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:24,922 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,953 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (733)] Ended with exit code 0 [2023-11-21 22:27:24,953 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,954 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,954 INFO L229 MonitoredProcess]: Starting monitored process 734 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,955 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Waiting until timeout for monitored process [2023-11-21 22:27:24,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:24,966 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:24,966 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:24,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:24,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:24,966 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:24,969 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:24,970 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:24,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:24,994 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (734)] Ended with exit code 0 [2023-11-21 22:27:24,994 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:24,994 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:24,995 INFO L229 MonitoredProcess]: Starting monitored process 735 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:24,995 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Waiting until timeout for monitored process [2023-11-21 22:27: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 [2023-11-21 22:27:25,006 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,006 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,006 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,009 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,009 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,031 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (735)] Ended with exit code 0 [2023-11-21 22:27:25,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,031 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,032 INFO L229 MonitoredProcess]: Starting monitored process 736 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,033 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Waiting until timeout for monitored process [2023-11-21 22:27:25,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,044 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,044 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,044 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,047 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,047 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,057 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,068 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (736)] Ended with exit code 0 [2023-11-21 22:27:25,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,069 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,069 INFO L229 MonitoredProcess]: Starting monitored process 737 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,070 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Waiting until timeout for monitored process [2023-11-21 22:27:25,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 [2023-11-21 22:27:25,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,081 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,081 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,081 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,081 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,090 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,090 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,157 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,168 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (737)] Ended with exit code 0 [2023-11-21 22:27:25,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,169 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,169 INFO L229 MonitoredProcess]: Starting monitored process 738 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,170 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Waiting until timeout for monitored process [2023-11-21 22:27:25,171 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,181 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,181 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,181 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,185 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,185 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,209 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (738)] Ended with exit code 0 [2023-11-21 22:27:25,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,209 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,210 INFO L229 MonitoredProcess]: Starting monitored process 739 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,211 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Waiting until timeout for monitored process [2023-11-21 22:27:25,211 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,221 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,222 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,222 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,225 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,225 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,238 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,250 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (739)] Ended with exit code 0 [2023-11-21 22:27:25,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,250 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,251 INFO L229 MonitoredProcess]: Starting monitored process 740 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,251 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Waiting until timeout for monitored process [2023-11-21 22:27:25,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 [2023-11-21 22:27:25,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,262 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,262 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,265 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,265 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,276 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,288 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (740)] Ended with exit code 0 [2023-11-21 22:27:25,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,288 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,289 INFO L229 MonitoredProcess]: Starting monitored process 741 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,289 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Waiting until timeout for monitored process [2023-11-21 22:27:25,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 [2023-11-21 22:27:25,300 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,300 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,300 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,304 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,304 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,315 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,326 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (741)] Ended with exit code 0 [2023-11-21 22:27:25,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,326 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,327 INFO L229 MonitoredProcess]: Starting monitored process 742 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,328 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Waiting until timeout for monitored process [2023-11-21 22:27:25,328 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,338 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,338 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,339 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,341 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,341 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,352 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,362 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (742)] Ended with exit code 0 [2023-11-21 22:27:25,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,363 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,363 INFO L229 MonitoredProcess]: Starting monitored process 743 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,364 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Waiting until timeout for monitored process [2023-11-21 22:27:25,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 [2023-11-21 22:27:25,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,375 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,375 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,378 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,378 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,390 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,402 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (743)] Ended with exit code 0 [2023-11-21 22:27:25,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,402 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,402 INFO L229 MonitoredProcess]: Starting monitored process 744 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,403 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Waiting until timeout for monitored process [2023-11-21 22:27:25,404 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,414 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,414 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,414 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,418 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,418 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,431 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,442 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (744)] Ended with exit code 0 [2023-11-21 22:27:25,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,442 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,443 INFO L229 MonitoredProcess]: Starting monitored process 745 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,444 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Waiting until timeout for monitored process [2023-11-21 22:27:25,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 [2023-11-21 22:27:25,455 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,455 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,455 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,459 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,459 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,484 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (745)] Ended with exit code 0 [2023-11-21 22:27:25,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,485 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,485 INFO L229 MonitoredProcess]: Starting monitored process 746 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,486 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Waiting until timeout for monitored process [2023-11-21 22:27:25,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 [2023-11-21 22:27:25,496 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,496 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,497 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,500 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,500 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,523 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,534 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (746)] Ended with exit code 0 [2023-11-21 22:27:25,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,534 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,535 INFO L229 MonitoredProcess]: Starting monitored process 747 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,535 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Waiting until timeout for monitored process [2023-11-21 22:27:25,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,546 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,546 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,546 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,550 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,550 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,563 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,574 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (747)] Ended with exit code 0 [2023-11-21 22:27:25,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,574 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,575 INFO L229 MonitoredProcess]: Starting monitored process 748 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,576 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Waiting until timeout for monitored process [2023-11-21 22:27:25,576 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,586 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,586 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,586 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,586 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,590 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,590 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,603 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,614 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (748)] Ended with exit code 0 [2023-11-21 22:27:25,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,614 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,615 INFO L229 MonitoredProcess]: Starting monitored process 749 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,616 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Waiting until timeout for monitored process [2023-11-21 22:27:25,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 [2023-11-21 22:27:25,626 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,626 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,627 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,629 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,629 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,640 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,651 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (749)] Ended with exit code 0 [2023-11-21 22:27:25,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,651 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,652 INFO L229 MonitoredProcess]: Starting monitored process 750 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,652 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Waiting until timeout for monitored process [2023-11-21 22:27:25,653 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,663 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,663 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,663 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,663 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,663 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,666 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,666 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,678 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,690 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (750)] Ended with exit code 0 [2023-11-21 22:27:25,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,690 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,690 INFO L229 MonitoredProcess]: Starting monitored process 751 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,691 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Waiting until timeout for monitored process [2023-11-21 22:27:25,692 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,702 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,702 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,702 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:25,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,702 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,703 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:25,703 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:25,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,718 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (751)] Ended with exit code 0 [2023-11-21 22:27:25,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,719 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,719 INFO L229 MonitoredProcess]: Starting monitored process 752 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,720 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Waiting until timeout for monitored process [2023-11-21 22:27:25,720 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,730 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:25,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,731 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,732 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:25,732 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:25,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,746 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (752)] Ended with exit code 0 [2023-11-21 22:27:25,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,747 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,747 INFO L229 MonitoredProcess]: Starting monitored process 753 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,748 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Waiting until timeout for monitored process [2023-11-21 22:27:25,749 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,759 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:25,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,759 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,760 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:25,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:25,765 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,775 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (753)] Ended with exit code 0 [2023-11-21 22:27:25,775 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,775 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,776 INFO L229 MonitoredProcess]: Starting monitored process 754 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,777 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Waiting until timeout for monitored process [2023-11-21 22:27:25,777 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,787 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,787 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,788 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:25,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,788 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,789 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:25,789 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:25,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,804 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (754)] Ended with exit code 0 [2023-11-21 22:27:25,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,804 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,805 INFO L229 MonitoredProcess]: Starting monitored process 755 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,805 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Waiting until timeout for monitored process [2023-11-21 22:27:25,806 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,816 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,816 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,816 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,819 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2023-11-21 22:27:25,819 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2023-11-21 22:27:25,829 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,840 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (755)] Ended with exit code 0 [2023-11-21 22:27:25,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,840 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,841 INFO L229 MonitoredProcess]: Starting monitored process 756 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,842 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Waiting until timeout for monitored process [2023-11-21 22:27:25,842 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,852 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,852 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,852 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:25,852 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,853 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,853 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:25,854 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:25,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,869 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (756)] Ended with exit code 0 [2023-11-21 22:27:25,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,870 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,870 INFO L229 MonitoredProcess]: Starting monitored process 757 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,871 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Waiting until timeout for monitored process [2023-11-21 22:27:25,871 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,881 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,882 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,882 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:25,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,882 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,883 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:25,883 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:25,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,898 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (757)] Ended with exit code 0 [2023-11-21 22:27:25,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,898 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,899 INFO L229 MonitoredProcess]: Starting monitored process 758 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,900 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Waiting until timeout for monitored process [2023-11-21 22:27:25,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,910 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,911 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:25,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:25,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,911 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-21 22:27:25,912 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-21 22:27:25,912 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:25,916 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,927 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (758)] Ended with exit code 0 [2023-11-21 22:27:25,927 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-11-21 22:27:25,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,927 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,928 INFO L229 MonitoredProcess]: Starting monitored process 759 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,929 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Waiting until timeout for monitored process [2023-11-21 22:27:25,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 [2023-11-21 22:27:25,939 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,939 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:25,939 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:25,939 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,940 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:25,941 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:25,941 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:25,943 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,954 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (759)] Ended with exit code 0 [2023-11-21 22:27:25,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,954 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,955 INFO L229 MonitoredProcess]: Starting monitored process 760 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,955 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Waiting until timeout for monitored process [2023-11-21 22:27:25,956 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,966 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,966 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:25,966 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:25,966 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,966 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,966 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:25,967 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:25,967 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:25,969 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:25,981 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (760)] Ended with exit code 0 [2023-11-21 22:27:25,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:25,982 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:25,982 INFO L229 MonitoredProcess]: Starting monitored process 761 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:25,983 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Waiting until timeout for monitored process [2023-11-21 22:27:25,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:25,993 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:25,993 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:25,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:25,994 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:25,994 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:25,994 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:25,994 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:25,994 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:25,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,009 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (761)] Ended with exit code 0 [2023-11-21 22:27:26,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,010 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,010 INFO L229 MonitoredProcess]: Starting monitored process 762 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,011 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Waiting until timeout for monitored process [2023-11-21 22:27:26,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,021 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,021 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,022 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:26,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,022 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,022 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:26,022 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:26,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,038 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (762)] Ended with exit code 0 [2023-11-21 22:27:26,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,038 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,039 INFO L229 MonitoredProcess]: Starting monitored process 763 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,040 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Waiting until timeout for monitored process [2023-11-21 22:27:26,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 [2023-11-21 22:27:26,050 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,050 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,050 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:26,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,050 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,050 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,051 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:26,051 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:26,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,065 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (763)] Ended with exit code 0 [2023-11-21 22:27:26,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,066 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,066 INFO L229 MonitoredProcess]: Starting monitored process 764 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,067 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Waiting until timeout for monitored process [2023-11-21 22:27:26,067 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,077 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,077 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,077 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:26,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,078 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,078 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:26,078 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:26,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,093 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (764)] Ended with exit code 0 [2023-11-21 22:27:26,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,094 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,094 INFO L229 MonitoredProcess]: Starting monitored process 765 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,095 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Waiting until timeout for monitored process [2023-11-21 22:27:26,095 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,105 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,105 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,105 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:26,106 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,106 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,106 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:26,106 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:26,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,121 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (765)] Ended with exit code 0 [2023-11-21 22:27:26,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,122 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,122 INFO L229 MonitoredProcess]: Starting monitored process 766 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,123 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Waiting until timeout for monitored process [2023-11-21 22:27:26,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,133 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,133 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:26,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,134 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,134 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:26,134 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:26,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,148 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (766)] Ended with exit code 0 [2023-11-21 22:27:26,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,148 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,149 INFO L229 MonitoredProcess]: Starting monitored process 767 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,150 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Waiting until timeout for monitored process [2023-11-21 22:27:26,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 [2023-11-21 22:27:26,160 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,160 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,160 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:26,160 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,160 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,160 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,161 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:26,161 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:26,163 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,174 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (767)] Ended with exit code 0 [2023-11-21 22:27:26,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,174 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,175 INFO L229 MonitoredProcess]: Starting monitored process 768 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,176 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Waiting until timeout for monitored process [2023-11-21 22:27:26,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 [2023-11-21 22:27:26,186 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,186 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,186 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:26,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,186 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,187 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:26,187 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:26,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,201 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (768)] Ended with exit code 0 [2023-11-21 22:27:26,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,202 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,202 INFO L229 MonitoredProcess]: Starting monitored process 769 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,203 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Waiting until timeout for monitored process [2023-11-21 22:27:26,203 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,213 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,214 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,214 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:26,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,214 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,214 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:26,214 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:26,217 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,229 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (769)] Ended with exit code 0 [2023-11-21 22:27:26,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,230 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,230 INFO L229 MonitoredProcess]: Starting monitored process 770 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,231 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Waiting until timeout for monitored process [2023-11-21 22:27:26,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,241 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,241 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,242 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,244 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,244 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,262 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (770)] Ended with exit code 0 [2023-11-21 22:27:26,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,262 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,263 INFO L229 MonitoredProcess]: Starting monitored process 771 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,264 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Waiting until timeout for monitored process [2023-11-21 22:27:26,264 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,274 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,274 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,274 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,276 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,276 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,294 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (771)] Ended with exit code 0 [2023-11-21 22:27:26,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,294 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,295 INFO L229 MonitoredProcess]: Starting monitored process 772 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,296 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Waiting until timeout for monitored process [2023-11-21 22:27:26,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,306 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,306 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,307 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,312 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,312 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,335 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (772)] Ended with exit code 0 [2023-11-21 22:27:26,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,336 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,336 INFO L229 MonitoredProcess]: Starting monitored process 773 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,337 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Waiting until timeout for monitored process [2023-11-21 22:27:26,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,347 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,347 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,347 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,348 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,350 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,350 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,356 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,367 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (773)] Ended with exit code 0 [2023-11-21 22:27:26,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,368 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,368 INFO L229 MonitoredProcess]: Starting monitored process 774 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,369 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Waiting until timeout for monitored process [2023-11-21 22:27:26,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 [2023-11-21 22:27:26,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,381 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,381 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,384 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,384 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,390 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,401 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (774)] Ended with exit code 0 [2023-11-21 22:27:26,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,402 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,402 INFO L229 MonitoredProcess]: Starting monitored process 775 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,403 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Waiting until timeout for monitored process [2023-11-21 22:27:26,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,413 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,413 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,414 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,416 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,416 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,435 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (775)] Ended with exit code 0 [2023-11-21 22:27:26,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,435 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,436 INFO L229 MonitoredProcess]: Starting monitored process 776 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,437 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Waiting until timeout for monitored process [2023-11-21 22:27:26,437 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,447 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,447 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,448 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,448 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,456 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,456 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,479 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,499 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (776)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:26,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,500 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,501 INFO L229 MonitoredProcess]: Starting monitored process 777 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,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 [2023-11-21 22:27:26,517 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Waiting until timeout for monitored process [2023-11-21 22:27:26,517 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,517 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,518 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,521 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,521 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,570 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (777)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:26,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,570 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,571 INFO L229 MonitoredProcess]: Starting monitored process 778 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,576 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,588 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,589 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,589 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:26,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,589 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,591 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Waiting until timeout for monitored process [2023-11-21 22:27:26,592 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2023-11-21 22:27:26,592 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,638 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (778)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:26,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,638 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,639 INFO L229 MonitoredProcess]: Starting monitored process 779 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,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 [2023-11-21 22:27:26,657 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,657 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,657 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:26,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,657 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,658 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:26,658 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:26,659 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Waiting until timeout for monitored process [2023-11-21 22:27:26,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,690 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (779)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:26,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,690 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,691 INFO L229 MonitoredProcess]: Starting monitored process 780 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,709 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,709 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,710 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Waiting until timeout for monitored process [2023-11-21 22:27:26,712 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,712 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,754 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (780)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:26,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,754 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,755 INFO L229 MonitoredProcess]: Starting monitored process 781 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,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 [2023-11-21 22:27:26,769 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,769 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,770 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,772 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Waiting until timeout for monitored process [2023-11-21 22:27:26,774 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,774 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,814 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (781)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:26,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,814 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,815 INFO L229 MonitoredProcess]: Starting monitored process 782 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,817 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Waiting until timeout for monitored process [2023-11-21 22:27:26,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 [2023-11-21 22:27:26,830 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,830 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,830 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,830 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,830 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,834 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,834 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,854 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,872 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (782)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:26,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,872 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,873 INFO L229 MonitoredProcess]: Starting monitored process 783 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,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 [2023-11-21 22:27:26,876 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Waiting until timeout for monitored process [2023-11-21 22:27:26,888 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,888 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,888 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,891 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,891 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:26,952 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (783)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:26,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:26,952 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:26,953 INFO L229 MonitoredProcess]: Starting monitored process 784 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:26,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:26,967 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:26,967 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:26,967 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:26,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:26,968 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:26,970 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Waiting until timeout for monitored process [2023-11-21 22:27:26,970 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:26,970 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:26,996 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,014 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (784)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:27,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,014 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,015 INFO L229 MonitoredProcess]: Starting monitored process 785 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,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 [2023-11-21 22:27:27,030 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,030 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,030 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,030 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,030 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,031 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Waiting until timeout for monitored process [2023-11-21 22:27:27,033 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,033 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,075 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (785)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:27,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,076 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,076 INFO L229 MonitoredProcess]: Starting monitored process 786 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,078 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,091 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Waiting until timeout for monitored process [2023-11-21 22:27:27,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,092 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,092 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,100 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,100 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,130 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,149 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (786)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:27,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,149 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,150 INFO L229 MonitoredProcess]: Starting monitored process 787 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,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 [2023-11-21 22:27:27,165 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,165 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,165 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,166 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Waiting until timeout for monitored process [2023-11-21 22:27:27,169 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,169 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,188 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,206 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (787)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:27,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,206 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,207 INFO L229 MonitoredProcess]: Starting monitored process 788 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,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 [2023-11-21 22:27:27,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,222 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,222 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,223 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Waiting until timeout for monitored process [2023-11-21 22:27:27,225 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,225 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,262 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (788)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:27,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,263 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,264 INFO L229 MonitoredProcess]: Starting monitored process 789 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,266 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,278 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,278 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,280 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Waiting until timeout for monitored process [2023-11-21 22:27:27,281 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,281 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,322 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (789)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:27,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,323 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,324 INFO L229 MonitoredProcess]: Starting monitored process 790 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,326 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,338 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,338 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,339 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,339 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,340 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Waiting until timeout for monitored process [2023-11-21 22:27:27,342 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,342 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,368 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,386 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (790)] Forceful destruction successful, exit code 0 [2023-11-21 22:27:27,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,386 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,387 INFO L229 MonitoredProcess]: Starting monitored process 791 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,387 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Waiting until timeout for monitored process [2023-11-21 22:27:27,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,398 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,398 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,398 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,400 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,400 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,422 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (791)] Ended with exit code 0 [2023-11-21 22:27:27,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,422 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,423 INFO L229 MonitoredProcess]: Starting monitored process 792 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,424 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Waiting until timeout for monitored process [2023-11-21 22:27:27,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,435 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,435 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,435 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,435 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,435 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,438 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,438 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,446 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,458 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (792)] Ended with exit code 0 [2023-11-21 22:27:27,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,459 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,460 INFO L229 MonitoredProcess]: Starting monitored process 793 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,460 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Waiting until timeout for monitored process [2023-11-21 22:27:27,461 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,471 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,471 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,471 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,474 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,474 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,482 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,494 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (793)] Ended with exit code 0 [2023-11-21 22:27:27,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,494 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,495 INFO L229 MonitoredProcess]: Starting monitored process 794 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,495 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Waiting until timeout for monitored process [2023-11-21 22:27:27,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 [2023-11-21 22:27:27,506 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,506 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,506 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,506 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,506 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,509 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,509 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,518 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,533 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (794)] Ended with exit code 0 [2023-11-21 22:27:27,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,534 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,534 INFO L229 MonitoredProcess]: Starting monitored process 795 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,535 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Waiting until timeout for monitored process [2023-11-21 22:27:27,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 [2023-11-21 22:27:27,545 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,545 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,546 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,548 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,548 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,555 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,566 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (795)] Ended with exit code 0 [2023-11-21 22:27:27,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,567 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,567 INFO L229 MonitoredProcess]: Starting monitored process 796 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,568 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Waiting until timeout for monitored process [2023-11-21 22:27:27,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 [2023-11-21 22:27:27,578 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,578 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,579 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,581 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,581 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,589 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,601 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (796)] Ended with exit code 0 [2023-11-21 22:27:27,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,602 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,602 INFO L229 MonitoredProcess]: Starting monitored process 797 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,603 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Waiting until timeout for monitored process [2023-11-21 22:27:27,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 [2023-11-21 22:27:27,613 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,613 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,614 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,616 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,616 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,625 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,636 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (797)] Ended with exit code 0 [2023-11-21 22:27:27,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,636 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,637 INFO L229 MonitoredProcess]: Starting monitored process 798 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,638 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Waiting until timeout for monitored process [2023-11-21 22:27:27,638 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,648 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,648 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,648 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,650 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,650 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,667 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (798)] Ended with exit code 0 [2023-11-21 22:27:27,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,667 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,668 INFO L229 MonitoredProcess]: Starting monitored process 799 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,669 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Waiting until timeout for monitored process [2023-11-21 22:27:27,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,679 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,679 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,679 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,681 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,681 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,699 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (799)] Ended with exit code 0 [2023-11-21 22:27:27,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,699 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,700 INFO L229 MonitoredProcess]: Starting monitored process 800 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,701 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Waiting until timeout for monitored process [2023-11-21 22:27:27,701 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,711 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,711 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:27,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,711 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,712 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:27,712 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:27,714 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,726 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (800)] Ended with exit code 0 [2023-11-21 22:27:27,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,726 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,727 INFO L229 MonitoredProcess]: Starting monitored process 801 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,727 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Waiting until timeout for monitored process [2023-11-21 22:27:27,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 [2023-11-21 22:27:27,738 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,738 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,738 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:27,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,738 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,739 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:27,739 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:27,741 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,752 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (801)] Ended with exit code 0 [2023-11-21 22:27:27,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,752 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,753 INFO L229 MonitoredProcess]: Starting monitored process 802 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,753 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Waiting until timeout for monitored process [2023-11-21 22:27:27,754 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,764 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,764 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,764 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:27,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,764 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,765 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:27,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:27,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,778 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (802)] Ended with exit code 0 [2023-11-21 22:27:27,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,779 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,779 INFO L229 MonitoredProcess]: Starting monitored process 803 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,780 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Waiting until timeout for monitored process [2023-11-21 22:27:27,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 [2023-11-21 22:27:27,791 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,791 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,791 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:27,791 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,791 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,791 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,792 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:27,792 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:27,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,806 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (803)] Ended with exit code 0 [2023-11-21 22:27:27,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,806 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,807 INFO L229 MonitoredProcess]: Starting monitored process 804 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,808 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Waiting until timeout for monitored process [2023-11-21 22:27:27,808 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,818 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,818 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,818 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,820 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2023-11-21 22:27:27,820 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2023-11-21 22:27:27,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,839 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (804)] Ended with exit code 0 [2023-11-21 22:27:27,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,839 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,840 INFO L229 MonitoredProcess]: Starting monitored process 805 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,840 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Waiting until timeout for monitored process [2023-11-21 22:27:27,841 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,851 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,851 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,851 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:27,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,851 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,852 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:27,852 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:27,854 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,866 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (805)] Ended with exit code 0 [2023-11-21 22:27:27,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,866 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,867 INFO L229 MonitoredProcess]: Starting monitored process 806 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,868 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Waiting until timeout for monitored process [2023-11-21 22:27:27,868 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,878 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,878 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,878 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:27,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,879 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,879 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:27,879 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:27,881 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,894 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (806)] Ended with exit code 0 [2023-11-21 22:27:27,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,894 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,895 INFO L229 MonitoredProcess]: Starting monitored process 807 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,896 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Waiting until timeout for monitored process [2023-11-21 22:27:27,896 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,906 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,906 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-21 22:27:27,906 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:27,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,906 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,907 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-21 22:27:27,907 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-21 22:27:27,907 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:27,909 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,922 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (807)] Ended with exit code 0 [2023-11-21 22:27:27,922 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-11-21 22:27:27,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,922 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,923 INFO L229 MonitoredProcess]: Starting monitored process 808 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,923 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Waiting until timeout for monitored process [2023-11-21 22:27:27,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,934 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,934 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:27,934 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:27,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,934 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:27,935 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:27,935 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:27,938 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,950 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (808)] Ended with exit code 0 [2023-11-21 22:27:27,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,951 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,951 INFO L229 MonitoredProcess]: Starting monitored process 809 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,952 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Waiting until timeout for monitored process [2023-11-21 22:27:27,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 [2023-11-21 22:27:27,963 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,963 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:27,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:27,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,963 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:27,964 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:27,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:27,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:27,978 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (809)] Ended with exit code 0 [2023-11-21 22:27:27,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:27,978 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:27,979 INFO L229 MonitoredProcess]: Starting monitored process 810 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:27,980 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Waiting until timeout for monitored process [2023-11-21 22:27:27,980 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:27,990 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:27,990 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:27,991 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:27,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:27,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:27,991 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:27,991 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:27,992 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:27,995 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,006 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (810)] Ended with exit code 0 [2023-11-21 22:27:28,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,007 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,007 INFO L229 MonitoredProcess]: Starting monitored process 811 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,008 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Waiting until timeout for monitored process [2023-11-21 22:27:28,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,019 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,019 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,019 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:28,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,019 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,020 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:28,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:28,023 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,035 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (811)] Ended with exit code 0 [2023-11-21 22:27:28,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,035 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,036 INFO L229 MonitoredProcess]: Starting monitored process 812 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,036 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Waiting until timeout for monitored process [2023-11-21 22:27:28,037 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,047 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,047 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:28,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,047 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,048 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:28,048 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:28,051 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,063 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (812)] Ended with exit code 0 [2023-11-21 22:27:28,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,063 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,064 INFO L229 MonitoredProcess]: Starting monitored process 813 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,065 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Waiting until timeout for monitored process [2023-11-21 22:27:28,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,075 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,075 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:28,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,076 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,076 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:28,076 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:28,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,091 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (813)] Ended with exit code 0 [2023-11-21 22:27:28,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,091 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,092 INFO L229 MonitoredProcess]: Starting monitored process 814 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,093 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Waiting until timeout for monitored process [2023-11-21 22:27:28,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 [2023-11-21 22:27:28,103 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,103 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,103 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:28,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,104 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,104 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:28,104 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:28,107 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,118 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (814)] Ended with exit code 0 [2023-11-21 22:27:28,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,119 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,119 INFO L229 MonitoredProcess]: Starting monitored process 815 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,120 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Waiting until timeout for monitored process [2023-11-21 22:27:28,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,131 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,131 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:28,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,131 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,132 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:28,132 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:28,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,146 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (815)] Ended with exit code 0 [2023-11-21 22:27:28,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,147 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,147 INFO L229 MonitoredProcess]: Starting monitored process 816 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,148 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Waiting until timeout for monitored process [2023-11-21 22:27:28,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,158 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,158 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,158 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:28,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,159 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,159 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:28,159 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:28,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,174 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (816)] Ended with exit code 0 [2023-11-21 22:27:28,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,174 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,175 INFO L229 MonitoredProcess]: Starting monitored process 817 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,176 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Waiting until timeout for monitored process [2023-11-21 22:27:28,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 [2023-11-21 22:27:28,186 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,186 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,186 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:28,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,186 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,187 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:28,187 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:28,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,202 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (817)] Ended with exit code 0 [2023-11-21 22:27:28,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,202 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,203 INFO L229 MonitoredProcess]: Starting monitored process 818 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,203 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Waiting until timeout for monitored process [2023-11-21 22:27:28,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 [2023-11-21 22:27:28,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,214 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,214 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:28,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,214 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,215 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:28,215 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:28,218 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,229 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (818)] Ended with exit code 0 [2023-11-21 22:27:28,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,230 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,230 INFO L229 MonitoredProcess]: Starting monitored process 819 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,231 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Waiting until timeout for monitored process [2023-11-21 22:27:28,231 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,241 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,241 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,242 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,245 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,245 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,253 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,266 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (819)] Ended with exit code 0 [2023-11-21 22:27:28,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,266 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,266 INFO L229 MonitoredProcess]: Starting monitored process 820 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,267 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Waiting until timeout for monitored process [2023-11-21 22:27:28,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,278 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,278 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,281 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,281 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,290 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,301 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (820)] Ended with exit code 0 [2023-11-21 22:27:28,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,302 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,302 INFO L229 MonitoredProcess]: Starting monitored process 821 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,303 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Waiting until timeout for monitored process [2023-11-21 22:27:28,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 [2023-11-21 22:27:28,314 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,314 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,314 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,322 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,322 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,342 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,354 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (821)] Ended with exit code 0 [2023-11-21 22:27:28,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,355 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,355 INFO L229 MonitoredProcess]: Starting monitored process 822 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,356 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Waiting until timeout for monitored process [2023-11-21 22:27:28,356 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,367 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,367 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,367 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,370 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,370 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,391 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (822)] Ended with exit code 0 [2023-11-21 22:27:28,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,392 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,392 INFO L229 MonitoredProcess]: Starting monitored process 823 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,402 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Waiting until timeout for monitored process [2023-11-21 22:27:28,403 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,413 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,413 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,413 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,417 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,417 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,429 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,442 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (823)] Ended with exit code 0 [2023-11-21 22:27:28,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,442 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,443 INFO L229 MonitoredProcess]: Starting monitored process 824 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,444 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Waiting until timeout for monitored process [2023-11-21 22:27:28,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 [2023-11-21 22:27:28,454 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,455 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,455 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,459 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,459 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,485 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (824)] Ended with exit code 0 [2023-11-21 22:27:28,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,486 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,487 INFO L229 MonitoredProcess]: Starting monitored process 825 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,487 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Waiting until timeout for monitored process [2023-11-21 22:27:28,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 [2023-11-21 22:27:28,498 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,499 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,499 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,507 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,507 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,542 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (825)] Ended with exit code 0 [2023-11-21 22:27:28,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,542 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,543 INFO L229 MonitoredProcess]: Starting monitored process 826 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,544 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Waiting until timeout for monitored process [2023-11-21 22:27:28,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,554 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,555 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,555 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,560 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,560 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,590 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (826)] Ended with exit code 0 [2023-11-21 22:27:28,590 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,590 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,591 INFO L229 MonitoredProcess]: Starting monitored process 827 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,592 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Waiting until timeout for monitored process [2023-11-21 22:27:28,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,603 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,603 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,603 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2023-11-21 22:27:28,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,603 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,608 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2023-11-21 22:27:28,608 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,622 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,634 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (827)] Ended with exit code 0 [2023-11-21 22:27:28,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,634 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,635 INFO L229 MonitoredProcess]: Starting monitored process 828 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,636 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Waiting until timeout for monitored process [2023-11-21 22:27:28,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 [2023-11-21 22:27:28,647 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,647 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,647 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:28,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,647 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,648 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:28,648 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:28,651 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,663 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (828)] Ended with exit code 0 [2023-11-21 22:27:28,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,663 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,664 INFO L229 MonitoredProcess]: Starting monitored process 829 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,665 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Waiting until timeout for monitored process [2023-11-21 22:27:28,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 [2023-11-21 22:27:28,675 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,675 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,676 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,679 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,680 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,690 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,702 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (829)] Ended with exit code 0 [2023-11-21 22:27:28,702 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,702 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,703 INFO L229 MonitoredProcess]: Starting monitored process 830 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,704 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (830)] Waiting until timeout for monitored process [2023-11-21 22:27:28,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 [2023-11-21 22:27:28,714 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,715 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,715 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,720 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,720 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,734 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,746 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (830)] Ended with exit code 0 [2023-11-21 22:27:28,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,746 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,747 INFO L229 MonitoredProcess]: Starting monitored process 831 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,748 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Waiting until timeout for monitored process [2023-11-21 22:27:28,749 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,759 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,759 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,764 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,764 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,777 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,789 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (831)] Ended with exit code 0 [2023-11-21 22:27:28,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,790 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,793 INFO L229 MonitoredProcess]: Starting monitored process 832 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,794 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Waiting until timeout for monitored process [2023-11-21 22:27:28,794 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,804 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,804 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,805 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,808 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,808 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,818 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,829 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (832)] Ended with exit code 0 [2023-11-21 22:27:28,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,829 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,832 INFO L229 MonitoredProcess]: Starting monitored process 833 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,835 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Waiting until timeout for monitored process [2023-11-21 22:27:28,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 [2023-11-21 22:27:28,846 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,846 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,846 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,849 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,849 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,858 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,870 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (833)] Ended with exit code 0 [2023-11-21 22:27:28,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,870 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,871 INFO L229 MonitoredProcess]: Starting monitored process 834 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,871 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (834)] Waiting until timeout for monitored process [2023-11-21 22:27:28,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,882 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,882 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,882 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,882 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,882 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,885 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,885 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,894 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,906 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (834)] Ended with exit code 0 [2023-11-21 22:27:28,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,906 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,907 INFO L229 MonitoredProcess]: Starting monitored process 835 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,907 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (835)] Waiting until timeout for monitored process [2023-11-21 22:27:28,908 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,918 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,918 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,918 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,918 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,918 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:28,930 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:28,930 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:28,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:28,986 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (835)] Ended with exit code 0 [2023-11-21 22:27:28,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:28,986 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:28,986 INFO L229 MonitoredProcess]: Starting monitored process 836 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:28,987 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Waiting until timeout for monitored process [2023-11-21 22:27:28,988 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:28,998 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:28,998 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:28,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:28,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:28,998 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,002 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,002 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,014 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,026 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (836)] Ended with exit code 0 [2023-11-21 22:27:29,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,026 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,027 INFO L229 MonitoredProcess]: Starting monitored process 837 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,027 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Waiting until timeout for monitored process [2023-11-21 22:27:29,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,038 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,038 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,042 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,042 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,054 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,065 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (837)] Ended with exit code 0 [2023-11-21 22:27:29,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,066 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,066 INFO L229 MonitoredProcess]: Starting monitored process 838 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,067 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Waiting until timeout for monitored process [2023-11-21 22:27:29,068 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,078 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,078 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,078 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,081 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,081 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,090 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,102 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (838)] Ended with exit code 0 [2023-11-21 22:27:29,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,102 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,103 INFO L229 MonitoredProcess]: Starting monitored process 839 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,103 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (839)] Waiting until timeout for monitored process [2023-11-21 22:27:29,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,113 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,114 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,114 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,117 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,117 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,127 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,140 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (839)] Ended with exit code 0 [2023-11-21 22:27:29,140 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,141 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,141 INFO L229 MonitoredProcess]: Starting monitored process 840 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,142 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Waiting until timeout for monitored process [2023-11-21 22:27:29,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,152 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,153 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,155 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,155 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,175 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (840)] Ended with exit code 0 [2023-11-21 22:27:29,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,175 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,176 INFO L229 MonitoredProcess]: Starting monitored process 841 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,176 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (841)] Waiting until timeout for monitored process [2023-11-21 22:27:29,177 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,187 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,187 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,187 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,190 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,190 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,212 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (841)] Ended with exit code 0 [2023-11-21 22:27:29,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,212 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,213 INFO L229 MonitoredProcess]: Starting monitored process 842 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,213 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Waiting until timeout for monitored process [2023-11-21 22:27:29,214 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,224 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,224 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,224 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,224 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,224 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,228 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,228 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,253 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (842)] Ended with exit code 0 [2023-11-21 22:27:29,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,254 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,254 INFO L229 MonitoredProcess]: Starting monitored process 843 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,255 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (843)] Waiting until timeout for monitored process [2023-11-21 22:27:29,255 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,266 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,266 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,266 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,270 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,270 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,294 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (843)] Ended with exit code 0 [2023-11-21 22:27:29,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,295 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,295 INFO L229 MonitoredProcess]: Starting monitored process 844 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,296 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Waiting until timeout for monitored process [2023-11-21 22:27:29,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,306 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,306 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,307 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,315 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,315 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,336 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (844)] Ended with exit code 0 [2023-11-21 22:27:29,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,336 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,336 INFO L229 MonitoredProcess]: Starting monitored process 845 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,337 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Waiting until timeout for monitored process [2023-11-21 22:27:29,338 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,347 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,348 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,348 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,348 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,348 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,352 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,352 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,365 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,375 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (845)] Ended with exit code 0 [2023-11-21 22:27:29,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,376 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,376 INFO L229 MonitoredProcess]: Starting monitored process 846 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,377 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Waiting until timeout for monitored process [2023-11-21 22:27:29,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,387 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,387 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,388 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,392 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,392 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,417 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (846)] Ended with exit code 0 [2023-11-21 22:27:29,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,418 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,418 INFO L229 MonitoredProcess]: Starting monitored process 847 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,419 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (847)] Waiting until timeout for monitored process [2023-11-21 22:27:29,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 [2023-11-21 22:27:29,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,430 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,430 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,430 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,433 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,433 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,453 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (847)] Ended with exit code 0 [2023-11-21 22:27:29,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,453 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,454 INFO L229 MonitoredProcess]: Starting monitored process 848 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,455 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Waiting until timeout for monitored process [2023-11-21 22:27:29,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 [2023-11-21 22:27:29,465 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,465 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,465 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,468 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,468 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,477 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,487 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (848)] Ended with exit code 0 [2023-11-21 22:27:29,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,488 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,488 INFO L229 MonitoredProcess]: Starting monitored process 849 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,489 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Waiting until timeout for monitored process [2023-11-21 22:27:29,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 [2023-11-21 22:27:29,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,499 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,499 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:29,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,500 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,500 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:29,500 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:29,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,514 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (849)] Ended with exit code 0 [2023-11-21 22:27:29,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,514 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,515 INFO L229 MonitoredProcess]: Starting monitored process 850 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,515 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Waiting until timeout for monitored process [2023-11-21 22:27:29,516 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,525 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,526 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,526 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:29,526 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,526 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,526 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,527 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:29,527 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:29,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,541 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (850)] Ended with exit code 0 [2023-11-21 22:27:29,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,541 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,542 INFO L229 MonitoredProcess]: Starting monitored process 851 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,542 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Waiting until timeout for monitored process [2023-11-21 22:27:29,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 [2023-11-21 22:27:29,553 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,553 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,553 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:29,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,553 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,554 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:29,554 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:29,557 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,568 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (851)] Ended with exit code 0 [2023-11-21 22:27:29,568 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,568 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,569 INFO L229 MonitoredProcess]: Starting monitored process 852 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,569 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (852)] Waiting until timeout for monitored process [2023-11-21 22:27:29,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 [2023-11-21 22:27:29,579 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,580 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,580 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:29,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,580 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,581 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:29,581 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:29,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,594 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (852)] Ended with exit code 0 [2023-11-21 22:27:29,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,595 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,595 INFO L229 MonitoredProcess]: Starting monitored process 853 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,596 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (853)] Waiting until timeout for monitored process [2023-11-21 22:27:29,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,606 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,606 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,607 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,609 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2023-11-21 22:27:29,610 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2023-11-21 22:27:29,619 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,629 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (853)] Ended with exit code 0 [2023-11-21 22:27:29,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,630 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,630 INFO L229 MonitoredProcess]: Starting monitored process 854 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,643 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Waiting until timeout for monitored process [2023-11-21 22:27:29,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 [2023-11-21 22:27:29,654 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,654 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,654 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:29,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,654 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,655 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:29,655 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:29,658 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,670 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (854)] Ended with exit code 0 [2023-11-21 22:27:29,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,670 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,671 INFO L229 MonitoredProcess]: Starting monitored process 855 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,671 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (855)] Waiting until timeout for monitored process [2023-11-21 22:27:29,672 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-21 22:27:29,682 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,682 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,682 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:29,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,682 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,683 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:29,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:29,686 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,697 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (855)] Ended with exit code 0 [2023-11-21 22:27:29,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-21 22:27:29,698 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 [2023-11-21 22:27:29,698 INFO L229 MonitoredProcess]: Starting monitored process 856 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-21 22:27:29,699 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (856)] Waiting until timeout for monitored process [2023-11-21 22:27:29,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 [2023-11-21 22:27:29,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-21 22:27:29,709 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-21 22:27:29,710 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-21 22:27:29,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-21 22:27:29,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-21 22:27:29,710 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-21 22:27:29,711 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-21 22:27:29,711 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-21 22:27:29,714 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-21 22:27:29,725 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (856)] Ended with exit code 0 [2023-11-21 22:27:29,730 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 21.11 10:27:29 BoogieIcfgContainer [2023-11-21 22:27:29,730 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-21 22:27:29,731 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-21 22:27:29,731 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-21 22:27:29,731 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-21 22:27:29,732 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 10:26:49" (3/4) ... [2023-11-21 22:27:29,734 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-21 22:27:29,735 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-21 22:27:29,736 INFO L158 Benchmark]: Toolchain (without parser) took 41802.66ms. Allocated memory was 125.8MB in the beginning and 264.2MB in the end (delta: 138.4MB). Free memory was 64.3MB in the beginning and 215.0MB in the end (delta: -150.7MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 22:27:29,737 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 125.8MB. Free memory is still 95.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 22:27:29,737 INFO L158 Benchmark]: CACSL2BoogieTranslator took 393.13ms. Allocated memory was 125.8MB in the beginning and 151.0MB in the end (delta: 25.2MB). Free memory was 64.2MB in the beginning and 115.0MB in the end (delta: -50.8MB). Peak memory consumption was 9.5MB. Max. memory is 16.1GB. [2023-11-21 22:27:29,737 INFO L158 Benchmark]: Boogie Procedure Inliner took 71.07ms. Allocated memory is still 151.0MB. Free memory was 115.0MB in the beginning and 113.5MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-21 22:27:29,738 INFO L158 Benchmark]: Boogie Preprocessor took 83.19ms. Allocated memory is still 151.0MB. Free memory was 113.5MB in the beginning and 111.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-21 22:27:29,738 INFO L158 Benchmark]: RCFGBuilder took 579.94ms. Allocated memory is still 151.0MB. Free memory was 111.4MB in the beginning and 96.7MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-21 22:27:29,739 INFO L158 Benchmark]: BuchiAutomizer took 40664.75ms. Allocated memory was 151.0MB in the beginning and 264.2MB in the end (delta: 113.2MB). Free memory was 96.1MB in the beginning and 215.0MB in the end (delta: -118.9MB). Peak memory consumption was 136.4MB. Max. memory is 16.1GB. [2023-11-21 22:27:29,739 INFO L158 Benchmark]: Witness Printer took 4.05ms. Allocated memory is still 264.2MB. Free memory is still 215.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 22:27:29,741 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.36ms. Allocated memory is still 125.8MB. Free memory is still 95.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 393.13ms. Allocated memory was 125.8MB in the beginning and 151.0MB in the end (delta: 25.2MB). Free memory was 64.2MB in the beginning and 115.0MB in the end (delta: -50.8MB). Peak memory consumption was 9.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 71.07ms. Allocated memory is still 151.0MB. Free memory was 115.0MB in the beginning and 113.5MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 83.19ms. Allocated memory is still 151.0MB. Free memory was 113.5MB in the beginning and 111.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 579.94ms. Allocated memory is still 151.0MB. Free memory was 111.4MB in the beginning and 96.7MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * BuchiAutomizer took 40664.75ms. Allocated memory was 151.0MB in the beginning and 264.2MB in the end (delta: 113.2MB). Free memory was 96.1MB in the beginning and 215.0MB in the end (delta: -118.9MB). Peak memory consumption was 136.4MB. Max. memory is 16.1GB. * Witness Printer took 4.05ms. Allocated memory is still 264.2MB. Free memory is still 215.0MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Trivial decomposition into one module whose termination is unknown. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 40.6s and 1 iterations. TraceHistogramMax:1. Analysis of lassos took 40.5s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: LassoAnalysisResults: nont0 unkn1 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital221 mio100 ax100 hnf100 lsp97 ukn93 mio100 lsp10 div436 bol100 ite100 ukn100 eq147 hnf95 smp46 dnf100 smp100 tf100 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 32ms VariablesStem: 2 VariablesLoop: 0 DisjunctsStem: 2 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 24 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Unable to decide termination Buchi Automizer is unable to decide termination for the following lasso. Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(10, 1);~#d~0.base, ~#d~0.offset := 1, 0;call write~init~int(0, ~#d~0.base, ~#d~0.offset, 1);call write~init~int(3, ~#d~0.base, 1 + ~#d~0.offset, 1);call write~init~int(0, ~#d~0.base, 2 + ~#d~0.offset, 1);call write~init~int(0, ~#d~0.base, 3 + ~#d~0.offset, 1);call write~init~int(0, ~#d~0.base, 4 + ~#d~0.offset, 1);call write~init~int(0, ~#d~0.base, 5 + ~#d~0.offset, 1);call write~init~int(0, ~#d~0.base, 6 + ~#d~0.offset, 4);" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc0#1.base, main_#t~malloc0#1.offset, main_#t~memcpy~res1#1.base, main_#t~memcpy~res1#1.offset, main_#t~mem2#1, main_#t~mem3#1, main_#t~mem4#1, main_#t~mem5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~mem8#1, main_#t~mem9#1, main_#t~mem10#1, main_#t~mem11#1, main_~p~0#1.base, main_~p~0#1.offset;havoc main_~p~0#1.base, main_~p~0#1.offset;call main_#t~malloc0#1.base, main_#t~malloc0#1.offset := #Ultimate.allocOnHeap(10);main_~p~0#1.base, main_~p~0#1.offset := main_#t~malloc0#1.base, main_#t~malloc0#1.offset;havoc main_#t~malloc0#1.base, main_#t~malloc0#1.offset;" "call main_#t~memcpy~res1#1.base, main_#t~memcpy~res1#1.offset := #Ultimate.C_memcpy(main_~p~0#1.base, main_~p~0#1.offset, ~#d~0.base, ~#d~0.offset, 10);"< "assume 1 == #valid[dest.base];assume 1 == #valid[src.base];assume size + dest.offset <= #length[dest.base] && 0 <= dest.offset;assume size + src.offset <= #length[src.base] && 0 <= src.offset;" "#t~loopctr13 := 0;" "assume #t~loopctr13 % 4294967296 < size % 4294967296;call #t~mem14 := read~unchecked~int(src.base, src.offset + #t~loopctr13, 4);call write~unchecked~int(#t~mem14, dest.base, dest.offset + #t~loopctr13, 4);call #t~mem15 := read~unchecked~int(src.base, src.offset + #t~loopctr13, 1);call write~unchecked~int(#t~mem15, dest.base, dest.offset + #t~loopctr13, 1);#t~loopctr13 := 1 + #t~loopctr13;" Loop: "assume #t~loopctr13 % 4294967296 < size % 4294967296;call #t~mem14 := read~unchecked~int(src.base, src.offset + #t~loopctr13, 4);call write~unchecked~int(#t~mem14, dest.base, dest.offset + #t~loopctr13, 4);call #t~mem15 := read~unchecked~int(src.base, src.offset + #t~loopctr13, 1);call write~unchecked~int(#t~mem15, dest.base, dest.offset + #t~loopctr13, 1);#t~loopctr13 := 1 + #t~loopctr13;" RESULT: Ultimate could not prove your program: unable to determine termination [2023-11-21 22:27:29,776 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/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_9861e3d8-c589-4e86-b3a2-8ff15c4f7b94/bin/uautomizer-verify-bycVGegfSx/config using search string *Termination*32bit*_Bitvector*.epf No suitable settings file found using Termination*32bit*_Bitvector ERROR: UNSUPPORTED PROPERTY Writing output log to file Ultimate.log Result: UNKNOWN