Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
leak--
[simgrid.git] / examples / simdag / test_simdag_tracing.tesh
1 #! ./tesh
2
3
4 p Simple test of simdag
5
6 $ $SG_TEST_EXENV ./simdag_tracing --cfg=tracing:yes --cfg=tracing/categorized:yes ${srcdir:=.}/2clusters.xml
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/categorized' to 'yes'
9 > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
10 > [0.000000] [sd_seq_access/INFO] Access mode of C2-05 is sequential
11 > [0.000000] [sd_seq_access/INFO] Access mode of C2-06 is sequential
12 > [0.000000] [sd_seq_access/INFO] Task A is currently running on C2-05 (SD_TASK_COMP_SEQ)
13 > [0.000000] [sd_seq_access/INFO] There is no task running on C2-06
14 > [0.400000] [sd_seq_access/INFO] Task B is currently running on C2-05 (SD_TASK_COMM_E2E)
15 > [0.400000] [sd_seq_access/INFO] Task B is currently running on C2-06 (SD_TASK_COMM_E2E)
16 > [8.400300] [sd_seq_access/INFO] Task C is currently running on C2-05 (SD_TASK_COMP_SEQ)
17 > [8.400300] [sd_seq_access/INFO] There is no task running on C2-06
18 > [8.800300] [sd_seq_access/INFO] There is no task running on C2-05
19 > [8.800300] [sd_seq_access/INFO] There is no task running on C2-06
20
21 $ tail -n +3 ./simgrid.trace
22 > %EventDef PajeDefineContainerType 0
23 > %       Alias string
24 > %       Type string
25 > %       Name string
26 > %EndEventDef
27 > %EventDef PajeDefineVariableType 1
28 > %       Alias string
29 > %       Type string
30 > %       Name string
31 > %       Color color
32 > %EndEventDef
33 > %EventDef PajeDefineStateType 2
34 > %       Alias string
35 > %       Type string
36 > %       Name string
37 > %EndEventDef
38 > %EventDef PajeDefineEventType 3
39 > %       Alias string
40 > %       Type string
41 > %       Name string
42 > %EndEventDef
43 > %EventDef PajeDefineLinkType 4
44 > %       Alias string
45 > %       Type string
46 > %       StartContainerType string
47 > %       EndContainerType string
48 > %       Name string
49 > %EndEventDef
50 > %EventDef PajeDefineEntityValue 5
51 > %       Alias string
52 > %       Type string
53 > %       Name string
54 > %       Color color
55 > %EndEventDef
56 > %EventDef PajeCreateContainer 6
57 > %       Time date
58 > %       Alias string
59 > %       Type string
60 > %       Container string
61 > %       Name string
62 > %EndEventDef
63 > %EventDef PajeDestroyContainer 7
64 > %       Time date
65 > %       Type string
66 > %       Name string
67 > %EndEventDef
68 > %EventDef PajeSetVariable 8
69 > %       Time date
70 > %       Type string
71 > %       Container string
72 > %       Value double
73 > %EndEventDef
74 > %EventDef PajeAddVariable 9
75 > %       Time date
76 > %       Type string
77 > %       Container string
78 > %       Value double
79 > %EndEventDef
80 > %EventDef PajeSubVariable 10
81 > %       Time date
82 > %       Type string
83 > %       Container string
84 > %       Value double
85 > %EndEventDef
86 > %EventDef PajeSetState 11
87 > %       Time date
88 > %       Type string
89 > %       Container string
90 > %       Value string
91 > %EndEventDef
92 > %EventDef PajePushState 12
93 > %       Time date
94 > %       Type string
95 > %       Container string
96 > %       Value string
97 > %EndEventDef
98 > %EventDef PajePopState 13
99 > %       Time date
100 > %       Type string
101 > %       Container string
102 > %EndEventDef
103 > %EventDef PajeResetState 14
104 > %       Time date
105 > %       Type string
106 > %       Container string
107 > %EndEventDef
108 > %EventDef PajeStartLink 15
109 > %       Time date
110 > %       Type string
111 > %       Container string
112 > %       Value string
113 > %       StartContainer string
114 > %       Key string
115 > %EndEventDef
116 > %EventDef PajeEndLink 16
117 > %       Time date
118 > %       Type string
119 > %       Container string
120 > %       Value string
121 > %       EndContainer string
122 > %       Key string
123 > %EndEventDef
124 > %EventDef PajeNewEvent 17
125 > %       Time date
126 > %       Type string
127 > %       Container string
128 > %       Value string
129 > %EndEventDef
130 > 0 1 0 HOST
131 > 6 0 1 1 0 "C2-06"
132 > 1 2 1 power "1 1 1"
133 > 6 0 2 1 0 "C1-03"
134 > 6 0 3 1 0 "C2-07"
135 > 6 0 4 1 0 "C2-09"
136 > 6 0 5 1 0 "C1-02"
137 > 6 0 6 1 0 "C2-08"
138 > 6 0 7 1 0 "C1-01"
139 > 6 0 8 1 0 "C1-04"
140 > 6 0 9 1 0 "C1-00"
141 > 6 0 10 1 0 "C2-05"
142 > 0 3 0 LINK
143 > 6 0 11 3 0 "6"
144 > 1 4 3 bandwidth "1 1 1"
145 > 1 5 3 latency "1 1 1"
146 > 6 0 12 3 0 "11"
147 > 6 0 13 3 0 "3"
148 > 6 0 14 3 0 "7"
149 > 6 0 15 3 0 "9"
150 > 6 0 16 3 0 "12"
151 > 6 0 17 3 0 "2"
152 > 6 0 18 3 0 "14"
153 > 6 0 19 3 0 "8"
154 > 6 0 20 3 0 "1"
155 > 6 0 21 3 0 "4"
156 > 6 0 22 3 0 "0"
157 > 6 0 23 3 0 "13"
158 > 6 0 24 3 0 "10"
159 > 6 0 25 3 0 "5"
160 > 4 6 0 3 3 0-LINK3-LINK3
161 > 4 7 0 3 1 0-LINK3-HOST1
162 > 4 8 0 1 3 0-HOST1-LINK3
163 > 8 0 2 1 5000000000.000000
164 > 8 0 2 2 1000000000.000000
165 > 8 0 2 3 5000000000.000000
166 > 8 0 2 4 5000000000.000000
167 > 8 0 2 5 1000000000.000000
168 > 8 0 2 6 5000000000.000000
169 > 8 0 2 7 1000000000.000000
170 > 8 0 2 8 1000000000.000000
171 > 8 0 2 9 1000000000.000000
172 > 8 0 2 10 5000000000.000000
173 > 8 0 4 11 125000000.000000
174 > 8 0 5 11 0.000100
175 > 8 0 4 12 125000000.000000
176 > 8 0 5 12 0.000100
177 > 8 0 4 13 125000000.000000
178 > 8 0 5 13 0.000100
179 > 8 0 4 14 125000000.000000
180 > 8 0 5 14 0.000100
181 > 8 0 4 15 125000000.000000
182 > 8 0 5 15 0.000100
183 > 8 0 4 16 1250000000.000000
184 > 8 0 5 16 0.000100
185 > 8 0 4 17 125000000.000000
186 > 8 0 5 17 0.000100
187 > 8 0 4 18 1250000000.000000
188 > 8 0 5 18 0.050000
189 > 8 0 4 19 125000000.000000
190 > 8 0 5 19 0.000100
191 > 8 0 4 20 125000000.000000
192 > 8 0 5 20 0.000100
193 > 8 0 4 21 125000000.000000
194 > 8 0 5 21 0.000100
195 > 8 0 4 22 125000000.000000
196 > 8 0 5 22 0.000100
197 > 8 0 4 23 1250000000.000000
198 > 8 0 5 23 0.000100
199 > 8 0 4 24 125000000.000000
200 > 8 0 5 24 0.000100
201 > 8 0 4 25 125000000.000000
202 > 8 0 5 25 0.000100
203 > 15 0 6 0 topology 12 0
204 > 16 0 6 0 topology 23 0
205 > 15 0 6 0 topology 24 1
206 > 16 0 6 0 topology 22 1
207 > 15 0 6 0 topology 24 2
208 > 16 0 6 0 topology 17 2
209 > 15 0 6 0 topology 24 3
210 > 16 0 6 0 topology 21 3
211 > 15 0 7 0 topology 13 4
212 > 16 0 7 0 topology 2 4
213 > 15 0 6 0 topology 12 5
214 > 16 0 6 0 topology 19 5
215 > 15 0 7 0 topology 14 6
216 > 16 0 7 0 topology 3 6
217 > 15 0 7 0 topology 22 7
218 > 16 0 7 0 topology 9 7
219 > 15 0 7 0 topology 21 8
220 > 16 0 7 0 topology 8 8
221 > 15 0 8 0 topology 1 9
222 > 16 0 8 0 topology 11 9
223 > 15 0 7 0 topology 19 10
224 > 16 0 7 0 topology 6 10
225 > 15 0 6 0 topology 16 11
226 > 16 0 6 0 topology 24 11
227 > 15 0 6 0 topology 18 12
228 > 16 0 6 0 topology 16 12
229 > 15 0 6 0 topology 23 13
230 > 16 0 6 0 topology 18 13
231 > 15 0 6 0 topology 24 14
232 > 16 0 6 0 topology 20 14
233 > 15 0 7 0 topology 20 15
234 > 16 0 7 0 topology 7 15
235 > 15 0 6 0 topology 24 16
236 > 16 0 6 0 topology 13 16
237 > 15 0 6 0 topology 12 17
238 > 16 0 6 0 topology 25 17
239 > 15 0 6 0 topology 11 18
240 > 16 0 6 0 topology 12 18
241 > 15 0 6 0 topology 12 19
242 > 16 0 6 0 topology 14 19
243 > 15 0 6 0 topology 12 20
244 > 16 0 6 0 topology 15 20
245 > 15 0 7 0 topology 25 21
246 > 16 0 7 0 topology 10 21
247 > 15 0 7 0 topology 15 22
248 > 16 0 7 0 topology 4 22
249 > 15 0 7 0 topology 17 23
250 > 16 0 7 0 topology 5 23
251 > 1 9 3 bCOMP_SEQ "0.800026 0.545312 0.857926"
252 > 1 10 1 pCOMP_SEQ "0.800026 0.545312 0.857926"
253 > 1 11 3 bCOMM_E2E "0.904944 0.089118 0.069832"
254 > 1 12 1 pCOMM_E2E "0.904944 0.089118 0.069832"
255 > 1 13 3 btaskA "0.696799 0.247098 0.497311"
256 > 1 14 1 ptaskA "0.696799 0.247098 0.497311"
257 > 1 15 3 btaskB "0.623917 0.040883 0.634111"
258 > 1 16 1 ptaskB "0.623917 0.040883 0.634111"
259 > 1 17 3 btaskC "0.832485 0.956278 0.337734"
260 > 1 18 1 ptaskC "0.832485 0.956278 0.337734"
261 > 7 8.800300 1 10
262 > 7 8.800300 1 1
263 > 7 8.800300 1 3
264 > 7 8.800300 1 6
265 > 7 8.800300 1 4
266 > 7 8.800300 1 9
267 > 7 8.800300 3 24
268 > 7 8.800300 1 7
269 > 7 8.800300 3 12
270 > 7 8.800300 1 5
271 > 7 8.800300 3 16
272 > 7 8.800300 1 2
273 > 7 8.800300 3 23
274 > 7 8.800300 1 8
275 > 7 8.800300 3 18
276 > 7 8.800300 3 22
277 > 7 8.800300 3 20
278 > 7 8.800300 3 17
279 > 7 8.800300 3 13
280 > 7 8.800300 3 21
281 > 7 8.800300 3 25
282 > 7 8.800300 3 11
283 > 7 8.800300 3 14
284 > 7 8.800300 3 19
285 > 7 8.800300 3 15
286
287 $ rm -f simgrid.trace