Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
5fa9374e2d9b98b0cfa7e43a694c7c9945ea1372
[simgrid.git] / teshsuite / simdag / platforms / basic_parsing_test.tesh
1 ! output sort
2
3 $ ${bindir:=.}/basic_parsing_test one_cluster.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
4 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
5 > Workstation number: 5, link number: 12
6
7 $ ${bindir:=.}/basic_parsing_test one_host_availability.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
8 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
9 > Workstation number: 1, link number: 1
10
11 $ ${bindir:=.}/basic_parsing_test one_host_properties.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
12 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
13 > Workstation number: 1, link number: 1
14
15 $ ${bindir:=.}/basic_parsing_test one_host_state_file.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
16 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
17 > Workstation number: 1, link number: 1
18
19 $ ${bindir:=.}/basic_parsing_test one_host_trace_file.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
20 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
21 > Workstation number: 1, link number: 1
22
23 $ ${bindir:=.}/basic_parsing_test one_host_trace_inside.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
24 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
25 > Workstation number: 1, link number: 1
26
27 $ ${bindir:=.}/basic_parsing_test one_host.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
28 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
29 > Workstation number: 1, link number: 1
30
31 $ ${bindir:=.}/basic_parsing_test link_attributes.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
32 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
33 > Workstation number: 1, link number: 5
34
35 $ ${bindir:=.}/basic_parsing_test three_hosts_non_symmetric_route.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
36 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
37 > Workstation number: 3, link number: 4
38
39 $ ${bindir:=.}/basic_parsing_test two_clusters.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
40 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
41 > Workstation number: 10, link number: 24
42
43 $ ${bindir:=.}/basic_parsing_test two_hosts_multi_hop.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
44 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
45 > Workstation number: 2, link number: 4
46
47 $ ${bindir:=.}/basic_parsing_test two_hosts_one_link.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
48 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
49 > Workstation number: 2, link number: 2
50
51 $ ${bindir:=.}/basic_parsing_test ./four_hosts_floyd.xml
52 > [0.000000] [xbt_cfg/INFO] Switching to the L07 model to handle parallel tasks.
53 > Workstation number: 4, link number: 5
54
55 $ ${bindir:=.}/basic_parsing_test ./properties.xml
56 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'host/model' to 'compound'
57 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu/optim' to 'TI'
58 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '0.000010'
59 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'Vegas'
60 > Workstation number: 1, link number: 1
61
62 $ ${bindir:=.}/basic_parsing_test ./properties.xml --cfg=cpu/optim:TI
63 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu/optim' to 'TI'
64 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'host/model' to 'compound'
65 > [0.000000] [surf_parse/INFO] The custom configuration 'cpu/optim' is already defined by user!
66 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '0.000010'
67 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'Vegas'
68 > Workstation number: 1, link number: 1
69
70 $ cp -f ./bob.trace ./bob0_availability_file.trace
71 $ cp -f ./bob.trace ./bob2_availability_file.trace
72 $ cp -f ./bob.trace ./bob0_state_file.trace
73 $ cp -f ./bob.trace ./bob2_state_file.trace
74 $ ${bindir:=.}/basic_parsing_test ./one_cluster_file.xml
75 > [0.000000] [xbt_cfg/INFO] Switching to the L07 model to handle parallel tasks.
76 > Workstation number: 2, link number: 6
77 $ rm -f ./bob0_availability_file.trace ./bob2_availability_file.trace ./bob0_state_file.trace ./bob2_state_file.trace
78
79 $ ${bindir:=.}/is_router_test ./test_of_is_router.xml
80 > [0.000000] [xbt_cfg/INFO] Switching to the L07 model to handle parallel tasks.
81 > Workstation number: 10, link number: 1, elmts number: 21
82 >    - Seen: "host01" is type : 1
83 >    - Seen: "host02" is type : 1
84 >    - Seen: "host03" is type : 1
85 >    - Seen: "host04" is type : 1
86 >    - Seen: "host05" is type : 1
87 >    - Seen: "host06" is type : 1
88 >    - Seen: "host07" is type : 1
89 >    - Seen: "host08" is type : 1
90 >    - Seen: "host09" is type : 1
91 >    - Seen: "host10" is type : 1
92 >    - Seen: "router1" is type : 2
93 >    - Seen: "router2" is type : 2
94 >    - Seen: "router3" is type : 2
95 >    - Seen: "router4" is type : 2
96 >    - Seen: "router5" is type : 2
97 >    - Seen: "AS0" is type : 3
98 >    - Seen: "AS1" is type : 3
99 >    - Seen: "AS2" is type : 3
100 >    - Seen: "AS3" is type : 3
101 >    - Seen: "AS4" is type : 3
102 >    - Seen: "AS" is type : 3
103