/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ma/stream/stream.ma --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ma/stream/stream.csl exp_buffertime --constants N=1000 --engine hybrid --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Hybrid engine with Sylvan using 4GB memory
Storm 1.6.2
Date: Sat Sep 5 20:48:02 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ma/stream/stream.ma --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/ma/stream/stream.csl exp_buffertime --constants N=1000 --engine hybrid '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks
Time for model input parsing: 0.002s.
WARN (model-handling.h:304): Dd-based model builder for Markov Automata is only available for JANI models, automatically converting the input model.
Time for model construction: 2.475s.
--------------------------------------------------------------
Model type: Markov Automaton (symbolic)
States: 1502501 (6054 nodes)
Transitions: 3001001 (52796 nodes)
Choices: 2002001
Reward Models: buffering
Variables: rows: 4 meta variables (23 DD variables), columns: 4 meta variables (23 DD variables), nondeterminism: 3 meta variables (3 DD variables)
Labels: 3
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (24 nodes)
* done
--------------------------------------------------------------
Model checking property "exp_buffertime": R[exp]{"buffering"}min=? [F "done"] ...
Result (for initial states): 8.919505573
Time for model checking: 6.546s.
Performance statistics:
* peak memory usage: 3227MB
* CPU time: 35.408s
* wallclock time: 9.040s