Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     2.14
	Max depth:      3
	Leaves:         7
	Prefixes:       9
	Internal nodes: 4
	  1: 1  2: 2  3: 1
	Pointers: 18
Null ptrs: 8
Total size: 2  kB

Counters:
---------
gets = 9228403
backtracks = 1
semantic match passed = 9228389
semantic match miss = 1
null node hit= 6856567
skipped node resize = 0

Local:
	Aver depth:     2.14
	Max depth:      3
	Leaves:         7
	Prefixes:       9
	Internal nodes: 4
	  1: 1  2: 2  3: 1
	Pointers: 18
Null ptrs: 8
Total size: 2  kB

Counters:
---------
gets = 9228403
backtracks = 1
semantic match passed = 9228389
semantic match miss = 1
null node hit= 6856567
skipped node resize = 0

