mcsta

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 4, K = 4
Property:disagree (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe consensus.4.jani --props disagree -E K=4 --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:4.135899782180786s
Return code:0
Relative Error:0.00010721592977268305
Log
consensus.4.jani:model: info: consensus.4 is an MDP model.
consensus.4.jani: info: Need 13 bytes per state.
consensus.4.jani: info: Explored 43136 states for K=4.

Peak memory usage: 61 MB
Analysis results for consensus.4.jani
Experiment K=4

+ State space exploration
  State size:  13 bytes
  States:      43136
  Transitions: 115840
  Branches:    144352
  Rate:        247908 states/s
  Time:        0.2 s

+ Property disagree
  Probability: 0.156056330469396
  Bounds:      [0.156056330469396, 1]
  Time:        3.1 s

  + Value iteration
    Final error: 9.98146239021119E-07
    Iterations:  1246
    Time:        3.1 s