Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'hypervisor' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid...
[simgrid.git] / examples / smpi / replay / smpi_replay.tesh
1 # use the tested library, not the installed one
2 # (since we want to pass it to the child, it has to be redefined before each command)
3 # Go for the first test
4
5 p Test of trace replay with SMPI (one trace for all processes)
6
7 < replay/actions_bcast.txt
8 $ mkfile replay/one_trace
9 ! timeout 60
10
11 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:1 -np 3 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace
12 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
13 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
14 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
15 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '1'
16 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
17 > [Fafard:2:(0) 65.176535] [smpi_replay/VERBOSE] 2 bcast 5e8 65.176535
18 > [Fafard:2:(0) 71.729958] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424
19 > [Jupiter:1:(0) 73.739750] [smpi_replay/VERBOSE] 1 bcast 5e8 73.739750
20 > [Tremblay:0:(0) 73.739750] [smpi_replay/VERBOSE] 0 bcast 5e8 73.739750
21 > [Jupiter:1:(0) 76.361119] [smpi_replay/VERBOSE] 1 compute 2e8 2.621369
22 > [Tremblay:0:(0) 78.836850] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100
23 > [Fafard:2:(0) 144.013385] [smpi_replay/VERBOSE] 2 bcast 5e8 72.283426
24 > [Fafard:2:(0) 150.566808] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424
25 > [Jupiter:1:(0) 152.576600] [smpi_replay/VERBOSE] 1 bcast 5e8 76.215480
26 > [Tremblay:0:(0) 152.576600] [smpi_replay/VERBOSE] 0 bcast 5e8 73.739750
27 > [Jupiter:1:(0) 155.197969] [smpi_replay/VERBOSE] 1 compute 2e8 2.621369
28 > [Tremblay:0:(0) 157.673699] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100
29 > [Fafard:2:(0) 229.403658] [smpi_replay/VERBOSE] 2 reduce 5e8 5e8 78.836850
30 > [Tremblay:0:(0) 236.510549] [smpi_replay/VERBOSE] 0 reduce 5e8 5e8 78.836850
31 > [Jupiter:1:(0) 237.966873] [smpi_replay/VERBOSE] 1 reduce 5e8 5e8 82.768904
32 > [Jupiter:1:(0) 237.966873] [smpi_replay/INFO] Simulation time 237.967
33
34 $ rm -f replay/one_trace
35
36 p The same with tracing activated
37
38 < replay/actions_bcast.txt
39 $ mkfile replay/one_trace
40
41 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=no_loc  --cfg=tracing:1 --cfg=tracing/smpi:1 --cfg=tracing/smpi/computing:1 --cfg=smpi/cpu_threshold:1 -np 3 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace
42 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
43 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
44 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
45 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
46 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/smpi' to '1'
47 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/smpi/computing' to '1'
48 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '1'
49 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
50 > [Jupiter:1:(0) 237.966873] [smpi_replay/INFO] Simulation time 237.967
51
52 $ rm -f replay/one_trace
53
54
55 $ tail -n +3 ./simgrid.trace
56 > %EventDef PajeDefineContainerType 0
57 > %       Alias string
58 > %       Type string
59 > %       Name string
60 > %EndEventDef
61 > %EventDef PajeDefineVariableType 1
62 > %       Alias string
63 > %       Type string
64 > %       Name string
65 > %       Color color
66 > %EndEventDef
67 > %EventDef PajeDefineStateType 2
68 > %       Alias string
69 > %       Type string
70 > %       Name string
71 > %EndEventDef
72 > %EventDef PajeDefineEventType 3
73 > %       Alias string
74 > %       Type string
75 > %       Name string
76 > %EndEventDef
77 > %EventDef PajeDefineLinkType 4
78 > %       Alias string
79 > %       Type string
80 > %       StartContainerType string
81 > %       EndContainerType string
82 > %       Name string
83 > %EndEventDef
84 > %EventDef PajeDefineEntityValue 5
85 > %       Alias string
86 > %       Type string
87 > %       Name string
88 > %       Color color
89 > %EndEventDef
90 > %EventDef PajeCreateContainer 6
91 > %       Time date
92 > %       Alias string
93 > %       Type string
94 > %       Container string
95 > %       Name string
96 > %EndEventDef
97 > %EventDef PajeDestroyContainer 7
98 > %       Time date
99 > %       Type string
100 > %       Name string
101 > %EndEventDef
102 > %EventDef PajeSetVariable 8
103 > %       Time date
104 > %       Type string
105 > %       Container string
106 > %       Value double
107 > %EndEventDef
108 > %EventDef PajeAddVariable 9
109 > %       Time date
110 > %       Type string
111 > %       Container string
112 > %       Value double
113 > %EndEventDef
114 > %EventDef PajeSubVariable 10
115 > %       Time date
116 > %       Type string
117 > %       Container string
118 > %       Value double
119 > %EndEventDef
120 > %EventDef PajeSetState 11
121 > %       Time date
122 > %       Type string
123 > %       Container string
124 > %       Value string
125 > %EndEventDef
126 > %EventDef PajePushState 12
127 > %       Time date
128 > %       Type string
129 > %       Container string
130 > %       Value string
131 > %EndEventDef
132 > %EventDef PajePopState 13
133 > %       Time date
134 > %       Type string
135 > %       Container string
136 > %EndEventDef
137 > %EventDef PajeResetState 14
138 > %       Time date
139 > %       Type string
140 > %       Container string
141 > %EndEventDef
142 > %EventDef PajeStartLink 15
143 > %       Time date
144 > %       Type string
145 > %       Container string
146 > %       Value string
147 > %       StartContainer string
148 > %       Key string
149 > %EndEventDef
150 > %EventDef PajeEndLink 16
151 > %       Time date
152 > %       Type string
153 > %       Container string
154 > %       Value string
155 > %       EndContainer string
156 > %       Key string
157 > %EndEventDef
158 > %EventDef PajeNewEvent 17
159 > %       Time date
160 > %       Type string
161 > %       Container string
162 > %       Value string
163 > %EndEventDef
164 > 0 1 0 MPI
165 > 2 2 1 MPI_STATE
166 > 4 3 0 1 1 MPI_LINK
167 > 6 0 1 1 0 "rank-0"
168 > 5 4 2 computing "0 1 1"
169 > 5 5 2 action_bcast "0 0.78 0.39"
170 > 6 0 2 1 0 "rank-1"
171 > 6 0 3 1 0 "rank-2"
172 > 12 0 2 1 4
173 > 13 0 2 1
174 > 12 0 2 1 5
175 > 12 0 2 2 4
176 > 13 0 2 2
177 > 12 0 2 2 5
178 > 12 0 2 3 4
179 > 13 0 2 3
180 > 12 0 2 3 5
181 > 13 65.176535 2 3
182 > 12 65.176535 2 3 4
183 > 13 71.729958 2 3
184 > 12 71.729958 2 3 5
185 > 13 73.739750 2 2
186 > 12 73.739750 2 2 4
187 > 13 73.739750 2 1
188 > 12 73.739750 2 1 4
189 > 5 6 2 action_reduce "0 1 0"
190 > 13 76.361119 2 2
191 > 12 76.361119 2 2 5
192 > 13 78.836850 2 1
193 > 12 78.836850 2 1 5
194 > 13 144.013385 2 3
195 > 12 144.013385 2 3 4
196 > 13 150.566808 2 3
197 > 12 150.566808 2 3 6
198 > 13 152.576600 2 2
199 > 12 152.576600 2 2 4
200 > 13 152.576600 2 1
201 > 12 152.576600 2 1 4
202 > 13 155.197969 2 2
203 > 12 155.197969 2 2 6
204 > 13 157.673699 2 1
205 > 12 157.673699 2 1 6
206 > 13 229.403658 2 3
207 > 12 229.403658 2 3 4
208 > 13 236.510549 2 1
209 > 12 236.510549 2 1 4
210 > 13 237.966873 2 2
211 > 12 237.966873 2 2 4
212 > 13 237.972762 2 2
213 > 7 237.972762 1 2
214 > 13 237.973799 2 3
215 > 7 237.973799 1 3
216 > 13 237.979818 2 1
217 > 7 237.979818 1 1
218
219
220 $ rm -f ./simgrid.trace
221
222 p Another test of trace replay with SMPI (one trace per process)
223
224 < replay/actions0.txt
225 < replay/actions1.txt
226 $ mkfile ./split_traces_tesh
227
228 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:1 -np 2 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay ./split_traces_tesh
229 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
230 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
231 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
232 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '1'
233 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
234 > [Tremblay:0:(0) 0.164463] [smpi_replay/VERBOSE] 0 send 1 1e6 0.164463
235 > [Jupiter:1:(0) 0.164463] [smpi_replay/VERBOSE] 1 recv 0 1e6 0.164463
236 > [Jupiter:1:(0) 13.271310] [smpi_replay/VERBOSE] 1 compute 1e9 13.106847
237 > [Jupiter:1:(0) 13.271310] [smpi_replay/VERBOSE] 1 Isend 0 1e6 0.000000
238 > [Jupiter:1:(0) 13.271310] [smpi_replay/VERBOSE] 1 Irecv 0 1e6 0.000000
239 > [Tremblay:0:(0) 13.435773] [smpi_replay/VERBOSE] 0 recv 1 1e6 13.271310
240 > [Jupiter:1:(0) 13.600235] [smpi_replay/VERBOSE] 1 wait 0.328926
241 > [Tremblay:0:(0) 13.600235] [smpi_replay/VERBOSE] 0 send 1 1e6 0.164463
242 > [Tremblay:0:(0) 13.600235] [smpi_replay/INFO] Simulation time 13.6002
243
244 $ rm -f ./split_traces_tesh
245
246 p Test of barrier replay with SMPI (one trace for all processes)
247
248 < replay/actions_barrier.txt
249 $ mkfile replay/one_trace
250
251 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:1 -np 3 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace
252 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
253 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
254 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
255 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '1'
256 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
257 > [Tremblay:0:(0) 1.491472] [smpi_replay/VERBOSE] 0 send 1 1e7 1.491472
258 > [Jupiter:1:(0) 1.491472] [smpi_replay/VERBOSE] 1 recv 0 1e7 1.491472
259 > [Tremblay:0:(0) 1.495453] [smpi_replay/VERBOSE] 0 barrier 0.003981
260 > [Jupiter:1:(0) 1.498398] [smpi_replay/VERBOSE] 1 barrier 0.006926
261 > [Fafard:2:(0) 1.499434] [smpi_replay/VERBOSE] 2 barrier 1.499434
262 > [Tremblay:0:(0) 2.495453] [smpi_replay/VERBOSE] 0 compute 98095000 1.000000
263 > [Jupiter:1:(0) 2.498398] [smpi_replay/VERBOSE] 1 compute 76296000 1.000000
264 > [Fafard:2:(0) 2.499434] [smpi_replay/VERBOSE] 2 compute 76296000 1.000000
265 > [Fafard:2:(0) 2.499434] [smpi_replay/INFO] Simulation time 2.49943
266
267 $ rm -f replay/one_trace
268
269 p Test of Isend replay with SMPI (one trace for all processes)
270
271 < replay/actions_with_isend.txt
272 $ mkfile replay/one_trace
273
274 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:1 -np 3 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace
275 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
276 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
277 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
278 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '1'
279 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
280 > [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 Irecv 0 1e9 0.000000
281 > [Fafard:2:(0) 0.000000] [smpi_replay/VERBOSE] 2 Irecv 1 1e9 0.000000
282 > [Fafard:2:(0) 6.553424] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424
283 > [Jupiter:1:(0) 13.106847] [smpi_replay/VERBOSE] 1 compute 1e9 13.106847
284 > [Tremblay:0:(0) 147.462483] [smpi_replay/VERBOSE] 0 send 1 1e9 147.462483
285 > [Jupiter:1:(0) 147.462483] [smpi_replay/VERBOSE] 1 wait 134.355636
286 > [Tremblay:0:(0) 157.656682] [smpi_replay/VERBOSE] 0 compute 1e9 10.194200
287 > [Fafard:2:(0) 294.947973] [smpi_replay/VERBOSE] 2 wait 288.394550
288 > [Jupiter:1:(0) 294.947973] [smpi_replay/VERBOSE] 1 send 2 1e9 147.485491
289 > [Fafard:2:(0) 294.947973] [smpi_replay/VERBOSE] 2 Isend 0 1e9 0.000000
290 > [Fafard:2:(0) 301.501397] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424
291 > [Tremblay:0:(0) 425.278035] [smpi_replay/VERBOSE] 0 recv 2 1e9 267.621353
292 > [Tremblay:0:(0) 425.278035] [smpi_replay/INFO] Simulation time 425.278
293
294 $ rm -f replay/one_trace
295
296 p Test of Isend replay with SMPI (one trace for all processes)
297
298 < replay/actions_allReduce.txt
299 $ mkfile replay/one_trace
300
301 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:1 -np 3 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace
302 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
303 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
304 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
305 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '1'
306 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
307 > [Fafard:2:(0) 144.013385] [smpi_replay/VERBOSE] 2 allReduce 5e8 5e8 144.013385
308 > [Fafard:2:(0) 150.566808] [smpi_replay/VERBOSE] 2 compute 5e8 6.553424
309 > [Jupiter:1:(0) 154.032923] [smpi_replay/VERBOSE] 1 allReduce 5e8 5e8 154.032923
310 > [Tremblay:0:(0) 154.032923] [smpi_replay/VERBOSE] 0 allReduce 5e8 5e8 154.032923
311 > [Tremblay:0:(0) 159.130023] [smpi_replay/VERBOSE] 0 compute 5e8 5.097100
312 > [Jupiter:1:(0) 160.586347] [smpi_replay/VERBOSE] 1 compute 5e8 6.553424
313 > [Jupiter:1:(0) 160.586347] [smpi_replay/INFO] Simulation time 160.586
314
315 $ rm -f replay/one_trace
316
317 p Test of AllToAll replay with SMPI (one trace for all processes)
318
319 < replay/actions_alltoall.txt
320 $ mkfile replay/one_trace
321
322 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:1 -np 3 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace
323 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
324 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
325 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
326 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '1'
327 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
328 > [Tremblay:0:(0) 0.004041] [smpi_replay/VERBOSE] 0 allToAll 500 500 0.004041
329 > [Jupiter:1:(0) 0.006920] [smpi_replay/VERBOSE] 1 allToAll 500 500 0.006920
330 > [Fafard:2:(0) 0.006920] [smpi_replay/VERBOSE] 2 allToAll 500 500 0.006920
331 > [Fafard:2:(0) 0.006920] [smpi_replay/INFO] Simulation time 0.00692004
332
333 $ rm -f replay/one_trace
334
335 p Test of AllToAllv replay with SMPI (one trace for all processes)
336
337 < replay/actions_alltoallv.txt
338 $ mkfile replay/one_trace
339
340 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:1 -np 3 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace
341 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
342 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
343 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
344 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '1'
345 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
346 > [Tremblay:0:(0) 0.003999] [smpi_replay/VERBOSE] 0 allToAllV 100 1 40 30 1000 1 80 100 0.003999
347 > [Jupiter:1:(0) 0.006934] [smpi_replay/VERBOSE] 1 allToAllV 1000 80 1 40 1000 40 1 30 0.006934
348 > [Fafard:2:(0) 0.006936] [smpi_replay/VERBOSE] 2 allToAllV 1000 100 30 1 1000 30 40 1 0.006936
349 > [Fafard:2:(0) 0.006936] [smpi_replay/INFO] Simulation time 0.00693554
350
351 $ rm -f replay/one_trace
352
353 p Test of AllGatherv replay with SMPI (one trace for all processes)
354
355 < replay/actions_allgatherv.txt
356 $ mkfile replay/one_trace
357
358 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:1 -np 3 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace
359 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
360 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
361 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
362 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '1'
363 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
364 > [Tremblay:0:(0) 0.841244] [smpi_replay/VERBOSE] 0 allGatherV 275427 275427 275427 275427 204020 0 0 0.841244
365 > [Fafard:2:(0) 1.239482] [smpi_replay/VERBOSE] 2 allGatherV 275427 275427 275427 275427 204020 0 0 1.239482
366 > [Jupiter:1:(0) 1.239482] [smpi_replay/VERBOSE] 1 allGatherV 275427 275427 275427 275427 204020 0 0 1.239482
367 > [Jupiter:1:(0) 1.239482] [smpi_replay/INFO] Simulation time 1.23948
368
369 $ rm -f replay/one_trace
370
371 p Test of waitall replay with SMPI (one trace for all processes)
372
373 < replay/actions_waitall.txt
374 $ mkfile replay/one_trace
375
376 $ ../../smpi_script/bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:1 -np 3 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace
377 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
378 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
379 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304'
380 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/cpu_threshold' to '1'
381 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)
382 > [Tremblay:0:(0) 0.000000] [smpi_replay/VERBOSE] 0 Irecv 1 2000 0.000000
383 > [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 Isend 0 2000 0.000000
384 > [Fafard:2:(0) 0.000000] [smpi_replay/VERBOSE] 2 Irecv 1 3000 0.000000
385 > [Tremblay:0:(0) 0.000000] [smpi_replay/VERBOSE] 0 Irecv 2 3000 0.000000
386 > [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 Isend 2 3000 0.000000
387 > [Jupiter:1:(0) 0.000000] [smpi_replay/VERBOSE] 1 waitAll 0.000000
388 > [Fafard:2:(0) 0.000000] [smpi_replay/VERBOSE] 2 Isend 0 3000 0.000000
389 > [Tremblay:0:(0) 0.003787] [smpi_replay/VERBOSE] 0 waitAll 0.003787
390 > [Fafard:2:(0) 0.006220] [smpi_replay/VERBOSE] 2 waitAll 0.006220
391 > [Fafard:2:(0) 0.006220] [smpi_replay/INFO] Simulation time 0.00622039
392
393 $ rm -f replay/one_trace