mcsta

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 6, K = 2
Property:disagree (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe consensus.6.jani --props disagree -E K=2 --relative-width -O out.txt Minimal
Default settings: '--relative-width' = use relative error for sound methods, '-O out.txt Minimal' = write the property results into file out.txt with minimal formatting (will be read by get_result).
Execution
Walltime:81.12005996704102s
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: 275 MB
Analysis results for consensus.6.jani
Experiment K=2

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

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

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