mono mcsta/mcsta.exe philosophers.16.jani --props MaxPrReachDeadlock -E TIME_BOUND=1 --relative-width -O out.txt Minimal
Default settings: '--relative-width' = use relative error for sound methods, '-O out.txt Minimal' = write the property results into file out.txt with minimal formatting (will be read by get_result).
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: 431 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: 65251 states/s
Time: 23.9 s
+ Property MaxPrReachDeadlock
Probability: 0.999999568148059
Bounds: [0.999999568148059, 1]
Time: 7.6 s
+ Value iteration
Final error: 9.41470689774194E-07
Iterations: 70
Time: 7.5 s