Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
d08f31547c99153681e2189b33024ba225d4fda8
[simgrid.git] / teshsuite / smpi / coll-allreduce-with-leaks / mc-coll-allreduce-with-leaks.tesh
1 # Smpi Allreduce collectives tests
2
3 p Test allreduce
4 $ $VALGRIND_NO_LEAK_CHECK ${bindir:=.}/../../../smpi_script/bin/smpirun -wrapper "${bindir:=.}/../../../bin/simgrid-mc" -map -hostfile ../hostfile_coll -platform  ${platfdir:=.}/small_platform.xml --cfg=model-check/sleep-set:true -np 4 --log=xbt_cfg.thres:critical ${bindir:=.}/coll-allreduce-with-leaks --log=smpi_config.thres:warning --cfg=smpi/display-allocs:yes --cfg=smpi/simulate-computation:no --log=smpi_coll.thres:error --log=smpi_mpi.thres:error --cfg=smpi/list-leaks:10 --log=no_loc
5 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
6 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
7 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
8 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
9 > [0.000000] [mc_dfs/INFO] Start a DFS exploration. Reduction is: dpor.
10 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
11 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
12 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
13 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
14 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
15 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
16 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
17 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
18 > If this is too much, consider sharing allocations for computation buffers.
19 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
20
21 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
22 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
23 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
24 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
25 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
26 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
27 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
28 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
29 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
30 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
31 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
32 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
33 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
34 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
35 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
36 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
37 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
38 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
39 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
40 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
41 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
42 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
43 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
44 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
45 > If this is too much, consider sharing allocations for computation buffers.
46 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
47
48 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
49 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
50 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
51 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
52 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
53 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
54 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
55 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
56 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
57 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
58 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
59 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
60 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
61 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
62 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
63 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
64 > If this is too much, consider sharing allocations for computation buffers.
65 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
66
67 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
68 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
69 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
70 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
71 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
72 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
73 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
74 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
75 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
76 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
77 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
78 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
79 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
80 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
81 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
82 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
83 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
84 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
85 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
86 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
87 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
88 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
89 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
90 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
91 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
92 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
93 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
94 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
95 > If this is too much, consider sharing allocations for computation buffers.
96 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
97
98 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
99 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
100 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
101 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
102 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
103 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
104 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
105 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
106 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
107 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
108 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
109 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
110 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
111 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
112 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
113 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
114 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
115 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
116 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
117 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
118 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
119 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
120 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
121 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
122 > If this is too much, consider sharing allocations for computation buffers.
123 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
124
125 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
126 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
127 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
128 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
129 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
130 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
131 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
132 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
133 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
134 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
135 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
136 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
137 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
138 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
139 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
140 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
141 > If this is too much, consider sharing allocations for computation buffers.
142 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
143
144 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
145 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
146 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
147 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
148 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
149 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
150 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
151 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
152 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
153 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
154 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
155 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
156 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
157 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
158 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
159 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
160 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
161 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
162 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
163 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
164 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
165 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
166 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
167 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
168 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
169 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
170 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
171 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
172 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
173 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
174 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
175 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
176 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
177 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
178 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
179 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
180 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
181 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
182 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
183 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
184 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
185 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
186 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
187 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
188 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
189 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
190 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
191 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
192 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
193 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
194 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
195 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
196 > If this is too much, consider sharing allocations for computation buffers.
197 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
198
199 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
200 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
201 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
202 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
203 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
204 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
205 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
206 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
207 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
208 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
209 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
210 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
211 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
212 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
213 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
214 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
215 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
216 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
217 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
218 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
219 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
220 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
221 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
222 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
223 > If this is too much, consider sharing allocations for computation buffers.
224 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
225
226 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
227 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
228 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
229 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
230 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
231 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
232 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
233 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
234 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
235 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
236 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
237 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
238 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
239 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
240 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
241 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
242 > If this is too much, consider sharing allocations for computation buffers.
243 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
244
245 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
246 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
247 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
248 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
249 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
250 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
251 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
252 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
253 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
254 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
255 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
256 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
257 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
258 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
259 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
260 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
261 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
262 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
263 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
264 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
265 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
266 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
267 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
268 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
269 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
270 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
271 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
272 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
273 > If this is too much, consider sharing allocations for computation buffers.
274 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
275
276 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
277 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
278 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
279 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
280 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
281 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
282 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
283 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
284 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
285 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
286 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
287 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
288 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
289 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
290 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
291 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
292 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
293 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
294 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
295 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
296 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
297 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
298 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
299 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
300 > If this is too much, consider sharing allocations for computation buffers.
301 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
302
303 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
304 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
305 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
306 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
307 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
308 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
309 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
310 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
311 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
312 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
313 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
314 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
315 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
316 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
317 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
318 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
319 > If this is too much, consider sharing allocations for computation buffers.
320 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
321
322 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
323 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
324 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
325 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
326 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
327 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
328 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
329 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
330 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
331 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
332 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
333 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
334 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
335 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
336 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
337 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
338 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
339 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
340 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
341 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
342 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
343 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
344 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
345 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
346 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
347 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
348 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
349 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
350 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
351 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
352 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
353 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
354 > If this is too much, consider sharing allocations for computation buffers.
355 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
356
357 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
358 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
359 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
360 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
361 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
362 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
363 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
364 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
365 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
366 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
367 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
368 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
369 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
370 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
371 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
372 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
373 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
374 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
375 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
376 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
377 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
378 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
379 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
380 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
381 > If this is too much, consider sharing allocations for computation buffers.
382 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
383
384 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
385 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
386 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
387 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
388 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
389 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
390 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
391 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
392 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
393 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
394 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
395 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
396 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
397 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
398 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
399 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
400 > If this is too much, consider sharing allocations for computation buffers.
401 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
402
403 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
404 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
405 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
406 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
407 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
408 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
409 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
410 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
411 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
412 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
413 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
414 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
415 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
416 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
417 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
418 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
419 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
420 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
421 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
422 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
423 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
424 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
425 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
426 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
427 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
428 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
429 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
430 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
431 > If this is too much, consider sharing allocations for computation buffers.
432 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
433
434 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
435 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
436 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
437 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
438 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
439 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
440 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
441 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
442 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
443 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
444 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
445 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
446 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
447 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
448 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
449 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
450 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
451 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
452 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
453 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
454 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
455 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
456 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
457 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
458 > If this is too much, consider sharing allocations for computation buffers.
459 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
460
461 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
462 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
463 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
464 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
465 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
466 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
467 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
468 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
469 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
470 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
471 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
472 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
473 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
474 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
475 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
476 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
477 > If this is too much, consider sharing allocations for computation buffers.
478 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
479
480 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
481 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
482 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
483 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
484 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
485 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
486 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
487 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
488 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
489 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
490 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
491 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
492 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
493 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
494 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
495 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
496 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
497 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
498 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
499 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
500 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
501 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
502 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
503 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
504 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
505 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
506 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
507 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
508 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
509 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
510 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
511 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
512 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
513 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
514 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
515 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
516 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
517 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
518 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
519 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
520 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
521 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
522 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
523 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
524 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
525 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
526 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
527 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
528 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
529 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
530 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
531 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
532 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
533 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
534 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
535 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
536 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
537 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
538 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
539 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
540 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
541 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
542 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
543 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
544 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
545 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
546 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
547 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
548 > If this is too much, consider sharing allocations for computation buffers.
549 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
550
551 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
552 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
553 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
554 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
555 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
556 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
557 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
558 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
559 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
560 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
561 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
562 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
563 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
564 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
565 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
566 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
567 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
568 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
569 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
570 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
571 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
572 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
573 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
574 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
575 > If this is too much, consider sharing allocations for computation buffers.
576 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
577
578 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
579 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
580 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
581 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
582 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
583 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
584 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
585 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
586 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
587 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
588 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
589 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
590 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
591 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
592 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
593 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
594 > If this is too much, consider sharing allocations for computation buffers.
595 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
596
597 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
598 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
599 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
600 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
601 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
602 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
603 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
604 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
605 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
606 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
607 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
608 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
609 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
610 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
611 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
612 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
613 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
614 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
615 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
616 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
617 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
618 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
619 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
620 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
621 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
622 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
623 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
624 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
625 > If this is too much, consider sharing allocations for computation buffers.
626 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
627
628 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
629 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
630 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
631 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
632 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
633 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
634 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
635 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
636 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
637 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
638 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
639 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
640 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
641 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
642 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
643 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
644 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
645 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
646 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
647 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
648 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
649 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
650 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
651 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
652 > If this is too much, consider sharing allocations for computation buffers.
653 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
654
655 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
656 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
657 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
658 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
659 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
660 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
661 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
662 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
663 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
664 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
665 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
666 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
667 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
668 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
669 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
670 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
671 > If this is too much, consider sharing allocations for computation buffers.
672 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
673
674 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
675 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
676 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
677 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
678 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
679 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
680 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
681 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
682 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
683 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
684 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
685 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
686 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
687 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
688 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
689 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
690 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
691 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
692 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
693 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
694 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
695 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
696 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
697 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
698 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
699 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
700 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
701 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
702 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
703 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
704 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
705 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
706 > If this is too much, consider sharing allocations for computation buffers.
707 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
708
709 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
710 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
711 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
712 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
713 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
714 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
715 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
716 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
717 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
718 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
719 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
720 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
721 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
722 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
723 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
724 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
725 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
726 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
727 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
728 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
729 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
730 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
731 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
732 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
733 > If this is too much, consider sharing allocations for computation buffers.
734 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
735
736 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
737 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
738 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
739 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
740 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
741 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
742 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
743 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
744 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
745 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
746 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
747 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
748 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
749 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
750 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
751 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
752 > If this is too much, consider sharing allocations for computation buffers.
753 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
754
755 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
756 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
757 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
758 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
759 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
760 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
761 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
762 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
763 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
764 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
765 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
766 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
767 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
768 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
769 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
770 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
771 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
772 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
773 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
774 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
775 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
776 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
777 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
778 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
779 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
780 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
781 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
782 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
783 > If this is too much, consider sharing allocations for computation buffers.
784 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
785
786 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
787 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
788 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
789 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
790 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
791 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
792 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
793 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
794 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
795 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
796 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
797 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
798 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
799 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
800 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
801 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
802 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
803 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
804 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
805 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
806 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
807 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
808 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
809 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
810 > If this is too much, consider sharing allocations for computation buffers.
811 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
812
813 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
814 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
815 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
816 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
817 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
818 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
819 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
820 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
821 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
822 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
823 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
824 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
825 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
826 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
827 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
828 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
829 > If this is too much, consider sharing allocations for computation buffers.
830 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
831
832 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
833 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
834 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
835 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
836 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
837 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
838 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
839 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
840 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
841 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
842 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
843 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
844 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
845 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
846 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
847 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
848 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
849 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
850 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
851 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
852 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
853 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
854 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
855 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
856 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
857 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
858 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
859 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
860 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
861 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
862 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
863 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
864 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
865 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
866 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
867 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
868 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
869 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
870 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
871 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
872 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
873 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
874 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
875 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
876 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
877 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
878 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
879 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
880 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
881 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
882 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
883 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
884 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
885 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
886 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
887 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
888 > If this is too much, consider sharing allocations for computation buffers.
889 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
890
891 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
892 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
893 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
894 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
895 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
896 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
897 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
898 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
899 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
900 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
901 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
902 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
903 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
904 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
905 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
906 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
907 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
908 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
909 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
910 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
911 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
912 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
913 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
914 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
915 > If this is too much, consider sharing allocations for computation buffers.
916 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
917
918 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
919 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
920 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
921 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
922 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
923 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
924 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
925 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
926 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
927 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
928 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
929 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
930 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
931 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
932 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
933 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
934 > If this is too much, consider sharing allocations for computation buffers.
935 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
936
937 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
938 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
939 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
940 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
941 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
942 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
943 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
944 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
945 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
946 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
947 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
948 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
949 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
950 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
951 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
952 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
953 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
954 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
955 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
956 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
957 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
958 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
959 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
960 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
961 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
962 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
963 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
964 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
965 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
966 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
967 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
968 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
969 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
970 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
971 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
972 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
973 > If this is too much, consider sharing allocations for computation buffers.
974 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
975
976 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
977 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
978 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
979 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
980 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
981 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
982 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
983 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
984 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
985 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
986 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
987 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
988 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
989 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
990 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
991 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
992 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
993 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
994 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
995 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
996 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
997 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
998 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
999 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
1000 > If this is too much, consider sharing allocations for computation buffers.
1001 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
1002
1003 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1004 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1005 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1006 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1007 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1008 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1009 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1010 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1011 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed MPI handles:
1012 > [0.000000] [smpi_utils/WARNING] To get more information (location of allocations), compile your code with -trace-call-location flag of smpicc/f90
1013 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Comm
1014 > [0.000000] [smpi_utils/INFO] 4 leaked handles of type MPI_Group
1015 > [0.000000] [smpi_utils/INFO] Probable memory leaks in your code: SMPI detected 8 unfreed buffers:
1016 > [0.000000] [smpi_utils/INFO] leaked allocations of total size 152, called 8 times, with minimum size 16 and maximum size 28
1017 > [0.000000] [smpi_utils/INFO] Memory Usage: Simulated application allocated 152 bytes during its lifetime through malloc/calloc calls.
1018 > Largest allocation at once from a single process was 28 bytes, at coll-allreduce-with-leaks.c:28. It was called 1 times during the whole simulation.
1019 > If this is too much, consider sharing allocations for computation buffers.
1020 > This can be done automatically by setting --cfg=smpi/auto-shared-malloc-thresh to the minimum size wanted size (this can alter execution if data content is necessary)
1021
1022 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1023 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1024 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1025 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1026 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1027 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1028 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1029 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1030 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1031 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1032 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1033 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1034 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1035 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1036 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1037 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1038 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1039 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1040 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1041 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1042 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1043 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1044 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1045 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1046 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1047 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1048 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1049 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1050 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1051 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1052 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1053 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1054 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1055 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1056 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1057 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1058 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1059 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1060 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1061 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1062 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1063 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1064 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1065 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1066 > [0.000000] [smpi/INFO] [rank 0] -> Tremblay
1067 > [0.000000] [smpi/INFO] [rank 1] -> Tremblay
1068 > [0.000000] [smpi/INFO] [rank 2] -> Tremblay
1069 > [0.000000] [smpi/INFO] [rank 3] -> Tremblay
1070 > [0.000000] [mc_dfs/INFO] DFS exploration ended. 616 unique states visited; 167 backtracks (3773 transition replays, 2991 states visited overall)