Storm

Benchmark
Model:kanban v.1 (CTMC)
Parameter(s)t = 5
Property:throughput (steady-state-reward)
Invocation (default)
~/storm/build/bin/storm --prism kanban.prism --prop kanban.props throughput --constants t=5 --prismcompat
Default settings.Use `--prismcompat` to ensure compatibility with prism benchmark.
Execution
Walltime:68.20159912109375s
Return code:0
Note(s):The tool result '3078131087/10000000000' is tagged as incorrect. The reference result is 'OrderedDict([('lower', 0.3071247592692875), ('upper', 0.3071247593307125)])' (approx. OrderedDict([('lower', 0.3071247592692875), ('upper', 0.3071247593307125)])) which means a relative error of '0.002241269543971549' which is larger than the goal precision '0.001'.
Relative Error:0.002241269543971549
Log
Storm 1.3.1 (dev)

Date: Wed Dec 12 21:34:17 2018
Command line arguments: --prism kanban.prism --prop kanban.props throughput --constants t=5 --prismcompat
Current working directory: /home/qcomp

 WARN (Program.cpp:178): The input model is a CTMC, but uses probabilistic commands like they are used in PRISM. Consider rewriting the commands to use Markovian commands instead.
 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Time for model input parsing: 0.004s.

 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1242): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Time for model construction: 47.818s.

-------------------------------------------------------------- 
Model type: 	CTMC (sparse)
States: 	2546432
Transitions: 	24460016
Reward Models:  throughput
State Labels: 	2 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "throughput": R[exp]{"throughput"}=? [LRA] ...
Result (for initial states): 0.3078131087
Time for model checking: 20.325s.