Storm.sparse

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 6, K = 2
Property:steps_min (exp-reward)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/consensus/consensus.6.prism --prop qcomp/benchmarks/mdp/consensus/consensus.props steps_min --constants K=2  --timemem
Sparse engine (default)
Execution
Walltime:29.770775318145752s
Return code:0
Relative Error:3.744861111111111e-05
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:40:02 2019
Command line arguments: --prism qcomp/benchmarks/mdp/consensus/consensus.6.prism --prop qcomp/benchmarks/mdp/consensus/consensus.props steps_min --constants K=2 --timemem
Current working directory: 

Time for model input parsing: 0.007s.

Time for model construction: 10.044s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	1258240
Transitions: 	6236736
Choices: 	5008128
Reward Models:  steps
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * finished -> 384 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "steps_min": R[exp]{"steps"}min=? [F "finished"] ...
Result (for initial states): 432.0161778
Time for model checking: 19.636s.

Performance statistics:
  * peak memory usage: 826MB
  * CPU time: 29.405s
  * wallclock time: 29.722s