Storm.ddbisim

Benchmark
Model:wlan v.1 (MDP)
Parameter(s)MAX_BACKOFF = 5, COL = 0
Property:cost_min (exp-reward)
Invocation (ddbisim)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/wlan/wlan.5.prism --prop qcomp/benchmarks/mdp/wlan/wlan.props cost_min --constants COL=0 --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:794.694492816925s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:27 2019
Command line arguments: --prism qcomp/benchmarks/mdp/wlan/wlan.5.prism --prop qcomp/benchmarks/mdp/wlan/wlan.props cost_min --constants COL=0 --engine dd --bisimulation '--bisimulation:quot' sparse --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.015s.

 WARN (DdPrismModelBuilder.cpp:1196): The reward model does not assign any non-zero rewards.
Time for model construction: 0.563s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	1295218 (3351 nodes)
Transitions: 	2929960 (17250 nodes)
Choices: 	1646074
Reward Models:  cost
Variables: 	rows: 13 meta variables (45 DD variables), columns: 13 meta variables (45 DD variables), nondeterminism: 7 meta variables (7 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (46 nodes)
-------------------------------------------------------------- 

Time for model preprocessing: 793.213s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	463255
Transitions: 	1232222
Choices: 	624074
Reward Models:  cost
State Labels: 	3 labels
   * init -> 1 item(s)
   * ((s1 = 12) & (s2 = 12)) -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "cost_min": R[exp]{"cost"}min=? [F ((s1 = 12) & (s2 = 12))] ...
Result (for initial states): 7625
Time for model checking: 0.814s.

Performance statistics:
  * peak memory usage: 4038MB
  * CPU time: 3164.044s
  * wallclock time: 794.631s