Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.93
	Max depth:      5
	Leaves:         33
	Prefixes:       34
	Internal nodes: 16
	  1: 1  2: 10  3: 4  4: 1
	Pointers: 90
Null ptrs: 42
Total size: 5  kB

Counters:
---------
gets = 1417288
backtracks = 0
semantic match passed = 1416349
semantic match miss = 0
null node hit= 311155
skipped node resize = 0

Local:
	Aver depth:     3.93
	Max depth:      5
	Leaves:         33
	Prefixes:       34
	Internal nodes: 16
	  1: 1  2: 10  3: 4  4: 1
	Pointers: 90
Null ptrs: 42
Total size: 5  kB

Counters:
---------
gets = 1417288
backtracks = 0
semantic match passed = 1416349
semantic match miss = 0
null node hit= 311155
skipped node resize = 0

