Storm.dd

Benchmark
Model:bluetooth v.1 (DTMC)
Parameter(s)mrec = 1
Property:time (exp-reward)
Invocation (dd)
storm/build/bin/storm --prism qcomp/benchmarks/dtmc/bluetooth/bluetooth.prism --prop qcomp/benchmarks/dtmc/bluetooth/bluetooth.props time --constants mrec=1 --engine dd --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic engine with Sylvan using 4GB memory
Execution
Walltime:7.101102352142334s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:19 2019
Command line arguments: --prism qcomp/benchmarks/dtmc/bluetooth/bluetooth.prism --prop qcomp/benchmarks/dtmc/bluetooth/bluetooth.props time --constants mrec=1 --engine dd --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.011s.

Time for model construction: 6.760s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	3411945339 (4393 nodes)
Transitions: 	5035263739 (14727 nodes)
Reward Models:  time
Variables: 	rows: 13 meta variables (52 DD variables), columns: 13 meta variables (52 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 536870912 state(s) (27 nodes)
-------------------------------------------------------------- 

Model checking property "time": R[exp]=? [F (rec = 1)] ...
Result (for initial states): 8229
Time for model checking: 0.246s.

Performance statistics:
  * peak memory usage: 2882MB
  * CPU time: 27.394s
  * wallclock time: 7.035s