Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.17
	Max depth:      4
	Leaves:         23
	Prefixes:       23
	Internal nodes: 12
	  1: 1  2: 8  3: 2  4: 1
	Pointers: 66
Null ptrs: 32
Total size: 4  kB

Counters:
---------
gets = 3755418
backtracks = 0
semantic match passed = 3754360
semantic match miss = 2
null node hit= 622991
skipped node resize = 0

Local:
	Aver depth:     3.17
	Max depth:      4
	Leaves:         23
	Prefixes:       23
	Internal nodes: 12
	  1: 1  2: 8  3: 2  4: 1
	Pointers: 66
Null ptrs: 32
Total size: 4  kB

Counters:
---------
gets = 3755418
backtracks = 0
semantic match passed = 3754360
semantic match miss = 2
null node hit= 622991
skipped node resize = 0

