/xmlbench/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/xmlbench/trunk
2 by Suren A. Chilingaryan
Intel, Tango, Phobos, and RapidXML parsers; Memory benchmark scripts
1
--------------------------------------------------------------------------------
2
Command:            ./intel-dom 1 xmlgen 64000000
3
Massif arguments:   --heap=yes --depth=5 --massif-out-file=/tmp/massif.out
4
ms_print arguments: /tmp/massif.out
5
--------------------------------------------------------------------------------
6
7
8
    GB
9
1.326^                        #                                               
10
     |                       ,#                      .                       :
11
     |                       @#                      :                       :
12
     |                      .@#                     ::                      ::
13
     |                      :@#                    ,::                      ::
14
     |                      :@#                    @::                     :::
15
     |                    : :@#                    @::                     :::
16
     |                    : :@#                   :@::                    ,:::
17
     |                   .: :@#                   :@::                   :@:::
18
     |                   :: :@#                  .:@::                  .:@:::
19
     |                  .:: :@#                  ::@::                  ::@:::
20
     |                  ::: :@#                 :::@::                  ::@:::
21
     |                 .::: :@#                 :::@::                 :::@:::
22
     |                 :::: :@#               : :::@::                 :::@:::
23
     |                ::::: :@#               : :::@::                ::::@:::
24
     |               ,::::: :@#              .: :::@::               ,::::@:::
25
     |               @::::: :@#              :: :::@::               @::::@:::
26
     |              :@::::: :@#              :: :::@::              :@::::@:::
27
     |              :@::::: :@#             ::: :::@::             .:@::::@:::
28
     | .... .... ..::@::::: :@#.. ... ......::: :::@::..,...,......::@::::@:::
29
   0 +----------------------------------------------------------------------->Gi
30
     0                                                                   26.32
31
32
Number of snapshots: 96
33
 Detailed snapshots: [14, 21, 22 (peak), 43, 48, 57, 67, 77, 87]
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    473,622,934       64,059,872       64,058,230         1,642            0
40
  2    965,287,507       64,059,872       64,058,230         1,642            0
41
  3  1,568,788,680       64,059,872       64,058,230         1,642            0
42
  4  1,926,472,951       64,059,872       64,058,230         1,642            0
43
  5  2,448,241,905       64,059,872       64,058,230         1,642            0
44
  6  2,791,143,212       64,059,872       64,058,230         1,642            0
45
  7  3,178,802,513       64,059,872       64,058,230         1,642            0
46
  8  3,596,278,918       64,059,872       64,058,230         1,642            0
47
  9  3,924,293,046       64,059,872       64,058,230         1,642            0
48
 10  4,533,911,694       64,059,872       64,058,230         1,642            0
49
 11  5,049,327,433       64,059,872       64,058,230         1,642            0
50
 12  5,335,675,108       88,678,704       88,628,676        50,028            0
51
 13  5,736,578,650      218,039,640      217,736,644       302,996            0
52
 14  6,080,197,434      328,928,856      328,409,028       519,828            0
53
99.84% (328,409,028B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
54
->37.41% (123,068,416B) 0x57ED9A6: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
55
| ->37.41% (123,068,416B) 0x57F0510: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
56
|   ->37.41% (123,068,416B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
57
|     ->37.41% (123,068,416B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
58
|       ->37.41% (123,068,416B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
59
|         
60
->22.79% (74,969,088B) 0x57ED80C: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
61
| ->22.79% (74,969,088B) 0x57F0510: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
62
|   ->22.79% (74,969,088B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
63
|     ->22.79% (74,969,088B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
64
|       ->22.79% (74,969,088B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
65
|         
66
->19.46% (64,000,001B) 0x4020A8: xmlgen_init(int) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
67
| ->19.46% (64,000,001B) 0x403884: Test(int, char**) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
68
|   ->19.46% (64,000,001B) 0x655C5E2: (below main) (in /lib64/libc-2.9.so)
69
|     
70
->19.28% (63,406,080B) 0x57ED174: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
71
| ->18.98% (62,423,040B) 0x57F0DF2: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
72
| | ->18.22% (59,944,960B) 0x57F14C3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
73
| | | ->18.22% (59,944,960B) 0x57F14B0: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
74
| | |   ->18.22% (59,944,960B) 0x55FA7A3: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
75
| | |     
76
| | ->00.75% (2,478,080B) in 1+ places, all below ms_print's threshold (01.00%)
77
| | 
78
| ->00.30% (983,040B) in 1+ places, all below ms_print's threshold (01.00%)
79
| 
80
->00.90% (2,965,443B) in 1+ places, all below ms_print's threshold (01.00%)
81
82
--------------------------------------------------------------------------------
83
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
84
--------------------------------------------------------------------------------
85
 15  6,423,840,626      439,830,392      439,093,700       736,692            0
86
 16  6,824,754,970      569,190,800      568,201,156       989,644            0
87
 17  7,264,943,346      711,225,992      709,958,596     1,267,396            0
88
 18  7,622,738,276      826,685,048      825,191,876     1,493,172            0
89
 19  8,159,430,431      999,877,480      998,045,636     1,831,844            0
90
 20  8,785,590,016    1,201,923,760    1,199,696,836     2,226,924            0
91
 21  9,143,384,049    1,317,382,816    1,314,930,116     2,452,700            0
92
99.81% (1,314,930,116B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
93
->44.26% (583,061,504B) 0x57ED9A6: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
94
| ->44.26% (583,061,504B) 0x57F0510: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
95
|   ->44.26% (583,061,504B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
96
|     ->44.26% (583,061,504B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
97
|       ->44.26% (583,061,504B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
98
|         
99
->26.85% (353,710,080B) 0x57ED80C: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
100
| ->26.85% (353,710,080B) 0x57F0510: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
101
|   ->26.85% (353,710,080B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
102
|     ->26.85% (353,710,080B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
103
|       ->26.85% (353,710,080B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
104
|         
105
->22.80% (300,302,336B) 0x57ED174: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
106
| ->22.44% (295,596,032B) 0x57F0DF2: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
107
| | ->21.58% (284,291,072B) 0x57F14C3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
108
| | | ->21.58% (284,291,072B) 0x57F14B0: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
109
| | |   ->21.58% (284,291,072B) 0x55FA7A3: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
110
| | |     
111
| | ->00.86% (11,304,960B) in 1+ places, all below ms_print's threshold (01.00%)
112
| | 
113
| ->00.36% (4,706,304B) in 1+ places, all below ms_print's threshold (01.00%)
114
| 
115
->04.86% (64,000,001B) 0x4020A8: xmlgen_init(int) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
116
| ->04.86% (64,000,001B) 0x403884: Test(int, char**) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
117
|   ->04.86% (64,000,001B) 0x655C5E2: (below main) (in /lib64/libc-2.9.so)
118
|     
119
->01.01% (13,266,944B) 0x57E9D30: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
120
| ->01.01% (13,266,944B) 0x57F05ED: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
121
|   ->01.01% (13,266,944B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
122
|     ->01.01% (13,266,944B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
123
|       ->01.01% (13,266,944B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
124
|         
125
->00.04% (589,251B) in 1+ places, all below ms_print's threshold (01.00%)
126
127
--------------------------------------------------------------------------------
128
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
129
--------------------------------------------------------------------------------
130
 22  9,472,987,866    1,423,718,672    1,421,058,032     2,660,640            0
131
99.81% (1,421,058,032B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
132
->44.43% (632,532,992B) 0x57ED9A6: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
133
| ->44.43% (632,532,992B) 0x57F0510: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
134
|   ->44.43% (632,532,992B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
135
|     ->44.43% (632,532,992B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
136
|       ->44.43% (632,532,992B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
137
|         
138
->26.95% (383,758,336B) 0x57ED80C: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
139
| ->26.95% (383,758,336B) 0x57F0510: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
140
|   ->26.95% (383,758,336B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
141
|     ->26.95% (383,758,336B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
142
|       ->26.95% (383,758,336B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
143
|         
144
->22.88% (325,701,632B) 0x57ED174: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
145
| ->22.52% (320,634,880B) 0x57F0DF2: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
146
| | ->21.66% (308,350,976B) 0x57F14C3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
147
| | | ->21.66% (308,350,976B) 0x57F14B0: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
148
| | |   ->21.66% (308,350,976B) 0x55FA7A3: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
149
| | |     
150
| | ->00.86% (12,283,904B) in 1+ places, all below ms_print's threshold (01.00%)
151
| | 
152
| ->00.36% (5,066,752B) in 1+ places, all below ms_print's threshold (01.00%)
153
| 
154
->04.50% (64,000,001B) 0x4020A8: xmlgen_init(int) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
155
| ->04.50% (64,000,001B) 0x403884: Test(int, char**) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
156
|   ->04.50% (64,000,001B) 0x655C5E2: (below main) (in /lib64/libc-2.9.so)
157
|     
158
->01.01% (14,434,304B) 0x57E9D30: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
159
| ->01.01% (14,434,304B) 0x57F05ED: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
160
|   ->01.01% (14,434,304B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
161
|     ->01.01% (14,434,304B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
162
|       ->01.01% (14,434,304B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
163
|         
164
->00.04% (630,767B) in 1+ places, all below ms_print's threshold (01.00%)
165
166
--------------------------------------------------------------------------------
167
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
168
--------------------------------------------------------------------------------
169
 23  9,651,887,255       64,620,848       64,609,537        11,311            0
170
 24 10,188,570,812       64,620,848       64,609,537        11,311            0
171
 25 10,546,362,533       64,620,848       64,609,537        11,311            0
172
 26 11,083,045,232       64,620,848       64,609,537        11,311            0
173
 27 11,440,831,691       64,620,848       64,609,537        11,311            0
174
 28 11,784,466,242       64,620,848       64,609,537        11,311            0
175
 29 12,128,100,057       64,620,920       64,609,576        11,344            0
176
 30 12,643,549,809       64,620,872       64,609,550        11,322            0
177
 31 12,987,184,550       64,620,848       64,609,537        11,311            0
178
 32 13,330,822,272       64,620,848       64,609,537        11,311            0
179
 33 13,674,455,955       64,620,848       64,609,537        11,311            0
180
 34 14,018,087,211       64,620,872       64,609,550        11,322            0
181
 35 14,361,722,146       64,620,848       64,609,537        11,311            0
182
 36 14,705,354,836       64,620,872       64,609,550        11,322            0
183
 37 15,048,996,105      172,790,688      172,568,516       222,172            0
184
 38 15,564,461,531      339,051,936      338,505,668       546,268            0
185
 39 16,079,915,305      505,325,496      504,455,108       870,388            0
186
 40 16,595,390,791      671,603,160      670,408,644     1,194,516            0
187
 41 16,939,034,655      782,448,096      781,037,508     1,410,588            0
188
 42 17,454,493,961      948,709,344      946,974,660     1,734,684            0
189
 43 17,969,952,530    1,114,970,592    1,112,911,812     2,058,780            0
190
99.82% (1,112,911,812B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
191
->43.88% (489,271,296B) 0x57ED9A6: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
192
| ->43.88% (489,271,296B) 0x57F0510: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
193
|   ->43.88% (489,271,296B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
194
|     ->43.88% (489,271,296B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
195
|       ->43.88% (489,271,296B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
196
|         
197
->26.47% (295,084,032B) 0x57ED80C: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
198
| ->26.47% (295,084,032B) 0x57F0510: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
199
|   ->26.47% (295,084,032B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
200
|     ->26.47% (295,084,032B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
201
|       ->26.47% (295,084,032B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
202
|         
203
->22.65% (252,489,728B) 0x57ED174: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
204
| ->22.30% (248,647,680B) 0x57F0DF2: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
205
| | ->21.46% (239,235,072B) 0x57F14C3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
206
| | | ->21.46% (239,235,072B) 0x57F14B0: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
207
| | |   ->21.46% (239,235,072B) 0x55FA7A3: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
208
| | |     
209
| | ->00.84% (9,412,608B) in 1+ places, all below ms_print's threshold (01.00%)
210
| | 
211
| ->00.34% (3,842,048B) in 1+ places, all below ms_print's threshold (01.00%)
212
| 
213
->05.74% (64,000,001B) 0x4020A8: xmlgen_init(int) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
214
| ->05.74% (64,000,001B) 0x403884: Test(int, char**) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
215
|   ->05.74% (64,000,001B) 0x655C5E2: (below main) (in /lib64/libc-2.9.so)
216
|     
217
->01.03% (11,436,032B) 0x57E9D30: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
218
| ->01.03% (11,436,032B) 0x57F05ED: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
219
|   ->01.03% (11,436,032B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
220
|     ->01.03% (11,436,032B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
221
|       ->01.03% (11,436,032B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
222
|         
223
->00.06% (630,723B) in 1+ places, all below ms_print's threshold (01.00%)
224
225
--------------------------------------------------------------------------------
226
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
227
--------------------------------------------------------------------------------
228
 44 18,313,601,591    1,225,811,424    1,223,536,580     2,274,844            0
229
 45 18,657,235,729    1,336,648,152    1,334,157,252     2,490,900            0
230
 46 19,000,873,951       65,121,912       65,094,428        27,484            0
231
 47 19,344,504,820       65,121,904       65,094,428        27,476            0
232
 48 19,688,143,341       65,121,912       65,094,428        27,484            0
233
99.96% (65,094,428B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
234
->98.28% (64,000,001B) 0x4020A8: xmlgen_init(int) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
235
| ->98.28% (64,000,001B) 0x403884: Test(int, char**) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
236
|   ->98.28% (64,000,001B) 0x655C5E2: (below main) (in /lib64/libc-2.9.so)
237
|     
238
->01.68% (1,094,427B) in 377 places, all below massif's threshold (01.00%)
239
  
240
--------------------------------------------------------------------------------
241
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
242
--------------------------------------------------------------------------------
243
 49 20,031,773,545       65,121,904       65,094,428        27,476            0
244
 50 20,210,673,622       65,121,904       65,094,428        27,476            0
245
 51 20,389,573,391       65,121,944       65,094,441        27,503            0
246
 52 20,568,476,299       65,121,912       65,094,428        27,484            0
247
 53 20,747,377,256       65,121,912       65,094,428        27,484            0
248
 54 20,926,278,191       65,121,944       65,094,441        27,503            0
249
 55 21,105,178,220       65,121,904       65,094,428        27,476            0
250
 56 21,284,080,428       65,121,912       65,094,428        27,484            0
251
 57 21,462,984,756       65,121,984       65,094,467        27,517            0
252
99.96% (65,094,467B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
253
->98.28% (64,000,001B) 0x4020A8: xmlgen_init(int) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
254
| ->98.28% (64,000,001B) 0x403884: Test(int, char**) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
255
|   ->98.28% (64,000,001B) 0x655C5E2: (below main) (in /lib64/libc-2.9.so)
256
|     
257
->01.68% (1,094,466B) in 377 places, all below massif's threshold (01.00%)
258
  
259
--------------------------------------------------------------------------------
260
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
261
--------------------------------------------------------------------------------
262
 58 21,641,884,921       65,121,912       65,094,428        27,484            0
263
 59 21,820,785,817       65,121,944       65,094,441        27,503            0
264
 60 21,999,686,333       65,121,912       65,094,428        27,484            0
265
 61 22,178,587,390       65,121,944       65,094,441        27,503            0
266
 62 22,357,488,295       65,121,912       65,094,428        27,484            0
267
 63 22,536,390,143       65,121,912       65,094,428        27,484            0
268
 64 22,715,290,289       65,122,016       65,094,480        27,536            0
269
 65 22,894,195,187       65,121,912       65,094,428        27,484            0
270
 66 23,073,095,694       65,121,912       65,094,428        27,484            0
271
 67 23,251,995,155       65,121,944       65,094,441        27,503            0
272
99.96% (65,094,441B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
273
->98.28% (64,000,001B) 0x4020A8: xmlgen_init(int) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
274
| ->98.28% (64,000,001B) 0x403884: Test(int, char**) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
275
|   ->98.28% (64,000,001B) 0x655C5E2: (below main) (in /lib64/libc-2.9.so)
276
|     
277
->01.68% (1,094,440B) in 377 places, all below massif's threshold (01.00%)
278
  
279
--------------------------------------------------------------------------------
280
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
281
--------------------------------------------------------------------------------
282
 68 23,430,897,119       65,121,912       65,094,428        27,484            0
283
 69 23,609,797,730       65,121,912       65,094,428        27,484            0
284
 70 23,788,697,151       65,121,968       65,094,454        27,514            0
285
 71 23,967,596,612       65,121,944       65,094,441        27,503            0
286
 72 24,146,497,111       65,121,912       65,094,428        27,484            0
287
 73 24,325,398,046      114,481,448      114,357,727       123,721            0
288
 74 24,504,309,178      172,196,000      171,959,775       236,225            0
289
 75 24,683,208,913      229,890,032      229,541,343       348,689            0
290
 76 24,862,115,151      287,600,480      287,139,295       461,185            0
291
 77 25,041,018,317      345,319,136      344,745,439       573,697            0
292
99.83% (344,745,439B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
293
->37.73% (130,306,048B) 0x57ED9A6: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
294
| ->37.73% (130,306,048B) 0x57F0510: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
295
|   ->37.73% (130,306,048B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
296
|     ->37.73% (130,306,048B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
297
|       ->37.73% (130,306,048B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
298
|         
299
->22.96% (79,298,560B) 0x57ED80C: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
300
| ->22.96% (79,298,560B) 0x57F0510: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
301
|   ->22.96% (79,298,560B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
302
|     ->22.96% (79,298,560B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
303
|       ->22.96% (79,298,560B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
304
|         
305
->19.42% (67,072,000B) 0x57ED174: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
306
| ->19.12% (66,031,616B) 0x57F0DF2: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
307
| | ->18.38% (63,463,424B) 0x57F14C3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
308
| | | ->18.38% (63,463,424B) 0x57F14B0: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
309
| | |   ->18.38% (63,463,424B) 0x55FA7A3: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
310
| | |     
311
| | ->00.74% (2,568,192B) in 1+ places, all below ms_print's threshold (01.00%)
312
| | 
313
| ->00.30% (1,040,384B) in 1+ places, all below ms_print's threshold (01.00%)
314
| 
315
->18.53% (64,000,001B) 0x4020A8: xmlgen_init(int) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
316
| ->18.53% (64,000,001B) 0x403884: Test(int, char**) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
317
|   ->18.53% (64,000,001B) 0x655C5E2: (below main) (in /lib64/libc-2.9.so)
318
|     
319
->01.18% (4,068,830B) in 374 places, all below massif's threshold (01.00%)
320
  
321
--------------------------------------------------------------------------------
322
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
323
--------------------------------------------------------------------------------
324
 78 25,219,922,527      403,033,688      402,347,487       686,201            0
325
 79 25,398,829,884      460,744,136      459,945,439       798,697            0
326
 80 25,577,729,850      518,450,480      517,539,295       911,185            0
327
 81 25,756,633,339      576,148,616      575,124,959     1,023,657            0
328
 82 25,935,534,266      633,846,752      632,710,623     1,136,129            0
329
 83 26,114,444,706      691,561,304      690,312,671     1,248,633            0
330
 84 26,293,363,684      749,271,752      747,910,623     1,361,129            0
331
 85 26,472,267,466      806,982,200      805,508,575     1,473,625            0
332
 86 26,651,176,858      864,688,544      863,102,431     1,586,113            0
333
 87 26,830,076,910      922,394,888      920,696,287     1,698,601            0
334
99.82% (920,696,287B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
335
->43.30% (399,417,344B) 0x57ED9A6: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
336
| ->43.30% (399,417,344B) 0x57F0510: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
337
|   ->43.30% (399,417,344B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
338
|     ->43.30% (399,417,344B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
339
|       ->43.30% (399,417,344B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
340
|         
341
->26.23% (241,934,336B) 0x57ED80C: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
342
| ->26.23% (241,934,336B) 0x57F0510: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
343
|   ->26.23% (241,934,336B) 0x57F04B3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
344
|     ->26.23% (241,934,336B) 0x5602C70: com::intel::xmlcore::parse::SAX2Processor::startElementNS() (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
345
|       ->26.23% (241,934,336B) 0x55EEFAF: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
346
|         
347
->22.26% (205,291,520B) 0x57ED174: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
348
| ->21.91% (202,088,448B) 0x57F0DF2: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
349
| | ->21.08% (194,404,352B) 0x57F14C3: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
350
| | | ->21.08% (194,404,352B) 0x57F14B0: (within /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
351
| | |   ->21.08% (194,404,352B) 0x55FA7A3: scan(com::intel::xmlcore::parse::SAX2Processor*) (in /opt/intel/xmlsoftwaresuite/cpp/1.2/bin/intel64/libintel-xss.so)
352
| | |     
353
| | ->00.83% (7,684,096B) in 1+ places, all below ms_print's threshold (01.00%)
354
| | 
355
| ->00.35% (3,203,072B) in 1+ places, all below ms_print's threshold (01.00%)
356
| 
357
->06.94% (64,000,001B) 0x4020A8: xmlgen_init(int) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
358
| ->06.94% (64,000,001B) 0x403884: Test(int, char**) (in /home/csa/misc/bench/xmlbench/xsl/intel-dom)
359
|   ->06.94% (64,000,001B) 0x655C5E2: (below main) (in /lib64/libc-2.9.so)
360
|     
361
->01.09% (10,053,086B) in 374 places, all below massif's threshold (01.00%)
362
  
363
--------------------------------------------------------------------------------
364
  n        time(i)         total(B)   useful-heap(B) extra-heap(B)    stacks(B)
365
--------------------------------------------------------------------------------
366
 88 27,008,986,777      980,113,544      978,302,431     1,811,113            0
367
 89 27,187,894,591    1,037,819,888    1,035,896,287     1,923,601            0
368
 90 27,366,809,086    1,095,522,128    1,093,486,047     2,036,081            0
369
 91 27,545,712,265    1,153,232,576    1,151,083,999     2,148,577            0
370
 92 27,724,617,194    1,210,938,920    1,208,677,855     2,261,065            0
371
 93 27,903,525,483    1,268,649,368    1,266,275,807     2,373,561            0
372
 94 28,082,425,374    1,326,359,816    1,323,873,759     2,486,057            0
373
 95 28,261,326,615    1,384,057,952    1,381,459,423     2,598,529            0