mono modes/modes.exe firewire-pta.jani --props eventually -E delay=30,T=5000 --width 1e-3 --relative-width -O out.txt Minimal --unsafe --max-run-length 0 --timeout 1680 -R Uniform -S ASAP
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, '-R Uniform' = use uniform resolution of structural nondeterminism (since it is known to be spurious for this model and property), '-S ASAP' = use ASAP resolution of temporal nondeterminism (since it is known to be spurious for this model and property).
firewire-pta.jani:model: info: firewire-pta is a PTA model and will be simulated as an SHA.
firewire-pta.jani: info: Using default value of 0.95 for the confidence parameter.
Peak memory usage: 126 MB
Analysis results for firewire-pta.jani
Experiment delay=30, T=5000
Status: Finished
Simulation time: 2.3 s
+ Property Property "eventually"
Estimated probability: 1
Runs used: 4930
Run type: STA
Status: Finished
+ Error bounds
Statement: Adaptive: P(error > εp̂) < δ
ε: 0.001
δ: 0.05