mcsta

Benchmark
Model:mapk_cascade v.1 (CTMC)
Parameter(s)N = 4, T = 30
Property:activated_time (exp-reward)
Invocation (specific)
mono mcsta/mcsta.exe mapk_cascade.jani --props activated_time -E N=4,T=30 --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:8.390066146850586s
Return code:0
Relative Error:6.249963009620008e-05
Log
mapk_cascade.jani:model: info: mapk_cascade is a CTMC model.
mapk_cascade.jani: info: Need 29 bytes per state.
mapk_cascade.jani: info: Explored 99535 states for N=4, T=30.0.

Peak memory usage: 106 MB
Analysis results for mapk_cascade.jani
Experiment N=4, T=30.0

+ State space exploration
  State size:  29 bytes
  States:      99535
  Transitions: 99535
  Branches:    901842
  Rate:        66534 states/s
  Time:        1.6 s

+ Property activated_time
  Value:  40.6739607295415
  Bounds: [40.6739607295415, infinity)
  Time:   6.0 s

  + Precomputations
    Min. prob. 0 states:          0
    Time for min. prob. 0 states: 0.0 s
    Min. prob. 1 states:          99535
    Time for min. prob. 1 states: 0.0 s

  + Value iteration
    Final error: 9.88173110765756E-07
    Iterations:  730
    Time:        5.9 s