Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.94
	Max depth:      5
	Leaves:         36
	Prefixes:       37
	Internal nodes: 19
	  1: 2  2: 12  3: 4  4: 1
	Pointers: 100
Null ptrs: 46
Total size: 6  kB

Counters:
---------
gets = 1550753
backtracks = 0
semantic match passed = 1549776
semantic match miss = 0
null node hit= 64407
skipped node resize = 0

Local:
	Aver depth:     3.94
	Max depth:      5
	Leaves:         36
	Prefixes:       37
	Internal nodes: 19
	  1: 2  2: 12  3: 4  4: 1
	Pointers: 100
Null ptrs: 46
Total size: 6  kB

Counters:
---------
gets = 1550753
backtracks = 0
semantic match passed = 1549776
semantic match miss = 0
null node hit= 64407
skipped node resize = 0

