mcsta

Benchmark
Model:philosophers v.1 (CTMC)
Parameter(s)N = 16, TIME_BOUND = 1
Property:MinExpTimeDeadlock (exp-time)
Invocation (default)
mono mcsta/mcsta.exe philosophers.16.jani --props MinExpTimeDeadlock -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).
Execution
Walltime:39.199995279312134s
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: 537 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:        56027 states/s
  Time:        28.7 s

+ Property MinExpTimeDeadlock
  Value:  10.7829683044355
  Bounds: [10.7829683044355, infinity)
  Time:   9.6 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:        8.1 s