/xmlbench/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/xmlbench/trunk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
--------------------------------------------------------------------------------
Command:            ./sun_dom2 1 xmlgen 4
Massif arguments:   --heap=yes --depth=5 --massif-out-file=/tmp/massif.out
ms_print arguments: /tmp/massif.out
--------------------------------------------------------------------------------


    KB
323.7^                                                                 ,....,.
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                                                 #::::@:
     |                                        ......... ......:.:@..::@#::::@:
     |                              ,.: @:: ::::::::::: :::::::::@::::@#::::@:
     |                           .::@:: @:: ::::::::::: :::::::::@::::@#::::@:
     |                       .,.::::@:: @:: ::::::::::: :::::::::@::::@#::::@:
   0 +----------------------------------------------------------------------->Mi
     0                                                                   2.259

Number of snapshots: 69
 Detailed snapshots: [5, 13, 16, 44, 52, 54 (peak), 64]

--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
  0              0                0                0             0            0
  1        714,510              128              120             8            0
  2        738,676            3,720            3,516           204            0
  3        765,339            7,888            7,497           391            0
  4        784,904           10,096            9,667           429            0
  5        812,232           10,096            9,667           429            0
95.75% (9,667B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->66.09% (6,672B) 0x505211A: (within /lib64/libc-2.9.so)
| ->66.09% (6,672B) 0x5052930: (within /lib64/libc-2.9.so)
|   ->66.09% (6,672B) 0x5051C0F: (within /lib64/libc-2.9.so)
|     ->66.09% (6,672B) 0x505174E: setlocale (in /lib64/libc-2.9.so)
|       ->66.09% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
|         
->11.89% (1,200B) 0x505C4E5: qsort_r (in /lib64/libc-2.9.so)
| ->11.89% (1,200B) 0x41D626: main (in /bin/bash)
|   
->11.82% (1,193B) 0x45BD74: xmalloc (in /bin/bash)
| ->04.75% (480B) 0x427050: cmd_init (in /bin/bash)
| | ->04.75% (480B) 0x41CD2C: main (in /bin/bash)
| |   
| ->04.75% (480B) 0x427072: cmd_init (in /bin/bash)
| | ->04.75% (480B) 0x41CD2C: main (in /bin/bash)
| |   
| ->02.21% (223B) 0x456C23: set_default_locale (in /bin/bash)
| | ->02.21% (223B) 0x41C553: main (in /bin/bash)
| |   
| ->00.10% (10B) in 1+ places, all below ms_print's threshold (01.00%)
| 
->02.38% (240B) 0x50528C3: (within /lib64/libc-2.9.so)
| ->02.38% (240B) 0x5051C0F: (within /lib64/libc-2.9.so)
|   ->02.38% (240B) 0x505174E: setlocale (in /lib64/libc-2.9.so)
|     ->02.38% (240B) 0x456BE3: set_default_locale (in /bin/bash)
|       ->02.38% (240B) 0x41C553: main (in /bin/bash)
|         
->02.21% (223B) 0x50513BC: (within /lib64/libc-2.9.so)
| ->02.21% (223B) 0x505193F: setlocale (in /lib64/libc-2.9.so)
|   ->02.21% (223B) 0x456BE3: set_default_locale (in /bin/bash)
|     ->02.21% (223B) 0x41C553: main (in /bin/bash)
|       
->01.09% (110B) 0x509F010: strdup (in /lib64/libc-2.9.so)
| ->01.09% (110B) in 3 places, all below massif's threshold (01.00%)
|   
->00.29% (29B) in 1+ places, all below ms_print's threshold (01.00%)

--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
  6        835,707           13,424           12,446           978            0
  7        872,730           20,784           18,351         2,433            0
  8        893,587           24,576           21,264         3,312            0
  9        915,929           28,792           24,578         4,214            0
 10        930,950           31,440           26,537         4,903            0
 11        953,385           34,984           29,000         5,984            0
 12        985,389           40,648           33,299         7,349            0
 13      1,015,285           43,256           35,137         8,119            0
81.23% (35,137B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->64.41% (27,863B) 0x45BD74: xmalloc (in /bin/bash)
| ->15.96% (6,905B) 0x43449E: initialize_shell_variables (in /bin/bash)
| | ->15.96% (6,905B) 0x41CED8: main (in /bin/bash)
| |   
| ->13.43% (5,808B) 0x430902: (within /bin/bash)
| | ->13.43% (5,808B) 0x43097C: (within /bin/bash)
| |   ->13.43% (5,808B) 0x430C57: (within /bin/bash)
| |     ->12.76% (5,520B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |     | 
| |     ->00.67% (288B) in 1+ places, all below ms_print's threshold (01.00%)
| |     
| ->13.10% (5,665B) 0x430B21: make_variable_value (in /bin/bash)
| | ->13.09% (5,663B) 0x430C67: (within /bin/bash)
| | | ->12.98% (5,614B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->12.98% (5,614B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.11% (49B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.00% (2B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->08.95% (3,872B) 0x448968: hash_insert (in /bin/bash)
| | ->08.95% (3,872B) 0x4309B8: (within /bin/bash)
| |   ->08.95% (3,872B) 0x430C57: (within /bin/bash)
| |     ->08.51% (3,680B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |     | 
| |     ->00.44% (192B) in 1+ places, all below ms_print's threshold (01.00%)
| |     
| ->03.55% (1,536B) 0x448579: hash_create (in /bin/bash)
| | ->01.18% (512B) 0x42FDCB: (within /bin/bash)
| | | ->01.18% (512B) 0x433DAE: initialize_shell_variables (in /bin/bash)
| | |   ->01.18% (512B) 0x41CED8: main (in /bin/bash)
| | |     
| | ->01.18% (512B) 0x42FDE5: (within /bin/bash)
| | | ->01.18% (512B) 0x433DAE: initialize_shell_variables (in /bin/bash)
| | |   ->01.18% (512B) 0x41CED8: main (in /bin/bash)
| | |     
| | ->01.18% (512B) 0x42FDFC: (within /bin/bash)
| |   ->01.18% (512B) 0x433DAE: initialize_shell_variables (in /bin/bash)
| |     ->01.18% (512B) 0x41CED8: main (in /bin/bash)
| |       
| ->03.09% (1,337B) 0x430916: (within /bin/bash)
| | ->03.09% (1,337B) 0x43097C: (within /bin/bash)
| |   ->03.09% (1,337B) 0x430C57: (within /bin/bash)
| |     ->02.99% (1,295B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |     | 
| |     ->00.10% (42B) in 1+ places, all below ms_print's threshold (01.00%)
| |     
| ->03.09% (1,337B) 0x43099D: (within /bin/bash)
| | ->03.09% (1,337B) 0x430C57: (within /bin/bash)
| |   ->02.99% (1,295B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | ->02.99% (1,295B) 0x41CED8: main (in /bin/bash)
| |   |   
| |   ->00.10% (42B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->01.11% (480B) 0x427050: cmd_init (in /bin/bash)
| | ->01.11% (480B) 0x41CD2C: main (in /bin/bash)
| |   
| ->01.11% (480B) 0x427072: cmd_init (in /bin/bash)
| | ->01.11% (480B) 0x41CD2C: main (in /bin/bash)
| |   
| ->01.02% (443B) in 11 places, all below massif's threshold (01.00%)
|   
->15.42% (6,672B) 0x505211A: (within /lib64/libc-2.9.so)
| ->15.42% (6,672B) 0x5052930: (within /lib64/libc-2.9.so)
|   ->15.42% (6,672B) 0x5051C0F: (within /lib64/libc-2.9.so)
|     ->15.42% (6,672B) 0x505174E: setlocale (in /lib64/libc-2.9.so)
|       ->15.42% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
|         
->01.39% (602B) in 7 places, all below massif's threshold (01.00%)
  
--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
 14      1,030,461           44,776           36,186         8,590            0
 15      1,053,997           49,920           40,558         9,362            0
 16      1,133,050           49,920           40,558         9,362            0
81.25% (40,558B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->64.35% (32,124B) 0x45BD74: xmalloc (in /bin/bash)
| ->13.85% (6,912B) 0x430902: (within /bin/bash)
| | ->13.85% (6,912B) 0x43097C: (within /bin/bash)
| |   ->13.08% (6,528B) 0x430C57: (within /bin/bash)
| |   | ->11.06% (5,520B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->02.02% (1,008B) in 17 places, all below massif's threshold (01.00%)
| |   |   
| |   ->00.77% (384B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->13.82% (6,897B) 0x43449E: initialize_shell_variables (in /bin/bash)
| | ->13.82% (6,897B) 0x41CED8: main (in /bin/bash)
| |   
| ->11.52% (5,752B) 0x430B21: make_variable_value (in /bin/bash)
| | ->11.52% (5,750B) 0x430C67: (within /bin/bash)
| | | ->11.24% (5,612B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->11.24% (5,612B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.28% (138B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.00% (2B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->09.23% (4,608B) 0x448968: hash_insert (in /bin/bash)
| | ->09.23% (4,608B) 0x4309B8: (within /bin/bash)
| |   ->08.72% (4,352B) 0x430C57: (within /bin/bash)
| |   | ->07.37% (3,680B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->01.35% (672B) in 17 places, all below massif's threshold (01.00%)
| |   |   
| |   ->00.51% (256B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->04.33% (2,161B) in 20 places, all below massif's threshold (01.00%)
| | 
| ->03.10% (1,549B) 0x430916: (within /bin/bash)
| | ->03.10% (1,549B) 0x43097C: (within /bin/bash)
| |   ->02.94% (1,466B) 0x430C57: (within /bin/bash)
| |   | ->02.59% (1,295B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->00.34% (171B) in 1+ places, all below ms_print's threshold (01.00%)
| |   | 
| |   ->00.17% (83B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->03.10% (1,549B) 0x43099D: (within /bin/bash)
| | ->02.94% (1,466B) 0x430C57: (within /bin/bash)
| | | ->02.59% (1,295B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->02.59% (1,295B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.34% (171B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.17% (83B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->03.08% (1,536B) 0x448579: hash_create (in /bin/bash)
| | ->01.03% (512B) 0x42FDCB: (within /bin/bash)
| | | ->01.03% (512B) 0x433DAE: initialize_shell_variables (in /bin/bash)
| | |   ->01.03% (512B) 0x41CED8: main (in /bin/bash)
| | |     
| | ->01.03% (512B) 0x42FDE5: (within /bin/bash)
| | | ->01.03% (512B) 0x433DAE: initialize_shell_variables (in /bin/bash)
| | |   ->01.03% (512B) 0x41CED8: main (in /bin/bash)
| | |     
| | ->01.03% (512B) 0x42FDFC: (within /bin/bash)
| |   ->01.03% (512B) 0x433DAE: initialize_shell_variables (in /bin/bash)
| |     ->01.03% (512B) 0x41CED8: main (in /bin/bash)
| |       
| ->02.32% (1,160B) 0x431E4D: (within /bin/bash)
|   ->02.32% (1,160B) 0x43207C: map_over (in /bin/bash)
|     ->02.32% (1,160B) 0x432D0D: maybe_make_export_env (in /bin/bash)
|       ->02.32% (1,160B) 0x457143: (within /bin/bash)
|         
->13.37% (6,672B) 0x505211A: (within /lib64/libc-2.9.so)
| ->13.37% (6,672B) 0x5052930: (within /lib64/libc-2.9.so)
|   ->13.37% (6,672B) 0x5051C0F: (within /lib64/libc-2.9.so)
|     ->13.37% (6,672B) 0x505174E: setlocale (in /lib64/libc-2.9.so)
|       ->13.37% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
|         
->02.32% (1,160B) 0x45BE0B: xrealloc (in /bin/bash)
| ->02.32% (1,160B) 0x432DB1: maybe_make_export_env (in /bin/bash)
|   ->02.32% (1,160B) 0x457143: (within /bin/bash)
|     ->02.32% (1,160B) 0x457350: set_locale_var (in /bin/bash)
|       ->02.32% (1,160B) 0x45755D: set_default_lang (in /bin/bash)
|         
->01.21% (602B) in 7 places, all below massif's threshold (01.00%)
  
--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
 17      1,168,218           56,960           46,295        10,665            0
 18      1,194,595           57,192           46,518        10,674            0
 19      1,263,172           56,976           46,301        10,675            0
 20      1,277,324           57,200           46,517        10,683            0
 21      1,312,805           57,000           46,312        10,688            0
 22      1,341,278           62,632           51,566        11,066            0
 23      1,365,949           62,904           51,833        11,071            0
 24      1,402,189           62,904           51,833        11,071            0
 25      1,429,770           62,904           51,833        11,071            0
 26      1,457,388           63,552           52,464        11,088            0
 27      1,484,164           64,904           53,682        11,222            0
 28      1,519,633           64,712           53,414        11,298            0
 29      1,544,807           64,352           53,089        11,263            0
 30      1,566,375           64,528           53,248        11,280            0
 31      1,587,660           65,272           53,884        11,388            0
 32      1,672,208           58,256           48,171        10,085            0
 33      1,696,342           65,528           54,497        11,031            0
 34      1,722,754           64,512           53,171        11,341            0
 35      1,740,691           64,896           53,360        11,536            0
 36      1,766,932           65,176           53,535        11,641            0
 37      1,799,831           65,672           53,819        11,853            0
 38      1,819,919           66,032           54,075        11,957            0
 39      1,843,236           66,984           54,650        12,334            0
 40      1,858,416           67,080           54,755        12,325            0
 41      1,884,651           65,672           53,881        11,791            0
 42      1,901,032           66,040           54,131        11,909            0
 43      1,932,414           67,000           54,948        12,052            0
 44      1,964,947           68,120           55,910        12,210            0
82.08% (55,910B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->62.11% (42,310B) 0x45BD74: xmalloc (in /bin/bash)
| ->10.36% (7,056B) 0x430902: (within /bin/bash)
| | ->10.36% (7,056B) 0x43097C: (within /bin/bash)
| |   ->09.72% (6,624B) 0x430C57: (within /bin/bash)
| |   | ->08.10% (5,520B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->01.62% (1,104B) in 18 places, all below massif's threshold (01.00%)
| |   |   
| |   ->00.63% (432B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->10.11% (6,885B) 0x432899: (within /bin/bash)
| | ->10.11% (6,885B) 0x432D1F: maybe_make_export_env (in /bin/bash)
| |   ->10.11% (6,885B) 0x44186F: command_substitute (in /bin/bash)
| |   | ->10.11% (6,885B) 0x446381: (within /bin/bash)
| |   |   
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->10.10% (6,877B) 0x43449E: initialize_shell_variables (in /bin/bash)
| | ->10.10% (6,877B) 0x41CED8: main (in /bin/bash)
| |   
| ->08.49% (5,783B) 0x430B21: make_variable_value (in /bin/bash)
| | ->08.48% (5,779B) 0x430C67: (within /bin/bash)
| | | ->08.21% (5,594B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->08.21% (5,594B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.27% (185B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.01% (4B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->07.09% (4,831B) in 69 places, all below massif's threshold (01.00%)
| | 
| ->06.91% (4,704B) 0x448968: hash_insert (in /bin/bash)
| | ->06.91% (4,704B) 0x4309B8: (within /bin/bash)
| |   ->06.48% (4,416B) 0x430C57: (within /bin/bash)
| |   | ->05.40% (3,680B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->01.08% (736B) in 18 places, all below massif's threshold (01.00%)
| |   |   
| |   ->00.42% (288B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->02.33% (1,586B) 0x43099D: (within /bin/bash)
| | ->02.19% (1,492B) 0x430C57: (within /bin/bash)
| | | ->01.90% (1,295B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->01.90% (1,295B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.29% (197B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.14% (94B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->02.33% (1,586B) 0x430916: (within /bin/bash)
| | ->02.33% (1,586B) 0x43097C: (within /bin/bash)
| |   ->02.19% (1,492B) 0x430C57: (within /bin/bash)
| |   | ->01.90% (1,295B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->00.29% (197B) in 1+ places, all below ms_print's threshold (01.00%)
| |   | 
| |   ->00.14% (94B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->02.25% (1,536B) 0x448579: hash_create (in /bin/bash)
| | ->02.25% (1,536B) in 3 places, all below massif's threshold (01.00%)
| |   
| ->01.08% (736B) 0x44E1A1: array_create_element (in /bin/bash)
| | ->01.08% (736B) in 3 places, all below massif's threshold (01.00%)
| |   
| ->01.07% (730B) 0x44A921: fd_to_buffered_stream (in /bin/bash)
|   ->01.07% (730B) 0x44AF86: with_input_from_buffered_stream (in /bin/bash)
|     ->01.07% (730B) 0x41D5BF: main (in /bin/bash)
|       
->09.79% (6,672B) 0x505211A: (within /lib64/libc-2.9.so)
| ->09.79% (6,672B) 0x5052930: (within /lib64/libc-2.9.so)
|   ->09.79% (6,672B) 0x5051C0F: (within /lib64/libc-2.9.so)
|     ->09.79% (6,672B) 0x505174E: setlocale (in /lib64/libc-2.9.so)
|       ->09.79% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
|         
->04.36% (2,970B) 0x45BE0B: xrealloc (in /bin/bash)
| ->03.23% (2,200B) 0x44A7A5: (within /bin/bash)
| | ->03.23% (2,200B) 0x44A9B7: fd_to_buffered_stream (in /bin/bash)
| |   ->03.23% (2,200B) 0x44AF86: with_input_from_buffered_stream (in /bin/bash)
| |     ->03.23% (2,200B) 0x41D5BF: main (in /bin/bash)
| |       
| ->01.13% (770B) in 6 places, all below massif's threshold (01.00%)
|   
->02.10% (1,432B) 0x45BDE9: xrealloc (in /bin/bash)
| ->01.73% (1,176B) 0x432DB1: maybe_make_export_env (in /bin/bash)
| | ->01.73% (1,176B) 0x44186F: command_substitute (in /bin/bash)
| |   ->01.73% (1,176B) 0x446381: (within /bin/bash)
| |     ->01.73% (1,176B) 0x446B57: (within /bin/bash)
| |       
| ->00.38% (256B) in 1+ places, all below ms_print's threshold (01.00%)
| 
->01.97% (1,339B) in 17 places, all below massif's threshold (01.00%)
| 
->01.74% (1,187B) 0x4009C33: (within /lib64/ld-2.9.so)
  ->01.74% (1,187B) 0x4005E43: (within /lib64/ld-2.9.so)
    ->01.74% (1,187B) 0x4007AC6: (within /lib64/ld-2.9.so)
      ->01.74% (1,187B) 0x4010F49: (within /lib64/ld-2.9.so)
        ->01.74% (1,187B) 0x400CE44: (within /lib64/ld-2.9.so)
          
--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
 45      1,980,091           65,984           54,174        11,810            0
 46      2,008,713           66,096           54,258        11,838            0
 47      2,042,398           67,232           54,963        12,269            0
 48      2,061,109           67,400           55,111        12,289            0
 49      2,094,304           68,368           56,009        12,359            0
 50      2,108,737           69,584           57,038        12,546            0
 51      2,123,134           70,648           57,886        12,762            0
 52      2,126,354           70,816           58,004        12,812            0
81.91% (58,004B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->58.55% (41,465B) 0x45BD74: xmalloc (in /bin/bash)
| ->09.96% (7,056B) 0x430902: (within /bin/bash)
| | ->09.96% (7,056B) 0x43097C: (within /bin/bash)
| |   ->09.35% (6,624B) 0x430C57: (within /bin/bash)
| |   | ->07.79% (5,520B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->01.56% (1,104B) in 18 places, all below massif's threshold (01.00%)
| |   |   
| |   ->00.61% (432B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->09.72% (6,885B) 0x432899: (within /bin/bash)
| | ->09.72% (6,885B) 0x432D1F: maybe_make_export_env (in /bin/bash)
| |   ->09.72% (6,885B) 0x44186F: command_substitute (in /bin/bash)
| |   | ->09.72% (6,885B) 0x446381: (within /bin/bash)
| |   |   
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->09.71% (6,877B) 0x43449E: initialize_shell_variables (in /bin/bash)
| | ->09.71% (6,877B) 0x41CED8: main (in /bin/bash)
| |   
| ->08.47% (5,997B) 0x430B21: make_variable_value (in /bin/bash)
| | ->08.10% (5,738B) 0x430C67: (within /bin/bash)
| | | ->07.90% (5,594B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->07.90% (5,594B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.20% (144B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.37% (259B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->06.64% (4,704B) 0x448968: hash_insert (in /bin/bash)
| | ->06.64% (4,704B) 0x4309B8: (within /bin/bash)
| |   ->06.24% (4,416B) 0x430C57: (within /bin/bash)
| |   | ->05.20% (3,680B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->01.04% (736B) in 18 places, all below massif's threshold (01.00%)
| |   |   
| |   ->00.41% (288B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->05.33% (3,772B) in 70 places, all below massif's threshold (01.00%)
| | 
| ->02.24% (1,586B) 0x430916: (within /bin/bash)
| | ->02.24% (1,586B) 0x43097C: (within /bin/bash)
| |   ->02.11% (1,492B) 0x430C57: (within /bin/bash)
| |   | ->01.83% (1,295B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->00.28% (197B) in 1+ places, all below ms_print's threshold (01.00%)
| |   | 
| |   ->00.13% (94B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->02.24% (1,586B) 0x43099D: (within /bin/bash)
| | ->02.11% (1,492B) 0x430C57: (within /bin/bash)
| | | ->01.83% (1,295B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->01.83% (1,295B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.28% (197B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.13% (94B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->02.17% (1,536B) 0x448579: hash_create (in /bin/bash)
| | ->02.17% (1,536B) in 3 places, all below massif's threshold (01.00%)
| |   
| ->01.04% (736B) 0x44E1A1: array_create_element (in /bin/bash)
| | ->01.04% (736B) in 3 places, all below massif's threshold (01.00%)
| |   
| ->01.03% (730B) 0x44A921: fd_to_buffered_stream (in /bin/bash)
|   ->01.03% (730B) 0x44AF86: with_input_from_buffered_stream (in /bin/bash)
|     ->01.03% (730B) 0x41D5BF: main (in /bin/bash)
|       
->09.42% (6,672B) 0x505211A: (within /lib64/libc-2.9.so)
| ->09.42% (6,672B) 0x5052930: (within /lib64/libc-2.9.so)
|   ->09.42% (6,672B) 0x5051C0F: (within /lib64/libc-2.9.so)
|     ->09.42% (6,672B) 0x505174E: setlocale (in /lib64/libc-2.9.so)
|       ->09.42% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
|         
->04.19% (2,970B) 0x45BE0B: xrealloc (in /bin/bash)
| ->03.11% (2,200B) 0x44A7A5: (within /bin/bash)
| | ->03.11% (2,200B) 0x44A9B7: fd_to_buffered_stream (in /bin/bash)
| |   ->03.11% (2,200B) 0x44AF86: with_input_from_buffered_stream (in /bin/bash)
| |     ->03.11% (2,200B) 0x41D5BF: main (in /bin/bash)
| |       
| ->01.09% (770B) in 6 places, all below massif's threshold (01.00%)
|   
->03.87% (2,739B) 0x48CC11: glob_filename (in /bin/bash)
| ->03.59% (2,541B) 0x48CC86: glob_filename (in /bin/bash)
| | ->03.32% (2,353B) 0x48CC86: glob_filename (in /bin/bash)
| | | ->03.07% (2,173B) 0x48CC86: glob_filename (in /bin/bash)
| | | | ->02.82% (2,000B) 0x48CC86: glob_filename (in /bin/bash)
| | | | | 
| | | | ->00.24% (173B) in 1+ places, all below ms_print's threshold (01.00%)
| | | | 
| | | ->00.25% (180B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.27% (188B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->00.28% (198B) in 1+ places, all below ms_print's threshold (01.00%)
| 
->02.17% (1,539B) in 18 places, all below massif's threshold (01.00%)
| 
->02.02% (1,432B) 0x45BDE9: xrealloc (in /bin/bash)
| ->01.66% (1,176B) 0x432DB1: maybe_make_export_env (in /bin/bash)
| | ->01.66% (1,176B) 0x44186F: command_substitute (in /bin/bash)
| |   ->01.66% (1,176B) 0x446381: (within /bin/bash)
| |     ->01.66% (1,176B) 0x446B57: (within /bin/bash)
| |       
| ->00.36% (256B) in 1+ places, all below ms_print's threshold (01.00%)
| 
->01.68% (1,187B) 0x4009C33: (within /lib64/ld-2.9.so)
  ->01.68% (1,187B) 0x4005E43: (within /lib64/ld-2.9.so)
    ->01.68% (1,187B) 0x4007AC6: (within /lib64/ld-2.9.so)
      ->01.68% (1,187B) 0x4010F49: (within /lib64/ld-2.9.so)
        ->01.68% (1,187B) 0x400CE44: (within /lib64/ld-2.9.so)
          
--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
 53      2,140,678           67,320           55,019        12,301            0
 54      2,146,448          329,456          317,160        12,296            0
96.27% (317,160B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->80.47% (265,114B) 0x45BE0B: xrealloc (in /bin/bash)
| ->79.57% (262,144B) 0x426D6D: (within /bin/bash)
| | ->79.57% (262,144B) 0x426EC3: group_member (in /bin/bash)
| |   ->79.57% (262,144B) 0x4577FD: file_status (in /bin/bash)
| |     ->79.57% (262,144B) 0x4579D8: (within /bin/bash)
| |       
| ->00.90% (2,970B) in 1+ places, all below ms_print's threshold (01.00%)
| 
->12.57% (41,416B) 0x45BD74: xmalloc (in /bin/bash)
| ->03.00% (9,897B) in 77 places, all below massif's threshold (01.00%)
| | 
| ->02.14% (7,056B) 0x430902: (within /bin/bash)
| | ->02.14% (7,056B) 0x43097C: (within /bin/bash)
| |   ->02.01% (6,624B) 0x430C57: (within /bin/bash)
| |   | ->01.68% (5,520B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->00.34% (1,104B) in 1+ places, all below ms_print's threshold (01.00%)
| |   | 
| |   ->00.13% (432B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->02.09% (6,885B) 0x432899: (within /bin/bash)
| | ->02.09% (6,885B) 0x432D1F: maybe_make_export_env (in /bin/bash)
| |   ->02.09% (6,885B) 0x44186F: command_substitute (in /bin/bash)
| |   | ->02.09% (6,885B) 0x446381: (within /bin/bash)
| |   |   
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->02.09% (6,877B) 0x43449E: initialize_shell_variables (in /bin/bash)
| | ->02.09% (6,877B) 0x41CED8: main (in /bin/bash)
| |   
| ->01.82% (5,997B) 0x430B21: make_variable_value (in /bin/bash)
| | ->01.74% (5,738B) 0x430C67: (within /bin/bash)
| | | ->01.70% (5,594B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->01.70% (5,594B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.04% (144B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.08% (259B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->01.43% (4,704B) 0x448968: hash_insert (in /bin/bash)
|   ->01.43% (4,704B) 0x4309B8: (within /bin/bash)
|     ->01.34% (4,416B) 0x430C57: (within /bin/bash)
|     | ->01.12% (3,680B) 0x43445E: initialize_shell_variables (in /bin/bash)
|     | | 
|     | ->00.22% (736B) in 1+ places, all below ms_print's threshold (01.00%)
|     | 
|     ->00.09% (288B) in 1+ places, all below ms_print's threshold (01.00%)
|     
->02.03% (6,672B) 0x505211A: (within /lib64/libc-2.9.so)
| ->02.03% (6,672B) 0x5052930: (within /lib64/libc-2.9.so)
|   ->02.03% (6,672B) 0x5051C0F: (within /lib64/libc-2.9.so)
|     ->02.03% (6,672B) 0x505174E: setlocale (in /lib64/libc-2.9.so)
|       ->02.03% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
|         
->01.20% (3,958B) in 21 places, all below massif's threshold (01.00%)
  
--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
 55      2,166,436          328,960          317,012        11,948            0
 56      2,184,252          329,256          317,169        12,087            0
 57      2,198,620          329,496          317,304        12,192            0
 58      2,214,127          329,592          317,353        12,239            0
 59      2,232,952          329,848          317,511        12,337            0
 60      2,247,821          330,056          317,619        12,437            0
 61      2,264,574          330,256          317,742        12,514            0
 62      2,278,899          330,856          318,172        12,684            0
 63      2,293,165          331,240          318,384        12,856            0
 64      2,307,939          331,408          318,524        12,884            0
96.11% (318,524B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
->80.00% (265,114B) 0x45BE0B: xrealloc (in /bin/bash)
| ->79.10% (262,144B) 0x426D6D: (within /bin/bash)
| | ->79.10% (262,144B) 0x426EC3: group_member (in /bin/bash)
| |   ->79.10% (262,144B) 0x4577FD: file_status (in /bin/bash)
| |     ->79.10% (262,144B) 0x4579D8: (within /bin/bash)
| |       
| ->00.90% (2,970B) in 1+ places, all below ms_print's threshold (01.00%)
| 
->12.91% (42,780B) 0x45BD74: xmalloc (in /bin/bash)
| ->03.40% (11,282B) in 80 places, all below massif's threshold (01.00%)
| | 
| ->02.13% (7,056B) 0x430902: (within /bin/bash)
| | ->02.13% (7,056B) 0x43097C: (within /bin/bash)
| |   ->02.00% (6,624B) 0x430C57: (within /bin/bash)
| |   | ->01.67% (5,520B) 0x43445E: initialize_shell_variables (in /bin/bash)
| |   | | 
| |   | ->00.33% (1,104B) in 1+ places, all below ms_print's threshold (01.00%)
| |   | 
| |   ->00.13% (432B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->02.08% (6,885B) 0x432899: (within /bin/bash)
| | ->02.08% (6,885B) 0x432D1F: maybe_make_export_env (in /bin/bash)
| |   ->02.08% (6,885B) 0x44186F: command_substitute (in /bin/bash)
| |   | ->02.08% (6,885B) 0x446381: (within /bin/bash)
| |   |   
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
| |   
| ->02.08% (6,877B) 0x43449E: initialize_shell_variables (in /bin/bash)
| | ->02.08% (6,877B) 0x41CED8: main (in /bin/bash)
| |   
| ->01.79% (5,944B) 0x430B21: make_variable_value (in /bin/bash)
| | ->01.73% (5,738B) 0x430C67: (within /bin/bash)
| | | ->01.69% (5,594B) 0x43445E: initialize_shell_variables (in /bin/bash)
| | | | ->01.69% (5,594B) 0x41CED8: main (in /bin/bash)
| | | |   
| | | ->00.04% (144B) in 1+ places, all below ms_print's threshold (01.00%)
| | | 
| | ->00.06% (206B) in 1+ places, all below ms_print's threshold (01.00%)
| | 
| ->01.43% (4,736B) 0x448968: hash_insert (in /bin/bash)
|   ->01.42% (4,704B) 0x4309B8: (within /bin/bash)
|   | ->01.33% (4,416B) 0x430C57: (within /bin/bash)
|   | | ->01.11% (3,680B) 0x43445E: initialize_shell_variables (in /bin/bash)
|   | | | 
|   | | ->00.22% (736B) in 1+ places, all below ms_print's threshold (01.00%)
|   | | 
|   | ->00.09% (288B) in 1+ places, all below ms_print's threshold (01.00%)
|   | 
|   ->00.01% (32B) in 1+ places, all below ms_print's threshold (01.00%)
|   
->02.01% (6,672B) 0x505211A: (within /lib64/libc-2.9.so)
| ->02.01% (6,672B) 0x5052930: (within /lib64/libc-2.9.so)
|   ->02.01% (6,672B) 0x5051C0F: (within /lib64/libc-2.9.so)
|     ->02.01% (6,672B) 0x505174E: setlocale (in /lib64/libc-2.9.so)
|       ->02.01% (6,672B) 0x456BE3: set_default_locale (in /bin/bash)
|         
->01.19% (3,958B) in 21 places, all below massif's threshold (01.00%)
  
--------------------------------------------------------------------------------
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
--------------------------------------------------------------------------------
 65      2,322,836          331,464          318,599        12,865            0
 66      2,337,357          331,368          318,489        12,879            0
 67      2,351,531          330,896          318,178        12,718            0
 68      2,368,756          329,808          317,499        12,309            0