modes

Benchmark
Model:mapk_cascade v.1 (CTMC)
Parameter(s)N = 4, T = 30
Property:reactions (exp-reward-time-bounded)
Invocation (specific)
mono modes/modes.exe mapk_cascade.jani --props reactions -E N=4,T=30 --width 1e-3 --relative-width -O out.txt Minimal --unsafe --max-run-length 0 --timeout 1680 
Settings specific for this benchmark: '--unsafe' = compile model without bounds and assignment checks, '--max-run-length 0' = do not impose a limit on the maximum length of a simulation run (which is anyway more of a model debugging feature), '--timeout 1680' = stop after 28 minutes of simulation and return the estimate at that point even if the desired confidence is not yet met.
Execution
Walltime:249.735533952713s
Return code:0
Relative Error:0.00020335147597495853
Log
mapk_cascade.jani:model: info: mapk_cascade is a CTMC model and will be simulated as an MA.
mapk_cascade.jani: info: Using default value of 0.95 for the confidence parameter.

Peak memory usage: 67 MB
Analysis results for mapk_cascade.jani
Experiment N=4, T=30.0
Status:          Finished
Simulation time: 248.4 s

+ Property Property "reactions"
  Estimated value:     48.4811668779663
  Confidence interval: [48.4326859346743, 48.5296478212584]
  Runs used:           402270
  Run type:            MA
  Status:              Finished

  + Sample data
    Mean:     48.4811668779663
    Variance: 246.129452730057
    Skewness: -0.0713153882453409
    Kurtosis: 3.31622741531009

  + Error bounds
    Statement: CI: 100(1 - α)% of intervals contain true value (CLT assumption)
    α:         0.05