mcsta

Benchmark
Model:philosophers v.1 (CTMC)
Parameter(s)N = 16, TIME_BOUND = 1
Property:MinExpTimeDeadlock (exp-time)
Invocation (specific)
mono mcsta/mcsta.exe philosophers.16.jani --props MinExpTimeDeadlock -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.
Execution
Walltime:26.063109874725342s
Return code:0
Relative Error:4.770934685016828e-07
Log
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: 1184 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:        87867 states/s
  Time:        15.8 s

+ Property MinExpTimeDeadlock
  Value:  10.7829683044355
  Bounds: [10.7829683044355, infinity)
  Time:   9.4 s

  + Precomputations
    Min. prob. 0 states:          0
    Time for min. prob. 0 states: 1.1 s
    Min. prob. 1 states:          1331714
    Time for min. prob. 1 states: 0.3 s

  + Value iteration
    Final error: 9.33627881080789E-07
    Iterations:  67
    Time:        7.9 s