Storm.sparse

Benchmark
Model:cluster v.1 (CTMC)
Parameter(s)N = 64, T = 2000, t = 20
Property:below_min (exp-reward-time-bounded)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/ctmc/cluster/cluster.prism --prop qcomp/benchmarks/ctmc/cluster/cluster.props below_min --constants N=64,T=2000,t=20 --prismcompat  --timemem --precision 0.001
Sparse engine (default) Use `--prismcompat` to ensure compatibility with prism benchmark.
Execution
Walltime:137.85646319389343s
Return code:0
Relative Error:4.1996057747352735e-07
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 10:14:39 2019
Command line arguments: --prism qcomp/benchmarks/ctmc/cluster/cluster.prism --prop qcomp/benchmarks/ctmc/cluster/cluster.props below_min --constants 'N=64,T=2000,t=20' --prismcompat --timemem --precision 0.001
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: 1.200s.

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

Model checking property "below_min": R[exp]{"time_not_min"}=? [C<=2000] ...
Result (for initial states): 0.004219445442
Time for model checking: 136.536s.

Performance statistics:
  * peak memory usage: 75MB
  * CPU time: 137.421s
  * wallclock time: 137.773s