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.
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