./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/seq-mthreaded/pals_floodmax.5.4.ufo.UNBOUNDED.pals.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/seq-mthreaded/pals_floodmax.5.4.ufo.UNBOUNDED.pals.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya --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 06a3cb5dc06e83ae44b59088a65983410109ccc62fdf540c55c383c9af585403 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 02:23:14,839 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 02:23:14,904 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-29 02:23:14,908 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 02:23:14,909 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 02:23:14,934 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 02:23:14,935 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 02:23:14,935 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 02:23:14,936 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 02:23:14,936 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 02:23:14,937 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 02:23:14,938 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 02:23:14,938 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 02:23:14,939 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-29 02:23:14,939 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-29 02:23:14,940 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-29 02:23:14,940 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-29 02:23:14,941 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-29 02:23:14,941 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-29 02:23:14,942 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 02:23:14,942 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-29 02:23:14,944 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 02:23:14,945 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 02:23:14,945 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 02:23:14,945 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 02:23:14,946 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-29 02:23:14,946 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-29 02:23:14,947 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-29 02:23:14,947 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 02:23:14,948 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 02:23:14,948 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 02:23:14,948 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-29 02:23:14,949 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 02:23:14,949 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 02:23:14,949 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 02:23:14,949 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 02:23:14,950 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 02:23:14,950 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-29 02:23:14,950 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_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/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_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya 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 -> 06a3cb5dc06e83ae44b59088a65983410109ccc62fdf540c55c383c9af585403 [2023-11-29 02:23:15,159 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 02:23:15,180 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 02:23:15,183 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 02:23:15,184 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 02:23:15,185 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 02:23:15,186 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/seq-mthreaded/pals_floodmax.5.4.ufo.UNBOUNDED.pals.c [2023-11-29 02:23:17,986 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 02:23:18,233 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 02:23:18,234 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/sv-benchmarks/c/seq-mthreaded/pals_floodmax.5.4.ufo.UNBOUNDED.pals.c [2023-11-29 02:23:18,253 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/data/efdf9f468/c6154689ede84582b959da30b2aee03d/FLAG2701d6f67 [2023-11-29 02:23:18,266 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/data/efdf9f468/c6154689ede84582b959da30b2aee03d [2023-11-29 02:23:18,268 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 02:23:18,270 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 02:23:18,271 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 02:23:18,271 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 02:23:18,276 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 02:23:18,276 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:18,277 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3b305e03 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18, skipping insertion in model container [2023-11-29 02:23:18,277 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:18,343 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 02:23:18,680 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 02:23:18,695 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 02:23:18,810 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 02:23:18,830 INFO L206 MainTranslator]: Completed translation [2023-11-29 02:23:18,830 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18 WrapperNode [2023-11-29 02:23:18,830 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 02:23:18,831 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 02:23:18,832 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 02:23:18,832 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 02:23:18,839 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:18,863 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:18,933 INFO L138 Inliner]: procedures = 25, calls = 17, calls flagged for inlining = 12, calls inlined = 12, statements flattened = 2001 [2023-11-29 02:23:18,933 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 02:23:18,934 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 02:23:18,934 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 02:23:18,934 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 02:23:18,946 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:18,946 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:18,953 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:18,982 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2023-11-29 02:23:18,983 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:18,983 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:19,010 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:19,031 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:19,038 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:19,045 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:19,056 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 02:23:19,057 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 02:23:19,057 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 02:23:19,058 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 02:23:19,058 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (1/1) ... [2023-11-29 02:23:19,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:19,074 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:19,087 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:19,092 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-29 02:23:19,120 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 02:23:19,121 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 02:23:19,121 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 02:23:19,121 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 02:23:19,273 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 02:23:19,275 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 02:23:20,812 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 02:23:20,837 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 02:23:20,837 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-29 02:23:20,839 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:23:20 BoogieIcfgContainer [2023-11-29 02:23:20,839 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 02:23:20,841 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-29 02:23:20,841 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-29 02:23:20,845 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-29 02:23:20,846 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-29 02:23:20,846 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 29.11 02:23:18" (1/3) ... [2023-11-29 02:23:20,848 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@e36cdf8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 29.11 02:23:20, skipping insertion in model container [2023-11-29 02:23:20,848 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-29 02:23:20,848 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 02:23:18" (2/3) ... [2023-11-29 02:23:20,849 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@e36cdf8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 29.11 02:23:20, skipping insertion in model container [2023-11-29 02:23:20,849 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-29 02:23:20,849 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 02:23:20" (3/3) ... [2023-11-29 02:23:20,850 INFO L332 chiAutomizerObserver]: Analyzing ICFG pals_floodmax.5.4.ufo.UNBOUNDED.pals.c [2023-11-29 02:23:20,919 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-29 02:23:20,919 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-29 02:23:20,920 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-29 02:23:20,920 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-29 02:23:20,920 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-29 02:23:20,920 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-29 02:23:20,920 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-29 02:23:20,920 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-29 02:23:20,929 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 676 states, 675 states have (on average 1.8637037037037036) internal successors, (1258), 675 states have internal predecessors, (1258), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 02:23:20,987 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 126 [2023-11-29 02:23:20,987 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-29 02:23:20,987 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-29 02:23:21,004 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:23:21,004 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:23:21,004 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-29 02:23:21,007 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 676 states, 675 states have (on average 1.8637037037037036) internal successors, (1258), 675 states have internal predecessors, (1258), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 02:23:21,019 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 126 [2023-11-29 02:23:21,019 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-29 02:23:21,019 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-29 02:23:21,025 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:23:21,025 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:23:21,036 INFO L748 eck$LassoCheckResult]: Stem: 178#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(39, 2);call #Ultimate.allocInit(12, 3);~nomsg~0 := -1;~p12~0 := 0;~p12_old~0 := 0;~p12_new~0 := 0;~ep12~0 := 0;~p13~0 := 0;~p13_old~0 := 0;~p13_new~0 := 0;~ep13~0 := 0;~p14~0 := 0;~p14_old~0 := 0;~p14_new~0 := 0;~ep14~0 := 0;~p15~0 := 0;~p15_old~0 := 0;~p15_new~0 := 0;~ep15~0 := 0;~p21~0 := 0;~p21_old~0 := 0;~p21_new~0 := 0;~ep21~0 := 0;~p23~0 := 0;~p23_old~0 := 0;~p23_new~0 := 0;~ep23~0 := 0;~p24~0 := 0;~p24_old~0 := 0;~p24_new~0 := 0;~ep24~0 := 0;~p25~0 := 0;~p25_old~0 := 0;~p25_new~0 := 0;~ep25~0 := 0;~p31~0 := 0;~p31_old~0 := 0;~p31_new~0 := 0;~ep31~0 := 0;~p32~0 := 0;~p32_old~0 := 0;~p32_new~0 := 0;~ep32~0 := 0;~p34~0 := 0;~p34_old~0 := 0;~p34_new~0 := 0;~ep34~0 := 0;~p35~0 := 0;~p35_old~0 := 0;~p35_new~0 := 0;~ep35~0 := 0;~p41~0 := 0;~p41_old~0 := 0;~p41_new~0 := 0;~ep41~0 := 0;~p42~0 := 0;~p42_old~0 := 0;~p42_new~0 := 0;~ep42~0 := 0;~p43~0 := 0;~p43_old~0 := 0;~p43_new~0 := 0;~ep43~0 := 0;~p45~0 := 0;~p45_old~0 := 0;~p45_new~0 := 0;~ep45~0 := 0;~p51~0 := 0;~p51_old~0 := 0;~p51_new~0 := 0;~ep51~0 := 0;~p52~0 := 0;~p52_old~0 := 0;~p52_new~0 := 0;~ep52~0 := 0;~p53~0 := 0;~p53_old~0 := 0;~p53_new~0 := 0;~ep53~0 := 0;~p54~0 := 0;~p54_old~0 := 0;~p54_new~0 := 0;~ep54~0 := 0;~id1~0 := 0;~r1~0 := 0;~st1~0 := 0;~nl1~0 := 0;~m1~0 := 0;~max1~0 := 0;~mode1~0 := 0;~id2~0 := 0;~r2~0 := 0;~st2~0 := 0;~nl2~0 := 0;~m2~0 := 0;~max2~0 := 0;~mode2~0 := 0;~id3~0 := 0;~r3~0 := 0;~st3~0 := 0;~nl3~0 := 0;~m3~0 := 0;~max3~0 := 0;~mode3~0 := 0;~id4~0 := 0;~r4~0 := 0;~st4~0 := 0;~nl4~0 := 0;~m4~0 := 0;~max4~0 := 0;~mode4~0 := 0;~id5~0 := 0;~r5~0 := 0;~st5~0 := 0;~nl5~0 := 0;~m5~0 := 0;~max5~0 := 0;~mode5~0 := 0; 558#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~nondet7#1, main_#t~nondet8#1, main_#t~nondet9#1, main_#t~nondet10#1, main_#t~nondet11#1, main_#t~nondet12#1, main_#t~nondet13#1, main_#t~nondet14#1, main_#t~nondet15#1, main_#t~nondet16#1, main_#t~nondet17#1, main_#t~nondet18#1, main_#t~nondet19#1, main_#t~nondet20#1, main_#t~nondet21#1, main_#t~nondet22#1, main_#t~nondet23#1, main_#t~nondet24#1, main_#t~nondet25#1, main_#t~nondet26#1, main_#t~nondet27#1, main_#t~nondet28#1, main_#t~nondet29#1, main_#t~nondet30#1, main_#t~nondet31#1, main_#t~nondet32#1, main_#t~nondet33#1, main_#t~nondet34#1, main_#t~nondet35#1, main_#t~nondet36#1, main_#t~nondet37#1, main_#t~nondet38#1, main_#t~nondet39#1, main_#t~nondet40#1, main_#t~nondet41#1, main_#t~nondet42#1, main_#t~nondet43#1, main_#t~nondet44#1, main_#t~nondet45#1, main_#t~nondet46#1, main_#t~nondet47#1, main_#t~nondet48#1, main_#t~nondet49#1, main_#t~nondet50#1, main_#t~nondet51#1, main_#t~nondet52#1, main_#t~nondet53#1, main_#t~nondet54#1, main_#t~nondet55#1, main_#t~nondet56#1, main_#t~nondet57#1, main_#t~nondet58#1, main_#t~ret59#1, main_#t~ret60#1, main_~c1~0#1, main_~i2~0#1;havoc main_~c1~0#1;havoc main_~i2~0#1;main_~c1~0#1 := 0;havoc main_#t~nondet4#1;~ep12~0 := main_#t~nondet4#1;havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;~ep13~0 := main_#t~nondet5#1;havoc main_#t~nondet5#1;havoc main_#t~nondet6#1;~ep14~0 := main_#t~nondet6#1;havoc main_#t~nondet6#1;havoc main_#t~nondet7#1;~ep15~0 := main_#t~nondet7#1;havoc main_#t~nondet7#1;havoc main_#t~nondet8#1;~ep21~0 := main_#t~nondet8#1;havoc main_#t~nondet8#1;havoc main_#t~nondet9#1;~ep23~0 := main_#t~nondet9#1;havoc main_#t~nondet9#1;havoc main_#t~nondet10#1;~ep24~0 := main_#t~nondet10#1;havoc main_#t~nondet10#1;havoc main_#t~nondet11#1;~ep25~0 := main_#t~nondet11#1;havoc main_#t~nondet11#1;havoc main_#t~nondet12#1;~ep31~0 := main_#t~nondet12#1;havoc main_#t~nondet12#1;havoc main_#t~nondet13#1;~ep32~0 := main_#t~nondet13#1;havoc main_#t~nondet13#1;havoc main_#t~nondet14#1;~ep34~0 := main_#t~nondet14#1;havoc main_#t~nondet14#1;havoc main_#t~nondet15#1;~ep35~0 := main_#t~nondet15#1;havoc main_#t~nondet15#1;havoc main_#t~nondet16#1;~ep41~0 := main_#t~nondet16#1;havoc main_#t~nondet16#1;havoc main_#t~nondet17#1;~ep42~0 := main_#t~nondet17#1;havoc main_#t~nondet17#1;havoc main_#t~nondet18#1;~ep43~0 := main_#t~nondet18#1;havoc main_#t~nondet18#1;havoc main_#t~nondet19#1;~ep45~0 := main_#t~nondet19#1;havoc main_#t~nondet19#1;havoc main_#t~nondet20#1;~ep51~0 := main_#t~nondet20#1;havoc main_#t~nondet20#1;havoc main_#t~nondet21#1;~ep52~0 := main_#t~nondet21#1;havoc main_#t~nondet21#1;havoc main_#t~nondet22#1;~ep53~0 := main_#t~nondet22#1;havoc main_#t~nondet22#1;havoc main_#t~nondet23#1;~ep54~0 := main_#t~nondet23#1;havoc main_#t~nondet23#1;havoc main_#t~nondet24#1;~id1~0 := main_#t~nondet24#1;havoc main_#t~nondet24#1;havoc main_#t~nondet25#1;~r1~0 := main_#t~nondet25#1;havoc main_#t~nondet25#1;havoc main_#t~nondet26#1;~st1~0 := main_#t~nondet26#1;havoc main_#t~nondet26#1;havoc main_#t~nondet27#1;~nl1~0 := main_#t~nondet27#1;havoc main_#t~nondet27#1;havoc main_#t~nondet28#1;~m1~0 := main_#t~nondet28#1;havoc main_#t~nondet28#1;havoc main_#t~nondet29#1;~max1~0 := main_#t~nondet29#1;havoc main_#t~nondet29#1;havoc main_#t~nondet30#1;~mode1~0 := main_#t~nondet30#1;havoc main_#t~nondet30#1;havoc main_#t~nondet31#1;~id2~0 := main_#t~nondet31#1;havoc main_#t~nondet31#1;havoc main_#t~nondet32#1;~r2~0 := main_#t~nondet32#1;havoc main_#t~nondet32#1;havoc main_#t~nondet33#1;~st2~0 := main_#t~nondet33#1;havoc main_#t~nondet33#1;havoc main_#t~nondet34#1;~nl2~0 := main_#t~nondet34#1;havoc main_#t~nondet34#1;havoc main_#t~nondet35#1;~m2~0 := main_#t~nondet35#1;havoc main_#t~nondet35#1;havoc main_#t~nondet36#1;~max2~0 := main_#t~nondet36#1;havoc main_#t~nondet36#1;havoc main_#t~nondet37#1;~mode2~0 := main_#t~nondet37#1;havoc main_#t~nondet37#1;havoc main_#t~nondet38#1;~id3~0 := main_#t~nondet38#1;havoc main_#t~nondet38#1;havoc main_#t~nondet39#1;~r3~0 := main_#t~nondet39#1;havoc main_#t~nondet39#1;havoc main_#t~nondet40#1;~st3~0 := main_#t~nondet40#1;havoc main_#t~nondet40#1;havoc main_#t~nondet41#1;~nl3~0 := main_#t~nondet41#1;havoc main_#t~nondet41#1;havoc main_#t~nondet42#1;~m3~0 := main_#t~nondet42#1;havoc main_#t~nondet42#1;havoc main_#t~nondet43#1;~max3~0 := main_#t~nondet43#1;havoc main_#t~nondet43#1;havoc main_#t~nondet44#1;~mode3~0 := main_#t~nondet44#1;havoc main_#t~nondet44#1;havoc main_#t~nondet45#1;~id4~0 := main_#t~nondet45#1;havoc main_#t~nondet45#1;havoc main_#t~nondet46#1;~r4~0 := main_#t~nondet46#1;havoc main_#t~nondet46#1;havoc main_#t~nondet47#1;~st4~0 := main_#t~nondet47#1;havoc main_#t~nondet47#1;havoc main_#t~nondet48#1;~nl4~0 := main_#t~nondet48#1;havoc main_#t~nondet48#1;havoc main_#t~nondet49#1;~m4~0 := main_#t~nondet49#1;havoc main_#t~nondet49#1;havoc main_#t~nondet50#1;~max4~0 := main_#t~nondet50#1;havoc main_#t~nondet50#1;havoc main_#t~nondet51#1;~mode4~0 := main_#t~nondet51#1;havoc main_#t~nondet51#1;havoc main_#t~nondet52#1;~id5~0 := main_#t~nondet52#1;havoc main_#t~nondet52#1;havoc main_#t~nondet53#1;~r5~0 := main_#t~nondet53#1;havoc main_#t~nondet53#1;havoc main_#t~nondet54#1;~st5~0 := main_#t~nondet54#1;havoc main_#t~nondet54#1;havoc main_#t~nondet55#1;~nl5~0 := main_#t~nondet55#1;havoc main_#t~nondet55#1;havoc main_#t~nondet56#1;~m5~0 := main_#t~nondet56#1;havoc main_#t~nondet56#1;havoc main_#t~nondet57#1;~max5~0 := main_#t~nondet57#1;havoc main_#t~nondet57#1;havoc main_#t~nondet58#1;~mode5~0 := main_#t~nondet58#1;havoc main_#t~nondet58#1;assume { :begin_inline_init } true;havoc init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;havoc init_~r121~0#1;havoc init_~r131~0#1;havoc init_~r141~0#1;havoc init_~r151~0#1;havoc init_~r211~0#1;havoc init_~r231~0#1;havoc init_~r241~0#1;havoc init_~r251~0#1;havoc init_~r311~0#1;havoc init_~r321~0#1;havoc init_~r341~0#1;havoc init_~r351~0#1;havoc init_~r411~0#1;havoc init_~r421~0#1;havoc init_~r431~0#1;havoc init_~r451~0#1;havoc init_~r511~0#1;havoc init_~r521~0#1;havoc init_~r531~0#1;havoc init_~r541~0#1;havoc init_~r122~0#1;havoc init_~tmp~0#1;havoc init_~r132~0#1;havoc init_~tmp___0~0#1;havoc init_~r142~0#1;havoc init_~tmp___1~0#1;havoc init_~r152~0#1;havoc init_~tmp___2~0#1;havoc init_~r212~0#1;havoc init_~tmp___3~0#1;havoc init_~r232~0#1;havoc init_~tmp___4~0#1;havoc init_~r242~0#1;havoc init_~tmp___5~0#1;havoc init_~r252~0#1;havoc init_~tmp___6~0#1;havoc init_~r312~0#1;havoc init_~tmp___7~0#1;havoc init_~r322~0#1;havoc init_~tmp___8~0#1;havoc init_~r342~0#1;havoc init_~tmp___9~0#1;havoc init_~r352~0#1;havoc init_~tmp___10~0#1;havoc init_~r412~0#1;havoc init_~tmp___11~0#1;havoc init_~r422~0#1;havoc init_~tmp___12~0#1;havoc init_~r432~0#1;havoc init_~tmp___13~0#1;havoc init_~r452~0#1;havoc init_~tmp___14~0#1;havoc init_~r512~0#1;havoc init_~tmp___15~0#1;havoc init_~r522~0#1;havoc init_~tmp___16~0#1;havoc init_~r532~0#1;havoc init_~tmp___17~0#1;havoc init_~r542~0#1;havoc init_~tmp___18~0#1;havoc init_~r123~0#1;havoc init_~tmp___19~0#1;havoc init_~r133~0#1;havoc init_~tmp___20~0#1;havoc init_~r143~0#1;havoc init_~tmp___21~0#1;havoc init_~r153~0#1;havoc init_~tmp___22~0#1;havoc init_~r213~0#1;havoc init_~tmp___23~0#1;havoc init_~r233~0#1;havoc init_~tmp___24~0#1;havoc init_~r243~0#1;havoc init_~tmp___25~0#1;havoc init_~r253~0#1;havoc init_~tmp___26~0#1;havoc init_~r313~0#1;havoc init_~tmp___27~0#1;havoc init_~r323~0#1;havoc init_~tmp___28~0#1;havoc init_~r343~0#1;havoc init_~tmp___29~0#1;havoc init_~r353~0#1;havoc init_~tmp___30~0#1;havoc init_~r413~0#1;havoc init_~tmp___31~0#1;havoc init_~r423~0#1;havoc init_~tmp___32~0#1;havoc init_~r433~0#1;havoc init_~tmp___33~0#1;havoc init_~r453~0#1;havoc init_~tmp___34~0#1;havoc init_~r513~0#1;havoc init_~tmp___35~0#1;havoc init_~r523~0#1;havoc init_~tmp___36~0#1;havoc init_~r533~0#1;havoc init_~tmp___37~0#1;havoc init_~r543~0#1;havoc init_~tmp___38~0#1;havoc init_~r124~0#1;havoc init_~tmp___39~0#1;havoc init_~r134~0#1;havoc init_~tmp___40~0#1;havoc init_~r144~0#1;havoc init_~tmp___41~0#1;havoc init_~r154~0#1;havoc init_~tmp___42~0#1;havoc init_~r214~0#1;havoc init_~tmp___43~0#1;havoc init_~r234~0#1;havoc init_~tmp___44~0#1;havoc init_~r244~0#1;havoc init_~tmp___45~0#1;havoc init_~r254~0#1;havoc init_~tmp___46~0#1;havoc init_~r314~0#1;havoc init_~tmp___47~0#1;havoc init_~r324~0#1;havoc init_~tmp___48~0#1;havoc init_~r344~0#1;havoc init_~tmp___49~0#1;havoc init_~r354~0#1;havoc init_~tmp___50~0#1;havoc init_~r414~0#1;havoc init_~tmp___51~0#1;havoc init_~r424~0#1;havoc init_~tmp___52~0#1;havoc init_~r434~0#1;havoc init_~tmp___53~0#1;havoc init_~r454~0#1;havoc init_~tmp___54~0#1;havoc init_~r514~0#1;havoc init_~tmp___55~0#1;havoc init_~r524~0#1;havoc init_~tmp___56~0#1;havoc init_~r534~0#1;havoc init_~tmp___57~0#1;havoc init_~r544~0#1;havoc init_~tmp___58~0#1;havoc init_~tmp___59~0#1;init_~r121~0#1 := ~ep12~0;init_~r131~0#1 := ~ep13~0;init_~r141~0#1 := ~ep14~0;init_~r151~0#1 := ~ep15~0;init_~r211~0#1 := ~ep21~0;init_~r231~0#1 := ~ep23~0;init_~r241~0#1 := ~ep24~0;init_~r251~0#1 := ~ep25~0;init_~r311~0#1 := ~ep31~0;init_~r321~0#1 := ~ep32~0;init_~r341~0#1 := ~ep34~0;init_~r351~0#1 := ~ep35~0;init_~r411~0#1 := ~ep41~0;init_~r421~0#1 := ~ep42~0;init_~r431~0#1 := ~ep43~0;init_~r451~0#1 := ~ep45~0;init_~r511~0#1 := ~ep51~0;init_~r521~0#1 := ~ep52~0;init_~r531~0#1 := ~ep53~0;init_~r541~0#1 := ~ep54~0; 547#L639true assume 0 != init_~r121~0#1 % 256;init_~tmp~0#1 := 1; 175#L658true init_~r122~0#1 := (if 0 == init_~tmp~0#1 then 0 else 1); 364#L668true assume 0 != init_~r131~0#1 % 256;init_~tmp___0~0#1 := 1; 78#L687true init_~r132~0#1 := (if 0 == init_~tmp___0~0#1 then 0 else 1); 181#L697true assume 0 != init_~r141~0#1 % 256;init_~tmp___1~0#1 := 1; 69#L716true init_~r142~0#1 := (if 0 == init_~tmp___1~0#1 then 0 else 1); 621#L726true assume 0 != init_~r151~0#1 % 256;init_~tmp___2~0#1 := 1; 405#L745true init_~r152~0#1 := (if 0 == init_~tmp___2~0#1 then 0 else 1); 42#L755true assume 0 != init_~r211~0#1 % 256;init_~tmp___3~0#1 := 1; 267#L774true init_~r212~0#1 := (if 0 == init_~tmp___3~0#1 then 0 else 1); 303#L784true assume 0 != init_~r231~0#1 % 256;init_~tmp___4~0#1 := 1; 348#L803true init_~r232~0#1 := (if 0 == init_~tmp___4~0#1 then 0 else 1); 64#L813true assume 0 != init_~r241~0#1 % 256;init_~tmp___5~0#1 := 1; 5#L832true init_~r242~0#1 := (if 0 == init_~tmp___5~0#1 then 0 else 1); 74#L842true assume 0 != init_~r251~0#1 % 256;init_~tmp___6~0#1 := 1; 538#L861true init_~r252~0#1 := (if 0 == init_~tmp___6~0#1 then 0 else 1); 634#L871true assume 0 != init_~r311~0#1 % 256;init_~tmp___7~0#1 := 1; 206#L890true init_~r312~0#1 := (if 0 == init_~tmp___7~0#1 then 0 else 1); 268#L900true assume 0 != init_~r321~0#1 % 256;init_~tmp___8~0#1 := 1; 263#L919true init_~r322~0#1 := (if 0 == init_~tmp___8~0#1 then 0 else 1); 246#L929true assume 0 != init_~r341~0#1 % 256;init_~tmp___9~0#1 := 1; 8#L948true init_~r342~0#1 := (if 0 == init_~tmp___9~0#1 then 0 else 1); 462#L958true assume 0 != init_~r351~0#1 % 256;init_~tmp___10~0#1 := 1; 284#L977true init_~r352~0#1 := (if 0 == init_~tmp___10~0#1 then 0 else 1); 434#L987true assume 0 != init_~r411~0#1 % 256;init_~tmp___11~0#1 := 1; 150#L1006true init_~r412~0#1 := (if 0 == init_~tmp___11~0#1 then 0 else 1); 507#L1016true assume 0 != init_~r421~0#1 % 256;init_~tmp___12~0#1 := 1; 369#L1035true init_~r422~0#1 := (if 0 == init_~tmp___12~0#1 then 0 else 1); 464#L1045true assume 0 != init_~r431~0#1 % 256;init_~tmp___13~0#1 := 1; 318#L1064true init_~r432~0#1 := (if 0 == init_~tmp___13~0#1 then 0 else 1); 550#L1074true assume 0 != init_~r451~0#1 % 256;init_~tmp___14~0#1 := 1; 611#L1093true init_~r452~0#1 := (if 0 == init_~tmp___14~0#1 then 0 else 1); 606#L1103true assume 0 != init_~r511~0#1 % 256;init_~tmp___15~0#1 := 1; 534#L1122true init_~r512~0#1 := (if 0 == init_~tmp___15~0#1 then 0 else 1); 216#L1132true assume 0 != init_~r521~0#1 % 256;init_~tmp___16~0#1 := 1; 365#L1151true init_~r522~0#1 := (if 0 == init_~tmp___16~0#1 then 0 else 1); 209#L1161true assume 0 != init_~r531~0#1 % 256;init_~tmp___17~0#1 := 1; 211#L1180true init_~r532~0#1 := (if 0 == init_~tmp___17~0#1 then 0 else 1); 449#L1190true assume 0 != init_~r541~0#1 % 256;init_~tmp___18~0#1 := 1; 568#L1209true init_~r542~0#1 := (if 0 == init_~tmp___18~0#1 then 0 else 1); 458#L1219true assume 0 != init_~r122~0#1 % 256;init_~tmp___19~0#1 := 1; 105#L1238true init_~r123~0#1 := (if 0 == init_~tmp___19~0#1 then 0 else 1); 97#L1248true assume 0 != init_~r132~0#1 % 256;init_~tmp___20~0#1 := 1; 354#L1267true init_~r133~0#1 := (if 0 == init_~tmp___20~0#1 then 0 else 1); 35#L1277true assume 0 != init_~r142~0#1 % 256;init_~tmp___21~0#1 := 1; 316#L1296true init_~r143~0#1 := (if 0 == init_~tmp___21~0#1 then 0 else 1); 273#L1306true assume 0 != init_~r152~0#1 % 256;init_~tmp___22~0#1 := 1; 675#L1325true init_~r153~0#1 := (if 0 == init_~tmp___22~0#1 then 0 else 1); 184#L1335true assume 0 != init_~r212~0#1 % 256;init_~tmp___23~0#1 := 1; 103#L1354true init_~r213~0#1 := (if 0 == init_~tmp___23~0#1 then 0 else 1); 474#L1364true assume 0 != init_~r232~0#1 % 256;init_~tmp___24~0#1 := 1; 526#L1383true init_~r233~0#1 := (if 0 == init_~tmp___24~0#1 then 0 else 1); 578#L1393true assume 0 != init_~r242~0#1 % 256;init_~tmp___25~0#1 := 1; 373#L1412true init_~r243~0#1 := (if 0 == init_~tmp___25~0#1 then 0 else 1); 536#L1422true assume 0 != init_~r252~0#1 % 256;init_~tmp___26~0#1 := 1; 416#L1441true init_~r253~0#1 := (if 0 == init_~tmp___26~0#1 then 0 else 1); 319#L1451true assume 0 != init_~r312~0#1 % 256;init_~tmp___27~0#1 := 1; 202#L1470true init_~r313~0#1 := (if 0 == init_~tmp___27~0#1 then 0 else 1); 575#L1480true assume 0 != init_~r322~0#1 % 256;init_~tmp___28~0#1 := 1; 195#L1499true init_~r323~0#1 := (if 0 == init_~tmp___28~0#1 then 0 else 1); 375#L1509true assume 0 != init_~r342~0#1 % 256;init_~tmp___29~0#1 := 1; 275#L1528true init_~r343~0#1 := (if 0 == init_~tmp___29~0#1 then 0 else 1); 339#L1538true assume 0 != init_~r352~0#1 % 256;init_~tmp___30~0#1 := 1; 234#L1557true init_~r353~0#1 := (if 0 == init_~tmp___30~0#1 then 0 else 1); 171#L1567true assume 0 != init_~r412~0#1 % 256;init_~tmp___31~0#1 := 1; 448#L1586true init_~r413~0#1 := (if 0 == init_~tmp___31~0#1 then 0 else 1); 441#L1596true assume 0 != init_~r422~0#1 % 256;init_~tmp___32~0#1 := 1; 326#L1615true init_~r423~0#1 := (if 0 == init_~tmp___32~0#1 then 0 else 1); 205#L1625true assume 0 != init_~r432~0#1 % 256;init_~tmp___33~0#1 := 1; 504#L1644true init_~r433~0#1 := (if 0 == init_~tmp___33~0#1 then 0 else 1); 456#L1654true assume 0 != init_~r452~0#1 % 256;init_~tmp___34~0#1 := 1; 566#L1673true init_~r453~0#1 := (if 0 == init_~tmp___34~0#1 then 0 else 1); 230#L1683true assume 0 != init_~r512~0#1 % 256;init_~tmp___35~0#1 := 1; 207#L1702true init_~r513~0#1 := (if 0 == init_~tmp___35~0#1 then 0 else 1); 340#L1712true assume 0 != init_~r522~0#1 % 256;init_~tmp___36~0#1 := 1; 295#L1731true init_~r523~0#1 := (if 0 == init_~tmp___36~0#1 then 0 else 1); 615#L1741true assume 0 != init_~r532~0#1 % 256;init_~tmp___37~0#1 := 1; 593#L1760true init_~r533~0#1 := (if 0 == init_~tmp___37~0#1 then 0 else 1); 65#L1770true assume 0 != init_~r542~0#1 % 256;init_~tmp___38~0#1 := 1; 500#L1789true init_~r543~0#1 := (if 0 == init_~tmp___38~0#1 then 0 else 1); 437#L1799true assume 0 != init_~r123~0#1 % 256;init_~tmp___39~0#1 := 1; 199#L1818true init_~r124~0#1 := (if 0 == init_~tmp___39~0#1 then 0 else 1); 154#L1828true assume 0 != init_~r133~0#1 % 256;init_~tmp___40~0#1 := 1; 93#L1847true init_~r134~0#1 := (if 0 == init_~tmp___40~0#1 then 0 else 1); 542#L1857true assume 0 != init_~r143~0#1 % 256;init_~tmp___41~0#1 := 1; 238#L1876true init_~r144~0#1 := (if 0 == init_~tmp___41~0#1 then 0 else 1); 190#L1886true assume 0 != init_~r153~0#1 % 256;init_~tmp___42~0#1 := 1; 371#L1905true init_~r154~0#1 := (if 0 == init_~tmp___42~0#1 then 0 else 1); 261#L1915true assume 0 != init_~r213~0#1 % 256;init_~tmp___43~0#1 := 1; 83#L1934true init_~r214~0#1 := (if 0 == init_~tmp___43~0#1 then 0 else 1); 28#L1944true assume 0 != init_~r233~0#1 % 256;init_~tmp___44~0#1 := 1; 677#L1963true init_~r234~0#1 := (if 0 == init_~tmp___44~0#1 then 0 else 1); 512#L1973true assume 0 != init_~r243~0#1 % 256;init_~tmp___45~0#1 := 1; 110#L1992true init_~r244~0#1 := (if 0 == init_~tmp___45~0#1 then 0 else 1); 468#L2002true assume 0 != init_~r253~0#1 % 256;init_~tmp___46~0#1 := 1; 394#L2021true init_~r254~0#1 := (if 0 == init_~tmp___46~0#1 then 0 else 1); 81#L2031true assume 0 != init_~r313~0#1 % 256;init_~tmp___47~0#1 := 1; 553#L2050true init_~r314~0#1 := (if 0 == init_~tmp___47~0#1 then 0 else 1); 330#L2060true assume 0 != init_~r323~0#1 % 256;init_~tmp___48~0#1 := 1; 362#L2079true init_~r324~0#1 := (if 0 == init_~tmp___48~0#1 then 0 else 1); 530#L2089true assume 0 != init_~r343~0#1 % 256;init_~tmp___49~0#1 := 1; 30#L2108true init_~r344~0#1 := (if 0 == init_~tmp___49~0#1 then 0 else 1); 632#L2118true assume 0 != init_~r353~0#1 % 256;init_~tmp___50~0#1 := 1; 197#L2137true init_~r354~0#1 := (if 0 == init_~tmp___50~0#1 then 0 else 1); 461#L2147true assume 0 != init_~r413~0#1 % 256;init_~tmp___51~0#1 := 1; 393#L2166true init_~r414~0#1 := (if 0 == init_~tmp___51~0#1 then 0 else 1); 177#L2176true assume 0 != init_~r423~0#1 % 256;init_~tmp___52~0#1 := 1; 239#L2195true init_~r424~0#1 := (if 0 == init_~tmp___52~0#1 then 0 else 1); 513#L2205true assume 0 != init_~r433~0#1 % 256;init_~tmp___53~0#1 := 1; 137#L2224true init_~r434~0#1 := (if 0 == init_~tmp___53~0#1 then 0 else 1); 73#L2234true assume 0 != init_~r453~0#1 % 256;init_~tmp___54~0#1 := 1; 225#L2253true init_~r454~0#1 := (if 0 == init_~tmp___54~0#1 then 0 else 1); 618#L2263true assume 0 != init_~r513~0#1 % 256;init_~tmp___55~0#1 := 1; 669#L2282true init_~r514~0#1 := (if 0 == init_~tmp___55~0#1 then 0 else 1); 10#L2292true assume 0 != init_~r523~0#1 % 256;init_~tmp___56~0#1 := 1; 579#L2311true init_~r524~0#1 := (if 0 == init_~tmp___56~0#1 then 0 else 1); 101#L2321true assume 0 != init_~r533~0#1 % 256;init_~tmp___57~0#1 := 1; 187#L2340true init_~r534~0#1 := (if 0 == init_~tmp___57~0#1 then 0 else 1); 379#L2350true assume 0 != init_~r543~0#1 % 256;init_~tmp___58~0#1 := 1; 529#L2369true init_~r544~0#1 := (if 0 == init_~tmp___58~0#1 then 0 else 1); 469#L2379true assume !(~id1~0 != ~id2~0);init_~tmp___59~0#1 := 0; 609#L2379-1true init_#res#1 := init_~tmp___59~0#1; 112#init_returnLabel#1true main_#t~ret59#1 := init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;assume { :end_inline_init } true;main_~i2~0#1 := main_#t~ret59#1;havoc main_#t~ret59#1;assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := main_~i2~0#1;havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1; 66#L22true assume !(0 == assume_abort_if_not_~cond#1); 439#L21true havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;~p12_old~0 := ~nomsg~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~nomsg~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~nomsg~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~nomsg~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~nomsg~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~nomsg~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~nomsg~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~nomsg~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~nomsg~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~nomsg~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~nomsg~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~nomsg~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~nomsg~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~nomsg~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~nomsg~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~nomsg~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~nomsg~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~nomsg~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~nomsg~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~nomsg~0;~p54_new~0 := ~nomsg~0;main_~i2~0#1 := 0; 415#L2792-2true [2023-11-29 02:23:21,039 INFO L750 eck$LassoCheckResult]: Loop: 415#L2792-2true assume !false;assume { :begin_inline_node1 } true; 433#L149true assume !(0 != ~mode1~0 % 256); 412#L191true assume !((if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 3); 129#L191-1true ~mode1~0 := 1; 136#L149-2true assume { :end_inline_node1 } true;assume { :begin_inline_node2 } true; 485#L215true assume !(0 != ~mode2~0 % 256); 142#L257true assume !((if ~r2~0 % 256 % 4294967296 <= 2147483647 then ~r2~0 % 256 % 4294967296 else ~r2~0 % 256 % 4294967296 - 4294967296) < 4); 389#L257-1true ~mode2~0 := 1; 313#L215-2true assume { :end_inline_node2 } true;assume { :begin_inline_node3 } true; 163#L281true assume !(0 != ~mode3~0 % 256); 7#L323true assume !((if ~r3~0 % 256 % 4294967296 <= 2147483647 then ~r3~0 % 256 % 4294967296 else ~r3~0 % 256 % 4294967296 - 4294967296) < 4); 430#L323-1true ~mode3~0 := 1; 601#L281-2true assume { :end_inline_node3 } true;assume { :begin_inline_node4 } true; 652#L347true assume !(0 != ~mode4~0 % 256); 345#L389true assume !((if ~r4~0 % 256 % 4294967296 <= 2147483647 then ~r4~0 % 256 % 4294967296 else ~r4~0 % 256 % 4294967296 - 4294967296) < 4); 586#L389-1true ~mode4~0 := 1; 85#L347-2true assume { :end_inline_node4 } true;assume { :begin_inline_node5 } true; 143#L413true assume !(0 != ~mode5~0 % 256); 493#L455true assume !((if ~r5~0 % 256 % 4294967296 <= 2147483647 then ~r5~0 % 256 % 4294967296 else ~r5~0 % 256 % 4294967296 - 4294967296) < 4); 37#L455-1true ~mode5~0 := 1; 623#L413-2true assume { :end_inline_node5 } true;~p12_old~0 := ~p12_new~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~p13_new~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~p14_new~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~p15_new~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~p21_new~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~p23_new~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~p24_new~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~p25_new~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~p31_new~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~p32_new~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~p34_new~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~p35_new~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~p41_new~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~p42_new~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~p43_new~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~p45_new~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~p51_new~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~p52_new~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~p53_new~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~p54_new~0;~p54_new~0 := ~nomsg~0;assume { :begin_inline_check } true;havoc check_#res#1;havoc check_~tmp~1#1;havoc check_~tmp~1#1; 328#L2628true assume !(~st1~0 + ~st2~0 + ~st3~0 + ~st4~0 + ~st5~0 <= 1);check_~tmp~1#1 := 0; 122#L2628-1true check_#res#1 := check_~tmp~1#1; 169#check_returnLabel#1true main_#t~ret60#1 := check_#res#1;havoc check_~tmp~1#1;assume { :end_inline_check } true;main_~c1~0#1 := main_#t~ret60#1;havoc main_#t~ret60#1;assume { :begin_inline_assert } true;assert_#in~arg#1 := (if 0 == main_~c1~0#1 then 0 else 1);havoc assert_~arg#1;assert_~arg#1 := assert_#in~arg#1; 360#L2851true assume !(0 == assert_~arg#1 % 256); 659#L2846true havoc assert_~arg#1;havoc assert_#in~arg#1;assume { :end_inline_assert } true; 415#L2792-2true [2023-11-29 02:23:21,046 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:23:21,047 INFO L85 PathProgramCache]: Analyzing trace with hash -1593308194, now seen corresponding path program 1 times [2023-11-29 02:23:21,057 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:23:21,058 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1097149846] [2023-11-29 02:23:21,058 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:23:21,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:23:21,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:23:21,697 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:23:21,697 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:23:21,698 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1097149846] [2023-11-29 02:23:21,698 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1097149846] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:23:21,699 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:23:21,699 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 02:23:21,700 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [398258637] [2023-11-29 02:23:21,701 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:23:21,704 INFO L753 eck$LassoCheckResult]: stem already infeasible [2023-11-29 02:23:21,705 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:23:21,705 INFO L85 PathProgramCache]: Analyzing trace with hash 1753663982, now seen corresponding path program 1 times [2023-11-29 02:23:21,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:23:21,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [833817806] [2023-11-29 02:23:21,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:23:21,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:23:21,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:23:21,851 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:23:21,851 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:23:21,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [833817806] [2023-11-29 02:23:21,852 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [833817806] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:23:21,852 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:23:21,852 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 02:23:21,852 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [643593739] [2023-11-29 02:23:21,853 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:23:21,854 INFO L765 eck$LassoCheckResult]: loop already infeasible [2023-11-29 02:23:21,855 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:23:21,887 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 02:23:21,888 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-29 02:23:21,891 INFO L87 Difference]: Start difference. First operand has 676 states, 675 states have (on average 1.8637037037037036) internal successors, (1258), 675 states have internal predecessors, (1258), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 5 states, 5 states have (on average 5.2) internal successors, (26), 5 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 02:23:22,024 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:23:22,024 INFO L93 Difference]: Finished difference Result 675 states and 1253 transitions. [2023-11-29 02:23:22,025 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 675 states and 1253 transitions. [2023-11-29 02:23:22,032 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 124 [2023-11-29 02:23:22,043 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 675 states to 670 states and 1239 transitions. [2023-11-29 02:23:22,044 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 670 [2023-11-29 02:23:22,046 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 670 [2023-11-29 02:23:22,046 INFO L73 IsDeterministic]: Start isDeterministic. Operand 670 states and 1239 transitions. [2023-11-29 02:23:22,051 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 02:23:22,051 INFO L218 hiAutomatonCegarLoop]: Abstraction has 670 states and 1239 transitions. [2023-11-29 02:23:22,068 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 670 states and 1239 transitions. [2023-11-29 02:23:22,103 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 670 to 670. [2023-11-29 02:23:22,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 670 states, 670 states have (on average 1.8492537313432835) internal successors, (1239), 669 states have internal predecessors, (1239), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 02:23:22,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 670 states to 670 states and 1239 transitions. [2023-11-29 02:23:22,109 INFO L240 hiAutomatonCegarLoop]: Abstraction has 670 states and 1239 transitions. [2023-11-29 02:23:22,110 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-29 02:23:22,113 INFO L428 stractBuchiCegarLoop]: Abstraction has 670 states and 1239 transitions. [2023-11-29 02:23:22,113 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-29 02:23:22,113 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 670 states and 1239 transitions. [2023-11-29 02:23:22,118 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 124 [2023-11-29 02:23:22,118 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-29 02:23:22,118 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-29 02:23:22,122 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:23:22,122 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:23:22,122 INFO L748 eck$LassoCheckResult]: Stem: 1717#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(39, 2);call #Ultimate.allocInit(12, 3);~nomsg~0 := -1;~p12~0 := 0;~p12_old~0 := 0;~p12_new~0 := 0;~ep12~0 := 0;~p13~0 := 0;~p13_old~0 := 0;~p13_new~0 := 0;~ep13~0 := 0;~p14~0 := 0;~p14_old~0 := 0;~p14_new~0 := 0;~ep14~0 := 0;~p15~0 := 0;~p15_old~0 := 0;~p15_new~0 := 0;~ep15~0 := 0;~p21~0 := 0;~p21_old~0 := 0;~p21_new~0 := 0;~ep21~0 := 0;~p23~0 := 0;~p23_old~0 := 0;~p23_new~0 := 0;~ep23~0 := 0;~p24~0 := 0;~p24_old~0 := 0;~p24_new~0 := 0;~ep24~0 := 0;~p25~0 := 0;~p25_old~0 := 0;~p25_new~0 := 0;~ep25~0 := 0;~p31~0 := 0;~p31_old~0 := 0;~p31_new~0 := 0;~ep31~0 := 0;~p32~0 := 0;~p32_old~0 := 0;~p32_new~0 := 0;~ep32~0 := 0;~p34~0 := 0;~p34_old~0 := 0;~p34_new~0 := 0;~ep34~0 := 0;~p35~0 := 0;~p35_old~0 := 0;~p35_new~0 := 0;~ep35~0 := 0;~p41~0 := 0;~p41_old~0 := 0;~p41_new~0 := 0;~ep41~0 := 0;~p42~0 := 0;~p42_old~0 := 0;~p42_new~0 := 0;~ep42~0 := 0;~p43~0 := 0;~p43_old~0 := 0;~p43_new~0 := 0;~ep43~0 := 0;~p45~0 := 0;~p45_old~0 := 0;~p45_new~0 := 0;~ep45~0 := 0;~p51~0 := 0;~p51_old~0 := 0;~p51_new~0 := 0;~ep51~0 := 0;~p52~0 := 0;~p52_old~0 := 0;~p52_new~0 := 0;~ep52~0 := 0;~p53~0 := 0;~p53_old~0 := 0;~p53_new~0 := 0;~ep53~0 := 0;~p54~0 := 0;~p54_old~0 := 0;~p54_new~0 := 0;~ep54~0 := 0;~id1~0 := 0;~r1~0 := 0;~st1~0 := 0;~nl1~0 := 0;~m1~0 := 0;~max1~0 := 0;~mode1~0 := 0;~id2~0 := 0;~r2~0 := 0;~st2~0 := 0;~nl2~0 := 0;~m2~0 := 0;~max2~0 := 0;~mode2~0 := 0;~id3~0 := 0;~r3~0 := 0;~st3~0 := 0;~nl3~0 := 0;~m3~0 := 0;~max3~0 := 0;~mode3~0 := 0;~id4~0 := 0;~r4~0 := 0;~st4~0 := 0;~nl4~0 := 0;~m4~0 := 0;~max4~0 := 0;~mode4~0 := 0;~id5~0 := 0;~r5~0 := 0;~st5~0 := 0;~nl5~0 := 0;~m5~0 := 0;~max5~0 := 0;~mode5~0 := 0; 1718#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~nondet7#1, main_#t~nondet8#1, main_#t~nondet9#1, main_#t~nondet10#1, main_#t~nondet11#1, main_#t~nondet12#1, main_#t~nondet13#1, main_#t~nondet14#1, main_#t~nondet15#1, main_#t~nondet16#1, main_#t~nondet17#1, main_#t~nondet18#1, main_#t~nondet19#1, main_#t~nondet20#1, main_#t~nondet21#1, main_#t~nondet22#1, main_#t~nondet23#1, main_#t~nondet24#1, main_#t~nondet25#1, main_#t~nondet26#1, main_#t~nondet27#1, main_#t~nondet28#1, main_#t~nondet29#1, main_#t~nondet30#1, main_#t~nondet31#1, main_#t~nondet32#1, main_#t~nondet33#1, main_#t~nondet34#1, main_#t~nondet35#1, main_#t~nondet36#1, main_#t~nondet37#1, main_#t~nondet38#1, main_#t~nondet39#1, main_#t~nondet40#1, main_#t~nondet41#1, main_#t~nondet42#1, main_#t~nondet43#1, main_#t~nondet44#1, main_#t~nondet45#1, main_#t~nondet46#1, main_#t~nondet47#1, main_#t~nondet48#1, main_#t~nondet49#1, main_#t~nondet50#1, main_#t~nondet51#1, main_#t~nondet52#1, main_#t~nondet53#1, main_#t~nondet54#1, main_#t~nondet55#1, main_#t~nondet56#1, main_#t~nondet57#1, main_#t~nondet58#1, main_#t~ret59#1, main_#t~ret60#1, main_~c1~0#1, main_~i2~0#1;havoc main_~c1~0#1;havoc main_~i2~0#1;main_~c1~0#1 := 0;havoc main_#t~nondet4#1;~ep12~0 := main_#t~nondet4#1;havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;~ep13~0 := main_#t~nondet5#1;havoc main_#t~nondet5#1;havoc main_#t~nondet6#1;~ep14~0 := main_#t~nondet6#1;havoc main_#t~nondet6#1;havoc main_#t~nondet7#1;~ep15~0 := main_#t~nondet7#1;havoc main_#t~nondet7#1;havoc main_#t~nondet8#1;~ep21~0 := main_#t~nondet8#1;havoc main_#t~nondet8#1;havoc main_#t~nondet9#1;~ep23~0 := main_#t~nondet9#1;havoc main_#t~nondet9#1;havoc main_#t~nondet10#1;~ep24~0 := main_#t~nondet10#1;havoc main_#t~nondet10#1;havoc main_#t~nondet11#1;~ep25~0 := main_#t~nondet11#1;havoc main_#t~nondet11#1;havoc main_#t~nondet12#1;~ep31~0 := main_#t~nondet12#1;havoc main_#t~nondet12#1;havoc main_#t~nondet13#1;~ep32~0 := main_#t~nondet13#1;havoc main_#t~nondet13#1;havoc main_#t~nondet14#1;~ep34~0 := main_#t~nondet14#1;havoc main_#t~nondet14#1;havoc main_#t~nondet15#1;~ep35~0 := main_#t~nondet15#1;havoc main_#t~nondet15#1;havoc main_#t~nondet16#1;~ep41~0 := main_#t~nondet16#1;havoc main_#t~nondet16#1;havoc main_#t~nondet17#1;~ep42~0 := main_#t~nondet17#1;havoc main_#t~nondet17#1;havoc main_#t~nondet18#1;~ep43~0 := main_#t~nondet18#1;havoc main_#t~nondet18#1;havoc main_#t~nondet19#1;~ep45~0 := main_#t~nondet19#1;havoc main_#t~nondet19#1;havoc main_#t~nondet20#1;~ep51~0 := main_#t~nondet20#1;havoc main_#t~nondet20#1;havoc main_#t~nondet21#1;~ep52~0 := main_#t~nondet21#1;havoc main_#t~nondet21#1;havoc main_#t~nondet22#1;~ep53~0 := main_#t~nondet22#1;havoc main_#t~nondet22#1;havoc main_#t~nondet23#1;~ep54~0 := main_#t~nondet23#1;havoc main_#t~nondet23#1;havoc main_#t~nondet24#1;~id1~0 := main_#t~nondet24#1;havoc main_#t~nondet24#1;havoc main_#t~nondet25#1;~r1~0 := main_#t~nondet25#1;havoc main_#t~nondet25#1;havoc main_#t~nondet26#1;~st1~0 := main_#t~nondet26#1;havoc main_#t~nondet26#1;havoc main_#t~nondet27#1;~nl1~0 := main_#t~nondet27#1;havoc main_#t~nondet27#1;havoc main_#t~nondet28#1;~m1~0 := main_#t~nondet28#1;havoc main_#t~nondet28#1;havoc main_#t~nondet29#1;~max1~0 := main_#t~nondet29#1;havoc main_#t~nondet29#1;havoc main_#t~nondet30#1;~mode1~0 := main_#t~nondet30#1;havoc main_#t~nondet30#1;havoc main_#t~nondet31#1;~id2~0 := main_#t~nondet31#1;havoc main_#t~nondet31#1;havoc main_#t~nondet32#1;~r2~0 := main_#t~nondet32#1;havoc main_#t~nondet32#1;havoc main_#t~nondet33#1;~st2~0 := main_#t~nondet33#1;havoc main_#t~nondet33#1;havoc main_#t~nondet34#1;~nl2~0 := main_#t~nondet34#1;havoc main_#t~nondet34#1;havoc main_#t~nondet35#1;~m2~0 := main_#t~nondet35#1;havoc main_#t~nondet35#1;havoc main_#t~nondet36#1;~max2~0 := main_#t~nondet36#1;havoc main_#t~nondet36#1;havoc main_#t~nondet37#1;~mode2~0 := main_#t~nondet37#1;havoc main_#t~nondet37#1;havoc main_#t~nondet38#1;~id3~0 := main_#t~nondet38#1;havoc main_#t~nondet38#1;havoc main_#t~nondet39#1;~r3~0 := main_#t~nondet39#1;havoc main_#t~nondet39#1;havoc main_#t~nondet40#1;~st3~0 := main_#t~nondet40#1;havoc main_#t~nondet40#1;havoc main_#t~nondet41#1;~nl3~0 := main_#t~nondet41#1;havoc main_#t~nondet41#1;havoc main_#t~nondet42#1;~m3~0 := main_#t~nondet42#1;havoc main_#t~nondet42#1;havoc main_#t~nondet43#1;~max3~0 := main_#t~nondet43#1;havoc main_#t~nondet43#1;havoc main_#t~nondet44#1;~mode3~0 := main_#t~nondet44#1;havoc main_#t~nondet44#1;havoc main_#t~nondet45#1;~id4~0 := main_#t~nondet45#1;havoc main_#t~nondet45#1;havoc main_#t~nondet46#1;~r4~0 := main_#t~nondet46#1;havoc main_#t~nondet46#1;havoc main_#t~nondet47#1;~st4~0 := main_#t~nondet47#1;havoc main_#t~nondet47#1;havoc main_#t~nondet48#1;~nl4~0 := main_#t~nondet48#1;havoc main_#t~nondet48#1;havoc main_#t~nondet49#1;~m4~0 := main_#t~nondet49#1;havoc main_#t~nondet49#1;havoc main_#t~nondet50#1;~max4~0 := main_#t~nondet50#1;havoc main_#t~nondet50#1;havoc main_#t~nondet51#1;~mode4~0 := main_#t~nondet51#1;havoc main_#t~nondet51#1;havoc main_#t~nondet52#1;~id5~0 := main_#t~nondet52#1;havoc main_#t~nondet52#1;havoc main_#t~nondet53#1;~r5~0 := main_#t~nondet53#1;havoc main_#t~nondet53#1;havoc main_#t~nondet54#1;~st5~0 := main_#t~nondet54#1;havoc main_#t~nondet54#1;havoc main_#t~nondet55#1;~nl5~0 := main_#t~nondet55#1;havoc main_#t~nondet55#1;havoc main_#t~nondet56#1;~m5~0 := main_#t~nondet56#1;havoc main_#t~nondet56#1;havoc main_#t~nondet57#1;~max5~0 := main_#t~nondet57#1;havoc main_#t~nondet57#1;havoc main_#t~nondet58#1;~mode5~0 := main_#t~nondet58#1;havoc main_#t~nondet58#1;assume { :begin_inline_init } true;havoc init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;havoc init_~r121~0#1;havoc init_~r131~0#1;havoc init_~r141~0#1;havoc init_~r151~0#1;havoc init_~r211~0#1;havoc init_~r231~0#1;havoc init_~r241~0#1;havoc init_~r251~0#1;havoc init_~r311~0#1;havoc init_~r321~0#1;havoc init_~r341~0#1;havoc init_~r351~0#1;havoc init_~r411~0#1;havoc init_~r421~0#1;havoc init_~r431~0#1;havoc init_~r451~0#1;havoc init_~r511~0#1;havoc init_~r521~0#1;havoc init_~r531~0#1;havoc init_~r541~0#1;havoc init_~r122~0#1;havoc init_~tmp~0#1;havoc init_~r132~0#1;havoc init_~tmp___0~0#1;havoc init_~r142~0#1;havoc init_~tmp___1~0#1;havoc init_~r152~0#1;havoc init_~tmp___2~0#1;havoc init_~r212~0#1;havoc init_~tmp___3~0#1;havoc init_~r232~0#1;havoc init_~tmp___4~0#1;havoc init_~r242~0#1;havoc init_~tmp___5~0#1;havoc init_~r252~0#1;havoc init_~tmp___6~0#1;havoc init_~r312~0#1;havoc init_~tmp___7~0#1;havoc init_~r322~0#1;havoc init_~tmp___8~0#1;havoc init_~r342~0#1;havoc init_~tmp___9~0#1;havoc init_~r352~0#1;havoc init_~tmp___10~0#1;havoc init_~r412~0#1;havoc init_~tmp___11~0#1;havoc init_~r422~0#1;havoc init_~tmp___12~0#1;havoc init_~r432~0#1;havoc init_~tmp___13~0#1;havoc init_~r452~0#1;havoc init_~tmp___14~0#1;havoc init_~r512~0#1;havoc init_~tmp___15~0#1;havoc init_~r522~0#1;havoc init_~tmp___16~0#1;havoc init_~r532~0#1;havoc init_~tmp___17~0#1;havoc init_~r542~0#1;havoc init_~tmp___18~0#1;havoc init_~r123~0#1;havoc init_~tmp___19~0#1;havoc init_~r133~0#1;havoc init_~tmp___20~0#1;havoc init_~r143~0#1;havoc init_~tmp___21~0#1;havoc init_~r153~0#1;havoc init_~tmp___22~0#1;havoc init_~r213~0#1;havoc init_~tmp___23~0#1;havoc init_~r233~0#1;havoc init_~tmp___24~0#1;havoc init_~r243~0#1;havoc init_~tmp___25~0#1;havoc init_~r253~0#1;havoc init_~tmp___26~0#1;havoc init_~r313~0#1;havoc init_~tmp___27~0#1;havoc init_~r323~0#1;havoc init_~tmp___28~0#1;havoc init_~r343~0#1;havoc init_~tmp___29~0#1;havoc init_~r353~0#1;havoc init_~tmp___30~0#1;havoc init_~r413~0#1;havoc init_~tmp___31~0#1;havoc init_~r423~0#1;havoc init_~tmp___32~0#1;havoc init_~r433~0#1;havoc init_~tmp___33~0#1;havoc init_~r453~0#1;havoc init_~tmp___34~0#1;havoc init_~r513~0#1;havoc init_~tmp___35~0#1;havoc init_~r523~0#1;havoc init_~tmp___36~0#1;havoc init_~r533~0#1;havoc init_~tmp___37~0#1;havoc init_~r543~0#1;havoc init_~tmp___38~0#1;havoc init_~r124~0#1;havoc init_~tmp___39~0#1;havoc init_~r134~0#1;havoc init_~tmp___40~0#1;havoc init_~r144~0#1;havoc init_~tmp___41~0#1;havoc init_~r154~0#1;havoc init_~tmp___42~0#1;havoc init_~r214~0#1;havoc init_~tmp___43~0#1;havoc init_~r234~0#1;havoc init_~tmp___44~0#1;havoc init_~r244~0#1;havoc init_~tmp___45~0#1;havoc init_~r254~0#1;havoc init_~tmp___46~0#1;havoc init_~r314~0#1;havoc init_~tmp___47~0#1;havoc init_~r324~0#1;havoc init_~tmp___48~0#1;havoc init_~r344~0#1;havoc init_~tmp___49~0#1;havoc init_~r354~0#1;havoc init_~tmp___50~0#1;havoc init_~r414~0#1;havoc init_~tmp___51~0#1;havoc init_~r424~0#1;havoc init_~tmp___52~0#1;havoc init_~r434~0#1;havoc init_~tmp___53~0#1;havoc init_~r454~0#1;havoc init_~tmp___54~0#1;havoc init_~r514~0#1;havoc init_~tmp___55~0#1;havoc init_~r524~0#1;havoc init_~tmp___56~0#1;havoc init_~r534~0#1;havoc init_~tmp___57~0#1;havoc init_~r544~0#1;havoc init_~tmp___58~0#1;havoc init_~tmp___59~0#1;init_~r121~0#1 := ~ep12~0;init_~r131~0#1 := ~ep13~0;init_~r141~0#1 := ~ep14~0;init_~r151~0#1 := ~ep15~0;init_~r211~0#1 := ~ep21~0;init_~r231~0#1 := ~ep23~0;init_~r241~0#1 := ~ep24~0;init_~r251~0#1 := ~ep25~0;init_~r311~0#1 := ~ep31~0;init_~r321~0#1 := ~ep32~0;init_~r341~0#1 := ~ep34~0;init_~r351~0#1 := ~ep35~0;init_~r411~0#1 := ~ep41~0;init_~r421~0#1 := ~ep42~0;init_~r431~0#1 := ~ep43~0;init_~r451~0#1 := ~ep45~0;init_~r511~0#1 := ~ep51~0;init_~r521~0#1 := ~ep52~0;init_~r531~0#1 := ~ep53~0;init_~r541~0#1 := ~ep54~0; 2019#L639 assume 0 != init_~r121~0#1 % 256;init_~tmp~0#1 := 1; 1495#L658 init_~r122~0#1 := (if 0 == init_~tmp~0#1 then 0 else 1); 1712#L668 assume 0 != init_~r131~0#1 % 256;init_~tmp___0~0#1 := 1; 1547#L687 init_~r132~0#1 := (if 0 == init_~tmp___0~0#1 then 0 else 1); 1549#L697 assume 0 != init_~r141~0#1 % 256;init_~tmp___1~0#1 := 1; 1463#L716 init_~r142~0#1 := (if 0 == init_~tmp___1~0#1 then 0 else 1); 1534#L726 assume 0 != init_~r151~0#1 % 256;init_~tmp___2~0#1 := 1; 1639#L745 init_~r152~0#1 := (if 0 == init_~tmp___2~0#1 then 0 else 1); 1468#L755 assume 0 != init_~r211~0#1 % 256;init_~tmp___3~0#1 := 1; 1432#L774 init_~r212~0#1 := (if 0 == init_~tmp___3~0#1 then 0 else 1); 1836#L784 assume 0 != init_~r231~0#1 % 256;init_~tmp___4~0#1 := 1; 1679#L803 init_~r232~0#1 := (if 0 == init_~tmp___4~0#1 then 0 else 1); 1526#L813 assume 0 != init_~r241~0#1 % 256;init_~tmp___5~0#1 := 1; 1376#L832 init_~r242~0#1 := (if 0 == init_~tmp___5~0#1 then 0 else 1); 1377#L842 assume 0 != init_~r251~0#1 % 256;init_~tmp___6~0#1 := 1; 1451#L861 init_~r252~0#1 := (if 0 == init_~tmp___6~0#1 then 0 else 1); 2016#L871 assume 0 != init_~r311~0#1 % 256;init_~tmp___7~0#1 := 1; 1426#L890 init_~r312~0#1 := (if 0 == init_~tmp___7~0#1 then 0 else 1); 1765#L900 assume 0 != init_~r321~0#1 % 256;init_~tmp___8~0#1 := 1; 1834#L919 init_~r322~0#1 := (if 0 == init_~tmp___8~0#1 then 0 else 1); 1816#L929 assume 0 != init_~r341~0#1 % 256;init_~tmp___9~0#1 := 1; 1384#L948 init_~r342~0#1 := (if 0 == init_~tmp___9~0#1 then 0 else 1); 1385#L958 assume 0 != init_~r351~0#1 % 256;init_~tmp___10~0#1 := 1; 1415#L977 init_~r352~0#1 := (if 0 == init_~tmp___10~0#1 then 0 else 1); 1855#L987 assume 0 != init_~r411~0#1 % 256;init_~tmp___11~0#1 := 1; 1420#L1006 init_~r412~0#1 := (if 0 == init_~tmp___11~0#1 then 0 else 1); 1674#L1016 assume 0 != init_~r421~0#1 % 256;init_~tmp___12~0#1 := 1; 1413#L1035 init_~r422~0#1 := (if 0 == init_~tmp___12~0#1 then 0 else 1); 1927#L1045 assume 0 != init_~r431~0#1 % 256;init_~tmp___13~0#1 := 1; 1449#L1064 init_~r432~0#1 := (if 0 == init_~tmp___13~0#1 then 0 else 1); 1888#L1074 assume 0 != init_~r451~0#1 % 256;init_~tmp___14~0#1 := 1; 1540#L1093 init_~r452~0#1 := (if 0 == init_~tmp___14~0#1 then 0 else 1); 2031#L1103 assume 0 != init_~r511~0#1 % 256;init_~tmp___15~0#1 := 1; 1506#L1122 init_~r512~0#1 := (if 0 == init_~tmp___15~0#1 then 0 else 1); 1781#L1132 assume 0 != init_~r521~0#1 % 256;init_~tmp___16~0#1 := 1; 1738#L1151 init_~r522~0#1 := (if 0 == init_~tmp___16~0#1 then 0 else 1); 1772#L1161 assume 0 != init_~r531~0#1 % 256;init_~tmp___17~0#1 := 1; 1710#L1180 init_~r532~0#1 := (if 0 == init_~tmp___17~0#1 then 0 else 1); 1774#L1190 assume 0 != init_~r541~0#1 % 256;init_~tmp___18~0#1 := 1; 1510#L1209 init_~r542~0#1 := (if 0 == init_~tmp___18~0#1 then 0 else 1); 1981#L1219 assume 0 != init_~r122~0#1 % 256;init_~tmp___19~0#1 := 1; 1608#L1238 init_~r123~0#1 := (if 0 == init_~tmp___19~0#1 then 0 else 1); 1589#L1248 assume 0 != init_~r132~0#1 % 256;init_~tmp___20~0#1 := 1; 1590#L1267 init_~r133~0#1 := (if 0 == init_~tmp___20~0#1 then 0 else 1); 1453#L1277 assume 0 != init_~r142~0#1 % 256;init_~tmp___21~0#1 := 1; 1454#L1296 init_~r143~0#1 := (if 0 == init_~tmp___21~0#1 then 0 else 1); 1843#L1306 assume 0 != init_~r152~0#1 % 256;init_~tmp___22~0#1 := 1; 1587#L1325 init_~r153~0#1 := (if 0 == init_~tmp___22~0#1 then 0 else 1); 1729#L1335 assume 0 != init_~r212~0#1 % 256;init_~tmp___23~0#1 := 1; 1606#L1354 init_~r213~0#1 := (if 0 == init_~tmp___23~0#1 then 0 else 1); 1607#L1364 assume 0 != init_~r232~0#1 % 256;init_~tmp___24~0#1 := 1; 1486#L1383 init_~r233~0#1 := (if 0 == init_~tmp___24~0#1 then 0 else 1); 2011#L1393 assume 0 != init_~r242~0#1 % 256;init_~tmp___25~0#1 := 1; 1930#L1412 init_~r243~0#1 := (if 0 == init_~tmp___25~0#1 then 0 else 1); 1931#L1422 assume 0 != init_~r252~0#1 % 256;init_~tmp___26~0#1 := 1; 1569#L1441 init_~r253~0#1 := (if 0 == init_~tmp___26~0#1 then 0 else 1); 1889#L1451 assume 0 != init_~r312~0#1 % 256;init_~tmp___27~0#1 := 1; 1507#L1470 init_~r313~0#1 := (if 0 == init_~tmp___27~0#1 then 0 else 1); 1760#L1480 assume 0 != init_~r322~0#1 % 256;init_~tmp___28~0#1 := 1; 1754#L1499 init_~r323~0#1 := (if 0 == init_~tmp___28~0#1 then 0 else 1); 1755#L1509 assume 0 != init_~r342~0#1 % 256;init_~tmp___29~0#1 := 1; 1664#L1528 init_~r343~0#1 := (if 0 == init_~tmp___29~0#1 then 0 else 1); 1849#L1538 assume 0 != init_~r352~0#1 % 256;init_~tmp___30~0#1 := 1; 1514#L1557 init_~r353~0#1 := (if 0 == init_~tmp___30~0#1 then 0 else 1); 1705#L1567 assume 0 != init_~r412~0#1 % 256;init_~tmp___31~0#1 := 1; 1706#L1586 init_~r413~0#1 := (if 0 == init_~tmp___31~0#1 then 0 else 1); 1973#L1596 assume 0 != init_~r422~0#1 % 256;init_~tmp___32~0#1 := 1; 1457#L1615 init_~r423~0#1 := (if 0 == init_~tmp___32~0#1 then 0 else 1); 1763#L1625 assume 0 != init_~r432~0#1 % 256;init_~tmp___33~0#1 := 1; 1668#L1644 init_~r433~0#1 := (if 0 == init_~tmp___33~0#1 then 0 else 1); 1980#L1654 assume 0 != init_~r452~0#1 % 256;init_~tmp___34~0#1 := 1; 1390#L1673 init_~r453~0#1 := (if 0 == init_~tmp___34~0#1 then 0 else 1); 1798#L1683 assume 0 != init_~r512~0#1 % 256;init_~tmp___35~0#1 := 1; 1769#L1702 init_~r513~0#1 := (if 0 == init_~tmp___35~0#1 then 0 else 1); 1770#L1712 assume 0 != init_~r522~0#1 % 256;init_~tmp___36~0#1 := 1; 1805#L1731 init_~r523~0#1 := (if 0 == init_~tmp___36~0#1 then 0 else 1); 1869#L1741 assume 0 != init_~r532~0#1 % 256;init_~tmp___37~0#1 := 1; 1720#L1760 init_~r533~0#1 := (if 0 == init_~tmp___37~0#1 then 0 else 1); 1528#L1770 assume 0 != init_~r542~0#1 % 256;init_~tmp___38~0#1 := 1; 1529#L1789 init_~r543~0#1 := (if 0 == init_~tmp___38~0#1 then 0 else 1); 1969#L1799 assume 0 != init_~r123~0#1 % 256;init_~tmp___39~0#1 := 1; 1409#L1818 init_~r124~0#1 := (if 0 == init_~tmp___39~0#1 then 0 else 1); 1680#L1828 assume 0 != init_~r133~0#1 % 256;init_~tmp___40~0#1 := 1; 1474#L1847 init_~r134~0#1 := (if 0 == init_~tmp___40~0#1 then 0 else 1); 1580#L1857 assume 0 != init_~r143~0#1 % 256;init_~tmp___41~0#1 := 1; 1520#L1876 init_~r144~0#1 := (if 0 == init_~tmp___41~0#1 then 0 else 1); 1741#L1886 assume 0 != init_~r153~0#1 % 256;init_~tmp___42~0#1 := 1; 1447#L1905 init_~r154~0#1 := (if 0 == init_~tmp___42~0#1 then 0 else 1); 1830#L1915 assume 0 != init_~r213~0#1 % 256;init_~tmp___43~0#1 := 1; 1557#L1934 init_~r214~0#1 := (if 0 == init_~tmp___43~0#1 then 0 else 1); 1434#L1944 assume 0 != init_~r233~0#1 % 256;init_~tmp___44~0#1 := 1; 1435#L1963 init_~r234~0#1 := (if 0 == init_~tmp___44~0#1 then 0 else 1); 2007#L1973 assume 0 != init_~r243~0#1 % 256;init_~tmp___45~0#1 := 1; 1471#L1992 init_~r244~0#1 := (if 0 == init_~tmp___45~0#1 then 0 else 1); 1613#L2002 assume 0 != init_~r253~0#1 % 256;init_~tmp___46~0#1 := 1; 1583#L2021 init_~r254~0#1 := (if 0 == init_~tmp___46~0#1 then 0 else 1); 1553#L2031 assume 0 != init_~r313~0#1 % 256;init_~tmp___47~0#1 := 1; 1404#L2050 init_~r314~0#1 := (if 0 == init_~tmp___47~0#1 then 0 else 1); 1900#L2060 assume 0 != init_~r323~0#1 % 256;init_~tmp___48~0#1 := 1; 1489#L2079 init_~r324~0#1 := (if 0 == init_~tmp___48~0#1 then 0 else 1); 1924#L2089 assume 0 != init_~r343~0#1 % 256;init_~tmp___49~0#1 := 1; 1440#L2108 init_~r344~0#1 := (if 0 == init_~tmp___49~0#1 then 0 else 1); 1441#L2118 assume 0 != init_~r353~0#1 % 256;init_~tmp___50~0#1 := 1; 1654#L2137 init_~r354~0#1 := (if 0 == init_~tmp___50~0#1 then 0 else 1); 1756#L2147 assume 0 != init_~r413~0#1 % 256;init_~tmp___51~0#1 := 1; 1576#L2166 init_~r414~0#1 := (if 0 == init_~tmp___51~0#1 then 0 else 1); 1715#L2176 assume 0 != init_~r423~0#1 % 256;init_~tmp___52~0#1 := 1; 1716#L2195 init_~r424~0#1 := (if 0 == init_~tmp___52~0#1 then 0 else 1); 1806#L2205 assume 0 != init_~r433~0#1 % 256;init_~tmp___53~0#1 := 1; 1492#L2224 init_~r434~0#1 := (if 0 == init_~tmp___53~0#1 then 0 else 1); 1542#L2234 assume 0 != init_~r453~0#1 % 256;init_~tmp___54~0#1 := 1; 1543#L2253 init_~r454~0#1 := (if 0 == init_~tmp___54~0#1 then 0 else 1); 1790#L2263 assume 0 != init_~r513~0#1 % 256;init_~tmp___55~0#1 := 1; 1864#L2282 init_~r514~0#1 := (if 0 == init_~tmp___55~0#1 then 0 else 1); 1386#L2292 assume 0 != init_~r523~0#1 % 256;init_~tmp___56~0#1 := 1; 1388#L2311 init_~r524~0#1 := (if 0 == init_~tmp___56~0#1 then 0 else 1); 1599#L2321 assume 0 != init_~r533~0#1 % 256;init_~tmp___57~0#1 := 1; 1380#L2340 init_~r534~0#1 := (if 0 == init_~tmp___57~0#1 then 0 else 1); 1737#L2350 assume 0 != init_~r543~0#1 % 256;init_~tmp___58~0#1 := 1; 1370#L2369 init_~r544~0#1 := (if 0 == init_~tmp___58~0#1 then 0 else 1); 1985#L2379 assume !(~id1~0 != ~id2~0);init_~tmp___59~0#1 := 0; 1375#L2379-1 init_#res#1 := init_~tmp___59~0#1; 1615#init_returnLabel#1 main_#t~ret59#1 := init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;assume { :end_inline_init } true;main_~i2~0#1 := main_#t~ret59#1;havoc main_#t~ret59#1;assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := main_~i2~0#1;havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1; 1524#L22 assume !(0 == assume_abort_if_not_~cond#1); 1525#L21 havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;~p12_old~0 := ~nomsg~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~nomsg~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~nomsg~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~nomsg~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~nomsg~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~nomsg~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~nomsg~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~nomsg~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~nomsg~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~nomsg~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~nomsg~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~nomsg~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~nomsg~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~nomsg~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~nomsg~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~nomsg~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~nomsg~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~nomsg~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~nomsg~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~nomsg~0;~p54_new~0 := ~nomsg~0;main_~i2~0#1 := 0; 1958#L2792-2 [2023-11-29 02:23:22,123 INFO L750 eck$LassoCheckResult]: Loop: 1958#L2792-2 assume !false;assume { :begin_inline_node1 } true; 1959#L149 assume !(0 != ~mode1~0 % 256); 1952#L191 assume !((if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 3); 1620#L191-1 ~mode1~0 := 1; 1643#L149-2 assume { :end_inline_node1 } true;assume { :begin_inline_node2 } true; 1650#L215 assume !(0 != ~mode2~0 % 256); 1659#L257 assume !((if ~r2~0 % 256 % 4294967296 <= 2147483647 then ~r2~0 % 256 % 4294967296 else ~r2~0 % 256 % 4294967296 - 4294967296) < 4); 1660#L257-1 ~mode2~0 := 1; 1673#L215-2 assume { :end_inline_node2 } true;assume { :begin_inline_node3 } true; 1692#L281 assume !(0 != ~mode3~0 % 256); 1381#L323 assume !((if ~r3~0 % 256 % 4294967296 <= 2147483647 then ~r3~0 % 256 % 4294967296 else ~r3~0 % 256 % 4294967296 - 4294967296) < 4); 1382#L323-1 ~mode3~0 := 1; 1968#L281-2 assume { :end_inline_node3 } true;assume { :begin_inline_node4 } true; 2029#L347 assume !(0 != ~mode4~0 % 256); 1911#L389 assume !((if ~r4~0 % 256 % 4294967296 <= 2147483647 then ~r4~0 % 256 % 4294967296 else ~r4~0 % 256 % 4294967296 - 4294967296) < 4); 1912#L389-1 ~mode4~0 := 1; 1561#L347-2 assume { :end_inline_node4 } true;assume { :begin_inline_node5 } true; 1562#L413 assume !(0 != ~mode5~0 % 256); 1663#L455 assume !((if ~r5~0 % 256 % 4294967296 <= 2147483647 then ~r5~0 % 256 % 4294967296 else ~r5~0 % 256 % 4294967296 - 4294967296) < 4); 1458#L455-1 ~mode5~0 := 1; 1459#L413-2 assume { :end_inline_node5 } true;~p12_old~0 := ~p12_new~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~p13_new~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~p14_new~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~p15_new~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~p21_new~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~p23_new~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~p24_new~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~p25_new~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~p31_new~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~p32_new~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~p34_new~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~p35_new~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~p41_new~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~p42_new~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~p43_new~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~p45_new~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~p51_new~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~p52_new~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~p53_new~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~p54_new~0;~p54_new~0 := ~nomsg~0;assume { :begin_inline_check } true;havoc check_#res#1;havoc check_~tmp~1#1;havoc check_~tmp~1#1; 1897#L2628 assume ~st1~0 + ~st2~0 + ~st3~0 + ~st4~0 + ~st5~0 <= 1; 1898#L2629 assume ~st1~0 + ~nl1~0 <= 1; 2035#L2630 assume ~st2~0 + ~nl2~0 <= 1; 1759#L2631 assume ~st3~0 + ~nl3~0 <= 1; 1371#L2632 assume ~st4~0 + ~nl4~0 <= 1; 1372#L2633 assume ~st5~0 + ~nl5~0 <= 1; 1791#L2634 assume (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) >= 4; 1601#$Ultimate##1721 assume (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 4; 1602#$Ultimate##1725 assume (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) >= 4; 1393#$Ultimate##1729 assume (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 4;check_~tmp~1#1 := 1; 1482#L2628-1 check_#res#1 := check_~tmp~1#1; 1633#check_returnLabel#1 main_#t~ret60#1 := check_#res#1;havoc check_~tmp~1#1;assume { :end_inline_check } true;main_~c1~0#1 := main_#t~ret60#1;havoc main_#t~ret60#1;assume { :begin_inline_assert } true;assert_#in~arg#1 := (if 0 == main_~c1~0#1 then 0 else 1);havoc assert_~arg#1;assert_~arg#1 := assert_#in~arg#1; 1701#L2851 assume !(0 == assert_~arg#1 % 256); 1921#L2846 havoc assert_~arg#1;havoc assert_#in~arg#1;assume { :end_inline_assert } true; 1958#L2792-2 [2023-11-29 02:23:22,124 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:23:22,124 INFO L85 PathProgramCache]: Analyzing trace with hash -1593308194, now seen corresponding path program 2 times [2023-11-29 02:23:22,124 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:23:22,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1206168559] [2023-11-29 02:23:22,125 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:23:22,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:23:22,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:23:22,362 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:23:22,363 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:23:22,363 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1206168559] [2023-11-29 02:23:22,363 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1206168559] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:23:22,363 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:23:22,364 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 02:23:22,364 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2108795758] [2023-11-29 02:23:22,364 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:23:22,364 INFO L753 eck$LassoCheckResult]: stem already infeasible [2023-11-29 02:23:22,365 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:23:22,365 INFO L85 PathProgramCache]: Analyzing trace with hash -1088484333, now seen corresponding path program 1 times [2023-11-29 02:23:22,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:23:22,366 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1477220509] [2023-11-29 02:23:22,366 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:23:22,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:23:22,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:23:22,396 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:23:22,397 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:23:22,397 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1477220509] [2023-11-29 02:23:22,397 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1477220509] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:23:22,398 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:23:22,398 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:23:22,398 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [624082395] [2023-11-29 02:23:22,398 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:23:22,398 INFO L765 eck$LassoCheckResult]: loop already infeasible [2023-11-29 02:23:22,399 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:23:22,399 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 02:23:22,399 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 02:23:22,400 INFO L87 Difference]: Start difference. First operand 670 states and 1239 transitions. cyclomatic complexity: 570 Second operand has 3 states, 3 states have (on average 11.666666666666666) internal successors, (35), 3 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 02:23:22,474 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:23:22,474 INFO L93 Difference]: Finished difference Result 776 states and 1415 transitions. [2023-11-29 02:23:22,474 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 776 states and 1415 transitions. [2023-11-29 02:23:22,483 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 230 [2023-11-29 02:23:22,491 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 776 states to 776 states and 1415 transitions. [2023-11-29 02:23:22,491 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 776 [2023-11-29 02:23:22,492 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 776 [2023-11-29 02:23:22,493 INFO L73 IsDeterministic]: Start isDeterministic. Operand 776 states and 1415 transitions. [2023-11-29 02:23:22,494 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 02:23:22,494 INFO L218 hiAutomatonCegarLoop]: Abstraction has 776 states and 1415 transitions. [2023-11-29 02:23:22,496 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 776 states and 1415 transitions. [2023-11-29 02:23:22,509 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 776 to 774. [2023-11-29 02:23:22,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 774 states, 774 states have (on average 1.8242894056847545) internal successors, (1412), 773 states have internal predecessors, (1412), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 02:23:22,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 774 states to 774 states and 1412 transitions. [2023-11-29 02:23:22,516 INFO L240 hiAutomatonCegarLoop]: Abstraction has 774 states and 1412 transitions. [2023-11-29 02:23:22,517 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 02:23:22,518 INFO L428 stractBuchiCegarLoop]: Abstraction has 774 states and 1412 transitions. [2023-11-29 02:23:22,518 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2023-11-29 02:23:22,518 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 774 states and 1412 transitions. [2023-11-29 02:23:22,525 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 228 [2023-11-29 02:23:22,525 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-29 02:23:22,525 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-29 02:23:22,528 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:23:22,528 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:23:22,529 INFO L748 eck$LassoCheckResult]: Stem: 3173#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(39, 2);call #Ultimate.allocInit(12, 3);~nomsg~0 := -1;~p12~0 := 0;~p12_old~0 := 0;~p12_new~0 := 0;~ep12~0 := 0;~p13~0 := 0;~p13_old~0 := 0;~p13_new~0 := 0;~ep13~0 := 0;~p14~0 := 0;~p14_old~0 := 0;~p14_new~0 := 0;~ep14~0 := 0;~p15~0 := 0;~p15_old~0 := 0;~p15_new~0 := 0;~ep15~0 := 0;~p21~0 := 0;~p21_old~0 := 0;~p21_new~0 := 0;~ep21~0 := 0;~p23~0 := 0;~p23_old~0 := 0;~p23_new~0 := 0;~ep23~0 := 0;~p24~0 := 0;~p24_old~0 := 0;~p24_new~0 := 0;~ep24~0 := 0;~p25~0 := 0;~p25_old~0 := 0;~p25_new~0 := 0;~ep25~0 := 0;~p31~0 := 0;~p31_old~0 := 0;~p31_new~0 := 0;~ep31~0 := 0;~p32~0 := 0;~p32_old~0 := 0;~p32_new~0 := 0;~ep32~0 := 0;~p34~0 := 0;~p34_old~0 := 0;~p34_new~0 := 0;~ep34~0 := 0;~p35~0 := 0;~p35_old~0 := 0;~p35_new~0 := 0;~ep35~0 := 0;~p41~0 := 0;~p41_old~0 := 0;~p41_new~0 := 0;~ep41~0 := 0;~p42~0 := 0;~p42_old~0 := 0;~p42_new~0 := 0;~ep42~0 := 0;~p43~0 := 0;~p43_old~0 := 0;~p43_new~0 := 0;~ep43~0 := 0;~p45~0 := 0;~p45_old~0 := 0;~p45_new~0 := 0;~ep45~0 := 0;~p51~0 := 0;~p51_old~0 := 0;~p51_new~0 := 0;~ep51~0 := 0;~p52~0 := 0;~p52_old~0 := 0;~p52_new~0 := 0;~ep52~0 := 0;~p53~0 := 0;~p53_old~0 := 0;~p53_new~0 := 0;~ep53~0 := 0;~p54~0 := 0;~p54_old~0 := 0;~p54_new~0 := 0;~ep54~0 := 0;~id1~0 := 0;~r1~0 := 0;~st1~0 := 0;~nl1~0 := 0;~m1~0 := 0;~max1~0 := 0;~mode1~0 := 0;~id2~0 := 0;~r2~0 := 0;~st2~0 := 0;~nl2~0 := 0;~m2~0 := 0;~max2~0 := 0;~mode2~0 := 0;~id3~0 := 0;~r3~0 := 0;~st3~0 := 0;~nl3~0 := 0;~m3~0 := 0;~max3~0 := 0;~mode3~0 := 0;~id4~0 := 0;~r4~0 := 0;~st4~0 := 0;~nl4~0 := 0;~m4~0 := 0;~max4~0 := 0;~mode4~0 := 0;~id5~0 := 0;~r5~0 := 0;~st5~0 := 0;~nl5~0 := 0;~m5~0 := 0;~max5~0 := 0;~mode5~0 := 0; 3174#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~nondet7#1, main_#t~nondet8#1, main_#t~nondet9#1, main_#t~nondet10#1, main_#t~nondet11#1, main_#t~nondet12#1, main_#t~nondet13#1, main_#t~nondet14#1, main_#t~nondet15#1, main_#t~nondet16#1, main_#t~nondet17#1, main_#t~nondet18#1, main_#t~nondet19#1, main_#t~nondet20#1, main_#t~nondet21#1, main_#t~nondet22#1, main_#t~nondet23#1, main_#t~nondet24#1, main_#t~nondet25#1, main_#t~nondet26#1, main_#t~nondet27#1, main_#t~nondet28#1, main_#t~nondet29#1, main_#t~nondet30#1, main_#t~nondet31#1, main_#t~nondet32#1, main_#t~nondet33#1, main_#t~nondet34#1, main_#t~nondet35#1, main_#t~nondet36#1, main_#t~nondet37#1, main_#t~nondet38#1, main_#t~nondet39#1, main_#t~nondet40#1, main_#t~nondet41#1, main_#t~nondet42#1, main_#t~nondet43#1, main_#t~nondet44#1, main_#t~nondet45#1, main_#t~nondet46#1, main_#t~nondet47#1, main_#t~nondet48#1, main_#t~nondet49#1, main_#t~nondet50#1, main_#t~nondet51#1, main_#t~nondet52#1, main_#t~nondet53#1, main_#t~nondet54#1, main_#t~nondet55#1, main_#t~nondet56#1, main_#t~nondet57#1, main_#t~nondet58#1, main_#t~ret59#1, main_#t~ret60#1, main_~c1~0#1, main_~i2~0#1;havoc main_~c1~0#1;havoc main_~i2~0#1;main_~c1~0#1 := 0;havoc main_#t~nondet4#1;~ep12~0 := main_#t~nondet4#1;havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;~ep13~0 := main_#t~nondet5#1;havoc main_#t~nondet5#1;havoc main_#t~nondet6#1;~ep14~0 := main_#t~nondet6#1;havoc main_#t~nondet6#1;havoc main_#t~nondet7#1;~ep15~0 := main_#t~nondet7#1;havoc main_#t~nondet7#1;havoc main_#t~nondet8#1;~ep21~0 := main_#t~nondet8#1;havoc main_#t~nondet8#1;havoc main_#t~nondet9#1;~ep23~0 := main_#t~nondet9#1;havoc main_#t~nondet9#1;havoc main_#t~nondet10#1;~ep24~0 := main_#t~nondet10#1;havoc main_#t~nondet10#1;havoc main_#t~nondet11#1;~ep25~0 := main_#t~nondet11#1;havoc main_#t~nondet11#1;havoc main_#t~nondet12#1;~ep31~0 := main_#t~nondet12#1;havoc main_#t~nondet12#1;havoc main_#t~nondet13#1;~ep32~0 := main_#t~nondet13#1;havoc main_#t~nondet13#1;havoc main_#t~nondet14#1;~ep34~0 := main_#t~nondet14#1;havoc main_#t~nondet14#1;havoc main_#t~nondet15#1;~ep35~0 := main_#t~nondet15#1;havoc main_#t~nondet15#1;havoc main_#t~nondet16#1;~ep41~0 := main_#t~nondet16#1;havoc main_#t~nondet16#1;havoc main_#t~nondet17#1;~ep42~0 := main_#t~nondet17#1;havoc main_#t~nondet17#1;havoc main_#t~nondet18#1;~ep43~0 := main_#t~nondet18#1;havoc main_#t~nondet18#1;havoc main_#t~nondet19#1;~ep45~0 := main_#t~nondet19#1;havoc main_#t~nondet19#1;havoc main_#t~nondet20#1;~ep51~0 := main_#t~nondet20#1;havoc main_#t~nondet20#1;havoc main_#t~nondet21#1;~ep52~0 := main_#t~nondet21#1;havoc main_#t~nondet21#1;havoc main_#t~nondet22#1;~ep53~0 := main_#t~nondet22#1;havoc main_#t~nondet22#1;havoc main_#t~nondet23#1;~ep54~0 := main_#t~nondet23#1;havoc main_#t~nondet23#1;havoc main_#t~nondet24#1;~id1~0 := main_#t~nondet24#1;havoc main_#t~nondet24#1;havoc main_#t~nondet25#1;~r1~0 := main_#t~nondet25#1;havoc main_#t~nondet25#1;havoc main_#t~nondet26#1;~st1~0 := main_#t~nondet26#1;havoc main_#t~nondet26#1;havoc main_#t~nondet27#1;~nl1~0 := main_#t~nondet27#1;havoc main_#t~nondet27#1;havoc main_#t~nondet28#1;~m1~0 := main_#t~nondet28#1;havoc main_#t~nondet28#1;havoc main_#t~nondet29#1;~max1~0 := main_#t~nondet29#1;havoc main_#t~nondet29#1;havoc main_#t~nondet30#1;~mode1~0 := main_#t~nondet30#1;havoc main_#t~nondet30#1;havoc main_#t~nondet31#1;~id2~0 := main_#t~nondet31#1;havoc main_#t~nondet31#1;havoc main_#t~nondet32#1;~r2~0 := main_#t~nondet32#1;havoc main_#t~nondet32#1;havoc main_#t~nondet33#1;~st2~0 := main_#t~nondet33#1;havoc main_#t~nondet33#1;havoc main_#t~nondet34#1;~nl2~0 := main_#t~nondet34#1;havoc main_#t~nondet34#1;havoc main_#t~nondet35#1;~m2~0 := main_#t~nondet35#1;havoc main_#t~nondet35#1;havoc main_#t~nondet36#1;~max2~0 := main_#t~nondet36#1;havoc main_#t~nondet36#1;havoc main_#t~nondet37#1;~mode2~0 := main_#t~nondet37#1;havoc main_#t~nondet37#1;havoc main_#t~nondet38#1;~id3~0 := main_#t~nondet38#1;havoc main_#t~nondet38#1;havoc main_#t~nondet39#1;~r3~0 := main_#t~nondet39#1;havoc main_#t~nondet39#1;havoc main_#t~nondet40#1;~st3~0 := main_#t~nondet40#1;havoc main_#t~nondet40#1;havoc main_#t~nondet41#1;~nl3~0 := main_#t~nondet41#1;havoc main_#t~nondet41#1;havoc main_#t~nondet42#1;~m3~0 := main_#t~nondet42#1;havoc main_#t~nondet42#1;havoc main_#t~nondet43#1;~max3~0 := main_#t~nondet43#1;havoc main_#t~nondet43#1;havoc main_#t~nondet44#1;~mode3~0 := main_#t~nondet44#1;havoc main_#t~nondet44#1;havoc main_#t~nondet45#1;~id4~0 := main_#t~nondet45#1;havoc main_#t~nondet45#1;havoc main_#t~nondet46#1;~r4~0 := main_#t~nondet46#1;havoc main_#t~nondet46#1;havoc main_#t~nondet47#1;~st4~0 := main_#t~nondet47#1;havoc main_#t~nondet47#1;havoc main_#t~nondet48#1;~nl4~0 := main_#t~nondet48#1;havoc main_#t~nondet48#1;havoc main_#t~nondet49#1;~m4~0 := main_#t~nondet49#1;havoc main_#t~nondet49#1;havoc main_#t~nondet50#1;~max4~0 := main_#t~nondet50#1;havoc main_#t~nondet50#1;havoc main_#t~nondet51#1;~mode4~0 := main_#t~nondet51#1;havoc main_#t~nondet51#1;havoc main_#t~nondet52#1;~id5~0 := main_#t~nondet52#1;havoc main_#t~nondet52#1;havoc main_#t~nondet53#1;~r5~0 := main_#t~nondet53#1;havoc main_#t~nondet53#1;havoc main_#t~nondet54#1;~st5~0 := main_#t~nondet54#1;havoc main_#t~nondet54#1;havoc main_#t~nondet55#1;~nl5~0 := main_#t~nondet55#1;havoc main_#t~nondet55#1;havoc main_#t~nondet56#1;~m5~0 := main_#t~nondet56#1;havoc main_#t~nondet56#1;havoc main_#t~nondet57#1;~max5~0 := main_#t~nondet57#1;havoc main_#t~nondet57#1;havoc main_#t~nondet58#1;~mode5~0 := main_#t~nondet58#1;havoc main_#t~nondet58#1;assume { :begin_inline_init } true;havoc init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;havoc init_~r121~0#1;havoc init_~r131~0#1;havoc init_~r141~0#1;havoc init_~r151~0#1;havoc init_~r211~0#1;havoc init_~r231~0#1;havoc init_~r241~0#1;havoc init_~r251~0#1;havoc init_~r311~0#1;havoc init_~r321~0#1;havoc init_~r341~0#1;havoc init_~r351~0#1;havoc init_~r411~0#1;havoc init_~r421~0#1;havoc init_~r431~0#1;havoc init_~r451~0#1;havoc init_~r511~0#1;havoc init_~r521~0#1;havoc init_~r531~0#1;havoc init_~r541~0#1;havoc init_~r122~0#1;havoc init_~tmp~0#1;havoc init_~r132~0#1;havoc init_~tmp___0~0#1;havoc init_~r142~0#1;havoc init_~tmp___1~0#1;havoc init_~r152~0#1;havoc init_~tmp___2~0#1;havoc init_~r212~0#1;havoc init_~tmp___3~0#1;havoc init_~r232~0#1;havoc init_~tmp___4~0#1;havoc init_~r242~0#1;havoc init_~tmp___5~0#1;havoc init_~r252~0#1;havoc init_~tmp___6~0#1;havoc init_~r312~0#1;havoc init_~tmp___7~0#1;havoc init_~r322~0#1;havoc init_~tmp___8~0#1;havoc init_~r342~0#1;havoc init_~tmp___9~0#1;havoc init_~r352~0#1;havoc init_~tmp___10~0#1;havoc init_~r412~0#1;havoc init_~tmp___11~0#1;havoc init_~r422~0#1;havoc init_~tmp___12~0#1;havoc init_~r432~0#1;havoc init_~tmp___13~0#1;havoc init_~r452~0#1;havoc init_~tmp___14~0#1;havoc init_~r512~0#1;havoc init_~tmp___15~0#1;havoc init_~r522~0#1;havoc init_~tmp___16~0#1;havoc init_~r532~0#1;havoc init_~tmp___17~0#1;havoc init_~r542~0#1;havoc init_~tmp___18~0#1;havoc init_~r123~0#1;havoc init_~tmp___19~0#1;havoc init_~r133~0#1;havoc init_~tmp___20~0#1;havoc init_~r143~0#1;havoc init_~tmp___21~0#1;havoc init_~r153~0#1;havoc init_~tmp___22~0#1;havoc init_~r213~0#1;havoc init_~tmp___23~0#1;havoc init_~r233~0#1;havoc init_~tmp___24~0#1;havoc init_~r243~0#1;havoc init_~tmp___25~0#1;havoc init_~r253~0#1;havoc init_~tmp___26~0#1;havoc init_~r313~0#1;havoc init_~tmp___27~0#1;havoc init_~r323~0#1;havoc init_~tmp___28~0#1;havoc init_~r343~0#1;havoc init_~tmp___29~0#1;havoc init_~r353~0#1;havoc init_~tmp___30~0#1;havoc init_~r413~0#1;havoc init_~tmp___31~0#1;havoc init_~r423~0#1;havoc init_~tmp___32~0#1;havoc init_~r433~0#1;havoc init_~tmp___33~0#1;havoc init_~r453~0#1;havoc init_~tmp___34~0#1;havoc init_~r513~0#1;havoc init_~tmp___35~0#1;havoc init_~r523~0#1;havoc init_~tmp___36~0#1;havoc init_~r533~0#1;havoc init_~tmp___37~0#1;havoc init_~r543~0#1;havoc init_~tmp___38~0#1;havoc init_~r124~0#1;havoc init_~tmp___39~0#1;havoc init_~r134~0#1;havoc init_~tmp___40~0#1;havoc init_~r144~0#1;havoc init_~tmp___41~0#1;havoc init_~r154~0#1;havoc init_~tmp___42~0#1;havoc init_~r214~0#1;havoc init_~tmp___43~0#1;havoc init_~r234~0#1;havoc init_~tmp___44~0#1;havoc init_~r244~0#1;havoc init_~tmp___45~0#1;havoc init_~r254~0#1;havoc init_~tmp___46~0#1;havoc init_~r314~0#1;havoc init_~tmp___47~0#1;havoc init_~r324~0#1;havoc init_~tmp___48~0#1;havoc init_~r344~0#1;havoc init_~tmp___49~0#1;havoc init_~r354~0#1;havoc init_~tmp___50~0#1;havoc init_~r414~0#1;havoc init_~tmp___51~0#1;havoc init_~r424~0#1;havoc init_~tmp___52~0#1;havoc init_~r434~0#1;havoc init_~tmp___53~0#1;havoc init_~r454~0#1;havoc init_~tmp___54~0#1;havoc init_~r514~0#1;havoc init_~tmp___55~0#1;havoc init_~r524~0#1;havoc init_~tmp___56~0#1;havoc init_~r534~0#1;havoc init_~tmp___57~0#1;havoc init_~r544~0#1;havoc init_~tmp___58~0#1;havoc init_~tmp___59~0#1;init_~r121~0#1 := ~ep12~0;init_~r131~0#1 := ~ep13~0;init_~r141~0#1 := ~ep14~0;init_~r151~0#1 := ~ep15~0;init_~r211~0#1 := ~ep21~0;init_~r231~0#1 := ~ep23~0;init_~r241~0#1 := ~ep24~0;init_~r251~0#1 := ~ep25~0;init_~r311~0#1 := ~ep31~0;init_~r321~0#1 := ~ep32~0;init_~r341~0#1 := ~ep34~0;init_~r351~0#1 := ~ep35~0;init_~r411~0#1 := ~ep41~0;init_~r421~0#1 := ~ep42~0;init_~r431~0#1 := ~ep43~0;init_~r451~0#1 := ~ep45~0;init_~r511~0#1 := ~ep51~0;init_~r521~0#1 := ~ep52~0;init_~r531~0#1 := ~ep53~0;init_~r541~0#1 := ~ep54~0; 3478#L639 assume 0 != init_~r121~0#1 % 256;init_~tmp~0#1 := 1; 2947#L658 init_~r122~0#1 := (if 0 == init_~tmp~0#1 then 0 else 1); 3168#L668 assume 0 != init_~r131~0#1 % 256;init_~tmp___0~0#1 := 1; 3002#L687 init_~r132~0#1 := (if 0 == init_~tmp___0~0#1 then 0 else 1); 3004#L697 assume 0 != init_~r141~0#1 % 256;init_~tmp___1~0#1 := 1; 2918#L716 init_~r142~0#1 := (if 0 == init_~tmp___1~0#1 then 0 else 1); 2989#L726 assume 0 != init_~r151~0#1 % 256;init_~tmp___2~0#1 := 1; 3093#L745 init_~r152~0#1 := (if 0 == init_~tmp___2~0#1 then 0 else 1); 2923#L755 assume 0 != init_~r211~0#1 % 256;init_~tmp___3~0#1 := 1; 2887#L774 init_~r212~0#1 := (if 0 == init_~tmp___3~0#1 then 0 else 1); 3292#L784 assume 0 != init_~r231~0#1 % 256;init_~tmp___4~0#1 := 1; 3132#L803 init_~r232~0#1 := (if 0 == init_~tmp___4~0#1 then 0 else 1); 2979#L813 assume 0 != init_~r241~0#1 % 256;init_~tmp___5~0#1 := 1; 2831#L832 init_~r242~0#1 := (if 0 == init_~tmp___5~0#1 then 0 else 1); 2832#L842 assume 0 != init_~r251~0#1 % 256;init_~tmp___6~0#1 := 1; 2906#L861 init_~r252~0#1 := (if 0 == init_~tmp___6~0#1 then 0 else 1); 3474#L871 assume 0 != init_~r311~0#1 % 256;init_~tmp___7~0#1 := 1; 2881#L890 init_~r312~0#1 := (if 0 == init_~tmp___7~0#1 then 0 else 1); 3221#L900 assume 0 != init_~r321~0#1 % 256;init_~tmp___8~0#1 := 1; 3288#L919 init_~r322~0#1 := (if 0 == init_~tmp___8~0#1 then 0 else 1); 3271#L929 assume 0 != init_~r341~0#1 % 256;init_~tmp___9~0#1 := 1; 2839#L948 init_~r342~0#1 := (if 0 == init_~tmp___9~0#1 then 0 else 1); 2840#L958 assume 0 != init_~r351~0#1 % 256;init_~tmp___10~0#1 := 1; 2870#L977 init_~r352~0#1 := (if 0 == init_~tmp___10~0#1 then 0 else 1); 3312#L987 assume 0 != init_~r411~0#1 % 256;init_~tmp___11~0#1 := 1; 2873#L1006 init_~r412~0#1 := (if 0 == init_~tmp___11~0#1 then 0 else 1); 3127#L1016 assume 0 != init_~r421~0#1 % 256;init_~tmp___12~0#1 := 1; 2868#L1035 init_~r422~0#1 := (if 0 == init_~tmp___12~0#1 then 0 else 1); 3386#L1045 assume 0 != init_~r431~0#1 % 256;init_~tmp___13~0#1 := 1; 2901#L1064 init_~r432~0#1 := (if 0 == init_~tmp___13~0#1 then 0 else 1); 3345#L1074 assume 0 != init_~r451~0#1 % 256;init_~tmp___14~0#1 := 1; 2995#L1093 init_~r452~0#1 := (if 0 == init_~tmp___14~0#1 then 0 else 1); 3490#L1103 assume 0 != init_~r511~0#1 % 256;init_~tmp___15~0#1 := 1; 2956#L1122 init_~r512~0#1 := (if 0 == init_~tmp___15~0#1 then 0 else 1); 3237#L1132 assume 0 != init_~r521~0#1 % 256;init_~tmp___16~0#1 := 1; 3194#L1151 init_~r522~0#1 := (if 0 == init_~tmp___16~0#1 then 0 else 1); 3227#L1161 assume 0 != init_~r531~0#1 % 256;init_~tmp___17~0#1 := 1; 3166#L1180 init_~r532~0#1 := (if 0 == init_~tmp___17~0#1 then 0 else 1); 3230#L1190 assume 0 != init_~r541~0#1 % 256;init_~tmp___18~0#1 := 1; 2965#L1209 init_~r542~0#1 := (if 0 == init_~tmp___18~0#1 then 0 else 1); 3440#L1219 assume 0 != init_~r122~0#1 % 256;init_~tmp___19~0#1 := 1; 3062#L1238 init_~r123~0#1 := (if 0 == init_~tmp___19~0#1 then 0 else 1); 3044#L1248 assume 0 != init_~r132~0#1 % 256;init_~tmp___20~0#1 := 1; 3045#L1267 init_~r133~0#1 := (if 0 == init_~tmp___20~0#1 then 0 else 1); 2908#L1277 assume 0 != init_~r142~0#1 % 256;init_~tmp___21~0#1 := 1; 2909#L1296 init_~r143~0#1 := (if 0 == init_~tmp___21~0#1 then 0 else 1); 3300#L1306 assume 0 != init_~r152~0#1 % 256;init_~tmp___22~0#1 := 1; 3042#L1325 init_~r153~0#1 := (if 0 == init_~tmp___22~0#1 then 0 else 1); 3185#L1335 assume 0 != init_~r212~0#1 % 256;init_~tmp___23~0#1 := 1; 3058#L1354 init_~r213~0#1 := (if 0 == init_~tmp___23~0#1 then 0 else 1); 3059#L1364 assume 0 != init_~r232~0#1 % 256;init_~tmp___24~0#1 := 1; 2941#L1383 init_~r233~0#1 := (if 0 == init_~tmp___24~0#1 then 0 else 1); 3470#L1393 assume 0 != init_~r242~0#1 % 256;init_~tmp___25~0#1 := 1; 3389#L1412 init_~r243~0#1 := (if 0 == init_~tmp___25~0#1 then 0 else 1); 3390#L1422 assume 0 != init_~r252~0#1 % 256;init_~tmp___26~0#1 := 1; 3024#L1441 init_~r253~0#1 := (if 0 == init_~tmp___26~0#1 then 0 else 1); 3346#L1451 assume 0 != init_~r312~0#1 % 256;init_~tmp___27~0#1 := 1; 2957#L1470 init_~r313~0#1 := (if 0 == init_~tmp___27~0#1 then 0 else 1); 3216#L1480 assume 0 != init_~r322~0#1 % 256;init_~tmp___28~0#1 := 1; 3208#L1499 init_~r323~0#1 := (if 0 == init_~tmp___28~0#1 then 0 else 1); 3209#L1509 assume 0 != init_~r342~0#1 % 256;init_~tmp___29~0#1 := 1; 3119#L1528 init_~r343~0#1 := (if 0 == init_~tmp___29~0#1 then 0 else 1); 3304#L1538 assume 0 != init_~r352~0#1 % 256;init_~tmp___30~0#1 := 1; 2969#L1557 init_~r353~0#1 := (if 0 == init_~tmp___30~0#1 then 0 else 1); 3161#L1567 assume 0 != init_~r412~0#1 % 256;init_~tmp___31~0#1 := 1; 3162#L1586 init_~r413~0#1 := (if 0 == init_~tmp___31~0#1 then 0 else 1); 3432#L1596 assume 0 != init_~r422~0#1 % 256;init_~tmp___32~0#1 := 1; 2912#L1615 init_~r423~0#1 := (if 0 == init_~tmp___32~0#1 then 0 else 1); 3219#L1625 assume 0 != init_~r432~0#1 % 256;init_~tmp___33~0#1 := 1; 3123#L1644 init_~r433~0#1 := (if 0 == init_~tmp___33~0#1 then 0 else 1); 3439#L1654 assume 0 != init_~r452~0#1 % 256;init_~tmp___34~0#1 := 1; 2842#L1673 init_~r453~0#1 := (if 0 == init_~tmp___34~0#1 then 0 else 1); 3253#L1683 assume 0 != init_~r512~0#1 % 256;init_~tmp___35~0#1 := 1; 3222#L1702 init_~r513~0#1 := (if 0 == init_~tmp___35~0#1 then 0 else 1); 3223#L1712 assume 0 != init_~r522~0#1 % 256;init_~tmp___36~0#1 := 1; 3259#L1731 init_~r523~0#1 := (if 0 == init_~tmp___36~0#1 then 0 else 1); 3326#L1741 assume 0 != init_~r532~0#1 % 256;init_~tmp___37~0#1 := 1; 3176#L1760 init_~r533~0#1 := (if 0 == init_~tmp___37~0#1 then 0 else 1); 2981#L1770 assume 0 != init_~r542~0#1 % 256;init_~tmp___38~0#1 := 1; 2982#L1789 init_~r543~0#1 := (if 0 == init_~tmp___38~0#1 then 0 else 1); 3427#L1799 assume 0 != init_~r123~0#1 % 256;init_~tmp___39~0#1 := 1; 2861#L1818 init_~r124~0#1 := (if 0 == init_~tmp___39~0#1 then 0 else 1); 3135#L1828 assume 0 != init_~r133~0#1 % 256;init_~tmp___40~0#1 := 1; 2929#L1847 init_~r134~0#1 := (if 0 == init_~tmp___40~0#1 then 0 else 1); 3035#L1857 assume 0 != init_~r143~0#1 % 256;init_~tmp___41~0#1 := 1; 2975#L1876 init_~r144~0#1 := (if 0 == init_~tmp___41~0#1 then 0 else 1); 3197#L1886 assume 0 != init_~r153~0#1 % 256;init_~tmp___42~0#1 := 1; 2904#L1905 init_~r154~0#1 := (if 0 == init_~tmp___42~0#1 then 0 else 1); 3285#L1915 assume 0 != init_~r213~0#1 % 256;init_~tmp___43~0#1 := 1; 3012#L1934 init_~r214~0#1 := (if 0 == init_~tmp___43~0#1 then 0 else 1); 2889#L1944 assume 0 != init_~r233~0#1 % 256;init_~tmp___44~0#1 := 1; 2890#L1963 init_~r234~0#1 := (if 0 == init_~tmp___44~0#1 then 0 else 1); 3466#L1973 assume 0 != init_~r243~0#1 % 256;init_~tmp___45~0#1 := 1; 2926#L1992 init_~r244~0#1 := (if 0 == init_~tmp___45~0#1 then 0 else 1); 3068#L2002 assume 0 != init_~r253~0#1 % 256;init_~tmp___46~0#1 := 1; 3038#L2021 init_~r254~0#1 := (if 0 == init_~tmp___46~0#1 then 0 else 1); 3008#L2031 assume 0 != init_~r313~0#1 % 256;init_~tmp___47~0#1 := 1; 2865#L2050 init_~r314~0#1 := (if 0 == init_~tmp___47~0#1 then 0 else 1); 3358#L2060 assume 0 != init_~r323~0#1 % 256;init_~tmp___48~0#1 := 1; 2944#L2079 init_~r324~0#1 := (if 0 == init_~tmp___48~0#1 then 0 else 1); 3382#L2089 assume 0 != init_~r343~0#1 % 256;init_~tmp___49~0#1 := 1; 2895#L2108 init_~r344~0#1 := (if 0 == init_~tmp___49~0#1 then 0 else 1); 2896#L2118 assume 0 != init_~r353~0#1 % 256;init_~tmp___50~0#1 := 1; 3112#L2137 init_~r354~0#1 := (if 0 == init_~tmp___50~0#1 then 0 else 1); 3212#L2147 assume 0 != init_~r413~0#1 % 256;init_~tmp___51~0#1 := 1; 3031#L2166 init_~r414~0#1 := (if 0 == init_~tmp___51~0#1 then 0 else 1); 3171#L2176 assume 0 != init_~r423~0#1 % 256;init_~tmp___52~0#1 := 1; 3172#L2195 init_~r424~0#1 := (if 0 == init_~tmp___52~0#1 then 0 else 1); 3261#L2205 assume 0 != init_~r433~0#1 % 256;init_~tmp___53~0#1 := 1; 2950#L2224 init_~r434~0#1 := (if 0 == init_~tmp___53~0#1 then 0 else 1); 2997#L2234 assume 0 != init_~r453~0#1 % 256;init_~tmp___54~0#1 := 1; 2998#L2253 init_~r454~0#1 := (if 0 == init_~tmp___54~0#1 then 0 else 1); 3246#L2263 assume 0 != init_~r513~0#1 % 256;init_~tmp___55~0#1 := 1; 3321#L2282 init_~r514~0#1 := (if 0 == init_~tmp___55~0#1 then 0 else 1); 2844#L2292 assume 0 != init_~r523~0#1 % 256;init_~tmp___56~0#1 := 1; 2846#L2311 init_~r524~0#1 := (if 0 == init_~tmp___56~0#1 then 0 else 1); 3054#L2321 assume 0 != init_~r533~0#1 % 256;init_~tmp___57~0#1 := 1; 2835#L2340 init_~r534~0#1 := (if 0 == init_~tmp___57~0#1 then 0 else 1); 3193#L2350 assume 0 != init_~r543~0#1 % 256;init_~tmp___58~0#1 := 1; 2825#L2369 init_~r544~0#1 := (if 0 == init_~tmp___58~0#1 then 0 else 1); 3444#L2379 assume !(~id1~0 != ~id2~0);init_~tmp___59~0#1 := 0; 2830#L2379-1 init_#res#1 := init_~tmp___59~0#1; 3072#init_returnLabel#1 main_#t~ret59#1 := init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;assume { :end_inline_init } true;main_~i2~0#1 := main_#t~ret59#1;havoc main_#t~ret59#1;assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := main_~i2~0#1;havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1; 2984#L22 assume !(0 == assume_abort_if_not_~cond#1); 2985#L21 havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;~p12_old~0 := ~nomsg~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~nomsg~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~nomsg~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~nomsg~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~nomsg~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~nomsg~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~nomsg~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~nomsg~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~nomsg~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~nomsg~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~nomsg~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~nomsg~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~nomsg~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~nomsg~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~nomsg~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~nomsg~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~nomsg~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~nomsg~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~nomsg~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~nomsg~0;~p54_new~0 := ~nomsg~0;main_~i2~0#1 := 0; 3431#L2792-2 [2023-11-29 02:23:22,530 INFO L750 eck$LassoCheckResult]: Loop: 3431#L2792-2 assume !false;assume { :begin_inline_node1 } true; 3560#L149 assume !(0 != ~mode1~0 % 256); 3559#L191 assume !((if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 3); 3074#L191-1 ~mode1~0 := 1; 3554#L149-2 assume { :end_inline_node1 } true;assume { :begin_inline_node2 } true; 3550#L215 assume !(0 != ~mode2~0 % 256); 3546#L257 assume !((if ~r2~0 % 256 % 4294967296 <= 2147483647 then ~r2~0 % 256 % 4294967296 else ~r2~0 % 256 % 4294967296 - 4294967296) < 4); 3544#L257-1 ~mode2~0 := 1; 3542#L215-2 assume { :end_inline_node2 } true;assume { :begin_inline_node3 } true; 3539#L281 assume !(0 != ~mode3~0 % 256); 3535#L323 assume !((if ~r3~0 % 256 % 4294967296 <= 2147483647 then ~r3~0 % 256 % 4294967296 else ~r3~0 % 256 % 4294967296 - 4294967296) < 4); 3534#L323-1 ~mode3~0 := 1; 3531#L281-2 assume { :end_inline_node3 } true;assume { :begin_inline_node4 } true; 3528#L347 assume !(0 != ~mode4~0 % 256); 3526#L389 assume !((if ~r4~0 % 256 % 4294967296 <= 2147483647 then ~r4~0 % 256 % 4294967296 else ~r4~0 % 256 % 4294967296 - 4294967296) < 4); 3522#L389-1 ~mode4~0 := 1; 3518#L347-2 assume { :end_inline_node4 } true;assume { :begin_inline_node5 } true; 3514#L413 assume !(0 != ~mode5~0 % 256); 3510#L455 assume !((if ~r5~0 % 256 % 4294967296 <= 2147483647 then ~r5~0 % 256 % 4294967296 else ~r5~0 % 256 % 4294967296 - 4294967296) < 4); 3508#L455-1 ~mode5~0 := 1; 3506#L413-2 assume { :end_inline_node5 } true;~p12_old~0 := ~p12_new~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~p13_new~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~p14_new~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~p15_new~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~p21_new~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~p23_new~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~p24_new~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~p25_new~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~p31_new~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~p32_new~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~p34_new~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~p35_new~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~p41_new~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~p42_new~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~p43_new~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~p45_new~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~p51_new~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~p52_new~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~p53_new~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~p54_new~0;~p54_new~0 := ~nomsg~0;assume { :begin_inline_check } true;havoc check_#res#1;havoc check_~tmp~1#1;havoc check_~tmp~1#1; 3505#L2628 assume ~st1~0 + ~st2~0 + ~st3~0 + ~st4~0 + ~st5~0 <= 1; 3504#L2629 assume ~st1~0 + ~nl1~0 <= 1; 3503#L2630 assume ~st2~0 + ~nl2~0 <= 1; 3502#L2631 assume ~st3~0 + ~nl3~0 <= 1; 3501#L2632 assume ~st4~0 + ~nl4~0 <= 1; 3500#L2633 assume ~st5~0 + ~nl5~0 <= 1; 3499#L2634 assume !((if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) >= 4); 3290#L2637 assume 0 == ~st1~0 + ~st2~0 + ~st3~0 + ~st4~0 + ~st5~0; 3291#$Ultimate##1721 assume (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 4; 3597#$Ultimate##1725 assume !((if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) >= 4); 2850#L2647 assume 0 == ~nl1~0 + ~nl2~0 + ~nl3~0 + ~nl4~0 + ~nl5~0; 2851#$Ultimate##1729 assume (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 4;check_~tmp~1#1 := 1; 3567#L2628-1 check_#res#1 := check_~tmp~1#1; 3566#check_returnLabel#1 main_#t~ret60#1 := check_#res#1;havoc check_~tmp~1#1;assume { :end_inline_check } true;main_~c1~0#1 := main_#t~ret60#1;havoc main_#t~ret60#1;assume { :begin_inline_assert } true;assert_#in~arg#1 := (if 0 == main_~c1~0#1 then 0 else 1);havoc assert_~arg#1;assert_~arg#1 := assert_#in~arg#1; 3565#L2851 assume !(0 == assert_~arg#1 % 256); 3564#L2846 havoc assert_~arg#1;havoc assert_#in~arg#1;assume { :end_inline_assert } true; 3431#L2792-2 [2023-11-29 02:23:22,530 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:23:22,530 INFO L85 PathProgramCache]: Analyzing trace with hash -1593308194, now seen corresponding path program 3 times [2023-11-29 02:23:22,530 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:23:22,531 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [151257647] [2023-11-29 02:23:22,531 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:23:22,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:23:22,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:23:22,781 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:23:22,781 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:23:22,781 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [151257647] [2023-11-29 02:23:22,782 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [151257647] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:23:22,782 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:23:22,782 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-29 02:23:22,782 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1923495895] [2023-11-29 02:23:22,782 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:23:22,783 INFO L753 eck$LassoCheckResult]: stem already infeasible [2023-11-29 02:23:22,783 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:23:22,783 INFO L85 PathProgramCache]: Analyzing trace with hash -1418034957, now seen corresponding path program 1 times [2023-11-29 02:23:22,783 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:23:22,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [78811212] [2023-11-29 02:23:22,784 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:23:22,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:23:22,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:23:22,797 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 02:23:22,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:23:22,835 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 02:23:24,841 INFO L210 LassoAnalysis]: Preferences: [2023-11-29 02:23:24,841 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-29 02:23:24,841 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-29 02:23:24,842 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-29 02:23:24,842 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-29 02:23:24,842 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:24,842 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-29 02:23:24,842 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-29 02:23:24,842 INFO L133 ssoRankerPreferences]: Filename of dumped script: pals_floodmax.5.4.ufo.UNBOUNDED.pals.c_Iteration3_Loop [2023-11-29 02:23:24,842 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-29 02:23:24,842 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-29 02:23:24,866 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-29 02:23:24,876 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-29 02:23:24,878 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-29 02:23:24,881 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-29 02:23:24,883 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-29 02:23:24,888 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-29 02:23:24,891 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-29 02:23:24,893 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-29 02:23:24,899 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-29 02:23:24,904 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-29 02:23:24,907 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-29 02:23:24,910 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-29 02:23:24,914 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-29 02:23:24,916 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-29 02:23:24,919 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-29 02:23:24,934 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-29 02:23:25,042 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-29 02:23:25,045 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-29 02:23:25,982 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-29 02:23:25,982 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-29 02:23:25,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:25,984 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:25,985 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:25,987 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2023-11-29 02:23:25,988 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-29 02:23:25,988 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-29 02:23:26,006 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:26,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:26,006 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:26,007 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:26,008 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2023-11-29 02:23:26,009 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-29 02:23:26,010 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-29 02:23:26,182 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-11-29 02:23:26,185 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2023-11-29 02:23:26,186 INFO L210 LassoAnalysis]: Preferences: [2023-11-29 02:23:26,186 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-29 02:23:26,186 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-29 02:23:26,186 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-29 02:23:26,186 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-29 02:23:26,186 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:26,186 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-29 02:23:26,186 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-29 02:23:26,187 INFO L133 ssoRankerPreferences]: Filename of dumped script: pals_floodmax.5.4.ufo.UNBOUNDED.pals.c_Iteration3_Loop [2023-11-29 02:23:26,187 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-29 02:23:26,187 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-29 02:23:26,192 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-29 02:23:26,195 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-29 02:23:26,200 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-29 02:23:26,202 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-29 02:23:26,205 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-29 02:23:26,209 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-29 02:23:26,212 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-29 02:23:26,214 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-29 02:23:26,216 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-29 02:23:26,221 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-29 02:23:26,324 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-29 02:23:26,329 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-29 02:23:26,331 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-29 02:23:26,333 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-29 02:23:26,335 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-29 02:23:26,337 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-29 02:23:26,348 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-29 02:23:26,350 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-29 02:23:27,336 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-29 02:23:27,339 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-29 02:23:27,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,340 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,341 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,342 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,354 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,354 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,356 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,356 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,362 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2023-11-29 02:23:27,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,362 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,364 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,364 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,375 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,376 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,376 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,377 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,377 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,383 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:27,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,383 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,385 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,387 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,397 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,397 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,398 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,398 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,400 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,402 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2023-11-29 02:23:27,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,403 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,404 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,405 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2023-11-29 02:23:27,406 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:27,416 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,416 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,417 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,418 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,418 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,423 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2023-11-29 02:23:27,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,423 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,424 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,425 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2023-11-29 02:23:27,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:27,436 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,436 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,437 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,437 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,437 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,438 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,438 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,444 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:27,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,444 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,445 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,446 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2023-11-29 02:23:27,447 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:27,457 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,457 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,458 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,458 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,458 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,459 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,459 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,461 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,464 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2023-11-29 02:23:27,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,464 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,465 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,466 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,478 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,478 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,478 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,479 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,479 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,481 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,484 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2023-11-29 02:23:27,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,485 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,486 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,487 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,499 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,499 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,499 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,500 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,500 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,502 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,505 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:27,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,505 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,506 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,507 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,518 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,518 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,519 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,520 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,520 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,523 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,525 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:27,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,526 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,527 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,528 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,541 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,541 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,566 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,566 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,584 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2023-11-29 02:23:27,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,584 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,585 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,588 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,601 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,601 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,602 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,603 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,606 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,610 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:27,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,611 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,612 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,616 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2023-11-29 02:23:27,619 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:27,632 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,632 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,632 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,633 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,633 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,635 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,638 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2023-11-29 02:23:27,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,639 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,640 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,642 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2023-11-29 02:23:27,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:27,655 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,656 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,656 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,657 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,657 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,663 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2023-11-29 02:23:27,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,663 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,664 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,668 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2023-11-29 02:23: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-29 02:23:27,681 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,681 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,681 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,682 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,687 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:27,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,687 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,688 INFO L229 MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,691 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,704 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,704 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,705 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,711 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0 [2023-11-29 02:23:27,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,712 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,713 INFO L229 MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,715 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2023-11-29 02:23:27,716 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:27,729 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,729 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,730 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,732 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,732 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,738 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:27,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,740 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,741 INFO L229 MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,756 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,770 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,770 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,770 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,771 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,771 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,777 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2023-11-29 02:23:27,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,777 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,778 INFO L229 MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,779 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,790 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,790 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,790 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:27,791 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:27,792 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,798 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0 [2023-11-29 02:23:27,799 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-11-29 02:23:27,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,799 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,800 INFO L229 MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,801 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,812 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,812 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,813 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:27,813 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:27,814 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,818 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:27,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,819 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,820 INFO L229 MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,820 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2023-11-29 02:23:27,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:27,832 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,833 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:27,834 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:27,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,838 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,842 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:27,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,842 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,843 INFO L229 MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,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-29 02:23:27,848 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2023-11-29 02:23:27,861 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,861 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,861 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:27,862 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:27,862 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,867 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2023-11-29 02:23:27,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,868 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,868 INFO L229 MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,869 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,881 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,881 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:27,882 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:27,882 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,885 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,888 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2023-11-29 02:23:27,888 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,888 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,889 INFO L229 MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,889 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2023-11-29 02:23:27,891 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:27,901 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,901 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,902 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:27,903 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:27,903 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,908 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0 [2023-11-29 02:23:27,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,908 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,909 INFO L229 MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,910 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,922 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:27,922 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:27,922 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,925 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,928 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2023-11-29 02:23:27,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,928 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,929 INFO L229 MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,930 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,944 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,944 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,944 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:27,945 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:27,945 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,949 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Ended with exit code 0 [2023-11-29 02:23:27,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,949 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,950 INFO L229 MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,951 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2023-11-29 02:23: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-29 02:23:27,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,963 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:27,964 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:27,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,968 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,971 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:27,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,971 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,972 INFO L229 MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,973 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2023-11-29 02:23:27,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-29 02:23:27,986 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:27,986 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:27,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:27,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:27,987 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:27,988 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:27,988 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:27,992 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:27,995 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:27,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:27,996 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:27,997 INFO L229 MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:27,998 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2023-11-29 02:23:27,999 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,016 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,016 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,017 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:28,040 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:28,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,064 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2023-11-29 02:23:28,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,064 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,065 INFO L229 MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,068 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,079 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,080 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,080 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,080 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,080 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:28,081 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:28,081 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,085 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,088 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2023-11-29 02:23:28,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,088 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,089 INFO L229 MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,090 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,101 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,101 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,102 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:28,102 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:28,102 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,107 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2023-11-29 02:23:28,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,108 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,108 INFO L229 MonitoredProcess]: Starting monitored process 34 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,109 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,121 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,121 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:28,122 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:28,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,124 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,127 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2023-11-29 02:23:28,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,127 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,128 INFO L229 MonitoredProcess]: Starting monitored process 35 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,128 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2023-11-29 02:23:28,130 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,140 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,141 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:28,141 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:28,141 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,143 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,146 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2023-11-29 02:23:28,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,146 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,147 INFO L229 MonitoredProcess]: Starting monitored process 36 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,147 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2023-11-29 02:23:28,149 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,159 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,159 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,160 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:28,161 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:28,161 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,163 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,166 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:28,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,166 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,167 INFO L229 MonitoredProcess]: Starting monitored process 37 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,168 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,180 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,180 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:28,182 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:28,182 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,186 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,188 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2023-11-29 02:23:28,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,189 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,189 INFO L229 MonitoredProcess]: Starting monitored process 38 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,190 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2023-11-29 02:23:28,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,202 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,202 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,202 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:28,203 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:28,203 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,206 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,208 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2023-11-29 02:23:28,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,209 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,209 INFO L229 MonitoredProcess]: Starting monitored process 39 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,210 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,222 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,222 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:28,223 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:28,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,226 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,229 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2023-11-29 02:23:28,229 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-11-29 02:23:28,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,229 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,230 INFO L229 MonitoredProcess]: Starting monitored process 40 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,231 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,242 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,242 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,242 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,242 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,242 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,243 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,243 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,247 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2023-11-29 02:23:28,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,247 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,248 INFO L229 MonitoredProcess]: Starting monitored process 41 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,249 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2023-11-29 02:23:28,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,261 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,261 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,261 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,261 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,261 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,263 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,267 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,270 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2023-11-29 02:23:28,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,270 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,271 INFO L229 MonitoredProcess]: Starting monitored process 42 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,272 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2023-11-29 02:23:28,273 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,284 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,284 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,284 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,284 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,284 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,288 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:28,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,288 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,289 INFO L229 MonitoredProcess]: Starting monitored process 43 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,290 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,301 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,302 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,302 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,303 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,303 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,306 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,308 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:28,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,309 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,309 INFO L229 MonitoredProcess]: Starting monitored process 44 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,310 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2023-11-29 02:23:28,311 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,322 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,322 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,324 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,324 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,330 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0 [2023-11-29 02:23:28,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,330 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,331 INFO L229 MonitoredProcess]: Starting monitored process 45 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,332 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2023-11-29 02:23:28,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,343 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,343 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,344 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,344 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,344 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,349 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:28,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,350 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,351 INFO L229 MonitoredProcess]: Starting monitored process 46 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,351 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,363 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,363 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,363 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,364 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,366 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,368 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2023-11-29 02:23:28,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,369 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,369 INFO L229 MonitoredProcess]: Starting monitored process 47 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,370 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,382 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,383 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,384 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,384 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,387 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,389 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2023-11-29 02:23:28,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,390 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,391 INFO L229 MonitoredProcess]: Starting monitored process 48 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,391 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2023-11-29 02:23:28,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,403 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,403 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,404 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,405 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,405 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,411 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:28,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,411 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,412 INFO L229 MonitoredProcess]: Starting monitored process 49 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,413 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2023-11-29 02:23:28,414 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,429 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,430 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,430 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,430 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,430 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,460 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,460 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,483 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2023-11-29 02:23:28,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,483 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,484 INFO L229 MonitoredProcess]: Starting monitored process 50 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,485 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,497 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,497 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,499 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,499 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,503 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,507 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:28,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,507 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,508 INFO L229 MonitoredProcess]: Starting monitored process 51 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,509 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2023-11-29 02:23:28,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,520 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,521 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,522 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,522 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,524 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,528 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2023-11-29 02:23:28,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,528 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,529 INFO L229 MonitoredProcess]: Starting monitored process 52 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,531 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,544 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,544 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,545 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,545 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,549 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,552 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2023-11-29 02:23:28,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,552 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,553 INFO L229 MonitoredProcess]: Starting monitored process 53 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,554 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,567 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,567 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,568 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,568 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,568 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,570 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,573 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0 [2023-11-29 02:23:28,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,573 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,574 INFO L229 MonitoredProcess]: Starting monitored process 54 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,577 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2023-11-29 02:23:28,578 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,588 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,588 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,589 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,590 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,590 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,593 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,596 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0 [2023-11-29 02:23:28,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,597 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,597 INFO L229 MonitoredProcess]: Starting monitored process 55 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,598 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,611 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,611 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,612 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,614 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,614 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,623 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:28,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,624 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,624 INFO L229 MonitoredProcess]: Starting monitored process 56 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,625 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,637 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,637 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,637 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,637 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,637 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,639 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,639 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,642 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,645 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:28,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,645 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,646 INFO L229 MonitoredProcess]: Starting monitored process 57 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,647 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,659 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,659 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,659 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:28,660 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:28,661 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,664 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,667 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2023-11-29 02:23:28,667 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-11-29 02:23:28,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,667 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,668 INFO L229 MonitoredProcess]: Starting monitored process 58 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,669 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2023-11-29 02:23:28,670 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,681 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,681 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,681 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:28,682 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:28,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,687 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2023-11-29 02:23:28,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,687 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,688 INFO L229 MonitoredProcess]: Starting monitored process 59 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,689 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2023-11-29 02:23:28,690 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,701 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,701 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,701 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:28,704 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:28,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,708 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,711 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2023-11-29 02:23:28,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,711 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,712 INFO L229 MonitoredProcess]: Starting monitored process 60 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,713 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,725 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,725 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,725 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:28,726 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:28,726 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,730 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:28,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,731 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,731 INFO L229 MonitoredProcess]: Starting monitored process 61 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,732 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,743 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,744 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,744 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:28,745 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:28,745 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,749 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,751 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2023-11-29 02:23:28,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,751 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,752 INFO L229 MonitoredProcess]: Starting monitored process 62 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,753 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,764 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,764 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,765 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:28,766 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:28,766 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,771 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,774 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:28,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,774 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,775 INFO L229 MonitoredProcess]: Starting monitored process 63 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,775 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,787 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,787 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,787 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:28,788 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:28,788 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,793 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:28,793 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,793 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,794 INFO L229 MonitoredProcess]: Starting monitored process 64 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,794 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2023-11-29 02:23:28,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-29 02:23:28,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,807 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,807 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,807 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,807 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:28,807 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:28,808 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,809 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,812 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2023-11-29 02:23:28,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,812 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,813 INFO L229 MonitoredProcess]: Starting monitored process 65 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,813 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2023-11-29 02:23:28,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,825 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,825 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,825 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,825 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,825 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:28,827 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:28,827 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,831 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,833 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0 [2023-11-29 02:23:28,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,833 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,834 INFO L229 MonitoredProcess]: Starting monitored process 66 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,834 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2023-11-29 02:23: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-29 02:23:28,846 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,846 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,846 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:28,848 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:28,848 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,854 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0 [2023-11-29 02:23:28,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,854 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,855 INFO L229 MonitoredProcess]: Starting monitored process 67 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,856 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2023-11-29 02:23:28,857 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,874 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,874 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,874 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:28,904 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:28,904 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,929 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,932 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2023-11-29 02:23:28,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,932 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,933 INFO L229 MonitoredProcess]: Starting monitored process 68 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,933 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2023-11-29 02:23:28,935 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,945 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,945 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,945 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:28,947 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:28,948 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,952 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,954 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2023-11-29 02:23:28,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,955 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,956 INFO L229 MonitoredProcess]: Starting monitored process 69 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,972 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2023-11-29 02:23:28,973 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:28,983 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:28,983 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:28,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:28,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:28,983 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:28,984 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:28,984 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:28,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:28,990 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2023-11-29 02:23:28,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:28,991 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:28,991 INFO L229 MonitoredProcess]: Starting monitored process 70 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:28,993 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2023-11-29 02:23:28,994 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,004 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:29,004 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,004 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:29,006 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:29,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,010 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,012 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2023-11-29 02:23:29,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,013 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,014 INFO L229 MonitoredProcess]: Starting monitored process 71 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,014 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,028 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:29,028 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,028 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,028 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,028 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:29,029 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:29,029 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,031 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,034 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:29,034 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,035 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,035 INFO L229 MonitoredProcess]: Starting monitored process 72 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,037 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,050 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:29,050 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,050 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,051 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,051 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:29,052 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:29,052 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,056 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,059 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2023-11-29 02:23:29,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,060 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,061 INFO L229 MonitoredProcess]: Starting monitored process 73 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,061 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,074 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:29,074 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,075 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:29,078 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:29,078 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,085 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,088 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2023-11-29 02:23:29,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,088 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,089 INFO L229 MonitoredProcess]: Starting monitored process 74 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,090 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,103 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:29,104 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,104 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,104 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,104 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:29,105 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:29,106 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,112 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2023-11-29 02:23:29,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,113 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,114 INFO L229 MonitoredProcess]: Starting monitored process 75 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,114 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2023-11-29 02:23:29,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,127 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:29,127 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,127 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:29,129 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:29,129 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,137 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:29,137 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-11-29 02:23:29,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,138 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,139 INFO L229 MonitoredProcess]: Starting monitored process 76 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,139 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,151 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,151 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,151 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,152 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,152 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,153 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,158 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:29,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,159 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,160 INFO L229 MonitoredProcess]: Starting monitored process 77 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,160 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2023-11-29 02:23:29,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,172 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,172 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,173 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,174 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,174 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,180 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,183 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Ended with exit code 0 [2023-11-29 02:23:29,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,183 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,184 INFO L229 MonitoredProcess]: Starting monitored process 78 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,185 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,197 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,197 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,197 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,197 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,198 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,201 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,203 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:29,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,204 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,204 INFO L229 MonitoredProcess]: Starting monitored process 79 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,205 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2023-11-29 02:23:29,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,217 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,217 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,217 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,218 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,219 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,219 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,228 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:29,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,228 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,229 INFO L229 MonitoredProcess]: Starting monitored process 80 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,230 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,244 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,244 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,244 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,245 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,246 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,246 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,251 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,254 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:29,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,254 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,255 INFO L229 MonitoredProcess]: Starting monitored process 81 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,256 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,269 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,269 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,269 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,270 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,271 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,271 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,274 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,277 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:29,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,277 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,278 INFO L229 MonitoredProcess]: Starting monitored process 82 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,278 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2023-11-29 02:23:29,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,290 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,290 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,290 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,290 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,291 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,291 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,294 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,296 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0 [2023-11-29 02:23:29,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,296 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,297 INFO L229 MonitoredProcess]: Starting monitored process 83 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,298 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2023-11-29 02:23:29,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,309 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,310 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,310 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,310 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,311 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,315 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,317 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2023-11-29 02:23:29,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,318 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,319 INFO L229 MonitoredProcess]: Starting monitored process 84 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,319 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,331 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,331 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,331 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,332 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,333 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,333 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,340 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:29,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,340 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,341 INFO L229 MonitoredProcess]: Starting monitored process 85 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,342 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,357 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,357 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,358 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,376 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,376 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,408 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,410 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2023-11-29 02:23:29,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,411 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,412 INFO L229 MonitoredProcess]: Starting monitored process 86 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,412 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2023-11-29 02:23:29,414 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,426 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,427 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,427 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,427 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,427 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,428 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,429 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,433 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,436 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:29,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,436 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,437 INFO L229 MonitoredProcess]: Starting monitored process 87 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,438 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2023-11-29 02:23:29,439 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,449 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,450 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,450 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,450 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,451 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,454 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,456 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2023-11-29 02:23:29,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,457 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,458 INFO L229 MonitoredProcess]: Starting monitored process 88 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,459 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2023-11-29 02:23:29,460 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,472 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,473 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,473 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,473 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,474 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,474 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,478 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,481 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2023-11-29 02:23:29,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,481 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,482 INFO L229 MonitoredProcess]: Starting monitored process 89 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,483 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,495 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,495 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,495 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,496 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,498 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,501 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2023-11-29 02:23:29,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,501 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,502 INFO L229 MonitoredProcess]: Starting monitored process 90 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,503 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2023-11-29 02:23:29,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,515 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,515 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,515 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,515 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,517 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,517 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,525 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2023-11-29 02:23:29,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,525 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,526 INFO L229 MonitoredProcess]: Starting monitored process 91 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,527 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,542 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,542 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,542 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,542 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,544 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,554 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,557 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2023-11-29 02:23:29,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,557 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,558 INFO L229 MonitoredProcess]: Starting monitored process 92 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,559 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,570 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,570 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,570 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,571 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,572 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,572 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,578 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2023-11-29 02:23:29,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,579 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,579 INFO L229 MonitoredProcess]: Starting monitored process 93 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,580 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,592 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,592 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:29,592 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,592 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,592 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,592 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:29,594 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:29,594 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,598 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,601 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2023-11-29 02:23:29,601 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-11-29 02:23:29,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,601 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,602 INFO L229 MonitoredProcess]: Starting monitored process 94 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,604 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,615 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,615 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,615 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,615 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,615 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,615 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,616 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,616 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,619 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,621 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0 [2023-11-29 02:23:29,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,621 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,622 INFO L229 MonitoredProcess]: Starting monitored process 95 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,623 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2023-11-29 02:23:29,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,634 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,634 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,635 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,635 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,636 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,637 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,643 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,645 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2023-11-29 02:23:29,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,645 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,646 INFO L229 MonitoredProcess]: Starting monitored process 96 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,647 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,658 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,659 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,659 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,659 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,659 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,659 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,665 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2023-11-29 02:23:29,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,665 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,666 INFO L229 MonitoredProcess]: Starting monitored process 97 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,666 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,678 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,678 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,678 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,678 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,678 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,678 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,679 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,679 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,690 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2023-11-29 02:23:29,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,690 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,691 INFO L229 MonitoredProcess]: Starting monitored process 98 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,692 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2023-11-29 02:23:29,694 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,704 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,704 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,706 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,706 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,716 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2023-11-29 02:23:29,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,717 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,717 INFO L229 MonitoredProcess]: Starting monitored process 99 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,718 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,730 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,730 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,731 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,737 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,739 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2023-11-29 02:23:29,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,740 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,741 INFO L229 MonitoredProcess]: Starting monitored process 100 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,741 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,753 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,753 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,753 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,754 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,754 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,757 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,760 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2023-11-29 02:23:29,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,760 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,761 INFO L229 MonitoredProcess]: Starting monitored process 101 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,761 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,773 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,773 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,773 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,773 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,774 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,775 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,783 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2023-11-29 02:23:29,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,783 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,784 INFO L229 MonitoredProcess]: Starting monitored process 102 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,784 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,796 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,796 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,796 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,797 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,799 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,799 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,805 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,808 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2023-11-29 02:23:29,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,808 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,809 INFO L229 MonitoredProcess]: Starting monitored process 103 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,809 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,826 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,826 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,826 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,827 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,850 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,850 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,901 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2023-11-29 02:23:29,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,902 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,902 INFO L229 MonitoredProcess]: Starting monitored process 104 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,903 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,915 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,915 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,915 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,917 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,924 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,926 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2023-11-29 02:23:29,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,927 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,927 INFO L229 MonitoredProcess]: Starting monitored process 105 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,928 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,939 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,940 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,940 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,940 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,941 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,941 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,946 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,948 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2023-11-29 02:23:29,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,949 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,949 INFO L229 MonitoredProcess]: Starting monitored process 106 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,950 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2023-11-29 02:23:29,951 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:29,962 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,962 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,962 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,962 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,963 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,963 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,969 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,972 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2023-11-29 02:23:29,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,972 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:29,973 INFO L229 MonitoredProcess]: Starting monitored process 107 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:29,976 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2023-11-29 02:23:29,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-29 02:23:29,987 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:29,987 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:29,987 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:29,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:29,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:29,988 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:29,988 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:29,988 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:29,992 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:29,994 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2023-11-29 02:23:29,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:29,995 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,006 INFO L229 MonitoredProcess]: Starting monitored process 108 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,007 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,018 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:30,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,018 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,020 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,020 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,026 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,030 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2023-11-29 02:23:30,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,030 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,031 INFO L229 MonitoredProcess]: Starting monitored process 109 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,032 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,045 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,045 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:30,045 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,045 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,049 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,049 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,061 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,063 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2023-11-29 02:23:30,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,064 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,064 INFO L229 MonitoredProcess]: Starting monitored process 110 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,065 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2023-11-29 02:23:30,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,077 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,077 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:30,077 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,077 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,079 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,079 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,086 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,089 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2023-11-29 02:23:30,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,089 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,090 INFO L229 MonitoredProcess]: Starting monitored process 111 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,091 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,102 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,103 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:30,103 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,103 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,105 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,105 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,112 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,114 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2023-11-29 02:23:30,115 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-11-29 02:23:30,115 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,115 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,116 INFO L229 MonitoredProcess]: Starting monitored process 112 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,116 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,129 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,129 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,129 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,129 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,130 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,130 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,139 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0 [2023-11-29 02:23:30,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,139 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,140 INFO L229 MonitoredProcess]: Starting monitored process 113 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,140 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,153 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,153 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,153 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,155 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,156 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,169 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0 [2023-11-29 02:23:30,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,170 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,170 INFO L229 MonitoredProcess]: Starting monitored process 114 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,171 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2023-11-29 02:23:30,173 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,183 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,183 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,184 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,184 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,184 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,185 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,185 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,192 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Ended with exit code 0 [2023-11-29 02:23:30,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,193 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,193 INFO L229 MonitoredProcess]: Starting monitored process 115 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,194 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2023-11-29 02:23:30,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,206 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,207 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,207 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,207 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,209 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,209 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,220 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,223 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2023-11-29 02:23:30,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,223 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,224 INFO L229 MonitoredProcess]: Starting monitored process 116 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,225 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2023-11-29 02:23:30,226 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,237 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,237 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,237 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,237 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,240 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,252 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2023-11-29 02:23:30,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,252 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,253 INFO L229 MonitoredProcess]: Starting monitored process 117 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,254 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,266 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,266 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,266 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,266 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,266 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,266 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,268 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,268 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,275 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,277 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0 [2023-11-29 02:23:30,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,278 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,279 INFO L229 MonitoredProcess]: Starting monitored process 118 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,279 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2023-11-29 02:23:30,281 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,291 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,291 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,291 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,291 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,292 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,293 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,293 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,298 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,301 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0 [2023-11-29 02:23:30,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,302 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,303 INFO L229 MonitoredProcess]: Starting monitored process 119 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,303 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2023-11-29 02:23:30,305 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,315 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,316 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,316 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,316 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,318 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,319 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,329 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,331 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Ended with exit code 0 [2023-11-29 02:23:30,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,332 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,332 INFO L229 MonitoredProcess]: Starting monitored process 120 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,333 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2023-11-29 02:23:30,335 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,345 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,345 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,345 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,346 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,346 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,346 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,349 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,349 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,362 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0 [2023-11-29 02:23:30,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,362 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,363 INFO L229 MonitoredProcess]: Starting monitored process 121 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,363 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,385 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,385 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,385 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,386 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,427 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,512 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,515 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2023-11-29 02:23:30,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,516 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,516 INFO L229 MonitoredProcess]: Starting monitored process 122 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,517 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,529 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,529 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,529 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,530 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,532 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,542 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,544 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0 [2023-11-29 02:23:30,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,545 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,546 INFO L229 MonitoredProcess]: Starting monitored process 123 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,546 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2023-11-29 02:23:30,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,558 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,558 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,559 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,559 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,560 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,560 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,567 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,571 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0 [2023-11-29 02:23:30,571 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,571 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,572 INFO L229 MonitoredProcess]: Starting monitored process 124 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,573 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,585 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,585 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,585 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,586 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,586 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,588 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,588 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,599 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,601 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0 [2023-11-29 02:23:30,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,601 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,602 INFO L229 MonitoredProcess]: Starting monitored process 125 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,603 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,618 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,618 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,618 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,618 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,619 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,619 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,627 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0 [2023-11-29 02:23:30,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,627 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,628 INFO L229 MonitoredProcess]: Starting monitored process 126 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,629 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process [2023-11-29 02:23:30,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,641 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,641 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,641 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,643 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,653 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,656 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Ended with exit code 0 [2023-11-29 02:23:30,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,656 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,657 INFO L229 MonitoredProcess]: Starting monitored process 127 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,658 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process [2023-11-29 02:23:30,659 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,670 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,671 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,671 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,671 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,675 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,695 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,698 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Ended with exit code 0 [2023-11-29 02:23:30,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,698 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,699 INFO L229 MonitoredProcess]: Starting monitored process 128 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,700 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,715 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,715 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,715 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,715 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,715 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,717 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,717 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,727 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Ended with exit code 0 [2023-11-29 02:23:30,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,728 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,728 INFO L229 MonitoredProcess]: Starting monitored process 129 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,729 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process [2023-11-29 02:23:30,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,741 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,741 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:30,741 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,742 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:30,744 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:30,744 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,754 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,756 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Ended with exit code 0 [2023-11-29 02:23:30,756 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-11-29 02:23:30,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,757 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,757 INFO L229 MonitoredProcess]: Starting monitored process 130 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,758 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process [2023-11-29 02:23:30,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,770 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,770 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:30,770 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,770 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,770 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,771 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,771 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,774 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,776 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2023-11-29 02:23:30,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,776 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,777 INFO L229 MonitoredProcess]: Starting monitored process 131 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,778 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process [2023-11-29 02:23:30,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,789 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,789 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:30,789 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,790 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,791 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,799 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0 [2023-11-29 02:23:30,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,799 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,800 INFO L229 MonitoredProcess]: Starting monitored process 132 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,801 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,812 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,813 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:30,813 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,813 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,814 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,814 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,818 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Ended with exit code 0 [2023-11-29 02:23:30,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,819 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,819 INFO L229 MonitoredProcess]: Starting monitored process 133 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,820 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process [2023-11-29 02:23:30,821 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,831 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,831 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:30,832 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,832 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,833 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,833 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,838 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,841 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Ended with exit code 0 [2023-11-29 02:23:30,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,841 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,842 INFO L229 MonitoredProcess]: Starting monitored process 134 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,842 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,854 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,854 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:30,854 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,855 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,855 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,856 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,856 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,861 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,863 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0 [2023-11-29 02:23:30,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,863 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,864 INFO L229 MonitoredProcess]: Starting monitored process 135 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,865 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,876 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,876 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:30,876 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,877 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,877 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,877 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,883 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0 [2023-11-29 02:23:30,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,883 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,884 INFO L229 MonitoredProcess]: Starting monitored process 136 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,884 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process [2023-11-29 02:23:30,886 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,896 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,896 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:30,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,896 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,897 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,897 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,901 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2023-11-29 02:23:30,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,902 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,902 INFO L229 MonitoredProcess]: Starting monitored process 137 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,903 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2023-11-29 02:23:30,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-29 02:23:30,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,915 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:30,915 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,915 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,916 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,916 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,920 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,922 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0 [2023-11-29 02:23:30,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,923 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,924 INFO L229 MonitoredProcess]: Starting monitored process 138 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,924 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2023-11-29 02:23:30,926 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,937 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,937 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:30,937 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,938 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:30,939 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:30,939 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:30,943 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:30,945 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0 [2023-11-29 02:23:30,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:30,946 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:30,946 INFO L229 MonitoredProcess]: Starting monitored process 139 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:30,947 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2023-11-29 02:23:30,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:30,961 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:30,961 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:30,961 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:30,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:30,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:30,962 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:31,001 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:31,001 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,041 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,044 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Ended with exit code 0 [2023-11-29 02:23:31,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,044 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,045 INFO L229 MonitoredProcess]: Starting monitored process 140 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,046 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,057 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,057 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:31,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,058 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:31,060 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:31,060 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,068 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Ended with exit code 0 [2023-11-29 02:23:31,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,068 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,069 INFO L229 MonitoredProcess]: Starting monitored process 141 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,069 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,081 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,081 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:31,081 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,082 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:31,083 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:31,083 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,086 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,089 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Ended with exit code 0 [2023-11-29 02:23:31,090 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,090 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,091 INFO L229 MonitoredProcess]: Starting monitored process 142 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,091 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,103 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,103 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:31,103 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,103 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:31,105 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:31,105 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,109 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,111 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Ended with exit code 0 [2023-11-29 02:23:31,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,111 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,112 INFO L229 MonitoredProcess]: Starting monitored process 143 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,113 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,127 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,127 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:31,127 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,127 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:31,128 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:31,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,131 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,133 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Ended with exit code 0 [2023-11-29 02:23:31,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,134 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,135 INFO L229 MonitoredProcess]: Starting monitored process 144 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,135 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2023-11-29 02:23:31,137 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:31,147 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,147 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:31,147 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,147 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:31,148 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:31,149 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,153 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,155 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0 [2023-11-29 02:23:31,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,155 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,156 INFO L229 MonitoredProcess]: Starting monitored process 145 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,157 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,169 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,169 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:31,169 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,169 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:31,172 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:31,172 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,181 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0 [2023-11-29 02:23:31,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,182 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,182 INFO L229 MonitoredProcess]: Starting monitored process 146 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,183 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,195 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,195 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:31,195 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,195 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:31,196 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:31,196 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,200 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,203 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2023-11-29 02:23:31,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,203 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,204 INFO L229 MonitoredProcess]: Starting monitored process 147 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,204 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2023-11-29 02:23:31,206 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:31,216 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,216 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:31,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,216 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:31,218 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:31,218 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,225 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2023-11-29 02:23:31,226 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-11-29 02:23:31,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,226 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,227 INFO L229 MonitoredProcess]: Starting monitored process 148 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,227 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2023-11-29 02:23:31,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:31,239 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,239 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,240 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,241 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,241 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,245 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,248 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0 [2023-11-29 02:23:31,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,249 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,249 INFO L229 MonitoredProcess]: Starting monitored process 149 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,250 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2023-11-29 02:23:31,251 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:31,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,262 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,262 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,262 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,262 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,262 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,265 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,265 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,273 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,275 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2023-11-29 02:23:31,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,276 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,276 INFO L229 MonitoredProcess]: Starting monitored process 150 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,277 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,289 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,289 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,289 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,289 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,290 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,290 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,295 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,298 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Ended with exit code 0 [2023-11-29 02:23:31,298 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,299 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,299 INFO L229 MonitoredProcess]: Starting monitored process 151 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,300 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2023-11-29 02:23:31,302 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:31,315 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,315 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,315 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,315 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,315 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,317 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,317 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,323 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,326 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Ended with exit code 0 [2023-11-29 02:23:31,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,326 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,327 INFO L229 MonitoredProcess]: Starting monitored process 152 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,328 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,339 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,339 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,339 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,339 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,340 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,342 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,342 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,352 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Ended with exit code 0 [2023-11-29 02:23:31,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,353 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,354 INFO L229 MonitoredProcess]: Starting monitored process 153 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,354 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,368 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,368 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,368 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,369 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,370 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,370 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,375 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,378 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Ended with exit code 0 [2023-11-29 02:23:31,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,379 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,380 INFO L229 MonitoredProcess]: Starting monitored process 154 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,380 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Waiting until timeout for monitored process [2023-11-29 02:23:31,382 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:31,392 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,392 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,392 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,392 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,393 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,393 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,397 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,399 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Ended with exit code 0 [2023-11-29 02:23:31,400 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,400 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,400 INFO L229 MonitoredProcess]: Starting monitored process 155 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,401 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,415 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,415 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,415 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,416 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,416 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,416 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,417 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,417 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,424 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,427 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Ended with exit code 0 [2023-11-29 02:23:31,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,427 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,428 INFO L229 MonitoredProcess]: Starting monitored process 156 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,428 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Waiting until timeout for monitored process [2023-11-29 02:23:31,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:31,440 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,440 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,441 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,443 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,443 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,451 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,453 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Ended with exit code 0 [2023-11-29 02:23:31,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,453 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,454 INFO L229 MonitoredProcess]: Starting monitored process 157 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,455 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,471 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,471 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,471 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,472 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,472 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,509 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,509 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,580 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,583 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Ended with exit code 0 [2023-11-29 02:23:31,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,584 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,584 INFO L229 MonitoredProcess]: Starting monitored process 158 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,585 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Waiting until timeout for monitored process [2023-11-29 02:23:31,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:31,597 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,597 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,597 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,600 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,600 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,607 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,610 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Ended with exit code 0 [2023-11-29 02:23:31,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,610 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,611 INFO L229 MonitoredProcess]: Starting monitored process 159 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,611 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Waiting until timeout for monitored process [2023-11-29 02:23:31,613 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:31,623 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,623 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,623 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,624 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,624 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,625 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,625 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,631 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,634 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Ended with exit code 0 [2023-11-29 02:23:31,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,634 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,635 INFO L229 MonitoredProcess]: Starting monitored process 160 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,636 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Waiting until timeout for monitored process [2023-11-29 02:23:31,637 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:31,648 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,648 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,648 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,648 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,650 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,650 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,659 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Ended with exit code 0 [2023-11-29 02:23:31,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,659 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,660 INFO L229 MonitoredProcess]: Starting monitored process 161 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,661 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Waiting until timeout for monitored process [2023-11-29 02:23:31,662 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:31,673 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,673 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,673 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,673 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,674 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,674 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,678 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,681 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0 [2023-11-29 02:23:31,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,681 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,682 INFO L229 MonitoredProcess]: Starting monitored process 162 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,683 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,695 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,695 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,695 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,695 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,697 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,697 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,706 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0 [2023-11-29 02:23:31,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,706 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,707 INFO L229 MonitoredProcess]: Starting monitored process 163 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,708 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,720 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,721 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,721 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,724 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,724 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,734 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,736 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Ended with exit code 0 [2023-11-29 02:23:31,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,737 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,737 INFO L229 MonitoredProcess]: Starting monitored process 164 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,738 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Waiting until timeout for monitored process [2023-11-29 02:23:31,740 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:31,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,750 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,750 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,752 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,752 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,757 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,760 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Ended with exit code 0 [2023-11-29 02:23:31,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:31,760 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:31,761 INFO L229 MonitoredProcess]: Starting monitored process 165 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:31,761 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Waiting until timeout for monitored process [2023-11-29 02:23:31,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-29 02:23:31,775 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:31,775 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:31,776 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:31,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:31,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:31,776 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:31,778 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:31,778 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:31,788 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:31,790 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Ended with exit code 0 [2023-11-29 02:23:31,791 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:23:31,791 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-29 02:23:31,791 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-29 02:23:31,791 INFO L87 Difference]: Start difference. First operand 774 states and 1412 transitions. cyclomatic complexity: 639 Second operand has 5 states, 5 states have (on average 25.4) internal successors, (127), 5 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 02:23:31,910 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:23:31,910 INFO L93 Difference]: Finished difference Result 777 states and 1414 transitions. [2023-11-29 02:23:31,910 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 777 states and 1414 transitions. [2023-11-29 02:23:31,916 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 228 [2023-11-29 02:23:31,922 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 777 states to 774 states and 1352 transitions. [2023-11-29 02:23:31,922 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 774 [2023-11-29 02:23:31,923 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 774 [2023-11-29 02:23:31,923 INFO L73 IsDeterministic]: Start isDeterministic. Operand 774 states and 1352 transitions. [2023-11-29 02:23:31,924 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 02:23:31,924 INFO L218 hiAutomatonCegarLoop]: Abstraction has 774 states and 1352 transitions. [2023-11-29 02:23:31,925 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 774 states and 1352 transitions. [2023-11-29 02:23:31,933 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 774 to 774. [2023-11-29 02:23:31,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 774 states, 774 states have (on average 1.7467700258397933) internal successors, (1352), 773 states have internal predecessors, (1352), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 02:23:31,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 774 states to 774 states and 1352 transitions. [2023-11-29 02:23:31,937 INFO L240 hiAutomatonCegarLoop]: Abstraction has 774 states and 1352 transitions. [2023-11-29 02:23:31,937 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-29 02:23:31,938 INFO L428 stractBuchiCegarLoop]: Abstraction has 774 states and 1352 transitions. [2023-11-29 02:23:31,938 INFO L335 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2023-11-29 02:23:31,938 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 774 states and 1352 transitions. [2023-11-29 02:23:31,944 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 228 [2023-11-29 02:23:31,944 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-29 02:23:31,944 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-29 02:23:31,946 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:23:31,946 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:23:31,946 INFO L748 eck$LassoCheckResult]: Stem: 4735#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(39, 2);call #Ultimate.allocInit(12, 3);~nomsg~0 := -1;~p12~0 := 0;~p12_old~0 := 0;~p12_new~0 := 0;~ep12~0 := 0;~p13~0 := 0;~p13_old~0 := 0;~p13_new~0 := 0;~ep13~0 := 0;~p14~0 := 0;~p14_old~0 := 0;~p14_new~0 := 0;~ep14~0 := 0;~p15~0 := 0;~p15_old~0 := 0;~p15_new~0 := 0;~ep15~0 := 0;~p21~0 := 0;~p21_old~0 := 0;~p21_new~0 := 0;~ep21~0 := 0;~p23~0 := 0;~p23_old~0 := 0;~p23_new~0 := 0;~ep23~0 := 0;~p24~0 := 0;~p24_old~0 := 0;~p24_new~0 := 0;~ep24~0 := 0;~p25~0 := 0;~p25_old~0 := 0;~p25_new~0 := 0;~ep25~0 := 0;~p31~0 := 0;~p31_old~0 := 0;~p31_new~0 := 0;~ep31~0 := 0;~p32~0 := 0;~p32_old~0 := 0;~p32_new~0 := 0;~ep32~0 := 0;~p34~0 := 0;~p34_old~0 := 0;~p34_new~0 := 0;~ep34~0 := 0;~p35~0 := 0;~p35_old~0 := 0;~p35_new~0 := 0;~ep35~0 := 0;~p41~0 := 0;~p41_old~0 := 0;~p41_new~0 := 0;~ep41~0 := 0;~p42~0 := 0;~p42_old~0 := 0;~p42_new~0 := 0;~ep42~0 := 0;~p43~0 := 0;~p43_old~0 := 0;~p43_new~0 := 0;~ep43~0 := 0;~p45~0 := 0;~p45_old~0 := 0;~p45_new~0 := 0;~ep45~0 := 0;~p51~0 := 0;~p51_old~0 := 0;~p51_new~0 := 0;~ep51~0 := 0;~p52~0 := 0;~p52_old~0 := 0;~p52_new~0 := 0;~ep52~0 := 0;~p53~0 := 0;~p53_old~0 := 0;~p53_new~0 := 0;~ep53~0 := 0;~p54~0 := 0;~p54_old~0 := 0;~p54_new~0 := 0;~ep54~0 := 0;~id1~0 := 0;~r1~0 := 0;~st1~0 := 0;~nl1~0 := 0;~m1~0 := 0;~max1~0 := 0;~mode1~0 := 0;~id2~0 := 0;~r2~0 := 0;~st2~0 := 0;~nl2~0 := 0;~m2~0 := 0;~max2~0 := 0;~mode2~0 := 0;~id3~0 := 0;~r3~0 := 0;~st3~0 := 0;~nl3~0 := 0;~m3~0 := 0;~max3~0 := 0;~mode3~0 := 0;~id4~0 := 0;~r4~0 := 0;~st4~0 := 0;~nl4~0 := 0;~m4~0 := 0;~max4~0 := 0;~mode4~0 := 0;~id5~0 := 0;~r5~0 := 0;~st5~0 := 0;~nl5~0 := 0;~m5~0 := 0;~max5~0 := 0;~mode5~0 := 0; 4736#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~nondet7#1, main_#t~nondet8#1, main_#t~nondet9#1, main_#t~nondet10#1, main_#t~nondet11#1, main_#t~nondet12#1, main_#t~nondet13#1, main_#t~nondet14#1, main_#t~nondet15#1, main_#t~nondet16#1, main_#t~nondet17#1, main_#t~nondet18#1, main_#t~nondet19#1, main_#t~nondet20#1, main_#t~nondet21#1, main_#t~nondet22#1, main_#t~nondet23#1, main_#t~nondet24#1, main_#t~nondet25#1, main_#t~nondet26#1, main_#t~nondet27#1, main_#t~nondet28#1, main_#t~nondet29#1, main_#t~nondet30#1, main_#t~nondet31#1, main_#t~nondet32#1, main_#t~nondet33#1, main_#t~nondet34#1, main_#t~nondet35#1, main_#t~nondet36#1, main_#t~nondet37#1, main_#t~nondet38#1, main_#t~nondet39#1, main_#t~nondet40#1, main_#t~nondet41#1, main_#t~nondet42#1, main_#t~nondet43#1, main_#t~nondet44#1, main_#t~nondet45#1, main_#t~nondet46#1, main_#t~nondet47#1, main_#t~nondet48#1, main_#t~nondet49#1, main_#t~nondet50#1, main_#t~nondet51#1, main_#t~nondet52#1, main_#t~nondet53#1, main_#t~nondet54#1, main_#t~nondet55#1, main_#t~nondet56#1, main_#t~nondet57#1, main_#t~nondet58#1, main_#t~ret59#1, main_#t~ret60#1, main_~c1~0#1, main_~i2~0#1;havoc main_~c1~0#1;havoc main_~i2~0#1;main_~c1~0#1 := 0;havoc main_#t~nondet4#1;~ep12~0 := main_#t~nondet4#1;havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;~ep13~0 := main_#t~nondet5#1;havoc main_#t~nondet5#1;havoc main_#t~nondet6#1;~ep14~0 := main_#t~nondet6#1;havoc main_#t~nondet6#1;havoc main_#t~nondet7#1;~ep15~0 := main_#t~nondet7#1;havoc main_#t~nondet7#1;havoc main_#t~nondet8#1;~ep21~0 := main_#t~nondet8#1;havoc main_#t~nondet8#1;havoc main_#t~nondet9#1;~ep23~0 := main_#t~nondet9#1;havoc main_#t~nondet9#1;havoc main_#t~nondet10#1;~ep24~0 := main_#t~nondet10#1;havoc main_#t~nondet10#1;havoc main_#t~nondet11#1;~ep25~0 := main_#t~nondet11#1;havoc main_#t~nondet11#1;havoc main_#t~nondet12#1;~ep31~0 := main_#t~nondet12#1;havoc main_#t~nondet12#1;havoc main_#t~nondet13#1;~ep32~0 := main_#t~nondet13#1;havoc main_#t~nondet13#1;havoc main_#t~nondet14#1;~ep34~0 := main_#t~nondet14#1;havoc main_#t~nondet14#1;havoc main_#t~nondet15#1;~ep35~0 := main_#t~nondet15#1;havoc main_#t~nondet15#1;havoc main_#t~nondet16#1;~ep41~0 := main_#t~nondet16#1;havoc main_#t~nondet16#1;havoc main_#t~nondet17#1;~ep42~0 := main_#t~nondet17#1;havoc main_#t~nondet17#1;havoc main_#t~nondet18#1;~ep43~0 := main_#t~nondet18#1;havoc main_#t~nondet18#1;havoc main_#t~nondet19#1;~ep45~0 := main_#t~nondet19#1;havoc main_#t~nondet19#1;havoc main_#t~nondet20#1;~ep51~0 := main_#t~nondet20#1;havoc main_#t~nondet20#1;havoc main_#t~nondet21#1;~ep52~0 := main_#t~nondet21#1;havoc main_#t~nondet21#1;havoc main_#t~nondet22#1;~ep53~0 := main_#t~nondet22#1;havoc main_#t~nondet22#1;havoc main_#t~nondet23#1;~ep54~0 := main_#t~nondet23#1;havoc main_#t~nondet23#1;havoc main_#t~nondet24#1;~id1~0 := main_#t~nondet24#1;havoc main_#t~nondet24#1;havoc main_#t~nondet25#1;~r1~0 := main_#t~nondet25#1;havoc main_#t~nondet25#1;havoc main_#t~nondet26#1;~st1~0 := main_#t~nondet26#1;havoc main_#t~nondet26#1;havoc main_#t~nondet27#1;~nl1~0 := main_#t~nondet27#1;havoc main_#t~nondet27#1;havoc main_#t~nondet28#1;~m1~0 := main_#t~nondet28#1;havoc main_#t~nondet28#1;havoc main_#t~nondet29#1;~max1~0 := main_#t~nondet29#1;havoc main_#t~nondet29#1;havoc main_#t~nondet30#1;~mode1~0 := main_#t~nondet30#1;havoc main_#t~nondet30#1;havoc main_#t~nondet31#1;~id2~0 := main_#t~nondet31#1;havoc main_#t~nondet31#1;havoc main_#t~nondet32#1;~r2~0 := main_#t~nondet32#1;havoc main_#t~nondet32#1;havoc main_#t~nondet33#1;~st2~0 := main_#t~nondet33#1;havoc main_#t~nondet33#1;havoc main_#t~nondet34#1;~nl2~0 := main_#t~nondet34#1;havoc main_#t~nondet34#1;havoc main_#t~nondet35#1;~m2~0 := main_#t~nondet35#1;havoc main_#t~nondet35#1;havoc main_#t~nondet36#1;~max2~0 := main_#t~nondet36#1;havoc main_#t~nondet36#1;havoc main_#t~nondet37#1;~mode2~0 := main_#t~nondet37#1;havoc main_#t~nondet37#1;havoc main_#t~nondet38#1;~id3~0 := main_#t~nondet38#1;havoc main_#t~nondet38#1;havoc main_#t~nondet39#1;~r3~0 := main_#t~nondet39#1;havoc main_#t~nondet39#1;havoc main_#t~nondet40#1;~st3~0 := main_#t~nondet40#1;havoc main_#t~nondet40#1;havoc main_#t~nondet41#1;~nl3~0 := main_#t~nondet41#1;havoc main_#t~nondet41#1;havoc main_#t~nondet42#1;~m3~0 := main_#t~nondet42#1;havoc main_#t~nondet42#1;havoc main_#t~nondet43#1;~max3~0 := main_#t~nondet43#1;havoc main_#t~nondet43#1;havoc main_#t~nondet44#1;~mode3~0 := main_#t~nondet44#1;havoc main_#t~nondet44#1;havoc main_#t~nondet45#1;~id4~0 := main_#t~nondet45#1;havoc main_#t~nondet45#1;havoc main_#t~nondet46#1;~r4~0 := main_#t~nondet46#1;havoc main_#t~nondet46#1;havoc main_#t~nondet47#1;~st4~0 := main_#t~nondet47#1;havoc main_#t~nondet47#1;havoc main_#t~nondet48#1;~nl4~0 := main_#t~nondet48#1;havoc main_#t~nondet48#1;havoc main_#t~nondet49#1;~m4~0 := main_#t~nondet49#1;havoc main_#t~nondet49#1;havoc main_#t~nondet50#1;~max4~0 := main_#t~nondet50#1;havoc main_#t~nondet50#1;havoc main_#t~nondet51#1;~mode4~0 := main_#t~nondet51#1;havoc main_#t~nondet51#1;havoc main_#t~nondet52#1;~id5~0 := main_#t~nondet52#1;havoc main_#t~nondet52#1;havoc main_#t~nondet53#1;~r5~0 := main_#t~nondet53#1;havoc main_#t~nondet53#1;havoc main_#t~nondet54#1;~st5~0 := main_#t~nondet54#1;havoc main_#t~nondet54#1;havoc main_#t~nondet55#1;~nl5~0 := main_#t~nondet55#1;havoc main_#t~nondet55#1;havoc main_#t~nondet56#1;~m5~0 := main_#t~nondet56#1;havoc main_#t~nondet56#1;havoc main_#t~nondet57#1;~max5~0 := main_#t~nondet57#1;havoc main_#t~nondet57#1;havoc main_#t~nondet58#1;~mode5~0 := main_#t~nondet58#1;havoc main_#t~nondet58#1;assume { :begin_inline_init } true;havoc init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;havoc init_~r121~0#1;havoc init_~r131~0#1;havoc init_~r141~0#1;havoc init_~r151~0#1;havoc init_~r211~0#1;havoc init_~r231~0#1;havoc init_~r241~0#1;havoc init_~r251~0#1;havoc init_~r311~0#1;havoc init_~r321~0#1;havoc init_~r341~0#1;havoc init_~r351~0#1;havoc init_~r411~0#1;havoc init_~r421~0#1;havoc init_~r431~0#1;havoc init_~r451~0#1;havoc init_~r511~0#1;havoc init_~r521~0#1;havoc init_~r531~0#1;havoc init_~r541~0#1;havoc init_~r122~0#1;havoc init_~tmp~0#1;havoc init_~r132~0#1;havoc init_~tmp___0~0#1;havoc init_~r142~0#1;havoc init_~tmp___1~0#1;havoc init_~r152~0#1;havoc init_~tmp___2~0#1;havoc init_~r212~0#1;havoc init_~tmp___3~0#1;havoc init_~r232~0#1;havoc init_~tmp___4~0#1;havoc init_~r242~0#1;havoc init_~tmp___5~0#1;havoc init_~r252~0#1;havoc init_~tmp___6~0#1;havoc init_~r312~0#1;havoc init_~tmp___7~0#1;havoc init_~r322~0#1;havoc init_~tmp___8~0#1;havoc init_~r342~0#1;havoc init_~tmp___9~0#1;havoc init_~r352~0#1;havoc init_~tmp___10~0#1;havoc init_~r412~0#1;havoc init_~tmp___11~0#1;havoc init_~r422~0#1;havoc init_~tmp___12~0#1;havoc init_~r432~0#1;havoc init_~tmp___13~0#1;havoc init_~r452~0#1;havoc init_~tmp___14~0#1;havoc init_~r512~0#1;havoc init_~tmp___15~0#1;havoc init_~r522~0#1;havoc init_~tmp___16~0#1;havoc init_~r532~0#1;havoc init_~tmp___17~0#1;havoc init_~r542~0#1;havoc init_~tmp___18~0#1;havoc init_~r123~0#1;havoc init_~tmp___19~0#1;havoc init_~r133~0#1;havoc init_~tmp___20~0#1;havoc init_~r143~0#1;havoc init_~tmp___21~0#1;havoc init_~r153~0#1;havoc init_~tmp___22~0#1;havoc init_~r213~0#1;havoc init_~tmp___23~0#1;havoc init_~r233~0#1;havoc init_~tmp___24~0#1;havoc init_~r243~0#1;havoc init_~tmp___25~0#1;havoc init_~r253~0#1;havoc init_~tmp___26~0#1;havoc init_~r313~0#1;havoc init_~tmp___27~0#1;havoc init_~r323~0#1;havoc init_~tmp___28~0#1;havoc init_~r343~0#1;havoc init_~tmp___29~0#1;havoc init_~r353~0#1;havoc init_~tmp___30~0#1;havoc init_~r413~0#1;havoc init_~tmp___31~0#1;havoc init_~r423~0#1;havoc init_~tmp___32~0#1;havoc init_~r433~0#1;havoc init_~tmp___33~0#1;havoc init_~r453~0#1;havoc init_~tmp___34~0#1;havoc init_~r513~0#1;havoc init_~tmp___35~0#1;havoc init_~r523~0#1;havoc init_~tmp___36~0#1;havoc init_~r533~0#1;havoc init_~tmp___37~0#1;havoc init_~r543~0#1;havoc init_~tmp___38~0#1;havoc init_~r124~0#1;havoc init_~tmp___39~0#1;havoc init_~r134~0#1;havoc init_~tmp___40~0#1;havoc init_~r144~0#1;havoc init_~tmp___41~0#1;havoc init_~r154~0#1;havoc init_~tmp___42~0#1;havoc init_~r214~0#1;havoc init_~tmp___43~0#1;havoc init_~r234~0#1;havoc init_~tmp___44~0#1;havoc init_~r244~0#1;havoc init_~tmp___45~0#1;havoc init_~r254~0#1;havoc init_~tmp___46~0#1;havoc init_~r314~0#1;havoc init_~tmp___47~0#1;havoc init_~r324~0#1;havoc init_~tmp___48~0#1;havoc init_~r344~0#1;havoc init_~tmp___49~0#1;havoc init_~r354~0#1;havoc init_~tmp___50~0#1;havoc init_~r414~0#1;havoc init_~tmp___51~0#1;havoc init_~r424~0#1;havoc init_~tmp___52~0#1;havoc init_~r434~0#1;havoc init_~tmp___53~0#1;havoc init_~r454~0#1;havoc init_~tmp___54~0#1;havoc init_~r514~0#1;havoc init_~tmp___55~0#1;havoc init_~r524~0#1;havoc init_~tmp___56~0#1;havoc init_~r534~0#1;havoc init_~tmp___57~0#1;havoc init_~r544~0#1;havoc init_~tmp___58~0#1;havoc init_~tmp___59~0#1;init_~r121~0#1 := ~ep12~0;init_~r131~0#1 := ~ep13~0;init_~r141~0#1 := ~ep14~0;init_~r151~0#1 := ~ep15~0;init_~r211~0#1 := ~ep21~0;init_~r231~0#1 := ~ep23~0;init_~r241~0#1 := ~ep24~0;init_~r251~0#1 := ~ep25~0;init_~r311~0#1 := ~ep31~0;init_~r321~0#1 := ~ep32~0;init_~r341~0#1 := ~ep34~0;init_~r351~0#1 := ~ep35~0;init_~r411~0#1 := ~ep41~0;init_~r421~0#1 := ~ep42~0;init_~r431~0#1 := ~ep43~0;init_~r451~0#1 := ~ep45~0;init_~r511~0#1 := ~ep51~0;init_~r521~0#1 := ~ep52~0;init_~r531~0#1 := ~ep53~0;init_~r541~0#1 := ~ep54~0; 5040#L639 assume 0 != init_~r121~0#1 % 256;init_~tmp~0#1 := 1; 4509#L658 init_~r122~0#1 := (if 0 == init_~tmp~0#1 then 0 else 1); 4730#L668 assume 0 != init_~r131~0#1 % 256;init_~tmp___0~0#1 := 1; 4564#L687 init_~r132~0#1 := (if 0 == init_~tmp___0~0#1 then 0 else 1); 4566#L697 assume 0 != init_~r141~0#1 % 256;init_~tmp___1~0#1 := 1; 4480#L716 init_~r142~0#1 := (if 0 == init_~tmp___1~0#1 then 0 else 1); 4551#L726 assume 0 != init_~r151~0#1 % 256;init_~tmp___2~0#1 := 1; 4655#L745 init_~r152~0#1 := (if 0 == init_~tmp___2~0#1 then 0 else 1); 4485#L755 assume 0 != init_~r211~0#1 % 256;init_~tmp___3~0#1 := 1; 4449#L774 init_~r212~0#1 := (if 0 == init_~tmp___3~0#1 then 0 else 1); 4854#L784 assume 0 != init_~r231~0#1 % 256;init_~tmp___4~0#1 := 1; 4694#L803 init_~r232~0#1 := (if 0 == init_~tmp___4~0#1 then 0 else 1); 4543#L813 assume 0 != init_~r241~0#1 % 256;init_~tmp___5~0#1 := 1; 4393#L832 init_~r242~0#1 := (if 0 == init_~tmp___5~0#1 then 0 else 1); 4394#L842 assume 0 != init_~r251~0#1 % 256;init_~tmp___6~0#1 := 1; 4468#L861 init_~r252~0#1 := (if 0 == init_~tmp___6~0#1 then 0 else 1); 5036#L871 assume 0 != init_~r311~0#1 % 256;init_~tmp___7~0#1 := 1; 4443#L890 init_~r312~0#1 := (if 0 == init_~tmp___7~0#1 then 0 else 1); 4783#L900 assume 0 != init_~r321~0#1 % 256;init_~tmp___8~0#1 := 1; 4850#L919 init_~r322~0#1 := (if 0 == init_~tmp___8~0#1 then 0 else 1); 4833#L929 assume 0 != init_~r341~0#1 % 256;init_~tmp___9~0#1 := 1; 4401#L948 init_~r342~0#1 := (if 0 == init_~tmp___9~0#1 then 0 else 1); 4402#L958 assume 0 != init_~r351~0#1 % 256;init_~tmp___10~0#1 := 1; 4432#L977 init_~r352~0#1 := (if 0 == init_~tmp___10~0#1 then 0 else 1); 4874#L987 assume 0 != init_~r411~0#1 % 256;init_~tmp___11~0#1 := 1; 4437#L1006 init_~r412~0#1 := (if 0 == init_~tmp___11~0#1 then 0 else 1); 4691#L1016 assume 0 != init_~r421~0#1 % 256;init_~tmp___12~0#1 := 1; 4430#L1035 init_~r422~0#1 := (if 0 == init_~tmp___12~0#1 then 0 else 1); 4948#L1045 assume 0 != init_~r431~0#1 % 256;init_~tmp___13~0#1 := 1; 4463#L1064 init_~r432~0#1 := (if 0 == init_~tmp___13~0#1 then 0 else 1); 4907#L1074 assume 0 != init_~r451~0#1 % 256;init_~tmp___14~0#1 := 1; 4557#L1093 init_~r452~0#1 := (if 0 == init_~tmp___14~0#1 then 0 else 1); 5053#L1103 assume 0 != init_~r511~0#1 % 256;init_~tmp___15~0#1 := 1; 4518#L1122 init_~r512~0#1 := (if 0 == init_~tmp___15~0#1 then 0 else 1); 4799#L1132 assume 0 != init_~r521~0#1 % 256;init_~tmp___16~0#1 := 1; 4756#L1151 init_~r522~0#1 := (if 0 == init_~tmp___16~0#1 then 0 else 1); 4790#L1161 assume 0 != init_~r531~0#1 % 256;init_~tmp___17~0#1 := 1; 4728#L1180 init_~r532~0#1 := (if 0 == init_~tmp___17~0#1 then 0 else 1); 4792#L1190 assume 0 != init_~r541~0#1 % 256;init_~tmp___18~0#1 := 1; 4527#L1209 init_~r542~0#1 := (if 0 == init_~tmp___18~0#1 then 0 else 1); 5002#L1219 assume 0 != init_~r122~0#1 % 256;init_~tmp___19~0#1 := 1; 4624#L1238 init_~r123~0#1 := (if 0 == init_~tmp___19~0#1 then 0 else 1); 4606#L1248 assume 0 != init_~r132~0#1 % 256;init_~tmp___20~0#1 := 1; 4607#L1267 init_~r133~0#1 := (if 0 == init_~tmp___20~0#1 then 0 else 1); 4470#L1277 assume 0 != init_~r142~0#1 % 256;init_~tmp___21~0#1 := 1; 4471#L1296 init_~r143~0#1 := (if 0 == init_~tmp___21~0#1 then 0 else 1); 4862#L1306 assume 0 != init_~r152~0#1 % 256;init_~tmp___22~0#1 := 1; 4604#L1325 init_~r153~0#1 := (if 0 == init_~tmp___22~0#1 then 0 else 1); 4747#L1335 assume 0 != init_~r212~0#1 % 256;init_~tmp___23~0#1 := 1; 4622#L1354 init_~r213~0#1 := (if 0 == init_~tmp___23~0#1 then 0 else 1); 4623#L1364 assume 0 != init_~r232~0#1 % 256;init_~tmp___24~0#1 := 1; 4503#L1383 init_~r233~0#1 := (if 0 == init_~tmp___24~0#1 then 0 else 1); 5032#L1393 assume 0 != init_~r242~0#1 % 256;init_~tmp___25~0#1 := 1; 4951#L1412 init_~r243~0#1 := (if 0 == init_~tmp___25~0#1 then 0 else 1); 4952#L1422 assume 0 != init_~r252~0#1 % 256;init_~tmp___26~0#1 := 1; 4586#L1441 init_~r253~0#1 := (if 0 == init_~tmp___26~0#1 then 0 else 1); 4908#L1451 assume 0 != init_~r312~0#1 % 256;init_~tmp___27~0#1 := 1; 4519#L1470 init_~r313~0#1 := (if 0 == init_~tmp___27~0#1 then 0 else 1); 4778#L1480 assume 0 != init_~r322~0#1 % 256;init_~tmp___28~0#1 := 1; 4770#L1499 init_~r323~0#1 := (if 0 == init_~tmp___28~0#1 then 0 else 1); 4771#L1509 assume 0 != init_~r342~0#1 % 256;init_~tmp___29~0#1 := 1; 4681#L1528 init_~r343~0#1 := (if 0 == init_~tmp___29~0#1 then 0 else 1); 4868#L1538 assume 0 != init_~r352~0#1 % 256;init_~tmp___30~0#1 := 1; 4531#L1557 init_~r353~0#1 := (if 0 == init_~tmp___30~0#1 then 0 else 1); 4723#L1567 assume 0 != init_~r412~0#1 % 256;init_~tmp___31~0#1 := 1; 4724#L1586 init_~r413~0#1 := (if 0 == init_~tmp___31~0#1 then 0 else 1); 4994#L1596 assume 0 != init_~r422~0#1 % 256;init_~tmp___32~0#1 := 1; 4474#L1615 init_~r423~0#1 := (if 0 == init_~tmp___32~0#1 then 0 else 1); 4781#L1625 assume 0 != init_~r432~0#1 % 256;init_~tmp___33~0#1 := 1; 4685#L1644 init_~r433~0#1 := (if 0 == init_~tmp___33~0#1 then 0 else 1); 5001#L1654 assume 0 != init_~r452~0#1 % 256;init_~tmp___34~0#1 := 1; 4404#L1673 init_~r453~0#1 := (if 0 == init_~tmp___34~0#1 then 0 else 1); 4815#L1683 assume 0 != init_~r512~0#1 % 256;init_~tmp___35~0#1 := 1; 4784#L1702 init_~r513~0#1 := (if 0 == init_~tmp___35~0#1 then 0 else 1); 4785#L1712 assume 0 != init_~r522~0#1 % 256;init_~tmp___36~0#1 := 1; 4821#L1731 init_~r523~0#1 := (if 0 == init_~tmp___36~0#1 then 0 else 1); 4888#L1741 assume 0 != init_~r532~0#1 % 256;init_~tmp___37~0#1 := 1; 4738#L1760 init_~r533~0#1 := (if 0 == init_~tmp___37~0#1 then 0 else 1); 4545#L1770 assume 0 != init_~r542~0#1 % 256;init_~tmp___38~0#1 := 1; 4546#L1789 init_~r543~0#1 := (if 0 == init_~tmp___38~0#1 then 0 else 1); 4989#L1799 assume 0 != init_~r123~0#1 % 256;init_~tmp___39~0#1 := 1; 4423#L1818 init_~r124~0#1 := (if 0 == init_~tmp___39~0#1 then 0 else 1); 4697#L1828 assume 0 != init_~r133~0#1 % 256;init_~tmp___40~0#1 := 1; 4491#L1847 init_~r134~0#1 := (if 0 == init_~tmp___40~0#1 then 0 else 1); 4597#L1857 assume 0 != init_~r143~0#1 % 256;init_~tmp___41~0#1 := 1; 4539#L1876 init_~r144~0#1 := (if 0 == init_~tmp___41~0#1 then 0 else 1); 4761#L1886 assume 0 != init_~r153~0#1 % 256;init_~tmp___42~0#1 := 1; 4466#L1905 init_~r154~0#1 := (if 0 == init_~tmp___42~0#1 then 0 else 1); 4848#L1915 assume 0 != init_~r213~0#1 % 256;init_~tmp___43~0#1 := 1; 4574#L1934 init_~r214~0#1 := (if 0 == init_~tmp___43~0#1 then 0 else 1); 4451#L1944 assume 0 != init_~r233~0#1 % 256;init_~tmp___44~0#1 := 1; 4452#L1963 init_~r234~0#1 := (if 0 == init_~tmp___44~0#1 then 0 else 1); 5028#L1973 assume 0 != init_~r243~0#1 % 256;init_~tmp___45~0#1 := 1; 4488#L1992 init_~r244~0#1 := (if 0 == init_~tmp___45~0#1 then 0 else 1); 4630#L2002 assume 0 != init_~r253~0#1 % 256;init_~tmp___46~0#1 := 1; 4600#L2021 init_~r254~0#1 := (if 0 == init_~tmp___46~0#1 then 0 else 1); 4570#L2031 assume 0 != init_~r313~0#1 % 256;init_~tmp___47~0#1 := 1; 4427#L2050 init_~r314~0#1 := (if 0 == init_~tmp___47~0#1 then 0 else 1); 4920#L2060 assume 0 != init_~r323~0#1 % 256;init_~tmp___48~0#1 := 1; 4506#L2079 init_~r324~0#1 := (if 0 == init_~tmp___48~0#1 then 0 else 1); 4945#L2089 assume 0 != init_~r343~0#1 % 256;init_~tmp___49~0#1 := 1; 4457#L2108 init_~r344~0#1 := (if 0 == init_~tmp___49~0#1 then 0 else 1); 4458#L2118 assume 0 != init_~r353~0#1 % 256;init_~tmp___50~0#1 := 1; 4674#L2137 init_~r354~0#1 := (if 0 == init_~tmp___50~0#1 then 0 else 1); 4774#L2147 assume 0 != init_~r413~0#1 % 256;init_~tmp___51~0#1 := 1; 4593#L2166 init_~r414~0#1 := (if 0 == init_~tmp___51~0#1 then 0 else 1); 4733#L2176 assume 0 != init_~r423~0#1 % 256;init_~tmp___52~0#1 := 1; 4734#L2195 init_~r424~0#1 := (if 0 == init_~tmp___52~0#1 then 0 else 1); 4823#L2205 assume 0 != init_~r433~0#1 % 256;init_~tmp___53~0#1 := 1; 4512#L2224 init_~r434~0#1 := (if 0 == init_~tmp___53~0#1 then 0 else 1); 4559#L2234 assume 0 != init_~r453~0#1 % 256;init_~tmp___54~0#1 := 1; 4560#L2253 init_~r454~0#1 := (if 0 == init_~tmp___54~0#1 then 0 else 1); 4809#L2263 assume 0 != init_~r513~0#1 % 256;init_~tmp___55~0#1 := 1; 4883#L2282 init_~r514~0#1 := (if 0 == init_~tmp___55~0#1 then 0 else 1); 4406#L2292 assume 0 != init_~r523~0#1 % 256;init_~tmp___56~0#1 := 1; 4408#L2311 init_~r524~0#1 := (if 0 == init_~tmp___56~0#1 then 0 else 1); 4616#L2321 assume 0 != init_~r533~0#1 % 256;init_~tmp___57~0#1 := 1; 4397#L2340 init_~r534~0#1 := (if 0 == init_~tmp___57~0#1 then 0 else 1); 4755#L2350 assume 0 != init_~r543~0#1 % 256;init_~tmp___58~0#1 := 1; 4392#L2369 init_~r544~0#1 := (if 0 == init_~tmp___58~0#1 then 0 else 1); 5006#L2379 assume ~id1~0 != ~id2~0; 4878#L2380 assume ~id1~0 != ~id3~0; 4879#L2381 assume ~id1~0 != ~id4~0; 4966#L2382 assume ~id1~0 != ~id5~0; 4682#L2383 assume ~id2~0 != ~id3~0; 4683#L2384 assume ~id2~0 != ~id4~0; 4620#L2385 assume ~id2~0 != ~id5~0; 4621#L2386 assume ~id3~0 != ~id4~0; 5048#L2387 assume ~id3~0 != ~id5~0; 4759#L2388 assume ~id4~0 != ~id5~0; 4760#L2389 assume ~id1~0 >= 0; 4836#L2390 assume ~id2~0 >= 0; 4837#L2391 assume ~id3~0 >= 0; 4568#L2392 assume ~id4~0 >= 0; 4569#L2393 assume ~id5~0 >= 0; 4922#L2394 assume 0 == (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296); 4477#L2395 assume 0 == (if ~r2~0 % 256 % 4294967296 <= 2147483647 then ~r2~0 % 256 % 4294967296 else ~r2~0 % 256 % 4294967296 - 4294967296); 4478#L2396 assume 0 == (if ~r3~0 % 256 % 4294967296 <= 2147483647 then ~r3~0 % 256 % 4294967296 else ~r3~0 % 256 % 4294967296 - 4294967296); 4937#L2397 assume 0 == (if ~r4~0 % 256 % 4294967296 <= 2147483647 then ~r4~0 % 256 % 4294967296 else ~r4~0 % 256 % 4294967296 - 4294967296); 4944#L2398 assume 0 == (if ~r5~0 % 256 % 4294967296 <= 2147483647 then ~r5~0 % 256 % 4294967296 else ~r5~0 % 256 % 4294967296 - 4294967296); 5045#L2399 assume 0 != init_~r124~0#1 % 256; 4967#L2400 assume 0 != init_~r134~0#1 % 256; 4968#L2401 assume 0 != init_~r144~0#1 % 256; 4876#L2402 assume 0 != init_~r154~0#1 % 256; 4877#L2403 assume 0 != init_~r214~0#1 % 256; 4898#L2404 assume 0 != init_~r234~0#1 % 256; 4930#L2405 assume 0 != init_~r244~0#1 % 256; 4722#L2406 assume 0 != init_~r254~0#1 % 256; 4536#L2407 assume 0 != init_~r314~0#1 % 256; 4537#L2408 assume 0 != init_~r324~0#1 % 256; 4714#L2409 assume 0 != init_~r344~0#1 % 256; 4668#L2410 assume 0 != init_~r354~0#1 % 256; 4669#L2411 assume 0 != init_~r414~0#1 % 256; 4637#L2412 assume 0 != init_~r424~0#1 % 256; 4638#L2413 assume 0 != init_~r434~0#1 % 256; 4387#L2414 assume 0 != init_~r454~0#1 % 256; 4388#L2415 assume 0 != init_~r514~0#1 % 256; 4789#L2416 assume 0 != init_~r524~0#1 % 256; 4612#L2417 assume 0 != init_~r534~0#1 % 256; 4613#L2418 assume 0 != init_~r544~0#1 % 256; 4958#L2419 assume ~max1~0 == ~id1~0; 4959#L2420 assume ~max2~0 == ~id2~0; 4481#L2421 assume ~max3~0 == ~id3~0; 4482#L2422 assume ~max4~0 == ~id4~0; 4801#L2423 assume ~max5~0 == ~id5~0; 4802#L2424 assume 0 == ~st1~0; 5025#L2425 assume 0 == ~st2~0; 4915#L2426 assume 0 == ~st3~0; 4887#L2427 assume 0 == ~st4~0; 4572#L2428 assume 0 == ~st5~0; 4573#L2429 assume 0 == ~nl1~0; 4912#L2430 assume 0 == ~nl2~0; 4913#L2431 assume 0 == ~nl3~0; 5056#L2432 assume 0 == ~nl4~0; 4842#L2433 assume 0 == ~nl5~0; 4664#L2434 assume 0 == (if ~mode1~0 % 256 % 4294967296 <= 2147483647 then ~mode1~0 % 256 % 4294967296 else ~mode1~0 % 256 % 4294967296 - 4294967296); 4665#L2435 assume 0 == (if ~mode2~0 % 256 % 4294967296 <= 2147483647 then ~mode2~0 % 256 % 4294967296 else ~mode2~0 % 256 % 4294967296 - 4294967296); 4924#L2436 assume 0 == (if ~mode3~0 % 256 % 4294967296 <= 2147483647 then ~mode3~0 % 256 % 4294967296 else ~mode3~0 % 256 % 4294967296 - 4294967296); 4816#L2437 assume 0 == (if ~mode4~0 % 256 % 4294967296 <= 2147483647 then ~mode4~0 % 256 % 4294967296 else ~mode4~0 % 256 % 4294967296 - 4294967296); 4817#L2438 assume 0 == (if ~mode5~0 % 256 % 4294967296 <= 2147483647 then ~mode5~0 % 256 % 4294967296 else ~mode5~0 % 256 % 4294967296 - 4294967296);init_~tmp___59~0#1 := 1; 5046#L2379-1 init_#res#1 := init_~tmp___59~0#1; 4631#init_returnLabel#1 main_#t~ret59#1 := init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;assume { :end_inline_init } true;main_~i2~0#1 := main_#t~ret59#1;havoc main_#t~ret59#1;assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := main_~i2~0#1;havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1; 4541#L22 assume !(0 == assume_abort_if_not_~cond#1); 4542#L21 havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;~p12_old~0 := ~nomsg~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~nomsg~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~nomsg~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~nomsg~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~nomsg~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~nomsg~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~nomsg~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~nomsg~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~nomsg~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~nomsg~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~nomsg~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~nomsg~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~nomsg~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~nomsg~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~nomsg~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~nomsg~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~nomsg~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~nomsg~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~nomsg~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~nomsg~0;~p54_new~0 := ~nomsg~0;main_~i2~0#1 := 0; 4991#L2792-2 [2023-11-29 02:23:31,947 INFO L750 eck$LassoCheckResult]: Loop: 4991#L2792-2 assume !false;assume { :begin_inline_node1 } true; 5123#L149 assume !(0 != ~mode1~0 % 256); 5122#L191 assume !((if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 3); 4636#L191-1 ~mode1~0 := 1; 5117#L149-2 assume { :end_inline_node1 } true;assume { :begin_inline_node2 } true; 5113#L215 assume !(0 != ~mode2~0 % 256); 5109#L257 assume !((if ~r2~0 % 256 % 4294967296 <= 2147483647 then ~r2~0 % 256 % 4294967296 else ~r2~0 % 256 % 4294967296 - 4294967296) < 4); 5107#L257-1 ~mode2~0 := 1; 5105#L215-2 assume { :end_inline_node2 } true;assume { :begin_inline_node3 } true; 5102#L281 assume !(0 != ~mode3~0 % 256); 5098#L323 assume !((if ~r3~0 % 256 % 4294967296 <= 2147483647 then ~r3~0 % 256 % 4294967296 else ~r3~0 % 256 % 4294967296 - 4294967296) < 4); 5097#L323-1 ~mode3~0 := 1; 5094#L281-2 assume { :end_inline_node3 } true;assume { :begin_inline_node4 } true; 5091#L347 assume !(0 != ~mode4~0 % 256); 5089#L389 assume !((if ~r4~0 % 256 % 4294967296 <= 2147483647 then ~r4~0 % 256 % 4294967296 else ~r4~0 % 256 % 4294967296 - 4294967296) < 4); 5085#L389-1 ~mode4~0 := 1; 5081#L347-2 assume { :end_inline_node4 } true;assume { :begin_inline_node5 } true; 5077#L413 assume !(0 != ~mode5~0 % 256); 5073#L455 assume !((if ~r5~0 % 256 % 4294967296 <= 2147483647 then ~r5~0 % 256 % 4294967296 else ~r5~0 % 256 % 4294967296 - 4294967296) < 4); 5071#L455-1 ~mode5~0 := 1; 5069#L413-2 assume { :end_inline_node5 } true;~p12_old~0 := ~p12_new~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~p13_new~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~p14_new~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~p15_new~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~p21_new~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~p23_new~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~p24_new~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~p25_new~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~p31_new~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~p32_new~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~p34_new~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~p35_new~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~p41_new~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~p42_new~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~p43_new~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~p45_new~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~p51_new~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~p52_new~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~p53_new~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~p54_new~0;~p54_new~0 := ~nomsg~0;assume { :begin_inline_check } true;havoc check_#res#1;havoc check_~tmp~1#1;havoc check_~tmp~1#1; 5068#L2628 assume ~st1~0 + ~st2~0 + ~st3~0 + ~st4~0 + ~st5~0 <= 1; 5067#L2629 assume ~st1~0 + ~nl1~0 <= 1; 5066#L2630 assume ~st2~0 + ~nl2~0 <= 1; 5065#L2631 assume ~st3~0 + ~nl3~0 <= 1; 5064#L2632 assume ~st4~0 + ~nl4~0 <= 1; 5063#L2633 assume ~st5~0 + ~nl5~0 <= 1; 5062#L2634 assume !((if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) >= 4); 4852#L2637 assume 0 == ~st1~0 + ~st2~0 + ~st3~0 + ~st4~0 + ~st5~0; 4853#$Ultimate##1721 assume (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 4; 5160#$Ultimate##1725 assume !((if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) >= 4); 4409#L2647 assume 0 == ~nl1~0 + ~nl2~0 + ~nl3~0 + ~nl4~0 + ~nl5~0; 4410#$Ultimate##1729 assume (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 4;check_~tmp~1#1 := 1; 5130#L2628-1 check_#res#1 := check_~tmp~1#1; 5129#check_returnLabel#1 main_#t~ret60#1 := check_#res#1;havoc check_~tmp~1#1;assume { :end_inline_check } true;main_~c1~0#1 := main_#t~ret60#1;havoc main_#t~ret60#1;assume { :begin_inline_assert } true;assert_#in~arg#1 := (if 0 == main_~c1~0#1 then 0 else 1);havoc assert_~arg#1;assert_~arg#1 := assert_#in~arg#1; 5128#L2851 assume !(0 == assert_~arg#1 % 256); 5127#L2846 havoc assert_~arg#1;havoc assert_#in~arg#1;assume { :end_inline_assert } true; 4991#L2792-2 [2023-11-29 02:23:31,947 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:23:31,948 INFO L85 PathProgramCache]: Analyzing trace with hash 754578853, now seen corresponding path program 1 times [2023-11-29 02:23:31,948 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:23:31,948 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1636803274] [2023-11-29 02:23:31,948 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:23:31,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:23:32,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:23:32,172 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 02:23:32,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:23:32,494 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 02:23:32,495 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:23:32,495 INFO L85 PathProgramCache]: Analyzing trace with hash -1418034957, now seen corresponding path program 2 times [2023-11-29 02:23:32,495 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:23:32,495 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [77575473] [2023-11-29 02:23:32,495 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:23:32,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:23:32,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:23:32,505 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 02:23:32,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:23:32,518 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 02:23:32,518 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:23:32,519 INFO L85 PathProgramCache]: Analyzing trace with hash -1091436081, now seen corresponding path program 1 times [2023-11-29 02:23:32,519 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:23:32,519 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2022933057] [2023-11-29 02:23:32,519 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:23:32,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:23:32,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:23:32,660 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:23:32,660 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:23:32,660 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2022933057] [2023-11-29 02:23:32,660 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2022933057] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:23:32,660 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:23:32,661 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:23:32,661 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [625582792] [2023-11-29 02:23:32,661 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:23:34,105 INFO L210 LassoAnalysis]: Preferences: [2023-11-29 02:23:34,105 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-29 02:23:34,105 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-29 02:23:34,105 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-29 02:23:34,105 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-29 02:23:34,105 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:34,105 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-29 02:23:34,106 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-29 02:23:34,106 INFO L133 ssoRankerPreferences]: Filename of dumped script: pals_floodmax.5.4.ufo.UNBOUNDED.pals.c_Iteration4_Loop [2023-11-29 02:23:34,106 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-29 02:23:34,106 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-29 02:23:34,108 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-29 02:23:34,110 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-29 02:23:34,111 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-29 02:23:34,113 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-29 02:23:34,117 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-29 02:23:34,119 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-29 02:23:34,121 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-29 02:23:34,123 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-29 02:23:34,125 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-29 02:23:34,136 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-29 02:23:34,138 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-29 02:23:34,142 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-29 02:23:34,144 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-29 02:23:34,148 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-29 02:23:34,237 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-29 02:23:34,239 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-29 02:23:34,243 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-29 02:23:34,247 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-29 02:23:35,074 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-29 02:23:35,074 INFO L404 LassoAnalysis]: Checking for nontermination... [2023-11-29 02:23:35,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:35,074 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:35,075 INFO L229 MonitoredProcess]: Starting monitored process 166 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:35,076 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Waiting until timeout for monitored process [2023-11-29 02:23:35,077 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-29 02:23:35,077 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-29 02:23:35,091 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-29 02:23:35,091 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_assert_#in~arg#1=0} Honda state: {ULTIMATE.start_assert_#in~arg#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-29 02:23:35,093 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Ended with exit code 0 [2023-11-29 02:23:35,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:35,094 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:35,095 INFO L229 MonitoredProcess]: Starting monitored process 167 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:35,095 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Waiting until timeout for monitored process [2023-11-29 02:23:35,097 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-29 02:23:35,097 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-29 02:23:35,109 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-29 02:23:35,109 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_check_~tmp~1#1=0} Honda state: {ULTIMATE.start_check_~tmp~1#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-29 02:23:35,111 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Ended with exit code 0 [2023-11-29 02:23:35,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:35,112 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:35,113 INFO L229 MonitoredProcess]: Starting monitored process 168 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:35,114 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Waiting until timeout for monitored process [2023-11-29 02:23:35,115 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-29 02:23:35,115 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-29 02:23:35,138 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2023-11-29 02:23:35,138 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~r2~0=-196} Honda state: {~r2~0=-196} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2023-11-29 02:23:35,142 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Ended with exit code 0 [2023-11-29 02:23:35,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:35,142 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:35,143 INFO L229 MonitoredProcess]: Starting monitored process 169 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:35,144 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Waiting until timeout for monitored process [2023-11-29 02:23:35,146 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2023-11-29 02:23:35,147 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-29 02:23:35,164 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Ended with exit code 0 [2023-11-29 02:23:35,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:35,165 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:35,166 INFO L229 MonitoredProcess]: Starting monitored process 170 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:35,168 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Waiting until timeout for monitored process [2023-11-29 02:23:35,168 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2023-11-29 02:23:35,168 INFO L160 nArgumentSynthesizer]: Using integer mode. [2023-11-29 02:23:35,295 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2023-11-29 02:23:35,298 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Ended with exit code 0 [2023-11-29 02:23:35,298 INFO L210 LassoAnalysis]: Preferences: [2023-11-29 02:23:35,298 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-29 02:23:35,299 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-29 02:23:35,299 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-29 02:23:35,299 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-29 02:23:35,299 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:35,299 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-29 02:23:35,299 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-29 02:23:35,299 INFO L133 ssoRankerPreferences]: Filename of dumped script: pals_floodmax.5.4.ufo.UNBOUNDED.pals.c_Iteration4_Loop [2023-11-29 02:23:35,299 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-29 02:23:35,299 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-29 02:23:35,303 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-29 02:23:35,309 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-29 02:23:35,409 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-29 02:23:35,412 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-29 02:23:35,417 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-29 02:23:35,419 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-29 02:23:35,422 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-29 02:23:35,424 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-29 02:23:35,427 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-29 02:23:35,441 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-29 02:23:35,446 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-29 02:23:35,451 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-29 02:23:35,454 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-29 02:23:35,458 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-29 02:23:35,463 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-29 02:23:35,464 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-29 02:23:35,469 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-29 02:23:35,474 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-29 02:23:36,342 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-29 02:23:36,342 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-29 02:23:36,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,342 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,343 INFO L229 MonitoredProcess]: Starting monitored process 171 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,346 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,357 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,357 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,357 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,357 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,359 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,361 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:36,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,361 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,362 INFO L229 MonitoredProcess]: Starting monitored process 172 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,362 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Waiting until timeout for monitored process [2023-11-29 02:23:36,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,375 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,376 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,396 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,396 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,408 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Ended with exit code 0 [2023-11-29 02:23:36,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,409 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,409 INFO L229 MonitoredProcess]: Starting monitored process 173 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,410 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process [2023-11-29 02:23:36,412 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,422 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,422 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,422 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,422 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,423 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,427 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Ended with exit code 0 [2023-11-29 02:23:36,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,427 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,428 INFO L229 MonitoredProcess]: Starting monitored process 174 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,429 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Waiting until timeout for monitored process [2023-11-29 02:23:36,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,440 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,440 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,441 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,441 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,444 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,446 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Ended with exit code 0 [2023-11-29 02:23:36,446 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,446 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,447 INFO L229 MonitoredProcess]: Starting monitored process 175 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,448 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Waiting until timeout for monitored process [2023-11-29 02:23:36,449 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,459 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,459 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,459 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,460 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,460 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,462 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,464 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Ended with exit code 0 [2023-11-29 02:23:36,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,465 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,465 INFO L229 MonitoredProcess]: Starting monitored process 176 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,466 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,477 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,477 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,478 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,478 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,482 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Ended with exit code 0 [2023-11-29 02:23:36,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,482 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,483 INFO L229 MonitoredProcess]: Starting monitored process 177 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,484 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,495 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,496 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,496 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,497 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,500 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Ended with exit code 0 [2023-11-29 02:23:36,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,500 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,501 INFO L229 MonitoredProcess]: Starting monitored process 178 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,502 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,514 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,514 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,514 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,514 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,515 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,515 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,519 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Ended with exit code 0 [2023-11-29 02:23:36,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,519 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,520 INFO L229 MonitoredProcess]: Starting monitored process 179 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,520 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,532 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,532 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,532 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,533 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,534 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,537 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,539 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Ended with exit code 0 [2023-11-29 02:23:36,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,540 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,540 INFO L229 MonitoredProcess]: Starting monitored process 180 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,541 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,553 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,553 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,553 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,554 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,554 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,559 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Ended with exit code 0 [2023-11-29 02:23:36,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,560 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,560 INFO L229 MonitoredProcess]: Starting monitored process 181 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,561 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,573 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,573 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,573 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,574 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,574 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,576 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,580 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Ended with exit code 0 [2023-11-29 02:23:36,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,580 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,581 INFO L229 MonitoredProcess]: Starting monitored process 182 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,581 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Waiting until timeout for monitored process [2023-11-29 02:23:36,583 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,593 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,593 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,593 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,593 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,593 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,594 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,594 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,598 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Ended with exit code 0 [2023-11-29 02:23:36,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,599 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,600 INFO L229 MonitoredProcess]: Starting monitored process 183 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,600 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,614 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,614 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,614 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,615 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,615 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,617 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,620 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Ended with exit code 0 [2023-11-29 02:23:36,620 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,620 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,621 INFO L229 MonitoredProcess]: Starting monitored process 184 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,622 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Waiting until timeout for monitored process [2023-11-29 02:23:36,623 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,633 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,633 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,633 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,634 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,634 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,636 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,638 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0 [2023-11-29 02:23:36,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,639 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,639 INFO L229 MonitoredProcess]: Starting monitored process 185 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,640 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,651 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,651 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,652 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,652 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,652 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,656 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Ended with exit code 0 [2023-11-29 02:23:36,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,657 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,657 INFO L229 MonitoredProcess]: Starting monitored process 186 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,658 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Waiting until timeout for monitored process [2023-11-29 02:23:36,659 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,671 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,671 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,672 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,673 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,673 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,675 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,677 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Ended with exit code 0 [2023-11-29 02:23:36,678 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,678 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,679 INFO L229 MonitoredProcess]: Starting monitored process 187 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,679 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Waiting until timeout for monitored process [2023-11-29 02:23:36,681 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,690 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,691 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,692 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,692 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,694 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,696 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Ended with exit code 0 [2023-11-29 02:23:36,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,697 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,697 INFO L229 MonitoredProcess]: Starting monitored process 188 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,698 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,709 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,710 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 02:23:36,710 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 02:23:36,710 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,711 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,713 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Ended with exit code 0 [2023-11-29 02:23:36,714 INFO L490 LassoAnalysis]: Using template '2-nested'. [2023-11-29 02:23:36,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,714 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,715 INFO L229 MonitoredProcess]: Starting monitored process 189 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,715 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,727 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,727 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,727 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,727 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,727 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,731 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2023-11-29 02:23:36,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,732 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,732 INFO L229 MonitoredProcess]: Starting monitored process 190 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,733 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Waiting until timeout for monitored process [2023-11-29 02:23:36,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,748 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,748 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,748 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,761 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,779 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,782 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0 [2023-11-29 02:23:36,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,782 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,783 INFO L229 MonitoredProcess]: Starting monitored process 191 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,784 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Waiting until timeout for monitored process [2023-11-29 02:23:36,785 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,795 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,795 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,795 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,796 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,796 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,797 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,799 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,803 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0 [2023-11-29 02:23:36,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,803 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,804 INFO L229 MonitoredProcess]: Starting monitored process 192 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,805 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,816 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,817 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,817 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,818 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,818 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,821 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,824 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Ended with exit code 0 [2023-11-29 02:23:36,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,825 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,825 INFO L229 MonitoredProcess]: Starting monitored process 193 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,826 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Waiting until timeout for monitored process [2023-11-29 02:23:36,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,838 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,838 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,838 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,839 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,839 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,842 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,844 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Ended with exit code 0 [2023-11-29 02:23:36,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,844 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,845 INFO L229 MonitoredProcess]: Starting monitored process 194 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,846 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Waiting until timeout for monitored process [2023-11-29 02:23:36,847 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,857 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,857 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,858 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,858 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,858 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,860 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,863 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Ended with exit code 0 [2023-11-29 02:23:36,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,863 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,864 INFO L229 MonitoredProcess]: Starting monitored process 195 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,864 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,876 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,876 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,876 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,877 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,877 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,878 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,881 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0 [2023-11-29 02:23:36,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,881 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,882 INFO L229 MonitoredProcess]: Starting monitored process 196 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,883 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,894 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,894 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,894 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,894 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,895 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,895 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,897 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,899 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0 [2023-11-29 02:23:36,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,900 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,900 INFO L229 MonitoredProcess]: Starting monitored process 197 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,901 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Waiting until timeout for monitored process [2023-11-29 02:23:36,902 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,913 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,913 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,914 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,915 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,915 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,920 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,922 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Ended with exit code 0 [2023-11-29 02:23:36,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,923 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,923 INFO L229 MonitoredProcess]: Starting monitored process 198 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,924 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Waiting until timeout for monitored process [2023-11-29 02:23:36,926 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,938 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,938 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,938 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,939 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,939 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,942 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,945 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0 [2023-11-29 02:23:36,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,945 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,946 INFO L229 MonitoredProcess]: Starting monitored process 199 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,947 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,958 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,959 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,959 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,960 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,965 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Ended with exit code 0 [2023-11-29 02:23:36,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,965 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,966 INFO L229 MonitoredProcess]: Starting monitored process 200 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,966 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Waiting until timeout for monitored process [2023-11-29 02:23:36,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-29 02:23:36,978 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,978 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,978 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,979 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,979 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:36,982 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:36,984 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Ended with exit code 0 [2023-11-29 02:23:36,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:36,984 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:36,985 INFO L229 MonitoredProcess]: Starting monitored process 201 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:36,986 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Waiting until timeout for monitored process [2023-11-29 02:23:36,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:36,997 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:36,997 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:36,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:36,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:36,998 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:36,999 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:36,999 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,004 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Ended with exit code 0 [2023-11-29 02:23:37,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,004 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,005 INFO L229 MonitoredProcess]: Starting monitored process 202 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,006 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,018 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,018 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:37,019 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:37,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,021 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,024 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Ended with exit code 0 [2023-11-29 02:23:37,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,024 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,025 INFO L229 MonitoredProcess]: Starting monitored process 203 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,025 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Waiting until timeout for monitored process [2023-11-29 02:23:37,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,037 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,037 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,037 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,037 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,037 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:37,038 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:37,038 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,039 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,041 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Ended with exit code 0 [2023-11-29 02:23:37,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,042 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,042 INFO L229 MonitoredProcess]: Starting monitored process 204 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,044 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,055 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,055 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,055 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:37,056 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:37,057 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,062 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Ended with exit code 0 [2023-11-29 02:23:37,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,063 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,063 INFO L229 MonitoredProcess]: Starting monitored process 205 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,064 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Waiting until timeout for monitored process [2023-11-29 02:23:37,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,076 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,076 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,076 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:37,078 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:37,078 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,081 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,084 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Ended with exit code 0 [2023-11-29 02:23:37,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,085 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,085 INFO L229 MonitoredProcess]: Starting monitored process 206 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,086 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Waiting until timeout for monitored process [2023-11-29 02:23:37,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,098 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,098 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:37,098 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:37,098 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,102 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Ended with exit code 0 [2023-11-29 02:23:37,102 INFO L490 LassoAnalysis]: Using template '3-nested'. [2023-11-29 02:23:37,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,102 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,103 INFO L229 MonitoredProcess]: Starting monitored process 207 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,104 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Waiting until timeout for monitored process [2023-11-29 02:23:37,105 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,115 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,115 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,116 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,116 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,116 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,116 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,116 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,118 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,120 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Ended with exit code 0 [2023-11-29 02:23:37,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,121 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,121 INFO L229 MonitoredProcess]: Starting monitored process 208 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,122 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,138 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,138 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,138 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,139 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,158 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,158 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,178 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,181 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Ended with exit code 0 [2023-11-29 02:23:37,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,181 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,182 INFO L229 MonitoredProcess]: Starting monitored process 209 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,183 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,196 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,197 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,197 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,198 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,202 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,204 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Ended with exit code 0 [2023-11-29 02:23:37,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,205 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,205 INFO L229 MonitoredProcess]: Starting monitored process 210 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,206 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,218 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,218 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,218 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,218 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,218 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,220 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,220 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,226 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Ended with exit code 0 [2023-11-29 02:23:37,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,226 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,227 INFO L229 MonitoredProcess]: Starting monitored process 211 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,227 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Waiting until timeout for monitored process [2023-11-29 02:23:37,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,239 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,240 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,246 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Ended with exit code 0 [2023-11-29 02:23:37,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,246 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,247 INFO L229 MonitoredProcess]: Starting monitored process 212 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,248 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Waiting until timeout for monitored process [2023-11-29 02:23:37,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,259 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,259 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,259 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,260 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,263 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,265 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Ended with exit code 0 [2023-11-29 02:23:37,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,265 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,266 INFO L229 MonitoredProcess]: Starting monitored process 213 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,267 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,278 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,279 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,279 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,279 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,281 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,283 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Ended with exit code 0 [2023-11-29 02:23:37,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,284 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,284 INFO L229 MonitoredProcess]: Starting monitored process 214 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,285 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,297 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,297 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,298 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,298 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,302 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Ended with exit code 0 [2023-11-29 02:23:37,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,303 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,304 INFO L229 MonitoredProcess]: Starting monitored process 215 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,304 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Waiting until timeout for monitored process [2023-11-29 02:23:37,306 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,317 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,317 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,317 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,319 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,319 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,329 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Ended with exit code 0 [2023-11-29 02:23:37,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,330 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,331 INFO L229 MonitoredProcess]: Starting monitored process 216 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,331 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Waiting until timeout for monitored process [2023-11-29 02:23:37,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,343 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,343 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,344 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,344 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,345 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,350 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Ended with exit code 0 [2023-11-29 02:23:37,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,351 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,351 INFO L229 MonitoredProcess]: Starting monitored process 217 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,352 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,364 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,365 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,365 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,369 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,371 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:37,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,372 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,372 INFO L229 MonitoredProcess]: Starting monitored process 218 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,373 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,385 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,385 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,385 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,386 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,386 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,390 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,392 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Ended with exit code 0 [2023-11-29 02:23:37,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,392 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,393 INFO L229 MonitoredProcess]: Starting monitored process 219 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,394 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Waiting until timeout for monitored process [2023-11-29 02:23:37,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,405 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,405 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,406 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,407 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,407 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,411 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,413 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Ended with exit code 0 [2023-11-29 02:23:37,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,413 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,414 INFO L229 MonitoredProcess]: Starting monitored process 220 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,415 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,427 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,427 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,427 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,428 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,431 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,433 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Ended with exit code 0 [2023-11-29 02:23:37,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,433 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,434 INFO L229 MonitoredProcess]: Starting monitored process 221 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,435 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,447 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,447 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,447 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,448 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,448 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,450 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,452 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Ended with exit code 0 [2023-11-29 02:23:37,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,452 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,453 INFO L229 MonitoredProcess]: Starting monitored process 222 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,454 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Waiting until timeout for monitored process [2023-11-29 02:23:37,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,468 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,470 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,470 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,473 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,475 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Ended with exit code 0 [2023-11-29 02:23:37,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,476 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,476 INFO L229 MonitoredProcess]: Starting monitored process 223 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,477 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,489 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,489 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,489 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,489 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,489 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,490 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,491 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,494 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,497 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Ended with exit code 0 [2023-11-29 02:23:37,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,497 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,498 INFO L229 MonitoredProcess]: Starting monitored process 224 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,498 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,510 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,510 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,510 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:37,511 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:37,511 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,513 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,515 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Ended with exit code 0 [2023-11-29 02:23:37,515 INFO L490 LassoAnalysis]: Using template '4-nested'. [2023-11-29 02:23:37,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,515 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,516 INFO L229 MonitoredProcess]: Starting monitored process 225 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,517 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,528 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,528 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,529 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,529 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,529 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,531 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,533 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Ended with exit code 0 [2023-11-29 02:23:37,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,534 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,534 INFO L229 MonitoredProcess]: Starting monitored process 226 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,535 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,553 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,553 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,554 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,554 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,554 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,579 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,608 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,611 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Ended with exit code 0 [2023-11-29 02:23:37,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,611 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,612 INFO L229 MonitoredProcess]: Starting monitored process 227 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,613 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,627 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,627 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,628 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,628 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,631 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,634 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Ended with exit code 0 [2023-11-29 02:23:37,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,634 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,635 INFO L229 MonitoredProcess]: Starting monitored process 228 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,635 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Waiting until timeout for monitored process [2023-11-29 02:23:37,637 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,647 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,647 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,647 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,649 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,649 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,653 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,655 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Ended with exit code 0 [2023-11-29 02:23:37,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,656 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,656 INFO L229 MonitoredProcess]: Starting monitored process 229 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,657 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,669 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,669 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,669 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,670 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,670 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,673 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,675 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Ended with exit code 0 [2023-11-29 02:23:37,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,676 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,676 INFO L229 MonitoredProcess]: Starting monitored process 230 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,693 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,703 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,704 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,704 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,704 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,704 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,705 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,705 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,707 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,710 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Ended with exit code 0 [2023-11-29 02:23:37,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,710 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,711 INFO L229 MonitoredProcess]: Starting monitored process 231 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,711 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,723 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,723 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,724 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,724 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,724 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,729 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Ended with exit code 0 [2023-11-29 02:23:37,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,729 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,730 INFO L229 MonitoredProcess]: Starting monitored process 232 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,730 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Waiting until timeout for monitored process [2023-11-29 02:23:37,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,741 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,742 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,743 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,743 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,748 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Ended with exit code 0 [2023-11-29 02:23:37,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,748 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,749 INFO L229 MonitoredProcess]: Starting monitored process 233 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,750 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,763 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,763 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,763 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,763 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,763 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,765 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,773 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,775 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Ended with exit code 0 [2023-11-29 02:23:37,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,776 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,776 INFO L229 MonitoredProcess]: Starting monitored process 234 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,777 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Waiting until timeout for monitored process [2023-11-29 02:23:37,778 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,789 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,789 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,789 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,789 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,789 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,790 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,790 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,793 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,795 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Ended with exit code 0 [2023-11-29 02:23:37,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,796 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,796 INFO L229 MonitoredProcess]: Starting monitored process 235 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,797 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Waiting until timeout for monitored process [2023-11-29 02:23:37,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,809 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,809 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,809 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,810 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,811 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,818 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Ended with exit code 0 [2023-11-29 02:23:37,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,818 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,819 INFO L229 MonitoredProcess]: Starting monitored process 236 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,819 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Waiting until timeout for monitored process [2023-11-29 02:23:37,821 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,831 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,831 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,832 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,833 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,833 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,837 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,839 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Ended with exit code 0 [2023-11-29 02:23:37,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,840 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,840 INFO L229 MonitoredProcess]: Starting monitored process 237 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,841 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,853 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,853 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,853 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,854 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,855 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,859 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,862 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Ended with exit code 0 [2023-11-29 02:23:37,862 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,862 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,863 INFO L229 MonitoredProcess]: Starting monitored process 238 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,864 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,876 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,876 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,876 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,877 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,877 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,881 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,883 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Ended with exit code 0 [2023-11-29 02:23:37,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,883 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,884 INFO L229 MonitoredProcess]: Starting monitored process 239 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,885 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Waiting until timeout for monitored process [2023-11-29 02:23:37,886 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,896 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,896 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,897 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,897 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,901 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Ended with exit code 0 [2023-11-29 02:23:37,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,901 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,902 INFO L229 MonitoredProcess]: Starting monitored process 240 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,902 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,914 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,914 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,914 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,916 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,916 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,920 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,922 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Ended with exit code 0 [2023-11-29 02:23:37,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,923 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,923 INFO L229 MonitoredProcess]: Starting monitored process 241 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,924 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Waiting until timeout for monitored process [2023-11-29 02:23:37,925 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,936 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,936 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,938 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,938 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,942 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,944 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Ended with exit code 0 [2023-11-29 02:23:37,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,945 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,946 INFO L229 MonitoredProcess]: Starting monitored process 242 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,946 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Waiting until timeout for monitored process [2023-11-29 02:23:37,947 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,958 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 02:23:37,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,958 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:37,958 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:37,958 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,962 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Ended with exit code 0 [2023-11-29 02:23:37,962 INFO L490 LassoAnalysis]: Using template '2-phase'. [2023-11-29 02:23:37,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,963 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,963 INFO L229 MonitoredProcess]: Starting monitored process 243 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,964 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Waiting until timeout for monitored process [2023-11-29 02:23:37,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:37,975 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:37,976 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:37,976 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,976 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:37,976 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:37,977 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:37,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:37,981 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Ended with exit code 0 [2023-11-29 02:23:37,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:37,981 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:37,982 INFO L229 MonitoredProcess]: Starting monitored process 244 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:37,982 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Waiting until timeout for monitored process [2023-11-29 02:23:37,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-29 02:23:37,996 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:37,997 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:37,997 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:37,997 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:37,997 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:37,997 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,010 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,010 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,043 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Ended with exit code 0 [2023-11-29 02:23:38,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,044 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,045 INFO L229 MonitoredProcess]: Starting monitored process 245 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,045 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,057 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,057 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,058 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,058 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,058 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,058 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,059 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,059 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,063 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,065 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Ended with exit code 0 [2023-11-29 02:23:38,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,065 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,066 INFO L229 MonitoredProcess]: Starting monitored process 246 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,067 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,078 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,078 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,078 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,078 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,079 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,079 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,083 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,085 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Ended with exit code 0 [2023-11-29 02:23:38,086 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,086 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,087 INFO L229 MonitoredProcess]: Starting monitored process 247 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,087 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Waiting until timeout for monitored process [2023-11-29 02:23:38,089 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,099 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,099 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,099 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,099 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,099 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,099 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,100 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,100 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,105 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,107 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Ended with exit code 0 [2023-11-29 02:23:38,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,107 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,108 INFO L229 MonitoredProcess]: Starting monitored process 248 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,109 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,120 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,120 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,121 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,121 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,121 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,121 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,121 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,125 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,127 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Ended with exit code 0 [2023-11-29 02:23:38,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,127 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,128 INFO L229 MonitoredProcess]: Starting monitored process 249 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,128 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Waiting until timeout for monitored process [2023-11-29 02:23:38,130 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,140 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,140 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,140 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,140 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,141 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,141 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,143 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,147 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Ended with exit code 0 [2023-11-29 02:23:38,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,147 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,148 INFO L229 MonitoredProcess]: Starting monitored process 250 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,149 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,160 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,160 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,160 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,161 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,162 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,162 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,168 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Ended with exit code 0 [2023-11-29 02:23:38,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,169 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,169 INFO L229 MonitoredProcess]: Starting monitored process 251 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,170 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Waiting until timeout for monitored process [2023-11-29 02:23:38,172 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,182 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,183 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,183 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,183 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,185 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,185 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,197 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Ended with exit code 0 [2023-11-29 02:23:38,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,197 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,198 INFO L229 MonitoredProcess]: Starting monitored process 252 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,199 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,210 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,210 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,210 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,211 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,211 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,211 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,212 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,219 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Ended with exit code 0 [2023-11-29 02:23:38,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,219 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,220 INFO L229 MonitoredProcess]: Starting monitored process 253 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,221 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Waiting until timeout for monitored process [2023-11-29 02:23:38,222 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,233 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,233 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,233 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,233 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,235 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,235 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,240 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,243 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0 [2023-11-29 02:23:38,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,243 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,244 INFO L229 MonitoredProcess]: Starting monitored process 254 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,245 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,257 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,257 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,257 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,258 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,258 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,263 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,265 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Ended with exit code 0 [2023-11-29 02:23:38,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,265 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,266 INFO L229 MonitoredProcess]: Starting monitored process 255 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,267 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,281 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,281 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,282 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,283 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,283 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,288 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,291 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Ended with exit code 0 [2023-11-29 02:23:38,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,292 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,293 INFO L229 MonitoredProcess]: Starting monitored process 256 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,296 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Waiting until timeout for monitored process [2023-11-29 02:23:38,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,308 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,308 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,308 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,309 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,309 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,314 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,317 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Ended with exit code 0 [2023-11-29 02:23:38,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,317 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,318 INFO L229 MonitoredProcess]: Starting monitored process 257 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,319 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,331 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,331 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,331 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,331 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,332 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,332 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,334 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,340 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Ended with exit code 0 [2023-11-29 02:23:38,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,340 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,341 INFO L229 MonitoredProcess]: Starting monitored process 258 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,342 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,354 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,354 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,354 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,356 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,356 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,361 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,364 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Ended with exit code 0 [2023-11-29 02:23:38,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,364 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,365 INFO L229 MonitoredProcess]: Starting monitored process 259 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,365 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,377 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,377 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,377 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,378 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,379 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,379 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,387 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Ended with exit code 0 [2023-11-29 02:23:38,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,387 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,388 INFO L229 MonitoredProcess]: Starting monitored process 260 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,388 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,400 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,400 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:38,400 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,401 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,401 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,401 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2023-11-29 02:23:38,401 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2023-11-29 02:23:38,401 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,404 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,406 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Ended with exit code 0 [2023-11-29 02:23:38,406 INFO L490 LassoAnalysis]: Using template '3-phase'. [2023-11-29 02:23:38,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,407 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,407 INFO L229 MonitoredProcess]: Starting monitored process 261 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,408 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Waiting until timeout for monitored process [2023-11-29 02:23:38,409 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,420 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,420 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,420 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,420 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,420 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,420 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,421 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,421 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,427 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Ended with exit code 0 [2023-11-29 02:23:38,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,427 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,428 INFO L229 MonitoredProcess]: Starting monitored process 262 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,428 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Waiting until timeout for monitored process [2023-11-29 02:23:38,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,445 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,445 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,445 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,446 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,468 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,468 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,517 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,519 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Ended with exit code 0 [2023-11-29 02:23:38,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,520 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,521 INFO L229 MonitoredProcess]: Starting monitored process 263 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,521 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Waiting until timeout for monitored process [2023-11-29 02:23:38,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,533 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,533 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,533 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,533 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,534 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,535 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,541 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,543 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Ended with exit code 0 [2023-11-29 02:23:38,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,544 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,544 INFO L229 MonitoredProcess]: Starting monitored process 264 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,545 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Waiting until timeout for monitored process [2023-11-29 02:23:38,547 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,557 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,557 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,557 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,557 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,557 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,558 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,559 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,560 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,566 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,569 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Ended with exit code 0 [2023-11-29 02:23:38,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,570 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,570 INFO L229 MonitoredProcess]: Starting monitored process 265 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,571 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,583 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,583 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,583 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,584 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,585 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,585 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,591 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,595 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Ended with exit code 0 [2023-11-29 02:23:38,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,595 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,596 INFO L229 MonitoredProcess]: Starting monitored process 266 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,597 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Waiting until timeout for monitored process [2023-11-29 02:23:38,598 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,609 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,609 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,609 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,609 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,610 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,616 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,618 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Ended with exit code 0 [2023-11-29 02:23:38,620 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,620 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,621 INFO L229 MonitoredProcess]: Starting monitored process 267 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,621 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Waiting until timeout for monitored process [2023-11-29 02:23:38,623 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,633 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,634 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,634 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,634 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,634 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,634 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,635 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,635 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,638 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,642 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Ended with exit code 0 [2023-11-29 02:23:38,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,642 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,643 INFO L229 MonitoredProcess]: Starting monitored process 268 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,643 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,655 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,655 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,655 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,656 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,656 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,657 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,662 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,664 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Ended with exit code 0 [2023-11-29 02:23:38,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,665 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,665 INFO L229 MonitoredProcess]: Starting monitored process 269 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,666 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,679 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,679 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,679 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,679 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,682 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,696 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,698 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:38,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,699 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,699 INFO L229 MonitoredProcess]: Starting monitored process 270 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,700 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,712 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,712 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,712 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,713 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,720 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,722 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Ended with exit code 0 [2023-11-29 02:23:38,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,722 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,723 INFO L229 MonitoredProcess]: Starting monitored process 271 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,723 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,735 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,735 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,735 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,735 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,736 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,737 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,737 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,744 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,746 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Ended with exit code 0 [2023-11-29 02:23:38,746 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,746 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,747 INFO L229 MonitoredProcess]: Starting monitored process 272 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,747 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,759 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,759 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,759 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,760 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,761 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,767 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,770 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Ended with exit code 0 [2023-11-29 02:23:38,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,770 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,771 INFO L229 MonitoredProcess]: Starting monitored process 273 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,787 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Waiting until timeout for monitored process [2023-11-29 02:23:38,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,798 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,798 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,798 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,798 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,798 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,800 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,800 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,806 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,809 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Ended with exit code 0 [2023-11-29 02:23:38,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,809 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,810 INFO L229 MonitoredProcess]: Starting monitored process 274 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,810 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,822 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,822 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,822 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,822 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,822 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,822 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,823 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,829 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,832 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Ended with exit code 0 [2023-11-29 02:23:38,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,832 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,833 INFO L229 MonitoredProcess]: Starting monitored process 275 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,833 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,845 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,845 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,845 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,845 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,845 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,846 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,846 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,850 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,852 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Ended with exit code 0 [2023-11-29 02:23:38,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,852 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,853 INFO L229 MonitoredProcess]: Starting monitored process 276 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,853 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Waiting until timeout for monitored process [2023-11-29 02:23:38,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,865 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,865 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,865 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,866 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,867 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,867 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,874 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,876 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Ended with exit code 0 [2023-11-29 02:23:38,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,876 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,877 INFO L229 MonitoredProcess]: Starting monitored process 277 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,878 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Waiting until timeout for monitored process [2023-11-29 02:23:38,879 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,889 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,889 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,890 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,891 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,901 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Ended with exit code 0 [2023-11-29 02:23:38,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,901 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,901 INFO L229 MonitoredProcess]: Starting monitored process 278 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,902 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Waiting until timeout for monitored process [2023-11-29 02:23:38,903 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,914 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,914 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2023-11-29 02:23:38,914 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,914 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:38,915 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:38,915 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,921 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Ended with exit code 0 [2023-11-29 02:23:38,922 INFO L490 LassoAnalysis]: Using template '4-phase'. [2023-11-29 02:23:38,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,922 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,923 INFO L229 MonitoredProcess]: Starting monitored process 279 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,923 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Waiting until timeout for monitored process [2023-11-29 02:23:38,925 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:38,935 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,935 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:38,935 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,935 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,935 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,935 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:38,937 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:38,937 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:38,941 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:38,943 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Ended with exit code 0 [2023-11-29 02:23:38,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:38,944 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:38,944 INFO L229 MonitoredProcess]: Starting monitored process 280 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:38,945 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Waiting until timeout for monitored process [2023-11-29 02:23:38,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-29 02:23:38,963 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:38,963 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:38,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:38,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:38,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:38,964 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:38,995 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:38,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,066 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,070 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Ended with exit code 0 [2023-11-29 02:23:39,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,070 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,071 INFO L229 MonitoredProcess]: Starting monitored process 281 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,071 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,084 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,084 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,084 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,086 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,086 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,095 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,098 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Ended with exit code 0 [2023-11-29 02:23:39,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,098 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,099 INFO L229 MonitoredProcess]: Starting monitored process 282 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,100 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,111 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,112 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,112 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,112 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,112 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,112 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,114 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,114 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,123 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,126 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Ended with exit code 0 [2023-11-29 02:23:39,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,126 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,127 INFO L229 MonitoredProcess]: Starting monitored process 283 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,127 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,139 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,139 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,139 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,140 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,141 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,141 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,151 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,153 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Ended with exit code 0 [2023-11-29 02:23:39,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,153 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,154 INFO L229 MonitoredProcess]: Starting monitored process 284 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,155 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,167 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,167 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,167 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,167 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,168 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,168 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,178 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Ended with exit code 0 [2023-11-29 02:23:39,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,178 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,179 INFO L229 MonitoredProcess]: Starting monitored process 285 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,179 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Waiting until timeout for monitored process [2023-11-29 02:23:39,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,191 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,191 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,191 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,191 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,192 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,193 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,193 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,200 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Ended with exit code 0 [2023-11-29 02:23:39,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,201 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,202 INFO L229 MonitoredProcess]: Starting monitored process 286 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,202 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,214 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,214 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,214 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,215 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,216 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,216 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,225 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Ended with exit code 0 [2023-11-29 02:23:39,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,226 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,226 INFO L229 MonitoredProcess]: Starting monitored process 287 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,227 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Waiting until timeout for monitored process [2023-11-29 02:23:39,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,240 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,240 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,240 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,241 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,245 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,245 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,266 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,269 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Ended with exit code 0 [2023-11-29 02:23:39,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,269 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,270 INFO L229 MonitoredProcess]: Starting monitored process 288 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,270 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Waiting until timeout for monitored process [2023-11-29 02:23:39,272 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,282 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,283 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,284 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,285 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,296 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Ended with exit code 0 [2023-11-29 02:23:39,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,296 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,297 INFO L229 MonitoredProcess]: Starting monitored process 289 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,297 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Waiting until timeout for monitored process [2023-11-29 02:23:39,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,311 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,312 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,312 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,312 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,314 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,314 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,327 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Ended with exit code 0 [2023-11-29 02:23:39,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,328 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,328 INFO L229 MonitoredProcess]: Starting monitored process 290 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,329 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,341 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,341 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,341 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,341 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,341 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,341 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,343 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,353 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,355 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Ended with exit code 0 [2023-11-29 02:23:39,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,355 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,356 INFO L229 MonitoredProcess]: Starting monitored process 291 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,357 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Waiting until timeout for monitored process [2023-11-29 02:23:39,358 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,369 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,369 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,369 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,371 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,371 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,382 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Ended with exit code 0 [2023-11-29 02:23:39,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,383 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,383 INFO L229 MonitoredProcess]: Starting monitored process 292 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,384 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Waiting until timeout for monitored process [2023-11-29 02:23:39,385 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,395 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,396 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,396 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,396 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,398 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,408 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Ended with exit code 0 [2023-11-29 02:23:39,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,408 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,409 INFO L229 MonitoredProcess]: Starting monitored process 293 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,410 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Waiting until timeout for monitored process [2023-11-29 02:23:39,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,421 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,422 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,422 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,422 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,423 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,423 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,428 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,430 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Ended with exit code 0 [2023-11-29 02:23:39,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,430 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,431 INFO L229 MonitoredProcess]: Starting monitored process 294 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,432 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,443 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,443 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,444 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,444 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,446 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,446 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,458 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Ended with exit code 0 [2023-11-29 02:23:39,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,459 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,459 INFO L229 MonitoredProcess]: Starting monitored process 295 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,460 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,472 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,472 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,472 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,472 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,472 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,474 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,474 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,482 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,484 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Ended with exit code 0 [2023-11-29 02:23:39,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,485 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,485 INFO L229 MonitoredProcess]: Starting monitored process 296 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,486 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,498 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,498 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,498 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,498 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2023-11-29 02:23:39,499 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2023-11-29 02:23:39,499 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,506 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Ended with exit code 0 [2023-11-29 02:23:39,507 INFO L490 LassoAnalysis]: Using template '2-lex'. [2023-11-29 02:23:39,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,507 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,508 INFO L229 MonitoredProcess]: Starting monitored process 297 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,508 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Waiting until timeout for monitored process [2023-11-29 02:23:39,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,520 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,520 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,520 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,520 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,521 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,521 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,523 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,526 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Ended with exit code 0 [2023-11-29 02:23:39,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,526 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,527 INFO L229 MonitoredProcess]: Starting monitored process 298 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,527 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,542 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,542 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,542 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,542 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,558 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,558 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,595 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Ended with exit code 0 [2023-11-29 02:23:39,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,595 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,596 INFO L229 MonitoredProcess]: Starting monitored process 299 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,596 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Waiting until timeout for monitored process [2023-11-29 02:23:39,598 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,608 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,608 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,608 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,608 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,609 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,609 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,613 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,616 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Ended with exit code 0 [2023-11-29 02:23:39,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,616 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,617 INFO L229 MonitoredProcess]: Starting monitored process 300 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,617 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Waiting until timeout for monitored process [2023-11-29 02:23:39,618 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,629 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,629 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,629 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,629 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,630 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,630 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,634 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,637 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Ended with exit code 0 [2023-11-29 02:23:39,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,637 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,638 INFO L229 MonitoredProcess]: Starting monitored process 301 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,638 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,650 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,650 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,650 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,651 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,651 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,655 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,658 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Ended with exit code 0 [2023-11-29 02:23:39,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,658 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,659 INFO L229 MonitoredProcess]: Starting monitored process 302 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,659 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,671 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,671 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,671 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,671 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,671 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,672 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,672 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,675 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,677 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:39,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,677 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,678 INFO L229 MonitoredProcess]: Starting monitored process 303 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,679 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Waiting until timeout for monitored process [2023-11-29 02:23:39,680 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,691 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,691 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,691 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,691 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,691 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,694 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,696 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Ended with exit code 0 [2023-11-29 02:23:39,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,696 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,697 INFO L229 MonitoredProcess]: Starting monitored process 304 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,697 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,709 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,709 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,709 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,709 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,710 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,710 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,713 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,715 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Ended with exit code 0 [2023-11-29 02:23:39,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,715 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,716 INFO L229 MonitoredProcess]: Starting monitored process 305 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,717 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Waiting until timeout for monitored process [2023-11-29 02:23:39,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,729 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,729 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,729 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,729 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,729 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,729 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,731 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,738 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,741 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Ended with exit code 0 [2023-11-29 02:23:39,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,741 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,742 INFO L229 MonitoredProcess]: Starting monitored process 306 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,742 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Waiting until timeout for monitored process [2023-11-29 02:23:39,744 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,754 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,754 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,754 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,754 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,755 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,755 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,759 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,761 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Ended with exit code 0 [2023-11-29 02:23:39,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,761 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,762 INFO L229 MonitoredProcess]: Starting monitored process 307 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,763 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,774 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,774 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,774 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,775 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,775 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,776 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,776 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,780 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,783 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Ended with exit code 0 [2023-11-29 02:23:39,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,783 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,783 INFO L229 MonitoredProcess]: Starting monitored process 308 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,784 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Waiting until timeout for monitored process [2023-11-29 02:23:39,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,797 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,797 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,797 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,798 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,802 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,804 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Ended with exit code 0 [2023-11-29 02:23:39,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,804 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,805 INFO L229 MonitoredProcess]: Starting monitored process 309 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,806 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,817 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,817 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,817 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,817 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,818 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,819 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,819 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,824 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,826 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Ended with exit code 0 [2023-11-29 02:23:39,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,826 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,827 INFO L229 MonitoredProcess]: Starting monitored process 310 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,836 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,847 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,847 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,847 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,848 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,848 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,849 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,852 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,854 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Ended with exit code 0 [2023-11-29 02:23:39,854 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,854 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,855 INFO L229 MonitoredProcess]: Starting monitored process 311 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,856 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Waiting until timeout for monitored process [2023-11-29 02:23:39,857 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,867 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,867 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,867 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,867 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,868 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,868 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,868 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,868 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,871 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,873 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Ended with exit code 0 [2023-11-29 02:23:39,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,873 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,874 INFO L229 MonitoredProcess]: Starting monitored process 312 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,875 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,887 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,887 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,887 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,887 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,888 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,888 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,895 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Ended with exit code 0 [2023-11-29 02:23:39,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,896 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,896 INFO L229 MonitoredProcess]: Starting monitored process 313 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,897 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Waiting until timeout for monitored process [2023-11-29 02:23:39,898 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,909 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,909 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,909 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,909 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,909 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,909 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,910 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,910 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,914 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,917 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:39,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,917 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,918 INFO L229 MonitoredProcess]: Starting monitored process 314 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,918 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,930 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,930 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2023-11-29 02:23:39,930 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,930 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2023-11-29 02:23:39,931 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2023-11-29 02:23:39,931 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,936 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Ended with exit code 0 [2023-11-29 02:23:39,936 INFO L490 LassoAnalysis]: Using template '3-lex'. [2023-11-29 02:23:39,936 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,936 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,937 INFO L229 MonitoredProcess]: Starting monitored process 315 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,938 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Waiting until timeout for monitored process [2023-11-29 02:23:39,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-29 02:23:39,949 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,949 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,950 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:39,950 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:39,951 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:39,955 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:39,958 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Ended with exit code 0 [2023-11-29 02:23:39,958 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:39,958 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:39,959 INFO L229 MonitoredProcess]: Starting monitored process 316 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:39,960 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Waiting until timeout for monitored process [2023-11-29 02:23:39,961 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:39,976 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:39,976 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:39,976 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:39,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:39,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:39,977 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,006 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,077 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,081 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Ended with exit code 0 [2023-11-29 02:23:40,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,081 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,082 INFO L229 MonitoredProcess]: Starting monitored process 317 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,082 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Waiting until timeout for monitored process [2023-11-29 02:23:40,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-29 02:23:40,094 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,094 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,094 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,094 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,094 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,094 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,096 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,096 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,104 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Forceful destruction successful, exit code 0 [2023-11-29 02:23:40,104 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,104 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,105 INFO L229 MonitoredProcess]: Starting monitored process 318 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,106 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Waiting until timeout for monitored process [2023-11-29 02:23:40,107 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:40,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,117 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,118 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,119 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,120 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,127 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,130 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Ended with exit code 0 [2023-11-29 02:23:40,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,130 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,131 INFO L229 MonitoredProcess]: Starting monitored process 319 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,131 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Waiting until timeout for monitored process [2023-11-29 02:23:40,133 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:40,143 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,143 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,143 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,145 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,145 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,150 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,153 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Ended with exit code 0 [2023-11-29 02:23:40,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,153 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,153 INFO L229 MonitoredProcess]: Starting monitored process 320 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,154 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Waiting until timeout for monitored process [2023-11-29 02:23:40,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-29 02:23:40,166 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,166 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,166 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,167 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,175 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Ended with exit code 0 [2023-11-29 02:23:40,175 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,175 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,176 INFO L229 MonitoredProcess]: Starting monitored process 321 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,177 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Waiting until timeout for monitored process [2023-11-29 02:23:40,178 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:40,188 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,188 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,188 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,189 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,189 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,196 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Ended with exit code 0 [2023-11-29 02:23:40,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,196 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,197 INFO L229 MonitoredProcess]: Starting monitored process 322 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,198 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Waiting until timeout for monitored process [2023-11-29 02:23:40,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-29 02:23:40,209 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,209 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,209 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,209 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,210 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,210 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,218 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Ended with exit code 0 [2023-11-29 02:23:40,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,218 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,219 INFO L229 MonitoredProcess]: Starting monitored process 323 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,220 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Waiting until timeout for monitored process [2023-11-29 02:23:40,221 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:40,232 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,232 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,232 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,233 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,235 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,235 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,246 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Ended with exit code 0 [2023-11-29 02:23:40,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,247 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,247 INFO L229 MonitoredProcess]: Starting monitored process 324 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,248 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Waiting until timeout for monitored process [2023-11-29 02:23:40,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:40,260 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,260 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,260 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,262 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,262 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,267 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,269 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Ended with exit code 0 [2023-11-29 02:23:40,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,269 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,270 INFO L229 MonitoredProcess]: Starting monitored process 325 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,270 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Waiting until timeout for monitored process [2023-11-29 02:23:40,272 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:40,282 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,282 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,282 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,284 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,284 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,292 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,294 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Ended with exit code 0 [2023-11-29 02:23:40,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,294 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,295 INFO L229 MonitoredProcess]: Starting monitored process 326 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,296 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Waiting until timeout for monitored process [2023-11-29 02:23:40,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:40,307 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,307 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,307 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,308 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,309 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,309 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,315 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,317 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Ended with exit code 0 [2023-11-29 02:23:40,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,318 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,318 INFO L229 MonitoredProcess]: Starting monitored process 327 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,319 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Waiting until timeout for monitored process [2023-11-29 02:23:40,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-29 02:23:40,331 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,331 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,331 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,331 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,333 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,333 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,341 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,344 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Ended with exit code 0 [2023-11-29 02:23:40,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,344 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,345 INFO L229 MonitoredProcess]: Starting monitored process 328 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,345 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Waiting until timeout for monitored process [2023-11-29 02:23:40,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-29 02:23:40,357 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,357 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,357 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,359 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,359 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,365 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,367 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Ended with exit code 0 [2023-11-29 02:23:40,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,367 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,368 INFO L229 MonitoredProcess]: Starting monitored process 329 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,369 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Waiting until timeout for monitored process [2023-11-29 02:23:40,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-29 02:23:40,381 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,381 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,381 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,382 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,382 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,386 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,389 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Ended with exit code 0 [2023-11-29 02:23:40,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,389 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,390 INFO L229 MonitoredProcess]: Starting monitored process 330 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,390 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Waiting until timeout for monitored process [2023-11-29 02:23:40,392 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:40,402 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,402 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,403 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,404 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,405 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,414 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Ended with exit code 0 [2023-11-29 02:23:40,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,415 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,415 INFO L229 MonitoredProcess]: Starting monitored process 331 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,416 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Waiting until timeout for monitored process [2023-11-29 02:23:40,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-29 02:23:40,427 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,427 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,428 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,428 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,430 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,430 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,437 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,439 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Ended with exit code 0 [2023-11-29 02:23:40,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:40,439 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 02:23:40,440 INFO L229 MonitoredProcess]: Starting monitored process 332 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 02:23:40,441 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Waiting until timeout for monitored process [2023-11-29 02:23:40,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 02:23:40,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2023-11-29 02:23:40,452 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2023-11-29 02:23:40,452 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 02:23:40,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 02:23:40,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 02:23:40,452 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2023-11-29 02:23:40,453 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 02:23:40,453 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 02:23:40,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 02:23:40,459 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_63be6fa3-93d6-4b4f-8522-e2b53f92e588/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Ended with exit code 0 [2023-11-29 02:23:40,459 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 02:23:40,459 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 02:23:40,459 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 02:23:40,460 INFO L87 Difference]: Start difference. First operand 774 states and 1352 transitions. cyclomatic complexity: 579 Second operand has 3 states, 3 states have (on average 74.33333333333333) internal successors, (223), 3 states have internal predecessors, (223), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 02:23:40,513 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 02:23:40,513 INFO L93 Difference]: Finished difference Result 885 states and 1536 transitions. [2023-11-29 02:23:40,513 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 885 states and 1536 transitions. [2023-11-29 02:23:40,522 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 337 [2023-11-29 02:23:40,529 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 885 states to 885 states and 1536 transitions. [2023-11-29 02:23:40,530 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 885 [2023-11-29 02:23:40,531 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 885 [2023-11-29 02:23:40,531 INFO L73 IsDeterministic]: Start isDeterministic. Operand 885 states and 1536 transitions. [2023-11-29 02:23:40,532 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 02:23:40,532 INFO L218 hiAutomatonCegarLoop]: Abstraction has 885 states and 1536 transitions. [2023-11-29 02:23:40,534 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 885 states and 1536 transitions. [2023-11-29 02:23:40,546 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 885 to 884. [2023-11-29 02:23:40,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 884 states, 884 states have (on average 1.7364253393665159) internal successors, (1535), 883 states have internal predecessors, (1535), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 02:23:40,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 884 states to 884 states and 1535 transitions. [2023-11-29 02:23:40,552 INFO L240 hiAutomatonCegarLoop]: Abstraction has 884 states and 1535 transitions. [2023-11-29 02:23:40,553 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 02:23:40,553 INFO L428 stractBuchiCegarLoop]: Abstraction has 884 states and 1535 transitions. [2023-11-29 02:23:40,554 INFO L335 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2023-11-29 02:23:40,554 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 884 states and 1535 transitions. [2023-11-29 02:23:40,560 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 337 [2023-11-29 02:23:40,560 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-29 02:23:40,560 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-29 02:23:40,563 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:23:40,564 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 02:23:40,564 INFO L748 eck$LassoCheckResult]: Stem: 6402#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(39, 2);call #Ultimate.allocInit(12, 3);~nomsg~0 := -1;~p12~0 := 0;~p12_old~0 := 0;~p12_new~0 := 0;~ep12~0 := 0;~p13~0 := 0;~p13_old~0 := 0;~p13_new~0 := 0;~ep13~0 := 0;~p14~0 := 0;~p14_old~0 := 0;~p14_new~0 := 0;~ep14~0 := 0;~p15~0 := 0;~p15_old~0 := 0;~p15_new~0 := 0;~ep15~0 := 0;~p21~0 := 0;~p21_old~0 := 0;~p21_new~0 := 0;~ep21~0 := 0;~p23~0 := 0;~p23_old~0 := 0;~p23_new~0 := 0;~ep23~0 := 0;~p24~0 := 0;~p24_old~0 := 0;~p24_new~0 := 0;~ep24~0 := 0;~p25~0 := 0;~p25_old~0 := 0;~p25_new~0 := 0;~ep25~0 := 0;~p31~0 := 0;~p31_old~0 := 0;~p31_new~0 := 0;~ep31~0 := 0;~p32~0 := 0;~p32_old~0 := 0;~p32_new~0 := 0;~ep32~0 := 0;~p34~0 := 0;~p34_old~0 := 0;~p34_new~0 := 0;~ep34~0 := 0;~p35~0 := 0;~p35_old~0 := 0;~p35_new~0 := 0;~ep35~0 := 0;~p41~0 := 0;~p41_old~0 := 0;~p41_new~0 := 0;~ep41~0 := 0;~p42~0 := 0;~p42_old~0 := 0;~p42_new~0 := 0;~ep42~0 := 0;~p43~0 := 0;~p43_old~0 := 0;~p43_new~0 := 0;~ep43~0 := 0;~p45~0 := 0;~p45_old~0 := 0;~p45_new~0 := 0;~ep45~0 := 0;~p51~0 := 0;~p51_old~0 := 0;~p51_new~0 := 0;~ep51~0 := 0;~p52~0 := 0;~p52_old~0 := 0;~p52_new~0 := 0;~ep52~0 := 0;~p53~0 := 0;~p53_old~0 := 0;~p53_new~0 := 0;~ep53~0 := 0;~p54~0 := 0;~p54_old~0 := 0;~p54_new~0 := 0;~ep54~0 := 0;~id1~0 := 0;~r1~0 := 0;~st1~0 := 0;~nl1~0 := 0;~m1~0 := 0;~max1~0 := 0;~mode1~0 := 0;~id2~0 := 0;~r2~0 := 0;~st2~0 := 0;~nl2~0 := 0;~m2~0 := 0;~max2~0 := 0;~mode2~0 := 0;~id3~0 := 0;~r3~0 := 0;~st3~0 := 0;~nl3~0 := 0;~m3~0 := 0;~max3~0 := 0;~mode3~0 := 0;~id4~0 := 0;~r4~0 := 0;~st4~0 := 0;~nl4~0 := 0;~m4~0 := 0;~max4~0 := 0;~mode4~0 := 0;~id5~0 := 0;~r5~0 := 0;~st5~0 := 0;~nl5~0 := 0;~m5~0 := 0;~max5~0 := 0;~mode5~0 := 0; 6403#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet4#1, main_#t~nondet5#1, main_#t~nondet6#1, main_#t~nondet7#1, main_#t~nondet8#1, main_#t~nondet9#1, main_#t~nondet10#1, main_#t~nondet11#1, main_#t~nondet12#1, main_#t~nondet13#1, main_#t~nondet14#1, main_#t~nondet15#1, main_#t~nondet16#1, main_#t~nondet17#1, main_#t~nondet18#1, main_#t~nondet19#1, main_#t~nondet20#1, main_#t~nondet21#1, main_#t~nondet22#1, main_#t~nondet23#1, main_#t~nondet24#1, main_#t~nondet25#1, main_#t~nondet26#1, main_#t~nondet27#1, main_#t~nondet28#1, main_#t~nondet29#1, main_#t~nondet30#1, main_#t~nondet31#1, main_#t~nondet32#1, main_#t~nondet33#1, main_#t~nondet34#1, main_#t~nondet35#1, main_#t~nondet36#1, main_#t~nondet37#1, main_#t~nondet38#1, main_#t~nondet39#1, main_#t~nondet40#1, main_#t~nondet41#1, main_#t~nondet42#1, main_#t~nondet43#1, main_#t~nondet44#1, main_#t~nondet45#1, main_#t~nondet46#1, main_#t~nondet47#1, main_#t~nondet48#1, main_#t~nondet49#1, main_#t~nondet50#1, main_#t~nondet51#1, main_#t~nondet52#1, main_#t~nondet53#1, main_#t~nondet54#1, main_#t~nondet55#1, main_#t~nondet56#1, main_#t~nondet57#1, main_#t~nondet58#1, main_#t~ret59#1, main_#t~ret60#1, main_~c1~0#1, main_~i2~0#1;havoc main_~c1~0#1;havoc main_~i2~0#1;main_~c1~0#1 := 0;havoc main_#t~nondet4#1;~ep12~0 := main_#t~nondet4#1;havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;~ep13~0 := main_#t~nondet5#1;havoc main_#t~nondet5#1;havoc main_#t~nondet6#1;~ep14~0 := main_#t~nondet6#1;havoc main_#t~nondet6#1;havoc main_#t~nondet7#1;~ep15~0 := main_#t~nondet7#1;havoc main_#t~nondet7#1;havoc main_#t~nondet8#1;~ep21~0 := main_#t~nondet8#1;havoc main_#t~nondet8#1;havoc main_#t~nondet9#1;~ep23~0 := main_#t~nondet9#1;havoc main_#t~nondet9#1;havoc main_#t~nondet10#1;~ep24~0 := main_#t~nondet10#1;havoc main_#t~nondet10#1;havoc main_#t~nondet11#1;~ep25~0 := main_#t~nondet11#1;havoc main_#t~nondet11#1;havoc main_#t~nondet12#1;~ep31~0 := main_#t~nondet12#1;havoc main_#t~nondet12#1;havoc main_#t~nondet13#1;~ep32~0 := main_#t~nondet13#1;havoc main_#t~nondet13#1;havoc main_#t~nondet14#1;~ep34~0 := main_#t~nondet14#1;havoc main_#t~nondet14#1;havoc main_#t~nondet15#1;~ep35~0 := main_#t~nondet15#1;havoc main_#t~nondet15#1;havoc main_#t~nondet16#1;~ep41~0 := main_#t~nondet16#1;havoc main_#t~nondet16#1;havoc main_#t~nondet17#1;~ep42~0 := main_#t~nondet17#1;havoc main_#t~nondet17#1;havoc main_#t~nondet18#1;~ep43~0 := main_#t~nondet18#1;havoc main_#t~nondet18#1;havoc main_#t~nondet19#1;~ep45~0 := main_#t~nondet19#1;havoc main_#t~nondet19#1;havoc main_#t~nondet20#1;~ep51~0 := main_#t~nondet20#1;havoc main_#t~nondet20#1;havoc main_#t~nondet21#1;~ep52~0 := main_#t~nondet21#1;havoc main_#t~nondet21#1;havoc main_#t~nondet22#1;~ep53~0 := main_#t~nondet22#1;havoc main_#t~nondet22#1;havoc main_#t~nondet23#1;~ep54~0 := main_#t~nondet23#1;havoc main_#t~nondet23#1;havoc main_#t~nondet24#1;~id1~0 := main_#t~nondet24#1;havoc main_#t~nondet24#1;havoc main_#t~nondet25#1;~r1~0 := main_#t~nondet25#1;havoc main_#t~nondet25#1;havoc main_#t~nondet26#1;~st1~0 := main_#t~nondet26#1;havoc main_#t~nondet26#1;havoc main_#t~nondet27#1;~nl1~0 := main_#t~nondet27#1;havoc main_#t~nondet27#1;havoc main_#t~nondet28#1;~m1~0 := main_#t~nondet28#1;havoc main_#t~nondet28#1;havoc main_#t~nondet29#1;~max1~0 := main_#t~nondet29#1;havoc main_#t~nondet29#1;havoc main_#t~nondet30#1;~mode1~0 := main_#t~nondet30#1;havoc main_#t~nondet30#1;havoc main_#t~nondet31#1;~id2~0 := main_#t~nondet31#1;havoc main_#t~nondet31#1;havoc main_#t~nondet32#1;~r2~0 := main_#t~nondet32#1;havoc main_#t~nondet32#1;havoc main_#t~nondet33#1;~st2~0 := main_#t~nondet33#1;havoc main_#t~nondet33#1;havoc main_#t~nondet34#1;~nl2~0 := main_#t~nondet34#1;havoc main_#t~nondet34#1;havoc main_#t~nondet35#1;~m2~0 := main_#t~nondet35#1;havoc main_#t~nondet35#1;havoc main_#t~nondet36#1;~max2~0 := main_#t~nondet36#1;havoc main_#t~nondet36#1;havoc main_#t~nondet37#1;~mode2~0 := main_#t~nondet37#1;havoc main_#t~nondet37#1;havoc main_#t~nondet38#1;~id3~0 := main_#t~nondet38#1;havoc main_#t~nondet38#1;havoc main_#t~nondet39#1;~r3~0 := main_#t~nondet39#1;havoc main_#t~nondet39#1;havoc main_#t~nondet40#1;~st3~0 := main_#t~nondet40#1;havoc main_#t~nondet40#1;havoc main_#t~nondet41#1;~nl3~0 := main_#t~nondet41#1;havoc main_#t~nondet41#1;havoc main_#t~nondet42#1;~m3~0 := main_#t~nondet42#1;havoc main_#t~nondet42#1;havoc main_#t~nondet43#1;~max3~0 := main_#t~nondet43#1;havoc main_#t~nondet43#1;havoc main_#t~nondet44#1;~mode3~0 := main_#t~nondet44#1;havoc main_#t~nondet44#1;havoc main_#t~nondet45#1;~id4~0 := main_#t~nondet45#1;havoc main_#t~nondet45#1;havoc main_#t~nondet46#1;~r4~0 := main_#t~nondet46#1;havoc main_#t~nondet46#1;havoc main_#t~nondet47#1;~st4~0 := main_#t~nondet47#1;havoc main_#t~nondet47#1;havoc main_#t~nondet48#1;~nl4~0 := main_#t~nondet48#1;havoc main_#t~nondet48#1;havoc main_#t~nondet49#1;~m4~0 := main_#t~nondet49#1;havoc main_#t~nondet49#1;havoc main_#t~nondet50#1;~max4~0 := main_#t~nondet50#1;havoc main_#t~nondet50#1;havoc main_#t~nondet51#1;~mode4~0 := main_#t~nondet51#1;havoc main_#t~nondet51#1;havoc main_#t~nondet52#1;~id5~0 := main_#t~nondet52#1;havoc main_#t~nondet52#1;havoc main_#t~nondet53#1;~r5~0 := main_#t~nondet53#1;havoc main_#t~nondet53#1;havoc main_#t~nondet54#1;~st5~0 := main_#t~nondet54#1;havoc main_#t~nondet54#1;havoc main_#t~nondet55#1;~nl5~0 := main_#t~nondet55#1;havoc main_#t~nondet55#1;havoc main_#t~nondet56#1;~m5~0 := main_#t~nondet56#1;havoc main_#t~nondet56#1;havoc main_#t~nondet57#1;~max5~0 := main_#t~nondet57#1;havoc main_#t~nondet57#1;havoc main_#t~nondet58#1;~mode5~0 := main_#t~nondet58#1;havoc main_#t~nondet58#1;assume { :begin_inline_init } true;havoc init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;havoc init_~r121~0#1;havoc init_~r131~0#1;havoc init_~r141~0#1;havoc init_~r151~0#1;havoc init_~r211~0#1;havoc init_~r231~0#1;havoc init_~r241~0#1;havoc init_~r251~0#1;havoc init_~r311~0#1;havoc init_~r321~0#1;havoc init_~r341~0#1;havoc init_~r351~0#1;havoc init_~r411~0#1;havoc init_~r421~0#1;havoc init_~r431~0#1;havoc init_~r451~0#1;havoc init_~r511~0#1;havoc init_~r521~0#1;havoc init_~r531~0#1;havoc init_~r541~0#1;havoc init_~r122~0#1;havoc init_~tmp~0#1;havoc init_~r132~0#1;havoc init_~tmp___0~0#1;havoc init_~r142~0#1;havoc init_~tmp___1~0#1;havoc init_~r152~0#1;havoc init_~tmp___2~0#1;havoc init_~r212~0#1;havoc init_~tmp___3~0#1;havoc init_~r232~0#1;havoc init_~tmp___4~0#1;havoc init_~r242~0#1;havoc init_~tmp___5~0#1;havoc init_~r252~0#1;havoc init_~tmp___6~0#1;havoc init_~r312~0#1;havoc init_~tmp___7~0#1;havoc init_~r322~0#1;havoc init_~tmp___8~0#1;havoc init_~r342~0#1;havoc init_~tmp___9~0#1;havoc init_~r352~0#1;havoc init_~tmp___10~0#1;havoc init_~r412~0#1;havoc init_~tmp___11~0#1;havoc init_~r422~0#1;havoc init_~tmp___12~0#1;havoc init_~r432~0#1;havoc init_~tmp___13~0#1;havoc init_~r452~0#1;havoc init_~tmp___14~0#1;havoc init_~r512~0#1;havoc init_~tmp___15~0#1;havoc init_~r522~0#1;havoc init_~tmp___16~0#1;havoc init_~r532~0#1;havoc init_~tmp___17~0#1;havoc init_~r542~0#1;havoc init_~tmp___18~0#1;havoc init_~r123~0#1;havoc init_~tmp___19~0#1;havoc init_~r133~0#1;havoc init_~tmp___20~0#1;havoc init_~r143~0#1;havoc init_~tmp___21~0#1;havoc init_~r153~0#1;havoc init_~tmp___22~0#1;havoc init_~r213~0#1;havoc init_~tmp___23~0#1;havoc init_~r233~0#1;havoc init_~tmp___24~0#1;havoc init_~r243~0#1;havoc init_~tmp___25~0#1;havoc init_~r253~0#1;havoc init_~tmp___26~0#1;havoc init_~r313~0#1;havoc init_~tmp___27~0#1;havoc init_~r323~0#1;havoc init_~tmp___28~0#1;havoc init_~r343~0#1;havoc init_~tmp___29~0#1;havoc init_~r353~0#1;havoc init_~tmp___30~0#1;havoc init_~r413~0#1;havoc init_~tmp___31~0#1;havoc init_~r423~0#1;havoc init_~tmp___32~0#1;havoc init_~r433~0#1;havoc init_~tmp___33~0#1;havoc init_~r453~0#1;havoc init_~tmp___34~0#1;havoc init_~r513~0#1;havoc init_~tmp___35~0#1;havoc init_~r523~0#1;havoc init_~tmp___36~0#1;havoc init_~r533~0#1;havoc init_~tmp___37~0#1;havoc init_~r543~0#1;havoc init_~tmp___38~0#1;havoc init_~r124~0#1;havoc init_~tmp___39~0#1;havoc init_~r134~0#1;havoc init_~tmp___40~0#1;havoc init_~r144~0#1;havoc init_~tmp___41~0#1;havoc init_~r154~0#1;havoc init_~tmp___42~0#1;havoc init_~r214~0#1;havoc init_~tmp___43~0#1;havoc init_~r234~0#1;havoc init_~tmp___44~0#1;havoc init_~r244~0#1;havoc init_~tmp___45~0#1;havoc init_~r254~0#1;havoc init_~tmp___46~0#1;havoc init_~r314~0#1;havoc init_~tmp___47~0#1;havoc init_~r324~0#1;havoc init_~tmp___48~0#1;havoc init_~r344~0#1;havoc init_~tmp___49~0#1;havoc init_~r354~0#1;havoc init_~tmp___50~0#1;havoc init_~r414~0#1;havoc init_~tmp___51~0#1;havoc init_~r424~0#1;havoc init_~tmp___52~0#1;havoc init_~r434~0#1;havoc init_~tmp___53~0#1;havoc init_~r454~0#1;havoc init_~tmp___54~0#1;havoc init_~r514~0#1;havoc init_~tmp___55~0#1;havoc init_~r524~0#1;havoc init_~tmp___56~0#1;havoc init_~r534~0#1;havoc init_~tmp___57~0#1;havoc init_~r544~0#1;havoc init_~tmp___58~0#1;havoc init_~tmp___59~0#1;init_~r121~0#1 := ~ep12~0;init_~r131~0#1 := ~ep13~0;init_~r141~0#1 := ~ep14~0;init_~r151~0#1 := ~ep15~0;init_~r211~0#1 := ~ep21~0;init_~r231~0#1 := ~ep23~0;init_~r241~0#1 := ~ep24~0;init_~r251~0#1 := ~ep25~0;init_~r311~0#1 := ~ep31~0;init_~r321~0#1 := ~ep32~0;init_~r341~0#1 := ~ep34~0;init_~r351~0#1 := ~ep35~0;init_~r411~0#1 := ~ep41~0;init_~r421~0#1 := ~ep42~0;init_~r431~0#1 := ~ep43~0;init_~r451~0#1 := ~ep45~0;init_~r511~0#1 := ~ep51~0;init_~r521~0#1 := ~ep52~0;init_~r531~0#1 := ~ep53~0;init_~r541~0#1 := ~ep54~0; 6710#L639 assume 0 != init_~r121~0#1 % 256;init_~tmp~0#1 := 1; 6176#L658 init_~r122~0#1 := (if 0 == init_~tmp~0#1 then 0 else 1); 6397#L668 assume 0 != init_~r131~0#1 % 256;init_~tmp___0~0#1 := 1; 6231#L687 init_~r132~0#1 := (if 0 == init_~tmp___0~0#1 then 0 else 1); 6233#L697 assume 0 != init_~r141~0#1 % 256;init_~tmp___1~0#1 := 1; 6147#L716 init_~r142~0#1 := (if 0 == init_~tmp___1~0#1 then 0 else 1); 6218#L726 assume 0 != init_~r151~0#1 % 256;init_~tmp___2~0#1 := 1; 6322#L745 init_~r152~0#1 := (if 0 == init_~tmp___2~0#1 then 0 else 1); 6152#L755 assume 0 != init_~r211~0#1 % 256;init_~tmp___3~0#1 := 1; 6116#L774 init_~r212~0#1 := (if 0 == init_~tmp___3~0#1 then 0 else 1); 6522#L784 assume 0 != init_~r231~0#1 % 256;init_~tmp___4~0#1 := 1; 6361#L803 init_~r232~0#1 := (if 0 == init_~tmp___4~0#1 then 0 else 1); 6208#L813 assume 0 != init_~r241~0#1 % 256;init_~tmp___5~0#1 := 1; 6060#L832 init_~r242~0#1 := (if 0 == init_~tmp___5~0#1 then 0 else 1); 6061#L842 assume 0 != init_~r251~0#1 % 256;init_~tmp___6~0#1 := 1; 6135#L861 init_~r252~0#1 := (if 0 == init_~tmp___6~0#1 then 0 else 1); 6706#L871 assume 0 != init_~r311~0#1 % 256;init_~tmp___7~0#1 := 1; 6110#L890 init_~r312~0#1 := (if 0 == init_~tmp___7~0#1 then 0 else 1); 6450#L900 assume 0 != init_~r321~0#1 % 256;init_~tmp___8~0#1 := 1; 6518#L919 init_~r322~0#1 := (if 0 == init_~tmp___8~0#1 then 0 else 1); 6501#L929 assume 0 != init_~r341~0#1 % 256;init_~tmp___9~0#1 := 1; 6068#L948 init_~r342~0#1 := (if 0 == init_~tmp___9~0#1 then 0 else 1); 6069#L958 assume 0 != init_~r351~0#1 % 256;init_~tmp___10~0#1 := 1; 6099#L977 init_~r352~0#1 := (if 0 == init_~tmp___10~0#1 then 0 else 1); 6542#L987 assume 0 != init_~r411~0#1 % 256;init_~tmp___11~0#1 := 1; 6102#L1006 init_~r412~0#1 := (if 0 == init_~tmp___11~0#1 then 0 else 1); 6356#L1016 assume 0 != init_~r421~0#1 % 256;init_~tmp___12~0#1 := 1; 6097#L1035 init_~r422~0#1 := (if 0 == init_~tmp___12~0#1 then 0 else 1); 6616#L1045 assume 0 != init_~r431~0#1 % 256;init_~tmp___13~0#1 := 1; 6130#L1064 init_~r432~0#1 := (if 0 == init_~tmp___13~0#1 then 0 else 1); 6575#L1074 assume 0 != init_~r451~0#1 % 256;init_~tmp___14~0#1 := 1; 6224#L1093 init_~r452~0#1 := (if 0 == init_~tmp___14~0#1 then 0 else 1); 6723#L1103 assume 0 != init_~r511~0#1 % 256;init_~tmp___15~0#1 := 1; 6185#L1122 init_~r512~0#1 := (if 0 == init_~tmp___15~0#1 then 0 else 1); 6466#L1132 assume 0 != init_~r521~0#1 % 256;init_~tmp___16~0#1 := 1; 6423#L1151 init_~r522~0#1 := (if 0 == init_~tmp___16~0#1 then 0 else 1); 6456#L1161 assume 0 != init_~r531~0#1 % 256;init_~tmp___17~0#1 := 1; 6395#L1180 init_~r532~0#1 := (if 0 == init_~tmp___17~0#1 then 0 else 1); 6459#L1190 assume 0 != init_~r541~0#1 % 256;init_~tmp___18~0#1 := 1; 6194#L1209 init_~r542~0#1 := (if 0 == init_~tmp___18~0#1 then 0 else 1); 6672#L1219 assume 0 != init_~r122~0#1 % 256;init_~tmp___19~0#1 := 1; 6291#L1238 init_~r123~0#1 := (if 0 == init_~tmp___19~0#1 then 0 else 1); 6273#L1248 assume 0 != init_~r132~0#1 % 256;init_~tmp___20~0#1 := 1; 6274#L1267 init_~r133~0#1 := (if 0 == init_~tmp___20~0#1 then 0 else 1); 6137#L1277 assume 0 != init_~r142~0#1 % 256;init_~tmp___21~0#1 := 1; 6138#L1296 init_~r143~0#1 := (if 0 == init_~tmp___21~0#1 then 0 else 1); 6530#L1306 assume 0 != init_~r152~0#1 % 256;init_~tmp___22~0#1 := 1; 6271#L1325 init_~r153~0#1 := (if 0 == init_~tmp___22~0#1 then 0 else 1); 6414#L1335 assume 0 != init_~r212~0#1 % 256;init_~tmp___23~0#1 := 1; 6287#L1354 init_~r213~0#1 := (if 0 == init_~tmp___23~0#1 then 0 else 1); 6288#L1364 assume 0 != init_~r232~0#1 % 256;init_~tmp___24~0#1 := 1; 6170#L1383 init_~r233~0#1 := (if 0 == init_~tmp___24~0#1 then 0 else 1); 6702#L1393 assume 0 != init_~r242~0#1 % 256;init_~tmp___25~0#1 := 1; 6619#L1412 init_~r243~0#1 := (if 0 == init_~tmp___25~0#1 then 0 else 1); 6620#L1422 assume 0 != init_~r252~0#1 % 256;init_~tmp___26~0#1 := 1; 6253#L1441 init_~r253~0#1 := (if 0 == init_~tmp___26~0#1 then 0 else 1); 6576#L1451 assume 0 != init_~r312~0#1 % 256;init_~tmp___27~0#1 := 1; 6186#L1470 init_~r313~0#1 := (if 0 == init_~tmp___27~0#1 then 0 else 1); 6445#L1480 assume 0 != init_~r322~0#1 % 256;init_~tmp___28~0#1 := 1; 6437#L1499 init_~r323~0#1 := (if 0 == init_~tmp___28~0#1 then 0 else 1); 6438#L1509 assume 0 != init_~r342~0#1 % 256;init_~tmp___29~0#1 := 1; 6348#L1528 init_~r343~0#1 := (if 0 == init_~tmp___29~0#1 then 0 else 1); 6534#L1538 assume 0 != init_~r352~0#1 % 256;init_~tmp___30~0#1 := 1; 6198#L1557 init_~r353~0#1 := (if 0 == init_~tmp___30~0#1 then 0 else 1); 6390#L1567 assume 0 != init_~r412~0#1 % 256;init_~tmp___31~0#1 := 1; 6391#L1586 init_~r413~0#1 := (if 0 == init_~tmp___31~0#1 then 0 else 1); 6663#L1596 assume 0 != init_~r422~0#1 % 256;init_~tmp___32~0#1 := 1; 6141#L1615 init_~r423~0#1 := (if 0 == init_~tmp___32~0#1 then 0 else 1); 6448#L1625 assume 0 != init_~r432~0#1 % 256;init_~tmp___33~0#1 := 1; 6352#L1644 init_~r433~0#1 := (if 0 == init_~tmp___33~0#1 then 0 else 1); 6671#L1654 assume 0 != init_~r452~0#1 % 256;init_~tmp___34~0#1 := 1; 6071#L1673 init_~r453~0#1 := (if 0 == init_~tmp___34~0#1 then 0 else 1); 6483#L1683 assume 0 != init_~r512~0#1 % 256;init_~tmp___35~0#1 := 1; 6451#L1702 init_~r513~0#1 := (if 0 == init_~tmp___35~0#1 then 0 else 1); 6452#L1712 assume 0 != init_~r522~0#1 % 256;init_~tmp___36~0#1 := 1; 6489#L1731 init_~r523~0#1 := (if 0 == init_~tmp___36~0#1 then 0 else 1); 6556#L1741 assume 0 != init_~r532~0#1 % 256;init_~tmp___37~0#1 := 1; 6405#L1760 init_~r533~0#1 := (if 0 == init_~tmp___37~0#1 then 0 else 1); 6210#L1770 assume 0 != init_~r542~0#1 % 256;init_~tmp___38~0#1 := 1; 6211#L1789 init_~r543~0#1 := (if 0 == init_~tmp___38~0#1 then 0 else 1); 6658#L1799 assume 0 != init_~r123~0#1 % 256;init_~tmp___39~0#1 := 1; 6090#L1818 init_~r124~0#1 := (if 0 == init_~tmp___39~0#1 then 0 else 1); 6364#L1828 assume 0 != init_~r133~0#1 % 256;init_~tmp___40~0#1 := 1; 6158#L1847 init_~r134~0#1 := (if 0 == init_~tmp___40~0#1 then 0 else 1); 6264#L1857 assume 0 != init_~r143~0#1 % 256;init_~tmp___41~0#1 := 1; 6204#L1876 init_~r144~0#1 := (if 0 == init_~tmp___41~0#1 then 0 else 1); 6426#L1886 assume 0 != init_~r153~0#1 % 256;init_~tmp___42~0#1 := 1; 6133#L1905 init_~r154~0#1 := (if 0 == init_~tmp___42~0#1 then 0 else 1); 6515#L1915 assume 0 != init_~r213~0#1 % 256;init_~tmp___43~0#1 := 1; 6241#L1934 init_~r214~0#1 := (if 0 == init_~tmp___43~0#1 then 0 else 1); 6118#L1944 assume 0 != init_~r233~0#1 % 256;init_~tmp___44~0#1 := 1; 6119#L1963 init_~r234~0#1 := (if 0 == init_~tmp___44~0#1 then 0 else 1); 6698#L1973 assume 0 != init_~r243~0#1 % 256;init_~tmp___45~0#1 := 1; 6155#L1992 init_~r244~0#1 := (if 0 == init_~tmp___45~0#1 then 0 else 1); 6297#L2002 assume 0 != init_~r253~0#1 % 256;init_~tmp___46~0#1 := 1; 6267#L2021 init_~r254~0#1 := (if 0 == init_~tmp___46~0#1 then 0 else 1); 6237#L2031 assume 0 != init_~r313~0#1 % 256;init_~tmp___47~0#1 := 1; 6094#L2050 init_~r314~0#1 := (if 0 == init_~tmp___47~0#1 then 0 else 1); 6588#L2060 assume 0 != init_~r323~0#1 % 256;init_~tmp___48~0#1 := 1; 6173#L2079 init_~r324~0#1 := (if 0 == init_~tmp___48~0#1 then 0 else 1); 6612#L2089 assume 0 != init_~r343~0#1 % 256;init_~tmp___49~0#1 := 1; 6124#L2108 init_~r344~0#1 := (if 0 == init_~tmp___49~0#1 then 0 else 1); 6125#L2118 assume 0 != init_~r353~0#1 % 256;init_~tmp___50~0#1 := 1; 6341#L2137 init_~r354~0#1 := (if 0 == init_~tmp___50~0#1 then 0 else 1); 6441#L2147 assume 0 != init_~r413~0#1 % 256;init_~tmp___51~0#1 := 1; 6260#L2166 init_~r414~0#1 := (if 0 == init_~tmp___51~0#1 then 0 else 1); 6400#L2176 assume 0 != init_~r423~0#1 % 256;init_~tmp___52~0#1 := 1; 6401#L2195 init_~r424~0#1 := (if 0 == init_~tmp___52~0#1 then 0 else 1); 6491#L2205 assume 0 != init_~r433~0#1 % 256;init_~tmp___53~0#1 := 1; 6179#L2224 init_~r434~0#1 := (if 0 == init_~tmp___53~0#1 then 0 else 1); 6226#L2234 assume 0 != init_~r453~0#1 % 256;init_~tmp___54~0#1 := 1; 6227#L2253 init_~r454~0#1 := (if 0 == init_~tmp___54~0#1 then 0 else 1); 6475#L2263 assume 0 != init_~r513~0#1 % 256;init_~tmp___55~0#1 := 1; 6551#L2282 init_~r514~0#1 := (if 0 == init_~tmp___55~0#1 then 0 else 1); 6073#L2292 assume 0 != init_~r523~0#1 % 256;init_~tmp___56~0#1 := 1; 6075#L2311 init_~r524~0#1 := (if 0 == init_~tmp___56~0#1 then 0 else 1); 6283#L2321 assume 0 != init_~r533~0#1 % 256;init_~tmp___57~0#1 := 1; 6064#L2340 init_~r534~0#1 := (if 0 == init_~tmp___57~0#1 then 0 else 1); 6422#L2350 assume 0 != init_~r543~0#1 % 256;init_~tmp___58~0#1 := 1; 6055#L2369 init_~r544~0#1 := (if 0 == init_~tmp___58~0#1 then 0 else 1); 6676#L2379 assume ~id1~0 != ~id2~0; 6544#L2380 assume ~id1~0 != ~id3~0; 6545#L2381 assume ~id1~0 != ~id4~0; 6634#L2382 assume ~id1~0 != ~id5~0; 6349#L2383 assume ~id2~0 != ~id3~0; 6350#L2384 assume ~id2~0 != ~id4~0; 6289#L2385 assume ~id2~0 != ~id5~0; 6290#L2386 assume ~id3~0 != ~id4~0; 6718#L2387 assume ~id3~0 != ~id5~0; 6431#L2388 assume ~id4~0 != ~id5~0; 6432#L2389 assume ~id1~0 >= 0; 6504#L2390 assume ~id2~0 >= 0; 6505#L2391 assume ~id3~0 >= 0; 6235#L2392 assume ~id4~0 >= 0; 6236#L2393 assume ~id5~0 >= 0; 6590#L2394 assume 0 == (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296); 6144#L2395 assume 0 == (if ~r2~0 % 256 % 4294967296 <= 2147483647 then ~r2~0 % 256 % 4294967296 else ~r2~0 % 256 % 4294967296 - 4294967296); 6145#L2396 assume 0 == (if ~r3~0 % 256 % 4294967296 <= 2147483647 then ~r3~0 % 256 % 4294967296 else ~r3~0 % 256 % 4294967296 - 4294967296); 6606#L2397 assume 0 == (if ~r4~0 % 256 % 4294967296 <= 2147483647 then ~r4~0 % 256 % 4294967296 else ~r4~0 % 256 % 4294967296 - 4294967296); 6613#L2398 assume 0 == (if ~r5~0 % 256 % 4294967296 <= 2147483647 then ~r5~0 % 256 % 4294967296 else ~r5~0 % 256 % 4294967296 - 4294967296); 6715#L2399 assume 0 != init_~r124~0#1 % 256; 6635#L2400 assume 0 != init_~r134~0#1 % 256; 6636#L2401 assume 0 != init_~r144~0#1 % 256; 6546#L2402 assume 0 != init_~r154~0#1 % 256; 6547#L2403 assume 0 != init_~r214~0#1 % 256; 6566#L2404 assume 0 != init_~r234~0#1 % 256; 6598#L2405 assume 0 != init_~r244~0#1 % 256; 6389#L2406 assume 0 != init_~r254~0#1 % 256; 6206#L2407 assume 0 != init_~r314~0#1 % 256; 6207#L2408 assume 0 != init_~r324~0#1 % 256; 6381#L2409 assume 0 != init_~r344~0#1 % 256; 6335#L2410 assume 0 != init_~r354~0#1 % 256; 6336#L2411 assume 0 != init_~r414~0#1 % 256; 6304#L2412 assume 0 != init_~r424~0#1 % 256; 6305#L2413 assume 0 != init_~r434~0#1 % 256; 6056#L2414 assume 0 != init_~r454~0#1 % 256; 6057#L2415 assume 0 != init_~r514~0#1 % 256; 6458#L2416 assume 0 != init_~r524~0#1 % 256; 6279#L2417 assume 0 != init_~r534~0#1 % 256; 6280#L2418 assume 0 != init_~r544~0#1 % 256; 6627#L2419 assume ~max1~0 == ~id1~0; 6628#L2420 assume ~max2~0 == ~id2~0; 6150#L2421 assume ~max3~0 == ~id3~0; 6151#L2422 assume ~max4~0 == ~id4~0; 6468#L2423 assume ~max5~0 == ~id5~0; 6469#L2424 assume 0 == ~st1~0; 6695#L2425 assume 0 == ~st2~0; 6583#L2426 assume 0 == ~st3~0; 6555#L2427 assume 0 == ~st4~0; 6239#L2428 assume 0 == ~st5~0; 6240#L2429 assume 0 == ~nl1~0; 6580#L2430 assume 0 == ~nl2~0; 6581#L2431 assume 0 == ~nl3~0; 6726#L2432 assume 0 == ~nl4~0; 6510#L2433 assume 0 == ~nl5~0; 6331#L2434 assume 0 == (if ~mode1~0 % 256 % 4294967296 <= 2147483647 then ~mode1~0 % 256 % 4294967296 else ~mode1~0 % 256 % 4294967296 - 4294967296); 6332#L2435 assume 0 == (if ~mode2~0 % 256 % 4294967296 <= 2147483647 then ~mode2~0 % 256 % 4294967296 else ~mode2~0 % 256 % 4294967296 - 4294967296); 6592#L2436 assume 0 == (if ~mode3~0 % 256 % 4294967296 <= 2147483647 then ~mode3~0 % 256 % 4294967296 else ~mode3~0 % 256 % 4294967296 - 4294967296); 6484#L2437 assume 0 == (if ~mode4~0 % 256 % 4294967296 <= 2147483647 then ~mode4~0 % 256 % 4294967296 else ~mode4~0 % 256 % 4294967296 - 4294967296); 6485#L2438 assume 0 == (if ~mode5~0 % 256 % 4294967296 <= 2147483647 then ~mode5~0 % 256 % 4294967296 else ~mode5~0 % 256 % 4294967296 - 4294967296);init_~tmp___59~0#1 := 1; 6716#L2379-1 init_#res#1 := init_~tmp___59~0#1; 6301#init_returnLabel#1 main_#t~ret59#1 := init_#res#1;havoc init_~r121~0#1, init_~r131~0#1, init_~r141~0#1, init_~r151~0#1, init_~r211~0#1, init_~r231~0#1, init_~r241~0#1, init_~r251~0#1, init_~r311~0#1, init_~r321~0#1, init_~r341~0#1, init_~r351~0#1, init_~r411~0#1, init_~r421~0#1, init_~r431~0#1, init_~r451~0#1, init_~r511~0#1, init_~r521~0#1, init_~r531~0#1, init_~r541~0#1, init_~r122~0#1, init_~tmp~0#1, init_~r132~0#1, init_~tmp___0~0#1, init_~r142~0#1, init_~tmp___1~0#1, init_~r152~0#1, init_~tmp___2~0#1, init_~r212~0#1, init_~tmp___3~0#1, init_~r232~0#1, init_~tmp___4~0#1, init_~r242~0#1, init_~tmp___5~0#1, init_~r252~0#1, init_~tmp___6~0#1, init_~r312~0#1, init_~tmp___7~0#1, init_~r322~0#1, init_~tmp___8~0#1, init_~r342~0#1, init_~tmp___9~0#1, init_~r352~0#1, init_~tmp___10~0#1, init_~r412~0#1, init_~tmp___11~0#1, init_~r422~0#1, init_~tmp___12~0#1, init_~r432~0#1, init_~tmp___13~0#1, init_~r452~0#1, init_~tmp___14~0#1, init_~r512~0#1, init_~tmp___15~0#1, init_~r522~0#1, init_~tmp___16~0#1, init_~r532~0#1, init_~tmp___17~0#1, init_~r542~0#1, init_~tmp___18~0#1, init_~r123~0#1, init_~tmp___19~0#1, init_~r133~0#1, init_~tmp___20~0#1, init_~r143~0#1, init_~tmp___21~0#1, init_~r153~0#1, init_~tmp___22~0#1, init_~r213~0#1, init_~tmp___23~0#1, init_~r233~0#1, init_~tmp___24~0#1, init_~r243~0#1, init_~tmp___25~0#1, init_~r253~0#1, init_~tmp___26~0#1, init_~r313~0#1, init_~tmp___27~0#1, init_~r323~0#1, init_~tmp___28~0#1, init_~r343~0#1, init_~tmp___29~0#1, init_~r353~0#1, init_~tmp___30~0#1, init_~r413~0#1, init_~tmp___31~0#1, init_~r423~0#1, init_~tmp___32~0#1, init_~r433~0#1, init_~tmp___33~0#1, init_~r453~0#1, init_~tmp___34~0#1, init_~r513~0#1, init_~tmp___35~0#1, init_~r523~0#1, init_~tmp___36~0#1, init_~r533~0#1, init_~tmp___37~0#1, init_~r543~0#1, init_~tmp___38~0#1, init_~r124~0#1, init_~tmp___39~0#1, init_~r134~0#1, init_~tmp___40~0#1, init_~r144~0#1, init_~tmp___41~0#1, init_~r154~0#1, init_~tmp___42~0#1, init_~r214~0#1, init_~tmp___43~0#1, init_~r234~0#1, init_~tmp___44~0#1, init_~r244~0#1, init_~tmp___45~0#1, init_~r254~0#1, init_~tmp___46~0#1, init_~r314~0#1, init_~tmp___47~0#1, init_~r324~0#1, init_~tmp___48~0#1, init_~r344~0#1, init_~tmp___49~0#1, init_~r354~0#1, init_~tmp___50~0#1, init_~r414~0#1, init_~tmp___51~0#1, init_~r424~0#1, init_~tmp___52~0#1, init_~r434~0#1, init_~tmp___53~0#1, init_~r454~0#1, init_~tmp___54~0#1, init_~r514~0#1, init_~tmp___55~0#1, init_~r524~0#1, init_~tmp___56~0#1, init_~r534~0#1, init_~tmp___57~0#1, init_~r544~0#1, init_~tmp___58~0#1, init_~tmp___59~0#1;assume { :end_inline_init } true;main_~i2~0#1 := main_#t~ret59#1;havoc main_#t~ret59#1;assume { :begin_inline_assume_abort_if_not } true;assume_abort_if_not_#in~cond#1 := main_~i2~0#1;havoc assume_abort_if_not_~cond#1;assume_abort_if_not_~cond#1 := assume_abort_if_not_#in~cond#1; 6213#L22 assume !(0 == assume_abort_if_not_~cond#1); 6214#L21 havoc assume_abort_if_not_~cond#1;havoc assume_abort_if_not_#in~cond#1;assume { :end_inline_assume_abort_if_not } true;~p12_old~0 := ~nomsg~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~nomsg~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~nomsg~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~nomsg~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~nomsg~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~nomsg~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~nomsg~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~nomsg~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~nomsg~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~nomsg~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~nomsg~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~nomsg~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~nomsg~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~nomsg~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~nomsg~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~nomsg~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~nomsg~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~nomsg~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~nomsg~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~nomsg~0;~p54_new~0 := ~nomsg~0;main_~i2~0#1 := 0; 6662#L2792-2 [2023-11-29 02:23:40,564 INFO L750 eck$LassoCheckResult]: Loop: 6662#L2792-2 assume !false;assume { :begin_inline_node1 } true; 6933#L149 assume !(0 != ~mode1~0 % 256); 6932#L191 assume (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 3; 6727#L192 assume 0 != ~ep12~0 % 256;~p12_new~0 := (if (if ~max1~0 != ~nomsg~0 && ~p12_new~0 == ~nomsg~0 then ~max1~0 else ~p12_new~0) % 256 <= 127 then (if ~max1~0 != ~nomsg~0 && ~p12_new~0 == ~nomsg~0 then ~max1~0 else ~p12_new~0) % 256 else (if ~max1~0 != ~nomsg~0 && ~p12_new~0 == ~nomsg~0 then ~max1~0 else ~p12_new~0) % 256 - 256); 6532#L192-2 assume 0 != ~ep13~0 % 256;~p13_new~0 := (if (if ~max1~0 != ~nomsg~0 && ~p13_new~0 == ~nomsg~0 then ~max1~0 else ~p13_new~0) % 256 <= 127 then (if ~max1~0 != ~nomsg~0 && ~p13_new~0 == ~nomsg~0 then ~max1~0 else ~p13_new~0) % 256 else (if ~max1~0 != ~nomsg~0 && ~p13_new~0 == ~nomsg~0 then ~max1~0 else ~p13_new~0) % 256 - 256); 6533#L195-1 assume 0 != ~ep14~0 % 256;~p14_new~0 := (if (if ~max1~0 != ~nomsg~0 && ~p14_new~0 == ~nomsg~0 then ~max1~0 else ~p14_new~0) % 256 <= 127 then (if ~max1~0 != ~nomsg~0 && ~p14_new~0 == ~nomsg~0 then ~max1~0 else ~p14_new~0) % 256 else (if ~max1~0 != ~nomsg~0 && ~p14_new~0 == ~nomsg~0 then ~max1~0 else ~p14_new~0) % 256 - 256); 6302#L198-1 assume 0 != ~ep15~0 % 256;~p15_new~0 := (if (if ~max1~0 != ~nomsg~0 && ~p15_new~0 == ~nomsg~0 then ~max1~0 else ~p15_new~0) % 256 <= 127 then (if ~max1~0 != ~nomsg~0 && ~p15_new~0 == ~nomsg~0 then ~max1~0 else ~p15_new~0) % 256 else (if ~max1~0 != ~nomsg~0 && ~p15_new~0 == ~nomsg~0 then ~max1~0 else ~p15_new~0) % 256 - 256); 6303#L191-1 ~mode1~0 := 1; 6868#L149-2 assume { :end_inline_node1 } true;assume { :begin_inline_node2 } true; 6865#L215 assume !(0 != ~mode2~0 % 256); 6861#L257 assume !((if ~r2~0 % 256 % 4294967296 <= 2147483647 then ~r2~0 % 256 % 4294967296 else ~r2~0 % 256 % 4294967296 - 4294967296) < 4); 6857#L257-1 ~mode2~0 := 1; 6853#L215-2 assume { :end_inline_node2 } true;assume { :begin_inline_node3 } true; 6849#L281 assume !(0 != ~mode3~0 % 256); 6775#L323 assume !((if ~r3~0 % 256 % 4294967296 <= 2147483647 then ~r3~0 % 256 % 4294967296 else ~r3~0 % 256 % 4294967296 - 4294967296) < 4); 6773#L323-1 ~mode3~0 := 1; 6769#L281-2 assume { :end_inline_node3 } true;assume { :begin_inline_node4 } true; 6764#L347 assume !(0 != ~mode4~0 % 256); 6760#L389 assume !((if ~r4~0 % 256 % 4294967296 <= 2147483647 then ~r4~0 % 256 % 4294967296 else ~r4~0 % 256 % 4294967296 - 4294967296) < 4); 6757#L389-1 ~mode4~0 := 1; 6754#L347-2 assume { :end_inline_node4 } true;assume { :begin_inline_node5 } true; 6751#L413 assume !(0 != ~mode5~0 % 256); 6748#L455 assume !((if ~r5~0 % 256 % 4294967296 <= 2147483647 then ~r5~0 % 256 % 4294967296 else ~r5~0 % 256 % 4294967296 - 4294967296) < 4); 6745#L455-1 ~mode5~0 := 1; 6742#L413-2 assume { :end_inline_node5 } true;~p12_old~0 := ~p12_new~0;~p12_new~0 := ~nomsg~0;~p13_old~0 := ~p13_new~0;~p13_new~0 := ~nomsg~0;~p14_old~0 := ~p14_new~0;~p14_new~0 := ~nomsg~0;~p15_old~0 := ~p15_new~0;~p15_new~0 := ~nomsg~0;~p21_old~0 := ~p21_new~0;~p21_new~0 := ~nomsg~0;~p23_old~0 := ~p23_new~0;~p23_new~0 := ~nomsg~0;~p24_old~0 := ~p24_new~0;~p24_new~0 := ~nomsg~0;~p25_old~0 := ~p25_new~0;~p25_new~0 := ~nomsg~0;~p31_old~0 := ~p31_new~0;~p31_new~0 := ~nomsg~0;~p32_old~0 := ~p32_new~0;~p32_new~0 := ~nomsg~0;~p34_old~0 := ~p34_new~0;~p34_new~0 := ~nomsg~0;~p35_old~0 := ~p35_new~0;~p35_new~0 := ~nomsg~0;~p41_old~0 := ~p41_new~0;~p41_new~0 := ~nomsg~0;~p42_old~0 := ~p42_new~0;~p42_new~0 := ~nomsg~0;~p43_old~0 := ~p43_new~0;~p43_new~0 := ~nomsg~0;~p45_old~0 := ~p45_new~0;~p45_new~0 := ~nomsg~0;~p51_old~0 := ~p51_new~0;~p51_new~0 := ~nomsg~0;~p52_old~0 := ~p52_new~0;~p52_new~0 := ~nomsg~0;~p53_old~0 := ~p53_new~0;~p53_new~0 := ~nomsg~0;~p54_old~0 := ~p54_new~0;~p54_new~0 := ~nomsg~0;assume { :begin_inline_check } true;havoc check_#res#1;havoc check_~tmp~1#1;havoc check_~tmp~1#1; 6740#L2628 assume ~st1~0 + ~st2~0 + ~st3~0 + ~st4~0 + ~st5~0 <= 1; 6738#L2629 assume ~st1~0 + ~nl1~0 <= 1; 6737#L2630 assume ~st2~0 + ~nl2~0 <= 1; 6736#L2631 assume ~st3~0 + ~nl3~0 <= 1; 6735#L2632 assume ~st4~0 + ~nl4~0 <= 1; 6734#L2633 assume ~st5~0 + ~nl5~0 <= 1; 6733#L2634 assume !((if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) >= 4); 6732#L2637 assume 0 == ~st1~0 + ~st2~0 + ~st3~0 + ~st4~0 + ~st5~0; 6285#$Ultimate##1721 assume (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 4; 6286#$Ultimate##1725 assume !((if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) >= 4); 6079#L2647 assume 0 == ~nl1~0 + ~nl2~0 + ~nl3~0 + ~nl4~0 + ~nl5~0; 6080#$Ultimate##1729 assume (if ~r1~0 % 256 % 4294967296 <= 2147483647 then ~r1~0 % 256 % 4294967296 else ~r1~0 % 256 % 4294967296 - 4294967296) < 4;check_~tmp~1#1 := 1; 6937#L2628-1 check_#res#1 := check_~tmp~1#1; 6936#check_returnLabel#1 main_#t~ret60#1 := check_#res#1;havoc check_~tmp~1#1;assume { :end_inline_check } true;main_~c1~0#1 := main_#t~ret60#1;havoc main_#t~ret60#1;assume { :begin_inline_assert } true;assert_#in~arg#1 := (if 0 == main_~c1~0#1 then 0 else 1);havoc assert_~arg#1;assert_~arg#1 := assert_#in~arg#1; 6935#L2851 assume !(0 == assert_~arg#1 % 256); 6934#L2846 havoc assert_~arg#1;havoc assert_#in~arg#1;assume { :end_inline_assert } true; 6662#L2792-2 [2023-11-29 02:23:40,565 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:23:40,565 INFO L85 PathProgramCache]: Analyzing trace with hash 754578853, now seen corresponding path program 2 times [2023-11-29 02:23:40,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:23:40,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1673308030] [2023-11-29 02:23:40,565 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:23:40,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:23:40,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:23:40,678 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 02:23:40,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:23:40,894 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 02:23:40,895 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:23:40,895 INFO L85 PathProgramCache]: Analyzing trace with hash -46493211, now seen corresponding path program 1 times [2023-11-29 02:23:40,895 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:23:40,896 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [174242041] [2023-11-29 02:23:40,896 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:23:40,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:23:40,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:23:40,930 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 02:23:40,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 02:23:40,955 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 02:23:40,955 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 02:23:40,956 INFO L85 PathProgramCache]: Analyzing trace with hash -1794227007, now seen corresponding path program 1 times [2023-11-29 02:23:40,956 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 02:23:40,956 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1401447334] [2023-11-29 02:23:40,956 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 02:23:40,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 02:23:40,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 02:23:41,108 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 02:23:41,109 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 02:23:41,109 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1401447334] [2023-11-29 02:23:41,109 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1401447334] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 02:23:41,109 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 02:23:41,109 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 02:23:41,109 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [571477783] [2023-11-29 02:23:41,109 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 02:23:46,312 INFO L210 LassoAnalysis]: Preferences: [2023-11-29 02:23:46,312 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-29 02:23:46,312 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-29 02:23:46,313 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-29 02:23:46,313 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2023-11-29 02:23:46,313 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 02:23:46,313 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-29 02:23:46,313 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-29 02:23:46,313 INFO L133 ssoRankerPreferences]: Filename of dumped script: pals_floodmax.5.4.ufo.UNBOUNDED.pals.c_Iteration5_Loop [2023-11-29 02:23:46,313 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-29 02:23:46,313 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-29 02:23:46,326 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-29 02:23:46,328 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-29 02:23:46,330 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-29 02:23:46,334 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-29 02:23:46,336 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-29 02:23:48,000 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-29 02:23:48,002 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-29 02:23:48,004 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-29 02:23:48,006 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-29 02:23:48,007 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-29 02:23:48,009 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-29 02:23:48,010 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-29 02:23:48,012 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-29 02:23:48,016 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-29 02:23:48,020 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-29 02:23:48,031 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-29 02:23:48,033 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-29 02:23:48,035 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-29 02:23:48,040 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-29 02:23:48,042 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-29 02:23:48,044 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-29 02:23:48,046 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-29 02:23:50,587 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 28