Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.26
	Max depth:      5
	Leaves:         26
	Prefixes:       26
	Internal nodes: 13
	  1: 1  2: 9  3: 2  4: 1
	Pointers: 70
Null ptrs: 32
Total size: 4  kB

Counters:
---------
gets = 3770454
backtracks = 0
semantic match passed = 3769380
semantic match miss = 1
null node hit= 1169533
skipped node resize = 0

Local:
	Aver depth:     3.26
	Max depth:      5
	Leaves:         26
	Prefixes:       26
	Internal nodes: 13
	  1: 1  2: 9  3: 2  4: 1
	Pointers: 70
Null ptrs: 32
Total size: 4  kB

Counters:
---------
gets = 3770454
backtracks = 0
semantic match passed = 3769380
semantic match miss = 1
null node hit= 1169533
skipped node resize = 0

