storm/build/bin/storm --prism qcomp/benchmarks/mdp/firewire/firewire.false.prism --prop qcomp/benchmarks/mdp/firewire/firewire.false.props deadline --constants delay=36,deadline=800 --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:19 2019
Command line arguments: --prism qcomp/benchmarks/mdp/firewire/firewire.false.prism --prop qcomp/benchmarks/mdp/firewire/firewire.false.props deadline --constants 'delay=36,deadline=800' --engine hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory:
Time for model input parsing: 0.042s.
Time for model construction: 0.736s.
--------------------------------------------------------------
Model type: MDP (symbolic)
States: 212268 (18185 nodes)
Transitions: 481792 (88908 nodes)
Choices: 478756
Reward Models: time
Variables: rows: 10 meta variables (56 DD variables), columns: 10 meta variables (56 DD variables), nondeterminism: 14 meta variables (14 DD variables)
Labels: 3
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (57 nodes)
* done
--------------------------------------------------------------
Model checking property "deadline": Pmin=? [true Urew{"time"}<=800 (((s1 = 8) & (s2 = 7)) | ((s1 = 7) & (s2 = 8)))] ...
ERROR (model-handling.h:663): Property is unsupported by selected engine/settings.
Performance statistics:
* peak memory usage: 2875MB
* CPU time: 2.447s
* wallclock time: 0.830s