Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.55
	Max depth:      5
	Leaves:         29
	Prefixes:       29
	Internal nodes: 17
	  1: 2  2: 13  3: 1  4: 1
	Pointers: 80
Null ptrs: 35
Total size: 5  kB

Counters:
---------
gets = 2261277
backtracks = 0
semantic match passed = 2260220
semantic match miss = 32
null node hit= 109655
skipped node resize = 0

Local:
	Aver depth:     3.55
	Max depth:      5
	Leaves:         29
	Prefixes:       29
	Internal nodes: 17
	  1: 2  2: 13  3: 1  4: 1
	Pointers: 80
Null ptrs: 35
Total size: 5  kB

Counters:
---------
gets = 2261277
backtracks = 0
semantic match passed = 2260220
semantic match miss = 32
null node hit= 109655
skipped node resize = 0

