~/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.
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.