modes

Benchmark
Model:crowds v.1 (DTMC)
Parameter(s)TotalRuns = 6, CrowdSize = 20
Property:positive (prob-reach)
Invocation (specific)
mono modes/modes.exe crowds.jani --props positive -E TotalRuns=6,CrowdSize=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:1145.0214550495148s
Return code:0
Relative Error:2.8152499086345033e-05
Log
crowds.jani:model: info: crowds is a DTMC model and will be simulated as an MDP using uniform resolution of nondeterminism.
crowds.jani: info: Using default value of 0.95 for the confidence parameter.

Peak memory usage: 68 MB
Analysis results for crowds.jani
Experiment TotalRuns=6, CrowdSize=20
Status:          Finished
Simulation time: 1143.6 s

+ Property Property "positive"
  Estimated probability: 0.120472979173677
  Runs used:             53938950
  Run type:              MDP
  Status:                Finished

  + Error bounds
    Statement: Adaptive: P(error > εp̂) < δ
    ε:         0.001
    δ:         0.05