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

Counters:
---------
gets = 308701
backtracks = 0
semantic match passed = 307802
semantic match miss = 0
null node hit= 12122
skipped node resize = 0

Local:
	Aver depth:     2.95
	Max depth:      4
	Leaves:         20
	Prefixes:       20
	Internal nodes: 10
	  1: 1  2: 8  4: 1
	Pointers: 50
Null ptrs: 21
Total size: 3  kB

Counters:
---------
gets = 308701
backtracks = 0
semantic match passed = 307802
semantic match miss = 0
null node hit= 12122
skipped node resize = 0

