mcsta

Benchmark
Model:egl v.1 (DTMC)
Parameter(s)N = 10, L = 2
Property:unfairA (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe egl.jani --props unfairA -E N=10,L=2 --relative-width -O out.txt Minimal --unsafe
Settings specific for this benchmark: '--unsafe' = compile model without bounds and assignment checks.
Execution
Walltime:227.5842936038971s
Return code:0
Relative Error:0.0
Log
egl.jani:model: info: egl is a DTMC model.
egl.jani: info: Need 87 bytes per state.
egl.jani: info: Explored 45598737 states for N=10, L=2.

Peak memory usage: 7154 MB
Analysis results for egl.jani
Experiment N=10, L=2

+ State space exploration
  State size:  87 bytes
  States:      45598737
  Transitions: 45598737
  Branches:    46647312
  Rate:        223801 states/s
  Time:        221.0 s

+ Property unfairA
  Probability: 0.50048828125
  Bounds:      [0.50048828125, 0.50048828125]
  Time:        5.1 s

  + Value iteration
    Final error: 0
    Iterations:  2
    Time:        3.4 s