Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
regenerate output files with lastest version of the stuff
[simgrid.git] / doc / gtut-files / 09-simpledata.output
index 15dd561..4e774b8 100644 (file)
@@ -1,19 +1,18 @@
 $ ./test_server 12345 & ./test_client 127.0.0.1 12345
-[blaise:client:(14270) 0.000006] test.c:82: [test/INFO] we sent the hello to the server on 127.0.0.1.
-[blaise:client:(14270) 0.000111] test.c:86: [test/INFO] Gave the server more 0.5 second to live
-[blaise:client:(14270) 0.000138] gras/gras.c:83: [gras/INFO] Exiting GRAS
-[blaise:server:(14267) 0.000006] test.c:32: [test/INFO] Cool, we received a message from 127.0.0.1:1024. Here it is: "Nice to meet you"
-[blaise:server:(14267) 0.000107] test.c:16: [test/CRITICAL] Argh, 127.0.0.1:1024 gave me 0.50 seconds before suicide!
-[blaise:server:(14267) 0.522846] test.c:18: [test/CRITICAL] Bye folks...
-[blaise:server:(14267) 0.522900] gras/gras.c:83: [gras/INFO] Exiting GRAS
+[blaise:client:(17701) 0.000018] [test/INFO] we sent the hello to the server on 127.0.0.1.
+[blaise:client:(17701) 0.000080] [test/INFO] Gave the server more 0.5 second to live
+[blaise:client:(17701) 0.000103] [gras/INFO] Exiting GRAS
+[blaise:server:(17698) 0.000013] [test/INFO] Cool, we received a message from 127.0.0.1:1024. Here it is: "Nice to meet you"
+[blaise:server:(17698) 0.000075] test.c:16: [test/CRITICAL] Argh, 127.0.0.1:1024 gave me 0.50 seconds before suicide!
+[blaise:server:(17698) 0.500296] test.c:18: [test/CRITICAL] Bye folks...
+[blaise:server:(17698) 0.500337] [gras/INFO] Exiting GRAS
 $
 $ ./test_simulator platform.xml test.xml
-[Boivin:client:(2) 0.000000] test.c:82: [test/INFO] we sent the hello to the server on Jacquelin.
-[Jacquelin:server:(1) 0.000000] test.c:32: [test/INFO] Cool, we received a message from Boivin:1024. Here it is: "Nice to meet you"
-[Boivin:client:(2) 0.000539] test.c:86: [test/INFO] Gave the server more 0.5 second to live
-[Boivin:client:(2) 0.000539] gras/gras.c:83: [gras/INFO] Exiting GRAS
+[Jacquelin:server:(1) 0.000000] [test/INFO] Cool, we received a message from Boivin:1024. Here it is: "Nice to meet you"
+[Boivin:client:(2) 0.000000] [test/INFO] we sent the hello to the server on Jacquelin.
 [Jacquelin:server:(1) 0.000539] test.c:16: [test/CRITICAL] Argh, Boivin:1024 gave me 0.50 seconds before suicide!
+[Boivin:client:(2) 0.000539] [test/INFO] Gave the server more 0.5 second to live
+[Boivin:client:(2) 0.000539] [gras/INFO] Exiting GRAS
 [Jacquelin:server:(1) 0.500539] test.c:18: [test/CRITICAL] Bye folks...
-[Jacquelin:server:(1) 0.500539] gras/gras.c:83: [gras/INFO] Exiting GRAS
-[0.500539] msg/global.c:475: [msg_kernel/INFO] Congratulations ! Simulation terminated : all processes are over
+[Jacquelin:server:(1) 0.500539] [gras/INFO] Exiting GRAS
 $