modes

Benchmark
Model:coupon v.1 (DTMC)
Parameter(s)N = 9, DRAWS = 4, B = 5
Property:exp_draws (exp-reward)
Invocation (specific)
mono modes/modes.exe coupon.9-4.jani --props exp_draws -E B=5 --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:12.936638355255127s
Return code:0
Relative Error:0.0005369050541478757
Log
coupon.9-4.jani:model: info: coupon.9-4 is a DTMC model and will be simulated as an MDP using uniform resolution of nondeterminism.
coupon.9-4.jani: info: Using default value of 0.95 for the confidence parameter.

Peak memory usage: 55 MB
Analysis results for coupon.9-4.jani
Experiment B=5
Status:          Finished
Simulation time: 11.6 s

+ Property Property "exp_draws"
  Estimated value:     6.73645371331507
  Confidence interval: [6.72971730119572, 6.74319012543441]
  Runs used:           529850
  Run type:            MDP
  Status:              Finished

  + Sample data
    Mean:     6.73645371331507
    Variance: 6.25913117987827
    Skewness: 1.3793306525623
    Kurtosis: 6.25245218298372

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