Basic info: size of leaf: 48 bytes, size of tnode: 40 bytes.
Main:
	Aver depth:     2.14
	Max depth:      3
	Leaves:         7
	Prefixes:       9
	Internal nodes: 4
	  1: 1  2: 2  3: 1
	Pointers: 18
Null ptrs: 8
Total size: 2  kB

Counters:
---------
gets = 10317026
backtracks = 1
semantic match passed = 10317012
semantic match miss = 1
null node hit= 7691069
skipped node resize = 0

Local:
	Aver depth:     2.14
	Max depth:      3
	Leaves:         7
	Prefixes:       9
	Internal nodes: 4
	  1: 1  2: 2  3: 1
	Pointers: 18
Null ptrs: 8
Total size: 2  kB

Counters:
---------
gets = 10317026
backtracks = 1
semantic match passed = 10317012
semantic match miss = 1
null node hit= 7691069
skipped node resize = 0

