Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix a few memory leaks.
[simgrid.git] / teshsuite / simdag / platforms / get_full_link.tesh
1 #! ./tesh
2
3 $ ${bindir:=.}/basic_parsing_test ./four_hosts_floyd.xml FULL_LINK
4 > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
5 > Workstation number: 4, link number: 5
6 > Route between host1 and host1
7 >   Route size 1
8 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
9 >   Route latency = 0.000015, route bandwidth = 498000000.000000
10 > Route between host1 and host2
11 >   Route size 1
12 >   Link link1: latency = 0.000050, bandwidth = 125000000.000000
13 >   Route latency = 0.000050, route bandwidth = 125000000.000000
14 > Route between host1 and host3
15 >   Route size 1
16 >   Link link2: latency = 0.000050, bandwidth = 125000000.000000
17 >   Route latency = 0.000050, route bandwidth = 125000000.000000
18 > Route between host1 and host4
19 >   Route size 2
20 >   Link link2: latency = 0.000050, bandwidth = 125000000.000000
21 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
22 >   Route latency = 0.000100, route bandwidth = 125000000.000000
23 > Route between host2 and host1
24 >   Route size 1
25 >   Link link1: latency = 0.000050, bandwidth = 125000000.000000
26 >   Route latency = 0.000050, route bandwidth = 125000000.000000
27 > Route between host2 and host2
28 >   Route size 1
29 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
30 >   Route latency = 0.000015, route bandwidth = 498000000.000000
31 > Route between host2 and host3
32 >   Route size 1
33 >   Link link3: latency = 0.000050, bandwidth = 125000000.000000
34 >   Route latency = 0.000050, route bandwidth = 125000000.000000
35 > Route between host2 and host4
36 >   Route size 2
37 >   Link link3: latency = 0.000050, bandwidth = 125000000.000000
38 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
39 >   Route latency = 0.000100, route bandwidth = 125000000.000000
40 > Route between host3 and host1
41 >   Route size 1
42 >   Link link2: latency = 0.000050, bandwidth = 125000000.000000
43 >   Route latency = 0.000050, route bandwidth = 125000000.000000
44 > Route between host3 and host2
45 >   Route size 1
46 >   Link link3: latency = 0.000050, bandwidth = 125000000.000000
47 >   Route latency = 0.000050, route bandwidth = 125000000.000000
48 > Route between host3 and host3
49 >   Route size 1
50 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
51 >   Route latency = 0.000015, route bandwidth = 498000000.000000
52 > Route between host3 and host4
53 >   Route size 1
54 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
55 >   Route latency = 0.000050, route bandwidth = 125000000.000000
56 > Route between host4 and host1
57 >   Route size 2
58 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
59 >   Link link2: latency = 0.000050, bandwidth = 125000000.000000
60 >   Route latency = 0.000100, route bandwidth = 125000000.000000
61 > Route between host4 and host2
62 >   Route size 2
63 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
64 >   Link link3: latency = 0.000050, bandwidth = 125000000.000000
65 >   Route latency = 0.000100, route bandwidth = 125000000.000000
66 > Route between host4 and host3
67 >   Route size 1
68 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
69 >   Route latency = 0.000050, route bandwidth = 125000000.000000
70 > Route between host4 and host4
71 >   Route size 1
72 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
73 >   Route latency = 0.000015, route bandwidth = 498000000.000000
74
75 $ ${bindir:=.}/basic_parsing_test ./four_hosts_floyd_bis.xml FULL_LINK
76 > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
77 > Workstation number: 5, link number: 7
78 > Route between host1 and host1
79 >   Route size 1
80 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
81 >   Route latency = 0.000015, route bandwidth = 498000000.000000
82 > Route between host1 and host2
83 >   Route size 1
84 >   Link link1: latency = 0.000050, bandwidth = 125000000.000000
85 >   Route latency = 0.000050, route bandwidth = 125000000.000000
86 > Route between host1 and host3
87 >   Route size 1
88 >   Link link2: latency = 0.000050, bandwidth = 125000000.000000
89 >   Route latency = 0.000050, route bandwidth = 125000000.000000
90 > Route between host1 and host4
91 >   Route size 2
92 >   Link link2: latency = 0.000050, bandwidth = 125000000.000000
93 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
94 >   Route latency = 0.000100, route bandwidth = 125000000.000000
95 > Route between host1 and host5
96 >   Route size 2
97 >   Link link1: latency = 0.000050, bandwidth = 125000000.000000
98 >   Link link5: latency = 0.000050, bandwidth = 125000000.000000
99 >   Route latency = 0.000100, route bandwidth = 125000000.000000
100 > Route between host2 and host1
101 >   Route size 1
102 >   Link link1: latency = 0.000050, bandwidth = 125000000.000000
103 >   Route latency = 0.000050, route bandwidth = 125000000.000000
104 > Route between host2 and host2
105 >   Route size 1
106 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
107 >   Route latency = 0.000015, route bandwidth = 498000000.000000
108 > Route between host2 and host3
109 >   Route size 1
110 >   Link link3: latency = 0.000050, bandwidth = 125000000.000000
111 >   Route latency = 0.000050, route bandwidth = 125000000.000000
112 > Route between host2 and host4
113 >   Route size 2
114 >   Link link3: latency = 0.000050, bandwidth = 125000000.000000
115 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
116 >   Route latency = 0.000100, route bandwidth = 125000000.000000
117 > Route between host2 and host5
118 >   Route size 1
119 >   Link link5: latency = 0.000050, bandwidth = 125000000.000000
120 >   Route latency = 0.000050, route bandwidth = 125000000.000000
121 > Route between host3 and host1
122 >   Route size 1
123 >   Link link2: latency = 0.000050, bandwidth = 125000000.000000
124 >   Route latency = 0.000050, route bandwidth = 125000000.000000
125 > Route between host3 and host2
126 >   Route size 1
127 >   Link link3: latency = 0.000050, bandwidth = 125000000.000000
128 >   Route latency = 0.000050, route bandwidth = 125000000.000000
129 > Route between host3 and host3
130 >   Route size 1
131 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
132 >   Route latency = 0.000015, route bandwidth = 498000000.000000
133 > Route between host3 and host4
134 >   Route size 1
135 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
136 >   Route latency = 0.000050, route bandwidth = 125000000.000000
137 > Route between host3 and host5
138 >   Route size 1
139 >   Link link6: latency = 0.000050, bandwidth = 125000000.000000
140 >   Route latency = 0.000050, route bandwidth = 125000000.000000
141 > Route between host4 and host1
142 >   Route size 2
143 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
144 >   Link link2: latency = 0.000050, bandwidth = 125000000.000000
145 >   Route latency = 0.000100, route bandwidth = 125000000.000000
146 > Route between host4 and host2
147 >   Route size 2
148 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
149 >   Link link3: latency = 0.000050, bandwidth = 125000000.000000
150 >   Route latency = 0.000100, route bandwidth = 125000000.000000
151 > Route between host4 and host3
152 >   Route size 1
153 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
154 >   Route latency = 0.000050, route bandwidth = 125000000.000000
155 > Route between host4 and host4
156 >   Route size 1
157 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
158 >   Route latency = 0.000015, route bandwidth = 498000000.000000
159 > Route between host4 and host5
160 >   Route size 2
161 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
162 >   Link link6: latency = 0.000050, bandwidth = 125000000.000000
163 >   Route latency = 0.000100, route bandwidth = 125000000.000000
164 > Route between host5 and host1
165 >   Route size 2
166 >   Link link5: latency = 0.000050, bandwidth = 125000000.000000
167 >   Link link1: latency = 0.000050, bandwidth = 125000000.000000
168 >   Route latency = 0.000100, route bandwidth = 125000000.000000
169 > Route between host5 and host2
170 >   Route size 1
171 >   Link link5: latency = 0.000050, bandwidth = 125000000.000000
172 >   Route latency = 0.000050, route bandwidth = 125000000.000000
173 > Route between host5 and host3
174 >   Route size 1
175 >   Link link6: latency = 0.000050, bandwidth = 125000000.000000
176 >   Route latency = 0.000050, route bandwidth = 125000000.000000
177 > Route between host5 and host4
178 >   Route size 2
179 >   Link link6: latency = 0.000050, bandwidth = 125000000.000000
180 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
181 >   Route latency = 0.000100, route bandwidth = 125000000.000000
182 > Route between host5 and host5
183 >   Route size 1
184 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
185 >   Route latency = 0.000015, route bandwidth = 498000000.000000