modes

Benchmark
Model:cluster v.1 (CTMC)
Parameter(s)N = 64, T = 2000, t = 20
Property:below_min (exp-reward-time-bounded)
Invocation (specific)
mono modes/modes.exe cluster.jani --props below_min -E N=64,T=2000,t=20 --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:1681.4211809635162s
Return code:0
Note(s):The tool result '40988427913533/10000000000000000' is tagged as incorrect. The reference result is 'OrderedDict([('lower', 0.00421944387), ('upper', 0.00421944367)])' (approx. OrderedDict([('lower', 0.00421944387), ('upper', 0.00421944367)])) which means a relative error of '0.028582221345368863' which is larger than the goal precision '0.001'.
Relative Error:0.028582221345368863
Log
cluster.jani:model: info: cluster is a CTMC model and will be simulated as an MA.
cluster.jani: info: Using default value of 0.95 for the confidence parameter.

Peak memory usage: 67 MB
Analysis results for cluster.jani
Experiment N=64, T=2000.0, t=20.0
Status:          Timeout (1680 s)
Simulation time: 1680.0 s

+ Property Property "below_min"
  Estimated value:     0.00409884279135334
  Confidence interval: [0.0037093309814824, 0.00448835460122428]
  Runs used:           832450
  Run type:            MA
  Status:              Timeout

  + Sample data
    Mean:     0.00409884279135334
    Variance: 0.0328778367989287
    Skewness: 68.8289378861304
    Kurtosis: 6555.1529863665

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