Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     2.62
	Max depth:      3
	Leaves:         16
	Prefixes:       16
	Internal nodes: 8
	  1: 1  2: 6  3: 1
	Pointers: 34
Null ptrs: 11
Total size: 3  kB

Counters:
---------
gets = 2230
backtracks = 0
semantic match passed = 2206
semantic match miss = 0
null node hit= 382
skipped node resize = 0

Local:
	Aver depth:     2.62
	Max depth:      3
	Leaves:         16
	Prefixes:       16
	Internal nodes: 8
	  1: 1  2: 6  3: 1
	Pointers: 34
Null ptrs: 11
Total size: 3  kB

Counters:
---------
gets = 2230
backtracks = 0
semantic match passed = 2206
semantic match miss = 0
null node hit= 382
skipped node resize = 0

