Storm.exact

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 4, K = 4
Property:steps_min (exp-reward)
Invocation (exact)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/consensus/consensus.4.prism --prop qcomp/benchmarks/mdp/consensus/consensus.props steps_min --constants K=4 --exact --timemem
Sparse engine with exact model checking
Execution
Walltime:4.343892812728882s
Return code:0
Relative Error:0.0
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 --exact --timemem
Current working directory: 

Time for model input parsing: 0.059s.

Time for model construction: 0.733s.

-------------------------------------------------------------- 
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 (approx. 768)
Time for model checking: 2.685s.

Performance statistics:
  * peak memory usage: 163MB
  * CPU time: 3.198s
  * wallclock time: 3.531s