Coalescing: result1
	
======= coalescing table emp10 ====
The coalescing time is 0 seconds

real        0.7
user        0.1
sys         0.2
======= coalescing table emp20 ====
The coalescing time is 1 seconds

real        1.2
user        0.2
sys         0.2
======= coalescing table emp40 ====
The coalescing time is 0 seconds

real        1.3
user        0.3
sys         0.2
======= coalescing table emp100 ====
The coalescing time is 2 seconds

real        2.5
user        0.5
sys         0.2
======= coalescing table emp200 ====
The coalescing time is 4 seconds

real        4.6
user        1.0
sys         0.3
======= coalescing table emp400 ====
The coalescing time is 8 seconds

real        8.8
user        1.9
sys         0.5
======= coalescing table emp1000 ====
The coalescing time is 19 seconds

real       19.7
user        4.3
sys         1.2
======= coalescing table emp2000 ====
real       27.1
user        6.8
sys         1.7
======= coalescing table emp4000 ====
The coalescing time is 59 seconds

real       59.3
user       14.7
sys         4.0
======= coalescing table emp10000 ====
The coalescing time is 158 seconds

real     2:38.9
user       37.0
sys         8.8
======= coalescing table emp20000 ====
The coalescing time is 372 seconds

real     6:13.2
user     1:26.7
sys        21.3
