mono mcsta/mcsta.exe philosophers.16.jani --props MaxPrReachDeadlock -E TIME_BOUND=1 --relative-width -O out.txt Minimal --unsafe -S Memory
Settings specific for this benchmark: '--unsafe' = compile model without bounds and assignment checks, '-S Memory' = store all data in memory since the model is small.
philosophers.16.jani:model: info: Philosophers16 is a CTMC model.
philosophers.16.jani: info: Need 65 bytes per state.
philosophers.16.jani: info: Explored 1331714 states for TIME_BOUND=1.0.
Peak memory usage: 878 MB
Analysis results for philosophers.16.jani
Experiment TIME_BOUND=1.0
+ State space exploration
State size: 65 bytes
States: 1331714
Transitions: 1331714
Branches: 13774113
Rate: 92589 states/s
Time: 14.8 s
+ Property MaxPrReachDeadlock
Probability: 0.999999568148059
Bounds: [0.999999568148059, 1]
Time: 7.5 s
+ Value iteration
Final error: 9.41470689774194E-07
Iterations: 70
Time: 7.4 s