mcsta

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 6, K = 2
Property:steps_min (exp-reward)
Invocation (specific)
mono mcsta/mcsta.exe consensus.6.jani --props steps_min -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:79.34986710548401s
Return code:0
Relative Error:5.1073308583333335e-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.
consensus.6.jani:properties[4]: warning: Computing minimum expected reward in property "steps_min" without checking for zero-reward end components.

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

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

+ Property steps_min
  Value:  431.977936330692
  Bounds: [431.977936330692, infinity)
  Time:   63.9 s

  + Precomputations
    Max. prob. 1 states:          1258240
    Time for max. prob. 1 states: 7.7 s

  + Value iteration
    Final error: 9.97595465754807E-07
    Iterations:  576
    Time:        56.1 s