Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Regenerate the output captures of the gras tutorial after the numerous timing changes...
[simgrid.git] / doc / gtut-files / 06-logs.output.fmt-bt
index b1e060a..cebafc3 100644 (file)
@@ -1,75 +1,4 @@
 $ ./test_server 12345 --log=test.fmt:"[%r] %m%n%b%n%n" & ./test_client 127.0.0.1 12345 --log=test.fmt:"[%r] %m%n%b%n%n"
-[0.000003]we sent the data to the server on 127.0.0.1. Let's do it again for fun
-_xbt_log_event_log() at /home/mquinson/CVSIMPORT/gras/pure/src/xbt/log.c:583
-client() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:72
-main() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/_test_client.c:31
-
-
-[0.117493]Ok. Enough. Have a rest, and then kill the server
-_xbt_log_event_log() at /home/mquinson/CVSIMPORT/gras/pure/src/xbt/log.c:583
-client() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:75
-main() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/_test_client.c:31
-
-
-[blaise:client:(17394) 0.000020] [gras/INFO] Exiting GRAS
-[0.000003]Cool, we received the message from 127.0.0.1:1024.
-_xbt_log_event_log() at /home/mquinson/CVSIMPORT/gras/pure/src/xbt/log.c:583
-server_hello_cb() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:29
-gras_msg_handle() at /home/mquinson/CVSIMPORT/gras/pure/src/gras/Msg/gras_msg_exchange.c:414
-server() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:47
-main() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/_test_server.c:31
-
-
-[0.137321]Cool, we received the message from 127.0.0.1:1024.
-_xbt_log_event_log() at /home/mquinson/CVSIMPORT/gras/pure/src/xbt/log.c:583
-server_hello_cb() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:29
-gras_msg_handle() at /home/mquinson/CVSIMPORT/gras/pure/src/gras/Msg/gras_msg_exchange.c:414
-server() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:47
-main() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/_test_server.c:31
-
-
-[5.149342]Argh, killed by 127.0.0.1:1024! Bye folks...
-_xbt_log_event_log() at /home/mquinson/CVSIMPORT/gras/pure/src/xbt/log.c:583
-server_kill_cb() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:17
-gras_msg_handle() at /home/mquinson/CVSIMPORT/gras/pure/src/gras/Msg/gras_msg_exchange.c:414
-server() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:47
-main() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/_test_server.c:31
-
-
-[blaise:server:(17391) 0.000010] [gras/INFO] Exiting GRAS
 $
 $ ./test_simulator platform.xml test.xml --log=test.fmt:[%r]%m%n%b%n%n
-[0.000000]Cool, we received the message from Boivin:1024.
-_xbt_log_event_log() at /home/mquinson/CVSIMPORT/gras/pure/src/xbt/log.c:583
-server_hello_cb() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:29
-gras_msg_handle() at /home/mquinson/CVSIMPORT/gras/pure/src/gras/Msg/gras_msg_exchange.c:414
-server() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:47
-
-
-[0.000000]we sent the data to the server on Jacquelin. Let's do it again for fun
-_xbt_log_event_log() at /home/mquinson/CVSIMPORT/gras/pure/src/xbt/log.c:583
-client() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:72
-
-
-[0.000537]Cool, we received the message from Boivin:1024.
-_xbt_log_event_log() at /home/mquinson/CVSIMPORT/gras/pure/src/xbt/log.c:583
-server_hello_cb() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:29
-gras_msg_handle() at /home/mquinson/CVSIMPORT/gras/pure/src/gras/Msg/gras_msg_exchange.c:414
-server() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:47
-
-
-[0.000537]Ok. Enough. Have a rest, and then kill the server
-_xbt_log_event_log() at /home/mquinson/CVSIMPORT/gras/pure/src/xbt/log.c:583
-client() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:75
-
-
-[5.001074]Argh, killed by Boivin:1024! Bye folks...
-_xbt_log_event_log() at /home/mquinson/CVSIMPORT/gras/pure/src/xbt/log.c:583
-server_kill_cb() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:17
-gras_msg_handle() at /home/mquinson/CVSIMPORT/gras/pure/src/gras/Msg/gras_msg_exchange.c:414
-server() at /home/mquinson/CVSIMPORT/gras/pure/doc/gtut-files/test.c:47
-
-
-[Jacquelin:server:(1) 0.000000] [gras/INFO] Exiting GRAS
-[Boivin:client:(2) 0.000000] [gras/INFO] Exiting GRAS
 $