Storm.sound

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 6, K = 2
Property:disagree (prob-reach)
Invocation (sound)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/consensus/consensus.6.prism --prop qcomp/benchmarks/mdp/consensus/consensus.props disagree --constants K=2 --sound --timemem
Sparse engine with sound model checking
Execution
Walltime:42.66878914833069s
Return code:0
Relative Error:2.1826505036383505e-08
Log
Storm 1.4.1 (dev)

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

Time for model input parsing: 0.004s.

Time for model construction: 7.825s.

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

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

Performance statistics:
  * peak memory usage: 452MB
  * CPU time: 42.368s
  * wallclock time: 42.595s