modes

Benchmark
Model:egl v.1 (DTMC)
Parameter(s)N = 10, L = 8
Property:messagesB (exp-reward)
Invocation (specific)
mono modes/modes.exe egl.jani --props messagesB -E N=10,L=8 --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:1206.1292250156403s
Return code:0
Relative Error:0.00033862347935181397
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: 70 MB
Analysis results for egl.jani
Experiment N=10, L=8
Status:          Finished
Simulation time: 1204.6 s

+ Property Property "messagesB"
  Estimated value:     4.06789123020962
  Confidence interval: [4.06382334284246, 4.07195911757679]
  Runs used:           5184160
  Run type:            MDP
  Status:              Finished

  + Sample data
    Mean:     4.06789123020962
    Variance: 22.331610984638
    Skewness: 3.8058612710713
    Kurtosis: 59.4128335107023

  + Error bounds
    Statement: CI: 100(1 - α)% of intervals contain true value (CLT assumption)
    α:         0.05