Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.62
	Max depth:      5
	Leaves:         29
	Prefixes:       29
	Internal nodes: 18
	  1: 2  2: 14  3: 1  4: 1
	Pointers: 84
Null ptrs: 38
Total size: 5  kB

Counters:
---------
gets = 1790184
backtracks = 0
semantic match passed = 1789546
semantic match miss = 32
null node hit= 552476
skipped node resize = 0

Local:
	Aver depth:     3.62
	Max depth:      5
	Leaves:         29
	Prefixes:       29
	Internal nodes: 18
	  1: 2  2: 14  3: 1  4: 1
	Pointers: 84
Null ptrs: 38
Total size: 5  kB

Counters:
---------
gets = 1790184
backtracks = 0
semantic match passed = 1789546
semantic match miss = 32
null node hit= 552476
skipped node resize = 0

