Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Protect --log=root.fmt flag with double quotes in tesh files
[simgrid.git] / examples / msg / sendrecv / sendrecv_Vegas.tesh
1 #! ./tesh
2
3 p Testing the surf network Vegas fairness model using lagrangian approach
4
5 ! output sort
6 $ $SG_TEST_EXENV sendrecv/sendrecv$EXEEXT ${srcdir:=.}/sendrecv/platform_sendrecv.xml ${srcdir:=.}/sendrecv/deployment_sendrecv.xml "--cfg=workstation/model:compound cpu/model:Cas01 network/model:Vegas" "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
7 > [  0.000000] (0:@) Configuration change: Set 'workstation/model' to 'compound'
8 > [  0.000000] (0:@) Configuration change: Set 'cpu/model' to 'Cas01'
9 > [  0.000000] (0:@) Configuration change: Set 'network/model' to 'Vegas'
10 > [  0.000000] (0:@) test_all
11 > [  0.000000] (1:sender@Inmos) sender
12 > [  0.000000] (1:sender@Inmos) host = Bellevue
13 > [  0.000000] (1:sender@Inmos) task_la->data = 0.000000e+00
14 > [  0.000000] (2:receiver@Bellevue) receiver
15 > [  1.040100] (1:sender@Inmos) task_bw->data = 1.040100e+00
16 > [  1.040100] (2:receiver@Bellevue) Task received : latency task
17 > [  1.040100] (2:receiver@Bellevue) Communic. time 1.040100e+00
18 > [  1.040100] (2:receiver@Bellevue) --- la 1.040100 ----
19 > [10002.080100] (0:@) Total simulation time: 1.000208e+04
20 > [10002.080100] (2:receiver@Bellevue) Task received : bandwidth task
21 > [10002.080100] (2:receiver@Bellevue) Communic. time 1.000104e+04
22 > [10002.080100] (2:receiver@Bellevue) --- bw 99989.601081 ----