modes

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

Peak memory usage: 70 MB
Analysis results for philosophers.20.jani
Experiment TIME_BOUND=1.0
Status:          Finished
Simulation time: 206.7 s

+ Property Property "MinExpTimeDeadlock"
  Estimated value:     11.7594088880536
  Confidence interval: [11.7476495066045, 11.7711682695026]
  Runs used:           988120
  Run type:            MA
  Status:              Finished

  + Sample data
    Mean:     11.7594088880536
    Variance: 35.5698852398499
    Skewness: 1.37652181422976
    Kurtosis: 6.15465943665927

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