/xmlbench/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/xmlbench/trunk

« back to all changes in this revision

Viewing changes to results.memory/xsl.xmlgen4.libxml.parse

  • Committer: Suren A. Chilingaryan
  • Date: 2009-09-23 17:13:04 UTC
  • Revision ID: csa@dside.dyndns.org-20090923171304-osvtr4zqb29h11kd
Intel, Tango, Phobos, and RapidXML parsers; Memory benchmark scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--------------------------------------------------------------------------------
 
2
Command:            ./libxml 1 xmlgen 4
 
3
Massif arguments:   --heap=yes --depth=5 --massif-out-file=/tmp/massif.out
 
4
ms_print arguments: /tmp/massif.out
 
5
--------------------------------------------------------------------------------
 
6
 
 
7
 
 
8
    KB
 
9
138.7^                                                                  #..   
 
10
     |                                                                @.#::   
 
11
     |                                                                @:#::   
 
12
     |                                                              ,.@:#::.  
 
13
     |                                                             @@:@:#:::  
 
14
     |                                                             @@:@:#:::  
 
15
     |                                                             @@:@:#:::  
 
16
     |                                                             @@:@:#:::  
 
17
     |                                                             @@:@:#:::  
 
18
     |                                                       ,  @@ @@:@:#:::  
 
19
     |                                               ... @ @:@  @@ @@:@:#:::  
 
20
     |                                           @ @ ::: @ @:@::@@:@@:@:#:::  
 
21
     |                                      .:   @ @.::.:@:@:@::@@:@@:@:#:::  
 
22
     |                                    .::: .@@:@:::::@:@:@::@@:@@:@:#:::  
 
23
     |                                  .:::::::@@:@:::::@:@:@::@@:@@:@:#:::. 
 
24
     |                                ,:::::::::@@:@:::::@:@:@::@@:@@:@:#:::. 
 
25
     |                          @.: :@@:::::::::@@:@:::::@:@:@::@@:@@:@:#:::: 
 
26
     |                         :@::::@@:::::::::@@:@:::::@:@:@::@@:@@:@:#::::@
 
27
     |                         :@::::@@:::::::::@@:@:::::@:@:@::@@:@@:@:#::::@
 
28
     |                        .:@::::@@:::::::::@@:@:::::@:@:@::@@:@@:@:#::::@
 
29
   0 +----------------------------------------------------------------------->Mi
 
30
     0                                                                   1.300
 
31
 
 
32
Number of snapshots: 96
 
33
 Detailed snapshots: [10, 16, 17, 32, 34, 37, 45, 48, 52, 62, 63, 69, 72, 79, 83 (peak), 93]
 
34
 
 
35
--------------------------------------------------------------------------------
 
36
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
37
--------------------------------------------------------------------------------
 
38
  0              0                0                0             0            0
 
39
  1        399,294               40               32             8            0
 
40
  2        411,117            1,080            1,057            23            0
 
41
  3        420,850            1,200            1,122            78            0
 
42
  4        437,460            1,104            1,070            34            0
 
43
  5        450,177            3,512            3,471            41            0
 
44
  6        466,220            5,256            5,005           251            0
 
45
  7        481,208           19,632           19,237           395            0
 
46
  8        490,461           24,192           23,740           452            0
 
47
  9        503,568           25,656           25,031           625            0
 
48
 10        511,068           31,056           30,312           744            0
 
49
97.60% (30,312B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
50
->28.08% (8,719B) 0x50AC5F0: xmlBufferResize (in /usr/lib64/libxml2.so.2.7.3)
 
51
| ->28.08% (8,719B) 0x50B9503: xmlParserInputBufferGrow (in /usr/lib64/libxml2.so.2.7.3)
 
52
|   ->28.08% (8,719B) 0x5090AC9: xmlParserInputGrow (in /usr/lib64/libxml2.so.2.7.3)
 
53
|     ->28.08% (8,719B) 0x5095738: (within /usr/lib64/libxml2.so.2.7.3)
 
54
|       ->14.58% (4,528B) 0x50977D3: (within /usr/lib64/libxml2.so.2.7.3)
 
55
|       | 
 
56
|       ->13.49% (4,191B) 0x50A76D9: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
57
|         
 
58
->26.38% (8,194B) 0x50ACDA4: xmlBufferCreateSize (in /usr/lib64/libxml2.so.2.7.3)
 
59
| ->26.38% (8,194B) 0x50B7ADA: xmlAllocParserInputBuffer (in /usr/lib64/libxml2.so.2.7.3)
 
60
|   ->26.38% (8,194B) 0x50B7C0B: xmlParserInputBufferCreateMem (in /usr/lib64/libxml2.so.2.7.3)
 
61
|     ->26.38% (8,194B) 0x509343E: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
62
|       ->26.38% (8,194B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
63
|         
 
64
->13.19% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
65
| ->13.19% (4,096B) 0x5090003: xmlInitParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
66
|   ->13.19% (4,096B) 0x5090084: xmlNewParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
67
|     ->13.19% (4,096B) 0x5093429: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
68
|       ->13.19% (4,096B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
69
|         
 
70
->07.64% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
71
| ->07.64% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
72
|   ->07.64% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
73
|     
 
74
->06.54% (2,032B) in 30 places, all below massif's threshold (01.00%)
 
75
 
76
->03.35% (1,040B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
77
| ->03.35% (1,040B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
78
|   ->03.35% (1,040B) 0x5093CC3: (within /usr/lib64/libxml2.so.2.7.3)
 
79
|     ->03.35% (1,040B) 0x50A82D9: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
80
|       ->03.35% (1,040B) 0x401209: parseXML (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
81
|         
 
82
->03.30% (1,025B) 0x401995: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
83
| ->03.30% (1,025B) 0x40307F: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
84
|   ->03.30% (1,025B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
85
|     
 
86
->02.29% (712B) 0x5090065: xmlNewParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
87
| ->02.29% (712B) 0x5093429: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
88
|   ->02.29% (712B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
89
|     ->02.29% (712B) 0x401209: parseXML (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
90
|       ->02.29% (712B) 0x40303D: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
91
|         
 
92
->01.55% (480B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
93
| ->01.55% (480B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
94
|   ->01.55% (480B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
95
|     ->01.16% (360B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
96
|     | ->01.16% (360B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
97
|     |   
 
98
|     ->00.39% (120B) in 1+ places, all below ms_print's threshold (01.00%)
 
99
|     
 
100
->01.55% (480B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
101
| ->01.55% (480B) in 2 places, all below massif's threshold (01.00%)
 
102
|   
 
103
->01.42% (440B) 0x5092176: (within /usr/lib64/libxml2.so.2.7.3)
 
104
| ->01.42% (440B) 0x509FBFC: (within /usr/lib64/libxml2.so.2.7.3)
 
105
|   ->01.42% (440B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
106
|     ->01.42% (440B) 0x50A779C: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
107
|       ->01.42% (440B) 0x50A82F4: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
108
|         
 
109
->01.29% (400B) 0x508C279: xmlInitCharEncodingHandlers (in /usr/lib64/libxml2.so.2.7.3)
 
110
| ->01.29% (400B) 0x5093C43: xmlInitParser (in /usr/lib64/libxml2.so.2.7.3)
 
111
|   ->01.29% (400B) 0x402BF1: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
112
|     ->01.29% (400B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
113
|       
 
114
->01.03% (320B) 0x508C1CB: xmlNewCharEncodingHandler (in /usr/lib64/libxml2.so.2.7.3)
 
115
  ->01.03% (320B) in 8 places, all below massif's threshold (01.00%)
 
116
    
 
117
--------------------------------------------------------------------------------
 
118
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
119
--------------------------------------------------------------------------------
 
120
 11        527,249           28,368           27,438           930            0
 
121
 12        538,411           29,424           28,359         1,065            0
 
122
 13        551,929           24,552           23,495         1,057            0
 
123
 14        568,977           27,208           25,800         1,408            0
 
124
 15        579,042           28,736           27,123         1,613            0
 
125
 16        592,377           31,032           29,106         1,926            0
 
126
93.79% (29,106B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
127
->26.41% (8,194B) 0x50ACDA4: xmlBufferCreateSize (in /usr/lib64/libxml2.so.2.7.3)
 
128
| ->26.41% (8,194B) 0x50B7ADA: xmlAllocParserInputBuffer (in /usr/lib64/libxml2.so.2.7.3)
 
129
|   ->26.41% (8,194B) 0x50B7C0B: xmlParserInputBufferCreateMem (in /usr/lib64/libxml2.so.2.7.3)
 
130
|     ->26.41% (8,194B) 0x509343E: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
131
|       ->26.41% (8,194B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
132
|         
 
133
->13.92% (4,320B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
134
| ->06.19% (1,920B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
135
| | ->04.25% (1,320B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
136
| | | ->04.25% (1,320B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
137
| | |   ->04.25% (1,320B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
138
| | |     
 
139
| | ->01.93% (600B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
140
| |   ->01.93% (600B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
141
| |     ->01.16% (360B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
142
| |     | 
 
143
| |     ->00.77% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
144
| |     
 
145
| ->03.87% (1,200B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
146
| | ->03.09% (960B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
147
| | | ->03.09% (960B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
148
| | |   ->03.09% (960B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
149
| | |     
 
150
| | ->00.77% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
151
| | 
 
152
| ->03.87% (1,200B) 0x514B594: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
153
|   ->03.87% (1,200B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
154
|     ->03.87% (1,200B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
155
|       ->02.32% (720B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
156
|       | 
 
157
|       ->01.55% (480B) 0x50A779C: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
158
|         
 
159
->13.20% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
160
| ->13.20% (4,096B) 0x5090003: xmlInitParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
161
|   ->13.20% (4,096B) 0x5090084: xmlNewParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
162
|     ->13.20% (4,096B) 0x5093429: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
163
|       ->13.20% (4,096B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
164
|         
 
165
->08.89% (2,760B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
166
| ->08.89% (2,760B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
167
|   ->08.89% (2,760B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
168
|     ->08.12% (2,520B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
169
|     | ->08.12% (2,520B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
170
|     |   
 
171
|     ->00.77% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
172
|     
 
173
->07.65% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
174
| ->07.65% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
175
|   ->07.65% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
176
|     
 
177
->04.43% (1,376B) in 28 places, all below massif's threshold (01.00%)
 
178
 
179
->03.35% (1,040B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
180
| ->03.35% (1,040B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
181
|   ->03.35% (1,040B) 0x5093CC3: (within /usr/lib64/libxml2.so.2.7.3)
 
182
|     ->03.35% (1,040B) 0x50A82D9: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
183
|       ->03.35% (1,040B) 0x401239: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
184
|       | 
 
185
|       ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
186
|       
 
187
->03.30% (1,025B) 0x401995: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
188
| ->03.30% (1,025B) 0x40307F: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
189
|   ->03.30% (1,025B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
190
|     
 
191
->03.09% (960B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
192
| ->03.09% (960B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
193
|   ->02.47% (768B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
194
|   | ->02.47% (768B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
195
|   |   ->02.47% (768B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
196
|   |     
 
197
|   ->00.62% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
198
|   
 
199
->02.37% (737B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
200
| ->02.37% (737B) in 12 places, all below massif's threshold (01.00%)
 
201
|   
 
202
->02.29% (712B) 0x5090065: xmlNewParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
203
| ->02.29% (712B) 0x5093429: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
204
|   ->02.29% (712B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
205
|     ->02.29% (712B) 0x401239: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
206
|     | ->02.29% (712B) 0x402C17: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
207
|     |   
 
208
|     ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
209
|     
 
210
->01.42% (440B) 0x5092176: (within /usr/lib64/libxml2.so.2.7.3)
 
211
| ->01.42% (440B) 0x509FBFC: (within /usr/lib64/libxml2.so.2.7.3)
 
212
|   ->01.42% (440B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
213
|     ->01.42% (440B) 0x50A779C: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
214
|       ->01.42% (440B) 0x50A82F4: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
215
|         
 
216
->01.29% (400B) 0x508C279: xmlInitCharEncodingHandlers (in /usr/lib64/libxml2.so.2.7.3)
 
217
| ->01.29% (400B) 0x5093C43: xmlInitParser (in /usr/lib64/libxml2.so.2.7.3)
 
218
|   ->01.29% (400B) 0x402BF1: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
219
|     ->01.29% (400B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
220
|       
 
221
->01.13% (352B) 0x50ADA34: xmlNewDoc (in /usr/lib64/libxml2.so.2.7.3)
 
222
| ->01.13% (352B) 0x514DB27: xmlSAX2StartDocument (in /usr/lib64/libxml2.so.2.7.3)
 
223
|   ->01.13% (352B) 0x50A78D4: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
224
|     ->01.13% (352B) 0x50A82F4: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
225
|       ->01.13% (352B) in 2 places, all below massif's threshold (01.00%)
 
226
|         
 
227
->01.03% (320B) 0x508C1CB: xmlNewCharEncodingHandler (in /usr/lib64/libxml2.so.2.7.3)
 
228
  ->01.03% (320B) in 8 places, all below massif's threshold (01.00%)
 
229
    
 
230
--------------------------------------------------------------------------------
 
231
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
232
--------------------------------------------------------------------------------
 
233
 17        608,773           33,872           31,561         2,311            0
 
234
93.18% (31,561B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
235
->24.19% (8,194B) 0x50ACDA4: xmlBufferCreateSize (in /usr/lib64/libxml2.so.2.7.3)
 
236
| ->24.19% (8,194B) 0x50B7ADA: xmlAllocParserInputBuffer (in /usr/lib64/libxml2.so.2.7.3)
 
237
|   ->24.19% (8,194B) 0x50B7C0B: xmlParserInputBufferCreateMem (in /usr/lib64/libxml2.so.2.7.3)
 
238
|     ->24.19% (8,194B) 0x509343E: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
239
|       ->24.19% (8,194B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
240
|         
 
241
->16.65% (5,640B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
242
| ->07.09% (2,400B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
243
| | ->05.31% (1,800B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
244
| | | ->05.31% (1,800B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
245
| | |   ->05.31% (1,800B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
246
| | |     
 
247
| | ->01.77% (600B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
248
| |   ->01.77% (600B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
249
| |     ->01.06% (360B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
250
| |     | 
 
251
| |     ->00.71% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
252
| |     
 
253
| ->04.96% (1,680B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
254
| | ->04.25% (1,440B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
255
| | | ->04.25% (1,440B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
256
| | |   ->04.25% (1,440B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
257
| | |     
 
258
| | ->00.71% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
259
| | 
 
260
| ->04.61% (1,560B) 0x514B594: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
261
|   ->03.54% (1,200B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
262
|   | ->03.54% (1,200B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
263
|   |   ->02.13% (720B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
264
|   |   | 
 
265
|   |   ->01.42% (480B) 0x50A779C: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
266
|   |     
 
267
|   ->01.06% (360B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
268
|     ->01.06% (360B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
269
|       ->01.06% (360B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
270
|         
 
271
->12.09% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
272
| ->12.09% (4,096B) 0x5090003: xmlInitParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
273
|   ->12.09% (4,096B) 0x5090084: xmlNewParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
274
|     ->12.09% (4,096B) 0x5093429: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
275
|       ->12.09% (4,096B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
276
|         
 
277
->09.92% (3,360B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
278
| ->09.92% (3,360B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
279
|   ->09.92% (3,360B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
280
|     ->09.21% (3,120B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
281
|     | ->09.21% (3,120B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
282
|     |   
 
283
|     ->00.71% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
284
|     
 
285
->07.01% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
286
| ->07.01% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
287
|   ->07.01% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
288
|     
 
289
->05.10% (1,728B) in 29 places, all below massif's threshold (01.00%)
 
290
 
291
->03.97% (1,344B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
292
| ->03.97% (1,344B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
293
|   ->03.40% (1,152B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
294
|   | ->03.40% (1,152B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
295
|   |   ->03.40% (1,152B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
296
|   |     
 
297
|   ->00.57% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
298
|   
 
299
->03.07% (1,040B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
300
| ->03.07% (1,040B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
301
|   ->03.07% (1,040B) 0x5093CC3: (within /usr/lib64/libxml2.so.2.7.3)
 
302
|     ->03.07% (1,040B) 0x50A82D9: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
303
|       ->03.07% (1,040B) 0x401239: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
304
|       | 
 
305
|       ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
306
|       
 
307
->03.03% (1,025B) 0x401995: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
308
| ->03.03% (1,025B) 0x40307F: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
309
|   ->03.03% (1,025B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
310
|     
 
311
->02.53% (856B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
312
| ->02.53% (856B) in 12 places, all below massif's threshold (01.00%)
 
313
|   
 
314
->02.10% (712B) 0x5090065: xmlNewParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
315
| ->02.10% (712B) 0x5093429: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
316
|   ->02.10% (712B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
317
|     ->02.10% (712B) 0x401239: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
318
|     | ->02.10% (712B) 0x402C17: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
319
|     |   
 
320
|     ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
321
|     
 
322
->01.30% (440B) 0x5092176: (within /usr/lib64/libxml2.so.2.7.3)
 
323
| ->01.30% (440B) 0x509FBFC: (within /usr/lib64/libxml2.so.2.7.3)
 
324
|   ->01.30% (440B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
325
|     ->01.30% (440B) 0x50A779C: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
326
|       ->01.30% (440B) 0x50A82F4: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
327
|         
 
328
->01.18% (400B) 0x508C279: xmlInitCharEncodingHandlers (in /usr/lib64/libxml2.so.2.7.3)
 
329
| ->01.18% (400B) 0x5093C43: xmlInitParser (in /usr/lib64/libxml2.so.2.7.3)
 
330
|   ->01.18% (400B) 0x402BF1: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
331
|     ->01.18% (400B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
332
|       
 
333
->01.04% (352B) 0x50ADA34: xmlNewDoc (in /usr/lib64/libxml2.so.2.7.3)
 
334
  ->01.04% (352B) 0x514DB27: xmlSAX2StartDocument (in /usr/lib64/libxml2.so.2.7.3)
 
335
    ->01.04% (352B) 0x50A78D4: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
336
      ->01.04% (352B) 0x50A82F4: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
337
        ->01.04% (352B) in 2 places, all below massif's threshold (01.00%)
 
338
          
 
339
--------------------------------------------------------------------------------
 
340
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
341
--------------------------------------------------------------------------------
 
342
 18        619,039           35,560           33,017         2,543            0
 
343
 19        635,697           38,488           35,544         2,944            0
 
344
 20        647,131           40,472           37,255         3,217            0
 
345
 21        658,488           42,432           38,944         3,488            0
 
346
 22        666,827           43,848           40,164         3,684            0
 
347
 23        678,077           45,680           41,757         3,923            0
 
348
 24        691,534           48,040           43,804         4,236            0
 
349
 25        706,919           50,712           46,114         4,598            0
 
350
 26        723,854           53,544           48,557         4,987            0
 
351
 27        736,164           55,376           50,155         5,221            0
 
352
 28        754,628           57,672           52,143         5,529            0
 
353
 29        769,464           43,272           37,702         5,570            0
 
354
 30        784,795           49,304           43,321         5,983            0
 
355
 31        796,175           49,424           43,404         6,020            0
 
356
 32        812,629           50,632           44,647         5,985            0
 
357
88.18% (44,647B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
358
->34.84% (17,640B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
359
| ->12.56% (6,360B) 0x514B594: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
360
| | ->07.35% (3,720B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
361
| | | ->07.35% (3,720B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
362
| | |   ->07.35% (3,720B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
363
| | |     
 
364
| | ->05.21% (2,640B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
365
| |   ->05.21% (2,640B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
366
| |     ->03.79% (1,920B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
367
| |     | 
 
368
| |     ->01.42% (720B) 0x50A779C: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
369
| |       
 
370
| ->11.38% (5,760B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
371
| | ->09.95% (5,040B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
372
| | | ->09.95% (5,040B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
373
| | |   ->09.95% (5,040B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
374
| | |     
 
375
| | ->01.42% (720B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
376
| |   ->01.42% (720B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
377
| |     ->01.19% (600B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
378
| |     | 
 
379
| |     ->00.24% (120B) in 1+ places, all below ms_print's threshold (01.00%)
 
380
| |     
 
381
| ->10.90% (5,520B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
382
|   ->10.43% (5,280B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
383
|   | ->10.43% (5,280B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
384
|   |   ->10.43% (5,280B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
385
|   |     
 
386
|   ->00.47% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
387
|   
 
388
->15.41% (7,800B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
389
| ->15.41% (7,800B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
390
|   ->15.41% (7,800B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
391
|     ->14.93% (7,560B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
392
|     | ->14.93% (7,560B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
393
|     |   
 
394
|     ->00.47% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
395
|     
 
396
->08.72% (4,416B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
397
| ->08.72% (4,416B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
398
|   ->08.34% (4,224B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
399
|   | ->08.34% (4,224B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
400
|   |   ->08.34% (4,224B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
401
|   |     
 
402
|   ->00.38% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
403
|   
 
404
->08.09% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
405
| ->08.09% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
406
| | ->08.09% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
407
| |   ->08.09% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
408
| |     ->08.09% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
409
| |       
 
410
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
411
 
412
->04.69% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
413
| ->04.69% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
414
|   ->04.69% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
415
|     
 
416
->04.65% (2,352B) in 40 places, all below massif's threshold (01.00%)
 
417
 
418
->04.61% (2,336B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
419
| ->01.80% (911B) in 23 places, all below massif's threshold (01.00%)
 
420
| | 
 
421
| ->01.72% (873B) 0x514B330: (within /usr/lib64/libxml2.so.2.7.3)
 
422
| | ->01.72% (873B) in 3 places, all below massif's threshold (01.00%)
 
423
| |   
 
424
| ->01.09% (552B) 0x50AD583: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
425
|   ->01.09% (552B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
426
|     ->01.09% (552B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
427
|       ->01.06% (536B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
428
|       | 
 
429
|       ->00.03% (16B) in 1+ places, all below ms_print's threshold (01.00%)
 
430
|       
 
431
->02.05% (1,040B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
432
| ->02.05% (1,040B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
433
|   ->02.05% (1,040B) 0x4E3A6D1: xsltEvalStaticAttrValueTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
434
|   | ->02.05% (1,040B) 0x4E47521: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
435
|   |   ->02.05% (1,040B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
436
|   |     
 
437
|   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
438
|   
 
439
->02.02% (1,025B) 0x401995: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
440
| ->02.02% (1,025B) 0x40307F: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
441
|   ->02.02% (1,025B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
442
|     
 
443
->01.90% (960B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
444
| ->01.90% (960B) in 2 places, all below massif's threshold (01.00%)
 
445
|   
 
446
->01.20% (608B) 0x4E4628B: (within /usr/lib64/libxslt.so.1.1.24)
 
447
  ->01.20% (608B) in 2 places, all below massif's threshold (01.00%)
 
448
    
 
449
--------------------------------------------------------------------------------
 
450
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
451
--------------------------------------------------------------------------------
 
452
 33        823,466           63,656           57,424         6,232            0
 
453
 34        832,670           65,248           58,795         6,453            0
 
454
90.11% (58,795B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
455
->27.04% (17,640B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
456
| ->09.75% (6,360B) 0x514B594: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
457
| | ->05.70% (3,720B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
458
| | | ->05.70% (3,720B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
459
| | |   ->05.70% (3,720B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
460
| | |     
 
461
| | ->04.05% (2,640B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
462
| |   ->04.05% (2,640B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
463
| |     ->02.94% (1,920B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
464
| |     | 
 
465
| |     ->01.10% (720B) 0x50A779C: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
466
| |       
 
467
| ->08.83% (5,760B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
468
| | ->07.72% (5,040B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
469
| | | ->07.72% (5,040B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
470
| | |   ->07.72% (5,040B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
471
| | |     
 
472
| | ->01.10% (720B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
473
| |   ->01.10% (720B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
474
| |     ->01.10% (720B) in 2 places, all below massif's threshold (01.00%)
 
475
| |       
 
476
| ->08.46% (5,520B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
477
|   ->08.09% (5,280B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
478
|   | ->08.09% (5,280B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
479
|   |   ->08.09% (5,280B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
480
|   |     
 
481
|   ->00.37% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
482
|   
 
483
->20.30% (13,248B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
484
| ->18.83% (12,288B) 0x50E77A1: xmlXPathNewContext (in /usr/lib64/libxml2.so.2.7.3)
 
485
| | ->18.83% (12,288B) 0x4E36245: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
486
| |   ->18.83% (12,288B) 0x4E46DB6: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
487
| |     ->18.83% (12,288B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
488
| |       
 
489
| ->01.47% (960B) in 2 places, all below massif's threshold (01.00%)
 
490
|   
 
491
->11.95% (7,800B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
492
| ->11.95% (7,800B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
493
|   ->11.95% (7,800B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
494
|     ->11.59% (7,560B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
495
|     | ->11.59% (7,560B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
496
|     |   
 
497
|     ->00.37% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
498
|     
 
499
->06.95% (4,536B) in 50 places, all below massif's threshold (01.00%)
 
500
 
501
->06.77% (4,416B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
502
| ->06.77% (4,416B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
503
|   ->06.47% (4,224B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
504
|   | ->06.47% (4,224B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
505
|   |   ->06.47% (4,224B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
506
|   |     
 
507
|   ->00.29% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
508
|   
 
509
->06.28% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
510
| ->06.28% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
511
| | ->06.28% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
512
| |   ->06.28% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
513
| |     ->06.28% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
514
| |       
 
515
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
516
 
517
->04.02% (2,620B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
518
| ->02.68% (1,747B) in 27 places, all below massif's threshold (01.00%)
 
519
| | 
 
520
| ->01.34% (873B) 0x514B330: (within /usr/lib64/libxml2.so.2.7.3)
 
521
|   ->01.34% (873B) in 3 places, all below massif's threshold (01.00%)
 
522
|     
 
523
->03.64% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
524
| ->03.64% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
525
|   ->03.64% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
526
|     
 
527
->01.59% (1,040B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
528
| ->01.59% (1,040B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
529
|   ->01.59% (1,040B) 0x4E3A6D1: xsltEvalStaticAttrValueTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
530
|   | ->01.59% (1,040B) 0x4E47521: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
531
|   |   ->01.59% (1,040B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
532
|   |     
 
533
|   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
534
|   
 
535
->01.57% (1,025B) 0x401995: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
536
  ->01.57% (1,025B) 0x40307F: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
537
    ->01.57% (1,025B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
538
      
 
539
--------------------------------------------------------------------------------
 
540
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
541
--------------------------------------------------------------------------------
 
542
 35        842,906           51,664           45,691         5,973            0
 
543
 36        853,631           64,528           58,556         5,972            0
 
544
 37        866,298           66,456           60,032         6,424            0
 
545
90.33% (60,032B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
546
->24.92% (16,560B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
547
| ->08.49% (5,640B) 0x514B594: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
548
| | ->05.60% (3,720B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
549
| | | ->05.60% (3,720B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
550
| | |   ->05.60% (3,720B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
551
| | |     
 
552
| | ->02.89% (1,920B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
553
| |   ->02.89% (1,920B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
554
| |     ->02.17% (1,440B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
555
| |     | 
 
556
| |     ->00.72% (480B) in 1+ places, all below ms_print's threshold (01.00%)
 
557
| |     
 
558
| ->08.31% (5,520B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
559
| | ->07.95% (5,280B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
560
| | | ->07.95% (5,280B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
561
| | |   ->07.95% (5,280B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
562
| | |     
 
563
| | ->00.36% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
564
| | 
 
565
| ->08.13% (5,400B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
566
|   ->07.40% (4,920B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
567
|   | ->07.40% (4,920B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
568
|   |   ->07.40% (4,920B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
569
|   |     
 
570
|   ->00.72% (480B) in 1+ places, all below ms_print's threshold (01.00%)
 
571
|   
 
572
->19.93% (13,248B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
573
| ->18.49% (12,288B) 0x50E77A1: xmlXPathNewContext (in /usr/lib64/libxml2.so.2.7.3)
 
574
| | ->18.49% (12,288B) 0x4E36245: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
575
| |   ->18.49% (12,288B) 0x4E4679B: (within /usr/lib64/libxslt.so.1.1.24)
 
576
| |   | ->18.49% (12,288B) 0x4E47398: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
577
| |   |   
 
578
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
579
| |   
 
580
| ->01.44% (960B) in 2 places, all below massif's threshold (01.00%)
 
581
|   
 
582
->11.74% (7,800B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
583
| ->11.74% (7,800B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
584
|   ->11.74% (7,800B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
585
|     ->11.38% (7,560B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
586
|     | ->11.38% (7,560B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
587
|     |   
 
588
|     ->00.36% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
589
|     
 
590
->06.64% (4,416B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
591
| ->06.64% (4,416B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
592
|   ->06.36% (4,224B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
593
|   | ->06.36% (4,224B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
594
|   |   ->06.36% (4,224B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
595
|   |     
 
596
|   ->00.29% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
597
|   
 
598
->06.16% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
599
| ->06.16% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
600
| | ->06.16% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
601
| |   ->06.16% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
602
| |     ->06.16% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
603
| |       
 
604
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
605
 
606
->06.16% (4,096B) in 48 places, all below massif's threshold (01.00%)
 
607
 
608
->03.88% (2,577B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
609
| ->02.63% (1,747B) in 27 places, all below massif's threshold (01.00%)
 
610
| | 
 
611
| ->01.25% (830B) 0x514B330: (within /usr/lib64/libxml2.so.2.7.3)
 
612
|   ->01.25% (830B) in 3 places, all below massif's threshold (01.00%)
 
613
|     
 
614
->03.57% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
615
| ->03.57% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
616
|   ->03.57% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
617
|     
 
618
->02.29% (1,520B) 0x4E4628B: (within /usr/lib64/libxslt.so.1.1.24)
 
619
| ->02.29% (1,520B) in 4 places, all below massif's threshold (01.00%)
 
620
|   
 
621
->01.93% (1,280B) 0x50D8631: (within /usr/lib64/libxml2.so.2.7.3)
 
622
| ->01.93% (1,280B) 0x50D8F88: (within /usr/lib64/libxml2.so.2.7.3)
 
623
|   ->01.93% (1,280B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
624
|     ->01.93% (1,280B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
625
|       ->01.93% (1,280B) in 2 places, all below massif's threshold (01.00%)
 
626
|         
 
627
->01.56% (1,040B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
628
| ->01.56% (1,040B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
629
|   ->01.56% (1,040B) 0x4E3A6D1: xsltEvalStaticAttrValueTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
630
|   | ->01.56% (1,040B) 0x4E47521: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
631
|   |   ->01.56% (1,040B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
632
|   |     
 
633
|   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
634
|   
 
635
->01.54% (1,025B) 0x401995: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
636
  ->01.54% (1,025B) 0x40307F: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
637
    ->01.54% (1,025B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
638
      
 
639
--------------------------------------------------------------------------------
 
640
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
641
--------------------------------------------------------------------------------
 
642
 38        876,941           53,536           47,570         5,966            0
 
643
 39        892,863           67,304           60,986         6,318            0
 
644
 40        902,647           67,808           61,565         6,243            0
 
645
 41        918,648           68,200           61,984         6,216            0
 
646
 42        930,950           69,104           63,027         6,077            0
 
647
 43        941,410           56,192           50,264         5,928            0
 
648
 44        957,708           57,512           51,600         5,912            0
 
649
 45        976,948           72,184           65,640         6,544            0
 
650
90.93% (65,640B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
651
->19.62% (14,160B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
652
| ->07.65% (5,520B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
653
| | ->07.31% (5,280B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
654
| | | ->07.31% (5,280B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
655
| | |   ->07.31% (5,280B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
656
| | |     
 
657
| | ->00.33% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
658
| | 
 
659
| ->06.15% (4,440B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
660
| | ->05.65% (4,080B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
661
| | | ->05.65% (4,080B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
662
| | |   ->05.65% (4,080B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
663
| | |     
 
664
| | ->00.50% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
665
| | 
 
666
| ->05.82% (4,200B) 0x514B594: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
667
|   ->03.82% (2,760B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
668
|   | ->03.82% (2,760B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
669
|   |   ->03.82% (2,760B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
670
|   |     
 
671
|   ->01.99% (1,440B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
672
|     ->01.99% (1,440B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
673
|       ->01.50% (1,080B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
674
|       | 
 
675
|       ->00.50% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
676
|       
 
677
->18.35% (13,248B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
678
| ->17.02% (12,288B) 0x50E77A1: xmlXPathNewContext (in /usr/lib64/libxml2.so.2.7.3)
 
679
| | ->17.02% (12,288B) 0x4E36245: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
680
| |   ->17.02% (12,288B) 0x4E46DB6: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
681
| |   | ->17.02% (12,288B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
682
| |   |   
 
683
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
684
| |   
 
685
| ->01.33% (960B) in 2 places, all below massif's threshold (01.00%)
 
686
|   
 
687
->10.81% (7,800B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
688
| ->10.81% (7,800B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
689
|   ->10.81% (7,800B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
690
|     ->10.47% (7,560B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
691
|     | ->10.47% (7,560B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
692
|     |   
 
693
|     ->00.33% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
694
|     
 
695
->08.00% (5,776B) 0x4E4628B: (within /usr/lib64/libxslt.so.1.1.24)
 
696
| ->03.79% (2,736B) 0x4E474F5: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
697
| | ->03.79% (2,736B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
698
| |   ->03.79% (2,736B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
699
| |     ->03.79% (2,736B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
700
| |       
 
701
| ->01.68% (1,216B) in 4 places, all below massif's threshold (01.00%)
 
702
| | 
 
703
| ->01.26% (912B) 0x4E46D27: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
704
| | ->01.26% (912B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
705
| |   ->01.26% (912B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
706
| |     ->01.26% (912B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
707
| |       
 
708
| ->01.26% (912B) 0x4E47457: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
709
|   ->01.26% (912B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
710
|     ->01.26% (912B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
711
|       ->01.26% (912B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
712
|         
 
713
->06.14% (4,432B) in 48 places, all below massif's threshold (01.00%)
 
714
 
715
->06.12% (4,416B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
716
| ->06.12% (4,416B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
717
|   ->05.85% (4,224B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
718
|   | ->05.85% (4,224B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
719
|   |   ->05.85% (4,224B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
720
|   |     
 
721
|   ->00.27% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
722
|   
 
723
->05.67% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
724
| ->05.67% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
725
| | ->05.67% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
726
| |   ->05.67% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
727
| |     ->05.67% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
728
| |       
 
729
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
730
 
731
->04.43% (3,200B) 0x50D8631: (within /usr/lib64/libxml2.so.2.7.3)
 
732
| ->02.66% (1,920B) 0x50D8F88: (within /usr/lib64/libxml2.so.2.7.3)
 
733
| | ->02.66% (1,920B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
734
| |   ->02.66% (1,920B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
735
| |     ->01.77% (1,280B) 0x4E46DB6: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
736
| |     | 
 
737
| |     ->00.89% (640B) in 1+ places, all below ms_print's threshold (01.00%)
 
738
| |     
 
739
| ->01.77% (1,280B) 0x50D8D50: xmlXPathNewParserContext (in /usr/lib64/libxml2.so.2.7.3)
 
740
|   ->01.77% (1,280B) 0x50E9446: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
741
|     ->01.77% (1,280B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
742
|       ->01.77% (1,280B) in 2 places, all below massif's threshold (01.00%)
 
743
|         
 
744
->03.45% (2,489B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
745
| ->02.44% (1,762B) in 30 places, all below massif's threshold (01.00%)
 
746
| | 
 
747
| ->01.01% (727B) 0x514B330: (within /usr/lib64/libxml2.so.2.7.3)
 
748
|   ->01.01% (727B) in 3 places, all below massif's threshold (01.00%)
 
749
|     
 
750
->03.29% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
751
| ->03.29% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
752
|   ->03.29% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
753
|     
 
754
->02.19% (1,584B) 0x50AAA2B: xmlGetNsList (in /usr/lib64/libxml2.so.2.7.3)
 
755
| ->02.19% (1,584B) 0x4E46B91: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
756
|   ->02.19% (1,584B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
757
|     ->02.19% (1,584B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
758
|       ->02.19% (1,584B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
759
|         
 
760
->01.44% (1,040B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
761
| ->01.44% (1,040B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
762
|   ->01.44% (1,040B) 0x4E3A6D1: xsltEvalStaticAttrValueTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
763
|   | ->01.44% (1,040B) 0x4E47521: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
764
|   |   ->01.44% (1,040B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
765
|   |     
 
766
|   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
767
|   
 
768
->01.42% (1,025B) 0x401995: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
769
  ->01.42% (1,025B) 0x40307F: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
770
    ->01.42% (1,025B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
771
      
 
772
--------------------------------------------------------------------------------
 
773
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
774
--------------------------------------------------------------------------------
 
775
 46        991,919           58,848           52,933         5,915            0
 
776
 47      1,001,963           59,496           53,607         5,889            0
 
777
 48      1,019,572           74,544           67,939         6,605            0
 
778
91.14% (67,939B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
779
->17.77% (13,248B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
780
| ->16.48% (12,288B) 0x50E77A1: xmlXPathNewContext (in /usr/lib64/libxml2.so.2.7.3)
 
781
| | ->16.48% (12,288B) 0x4E36245: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
782
| |   ->16.48% (12,288B) 0x4E46DB6: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
783
| |   | ->16.48% (12,288B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
784
| |   |   
 
785
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
786
| |   
 
787
| ->01.29% (960B) in 2 places, all below massif's threshold (01.00%)
 
788
|   
 
789
->17.55% (13,080B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
790
| ->07.41% (5,520B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
791
| | ->07.08% (5,280B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
792
| | | ->07.08% (5,280B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
793
| | |   ->07.08% (5,280B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
794
| | |     
 
795
| | ->00.32% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
796
| | 
 
797
| ->05.47% (4,080B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
798
| | ->04.99% (3,720B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
799
| | | ->04.99% (3,720B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
800
| | |   ->04.99% (3,720B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
801
| | |     
 
802
| | ->00.48% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
803
| | 
 
804
| ->04.67% (3,480B) 0x514B594: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
805
|   ->02.74% (2,040B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
806
|   | ->02.74% (2,040B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
807
|   |   ->02.74% (2,040B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
808
|   |     
 
809
|   ->01.93% (1,440B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
810
|     ->01.93% (1,440B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
811
|       ->01.45% (1,080B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
812
|       | 
 
813
|       ->00.48% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
814
|       
 
815
->10.46% (7,800B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
816
| ->10.46% (7,800B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
817
|   ->10.46% (7,800B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
818
|     ->10.14% (7,560B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
819
|     | ->10.14% (7,560B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
820
|     |   
 
821
|     ->00.32% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
822
|     
 
823
->10.20% (7,600B) 0x4E4628B: (within /usr/lib64/libxslt.so.1.1.24)
 
824
| ->04.89% (3,648B) 0x4E474F5: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
825
| | ->04.89% (3,648B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
826
| |   ->04.89% (3,648B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
827
| |     ->04.89% (3,648B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
828
| |       
 
829
| ->02.04% (1,520B) in 4 places, all below massif's threshold (01.00%)
 
830
| | 
 
831
| ->01.63% (1,216B) 0x4E46D27: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
832
| | ->01.63% (1,216B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
833
| |   ->01.63% (1,216B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
834
| |     ->01.63% (1,216B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
835
| |       
 
836
| ->01.63% (1,216B) 0x4E47457: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
837
|   ->01.63% (1,216B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
838
|     ->01.63% (1,216B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
839
|       ->01.63% (1,216B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
840
|         
 
841
->05.92% (4,416B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
842
| ->05.92% (4,416B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
843
|   ->05.67% (4,224B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
844
|   | ->05.67% (4,224B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
845
|   |   ->05.67% (4,224B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
846
|   |     
 
847
|   ->00.26% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
848
|   
 
849
->05.49% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
850
| ->05.49% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
851
| | ->05.49% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
852
| |   ->05.49% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
853
| |     ->05.49% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
854
| |       
 
855
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
856
 
857
->05.24% (3,904B) in 47 places, all below massif's threshold (01.00%)
 
858
 
859
->05.15% (3,840B) 0x50D8631: (within /usr/lib64/libxml2.so.2.7.3)
 
860
| ->03.43% (2,560B) 0x50D8F88: (within /usr/lib64/libxml2.so.2.7.3)
 
861
| | ->03.43% (2,560B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
862
| |   ->03.43% (2,560B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
863
| |     ->02.58% (1,920B) 0x4E46DB6: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
864
| |     | 
 
865
| |     ->00.86% (640B) in 1+ places, all below ms_print's threshold (01.00%)
 
866
| |     
 
867
| ->01.72% (1,280B) 0x50D8D50: xmlXPathNewParserContext (in /usr/lib64/libxml2.so.2.7.3)
 
868
|   ->01.72% (1,280B) 0x50E9446: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
869
|     ->01.72% (1,280B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
870
|       ->01.72% (1,280B) in 2 places, all below massif's threshold (01.00%)
 
871
|         
 
872
->03.28% (2,444B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
873
| ->03.28% (2,444B) in 31 places, all below massif's threshold (01.00%)
 
874
|   
 
875
->03.18% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
876
| ->03.18% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
877
|   ->03.18% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
878
|     
 
879
->02.83% (2,112B) 0x50AAA2B: xmlGetNsList (in /usr/lib64/libxml2.so.2.7.3)
 
880
| ->02.83% (2,112B) 0x4E46B91: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
881
|   ->02.83% (2,112B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
882
|     ->02.83% (2,112B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
883
|       ->02.83% (2,112B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
884
|         
 
885
->01.40% (1,040B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
886
| ->01.40% (1,040B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
887
|   ->01.40% (1,040B) 0x4E3A6D1: xsltEvalStaticAttrValueTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
888
|   | ->01.40% (1,040B) 0x4E47521: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
889
|   |   ->01.40% (1,040B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
890
|   |     
 
891
|   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
892
|   
 
893
->01.38% (1,025B) 0x401995: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
894
| ->01.38% (1,025B) 0x40307F: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
895
|   ->01.38% (1,025B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
896
|     
 
897
->01.29% (960B) 0x5157E89: xmlPatterncompile (in /usr/lib64/libxml2.so.2.7.3)
 
898
  ->01.29% (960B) 0x50D8F68: (within /usr/lib64/libxml2.so.2.7.3)
 
899
    ->01.29% (960B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
900
      ->01.29% (960B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
901
        ->01.29% (960B) in 2 places, all below massif's threshold (01.00%)
 
902
          
 
903
--------------------------------------------------------------------------------
 
904
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
905
--------------------------------------------------------------------------------
 
906
 49      1,024,496           73,600           67,611         5,989            0
 
907
 50      1,032,221           73,704           67,664         6,040            0
 
908
 51      1,039,915           74,392           67,889         6,503            0
 
909
 52      1,044,035           75,784           69,110         6,674            0
 
910
91.19% (69,110B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
911
->17.48% (13,248B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
912
| ->16.21% (12,288B) 0x50E77A1: xmlXPathNewContext (in /usr/lib64/libxml2.so.2.7.3)
 
913
| | ->16.21% (12,288B) 0x4E36245: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
914
| |   ->16.21% (12,288B) 0x4E46E75: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
915
| |   | ->16.21% (12,288B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
916
| |   |   
 
917
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
918
| |   
 
919
| ->01.27% (960B) in 2 places, all below massif's threshold (01.00%)
 
920
|   
 
921
->16.78% (12,720B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
922
| ->07.28% (5,520B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
923
| | ->06.97% (5,280B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
924
| | | ->06.97% (5,280B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
925
| | |   ->06.97% (5,280B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
926
| | |     
 
927
| | ->00.32% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
928
| | 
 
929
| ->05.38% (4,080B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
930
| | ->04.91% (3,720B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
931
| | | ->04.91% (3,720B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
932
| | |   ->04.91% (3,720B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
933
| | |     
 
934
| | ->00.48% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
935
| | 
 
936
| ->04.12% (3,120B) 0x514B594: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
937
|   ->02.22% (1,680B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
938
|   | ->02.22% (1,680B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
939
|   |   ->02.22% (1,680B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
940
|   |     
 
941
|   ->01.90% (1,440B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
942
|     ->01.90% (1,440B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
943
|       ->01.43% (1,080B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
944
|       | 
 
945
|       ->00.48% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
946
|       
 
947
->10.43% (7,904B) 0x4E4628B: (within /usr/lib64/libxslt.so.1.1.24)
 
948
| ->04.81% (3,648B) 0x4E474F5: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
949
| | ->04.81% (3,648B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
950
| |   ->04.81% (3,648B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
951
| |     ->04.81% (3,648B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
952
| |       
 
953
| ->02.41% (1,824B) in 4 places, all below massif's threshold (01.00%)
 
954
| | 
 
955
| ->01.60% (1,216B) 0x4E46D27: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
956
| | ->01.60% (1,216B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
957
| |   ->01.60% (1,216B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
958
| |     ->01.60% (1,216B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
959
| |       
 
960
| ->01.60% (1,216B) 0x4E47457: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
961
|   ->01.60% (1,216B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
962
|     ->01.60% (1,216B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
963
|       ->01.60% (1,216B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
964
|         
 
965
->10.29% (7,800B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
966
| ->10.29% (7,800B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
967
|   ->10.29% (7,800B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
968
|     ->09.98% (7,560B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
969
|     | ->09.98% (7,560B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
970
|     |   
 
971
|     ->00.32% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
972
|     
 
973
->05.91% (4,480B) 0x50D8631: (within /usr/lib64/libxml2.so.2.7.3)
 
974
| ->04.22% (3,200B) 0x50D8F88: (within /usr/lib64/libxml2.so.2.7.3)
 
975
| | ->04.22% (3,200B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
976
| |   ->04.22% (3,200B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
977
| |     ->02.53% (1,920B) 0x4E46DB6: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
978
| |     | 
 
979
| |     ->01.69% (1,280B) in 2 places, all below massif's threshold (01.00%)
 
980
| |       
 
981
| ->01.69% (1,280B) 0x50D8D50: xmlXPathNewParserContext (in /usr/lib64/libxml2.so.2.7.3)
 
982
|   ->01.69% (1,280B) 0x50E9446: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
983
|     ->01.69% (1,280B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
984
|       ->01.69% (1,280B) in 2 places, all below massif's threshold (01.00%)
 
985
|         
 
986
->05.83% (4,416B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
987
| ->05.83% (4,416B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
988
|   ->05.57% (4,224B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
989
|   | ->05.57% (4,224B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
990
|   |   ->05.57% (4,224B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
991
|   |     
 
992
|   ->00.25% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
993
|   
 
994
->05.51% (4,176B) in 47 places, all below massif's threshold (01.00%)
 
995
 
996
->05.40% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
997
| ->05.40% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
998
| | ->05.40% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
999
| |   ->05.40% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1000
| |     ->05.40% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1001
| |       
 
1002
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1003
 
1004
->03.21% (2,431B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
1005
| ->03.21% (2,431B) in 31 places, all below massif's threshold (01.00%)
 
1006
|   
 
1007
->03.13% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1008
| ->03.13% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1009
|   ->03.13% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1010
|     
 
1011
->02.90% (2,200B) 0x50AAA2B: xmlGetNsList (in /usr/lib64/libxml2.so.2.7.3)
 
1012
| ->02.90% (2,200B) 0x4E46B91: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1013
|   ->02.90% (2,200B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1014
|     ->02.90% (2,200B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1015
|       ->02.90% (2,200B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1016
|         
 
1017
->01.58% (1,200B) 0x5157E89: xmlPatterncompile (in /usr/lib64/libxml2.so.2.7.3)
 
1018
| ->01.58% (1,200B) 0x50D8F68: (within /usr/lib64/libxml2.so.2.7.3)
 
1019
|   ->01.58% (1,200B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1020
|     ->01.58% (1,200B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1021
|       ->01.58% (1,200B) in 3 places, all below massif's threshold (01.00%)
 
1022
|         
 
1023
->01.37% (1,040B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
1024
| ->01.37% (1,040B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
1025
|   ->01.37% (1,040B) 0x4E3A6D1: xsltEvalStaticAttrValueTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
1026
|   | ->01.37% (1,040B) 0x4E47521: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1027
|   |   ->01.37% (1,040B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1028
|   |     
 
1029
|   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1030
|   
 
1031
->01.35% (1,025B) 0x401995: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1032
  ->01.35% (1,025B) 0x40307F: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1033
    ->01.35% (1,025B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1034
      
 
1035
--------------------------------------------------------------------------------
 
1036
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
1037
--------------------------------------------------------------------------------
 
1038
 53      1,051,609           62,408           56,386         6,022            0
 
1039
 54      1,059,624           63,008           57,000         6,008            0
 
1040
 55      1,067,160           63,536           57,532         6,004            0
 
1041
 56      1,075,531           64,048           58,052         5,996            0
 
1042
 57      1,083,328           64,560           58,578         5,982            0
 
1043
 58      1,091,484           65,088           59,112         5,976            0
 
1044
 59      1,099,681           65,616           59,643         5,973            0
 
1045
 60      1,107,223           78,560           72,421         6,139            0
 
1046
 61      1,115,328           79,272           72,652         6,620            0
 
1047
 62      1,116,785           79,736           73,063         6,673            0
 
1048
91.63% (73,063B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
1049
->16.61% (13,248B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1050
| ->15.41% (12,288B) 0x50E77A1: xmlXPathNewContext (in /usr/lib64/libxml2.so.2.7.3)
 
1051
| | ->15.41% (12,288B) 0x4E36245: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1052
| |   ->15.41% (12,288B) 0x4E46E75: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1053
| |   | ->15.41% (12,288B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1054
| |   |   
 
1055
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1056
| |   
 
1057
| ->01.20% (960B) in 2 places, all below massif's threshold (01.00%)
 
1058
|   
 
1059
->15.25% (12,160B) 0x4E4628B: (within /usr/lib64/libxslt.so.1.1.24)
 
1060
| ->07.63% (6,080B) 0x4E474F5: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1061
| | ->07.63% (6,080B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1062
| |   ->07.63% (6,080B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1063
| |     ->07.63% (6,080B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1064
| |       
 
1065
| ->03.43% (2,736B) 0x4E47457: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1066
| | ->03.43% (2,736B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1067
| |   ->03.43% (2,736B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1068
| |     ->03.43% (2,736B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1069
| |       
 
1070
| ->01.53% (1,216B) 0x4E46D27: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1071
| | ->01.53% (1,216B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1072
| |   ->01.53% (1,216B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1073
| |     ->01.53% (1,216B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1074
| |       
 
1075
| ->01.53% (1,216B) in 3 places, all below massif's threshold (01.00%)
 
1076
| | 
 
1077
| ->01.14% (912B) 0x4E46E02: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1078
|   ->01.14% (912B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1079
|     ->01.14% (912B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1080
|       ->01.14% (912B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1081
|         
 
1082
->13.70% (10,920B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
1083
| ->06.92% (5,520B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1084
| | ->06.62% (5,280B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1085
| | | ->06.62% (5,280B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1086
| | |   ->06.62% (5,280B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1087
| | |     
 
1088
| | ->00.30% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
1089
| | 
 
1090
| ->04.51% (3,600B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
1091
| | ->04.06% (3,240B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
1092
| | | ->04.06% (3,240B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1093
| | |   ->04.06% (3,240B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1094
| | |     
 
1095
| | ->00.45% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
1096
| | 
 
1097
| ->02.26% (1,800B) 0x514B594: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
1098
|   ->01.81% (1,440B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1099
|   | ->01.81% (1,440B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1100
|   |   ->01.35% (1,080B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1101
|   |   | 
 
1102
|   |   ->00.45% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
1103
|   |   
 
1104
|   ->00.45% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
1105
|   
 
1106
->09.78% (7,800B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
1107
| ->09.78% (7,800B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
1108
|   ->09.78% (7,800B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1109
|     ->09.48% (7,560B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1110
|     | ->09.48% (7,560B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1111
|     |   
 
1112
|     ->00.30% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
1113
|     
 
1114
->05.62% (4,480B) 0x50D8631: (within /usr/lib64/libxml2.so.2.7.3)
 
1115
| ->04.01% (3,200B) 0x50D8F88: (within /usr/lib64/libxml2.so.2.7.3)
 
1116
| | ->04.01% (3,200B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1117
| |   ->04.01% (3,200B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1118
| |     ->02.41% (1,920B) 0x4E46DB6: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1119
| |     | 
 
1120
| |     ->01.61% (1,280B) in 2 places, all below massif's threshold (01.00%)
 
1121
| |       
 
1122
| ->01.61% (1,280B) 0x50D8D50: xmlXPathNewParserContext (in /usr/lib64/libxml2.so.2.7.3)
 
1123
|   ->01.61% (1,280B) 0x50E9446: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1124
|     ->01.61% (1,280B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1125
|       ->01.61% (1,280B) in 2 places, all below massif's threshold (01.00%)
 
1126
|         
 
1127
->05.54% (4,416B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
1128
| ->05.54% (4,416B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1129
|   ->05.30% (4,224B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1130
|   | ->05.30% (4,224B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1131
|   |   ->05.30% (4,224B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1132
|   |     
 
1133
|   ->00.24% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
1134
|   
 
1135
->05.40% (4,304B) in 47 places, all below massif's threshold (01.00%)
 
1136
 
1137
->05.14% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1138
| ->05.14% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
1139
| | ->05.14% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1140
| |   ->05.14% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1141
| |     ->05.14% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1142
| |       
 
1143
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1144
 
1145
->04.30% (3,432B) 0x50AAA2B: xmlGetNsList (in /usr/lib64/libxml2.so.2.7.3)
 
1146
| ->04.30% (3,432B) 0x4E46B91: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1147
|   ->04.30% (3,432B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1148
|     ->04.30% (3,432B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1149
|       ->04.30% (3,432B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1150
|         
 
1151
->02.98% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1152
| ->02.98% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1153
|   ->02.98% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1154
|     
 
1155
->02.92% (2,328B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
1156
| ->02.92% (2,328B) in 31 places, all below massif's threshold (01.00%)
 
1157
|   
 
1158
->01.81% (1,440B) 0x5157E89: xmlPatterncompile (in /usr/lib64/libxml2.so.2.7.3)
 
1159
| ->01.81% (1,440B) 0x50D8F68: (within /usr/lib64/libxml2.so.2.7.3)
 
1160
|   ->01.81% (1,440B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1161
|     ->01.81% (1,440B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1162
|       ->01.81% (1,440B) in 3 places, all below massif's threshold (01.00%)
 
1163
|         
 
1164
->01.30% (1,040B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
1165
| ->01.30% (1,040B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
1166
|   ->01.30% (1,040B) 0x4E3A6D1: xsltEvalStaticAttrValueTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
1167
|   | ->01.30% (1,040B) 0x4E47521: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1168
|   |   ->01.30% (1,040B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1169
|   |     
 
1170
|   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1171
|   
 
1172
->01.29% (1,025B) 0x401995: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1173
  ->01.29% (1,025B) 0x40307F: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1174
    ->01.29% (1,025B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1175
      
 
1176
--------------------------------------------------------------------------------
 
1177
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
1178
--------------------------------------------------------------------------------
 
1179
 63      1,117,602           80,544           73,847         6,697            0
 
1180
91.69% (73,847B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
1181
->16.45% (13,248B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1182
| ->15.26% (12,288B) 0x50E77A1: xmlXPathNewContext (in /usr/lib64/libxml2.so.2.7.3)
 
1183
| | ->15.26% (12,288B) 0x4E36245: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1184
| |   ->15.26% (12,288B) 0x4E46E75: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1185
| |   | ->15.26% (12,288B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1186
| |   |   
 
1187
| |   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1188
| |   
 
1189
| ->01.19% (960B) in 2 places, all below massif's threshold (01.00%)
 
1190
|   
 
1191
->15.10% (12,160B) 0x4E4628B: (within /usr/lib64/libxslt.so.1.1.24)
 
1192
| ->07.55% (6,080B) 0x4E474F5: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1193
| | ->07.55% (6,080B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1194
| |   ->07.55% (6,080B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1195
| |     ->07.55% (6,080B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1196
| |       
 
1197
| ->03.40% (2,736B) 0x4E47457: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1198
| | ->03.40% (2,736B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1199
| |   ->03.40% (2,736B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1200
| |     ->03.40% (2,736B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1201
| |       
 
1202
| ->01.51% (1,216B) 0x4E46D27: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1203
| | ->01.51% (1,216B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1204
| |   ->01.51% (1,216B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1205
| |     ->01.51% (1,216B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1206
| |       
 
1207
| ->01.51% (1,216B) in 3 places, all below massif's threshold (01.00%)
 
1208
| | 
 
1209
| ->01.13% (912B) 0x4E46E02: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1210
|   ->01.13% (912B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1211
|     ->01.13% (912B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1212
|       ->01.13% (912B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1213
|         
 
1214
->13.56% (10,920B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
1215
| ->06.85% (5,520B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1216
| | ->06.56% (5,280B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1217
| | | ->06.56% (5,280B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1218
| | |   ->06.56% (5,280B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1219
| | |     
 
1220
| | ->00.30% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
1221
| | 
 
1222
| ->04.47% (3,600B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
1223
| | ->04.02% (3,240B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
1224
| | | ->04.02% (3,240B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1225
| | |   ->04.02% (3,240B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1226
| | |     
 
1227
| | ->00.45% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
1228
| | 
 
1229
| ->02.23% (1,800B) 0x514B594: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
1230
|   ->01.79% (1,440B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1231
|   | ->01.79% (1,440B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1232
|   |   ->01.34% (1,080B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1233
|   |   | 
 
1234
|   |   ->00.45% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
1235
|   |   
 
1236
|   ->00.45% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
1237
|   
 
1238
->09.68% (7,800B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
1239
| ->09.68% (7,800B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
1240
|   ->09.68% (7,800B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1241
|     ->09.39% (7,560B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1242
|     | ->09.39% (7,560B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1243
|     |   
 
1244
|     ->00.30% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
1245
|     
 
1246
->06.36% (5,120B) 0x50D8631: (within /usr/lib64/libxml2.so.2.7.3)
 
1247
| ->04.77% (3,840B) 0x50D8F88: (within /usr/lib64/libxml2.so.2.7.3)
 
1248
| | ->04.77% (3,840B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1249
| |   ->04.77% (3,840B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1250
| |     ->02.38% (1,920B) 0x4E46DB6: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1251
| |     | 
 
1252
| |     ->01.59% (1,280B) 0x4E46E75: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1253
| |     | 
 
1254
| |     ->00.79% (640B) in 1+ places, all below ms_print's threshold (01.00%)
 
1255
| |     
 
1256
| ->01.59% (1,280B) 0x50D8D50: xmlXPathNewParserContext (in /usr/lib64/libxml2.so.2.7.3)
 
1257
|   ->01.59% (1,280B) 0x50E9446: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1258
|     ->01.59% (1,280B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1259
|       ->01.59% (1,280B) in 2 places, all below massif's threshold (01.00%)
 
1260
|         
 
1261
->05.52% (4,448B) in 47 places, all below massif's threshold (01.00%)
 
1262
 
1263
->05.48% (4,416B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
1264
| ->05.48% (4,416B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1265
|   ->05.24% (4,224B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1266
|   | ->05.24% (4,224B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1267
|   |   ->05.24% (4,224B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1268
|   |     
 
1269
|   ->00.24% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
1270
|   
 
1271
->05.09% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1272
| ->05.09% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
1273
| | ->05.09% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1274
| |   ->05.09% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1275
| |     ->05.09% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1276
| |       
 
1277
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1278
 
1279
->04.26% (3,432B) 0x50AAA2B: xmlGetNsList (in /usr/lib64/libxml2.so.2.7.3)
 
1280
| ->04.26% (3,432B) 0x4E46B91: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1281
|   ->04.26% (3,432B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1282
|     ->04.26% (3,432B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1283
|       ->04.26% (3,432B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1284
|         
 
1285
->02.95% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1286
| ->02.95% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1287
|   ->02.95% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1288
|     
 
1289
->02.89% (2,328B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
1290
| ->02.89% (2,328B) in 31 places, all below massif's threshold (01.00%)
 
1291
|   
 
1292
->01.79% (1,440B) 0x5157E89: xmlPatterncompile (in /usr/lib64/libxml2.so.2.7.3)
 
1293
| ->01.79% (1,440B) 0x50D8F68: (within /usr/lib64/libxml2.so.2.7.3)
 
1294
|   ->01.79% (1,440B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1295
|     ->01.79% (1,440B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1296
|       ->01.79% (1,440B) in 3 places, all below massif's threshold (01.00%)
 
1297
|         
 
1298
->01.29% (1,040B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
1299
| ->01.29% (1,040B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
1300
|   ->01.29% (1,040B) 0x4E3A6D1: xsltEvalStaticAttrValueTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
1301
|   | ->01.29% (1,040B) 0x4E47521: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1302
|   |   ->01.29% (1,040B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1303
|   |     
 
1304
|   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1305
|   
 
1306
->01.27% (1,025B) 0x401995: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1307
  ->01.27% (1,025B) 0x40307F: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1308
    ->01.27% (1,025B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1309
      
 
1310
--------------------------------------------------------------------------------
 
1311
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
1312
--------------------------------------------------------------------------------
 
1313
 64      1,125,265           66,664           60,685         5,979            0
 
1314
 65      1,133,453           65,552           59,740         5,812            0
 
1315
 66      1,141,071           65,240           59,461         5,779            0
 
1316
 67      1,149,100           66,184           60,329         5,855            0
 
1317
 68      1,158,599          116,248          110,261         5,987            0
 
1318
 69      1,162,725          116,424          110,388         6,036            0
 
1319
94.82% (110,388B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
1320
->43.04% (50,112B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1321
| ->42.22% (49,152B) 0x4E39985: xsltAddTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
1322
| | ->42.22% (49,152B) 0x4E32ECE: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1323
| |   ->42.22% (49,152B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1324
| |     ->42.22% (49,152B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1325
| |       
 
1326
| ->00.82% (960B) in 1+ places, all below ms_print's threshold (01.00%)
 
1327
 
1328
->10.71% (12,464B) 0x4E4628B: (within /usr/lib64/libxslt.so.1.1.24)
 
1329
| ->05.22% (6,080B) 0x4E474F5: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1330
| | ->05.22% (6,080B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1331
| |   ->05.22% (6,080B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1332
| |     ->05.22% (6,080B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1333
| |       
 
1334
| ->02.35% (2,736B) 0x4E47457: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1335
| | ->02.35% (2,736B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1336
| |   ->02.35% (2,736B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1337
| |     ->02.35% (2,736B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1338
| |       
 
1339
| ->01.04% (1,216B) 0x4E46D27: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1340
| | ->01.04% (1,216B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1341
| |   ->01.04% (1,216B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1342
| |     ->01.04% (1,216B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1343
| |       
 
1344
| ->01.04% (1,216B) 0x4E46E02: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1345
| | ->01.04% (1,216B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1346
| |   ->01.04% (1,216B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1347
| |     ->01.04% (1,216B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1348
| |       
 
1349
| ->01.04% (1,216B) in 3 places, all below massif's threshold (01.00%)
 
1350
|   
 
1351
->07.73% (9,000B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
1352
| ->04.74% (5,520B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1353
| | ->04.54% (5,280B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1354
| | | ->04.54% (5,280B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1355
| | |   ->04.54% (5,280B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1356
| | |     
 
1357
| | ->00.21% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
1358
| | 
 
1359
| ->02.68% (3,120B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
1360
| | ->02.58% (3,000B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
1361
| | | ->02.58% (3,000B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1362
| | |   ->02.58% (3,000B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1363
| | |     
 
1364
| | ->00.10% (120B) in 1+ places, all below ms_print's threshold (01.00%)
 
1365
| | 
 
1366
| ->00.31% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
1367
 
1368
->06.70% (7,800B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
1369
| ->06.70% (7,800B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
1370
|   ->06.70% (7,800B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1371
|     ->06.49% (7,560B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1372
|     | ->06.49% (7,560B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1373
|     |   
 
1374
|     ->00.21% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
1375
|     
 
1376
->06.67% (7,769B) in 53 places, all below massif's threshold (01.00%)
 
1377
 
1378
->04.40% (5,120B) 0x50D8631: (within /usr/lib64/libxml2.so.2.7.3)
 
1379
| ->03.30% (3,840B) 0x50D8F88: (within /usr/lib64/libxml2.so.2.7.3)
 
1380
| | ->03.30% (3,840B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1381
| |   ->03.30% (3,840B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1382
| |     ->01.65% (1,920B) 0x4E46DB6: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1383
| |     | 
 
1384
| |     ->01.10% (1,280B) 0x4E46E75: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1385
| |     | 
 
1386
| |     ->00.55% (640B) in 1+ places, all below ms_print's threshold (01.00%)
 
1387
| |     
 
1388
| ->01.10% (1,280B) 0x50D8D50: xmlXPathNewParserContext (in /usr/lib64/libxml2.so.2.7.3)
 
1389
|   ->01.10% (1,280B) 0x50E9446: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1390
|     ->01.10% (1,280B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1391
|       ->01.10% (1,280B) in 2 places, all below massif's threshold (01.00%)
 
1392
|         
 
1393
->03.79% (4,416B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
1394
| ->03.79% (4,416B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1395
|   ->03.63% (4,224B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1396
|   | ->03.63% (4,224B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1397
|   |   ->03.63% (4,224B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1398
|   |     
 
1399
|   ->00.16% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
1400
|   
 
1401
->03.52% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1402
| ->03.52% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
1403
| | ->03.52% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1404
| |   ->03.52% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1405
| |     ->03.52% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1406
| |       
 
1407
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1408
 
1409
->03.25% (3,784B) 0x50AAA2B: xmlGetNsList (in /usr/lib64/libxml2.so.2.7.3)
 
1410
| ->03.10% (3,608B) 0x4E46B91: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1411
| | ->03.10% (3,608B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1412
| |   ->03.10% (3,608B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1413
| |     ->03.10% (3,608B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1414
| |       
 
1415
| ->00.15% (176B) in 1+ places, all below ms_print's threshold (01.00%)
 
1416
 
1417
->02.04% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1418
| ->02.04% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1419
|   ->02.04% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1420
|     
 
1421
->01.73% (2,013B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
1422
| ->01.73% (2,013B) in 36 places, all below massif's threshold (01.00%)
 
1423
|   
 
1424
->01.24% (1,440B) 0x5157E89: xmlPatterncompile (in /usr/lib64/libxml2.so.2.7.3)
 
1425
  ->01.24% (1,440B) 0x50D8F68: (within /usr/lib64/libxml2.so.2.7.3)
 
1426
    ->01.24% (1,440B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1427
      ->01.24% (1,440B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1428
        ->01.24% (1,440B) in 3 places, all below massif's threshold (01.00%)
 
1429
          
 
1430
--------------------------------------------------------------------------------
 
1431
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
1432
--------------------------------------------------------------------------------
 
1433
 70      1,173,164          117,296          111,145         6,151            0
 
1434
 71      1,180,773          118,136          111,845         6,291            0
 
1435
 72      1,181,372          118,136          111,845         6,291            0
 
1436
94.67% (111,845B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
1437
->42.42% (50,112B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1438
| ->41.61% (49,152B) 0x4E39985: xsltAddTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
1439
| | ->41.61% (49,152B) 0x4E32ECE: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1440
| |   ->41.61% (49,152B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1441
| |     ->41.61% (49,152B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1442
| |       
 
1443
| ->00.81% (960B) in 1+ places, all below ms_print's threshold (01.00%)
 
1444
 
1445
->10.55% (12,464B) 0x4E4628B: (within /usr/lib64/libxslt.so.1.1.24)
 
1446
| ->05.15% (6,080B) 0x4E474F5: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1447
| | ->05.15% (6,080B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1448
| |   ->05.15% (6,080B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1449
| |     ->05.15% (6,080B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1450
| |       
 
1451
| ->02.32% (2,736B) 0x4E47457: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1452
| | ->02.32% (2,736B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1453
| |   ->02.32% (2,736B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1454
| |     ->02.32% (2,736B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1455
| |       
 
1456
| ->01.03% (1,216B) 0x4E46D27: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1457
| | ->01.03% (1,216B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1458
| |   ->01.03% (1,216B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1459
| |     ->01.03% (1,216B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1460
| |       
 
1461
| ->01.03% (1,216B) 0x4E46E02: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1462
| | ->01.03% (1,216B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1463
| |   ->01.03% (1,216B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1464
| |     ->01.03% (1,216B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1465
| |       
 
1466
| ->01.03% (1,216B) in 3 places, all below massif's threshold (01.00%)
 
1467
|   
 
1468
->07.62% (9,000B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
1469
| ->04.67% (5,520B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1470
| | ->04.47% (5,280B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1471
| | | ->04.47% (5,280B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1472
| | |   ->04.47% (5,280B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1473
| | |     
 
1474
| | ->00.20% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
1475
| | 
 
1476
| ->02.64% (3,120B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
1477
| | ->02.54% (3,000B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
1478
| | | ->02.54% (3,000B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1479
| | |   ->02.54% (3,000B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1480
| | |     
 
1481
| | ->00.10% (120B) in 1+ places, all below ms_print's threshold (01.00%)
 
1482
| | 
 
1483
| ->00.30% (360B) in 1+ places, all below ms_print's threshold (01.00%)
 
1484
 
1485
->06.40% (7,560B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
1486
| ->06.40% (7,560B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
1487
|   ->06.40% (7,560B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1488
|     ->06.20% (7,320B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1489
|     | ->06.20% (7,320B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1490
|     |   
 
1491
|     ->00.20% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
1492
|     
 
1493
->05.93% (7,009B) in 52 places, all below massif's threshold (01.00%)
 
1494
 
1495
->04.33% (5,120B) 0x50D8631: (within /usr/lib64/libxml2.so.2.7.3)
 
1496
| ->03.25% (3,840B) 0x50D8F88: (within /usr/lib64/libxml2.so.2.7.3)
 
1497
| | ->03.25% (3,840B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1498
| |   ->03.25% (3,840B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1499
| |     ->01.63% (1,920B) 0x4E46DB6: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1500
| |     | 
 
1501
| |     ->01.08% (1,280B) 0x4E46E75: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1502
| |     | 
 
1503
| |     ->00.54% (640B) in 1+ places, all below ms_print's threshold (01.00%)
 
1504
| |     
 
1505
| ->01.08% (1,280B) 0x50D8D50: xmlXPathNewParserContext (in /usr/lib64/libxml2.so.2.7.3)
 
1506
|   ->01.08% (1,280B) 0x50E9446: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1507
|     ->01.08% (1,280B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1508
|       ->01.08% (1,280B) in 2 places, all below massif's threshold (01.00%)
 
1509
|         
 
1510
->03.74% (4,416B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
1511
| ->03.74% (4,416B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1512
|   ->03.58% (4,224B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1513
|   | ->03.58% (4,224B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1514
|   |   ->03.58% (4,224B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1515
|   |     
 
1516
|   ->00.16% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
1517
|   
 
1518
->03.47% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1519
| ->03.47% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
1520
| | ->03.47% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1521
| |   ->03.47% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1522
| |     ->03.47% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1523
| |       
 
1524
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1525
 
1526
->03.35% (3,960B) 0x50AAA2B: xmlGetNsList (in /usr/lib64/libxml2.so.2.7.3)
 
1527
| ->03.05% (3,608B) 0x4E46B91: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1528
| | ->03.05% (3,608B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1529
| |   ->03.05% (3,608B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1530
| |     ->03.05% (3,608B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1531
| |       
 
1532
| ->00.30% (352B) in 1+ places, all below ms_print's threshold (01.00%)
 
1533
 
1534
->02.01% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1535
| ->02.01% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1536
|   ->02.01% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1537
|     
 
1538
->01.90% (2,240B) 0x4E38F7D: (within /usr/lib64/libxslt.so.1.1.24)
 
1539
| ->01.90% (2,240B) 0x4E397FC: xsltAddTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
1540
|   ->01.90% (2,240B) 0x4E32ECE: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1541
|     ->01.90% (2,240B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1542
|       ->01.90% (2,240B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1543
|         
 
1544
->01.74% (2,054B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
1545
| ->01.74% (2,054B) in 36 places, all below massif's threshold (01.00%)
 
1546
|   
 
1547
->01.22% (1,440B) 0x5157E89: xmlPatterncompile (in /usr/lib64/libxml2.so.2.7.3)
 
1548
  ->01.22% (1,440B) 0x50D8F68: (within /usr/lib64/libxml2.so.2.7.3)
 
1549
    ->01.22% (1,440B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1550
      ->01.22% (1,440B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1551
        ->01.22% (1,440B) in 3 places, all below massif's threshold (01.00%)
 
1552
          
 
1553
--------------------------------------------------------------------------------
 
1554
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
1555
--------------------------------------------------------------------------------
 
1556
 73      1,190,006          119,176          112,690         6,486            0
 
1557
 74      1,198,973          119,224          112,703         6,521            0
 
1558
 75      1,207,056          119,080          112,664         6,416            0
 
1559
 76      1,214,600          119,080          112,664         6,416            0
 
1560
 77      1,222,316          119,536          113,771         5,765            0
 
1561
 78      1,230,015          133,408          127,507         5,901            0
 
1562
 79      1,230,509          137,624          131,702         5,922            0
 
1563
95.70% (131,702B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
1564
->36.41% (50,112B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1565
| ->35.71% (49,152B) 0x4E39985: xsltAddTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
1566
| | ->35.71% (49,152B) 0x4E32ECE: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1567
| |   ->35.71% (49,152B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1568
| |     ->35.71% (49,152B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1569
| |       
 
1570
| ->00.70% (960B) in 1+ places, all below ms_print's threshold (01.00%)
 
1571
 
1572
->09.06% (12,464B) 0x4E4628B: (within /usr/lib64/libxslt.so.1.1.24)
 
1573
| ->04.42% (6,080B) 0x4E474F5: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1574
| | ->04.42% (6,080B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1575
| |   ->04.42% (6,080B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1576
| |     ->04.42% (6,080B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1577
| |       
 
1578
| ->02.65% (3,648B) in 5 places, all below massif's threshold (01.00%)
 
1579
| | 
 
1580
| ->01.99% (2,736B) 0x4E47457: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1581
|   ->01.99% (2,736B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1582
|     ->01.99% (2,736B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1583
|       ->01.99% (2,736B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1584
|         
 
1585
->05.95% (8,194B) 0x50ACDA4: xmlBufferCreateSize (in /usr/lib64/libxml2.so.2.7.3)
 
1586
| ->05.95% (8,194B) 0x50B7ADA: xmlAllocParserInputBuffer (in /usr/lib64/libxml2.so.2.7.3)
 
1587
|   ->05.95% (8,194B) 0x50B7C0B: xmlParserInputBufferCreateMem (in /usr/lib64/libxml2.so.2.7.3)
 
1588
|     ->05.95% (8,194B) 0x509343E: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
1589
|       ->05.95% (8,194B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
1590
|         
 
1591
->05.95% (8,192B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1592
| ->02.98% (4,096B) 0x5090003: xmlInitParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
1593
| | ->02.98% (4,096B) 0x5090084: xmlNewParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
1594
| |   ->02.98% (4,096B) 0x5093429: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
1595
| |     ->02.98% (4,096B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
1596
| |       
 
1597
| ->02.98% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
1598
|   ->02.98% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1599
|     ->02.98% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1600
|       ->02.98% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1601
|         
 
1602
->05.44% (7,487B) in 48 places, all below massif's threshold (01.00%)
 
1603
 
1604
->05.23% (7,200B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
1605
| ->03.84% (5,280B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1606
| | ->03.75% (5,160B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1607
| | | ->03.75% (5,160B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1608
| | |   ->03.75% (5,160B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1609
| | |     
 
1610
| | ->00.09% (120B) in 1+ places, all below ms_print's threshold (01.00%)
 
1611
| | 
 
1612
| ->01.40% (1,920B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
1613
| | ->01.40% (1,920B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
1614
| | | ->01.40% (1,920B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1615
| | |   ->01.40% (1,920B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1616
| | |     
 
1617
| | ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1618
| | 
 
1619
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1620
 
1621
->04.36% (6,000B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
1622
| ->04.36% (6,000B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
1623
|   ->04.36% (6,000B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1624
|     ->04.27% (5,880B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1625
|     | ->04.27% (5,880B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1626
|     |   
 
1627
|     ->00.09% (120B) in 1+ places, all below ms_print's threshold (01.00%)
 
1628
|     
 
1629
->03.72% (5,120B) 0x50D8631: (within /usr/lib64/libxml2.so.2.7.3)
 
1630
| ->02.79% (3,840B) 0x50D8F88: (within /usr/lib64/libxml2.so.2.7.3)
 
1631
| | ->02.79% (3,840B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1632
| |   ->02.79% (3,840B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1633
| |     ->01.40% (1,920B) 0x4E46DB6: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1634
| |     | 
 
1635
| |     ->01.40% (1,920B) in 2 places, all below massif's threshold (01.00%)
 
1636
| |       
 
1637
| ->00.93% (1,280B) in 1+ places, all below ms_print's threshold (01.00%)
 
1638
 
1639
->03.07% (4,224B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
1640
| ->03.07% (4,224B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1641
|   ->03.00% (4,128B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1642
|   | ->03.00% (4,128B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1643
|   |   ->03.00% (4,128B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1644
|   |     
 
1645
|   ->00.07% (96B) in 1+ places, all below ms_print's threshold (01.00%)
 
1646
|   
 
1647
->03.05% (4,191B) 0x50AC5F0: xmlBufferResize (in /usr/lib64/libxml2.so.2.7.3)
 
1648
| ->03.05% (4,191B) 0x50B9503: xmlParserInputBufferGrow (in /usr/lib64/libxml2.so.2.7.3)
 
1649
|   ->03.05% (4,191B) 0x5090AC9: xmlParserInputGrow (in /usr/lib64/libxml2.so.2.7.3)
 
1650
|     ->03.05% (4,191B) 0x5095738: (within /usr/lib64/libxml2.so.2.7.3)
 
1651
|       ->03.05% (4,191B) 0x50A76D9: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
1652
|       | 
 
1653
|       ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1654
|       
 
1655
->02.98% (4,096B) 0x50ACE74: xmlBufferCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1656
| ->02.98% (4,096B) 0x5090203: xmlSwitchInputEncoding (in /usr/lib64/libxml2.so.2.7.3)
 
1657
|   ->02.98% (4,096B) 0x5090345: xmlSwitchToEncoding (in /usr/lib64/libxml2.so.2.7.3)
 
1658
|     ->02.98% (4,096B) 0x5095D12: xmlParseEncodingDecl (in /usr/lib64/libxml2.so.2.7.3)
 
1659
|       ->02.98% (4,096B) 0x50988F8: xmlParseXMLDecl (in /usr/lib64/libxml2.so.2.7.3)
 
1660
|         
 
1661
->02.94% (4,048B) 0x50AAA2B: xmlGetNsList (in /usr/lib64/libxml2.so.2.7.3)
 
1662
| ->02.62% (3,608B) 0x4E46B91: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1663
| | ->02.62% (3,608B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1664
| |   ->02.62% (3,608B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1665
| |     ->02.62% (3,608B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1666
| |       
 
1667
| ->00.32% (440B) in 1+ places, all below ms_print's threshold (01.00%)
 
1668
 
1669
->02.03% (2,800B) 0x4E38F7D: (within /usr/lib64/libxslt.so.1.1.24)
 
1670
| ->02.03% (2,800B) 0x4E397FC: xsltAddTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
1671
|   ->02.03% (2,800B) 0x4E32ECE: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1672
|     ->02.03% (2,800B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1673
|       ->02.03% (2,800B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1674
|         
 
1675
->01.72% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1676
| ->01.72% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1677
|   ->01.72% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1678
|     
 
1679
->01.51% (2,080B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
1680
| ->01.51% (2,080B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
1681
|   ->01.51% (2,080B) in 2 places, all below massif's threshold (01.00%)
 
1682
|     
 
1683
->01.22% (1,680B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
1684
| ->01.22% (1,680B) in 36 places, all below massif's threshold (01.00%)
 
1685
|   
 
1686
->01.05% (1,440B) 0x5157E89: xmlPatterncompile (in /usr/lib64/libxml2.so.2.7.3)
 
1687
  ->01.05% (1,440B) 0x50D8F68: (within /usr/lib64/libxml2.so.2.7.3)
 
1688
    ->01.05% (1,440B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1689
      ->01.05% (1,440B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1690
        ->01.05% (1,440B) in 3 places, all below massif's threshold (01.00%)
 
1691
          
 
1692
--------------------------------------------------------------------------------
 
1693
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
1694
--------------------------------------------------------------------------------
 
1695
 80      1,239,212          133,760          127,826         5,934            0
 
1696
 81      1,246,840          134,696          128,606         6,090            0
 
1697
 82      1,254,526          136,232          129,870         6,362            0
 
1698
 83      1,261,650          142,032          135,457         6,575            0
 
1699
95.37% (135,457B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
1700
->35.28% (50,112B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1701
| ->34.61% (49,152B) 0x4E39985: xsltAddTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
1702
| | ->34.61% (49,152B) 0x4E32ECE: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1703
| |   ->34.61% (49,152B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1704
| |     ->34.61% (49,152B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1705
| |       
 
1706
| ->00.68% (960B) in 1+ places, all below ms_print's threshold (01.00%)
 
1707
 
1708
->08.78% (12,464B) 0x4E4628B: (within /usr/lib64/libxslt.so.1.1.24)
 
1709
| ->04.28% (6,080B) 0x4E474F5: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1710
| | ->04.28% (6,080B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1711
| |   ->04.28% (6,080B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1712
| |     ->04.28% (6,080B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1713
| |       
 
1714
| ->02.57% (3,648B) in 5 places, all below massif's threshold (01.00%)
 
1715
| | 
 
1716
| ->01.93% (2,736B) 0x4E47457: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1717
|   ->01.93% (2,736B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1718
|     ->01.93% (2,736B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1719
|       ->01.93% (2,736B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1720
|         
 
1721
->06.22% (8,828B) 0x50AC5F0: xmlBufferResize (in /usr/lib64/libxml2.so.2.7.3)
 
1722
| ->06.22% (8,828B) 0x50B9503: xmlParserInputBufferGrow (in /usr/lib64/libxml2.so.2.7.3)
 
1723
|   ->06.22% (8,828B) 0x5090AC9: xmlParserInputGrow (in /usr/lib64/libxml2.so.2.7.3)
 
1724
|     ->06.22% (8,828B) 0x5095738: (within /usr/lib64/libxml2.so.2.7.3)
 
1725
|       ->03.26% (4,637B) 0x50A18F7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1726
|       | 
 
1727
|       ->02.95% (4,191B) 0x50A76D9: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
1728
|       | 
 
1729
|       ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1730
|       
 
1731
->05.83% (8,283B) in 49 places, all below massif's threshold (01.00%)
 
1732
 
1733
->05.77% (8,194B) 0x50ACDA4: xmlBufferCreateSize (in /usr/lib64/libxml2.so.2.7.3)
 
1734
| ->05.77% (8,194B) 0x50B7ADA: xmlAllocParserInputBuffer (in /usr/lib64/libxml2.so.2.7.3)
 
1735
|   ->05.77% (8,194B) 0x50B7C0B: xmlParserInputBufferCreateMem (in /usr/lib64/libxml2.so.2.7.3)
 
1736
|     ->05.77% (8,194B) 0x509343E: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
1737
|       ->05.77% (8,194B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
1738
|         
 
1739
->05.77% (8,192B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1740
| ->02.88% (4,096B) 0x5090003: xmlInitParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
1741
| | ->02.88% (4,096B) 0x5090084: xmlNewParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
1742
| |   ->02.88% (4,096B) 0x5093429: xmlCreateMemoryParserCtxt (in /usr/lib64/libxml2.so.2.7.3)
 
1743
| |     ->02.88% (4,096B) 0x50A82B0: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
1744
| |       
 
1745
| ->02.88% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
1746
|   ->02.88% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1747
|     ->02.88% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1748
|       ->02.88% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1749
|         
 
1750
->05.75% (8,160B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
1751
| ->03.89% (5,520B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1752
| | ->03.72% (5,280B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1753
| | | ->03.72% (5,280B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1754
| | |   ->03.72% (5,280B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1755
| | |     
 
1756
| | ->00.17% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
1757
| | 
 
1758
| ->01.86% (2,640B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
1759
| | ->01.77% (2,520B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
1760
| | | ->01.77% (2,520B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1761
| | |   ->01.77% (2,520B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1762
| | |     
 
1763
| | ->00.08% (120B) in 1+ places, all below ms_print's threshold (01.00%)
 
1764
| | 
 
1765
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1766
 
1767
->04.90% (6,960B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
1768
| ->04.90% (6,960B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
1769
|   ->04.90% (6,960B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1770
|     ->04.73% (6,720B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1771
|     | ->04.73% (6,720B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1772
|     |   
 
1773
|     ->00.17% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
1774
|     
 
1775
->03.60% (5,120B) 0x50D8631: (within /usr/lib64/libxml2.so.2.7.3)
 
1776
| ->02.70% (3,840B) 0x50D8F88: (within /usr/lib64/libxml2.so.2.7.3)
 
1777
| | ->02.70% (3,840B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1778
| |   ->02.70% (3,840B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1779
| |     ->01.35% (1,920B) 0x4E46DB6: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1780
| |     | 
 
1781
| |     ->01.35% (1,920B) in 2 places, all below massif's threshold (01.00%)
 
1782
| |       
 
1783
| ->00.90% (1,280B) in 1+ places, all below ms_print's threshold (01.00%)
 
1784
 
1785
->03.11% (4,416B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
1786
| ->03.11% (4,416B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1787
|   ->02.97% (4,224B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1788
|   | ->02.97% (4,224B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1789
|   |   ->02.97% (4,224B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1790
|   |     
 
1791
|   ->00.14% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
1792
|   
 
1793
->02.85% (4,048B) 0x50AAA2B: xmlGetNsList (in /usr/lib64/libxml2.so.2.7.3)
 
1794
| ->02.54% (3,608B) 0x4E46B91: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1795
| | ->02.54% (3,608B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1796
| |   ->02.54% (3,608B) 0x4E31FF0: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1797
| |     ->02.54% (3,608B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1798
| |       
 
1799
| ->00.31% (440B) in 1+ places, all below ms_print's threshold (01.00%)
 
1800
 
1801
->01.97% (2,800B) 0x4E38F7D: (within /usr/lib64/libxslt.so.1.1.24)
 
1802
| ->01.97% (2,800B) 0x4E397FC: xsltAddTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
1803
|   ->01.97% (2,800B) 0x4E32ECE: xsltParseStylesheetProcess (in /usr/lib64/libxslt.so.1.1.24)
 
1804
|     ->01.97% (2,800B) 0x4E32F8E: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1805
|       ->01.97% (2,800B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1806
|         
 
1807
->01.67% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1808
| ->01.67% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1809
|   ->01.67% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1810
|     
 
1811
->01.46% (2,080B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
1812
| ->01.46% (2,080B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
1813
|   ->01.46% (2,080B) in 2 places, all below massif's threshold (01.00%)
 
1814
|     
 
1815
->01.40% (1,986B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
1816
| ->01.40% (1,986B) in 36 places, all below massif's threshold (01.00%)
 
1817
|   
 
1818
->01.01% (1,440B) 0x5157E89: xmlPatterncompile (in /usr/lib64/libxml2.so.2.7.3)
 
1819
  ->01.01% (1,440B) 0x50D8F68: (within /usr/lib64/libxml2.so.2.7.3)
 
1820
    ->01.01% (1,440B) 0x50E941D: xmlXPathCtxtCompile (in /usr/lib64/libxml2.so.2.7.3)
 
1821
      ->01.01% (1,440B) 0x4E36268: xsltXPathCompile (in /usr/lib64/libxslt.so.1.1.24)
 
1822
        ->01.01% (1,440B) in 3 places, all below massif's threshold (01.00%)
 
1823
          
 
1824
--------------------------------------------------------------------------------
 
1825
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
1826
--------------------------------------------------------------------------------
 
1827
 84      1,269,284          138,568          131,892         6,676            0
 
1828
 85      1,278,870          139,488          132,685         6,803            0
 
1829
 86      1,286,419          140,216          133,316         6,900            0
 
1830
 87      1,294,874          140,952          133,953         6,999            0
 
1831
 88      1,308,781          120,624          113,909         6,715            0
 
1832
 89      1,317,209          118,864          112,395         6,469            0
 
1833
 90      1,324,768           58,080           52,553         5,527            0
 
1834
 91      1,332,394           40,120           35,487         4,633            0
 
1835
 92      1,339,933           32,072           28,561         3,511            0
 
1836
 93      1,347,543           24,120           21,701         2,419            0
 
1837
89.97% (21,701B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
 
1838
->16.98% (4,096B) 0x514A89D: xmlDictCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1839
| ->16.98% (4,096B) 0x4E30945: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
1840
| | ->16.98% (4,096B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1841
| |   ->16.98% (4,096B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1842
| |     ->16.98% (4,096B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1843
| |       
 
1844
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1845
 
1846
->16.42% (3,960B) 0x50AD55D: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
1847
| ->16.42% (3,960B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
1848
|   ->16.42% (3,960B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1849
|     ->15.42% (3,720B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1850
|     | ->15.42% (3,720B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1851
|     |   
 
1852
|     ->01.00% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
1853
|     
 
1854
->15.42% (3,720B) 0x514B4DC: (within /usr/lib64/libxml2.so.2.7.3)
 
1855
| ->07.46% (1,800B) 0x514B6E1: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
1856
| | ->06.97% (1,680B) 0x509DD2F: xmlParseCharData (in /usr/lib64/libxml2.so.2.7.3)
 
1857
| | | ->06.97% (1,680B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1858
| | |   ->06.97% (1,680B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1859
| | |     
 
1860
| | ->00.50% (120B) in 1+ places, all below ms_print's threshold (01.00%)
 
1861
| | 
 
1862
| ->05.97% (1,440B) 0x514C578: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1863
| | ->04.98% (1,200B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1864
| | | ->04.98% (1,200B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1865
| | |   ->04.98% (1,200B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1866
| | |     
 
1867
| | ->01.00% (240B) in 1+ places, all below ms_print's threshold (01.00%)
 
1868
| | 
 
1869
| ->01.99% (480B) 0x514B594: xmlSAX2Characters (in /usr/lib64/libxml2.so.2.7.3)
 
1870
|   ->01.99% (480B) 0x50A17C7: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1871
|   | ->01.99% (480B) 0x50A1602: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1872
|   |   ->01.49% (360B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1873
|   |   | 
 
1874
|   |   ->00.50% (120B) in 1+ places, all below ms_print's threshold (01.00%)
 
1875
|   |   
 
1876
|   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1877
|   
 
1878
->09.84% (2,374B) 0x401371: ReadFile (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1879
| ->09.84% (2,374B) 0x402BB5: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1880
|   ->09.84% (2,374B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1881
|     
 
1882
->04.87% (1,174B) 0x50FD86D: xmlStrndup (in /usr/lib64/libxml2.so.2.7.3)
 
1883
| ->02.63% (635B) in 34 places, all below massif's threshold (01.00%)
 
1884
| | 
 
1885
| ->01.19% (287B) 0x50B5B98: xmlHashUpdateEntry3 (in /usr/lib64/libxml2.so.2.7.3)
 
1886
| | ->01.19% (287B) in 2 places, all below massif's threshold (01.00%)
 
1887
| |   
 
1888
| ->01.04% (252B) 0x50AD583: xmlNewNode (in /usr/lib64/libxml2.so.2.7.3)
 
1889
|   ->01.04% (252B) 0x50B2A01: xmlNewDocNode (in /usr/lib64/libxml2.so.2.7.3)
 
1890
|     ->01.04% (252B) 0x514C1AD: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1891
|       ->01.04% (252B) in 2 places, all below massif's threshold (01.00%)
 
1892
|         
 
1893
->04.78% (1,152B) 0x50AD74D: (within /usr/lib64/libxml2.so.2.7.3)
 
1894
| ->04.78% (1,152B) 0x514C65A: xmlSAX2StartElementNs (in /usr/lib64/libxml2.so.2.7.3)
 
1895
|   ->03.98% (960B) 0x50A0AB6: (within /usr/lib64/libxml2.so.2.7.3)
 
1896
|   | ->03.98% (960B) 0x50A1389: xmlParseElement (in /usr/lib64/libxml2.so.2.7.3)
 
1897
|   |   ->03.98% (960B) 0x50A18AC: xmlParseContent (in /usr/lib64/libxml2.so.2.7.3)
 
1898
|   |     
 
1899
|   ->00.80% (192B) in 1+ places, all below ms_print's threshold (01.00%)
 
1900
|   
 
1901
->04.31% (1,040B) 0x51498CE: (within /usr/lib64/libxml2.so.2.7.3)
 
1902
| ->04.31% (1,040B) 0x514A013: xmlDictLookup (in /usr/lib64/libxml2.so.2.7.3)
 
1903
|   ->04.31% (1,040B) 0x4E3A6D1: xsltEvalStaticAttrValueTemplate (in /usr/lib64/libxslt.so.1.1.24)
 
1904
|   | ->04.31% (1,040B) 0x4E47521: xsltStylePreCompute (in /usr/lib64/libxslt.so.1.1.24)
 
1905
|   |   ->04.31% (1,040B) 0x4E3189E: (within /usr/lib64/libxslt.so.1.1.24)
 
1906
|   |     
 
1907
|   ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1908
|   
 
1909
->04.25% (1,025B) 0x401995: xmlgen_init (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1910
| ->04.25% (1,025B) 0x40307F: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1911
|   ->04.25% (1,025B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1912
|     
 
1913
->03.98% (960B) 0x50B6256: xmlHashCreate (in /usr/lib64/libxml2.so.2.7.3)
 
1914
| ->01.99% (480B) 0x4E40D8B: xsltRegisterExtModuleFunction (in /usr/lib64/libxslt.so.1.1.24)
 
1915
| | ->01.99% (480B) 0x4E422CC: xsltRegisterAllExtras (in /usr/lib64/libxslt.so.1.1.24)
 
1916
| |   ->01.99% (480B) 0x4E30951: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
1917
| |     ->01.99% (480B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1918
| |       
 
1919
| ->01.99% (480B) 0x4E410B8: xsltRegisterExtModuleElement (in /usr/lib64/libxslt.so.1.1.24)
 
1920
| | ->01.99% (480B) 0x4E42336: xsltRegisterAllExtras (in /usr/lib64/libxslt.so.1.1.24)
 
1921
| |   ->01.99% (480B) 0x4E30951: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
1922
| |     ->01.99% (480B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1923
| |       
 
1924
| ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%)
 
1925
 
1926
->03.02% (728B) in 51 places, all below massif's threshold (01.00%)
 
1927
 
1928
->01.66% (400B) 0x4E3089D: xsltNewStylesheet (in /usr/lib64/libxslt.so.1.1.24)
 
1929
| ->01.66% (400B) 0x4E32EFC: xsltParseStylesheetImportedDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1930
|   ->01.66% (400B) 0x4E330F6: xsltParseStylesheetDoc (in /usr/lib64/libxslt.so.1.1.24)
 
1931
|     ->01.66% (400B) 0x401248: initXML_Transformation (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1932
|       ->01.66% (400B) 0x402C17: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1933
|         
 
1934
->01.66% (400B) 0x508C279: xmlInitCharEncodingHandlers (in /usr/lib64/libxml2.so.2.7.3)
 
1935
| ->01.66% (400B) 0x5093C43: xmlInitParser (in /usr/lib64/libxml2.so.2.7.3)
 
1936
|   ->01.66% (400B) 0x402BF1: Test (in /home/csa/misc/bench/xmlbench/xsl/libxml)
 
1937
|     ->01.66% (400B) 0x56415E2: (below main) (in /lib64/libc-2.9.so)
 
1938
|       
 
1939
->01.46% (352B) 0x50ADA34: xmlNewDoc (in /usr/lib64/libxml2.so.2.7.3)
 
1940
| ->01.46% (352B) 0x514DB27: xmlSAX2StartDocument (in /usr/lib64/libxml2.so.2.7.3)
 
1941
|   ->01.46% (352B) 0x50A78D4: xmlParseDocument (in /usr/lib64/libxml2.so.2.7.3)
 
1942
|     ->01.46% (352B) 0x50A82F4: xmlSAXParseMemoryWithData (in /usr/lib64/libxml2.so.2.7.3)
 
1943
|       ->01.46% (352B) in 2 places, all below massif's threshold (01.00%)
 
1944
|         
 
1945
->01.33% (320B) 0x508C1CB: xmlNewCharEncodingHandler (in /usr/lib64/libxml2.so.2.7.3)
 
1946
  ->01.33% (320B) in 8 places, all below massif's threshold (01.00%)
 
1947
    
 
1948
--------------------------------------------------------------------------------
 
1949
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
 
1950
--------------------------------------------------------------------------------
 
1951
 94      1,355,151           12,704           11,178         1,526            0
 
1952
 95      1,363,113            5,432            5,056           376            0