mcsta

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

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

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

+ Property steps_min
  Value:  767.925717557857
  Bounds: [767.925717557857, infinity)
  Time:   3.2 s

  + Precomputations
    Max. prob. 1 states:          43136
    Time for max. prob. 1 states: 0.6 s

  + Value iteration
    Final error: 9.93529781038824E-07
    Iterations:  959
    Time:        2.3 s