mono modes/modes.exe crowds.jani --props positive -E TotalRuns=5,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.
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: 67 MB
Analysis results for crowds.jani
Experiment TotalRuns=5, CrowdSize=20
Status: Finished
Simulation time: 1374.3 s
+ Property Property "positive"
Estimated probability: 0.0860974652774546
Runs used: 78422390
Run type: MDP
Status: Finished
+ Error bounds
Statement: Adaptive: P(error > εp̂) < δ
ε: 0.001
δ: 0.05