./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/array-memsafety/openbsd_cstrnlen-alloca-1.i --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_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/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_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/array-memsafety/openbsd_cstrnlen-alloca-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/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_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/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 b06b08d501323de811576605780ed72bdf24037e477195316df25396abb6c35b --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 06:47:22,401 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 06:47:22,466 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-29 06:47:22,470 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 06:47:22,470 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 06:47:22,495 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 06:47:22,495 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 06:47:22,496 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 06:47:22,496 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 06:47:22,497 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 06:47:22,498 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 06:47:22,498 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 06:47:22,499 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 06:47:22,499 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-29 06:47:22,500 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-29 06:47:22,500 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-29 06:47:22,501 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-29 06:47:22,501 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-29 06:47:22,502 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-29 06:47:22,502 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 06:47:22,503 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-29 06:47:22,504 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 06:47:22,504 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 06:47:22,505 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 06:47:22,505 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 06:47:22,505 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-29 06:47:22,506 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-29 06:47:22,506 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-29 06:47:22,507 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 06:47:22,507 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 06:47:22,507 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 06:47:22,508 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-29 06:47:22,508 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 06:47:22,509 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 06:47:22,509 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 06:47:22,509 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 06:47:22,509 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 06:47:22,510 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-29 06:47:22,510 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_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/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_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/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 -> b06b08d501323de811576605780ed72bdf24037e477195316df25396abb6c35b [2023-11-29 06:47:22,702 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 06:47:22,727 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 06:47:22,730 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 06:47:22,731 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 06:47:22,731 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 06:47:22,732 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/array-memsafety/openbsd_cstrnlen-alloca-1.i [2023-11-29 06:47:25,497 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 06:47:25,709 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 06:47:25,709 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/sv-benchmarks/c/array-memsafety/openbsd_cstrnlen-alloca-1.i [2023-11-29 06:47:25,724 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/data/8879ceddb/152e5a0dc95545959b72f1d0ff6ba131/FLAG1dd5d5ce8 [2023-11-29 06:47:25,739 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/data/8879ceddb/152e5a0dc95545959b72f1d0ff6ba131 [2023-11-29 06:47:25,742 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 06:47:25,743 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 06:47:25,745 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 06:47:25,745 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 06:47:25,750 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 06:47:25,751 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 06:47:25" (1/1) ... [2023-11-29 06:47:25,752 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7de0ceb7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:25, skipping insertion in model container [2023-11-29 06:47:25,752 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 06:47:25" (1/1) ... [2023-11-29 06:47:25,794 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 06:47:26,064 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 06:47:26,076 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 06:47:26,110 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 06:47:26,140 INFO L206 MainTranslator]: Completed translation [2023-11-29 06:47:26,141 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26 WrapperNode [2023-11-29 06:47:26,141 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 06:47:26,142 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 06:47:26,142 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 06:47:26,142 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 06:47:26,149 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (1/1) ... [2023-11-29 06:47:26,160 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (1/1) ... [2023-11-29 06:47:26,176 INFO L138 Inliner]: procedures = 117, calls = 9, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 62 [2023-11-29 06:47:26,177 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 06:47:26,177 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 06:47:26,177 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 06:47:26,178 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 06:47:26,189 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (1/1) ... [2023-11-29 06:47:26,189 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (1/1) ... [2023-11-29 06:47:26,192 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (1/1) ... [2023-11-29 06:47:26,205 INFO L175 MemorySlicer]: Split 3 memory accesses to 1 slices as follows [3]. 100 percent of accesses are in the largest equivalence class. The 0 initializations are split as follows [0]. The 2 writes are split as follows [2]. [2023-11-29 06:47:26,206 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (1/1) ... [2023-11-29 06:47:26,206 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (1/1) ... [2023-11-29 06:47:26,211 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (1/1) ... [2023-11-29 06:47:26,215 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (1/1) ... [2023-11-29 06:47:26,216 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (1/1) ... [2023-11-29 06:47:26,217 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (1/1) ... [2023-11-29 06:47:26,219 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 06:47:26,220 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 06:47:26,221 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 06:47:26,221 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 06:47:26,222 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (1/1) ... [2023-11-29 06:47:26,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:26,239 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:26,252 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:26,253 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-29 06:47:26,282 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-29 06:47:26,282 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-29 06:47:26,282 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 06:47:26,282 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 06:47:26,282 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 06:47:26,282 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 06:47:26,372 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 06:47:26,374 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 06:47:26,498 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 06:47:26,507 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 06:47:26,507 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-29 06:47:26,509 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 06:47:26 BoogieIcfgContainer [2023-11-29 06:47:26,509 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 06:47:26,510 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-29 06:47:26,510 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-29 06:47:26,514 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-29 06:47:26,514 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-29 06:47:26,515 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 29.11 06:47:25" (1/3) ... [2023-11-29 06:47:26,516 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@37e410f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 29.11 06:47:26, skipping insertion in model container [2023-11-29 06:47:26,516 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-29 06:47:26,516 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 06:47:26" (2/3) ... [2023-11-29 06:47:26,516 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@37e410f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 29.11 06:47:26, skipping insertion in model container [2023-11-29 06:47:26,516 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-29 06:47:26,517 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 06:47:26" (3/3) ... [2023-11-29 06:47:26,518 INFO L332 chiAutomizerObserver]: Analyzing ICFG openbsd_cstrnlen-alloca-1.i [2023-11-29 06:47:26,570 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-29 06:47:26,570 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-29 06:47:26,570 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-29 06:47:26,570 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-29 06:47:26,570 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-29 06:47:26,570 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-29 06:47:26,571 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-29 06:47:26,571 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-29 06:47:26,575 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 17 states, 16 states have (on average 1.4375) internal successors, (23), 16 states have internal predecessors, (23), 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 06:47:26,593 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 6 [2023-11-29 06:47:26,594 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-29 06:47:26,594 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-29 06:47:26,603 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2023-11-29 06:47:26,603 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2023-11-29 06:47:26,603 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-29 06:47:26,603 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 17 states, 16 states have (on average 1.4375) internal successors, (23), 16 states have internal predecessors, (23), 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 06:47:26,605 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 6 [2023-11-29 06:47:26,605 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-29 06:47:26,605 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-29 06:47:26,606 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2023-11-29 06:47:26,606 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2023-11-29 06:47:26,612 INFO L748 eck$LassoCheckResult]: Stem: 13#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier; 8#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet6#1, main_#t~nondet7#1, main_#t~malloc8#1.base, main_#t~malloc8#1.offset, main_#t~nondet10#1, main_#t~post9#1, main_~i~0#1, main_#t~ret11#1, main_~length1~0#1, main_~n~0#1, main_~nondetString1~0#1.base, main_~nondetString1~0#1.offset;havoc main_#t~nondet6#1;main_~length1~0#1 := main_#t~nondet6#1;havoc main_#t~nondet6#1;havoc main_#t~nondet7#1;main_~n~0#1 := main_#t~nondet7#1;havoc main_#t~nondet7#1; 11#L524true assume !(main_~length1~0#1 < 1); 16#L524-2true assume !(main_~n~0#1 < 1); 4#L527-1true call main_#t~malloc8#1.base, main_#t~malloc8#1.offset := #Ultimate.allocOnStack(main_~length1~0#1 % 4294967296);main_~nondetString1~0#1.base, main_~nondetString1~0#1.offset := main_#t~malloc8#1.base, main_#t~malloc8#1.offset;main_~i~0#1 := 0; 15#L532-3true [2023-11-29 06:47:26,612 INFO L750 eck$LassoCheckResult]: Loop: 15#L532-3true assume !!(main_~i~0#1 < main_~length1~0#1 - 1);havoc main_#t~nondet10#1;call write~int#0(main_#t~nondet10#1, main_~nondetString1~0#1.base, main_~nondetString1~0#1.offset + main_~i~0#1, 1);havoc main_#t~nondet10#1; 6#L532-2true main_#t~post9#1 := main_~i~0#1;main_~i~0#1 := 1 + main_#t~post9#1;havoc main_#t~post9#1; 15#L532-3true [2023-11-29 06:47:26,617 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:47:26,617 INFO L85 PathProgramCache]: Analyzing trace with hash 28695878, now seen corresponding path program 1 times [2023-11-29 06:47:26,625 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:47:26,626 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [388229834] [2023-11-29 06:47:26,626 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:47:26,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:47:26,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:26,721 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 06:47:26,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:26,764 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 06:47:26,767 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:47:26,767 INFO L85 PathProgramCache]: Analyzing trace with hash 1699, now seen corresponding path program 1 times [2023-11-29 06:47:26,768 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:47:26,768 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [289673736] [2023-11-29 06:47:26,768 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:47:26,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:47:26,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:26,781 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 06:47:26,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:26,790 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 06:47:26,792 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:47:26,792 INFO L85 PathProgramCache]: Analyzing trace with hash 1806935720, now seen corresponding path program 1 times [2023-11-29 06:47:26,792 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:47:26,793 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2029668894] [2023-11-29 06:47:26,793 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:47:26,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:47:26,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:26,822 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 06:47:26,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:26,842 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 06:47:27,110 INFO L210 LassoAnalysis]: Preferences: [2023-11-29 06:47:27,110 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-29 06:47:27,110 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-29 06:47:27,111 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-29 06:47:27,111 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-29 06:47:27,111 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,111 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-29 06:47:27,111 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-29 06:47:27,111 INFO L133 ssoRankerPreferences]: Filename of dumped script: openbsd_cstrnlen-alloca-1.i_Iteration1_Lasso [2023-11-29 06:47:27,111 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-29 06:47:27,112 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-29 06:47:27,126 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 06:47:27,134 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 06:47:27,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 06:47:27,139 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 06:47:27,141 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 06:47:27,145 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 06:47:27,149 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 06:47:27,153 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 06:47:27,155 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 06:47:27,299 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 06:47:27,302 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 06:47:27,305 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 06:47:27,579 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-29 06:47:27,584 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-29 06:47:27,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,585 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:27,593 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:27,594 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2023-11-29 06:47:27,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:27,609 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:27,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:27,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:27,609 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:27,613 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 06:47:27,614 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-29 06:47:27,631 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:27,639 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2023-11-29 06:47:27,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,639 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:27,640 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:27,641 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2023-11-29 06:47: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 06:47:27,653 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:27,653 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 06:47:27,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:27,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:27,654 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:27,655 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 06:47:27,655 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 06:47:27,656 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:27,659 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2023-11-29 06:47:27,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,660 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:27,661 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:27,662 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2023-11-29 06:47:27,663 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:27,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:27,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 06:47:27,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:27,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:27,674 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:27,675 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 06:47:27,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 06:47:27,676 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:27,686 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2023-11-29 06:47:27,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,687 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:27,688 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:27,691 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2023-11-29 06:47:27,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:27,705 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:27,706 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 06:47:27,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:27,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:27,706 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:27,707 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 06:47:27,707 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 06:47:27,709 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:27,712 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2023-11-29 06:47:27,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,712 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:27,714 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:27,716 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2023-11-29 06:47:27,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 06:47:27,730 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:27,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:27,730 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:27,730 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:27,734 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 06:47:27,734 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-29 06:47:27,739 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:27,747 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2023-11-29 06:47:27,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,748 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:27,749 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:27,751 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2023-11-29 06:47:27,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:27,764 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:27,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:27,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:27,765 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:27,769 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 06:47:27,769 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-29 06:47:27,774 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:27,782 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2023-11-29 06:47:27,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,782 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:27,783 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:27,785 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2023-11-29 06:47:27,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 06:47:27,798 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:27,799 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:27,799 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:27,799 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:27,802 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 06:47:27,802 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-29 06:47:27,810 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:27,814 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0 [2023-11-29 06:47:27,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,815 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:27,816 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:27,818 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2023-11-29 06:47:27,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:27,831 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:27,831 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 06:47:27,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:27,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:27,831 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:27,832 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 06:47:27,832 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 06:47:27,834 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:27,839 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2023-11-29 06:47:27,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,839 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:27,840 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:27,843 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2023-11-29 06:47:27,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 06:47:27,856 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:27,856 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 06:47:27,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:27,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:27,856 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:27,857 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 06:47:27,857 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 06:47:27,859 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:27,863 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2023-11-29 06:47:27,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,864 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:27,867 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:27,875 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2023-11-29 06:47:27,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:27,888 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:27,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:27,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:27,888 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:27,891 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 06:47:27,891 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-29 06:47:27,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:27,901 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0 [2023-11-29 06:47:27,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,902 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:27,903 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:27,905 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2023-11-29 06:47:27,906 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:27,916 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:27,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:27,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:27,917 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:27,922 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 06:47:27,922 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-29 06:47:27,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:27,933 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0 [2023-11-29 06:47:27,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:27,933 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:27,934 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:27,936 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2023-11-29 06:47:27,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:27,947 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:27,947 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:27,947 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:27,947 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:27,955 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 06:47:27,955 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-29 06:47:27,970 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-29 06:47:28,043 INFO L443 ModelExtractionUtils]: Simplification made 19 calls to the SMT solver. [2023-11-29 06:47:28,044 INFO L444 ModelExtractionUtils]: 4 out of 19 variables were initially zero. Simplification set additionally 11 variables to zero. [2023-11-29 06:47:28,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:28,045 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:28,075 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:28,077 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2023-11-29 06:47:28,078 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-29 06:47:28,095 INFO L438 nArgumentSynthesizer]: Removed 1 redundant supporting invariants from a total of 2. [2023-11-29 06:47:28,095 INFO L513 LassoAnalysis]: Proved termination. [2023-11-29 06:47:28,096 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select #length ULTIMATE.start_main_#t~malloc8#1.base)_1, ULTIMATE.start_main_~i~0#1) = 1*v_rep(select #length ULTIMATE.start_main_#t~malloc8#1.base)_1 - 1*ULTIMATE.start_main_~i~0#1 Supporting invariants [1*ULTIMATE.start_main_~nondetString1~0#1.offset >= 0] [2023-11-29 06:47:28,100 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2023-11-29 06:47:28,119 INFO L156 tatePredicateManager]: 2 out of 4 supporting invariants were superfluous and have been removed [2023-11-29 06:47:28,130 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #length[#t~malloc8!base] could not be translated [2023-11-29 06:47:28,156 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:47:28,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:47:28,176 INFO L262 TraceCheckSpWp]: Trace formula consists of 26 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-29 06:47:28,177 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:47:28,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:47:28,195 INFO L262 TraceCheckSpWp]: Trace formula consists of 16 conjuncts, 7 conjunts are in the unsatisfiable core [2023-11-29 06:47:28,196 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:47:28,225 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 06:47:28,251 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2023-11-29 06:47:28,253 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 17 states, 16 states have (on average 1.4375) internal successors, (23), 16 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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 06:47:28,316 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 17 states, 16 states have (on average 1.4375) internal successors, (23), 16 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0). Second operand has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 30 states and 42 transitions. Complement of second has 8 states. [2023-11-29 06:47:28,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 2 non-accepting loop states 1 accepting loop states [2023-11-29 06:47:28,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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 06:47:28,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 23 transitions. [2023-11-29 06:47:28,324 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 23 transitions. Stem has 5 letters. Loop has 2 letters. [2023-11-29 06:47:28,325 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-29 06:47:28,325 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 23 transitions. Stem has 7 letters. Loop has 2 letters. [2023-11-29 06:47:28,325 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-29 06:47:28,326 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 23 transitions. Stem has 5 letters. Loop has 4 letters. [2023-11-29 06:47:28,326 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-29 06:47:28,326 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 30 states and 42 transitions. [2023-11-29 06:47:28,329 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 4 [2023-11-29 06:47:28,332 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 30 states to 13 states and 18 transitions. [2023-11-29 06:47:28,333 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 10 [2023-11-29 06:47:28,334 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 11 [2023-11-29 06:47:28,334 INFO L73 IsDeterministic]: Start isDeterministic. Operand 13 states and 18 transitions. [2023-11-29 06:47:28,334 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:47:28,334 INFO L218 hiAutomatonCegarLoop]: Abstraction has 13 states and 18 transitions. [2023-11-29 06:47:28,346 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 13 states and 18 transitions. [2023-11-29 06:47:28,352 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 13 to 13. [2023-11-29 06:47:28,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13 states, 13 states have (on average 1.3846153846153846) internal successors, (18), 12 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 06:47:28,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 18 transitions. [2023-11-29 06:47:28,354 INFO L240 hiAutomatonCegarLoop]: Abstraction has 13 states and 18 transitions. [2023-11-29 06:47:28,354 INFO L428 stractBuchiCegarLoop]: Abstraction has 13 states and 18 transitions. [2023-11-29 06:47:28,354 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-29 06:47:28,354 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 13 states and 18 transitions. [2023-11-29 06:47:28,355 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 4 [2023-11-29 06:47:28,355 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-29 06:47:28,355 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-29 06:47:28,355 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:47:28,355 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2023-11-29 06:47:28,356 INFO L748 eck$LassoCheckResult]: Stem: 124#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier; 125#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet6#1, main_#t~nondet7#1, main_#t~malloc8#1.base, main_#t~malloc8#1.offset, main_#t~nondet10#1, main_#t~post9#1, main_~i~0#1, main_#t~ret11#1, main_~length1~0#1, main_~n~0#1, main_~nondetString1~0#1.base, main_~nondetString1~0#1.offset;havoc main_#t~nondet6#1;main_~length1~0#1 := main_#t~nondet6#1;havoc main_#t~nondet6#1;havoc main_#t~nondet7#1;main_~n~0#1 := main_#t~nondet7#1;havoc main_#t~nondet7#1; 116#L524 assume !(main_~length1~0#1 < 1); 117#L524-2 assume !(main_~n~0#1 < 1); 118#L527-1 call main_#t~malloc8#1.base, main_#t~malloc8#1.offset := #Ultimate.allocOnStack(main_~length1~0#1 % 4294967296);main_~nondetString1~0#1.base, main_~nondetString1~0#1.offset := main_#t~malloc8#1.base, main_#t~malloc8#1.offset;main_~i~0#1 := 0; 119#L532-3 assume !(main_~i~0#1 < main_~length1~0#1 - 1); 122#L532-4 havoc main_~i~0#1;call write~int#0(0, main_~nondetString1~0#1.base, main_~nondetString1~0#1.offset + (main_~length1~0#1 - 1), 1);assume { :begin_inline_cstrnlen } true;cstrnlen_#in~str#1.base, cstrnlen_#in~str#1.offset, cstrnlen_#in~maxlen#1 := main_~nondetString1~0#1.base, main_~nondetString1~0#1.offset, main_~n~0#1;havoc cstrnlen_#res#1;havoc cstrnlen_#t~post2#1.base, cstrnlen_#t~post2#1.offset, cstrnlen_#t~post3#1, cstrnlen_#t~mem4#1, cstrnlen_#t~short5#1, cstrnlen_~str#1.base, cstrnlen_~str#1.offset, cstrnlen_~maxlen#1, cstrnlen_~cp~0#1.base, cstrnlen_~cp~0#1.offset;cstrnlen_~str#1.base, cstrnlen_~str#1.offset := cstrnlen_#in~str#1.base, cstrnlen_#in~str#1.offset;cstrnlen_~maxlen#1 := cstrnlen_#in~maxlen#1;havoc cstrnlen_~cp~0#1.base, cstrnlen_~cp~0#1.offset;cstrnlen_~cp~0#1.base, cstrnlen_~cp~0#1.offset := cstrnlen_~str#1.base, cstrnlen_~str#1.offset; 123#L517-6 [2023-11-29 06:47:28,356 INFO L750 eck$LassoCheckResult]: Loop: 123#L517-6 cstrnlen_#t~short5#1 := 0 != cstrnlen_~maxlen#1 % 4294967296; 126#L517-1 assume cstrnlen_#t~short5#1;call cstrnlen_#t~mem4#1 := read~int#0(cstrnlen_~cp~0#1.base, cstrnlen_~cp~0#1.offset, 1);cstrnlen_#t~short5#1 := 0 != cstrnlen_#t~mem4#1; 127#L517-3 assume !!cstrnlen_#t~short5#1;havoc cstrnlen_#t~mem4#1;havoc cstrnlen_#t~short5#1; 128#L517-5 cstrnlen_#t~post2#1.base, cstrnlen_#t~post2#1.offset := cstrnlen_~cp~0#1.base, cstrnlen_~cp~0#1.offset;cstrnlen_~cp~0#1.base, cstrnlen_~cp~0#1.offset := cstrnlen_#t~post2#1.base, 1 + cstrnlen_#t~post2#1.offset;havoc cstrnlen_#t~post2#1.base, cstrnlen_#t~post2#1.offset;cstrnlen_#t~post3#1 := cstrnlen_~maxlen#1;cstrnlen_~maxlen#1 := cstrnlen_#t~post3#1 - 1;havoc cstrnlen_#t~post3#1; 123#L517-6 [2023-11-29 06:47:28,356 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:47:28,356 INFO L85 PathProgramCache]: Analyzing trace with hash 1806935662, now seen corresponding path program 1 times [2023-11-29 06:47:28,357 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:47:28,357 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [353304071] [2023-11-29 06:47:28,357 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:47:28,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:47:28,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:28,375 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 06:47:28,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:28,391 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 06:47:28,392 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:47:28,392 INFO L85 PathProgramCache]: Analyzing trace with hash 1942630, now seen corresponding path program 1 times [2023-11-29 06:47:28,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:47:28,392 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [699608056] [2023-11-29 06:47:28,392 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:47:28,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:47:28,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:28,400 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 06:47:28,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:28,408 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 06:47:28,408 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:47:28,408 INFO L85 PathProgramCache]: Analyzing trace with hash -2087826349, now seen corresponding path program 1 times [2023-11-29 06:47:28,409 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:47:28,409 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [660088072] [2023-11-29 06:47:28,409 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:47:28,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:47:28,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:47:28,689 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 06:47:28,689 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 06:47:28,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [660088072] [2023-11-29 06:47:28,690 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [660088072] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 06:47:28,690 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 06:47:28,690 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-11-29 06:47:28,691 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [745026698] [2023-11-29 06:47:28,691 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 06:47:28,797 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 06:47:28,799 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-29 06:47:28,800 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2023-11-29 06:47:28,801 INFO L87 Difference]: Start difference. First operand 13 states and 18 transitions. cyclomatic complexity: 7 Second operand has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 7 states have internal predecessors, (11), 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 06:47:28,881 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 06:47:28,881 INFO L93 Difference]: Finished difference Result 19 states and 23 transitions. [2023-11-29 06:47:28,881 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 19 states and 23 transitions. [2023-11-29 06:47:28,882 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 4 [2023-11-29 06:47:28,883 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 19 states to 14 states and 17 transitions. [2023-11-29 06:47:28,883 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 11 [2023-11-29 06:47:28,883 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 11 [2023-11-29 06:47:28,883 INFO L73 IsDeterministic]: Start isDeterministic. Operand 14 states and 17 transitions. [2023-11-29 06:47:28,883 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:47:28,883 INFO L218 hiAutomatonCegarLoop]: Abstraction has 14 states and 17 transitions. [2023-11-29 06:47:28,884 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states and 17 transitions. [2023-11-29 06:47:28,884 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 13. [2023-11-29 06:47:28,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13 states, 13 states have (on average 1.2307692307692308) internal successors, (16), 12 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 06:47:28,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 16 transitions. [2023-11-29 06:47:28,885 INFO L240 hiAutomatonCegarLoop]: Abstraction has 13 states and 16 transitions. [2023-11-29 06:47:28,886 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-29 06:47:28,886 INFO L428 stractBuchiCegarLoop]: Abstraction has 13 states and 16 transitions. [2023-11-29 06:47:28,886 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2023-11-29 06:47:28,887 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 13 states and 16 transitions. [2023-11-29 06:47:28,887 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 4 [2023-11-29 06:47:28,887 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-29 06:47:28,887 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-29 06:47:28,888 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 06:47:28,888 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2023-11-29 06:47:28,888 INFO L748 eck$LassoCheckResult]: Stem: 176#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier; 177#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet6#1, main_#t~nondet7#1, main_#t~malloc8#1.base, main_#t~malloc8#1.offset, main_#t~nondet10#1, main_#t~post9#1, main_~i~0#1, main_#t~ret11#1, main_~length1~0#1, main_~n~0#1, main_~nondetString1~0#1.base, main_~nondetString1~0#1.offset;havoc main_#t~nondet6#1;main_~length1~0#1 := main_#t~nondet6#1;havoc main_#t~nondet6#1;havoc main_#t~nondet7#1;main_~n~0#1 := main_#t~nondet7#1;havoc main_#t~nondet7#1; 168#L524 assume !(main_~length1~0#1 < 1); 169#L524-2 assume !(main_~n~0#1 < 1); 170#L527-1 call main_#t~malloc8#1.base, main_#t~malloc8#1.offset := #Ultimate.allocOnStack(main_~length1~0#1 % 4294967296);main_~nondetString1~0#1.base, main_~nondetString1~0#1.offset := main_#t~malloc8#1.base, main_#t~malloc8#1.offset;main_~i~0#1 := 0; 171#L532-3 assume !!(main_~i~0#1 < main_~length1~0#1 - 1);havoc main_#t~nondet10#1;call write~int#0(main_#t~nondet10#1, main_~nondetString1~0#1.base, main_~nondetString1~0#1.offset + main_~i~0#1, 1);havoc main_#t~nondet10#1; 172#L532-2 main_#t~post9#1 := main_~i~0#1;main_~i~0#1 := 1 + main_#t~post9#1;havoc main_#t~post9#1; 173#L532-3 assume !(main_~i~0#1 < main_~length1~0#1 - 1); 174#L532-4 havoc main_~i~0#1;call write~int#0(0, main_~nondetString1~0#1.base, main_~nondetString1~0#1.offset + (main_~length1~0#1 - 1), 1);assume { :begin_inline_cstrnlen } true;cstrnlen_#in~str#1.base, cstrnlen_#in~str#1.offset, cstrnlen_#in~maxlen#1 := main_~nondetString1~0#1.base, main_~nondetString1~0#1.offset, main_~n~0#1;havoc cstrnlen_#res#1;havoc cstrnlen_#t~post2#1.base, cstrnlen_#t~post2#1.offset, cstrnlen_#t~post3#1, cstrnlen_#t~mem4#1, cstrnlen_#t~short5#1, cstrnlen_~str#1.base, cstrnlen_~str#1.offset, cstrnlen_~maxlen#1, cstrnlen_~cp~0#1.base, cstrnlen_~cp~0#1.offset;cstrnlen_~str#1.base, cstrnlen_~str#1.offset := cstrnlen_#in~str#1.base, cstrnlen_#in~str#1.offset;cstrnlen_~maxlen#1 := cstrnlen_#in~maxlen#1;havoc cstrnlen_~cp~0#1.base, cstrnlen_~cp~0#1.offset;cstrnlen_~cp~0#1.base, cstrnlen_~cp~0#1.offset := cstrnlen_~str#1.base, cstrnlen_~str#1.offset; 175#L517-6 [2023-11-29 06:47:28,888 INFO L750 eck$LassoCheckResult]: Loop: 175#L517-6 cstrnlen_#t~short5#1 := 0 != cstrnlen_~maxlen#1 % 4294967296; 178#L517-1 assume cstrnlen_#t~short5#1;call cstrnlen_#t~mem4#1 := read~int#0(cstrnlen_~cp~0#1.base, cstrnlen_~cp~0#1.offset, 1);cstrnlen_#t~short5#1 := 0 != cstrnlen_#t~mem4#1; 179#L517-3 assume !!cstrnlen_#t~short5#1;havoc cstrnlen_#t~mem4#1;havoc cstrnlen_#t~short5#1; 180#L517-5 cstrnlen_#t~post2#1.base, cstrnlen_#t~post2#1.offset := cstrnlen_~cp~0#1.base, cstrnlen_~cp~0#1.offset;cstrnlen_~cp~0#1.base, cstrnlen_~cp~0#1.offset := cstrnlen_#t~post2#1.base, 1 + cstrnlen_#t~post2#1.offset;havoc cstrnlen_#t~post2#1.base, cstrnlen_#t~post2#1.offset;cstrnlen_#t~post3#1 := cstrnlen_~maxlen#1;cstrnlen_~maxlen#1 := cstrnlen_#t~post3#1 - 1;havoc cstrnlen_#t~post3#1; 175#L517-6 [2023-11-29 06:47:28,888 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:47:28,889 INFO L85 PathProgramCache]: Analyzing trace with hash 1298440016, now seen corresponding path program 1 times [2023-11-29 06:47:28,889 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:47:28,889 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1111286920] [2023-11-29 06:47:28,889 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:47:28,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:47:28,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:28,902 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 06:47:28,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:28,913 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 06:47:28,913 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:47:28,914 INFO L85 PathProgramCache]: Analyzing trace with hash 1942630, now seen corresponding path program 2 times [2023-11-29 06:47:28,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:47:28,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [169727400] [2023-11-29 06:47:28,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:47:28,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:47:28,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:28,919 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 06:47:28,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:28,924 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 06:47:28,924 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:47:28,924 INFO L85 PathProgramCache]: Analyzing trace with hash -1066138571, now seen corresponding path program 1 times [2023-11-29 06:47:28,925 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 06:47:28,925 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [454223603] [2023-11-29 06:47:28,925 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 06:47:28,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 06:47:28,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:28,943 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-29 06:47:28,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-29 06:47:28,956 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-29 06:47:29,168 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2023-11-29 06:47:29,419 INFO L210 LassoAnalysis]: Preferences: [2023-11-29 06:47:29,419 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-29 06:47:29,419 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-29 06:47:29,419 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-29 06:47:29,419 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-29 06:47:29,419 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:29,419 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-29 06:47:29,420 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-29 06:47:29,420 INFO L133 ssoRankerPreferences]: Filename of dumped script: openbsd_cstrnlen-alloca-1.i_Iteration3_Lasso [2023-11-29 06:47:29,420 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-29 06:47:29,420 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-29 06:47:29,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 06:47:29,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 06:47:29,429 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 06:47:29,432 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 06:47:29,435 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 06:47:29,438 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 06:47:29,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 06:47:29,443 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 06:47:29,445 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 06:47:29,628 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-29 06:47:29,631 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 06:47:29,633 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-29 06:47:29,635 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-29 06:47:29,639 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-29 06:47:29,642 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-29 06:47:29,646 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 06:47:29,648 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 06:47:29,650 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 06:47:29,652 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-29 06:47:29,655 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-29 06:47:29,658 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 06:47:29,660 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-29 06:47:29,663 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 06:47:30,003 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-29 06:47:30,004 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-29 06:47:30,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:30,004 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:30,008 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:30,011 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2023-11-29 06:47:30,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:30,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:30,022 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 06:47:30,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:30,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:30,022 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:30,023 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 06:47:30,023 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 06:47:30,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:30,028 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2023-11-29 06:47:30,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:30,028 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:30,029 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:30,033 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2023-11-29 06:47:30,035 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:30,047 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:30,048 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 06:47:30,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:30,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:30,048 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:30,048 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 06:47:30,048 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 06:47:30,050 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:30,052 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2023-11-29 06:47:30,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:30,053 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:30,053 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:30,054 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2023-11-29 06:47:30,055 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:30,068 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:30,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:30,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:30,068 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:30,070 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 06:47:30,070 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-29 06:47:30,073 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:30,076 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0 [2023-11-29 06:47:30,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:30,077 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:30,078 INFO L229 MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:30,080 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2023-11-29 06:47:30,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:30,090 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:30,090 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 06:47:30,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:30,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:30,091 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:30,091 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 06:47:30,091 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 06:47:30,092 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:30,095 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2023-11-29 06:47:30,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:30,095 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:30,096 INFO L229 MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:30,098 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2023-11-29 06:47:30,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:30,109 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:30,109 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 06:47:30,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:30,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:30,109 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:30,109 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 06:47:30,109 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 06:47:30,111 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:30,113 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2023-11-29 06:47:30,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:30,114 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:30,115 INFO L229 MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:30,124 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2023-11-29 06:47:30,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:30,137 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:30,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:30,138 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:30,138 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:30,139 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 06:47:30,140 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-29 06:47:30,145 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:30,148 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2023-11-29 06:47:30,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:30,149 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:30,150 INFO L229 MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:30,153 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2023-11-29 06:47:30,154 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:30,163 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:30,164 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 06:47:30,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:30,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:30,164 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:30,165 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 06:47:30,165 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 06:47:30,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:30,168 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0 [2023-11-29 06:47:30,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:30,169 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:30,170 INFO L229 MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:30,172 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2023-11-29 06:47: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 06:47:30,183 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:30,183 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-29 06:47:30,183 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:30,183 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:30,183 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:30,183 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-29 06:47:30,183 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-29 06:47:30,185 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-29 06:47:30,187 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0 [2023-11-29 06:47:30,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:30,188 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:30,188 INFO L229 MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:30,189 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2023-11-29 06:47:30,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-29 06:47:30,203 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-29 06:47:30,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-29 06:47:30,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-29 06:47:30,203 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-29 06:47:30,208 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-29 06:47:30,208 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-29 06:47:30,217 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-29 06:47:30,237 INFO L443 ModelExtractionUtils]: Simplification made 12 calls to the SMT solver. [2023-11-29 06:47:30,237 INFO L444 ModelExtractionUtils]: 1 out of 13 variables were initially zero. Simplification set additionally 9 variables to zero. [2023-11-29 06:47:30,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-29 06:47:30,237 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 06:47:30,238 INFO L229 MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-29 06:47:30,247 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-29 06:47:30,248 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2023-11-29 06:47:30,258 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2023-11-29 06:47:30,259 INFO L513 LassoAnalysis]: Proved termination. [2023-11-29 06:47:30,259 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_cstrnlen_~cp~0#1.offset, v_rep(select #length ULTIMATE.start_main_#t~malloc8#1.base)_2) = -1*ULTIMATE.start_cstrnlen_~cp~0#1.offset + 1*v_rep(select #length ULTIMATE.start_main_#t~malloc8#1.base)_2 Supporting invariants [] [2023-11-29 06:47:30,261 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0 [2023-11-29 06:47:30,275 INFO L156 tatePredicateManager]: 4 out of 5 supporting invariants were superfluous and have been removed [2023-11-29 06:47:30,277 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #length[#t~malloc8!base] could not be translated [2023-11-29 06:47:30,297 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 06:47:30,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:47:30,316 INFO L262 TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 10 conjunts are in the unsatisfiable core [2023-11-29 06:47:30,317 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:47:30,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 06:47:30,359 INFO L262 TraceCheckSpWp]: Trace formula consists of 20 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-29 06:47:30,359 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 06:47:30,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 06:47:30,397 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 2 loop predicates [2023-11-29 06:47:30,397 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 13 states and 16 transitions. cyclomatic complexity: 5 Second operand has 5 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 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 06:47:30,442 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 13 states and 16 transitions. cyclomatic complexity: 5. Second operand has 5 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 17 states and 21 transitions. Complement of second has 7 states. [2023-11-29 06:47:30,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 2 stem states 2 non-accepting loop states 1 accepting loop states [2023-11-29 06:47:30,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 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 06:47:30,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 15 transitions. [2023-11-29 06:47:30,444 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 15 transitions. Stem has 9 letters. Loop has 4 letters. [2023-11-29 06:47:30,444 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-29 06:47:30,444 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 15 transitions. Stem has 13 letters. Loop has 4 letters. [2023-11-29 06:47:30,444 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-29 06:47:30,444 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 15 transitions. Stem has 9 letters. Loop has 8 letters. [2023-11-29 06:47:30,445 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-29 06:47:30,445 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 17 states and 21 transitions. [2023-11-29 06:47:30,446 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-29 06:47:30,446 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 17 states to 0 states and 0 transitions. [2023-11-29 06:47:30,446 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2023-11-29 06:47:30,446 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2023-11-29 06:47:30,446 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2023-11-29 06:47:30,446 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 06:47:30,446 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-29 06:47:30,447 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-29 06:47:30,447 INFO L428 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-29 06:47:30,447 INFO L335 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2023-11-29 06:47:30,447 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2023-11-29 06:47:30,447 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-29 06:47:30,447 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2023-11-29 06:47:30,454 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 29.11 06:47:30 BoogieIcfgContainer [2023-11-29 06:47:30,454 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-29 06:47:30,455 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-29 06:47:30,455 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-29 06:47:30,455 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-29 06:47:30,456 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 06:47:26" (3/4) ... [2023-11-29 06:47:30,457 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-29 06:47:30,458 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-29 06:47:30,459 INFO L158 Benchmark]: Toolchain (without parser) took 4715.65ms. Allocated memory was 182.5MB in the beginning and 220.2MB in the end (delta: 37.7MB). Free memory was 136.5MB in the beginning and 82.0MB in the end (delta: 54.6MB). Peak memory consumption was 94.8MB. Max. memory is 16.1GB. [2023-11-29 06:47:30,459 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 104.9MB. Free memory is still 54.5MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 06:47:30,460 INFO L158 Benchmark]: CACSL2BoogieTranslator took 396.71ms. Allocated memory is still 182.5MB. Free memory was 136.5MB in the beginning and 120.3MB in the end (delta: 16.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-11-29 06:47:30,460 INFO L158 Benchmark]: Boogie Procedure Inliner took 34.64ms. Allocated memory is still 182.5MB. Free memory was 119.8MB in the beginning and 118.2MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-29 06:47:30,461 INFO L158 Benchmark]: Boogie Preprocessor took 42.41ms. Allocated memory is still 182.5MB. Free memory was 118.2MB in the beginning and 116.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-29 06:47:30,461 INFO L158 Benchmark]: RCFGBuilder took 288.68ms. Allocated memory is still 182.5MB. Free memory was 116.1MB in the beginning and 105.1MB in the end (delta: 11.0MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-29 06:47:30,462 INFO L158 Benchmark]: BuchiAutomizer took 3944.45ms. Allocated memory was 182.5MB in the beginning and 220.2MB in the end (delta: 37.7MB). Free memory was 104.7MB in the beginning and 82.0MB in the end (delta: 22.7MB). Peak memory consumption was 63.4MB. Max. memory is 16.1GB. [2023-11-29 06:47:30,462 INFO L158 Benchmark]: Witness Printer took 3.28ms. Allocated memory is still 220.2MB. Free memory is still 82.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 06:47:30,465 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.18ms. Allocated memory is still 104.9MB. Free memory is still 54.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 396.71ms. Allocated memory is still 182.5MB. Free memory was 136.5MB in the beginning and 120.3MB in the end (delta: 16.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 34.64ms. Allocated memory is still 182.5MB. Free memory was 119.8MB in the beginning and 118.2MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 42.41ms. Allocated memory is still 182.5MB. Free memory was 118.2MB in the beginning and 116.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 288.68ms. Allocated memory is still 182.5MB. Free memory was 116.1MB in the beginning and 105.1MB in the end (delta: 11.0MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * BuchiAutomizer took 3944.45ms. Allocated memory was 182.5MB in the beginning and 220.2MB in the end (delta: 37.7MB). Free memory was 104.7MB in the beginning and 82.0MB in the end (delta: 22.7MB). Peak memory consumption was 63.4MB. Max. memory is 16.1GB. * Witness Printer took 3.28ms. Allocated memory is still 220.2MB. Free memory is still 82.0MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #length[#t~malloc8!base] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #length[#t~malloc8!base] could not be translated * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 3 terminating modules (1 trivial, 2 deterministic, 0 nondeterministic). One deterministic module has affine ranking function null and consists of 5 locations. One deterministic module has affine ranking function null and consists of 5 locations. 1 modules have a trivial ranking function, the largest among these consists of 7 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 3.8s and 4 iterations. TraceHistogramMax:1. Analysis of lassos took 3.3s. Construction of modules took 0.0s. Büchi inclusion checks took 0.3s. Highest rank in rank-based complementation 3. Minimization of det autom 3. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 1 StatesRemovedByMinimization, 1 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [2, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 45 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 45 mSDsluCounter, 66 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 38 mSDsCounter, 11 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 52 IncrementalHoareTripleChecker+Invalid, 63 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 11 mSolverCounterUnsat, 28 mSDtfsCounter, 52 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc1 concLT0 SILN0 SILU0 SILI0 SILT0 lasso2 LassoPreprocessingBenchmarks: Lassos: inital115 mio100 ax115 hnf100 lsp71 ukn88 mio100 lsp46 div184 bol100 ite100 ukn100 eq155 hnf94 smp65 dnf100 smp100 tf100 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 46ms VariablesStem: 1 VariablesLoop: 0 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 2 MotzkinApplications: 6 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2023-11-29 06:47:30,480 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2023-11-29 06:47:30,681 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9b485ef6-63d4-4db2-8381-18ab6fb5ec71/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE