storm/build/bin/storm --prism qcomp/benchmarks/dtmc/haddad-monmege/haddad-monmege.pm --prop qcomp/benchmarks/dtmc/haddad-monmege/haddad-monmege.prctl target --constants N=100,p=0.7 --engine hybrid --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Hybrid engine with Sylvan using 4GB memory
Storm 1.4.1 (dev)
Date: Mon Dec 9 13:22:20 2019
Command line arguments: --prism qcomp/benchmarks/dtmc/haddad-monmege/haddad-monmege.pm --prop qcomp/benchmarks/dtmc/haddad-monmege/haddad-monmege.prctl target --constants 'N=100,p=0.7' --engine hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory:
Time for model input parsing: 0.034s.
Time for model construction: 0.586s.
--------------------------------------------------------------
Model type: DTMC (symbolic)
States: 201 (9 nodes)
Transitions: 400 (131 nodes)
Reward Models: none
Variables: rows: 1 meta variables (8 DD variables), columns: 1 meta variables (8 DD variables)
Labels: 4
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (9 nodes)
* Done
* Target
--------------------------------------------------------------
Model checking property "target": P=? [F "Target"] ...
Result (for initial states): 0.5
Time for model checking: 0.004s.
Performance statistics:
* peak memory usage: 2861MB
* CPU time: 1.763s
* wallclock time: 0.661s