Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
c3785a64fbe04045a7b6a518676b4ee3b1d805b8
[simgrid.git] / examples / gras / timer / test_sg_64.tesh
1
2 $ $SG_TEST_EXENV ./timer_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/timer.xml
3 > [Fafard:client:(1) 0.000000] [test/INFO] Programming the repetitive_action with a frequency of 1.000000 sec
4 > [Fafard:client:(1) 0.000000] [test/INFO] Programming the delayed_action for after 2.000000 sec
5 > [Fafard:client:(1) 0.000000] [test/INFO] Have a rest
6 > [Fafard:client:(1) 1.000000] [test/INFO] Canceling the delayed_action.
7 > [Fafard:client:(1) 1.000000] [test/INFO] Re-programming the delayed_action for after 2.000000 sec
8 > [Fafard:client:(1) 1.000000] [test/INFO] Repetitive_action has nothing to do yet
9 > [Fafard:client:(1) 2.000000] [test/INFO] Repetitive_action has nothing to do yet
10 > [Fafard:client:(1) 2.000000] [test/INFO] delayed_action setting globals->still_to_do to 5
11 > [Fafard:client:(1) 3.000000] [test/INFO] repetitive_action decrementing globals->still_to_do. New value: 4
12 > [Fafard:client:(1) 4.000000] [test/INFO] repetitive_action decrementing globals->still_to_do. New value: 3
13 > [Fafard:client:(1) 5.000000] [test/INFO] repetitive_action decrementing globals->still_to_do. New value: 2
14 > [Fafard:client:(1) 6.000000] [test/INFO] repetitive_action decrementing globals->still_to_do. New value: 1
15 > [Fafard:client:(1) 7.000000] [test/INFO] repetitive_action decrementing globals->still_to_do. New value: 0
16 > [Fafard:client:(1) 7.000000] [gras/INFO] Exiting GRAS