Storm.sound

Benchmark
Model:stream v.1 (MA)
Parameter(s)N = 1000
Property:pr_underrun_tb (prob-reach-time-bounded)
Invocation (sound)
storm/build/bin/storm --prism qcomp/benchmarks/ma/stream/stream.ma --prop qcomp/benchmarks/ma/stream/stream.csl pr_underrun_tb --constants N=1000 --sound --timemem --precision 0.001
Sparse engine with sound model checking
Execution
Walltime:6.617299795150757s
Return code:0
Relative Error:6.640259154793594e-11
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 10:14:40 2019
Command line arguments: --prism qcomp/benchmarks/ma/stream/stream.ma --prop qcomp/benchmarks/ma/stream/stream.csl pr_underrun_tb --constants N=1000 --sound --timemem --precision 0.001
Current working directory: 

Time for model input parsing: 0.001s.

Time for model construction: 1.178s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	503501
Transitions: 	1004999
Choices: 	504500
Markovian St.: 	502500
Max. Rate.: 	8
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * underrun -> 999 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.059s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	503501
Transitions: 	1004999
Choices: 	504500
Markovian St.: 	502500
Max. Rate.: 	8
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * underrun -> 999 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "pr_underrun_tb": Pmin=? [true U<=2 "underrun"] ...
Result (for initial states): 0.01893903172
Time for model checking: 5.307s.

Performance statistics:
  * peak memory usage: 128MB
  * CPU time: 6.526s
  * wallclock time: 6.561s