mcsta

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 6, K = 2
Property:disagree (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe consensus.6.jani --props disagree -E K=2 --relative-width -O out.txt Minimal --unsafe -S Memory
Settings specific for this benchmark: '--unsafe' = compile model without bounds and assignment checks, '-S Memory' = store all data in memory since the model is small.
Execution
Walltime:77.70275378227234s
Return code:0
Relative Error:5.644135029231794e-05
Log
consensus.6.jani:model: info: consensus.6 is an MDP model.
consensus.6.jani: info: Need 19 bytes per state.
consensus.6.jani: info: Explored 1258240 states for K=2.

Peak memory usage: 523 MB
Analysis results for consensus.6.jani
Experiment K=2

+ State space exploration
  State size:  19 bytes
  States:      1258240
  Transitions: 5008128
  Branches:    6236736
  Rate:        190440 states/s
  Time:        6.9 s

+ Property disagree
  Probability: 0.363624224962214
  Bounds:      [0.363624224962214, 1]
  Time:        69.9 s

  + Value iteration
    Final error: 9.8573262065094E-07
    Iterations:  736
    Time:        69.9 s