Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
152b70ac87b29c1052f37edcc70858cc4b3e8e56
[simgrid.git] / doc / gtut-files / 7-timers.output
1 $ ./test_server 12345 & ./test_client 127.0.0.1 12345
2 [blaise:server:(23608) 0.000005] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
3 [blaise:server:(23608) 0.500361] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
4 [blaise:server:(23608) 1.003121] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
5 [blaise:server:(23608) 1.507935] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
6 [blaise:server:(23608) 2.010545] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
7 [blaise:server:(23608) 2.516219] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
8 [blaise:server:(23608) 3.018509] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
9 [blaise:server:(23608) 3.518713] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
10 [blaise:server:(23608) 4.022585] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
11 [blaise:server:(23608) 4.482905] test.c:15: [test/CRITICAL] Argh, killed by 127.0.0.1:1024! Bye folks...
12 [blaise:server:(23608) 4.482930] gras/gras.c:79: [gras/INFO] Exiting GRAS
13 [blaise:client:(23611) 0.000005] test.c:99: [test/INFO] Programming the repetitive action with a frequency of 0.5 sec
14 [blaise:client:(23611) 0.000071] test.c:102: [test/INFO] Programming the delayed action in 5 secs
15 [blaise:client:(23611) 0.518553] test.c:66: [test/INFO] Hello sent to server
16 [blaise:client:(23611) 1.020515] test.c:66: [test/INFO] Hello sent to server
17 [blaise:client:(23611) 1.523454] test.c:66: [test/INFO] Hello sent to server
18 [blaise:client:(23611) 2.027895] test.c:66: [test/INFO] Hello sent to server
19 [blaise:client:(23611) 2.530948] test.c:66: [test/INFO] Hello sent to server
20 [blaise:client:(23611) 3.035530] test.c:66: [test/INFO] Hello sent to server
21 [blaise:client:(23611) 3.538912] test.c:66: [test/INFO] Hello sent to server
22 [blaise:client:(23611) 4.038965] test.c:66: [test/INFO] Hello sent to server
23 [blaise:client:(23611) 4.542989] test.c:66: [test/INFO] Hello sent to server
24 [blaise:client:(23611) 5.003026] test.c:73: [test/INFO] Kill sent to server
25 [blaise:client:(23611) 5.003056] test.c:78: [test/INFO] Break the client's while loop
26 [blaise:client:(23611) 5.003071] gras/gras.c:79: [gras/INFO] Exiting GRAS
27 $
28 $ ./test_simulator platform.xml test.xml
29 [Boivin:client:(2) 0.000000] test.c:99: [test/INFO] Programming the repetitive action with a frequency of 0.5 sec
30 [Boivin:client:(2) 0.000000] test.c:102: [test/INFO] Programming the delayed action in 5 secs
31 [Boivin:client:(2) 0.500537] test.c:66: [test/INFO] Hello sent to server
32 [Jacquelin:server:(1) 0.500537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
33 [Boivin:client:(2) 1.000537] test.c:66: [test/INFO] Hello sent to server
34 [Jacquelin:server:(1) 1.000537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
35 [Boivin:client:(2) 1.500537] test.c:66: [test/INFO] Hello sent to server
36 [Jacquelin:server:(1) 1.500537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
37 [Boivin:client:(2) 2.000537] test.c:66: [test/INFO] Hello sent to server
38 [Jacquelin:server:(1) 2.000537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
39 [Boivin:client:(2) 2.500537] test.c:66: [test/INFO] Hello sent to server
40 [Jacquelin:server:(1) 2.500537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
41 [Boivin:client:(2) 3.000537] test.c:66: [test/INFO] Hello sent to server
42 [Jacquelin:server:(1) 3.000537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
43 [Boivin:client:(2) 3.500537] test.c:66: [test/INFO] Hello sent to server
44 [Jacquelin:server:(1) 3.500537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
45 [Boivin:client:(2) 4.000537] test.c:66: [test/INFO] Hello sent to server
46 [Jacquelin:server:(1) 4.000537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
47 [Boivin:client:(2) 4.500537] test.c:66: [test/INFO] Hello sent to server
48 [Jacquelin:server:(1) 4.500537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
49 [Boivin:client:(2) 5.000537] test.c:66: [test/INFO] Hello sent to server
50 [Jacquelin:server:(1) 5.000537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
51 [Boivin:client:(2) 5.001074] test.c:73: [test/INFO] Kill sent to server
52 [Boivin:client:(2) 5.001074] test.c:78: [test/INFO] Break the client's while loop
53 [Boivin:client:(2) 5.001074] gras/gras.c:79: [gras/INFO] Exiting GRAS
54 [Jacquelin:server:(1) 5.001074] test.c:15: [test/CRITICAL] Argh, killed by Boivin:1024! Bye folks...
55 [Jacquelin:server:(1) 5.001074] gras/gras.c:79: [gras/INFO] Exiting GRAS
56 [5.001074] msg/global.c:475: [msg_kernel/INFO] Congratulations ! Simulation terminated : all processes are over
57 $