Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.25
	Max depth:      4
	Leaves:         20
	Prefixes:       20
	Internal nodes: 11
	  1: 1  2: 9  3: 1
	Pointers: 46
Null ptrs: 16
Total size: 3  kB

Counters:
---------
gets = 222053
backtracks = 0
semantic match passed = 222040
semantic match miss = 0
null node hit= 72045
skipped node resize = 0

Local:
	Aver depth:     3.25
	Max depth:      4
	Leaves:         20
	Prefixes:       20
	Internal nodes: 11
	  1: 1  2: 9  3: 1
	Pointers: 46
Null ptrs: 16
Total size: 3  kB

Counters:
---------
gets = 222053
backtracks = 0
semantic match passed = 222040
semantic match miss = 0
null node hit= 72045
skipped node resize = 0

