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

Counters:
---------
gets = 1096
backtracks = 0
semantic match passed = 1050
semantic match miss = 0
null node hit= 212
skipped node resize = 0

Local:
	Aver depth:     2.53
	Max depth:      3
	Leaves:         13
	Prefixes:       13
	Internal nodes: 7
	  1: 1  2: 5  3: 1
	Pointers: 30
Null ptrs: 11
Total size: 2  kB

Counters:
---------
gets = 1096
backtracks = 0
semantic match passed = 1050
semantic match miss = 0
null node hit= 212
skipped node resize = 0

