Storm.sparse

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 4, K = 4
Property:disagree (prob-reach)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/consensus/consensus.4.prism --prop qcomp/benchmarks/mdp/consensus/consensus.props disagree --constants K=4  --timemem
Sparse engine (default)
Execution
Walltime:1.1493663787841797s
Return code:0
Relative Error:0.00016181964663603465
Log
Storm 1.4.1 (dev)

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

Time for model input parsing: 0.004s.

Time for model construction: 0.252s.

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

Model checking property "disagree": Pmax=? [F ("finished" & !("agree"))] ...
Result (for initial states): 0.1560478083
Time for model checking: 0.812s.

Performance statistics:
  * peak memory usage: 39MB
  * CPU time: 1.092s
  * wallclock time: 1.073s