| 26 | You should see output like this |
| 27 | {{{ |
| 28 | INFO NodeHandler: OMF Experiment Controller 5.4 (git 861d645) |
| 29 | INFO NodeHandler: Slice ID: default_slice (default) |
| 30 | INFO NodeHandler: Experiment ID: default_slice-2017-05-08t15.40.29.207-04.00 |
| 31 | INFO NodeHandler: Message authentication is disabled |
| 32 | INFO property.resetDelay: resetDelay = 200 (Fixnum) |
| 33 | INFO property.resetTries: resetTries = 1 (Fixnum) |
| 34 | INFO property.txnode: txnode = "node21-1.grid.orbit-lab.org" (String) |
| 35 | INFO property.rate: rate = "5e6" (String) |
| 36 | INFO property.t_on: t_on = "5" (String) |
| 37 | INFO property.t_off: t_off = "7" (String) |
| 38 | INFO property.runtime: runtime = 50 (Fixnum) |
| 39 | INFO ALL_UP_AND_INSTALLED: Event triggered. Starting the associated tasks. |
| 40 | INFO exp: Give machines some time to warm up :-) |
| 41 | INFO exp: Request from Experiment Script: Wait for 2s.... |
| 42 | INFO BRING_UP: Event triggered. Starting the associated tasks. |
| 43 | INFO Experiment: Bringing up resources |
| 44 | INFO exp: Starting the transmitter |
| 45 | INFO exp: Runing for 50 seconds... |
| 46 | INFO exp: Request from Experiment Script: Wait for 50s.... |
| 47 | }}} |
| 48 | |