modes

Benchmark
Model:philosophers v.1 (CTMC)
Parameter(s)N = 16, TIME_BOUND = 1
Property:MinExpTimeDeadlock (exp-time)
Invocation (specific)
mono modes/modes.exe philosophers.16.jani --props MinExpTimeDeadlock -E TIME_BOUND=1 --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:139.37416982650757s
Return code:0
Relative Error:0.0002823219363856395
Log
philosophers.16.jani:model: info: Philosophers16 is a CTMC model and will be simulated as an MA.
philosophers.16.jani: info: Using default value of 0.95 for the confidence parameter.

Peak memory usage: 68 MB
Analysis results for philosophers.16.jani
Experiment TIME_BOUND=1.0
Status:          Finished
Simulation time: 138.0 s

+ Property Property "MinExpTimeDeadlock"
  Estimated value:     10.7860177210231
  Confidence interval: [10.7752317216988, 10.7968037203474]
  Runs used:           1139730
  Run type:            MA
  Status:              Finished

  + Sample data
    Mean:     10.7860177210231
    Variance: 34.5164860046186
    Skewness: 1.42785237013145
    Kurtosis: 6.43791379391858

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