mcsta

Benchmark
Model:stream v.1 (MA)
Parameter(s)N = 1000
Property:pr_underrun (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe stream.jani --props pr_underrun -E N=1000 --relative-width -O out.txt Minimal
Default settings: '--relative-width' = use relative error for sound methods, '-O out.txt Minimal' = write the property results into file out.txt with minimal formatting (will be read by get_result).
Execution
Walltime:2.5223398208618164s
Return code:0
Relative Error:1.7798680315555767e-15
Log
stream.jani:model: info: stream is an MA model.
stream.jani: info: Need 6 bytes per state.
stream.jani: info: Explored 503501 states for N=1000.

Peak memory usage: 96 MB
Analysis results for stream.jani
Experiment N=1000

+ State space exploration
  State size:  6 bytes
  States:      503501
  Transitions: 504500
  Branches:    1004999
  Rate:        454423 states/s
  Time:        1.5 s

+ Property pr_underrun
  Probability: 0.271231572880197
  Bounds:      [0.271231572880197, 0.271231572880197]
  Time:        0.1 s

  + Value iteration
    Final error: 0
    Iterations:  3
    Time:        0.1 s