Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.29
	Max depth:      5
	Leaves:         27
	Prefixes:       27
	Internal nodes: 13
	  1: 1  2: 10  3: 1  4: 1
	Pointers: 66
Null ptrs: 27
Total size: 4  kB

Counters:
---------
gets = 2190957
backtracks = 0
semantic match passed = 2189900
semantic match miss = 4
null node hit= 85160
skipped node resize = 0

Local:
	Aver depth:     3.29
	Max depth:      5
	Leaves:         27
	Prefixes:       27
	Internal nodes: 13
	  1: 1  2: 10  3: 1  4: 1
	Pointers: 66
Null ptrs: 27
Total size: 4  kB

Counters:
---------
gets = 2190957
backtracks = 0
semantic match passed = 2189900
semantic match miss = 4
null node hit= 85160
skipped node resize = 0

