Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     3.19
	Max depth:      4
	Leaves:         26
	Prefixes:       26
	Internal nodes: 14
	  1: 2  2: 10  3: 1  4: 1
	Pointers: 68
Null ptrs: 29
Total size: 4  kB

Counters:
---------
gets = 1999509
backtracks = 0
semantic match passed = 1998448
semantic match miss = 0
null node hit= 277366
skipped node resize = 0

Local:
	Aver depth:     3.19
	Max depth:      4
	Leaves:         26
	Prefixes:       26
	Internal nodes: 14
	  1: 2  2: 10  3: 1  4: 1
	Pointers: 68
Null ptrs: 29
Total size: 4  kB

Counters:
---------
gets = 1999509
backtracks = 0
semantic match passed = 1998448
semantic match miss = 0
null node hit= 277366
skipped node resize = 0

