Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     2.00
	Max depth:      3
	Leaves:         11
	Prefixes:       11
	Internal nodes: 5
	  1: 1  2: 3  4: 1
	Pointers: 30
Null ptrs: 15
Total size: 2  kB

Counters:
---------
gets = 815706
backtracks = 0
semantic match passed = 814647
semantic match miss = 0
null node hit= 59466
skipped node resize = 0

Local:
	Aver depth:     2.00
	Max depth:      3
	Leaves:         11
	Prefixes:       11
	Internal nodes: 5
	  1: 1  2: 3  4: 1
	Pointers: 30
Null ptrs: 15
Total size: 2  kB

Counters:
---------
gets = 815706
backtracks = 0
semantic match passed = 814647
semantic match miss = 0
null node hit= 59466
skipped node resize = 0

