Storm.ddbisim

Benchmark
Model:bluetooth v.1 (DTMC)
Parameter(s)mrec = 1
Property:time (exp-reward)
Invocation (ddbisim)
storm/build/bin/storm --prism qcomp/benchmarks/dtmc/bluetooth/bluetooth.prism --prop qcomp/benchmarks/dtmc/bluetooth/bluetooth.props time --constants mrec=1 --engine dd --bisimulation --bisimulation:quot sparse --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Execution
Walltime:8.63071060180664s
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 --bisimulation '--bisimulation:quot' sparse --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.053s.

Time for model construction: 6.810s.

-------------------------------------------------------------- 
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)
-------------------------------------------------------------- 

Time for model preprocessing: 0.316s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	372
Transitions: 	372
Reward Models:  time
State Labels: 	3 labels
   * (rec = 1) -> 1 item(s)
   * init -> 184 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

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

Performance statistics:
  * peak memory usage: 2897MB
  * CPU time: 27.263s
  * wallclock time: 7.207s