Storm.ddbisim

Benchmark
Model:wlan v.1 (MDP)
Parameter(s)MAX_BACKOFF = 5, COL = 0
Property:sent (prob-reach)
Invocation (ddbisim)
/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/wlan/wlan.5.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/wlan/wlan.props sent --constants COL=0 --engine dd-to-sparse --bisimulation --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Execution
Walltime:840.4231758117676s
Return code:0
Log
Storm 1.6.2

Date: Sat Sep  5 20:57:09 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/wlan/wlan.5.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/wlan/wlan.props sent --constants COL=0 --engine dd-to-sparse --bisimulation '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks

Time for model input parsing: 0.014s.

Time for model construction: 0.523s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	1295218 (3351 nodes)
Transitions: 	2929960 (17304 nodes)
Choices: 	1646074
Reward Models:  none
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: 839.678s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	463123
Transitions: 	1232072
Choices: 	623924
Reward Models:  none
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 "sent": P>=1 [F ((s1 = 12) & (s2 = 12))] ...
Result (for initial states): true

Time for model checking: 0.131s.

Performance statistics:
  * peak memory usage: 4033MB
  * CPU time: 3348.952s
  * wallclock time: 840.371s