./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/ldv-memsafety/memleaks_test18_3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 30e01a73 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/ldv-memsafety/memleaks_test18_3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ --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 1df58a12292e53aa25870e709e17978d63a0e61d4dd56fb439981d66ecb6b925 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 22:28:20,563 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 22:28:20,679 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-23 22:28:20,684 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 22:28:20,688 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 22:28:20,722 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 22:28:20,724 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 22:28:20,725 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 22:28:20,726 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-23 22:28:20,732 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-23 22:28:20,733 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 22:28:20,733 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 22:28:20,734 INFO L153 SettingsManager]: * Use SBE=true [2023-11-23 22:28:20,736 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-23 22:28:20,737 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-23 22:28:20,737 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-23 22:28:20,739 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-23 22:28:20,740 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-23 22:28:20,740 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-23 22:28:20,741 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 22:28:20,741 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-23 22:28:20,742 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 22:28:20,742 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 22:28:20,743 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 22:28:20,743 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 22:28:20,744 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-23 22:28:20,744 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-23 22:28:20,745 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-23 22:28:20,745 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-23 22:28:20,746 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 22:28:20,747 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 22:28:20,748 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-23 22:28:20,748 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 22:28:20,748 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 22:28:20,749 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-23 22:28:20,749 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 22:28:20,749 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-23 22:28:20,750 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-23 22:28:20,750 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_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/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_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ 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 -> 1df58a12292e53aa25870e709e17978d63a0e61d4dd56fb439981d66ecb6b925 [2023-11-23 22:28:21,018 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 22:28:21,042 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 22:28:21,046 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 22:28:21,048 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 22:28:21,048 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 22:28:21,050 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/../../sv-benchmarks/c/ldv-memsafety/memleaks_test18_3.i [2023-11-23 22:28:24,250 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 22:28:24,568 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 22:28:24,569 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/sv-benchmarks/c/ldv-memsafety/memleaks_test18_3.i [2023-11-23 22:28:24,595 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/data/b303cba32/769eb96d51ce43f082553fce7338cf00/FLAG67c95007d [2023-11-23 22:28:24,615 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/data/b303cba32/769eb96d51ce43f082553fce7338cf00 [2023-11-23 22:28:24,620 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 22:28:24,622 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 22:28:24,624 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 22:28:24,624 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 22:28:24,632 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 22:28:24,633 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:28:24" (1/1) ... [2023-11-23 22:28:24,634 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@36079467 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:24, skipping insertion in model container [2023-11-23 22:28:24,635 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:28:24" (1/1) ... [2023-11-23 22:28:24,713 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 22:28:25,216 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 22:28:25,244 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 22:28:25,330 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 22:28:25,373 WARN L675 CHandler]: The function release is called, but not defined or handled by StandardFunctionHandler. [2023-11-23 22:28:25,380 INFO L206 MainTranslator]: Completed translation [2023-11-23 22:28:25,381 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25 WrapperNode [2023-11-23 22:28:25,381 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 22:28:25,382 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 22:28:25,382 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 22:28:25,382 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 22:28:25,391 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (1/1) ... [2023-11-23 22:28:25,412 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (1/1) ... [2023-11-23 22:28:25,435 INFO L138 Inliner]: procedures = 164, calls = 70, calls flagged for inlining = 28, calls inlined = 5, statements flattened = 51 [2023-11-23 22:28:25,436 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 22:28:25,437 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 22:28:25,437 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 22:28:25,437 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 22:28:25,451 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (1/1) ... [2023-11-23 22:28:25,451 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (1/1) ... [2023-11-23 22:28:25,464 INFO L184 PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (1/1) ... [2023-11-23 22:28:25,478 INFO L189 HeapSplitter]: Split 3 memory accesses to 2 slices as follows [2, 1] [2023-11-23 22:28:25,478 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (1/1) ... [2023-11-23 22:28:25,478 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (1/1) ... [2023-11-23 22:28:25,516 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (1/1) ... [2023-11-23 22:28:25,520 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (1/1) ... [2023-11-23 22:28:25,521 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (1/1) ... [2023-11-23 22:28:25,523 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (1/1) ... [2023-11-23 22:28:25,525 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 22:28:25,526 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 22:28:25,526 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 22:28:25,526 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 22:28:25,527 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (1/1) ... [2023-11-23 22:28:25,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:25,550 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:25,569 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:25,590 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-23 22:28:25,617 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-23 22:28:25,617 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 22:28:25,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-23 22:28:25,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-23 22:28:25,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2023-11-23 22:28:25,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2023-11-23 22:28:25,618 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 22:28:25,618 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 22:28:25,794 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 22:28:25,797 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 22:28:25,969 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 22:28:25,980 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 22:28:25,980 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-23 22:28:25,982 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:28:25 BoogieIcfgContainer [2023-11-23 22:28:25,983 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 22:28:25,985 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-23 22:28:25,986 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-23 22:28:25,990 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-23 22:28:25,991 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-23 22:28:25,992 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 23.11 10:28:24" (1/3) ... [2023-11-23 22:28:25,993 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@3fb0eca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 23.11 10:28:25, skipping insertion in model container [2023-11-23 22:28:25,993 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-23 22:28:25,994 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:28:25" (2/3) ... [2023-11-23 22:28:25,996 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@3fb0eca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 23.11 10:28:25, skipping insertion in model container [2023-11-23 22:28:25,996 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-23 22:28:25,996 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:28:25" (3/3) ... [2023-11-23 22:28:25,998 INFO L332 chiAutomizerObserver]: Analyzing ICFG memleaks_test18_3.i [2023-11-23 22:28:26,051 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-23 22:28:26,051 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-23 22:28:26,051 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-23 22:28:26,051 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-23 22:28:26,051 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-23 22:28:26,051 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-23 22:28:26,052 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-23 22:28:26,052 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-23 22:28:26,056 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 13 states, 12 states have (on average 1.4166666666666667) internal successors, (17), 12 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:28:26,076 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 4 [2023-11-23 22:28:26,076 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-23 22:28:26,076 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-23 22:28:26,082 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2023-11-23 22:28:26,082 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2023-11-23 22:28:26,082 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-23 22:28:26,082 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 13 states, 12 states have (on average 1.4166666666666667) internal successors, (17), 12 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:28:26,084 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 4 [2023-11-23 22:28:26,084 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-23 22:28:26,084 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-23 22:28:26,084 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2023-11-23 22:28:26,085 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2023-11-23 22:28:26,090 INFO L748 eck$LassoCheckResult]: Stem: 13#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(8, 1);~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset := 1, 0;call write~init~$Pointer$#0(~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, ~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, 4);call write~init~$Pointer$#0(~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, ~#ldv_global_msg_list~0.base, 4 + ~#ldv_global_msg_list~0.offset, 4); 7#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;assume { :begin_inline_entry_point } true;havoc entry_point_#t~ret42#1.base, entry_point_#t~ret42#1.offset, entry_point_#t~ret44#1.base, entry_point_#t~ret44#1.offset, entry_point_#t~post43#1, entry_point_~len~0#1, entry_point_~array~0#1.base, entry_point_~array~0#1.offset, entry_point_~p~0#1.base, entry_point_~p~0#1.offset, entry_point_~i~0#1;entry_point_~len~0#1 := 10;assume { :begin_inline_ldv_malloc } true;ldv_malloc_#in~size#1 := 4 * entry_point_~len~0#1;havoc ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;ldv_malloc_~size#1 := ldv_malloc_#in~size#1;havoc ldv_malloc_#t~nondet11#1; 10#L526true assume !(0 != ldv_malloc_#t~nondet11#1);havoc ldv_malloc_#t~nondet11#1;ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset := 0, 0; 6#ldv_malloc_returnLabel#1true entry_point_#t~ret42#1.base, entry_point_#t~ret42#1.offset := ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;havoc ldv_malloc_#in~size#1;assume { :end_inline_ldv_malloc } true;entry_point_~array~0#1.base, entry_point_~array~0#1.offset := entry_point_#t~ret42#1.base, entry_point_#t~ret42#1.offset;havoc entry_point_#t~ret42#1.base, entry_point_#t~ret42#1.offset;havoc entry_point_~p~0#1.base, entry_point_~p~0#1.offset;entry_point_~i~0#1 := 0; 4#L765true assume !(entry_point_~array~0#1.base == 0 && entry_point_~array~0#1.offset == 0); 9#L766-3true [2023-11-23 22:28:26,091 INFO L750 eck$LassoCheckResult]: Loop: 9#L766-3true assume !!(entry_point_~i~0#1 < entry_point_~len~0#1);assume { :begin_inline_ldv_malloc } true;ldv_malloc_#in~size#1 := 4;havoc ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;ldv_malloc_~size#1 := ldv_malloc_#in~size#1;havoc ldv_malloc_#t~nondet11#1; 12#L526-1true assume 0 != ldv_malloc_#t~nondet11#1;havoc ldv_malloc_#t~nondet11#1;call ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset := #Ultimate.allocOnHeap(ldv_malloc_~size#1 % 4294967296);ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset := ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset;havoc ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset; 8#ldv_malloc_returnLabel#2true entry_point_#t~ret44#1.base, entry_point_#t~ret44#1.offset := ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;havoc ldv_malloc_#in~size#1;assume { :end_inline_ldv_malloc } true;entry_point_~p~0#1.base, entry_point_~p~0#1.offset := entry_point_#t~ret44#1.base, entry_point_#t~ret44#1.offset;havoc entry_point_#t~ret44#1.base, entry_point_#t~ret44#1.offset;call write~$Pointer$#1(entry_point_~p~0#1.base, entry_point_~p~0#1.offset, entry_point_~array~0#1.base, entry_point_~array~0#1.offset + 4 * entry_point_~i~0#1, 4); 3#L766-2true entry_point_#t~post43#1 := entry_point_~i~0#1;entry_point_~i~0#1 := 1 + entry_point_#t~post43#1;havoc entry_point_#t~post43#1; 9#L766-3true [2023-11-23 22:28:26,096 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:28:26,097 INFO L85 PathProgramCache]: Analyzing trace with hash 28695753, now seen corresponding path program 1 times [2023-11-23 22:28:26,106 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:28:26,107 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1035633495] [2023-11-23 22:28:26,107 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:28:26,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:28:26,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:28:26,393 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-23 22:28:26,394 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:28:26,394 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1035633495] [2023-11-23 22:28:26,395 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1035633495] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:28:26,395 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:28:26,396 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 22:28:26,397 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1866999315] [2023-11-23 22:28:26,398 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:28:26,403 INFO L753 eck$LassoCheckResult]: stem already infeasible [2023-11-23 22:28:26,404 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:28:26,404 INFO L85 PathProgramCache]: Analyzing trace with hash 1603878, now seen corresponding path program 1 times [2023-11-23 22:28:26,404 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:28:26,404 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [269321824] [2023-11-23 22:28:26,405 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:28:26,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:28:26,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:28:26,443 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 22:28:26,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:28:26,488 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 22:28:26,865 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:28:26,910 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-23 22:28:26,911 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-23 22:28:26,914 INFO L87 Difference]: Start difference. First operand has 13 states, 12 states have (on average 1.4166666666666667) internal successors, (17), 12 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 4 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-23 22:28:27,010 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:28:27,011 INFO L93 Difference]: Finished difference Result 24 states and 27 transitions. [2023-11-23 22:28:27,012 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 24 states and 27 transitions. [2023-11-23 22:28:27,014 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 7 [2023-11-23 22:28:27,018 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 24 states to 12 states and 13 transitions. [2023-11-23 22:28:27,019 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 12 [2023-11-23 22:28:27,020 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 12 [2023-11-23 22:28:27,037 INFO L73 IsDeterministic]: Start isDeterministic. Operand 12 states and 13 transitions. [2023-11-23 22:28:27,037 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:28:27,037 INFO L218 hiAutomatonCegarLoop]: Abstraction has 12 states and 13 transitions. [2023-11-23 22:28:27,057 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states and 13 transitions. [2023-11-23 22:28:27,066 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 9. [2023-11-23 22:28:27,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 9 states have (on average 1.1111111111111112) internal successors, (10), 8 states have internal predecessors, (10), 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-23 22:28:27,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 10 transitions. [2023-11-23 22:28:27,069 INFO L240 hiAutomatonCegarLoop]: Abstraction has 9 states and 10 transitions. [2023-11-23 22:28:27,070 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-23 22:28:27,076 INFO L428 stractBuchiCegarLoop]: Abstraction has 9 states and 10 transitions. [2023-11-23 22:28:27,076 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-23 22:28:27,076 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 9 states and 10 transitions. [2023-11-23 22:28:27,078 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 4 [2023-11-23 22:28:27,078 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-23 22:28:27,078 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-23 22:28:27,079 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2023-11-23 22:28:27,079 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2023-11-23 22:28:27,081 INFO L748 eck$LassoCheckResult]: Stem: 56#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(8, 1);~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset := 1, 0;call write~init~$Pointer$#0(~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, ~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, 4);call write~init~$Pointer$#0(~#ldv_global_msg_list~0.base, ~#ldv_global_msg_list~0.offset, ~#ldv_global_msg_list~0.base, 4 + ~#ldv_global_msg_list~0.offset, 4); 57#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;assume { :begin_inline_entry_point } true;havoc entry_point_#t~ret42#1.base, entry_point_#t~ret42#1.offset, entry_point_#t~ret44#1.base, entry_point_#t~ret44#1.offset, entry_point_#t~post43#1, entry_point_~len~0#1, entry_point_~array~0#1.base, entry_point_~array~0#1.offset, entry_point_~p~0#1.base, entry_point_~p~0#1.offset, entry_point_~i~0#1;entry_point_~len~0#1 := 10;assume { :begin_inline_ldv_malloc } true;ldv_malloc_#in~size#1 := 4 * entry_point_~len~0#1;havoc ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;ldv_malloc_~size#1 := ldv_malloc_#in~size#1;havoc ldv_malloc_#t~nondet11#1; 49#L526 assume 0 != ldv_malloc_#t~nondet11#1;havoc ldv_malloc_#t~nondet11#1;call ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset := #Ultimate.allocOnHeap(ldv_malloc_~size#1 % 4294967296);ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset := ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset;havoc ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset; 50#ldv_malloc_returnLabel#1 entry_point_#t~ret42#1.base, entry_point_#t~ret42#1.offset := ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;havoc ldv_malloc_#in~size#1;assume { :end_inline_ldv_malloc } true;entry_point_~array~0#1.base, entry_point_~array~0#1.offset := entry_point_#t~ret42#1.base, entry_point_#t~ret42#1.offset;havoc entry_point_#t~ret42#1.base, entry_point_#t~ret42#1.offset;havoc entry_point_~p~0#1.base, entry_point_~p~0#1.offset;entry_point_~i~0#1 := 0; 53#L765 assume !(entry_point_~array~0#1.base == 0 && entry_point_~array~0#1.offset == 0); 52#L766-3 [2023-11-23 22:28:27,082 INFO L750 eck$LassoCheckResult]: Loop: 52#L766-3 assume !!(entry_point_~i~0#1 < entry_point_~len~0#1);assume { :begin_inline_ldv_malloc } true;ldv_malloc_#in~size#1 := 4;havoc ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;ldv_malloc_~size#1 := ldv_malloc_#in~size#1;havoc ldv_malloc_#t~nondet11#1; 54#L526-1 assume 0 != ldv_malloc_#t~nondet11#1;havoc ldv_malloc_#t~nondet11#1;call ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset := #Ultimate.allocOnHeap(ldv_malloc_~size#1 % 4294967296);ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset := ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset;havoc ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset; 55#ldv_malloc_returnLabel#2 entry_point_#t~ret44#1.base, entry_point_#t~ret44#1.offset := ldv_malloc_#res#1.base, ldv_malloc_#res#1.offset;havoc ldv_malloc_#t~nondet11#1, ldv_malloc_#t~malloc12#1.base, ldv_malloc_#t~malloc12#1.offset, ldv_malloc_~size#1;havoc ldv_malloc_#in~size#1;assume { :end_inline_ldv_malloc } true;entry_point_~p~0#1.base, entry_point_~p~0#1.offset := entry_point_#t~ret44#1.base, entry_point_#t~ret44#1.offset;havoc entry_point_#t~ret44#1.base, entry_point_#t~ret44#1.offset;call write~$Pointer$#1(entry_point_~p~0#1.base, entry_point_~p~0#1.offset, entry_point_~array~0#1.base, entry_point_~array~0#1.offset + 4 * entry_point_~i~0#1, 4); 51#L766-2 entry_point_#t~post43#1 := entry_point_~i~0#1;entry_point_~i~0#1 := 1 + entry_point_#t~post43#1;havoc entry_point_#t~post43#1; 52#L766-3 [2023-11-23 22:28:27,085 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:28:27,085 INFO L85 PathProgramCache]: Analyzing trace with hash 28693831, now seen corresponding path program 1 times [2023-11-23 22:28:27,085 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:28:27,085 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1436929445] [2023-11-23 22:28:27,086 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:28:27,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:28:27,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:28:27,117 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 22:28:27,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:28:27,135 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 22:28:27,136 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:28:27,136 INFO L85 PathProgramCache]: Analyzing trace with hash 1603878, now seen corresponding path program 2 times [2023-11-23 22:28:27,136 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:28:27,137 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [367859064] [2023-11-23 22:28:27,137 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:28:27,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:28:27,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:28:27,162 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 22:28:27,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:28:27,179 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 22:28:27,180 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:28:27,181 INFO L85 PathProgramCache]: Analyzing trace with hash -592037012, now seen corresponding path program 1 times [2023-11-23 22:28:27,181 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:28:27,181 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1415193336] [2023-11-23 22:28:27,181 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:28:27,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:28:27,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:28:27,216 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 22:28:27,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 22:28:27,246 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-23 22:28:27,867 INFO L210 LassoAnalysis]: Preferences: [2023-11-23 22:28:27,868 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2023-11-23 22:28:27,868 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2023-11-23 22:28:27,868 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2023-11-23 22:28:27,868 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2023-11-23 22:28:27,869 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:27,869 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2023-11-23 22:28:27,870 INFO L132 ssoRankerPreferences]: Path of dumped script: [2023-11-23 22:28:27,870 INFO L133 ssoRankerPreferences]: Filename of dumped script: memleaks_test18_3.i_Iteration2_Lasso [2023-11-23 22:28:27,870 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2023-11-23 22:28:27,871 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2023-11-23 22:28:27,898 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-23 22:28:27,928 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-23 22:28:27,930 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-23 22:28:27,933 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-23 22:28:27,937 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-23 22:28:27,946 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-23 22:28:27,952 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-23 22:28:27,956 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-23 22:28:27,959 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-23 22:28:27,963 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-23 22:28:27,967 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-23 22:28:27,969 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-23 22:28:27,974 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-23 22:28:27,977 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-23 22:28:27,980 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-23 22:28:27,989 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-23 22:28:28,280 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-23 22:28:28,283 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-23 22:28:28,286 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-23 22:28:28,288 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-23 22:28:28,292 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-23 22:28:28,303 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2023-11-23 22:28:28,745 INFO L294 LassoAnalysis]: Preprocessing complete. [2023-11-23 22:28:28,750 INFO L490 LassoAnalysis]: Using template 'affine'. [2023-11-23 22:28:28,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:28,753 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:28,759 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:28,767 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:28,767 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2023-11-23 22:28:28,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:28,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:28,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:28,779 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:28,785 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 22:28:28,785 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 22:28:28,804 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:28,828 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2023-11-23 22:28:28,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:28,828 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:28,830 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:28,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:28,849 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:28,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:28,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:28,850 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:28,854 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 22:28:28,854 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 22:28:28,856 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2023-11-23 22:28:28,867 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:28,890 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:28,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:28,890 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:28,891 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:28,901 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:28,913 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:28,913 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 22:28:28,914 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:28,914 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:28,914 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:28,915 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 22:28:28,915 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 22:28:28,917 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2023-11-23 22:28:28,927 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:28,950 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:28,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:28,951 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:28,953 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:28,961 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:28,973 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:28,973 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 22:28:28,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:28,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:28,973 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:28,974 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2023-11-23 22:28:28,975 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 22:28:28,975 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 22:28:28,986 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,010 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,011 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,013 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,016 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2023-11-23 22:28:29,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,033 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,039 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 22:28:29,040 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 22:28:29,051 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,074 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,074 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,076 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,082 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2023-11-23 22:28:29,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,095 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,095 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,099 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 22:28:29,099 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 22:28:29,107 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,130 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,130 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,132 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,152 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,153 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,153 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,153 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,165 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 22:28:29,165 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 22:28:29,167 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2023-11-23 22:28:29,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,196 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,196 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,197 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,216 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,216 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 22:28:29,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,217 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,217 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 22:28:29,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 22:28:29,219 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2023-11-23 22:28:29,223 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,241 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,242 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,248 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,256 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,268 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,271 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 22:28:29,271 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 22:28:29,273 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2023-11-23 22:28:29,282 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,304 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,305 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,306 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,333 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,333 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 22:28:29,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,334 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,334 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 22:28:29,334 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 22:28:29,336 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2023-11-23 22:28:29,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,373 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,373 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,374 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,388 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,389 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,389 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,389 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,391 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 22:28:29,391 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 22:28:29,395 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2023-11-23 22:28:29,403 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,421 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,422 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,423 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,426 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2023-11-23 22:28:29,438 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,438 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 22:28:29,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,439 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,439 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 22:28:29,439 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 22:28:29,463 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,485 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,488 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,491 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,496 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,508 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,508 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 22:28:29,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,508 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,509 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 22:28:29,509 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 22:28:29,511 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2023-11-23 22:28:29,515 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,537 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,538 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,539 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,556 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,556 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 22:28:29,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,556 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,557 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 22:28:29,557 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 22:28:29,561 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2023-11-23 22:28:29,562 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,573 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,574 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,575 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,576 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2023-11-23 22:28:29,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,589 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,590 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,594 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 22:28:29,594 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 22:28:29,615 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,638 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,639 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,640 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,641 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2023-11-23 22:28:29,642 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,654 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,654 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2023-11-23 22:28:29,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,655 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,656 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2023-11-23 22:28:29,656 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2023-11-23 22:28:29,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2023-11-23 22:28:29,694 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,694 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,695 INFO L229 MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,697 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2023-11-23 22:28:29,697 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2023-11-23 22:28:29,710 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2023-11-23 22:28:29,710 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2023-11-23 22:28:29,710 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2023-11-23 22:28:29,710 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2023-11-23 22:28:29,716 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2023-11-23 22:28:29,717 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2023-11-23 22:28:29,730 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2023-11-23 22:28:29,752 INFO L443 ModelExtractionUtils]: Simplification made 9 calls to the SMT solver. [2023-11-23 22:28:29,753 INFO L444 ModelExtractionUtils]: 6 out of 16 variables were initially zero. Simplification set additionally 7 variables to zero. [2023-11-23 22:28:29,754 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-23 22:28:29,754 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:28:29,779 INFO L229 MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-23 22:28:29,781 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2023-11-23 22:28:29,793 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2023-11-23 22:28:29,803 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2023-11-23 22:28:29,803 INFO L513 LassoAnalysis]: Proved termination. [2023-11-23 22:28:29,804 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_entry_point_~i~0#1, ULTIMATE.start_entry_point_~len~0#1) = -1*ULTIMATE.start_entry_point_~i~0#1 + 1*ULTIMATE.start_entry_point_~len~0#1 Supporting invariants [] [2023-11-23 22:28:29,827 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:29,840 INFO L156 tatePredicateManager]: 4 out of 4 supporting invariants were superfluous and have been removed [2023-11-23 22:28:29,861 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:28:29,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:28:29,887 INFO L262 TraceCheckSpWp]: Trace formula consists of 47 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-23 22:28:29,888 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:28:29,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:28:29,920 INFO L262 TraceCheckSpWp]: Trace formula consists of 42 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-23 22:28:29,921 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 22:28:29,948 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-23 22:28:29,952 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-23 22:28:29,953 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 9 states and 10 transitions. cyclomatic complexity: 2 Second operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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-23 22:28:29,999 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 9 states and 10 transitions. cyclomatic complexity: 2. Second operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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 13 states and 16 transitions. Complement of second has 4 states. [2023-11-23 22:28:30,001 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 3 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2023-11-23 22:28:30,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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-23 22:28:30,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 10 transitions. [2023-11-23 22:28:30,004 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 10 transitions. Stem has 5 letters. Loop has 4 letters. [2023-11-23 22:28:30,005 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-23 22:28:30,005 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 10 transitions. Stem has 9 letters. Loop has 4 letters. [2023-11-23 22:28:30,006 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-23 22:28:30,006 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 10 transitions. Stem has 5 letters. Loop has 8 letters. [2023-11-23 22:28:30,007 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2023-11-23 22:28:30,007 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 13 states and 16 transitions. [2023-11-23 22:28:30,011 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-23 22:28:30,011 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 13 states to 0 states and 0 transitions. [2023-11-23 22:28:30,011 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 0 [2023-11-23 22:28:30,012 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 0 [2023-11-23 22:28:30,012 INFO L73 IsDeterministic]: Start isDeterministic. Operand 0 states and 0 transitions. [2023-11-23 22:28:30,012 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-23 22:28:30,012 INFO L218 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-23 22:28:30,012 INFO L240 hiAutomatonCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-23 22:28:30,012 INFO L428 stractBuchiCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-23 22:28:30,012 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2023-11-23 22:28:30,013 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 0 states and 0 transitions. [2023-11-23 22:28:30,013 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2023-11-23 22:28:30,013 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2023-11-23 22:28:30,020 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 23.11 10:28:30 BoogieIcfgContainer [2023-11-23 22:28:30,020 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-23 22:28:30,021 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-23 22:28:30,021 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-23 22:28:30,021 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-23 22:28:30,022 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:28:25" (3/4) ... [2023-11-23 22:28:30,023 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-23 22:28:30,024 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-23 22:28:30,025 INFO L158 Benchmark]: Toolchain (without parser) took 5403.15ms. Allocated memory was 142.6MB in the beginning and 172.0MB in the end (delta: 29.4MB). Free memory was 95.2MB in the beginning and 105.4MB in the end (delta: -10.2MB). Peak memory consumption was 21.7MB. Max. memory is 16.1GB. [2023-11-23 22:28:30,025 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 98.6MB. Free memory is still 49.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 22:28:30,026 INFO L158 Benchmark]: CACSL2BoogieTranslator took 757.51ms. Allocated memory is still 142.6MB. Free memory was 95.2MB in the beginning and 72.9MB in the end (delta: 22.4MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2023-11-23 22:28:30,027 INFO L158 Benchmark]: Boogie Procedure Inliner took 53.83ms. Allocated memory is still 142.6MB. Free memory was 72.9MB in the beginning and 70.7MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-23 22:28:30,027 INFO L158 Benchmark]: Boogie Preprocessor took 88.69ms. Allocated memory is still 142.6MB. Free memory was 70.7MB in the beginning and 113.9MB in the end (delta: -43.2MB). Peak memory consumption was 7.0MB. Max. memory is 16.1GB. [2023-11-23 22:28:30,028 INFO L158 Benchmark]: RCFGBuilder took 458.49ms. Allocated memory is still 142.6MB. Free memory was 113.9MB in the beginning and 102.6MB in the end (delta: 11.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-23 22:28:30,028 INFO L158 Benchmark]: BuchiAutomizer took 4035.07ms. Allocated memory was 142.6MB in the beginning and 172.0MB in the end (delta: 29.4MB). Free memory was 102.6MB in the beginning and 105.4MB in the end (delta: -2.7MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2023-11-23 22:28:30,029 INFO L158 Benchmark]: Witness Printer took 3.40ms. Allocated memory is still 172.0MB. Free memory is still 105.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 22:28:30,031 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.32ms. Allocated memory is still 98.6MB. Free memory is still 49.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 757.51ms. Allocated memory is still 142.6MB. Free memory was 95.2MB in the beginning and 72.9MB in the end (delta: 22.4MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 53.83ms. Allocated memory is still 142.6MB. Free memory was 72.9MB in the beginning and 70.7MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 88.69ms. Allocated memory is still 142.6MB. Free memory was 70.7MB in the beginning and 113.9MB in the end (delta: -43.2MB). Peak memory consumption was 7.0MB. Max. memory is 16.1GB. * RCFGBuilder took 458.49ms. Allocated memory is still 142.6MB. Free memory was 113.9MB in the beginning and 102.6MB in the end (delta: 11.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * BuchiAutomizer took 4035.07ms. Allocated memory was 142.6MB in the beginning and 172.0MB in the end (delta: 29.4MB). Free memory was 102.6MB in the beginning and 105.4MB in the end (delta: -2.7MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * Witness Printer took 3.40ms. Allocated memory is still 172.0MB. Free memory is still 105.4MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 2 terminating modules (1 trivial, 1 deterministic, 0 nondeterministic). One deterministic module has affine ranking function ((-1 * i) + len) and consists of 3 locations. 1 modules have a trivial ranking function, the largest among these consists of 4 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 3.9s and 3 iterations. TraceHistogramMax:1. Analysis of lassos took 3.5s. Construction of modules took 0.0s. Büchi inclusion checks took 0.3s. Highest rank in rank-based complementation 3. Minimization of det autom 2. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 3 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 [1, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 17 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 16 mSDsluCounter, 54 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 25 mSDsCounter, 4 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 22 IncrementalHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 4 mSolverCounterUnsat, 29 mSDtfsCounter, 22 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU1 SILI0 SILT0 lasso1 LassoPreprocessingBenchmarks: Lassos: inital215 mio100 ax115 hnf100 lsp69 ukn61 mio100 lsp37 div100 bol100 ite100 ukn100 eq156 hnf91 smp100 dnf121 smp88 tf100 neg100 sie113 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 52ms 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-23 22:28:30,061 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2023-11-23 22:28:30,272 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f98f96d9-ed66-4ea5-a6c2-f118abecb2a2/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE