Storm.sparse

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

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

Time for model input parsing: 0.059s.

Time for model construction: 0.372s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	43136
Transitions: 	144352
Choices: 	115840
Reward Models:  steps
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * finished -> 64 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

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

Performance statistics:
  * peak memory usage: 47MB
  * CPU time: 1.190s
  * wallclock time: 1.417s