modes

Benchmark
Model:philosophers v.1 (CTMC)
Parameter(s)N = 20, TIME_BOUND = 1
Property:MaxPrReachDeadlock (prob-reach)
Invocation (specific)
mono modes/modes.exe philosophers.20.jani --props MaxPrReachDeadlock -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:2.5913946628570557s
Return code:0
Relative Error:0.0
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: 63 MB
Analysis results for philosophers.20.jani
Experiment TIME_BOUND=1.0
Status:          Finished
Simulation time: 1.1 s

+ Property Property "MaxPrReachDeadlock"
  Estimated probability: 1
  Runs used:             4930
  Run type:              MA
  Status:                Finished

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