Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.25
	Max depth:      4
	Leaves:         27
	Prefixes:       27
	Internal nodes: 14
	  1: 1  2: 11  3: 1  4: 1
	Pointers: 70
Null ptrs: 30
Total size: 4  kB

Counters:
---------
gets = 2136815
backtracks = 0
semantic match passed = 2135820
semantic match miss = 2
null node hit= 1354584
skipped node resize = 0

Local:
	Aver depth:     3.25
	Max depth:      4
	Leaves:         27
	Prefixes:       27
	Internal nodes: 14
	  1: 1  2: 11  3: 1  4: 1
	Pointers: 70
Null ptrs: 30
Total size: 4  kB

Counters:
---------
gets = 2136815
backtracks = 0
semantic match passed = 2135820
semantic match miss = 2
null node hit= 1354584
skipped node resize = 0

