Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Lesson 8: exceptions
[simgrid.git] / doc / gtut-files / 7-timers.output
index 152b70a..90ba2df 100644 (file)
@@ -1,55 +1,55 @@
 $ ./test_server 12345 & ./test_client 127.0.0.1 12345
-[blaise:server:(23608) 0.000005] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
-[blaise:server:(23608) 0.500361] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
-[blaise:server:(23608) 1.003121] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
-[blaise:server:(23608) 1.507935] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
-[blaise:server:(23608) 2.010545] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
-[blaise:server:(23608) 2.516219] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
-[blaise:server:(23608) 3.018509] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
-[blaise:server:(23608) 3.518713] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
-[blaise:server:(23608) 4.022585] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
-[blaise:server:(23608) 4.482905] test.c:15: [test/CRITICAL] Argh, killed by 127.0.0.1:1024! Bye folks...
-[blaise:server:(23608) 4.482930] gras/gras.c:79: [gras/INFO] Exiting GRAS
-[blaise:client:(23611) 0.000005] test.c:99: [test/INFO] Programming the repetitive action with a frequency of 0.5 sec
-[blaise:client:(23611) 0.000071] test.c:102: [test/INFO] Programming the delayed action in 5 secs
-[blaise:client:(23611) 0.518553] test.c:66: [test/INFO] Hello sent to server
-[blaise:client:(23611) 1.020515] test.c:66: [test/INFO] Hello sent to server
-[blaise:client:(23611) 1.523454] test.c:66: [test/INFO] Hello sent to server
-[blaise:client:(23611) 2.027895] test.c:66: [test/INFO] Hello sent to server
-[blaise:client:(23611) 2.530948] test.c:66: [test/INFO] Hello sent to server
-[blaise:client:(23611) 3.035530] test.c:66: [test/INFO] Hello sent to server
-[blaise:client:(23611) 3.538912] test.c:66: [test/INFO] Hello sent to server
-[blaise:client:(23611) 4.038965] test.c:66: [test/INFO] Hello sent to server
-[blaise:client:(23611) 4.542989] test.c:66: [test/INFO] Hello sent to server
-[blaise:client:(23611) 5.003026] test.c:73: [test/INFO] Kill sent to server
-[blaise:client:(23611) 5.003056] test.c:78: [test/INFO] Break the client's while loop
-[blaise:client:(23611) 5.003071] gras/gras.c:79: [gras/INFO] Exiting GRAS
+[blaise:client:(1059) 0.000005] test.c:100: [test/INFO] Programming the repetitive action with a frequency of 0.5 sec
+[blaise:client:(1059) 0.000059] test.c:103: [test/INFO] Programming the delayed action in 5 secs
+[blaise:client:(1059) 0.503528] test.c:67: [test/INFO] Hello sent to server
+[blaise:client:(1059) 1.007421] test.c:67: [test/INFO] Hello sent to server
+[blaise:client:(1059) 1.518254] test.c:67: [test/INFO] Hello sent to server
+[blaise:client:(1059) 2.021273] test.c:67: [test/INFO] Hello sent to server
+[blaise:client:(1059) 2.523439] test.c:67: [test/INFO] Hello sent to server
+[blaise:client:(1059) 3.027624] test.c:67: [test/INFO] Hello sent to server
+[blaise:client:(1059) 3.531462] test.c:67: [test/INFO] Hello sent to server
+[blaise:client:(1059) 4.054546] test.c:67: [test/INFO] Hello sent to server
+[blaise:client:(1059) 4.555526] test.c:67: [test/INFO] Hello sent to server
+[blaise:client:(1059) 5.003581] test.c:74: [test/INFO] Kill sent to server
+[blaise:client:(1059) 5.003608] test.c:79: [test/INFO] Break the client's while loop
+[blaise:client:(1059) 5.003625] gras/gras.c:79: [gras/INFO] Exiting GRAS
+[blaise:server:(1056) 0.000005] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
+[blaise:server:(1056) 0.504171] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
+[blaise:server:(1056) 1.015021] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
+[blaise:server:(1056) 1.517557] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
+[blaise:server:(1056) 2.019864] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
+[blaise:server:(1056) 2.524203] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
+[blaise:server:(1056) 3.027500] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
+[blaise:server:(1056) 3.551340] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
+[blaise:server:(1056) 4.051570] test.c:26: [test/INFO] Cool, we received the message from 127.0.0.1:1024.
+[blaise:server:(1056) 4.499931] test.c:15: [test/CRITICAL] Argh, killed by 127.0.0.1:1024! Bye folks...
+[blaise:server:(1056) 4.499955] gras/gras.c:79: [gras/INFO] Exiting GRAS
 $
 $ ./test_simulator platform.xml test.xml
-[Boivin:client:(2) 0.000000] test.c:99: [test/INFO] Programming the repetitive action with a frequency of 0.5 sec
-[Boivin:client:(2) 0.000000] test.c:102: [test/INFO] Programming the delayed action in 5 secs
-[Boivin:client:(2) 0.500537] test.c:66: [test/INFO] Hello sent to server
+[Boivin:client:(2) 0.000000] test.c:100: [test/INFO] Programming the repetitive action with a frequency of 0.5 sec
+[Boivin:client:(2) 0.000000] test.c:103: [test/INFO] Programming the delayed action in 5 secs
+[Boivin:client:(2) 0.500537] test.c:67: [test/INFO] Hello sent to server
 [Jacquelin:server:(1) 0.500537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
-[Boivin:client:(2) 1.000537] test.c:66: [test/INFO] Hello sent to server
+[Boivin:client:(2) 1.000537] test.c:67: [test/INFO] Hello sent to server
 [Jacquelin:server:(1) 1.000537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
-[Boivin:client:(2) 1.500537] test.c:66: [test/INFO] Hello sent to server
+[Boivin:client:(2) 1.500537] test.c:67: [test/INFO] Hello sent to server
 [Jacquelin:server:(1) 1.500537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
-[Boivin:client:(2) 2.000537] test.c:66: [test/INFO] Hello sent to server
+[Boivin:client:(2) 2.000537] test.c:67: [test/INFO] Hello sent to server
 [Jacquelin:server:(1) 2.000537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
-[Boivin:client:(2) 2.500537] test.c:66: [test/INFO] Hello sent to server
+[Boivin:client:(2) 2.500537] test.c:67: [test/INFO] Hello sent to server
 [Jacquelin:server:(1) 2.500537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
-[Boivin:client:(2) 3.000537] test.c:66: [test/INFO] Hello sent to server
+[Boivin:client:(2) 3.000537] test.c:67: [test/INFO] Hello sent to server
 [Jacquelin:server:(1) 3.000537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
-[Boivin:client:(2) 3.500537] test.c:66: [test/INFO] Hello sent to server
+[Boivin:client:(2) 3.500537] test.c:67: [test/INFO] Hello sent to server
 [Jacquelin:server:(1) 3.500537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
-[Boivin:client:(2) 4.000537] test.c:66: [test/INFO] Hello sent to server
+[Boivin:client:(2) 4.000537] test.c:67: [test/INFO] Hello sent to server
 [Jacquelin:server:(1) 4.000537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
-[Boivin:client:(2) 4.500537] test.c:66: [test/INFO] Hello sent to server
+[Boivin:client:(2) 4.500537] test.c:67: [test/INFO] Hello sent to server
 [Jacquelin:server:(1) 4.500537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
-[Boivin:client:(2) 5.000537] test.c:66: [test/INFO] Hello sent to server
+[Boivin:client:(2) 5.000537] test.c:67: [test/INFO] Hello sent to server
 [Jacquelin:server:(1) 5.000537] test.c:26: [test/INFO] Cool, we received the message from Boivin:1024.
-[Boivin:client:(2) 5.001074] test.c:73: [test/INFO] Kill sent to server
-[Boivin:client:(2) 5.001074] test.c:78: [test/INFO] Break the client's while loop
+[Boivin:client:(2) 5.001074] test.c:74: [test/INFO] Kill sent to server
+[Boivin:client:(2) 5.001074] test.c:79: [test/INFO] Break the client's while loop
 [Boivin:client:(2) 5.001074] gras/gras.c:79: [gras/INFO] Exiting GRAS
 [Jacquelin:server:(1) 5.001074] test.c:15: [test/CRITICAL] Argh, killed by Boivin:1024! Bye folks...
 [Jacquelin:server:(1) 5.001074] gras/gras.c:79: [gras/INFO] Exiting GRAS