Storm.dd

Benchmark
Model:firewire v.2 (MDP)
Parameter(s)explicit_timer = False, delay = 36, deadline = 800
Property:deadline (prob-reach-reward-bounded)
Invocation (dd)
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 dd --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic engine with Sylvan using 4GB memory
Execution
Walltime:1.5200538635253906s
Return code:0
Note(s):Unable to obtain tool result.
Log
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 dd --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.043s.

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: 2878MB
  * CPU time: 2.443s
  * wallclock time: 0.830s