Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.35
	Max depth:      4
	Leaves:         20
	Prefixes:       20
	Internal nodes: 12
	  1: 1  2: 10  3: 1
	Pointers: 50
Null ptrs: 19
Total size: 3  kB

Counters:
---------
gets = 209841
backtracks = 0
semantic match passed = 209830
semantic match miss = 0
null node hit= 84278
skipped node resize = 0

Local:
	Aver depth:     3.35
	Max depth:      4
	Leaves:         20
	Prefixes:       20
	Internal nodes: 12
	  1: 1  2: 10  3: 1
	Pointers: 50
Null ptrs: 19
Total size: 3  kB

Counters:
---------
gets = 209841
backtracks = 0
semantic match passed = 209830
semantic match miss = 0
null node hit= 84278
skipped node resize = 0

