Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
[simgrid.git] / examples / gras / pmm / test_rl.tesh
1 # Ignore the output of slaves since it depends on the order of connexion
2
3 ! timeout no
4 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
5 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 0 --log=root.fmt:%m%n
6 > Sensor 0 starting
7 > Receive my pos and assignment
8 > Exiting GRAS
9
10 ! timeout no
11 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
12 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 1 --log=root.fmt:%m%n
13 > Sensor 1 starting
14 > Receive my pos and assignment
15 > Exiting GRAS
16
17 ! timeout no
18 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
19 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 2 --log=root.fmt:%m%n
20 > Sensor 2 starting
21 > Receive my pos and assignment
22 > Exiting GRAS
23
24 ! timeout no
25 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
26 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 3 --log=root.fmt:%m%n
27 > Sensor 3 starting
28 > Receive my pos and assignment
29 > Exiting GRAS
30
31 ! timeout no
32 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
33 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 4 --log=root.fmt:%m%n
34 > Sensor 4 starting
35 > Receive my pos and assignment
36 > Exiting GRAS
37
38 ! timeout no
39 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
40 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 5 --log=root.fmt:%m%n
41 > Sensor 5 starting
42 > Receive my pos and assignment
43 > Exiting GRAS
44
45 ! timeout no
46 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
47 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 6 --log=root.fmt:%m%n
48 > Sensor 6 starting
49 > Receive my pos and assignment
50 > Exiting GRAS
51
52 ! timeout no
53 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
54 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 7 --log=root.fmt:%m%n
55 > Sensor 7 starting
56 > Receive my pos and assignment
57 > Exiting GRAS
58
59 ! timeout no
60 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
61 & $SG_TEST_EXENV ./pmm_slave$EXEEXT 127.0.0.1:4242 8 --log=root.fmt:%m%n
62 > Sensor 8 starting
63 > Receive my pos and assignment
64 > Exiting GRAS
65
66 ! timeout no
67 ! setenv GRAS_NO_WARN_EXPERIMENTAL=1
68 & $SG_TEST_EXENV ./pmm_master$EXEEXT 4242 --log=root.fmt:%m%n
69 > Wait for peers for 2 sec
70 > Good. Got 9 pals
71 > XXXXXXXXXXXXXXXXXXXXXX begin Multiplication
72 > XXXXXXXXXXXXXXXXXXXXXX Ok, the result matches expectations
73 > Exiting GRAS