Storm.sparse

Benchmark
Model:kanban v.1 (CTMC)
Parameter(s)t = 5
Property:throughput (steady-state-reward)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/ctmc/kanban/kanban.prism --prop qcomp/benchmarks/ctmc/kanban/kanban.props throughput --constants t=5 --prismcompat  --timemem
Sparse engine (default) Use `--prismcompat` to ensure compatibility with prism benchmark.
Execution
Walltime:48.321431159973145s
Return code:0
Relative Error:5.753130277139646e-08
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 10:15:51 2019
Command line arguments: --prism qcomp/benchmarks/ctmc/kanban/kanban.prism --prop qcomp/benchmarks/ctmc/kanban/kanban.props throughput --constants t=5 --prismcompat --timemem
Current working directory: 

 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:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
 WARN (Program.cpp:1250): The model uses synchronizing Markovian commands. This may lead to unexpected verification results, because of unclear semantics.
Time for model input parsing: 0.005s.

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

-------------------------------------------------------------- 
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.307124777
Time for model checking: 17.014s.

Performance statistics:
  * peak memory usage: 2947MB
  * CPU time: 47.117s
  * wallclock time: 48.270s