Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix distcheck
[simgrid.git] / teshsuite / simdag / platforms / get_full_link.tesh
1 #! ./tesh
2 ! output sort
3
4 $ ${bindir:=.}/basic_parsing_test ./four_hosts_floyd.xml FULL_LINK
5 > [0.000000] [xbt_cfg/INFO] Switching to the L07 model to handle parallel tasks.
6 > Workstation number: 4, link number: 5
7 > Route between host1 and host1
8 >   Route size 1
9 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
10 >   Route latency = 0.000015, route bandwidth = 498000000.000000
11 > Route between host1 and host2
12 >   Route size 1
13 >   Link link1: latency = 0.000050, bandwidth = 125000000.000000
14 >   Route latency = 0.000050, route bandwidth = 125000000.000000
15 > Route between host1 and host3
16 >   Route size 1
17 >   Link link2: latency = 0.000050, bandwidth = 125000000.000000
18 >   Route latency = 0.000050, route bandwidth = 125000000.000000
19 > Route between host1 and host4
20 >   Route size 2
21 >   Link link2: latency = 0.000050, bandwidth = 125000000.000000
22 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
23 >   Route latency = 0.000100, route bandwidth = 125000000.000000
24 > Route between host2 and host1
25 >   Route size 1
26 >   Link link1: latency = 0.000050, bandwidth = 125000000.000000
27 >   Route latency = 0.000050, route bandwidth = 125000000.000000
28 > Route between host2 and host2
29 >   Route size 1
30 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
31 >   Route latency = 0.000015, route bandwidth = 498000000.000000
32 > Route between host2 and host3
33 >   Route size 1
34 >   Link link3: latency = 0.000050, bandwidth = 125000000.000000
35 >   Route latency = 0.000050, route bandwidth = 125000000.000000
36 > Route between host2 and host4
37 >   Route size 2
38 >   Link link3: latency = 0.000050, bandwidth = 125000000.000000
39 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
40 >   Route latency = 0.000100, route bandwidth = 125000000.000000
41 > Route between host3 and host1
42 >   Route size 1
43 >   Link link2: latency = 0.000050, bandwidth = 125000000.000000
44 >   Route latency = 0.000050, route bandwidth = 125000000.000000
45 > Route between host3 and host2
46 >   Route size 1
47 >   Link link3: latency = 0.000050, bandwidth = 125000000.000000
48 >   Route latency = 0.000050, route bandwidth = 125000000.000000
49 > Route between host3 and host3
50 >   Route size 1
51 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
52 >   Route latency = 0.000015, route bandwidth = 498000000.000000
53 > Route between host3 and host4
54 >   Route size 1
55 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
56 >   Route latency = 0.000050, route bandwidth = 125000000.000000
57 > Route between host4 and host1
58 >   Route size 2
59 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
60 >   Link link2: latency = 0.000050, bandwidth = 125000000.000000
61 >   Route latency = 0.000100, route bandwidth = 125000000.000000
62 > Route between host4 and host2
63 >   Route size 2
64 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
65 >   Link link3: latency = 0.000050, bandwidth = 125000000.000000
66 >   Route latency = 0.000100, route bandwidth = 125000000.000000
67 > Route between host4 and host3
68 >   Route size 1
69 >   Link link4: latency = 0.000050, bandwidth = 125000000.000000
70 >   Route latency = 0.000050, route bandwidth = 125000000.000000
71 > Route between host4 and host4
72 >   Route size 1
73 >   Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
74 >   Route latency = 0.000015, route bandwidth = 498000000.000000