Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.57
	Max depth:      5
	Leaves:         26
	Prefixes:       26
	Internal nodes: 15
	  1: 1  2: 12  3: 1  4: 1
	Pointers: 74
Null ptrs: 34
Total size: 4  kB

Counters:
---------
gets = 2041827
backtracks = 0
semantic match passed = 2040936
semantic match miss = 0
null node hit= 1302425
skipped node resize = 0

Local:
	Aver depth:     3.57
	Max depth:      5
	Leaves:         26
	Prefixes:       26
	Internal nodes: 15
	  1: 1  2: 12  3: 1  4: 1
	Pointers: 74
Null ptrs: 34
Total size: 4  kB

Counters:
---------
gets = 2041827
backtracks = 0
semantic match passed = 2040936
semantic match miss = 0
null node hit= 1302425
skipped node resize = 0

