Storm

Benchmark
Model:cluster v.1 (CTMC)
Parameter(s)N = 128, T = 2000, t = 20
Property:premium_steady (steady-state-prob)
Invocation (specific)
~/storm/build/bin/storm --prism cluster.prism --prop cluster.props premium_steady --constants N=128,T=2000,t=20 --prismcompat --engine hybrid --ddlib sylvan --sylvan:maxmem 6000
Hybrid engine with sylvan. Memory limit for sylvan set to 0.5*available memory.Use `--prismcompat` to ensure compatibility with prism benchmark.
Execution
Walltime:17.448866605758667s
Return code:0
Relative Error:0.0008336794380784499
Log
Storm 1.3.1 (dev)

Date: Wed Dec 12 21:23:48 2018
Command line arguments: --prism cluster.prism --prop cluster.props premium_steady --constants 'N=128,T=2000,t=20' --prismcompat --engine hybrid --ddlib sylvan '--sylvan:maxmem' 6000
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.
Time for model construction: 0.606s.

-------------------------------------------------------------- 
Model type: 	CTMC (symbolic)
States: 	597012 (41 nodes)
Transitions: 	2908192 (17481 nodes)
Reward Models:  none
Variables: 	rows: 11 meta variables (25 DD variables), columns: 11 meta variables (25 DD variables)
Labels: 	4
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (26 nodes)
   * minimum
   * premium
-------------------------------------------------------------- 

Model checking property "premium_steady": LRA=? ["premium"] ...
Result (for initial states): 0.9971059307
Time for model checking: 16.510s.