modes

Benchmark
Model:egl v.1 (DTMC)
Parameter(s)N = 10, L = 2
Property:unfairA (prob-reach)
Invocation (specific)
mono modes/modes.exe egl.jani --props unfairA -E N=10,L=2 --width 1e-3 --relative-width -O out.txt Minimal --unsafe --max-run-length 0 --timeout 1680 
Settings specific for this benchmark: '--unsafe' = compile model without bounds and assignment checks, '--max-run-length 0' = do not impose a limit on the maximum length of a simulation run (which is anyway more of a model debugging feature), '--timeout 1680' = stop after 28 minutes of simulation and return the estimate at that point even if the desired confidence is not yet met.
Execution
Walltime:380.184086561203s
Return code:0
Relative Error:0.0004092729268673561
Log
egl.jani:model: info: egl is a DTMC model and will be simulated as an MDP using uniform resolution of nondeterminism.
egl.jani: info: Using default value of 0.95 for the confidence parameter.

Peak memory usage: 69 MB
Analysis results for egl.jani
Experiment N=10, L=2
Status:          Finished
Simulation time: 378.7 s

+ Property Property "unfairA"
  Estimated probability: 0.50028344494627
  Runs used:             7384150
  Run type:              MDP
  Status:                Finished

  + Error bounds
    Statement: Adaptive: P(error > εp̂) < δ
    ε:         0.001
    δ:         0.05