Storm.sound

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 4, K = 4
Property:disagree (prob-reach)
Invocation (sound)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/consensus/consensus.4.prism --prop qcomp/benchmarks/mdp/consensus/consensus.props disagree --constants K=4 --sound --timemem
Sparse engine with sound model checking
Execution
Walltime:1.8213474750518799s
Return code:0
Relative Error:3.531638264428159e-08
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 --sound --timemem
Current working directory: 

Time for model input parsing: 0.003s.

Time for model construction: 0.217s.

-------------------------------------------------------------- 
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.1560730695
Time for model checking: 1.534s.

Performance statistics:
  * peak memory usage: 38MB
  * CPU time: 1.777s
  * wallclock time: 1.759s