Storm 1.4.1 (dev)
Date: Fri Dec 6 10:04:41 2019
Command line arguments: --prism qcomp/benchmarks/ma/stream/stream.ma --prop qcomp/benchmarks/ma/stream/stream.csl pr_underrun --constants N=1000 --timemem
Current working directory:
Time for model input parsing: 0.002s.
Time for model construction: 1.258s.
--------------------------------------------------------------
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.062s.
--------------------------------------------------------------
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": Pmin=? [F "underrun"] ...
Result (for initial states): 0.2712315729
Time for model checking: 23.918s.
Performance statistics:
* peak memory usage: 145MB
* CPU time: 25.153s
* wallclock time: 25.254s