Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
d537d35fe4c930aa5e6c2f4eca1fd05711acfbcd
[simgrid.git] / examples / msg / trace-host-user-variables / trace-host-user-variables.tesh
1 #! ./tesh
2
3 p Tracing user variables for hosts
4 $ $SG_TEST_EXENV ${bindir:=.}/trace-host-user-variables$EXEEXT --cfg=tracing:yes  --cfg=tracing/platform:yes ${srcdir:=.}/small_platform.xml ${srcdir:=.}/../msg/app-masterworker/app-masterworker_d.xml
5 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to 'yes'
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/platform' to 'yes'
7 > [0.004078] [msg_test/INFO] Declared host variables:
8 > [0.004078] [msg_test/INFO] HDD_capacity
9 > [0.004078] [msg_test/INFO] HDD_utilization
10 > [0.004078] [msg_test/INFO] Declared link variables:
11 > [0.004078] [msg_test/INFO] Node types in the trace:
12 > [0.004078] [msg_test/INFO] LINK
13 > [0.004078] [msg_test/INFO] HOST
14 > [0.004078] [msg_test/INFO] Node types in the trace:
15 > [0.004078] [msg_test/INFO] 0-LINK3-LINK3
16 > [0.004078] [msg_test/INFO] 0-HOST1-LINK3
17 > [0.004078] [msg_test/INFO] 0-LINK3-HOST1
18
19 $ rm -f viva_graph.plist
20
21 p Not tracing user variables
22 $ $SG_TEST_EXENV ${bindir:=.}/trace-host-user-variables$EXEEXT ${srcdir:=.}/small_platform.xml ${srcdir:=.}/../msg/app-masterworker/app-masterworker_d.xml