Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Doc for examples icomms.
[simgrid.git] / doc / gtut-files / 05-globals.output
index 663b877..6ed9de7 100644 (file)
@@ -3,10 +3,10 @@ Client ready; listening on 1024
 we sent the data to the server on 127.0.0.1. Let's do it again for fun
 Ok. Enough. Have a rest, and then kill the server
 Cool, we received the message from 127.0.0.1:1024.
-[blaise:client:(13192) 0.000005] gras/gras.c:83: [gras/INFO] Exiting GRAS
 Cool, we received the message from 127.0.0.1:1024.
+[arthur:client:(28822) 0.000027] [gras/INFO] Exiting GRAS
 Argh, killed by 127.0.0.1:1024! Bye folks...
-[blaise:server:(13190) 0.000005] gras/gras.c:83: [gras/INFO] Exiting GRAS
+[arthur:server:(28820) 0.000013] [gras/INFO] Exiting GRAS
 $
 $ ./test_simulator platform.xml test.xml
 Client ready; listening on 1024
@@ -14,8 +14,7 @@ we sent the data to the server on Jacquelin. Let's do it again for fun
 Cool, we received the message from Boivin:1024.
 Ok. Enough. Have a rest, and then kill the server
 Cool, we received the message from Boivin:1024.
-[Boivin:client:(2) 0.000000] gras/gras.c:83: [gras/INFO] Exiting GRAS
+[Boivin:client:(2) 0.000000] [gras/INFO] Exiting GRAS
 Argh, killed by Boivin:1024! Bye folks...
-[Jacquelin:server:(1) 0.000000] gras/gras.c:83: [gras/INFO] Exiting GRAS
-[0.000000] msg/global.c:475: [msg_kernel/INFO] Congratulations ! Simulation terminated : all processes are over
+[Jacquelin:server:(1) 0.000000] [gras/INFO] Exiting GRAS
 $