before

neat:/homes/smoke/quote/moraes/CSRI/malloc > /bin/time simumalloc -t 15000 -s 1
024 -l 2000
Sbrked 2588672,  MaxAlloced 2184592, Wastage 0.16
        2.7 real         1.6 user         0.9 sys
neat:/homes/smoke/quote/moraes/CSRI/malloc > /bin/time ./simumalloc -t 15000 -s
 1024 -l 2000
Sbrked 2588672,  MaxAlloced 2184592, Wastage 0.16
        2.6 real         1.6 user         0.8 sys
neat:/homes/smoke/quote/moraes/CSRI/malloc > /bin/time ./simumalloc -t 15000 -s
 1024 -l 2000
Sbrked 2588672,  MaxAlloced 2184592, Wastage 0.16
        2.7 real         1.6 user         0.8 sys


