Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.41
	Max depth:      4
	Leaves:         24
	Prefixes:       24
	Internal nodes: 13
	  1: 1  2: 10  3: 2
	Pointers: 58
Null ptrs: 22
Total size: 4  kB

Counters:
---------
gets = 575262
backtracks = 0
semantic match passed = 575244
semantic match miss = 0
null node hit= 9172
skipped node resize = 0

Local:
	Aver depth:     3.41
	Max depth:      4
	Leaves:         24
	Prefixes:       24
	Internal nodes: 13
	  1: 1  2: 10  3: 2
	Pointers: 58
Null ptrs: 22
Total size: 4  kB

Counters:
---------
gets = 575262
backtracks = 0
semantic match passed = 575244
semantic match miss = 0
null node hit= 9172
skipped node resize = 0

