next up previous
Next: 10.3 Killing Execution Up: 10. Operation Previous: 10.1 TaskFarming Examples

10.2 Output

For the Code Mode run above: examining the contents of the .taskfarmer/history.tf file will show
Task ID:        7583240101
input1.in --> node8.arizona.edu:/scratch/user.7583240101/input1.tar
Jan 24 3:58:16 GMT 2001 -->     Jan 24 3:58:17 GMT 2001
Exit: (0)

Task ID:        7583240101
input2.in  --> node11.arizona.edu:/scratch/user.7583240101/input2.tar
Jan 24 3:58:16 GMT 2001 -->     Jan 24 4:1:55 GMT 2001
Exit: (0)

Task ID:        7583240101
input3.in  --> node8.arizona.edu:/scratch/user.7583240101/input3.tar
Jan 24 3:58:16 GMT 2001 -->     Jan 24 4:1:55 GMT 2001
Exit: (0)

Task ID:        7583240101
input4.in  --> node9.arizona.edu:/scratch/user.7583240101/input4.tar
Jan 24 3:58:16 GMT 2001 -->     Jan 24 4:1:56 GMT 2001
Exit: (0)

Task ID:        7583240101
input5.in  --> node12.arizona.edu:/scratch/user.7583240101/input5.tar
Jan 24 3:58:17 GMT 2001 -->     Jan 24 4:1:57 GMT 2001
Exit: (0)
Gives the inputs file name, the archived output files and location. Also contains the start/end times and the TASK_ID number.

For the Script Mode run above: examining the contents of the .taskfarmer/history.tf file will show

Task ID:        2014240101
MR1input1 --> node11.arizona.edu:/scratch/user.2014240101/MR1input1.tar
Jan 24 4:1:29 GMT 2001  -->     Jan 24 4:1:58 GMT 2001
Exit: (0)

Task ID:        2014240101
MR1input4 --> node9.arizona.edu:/scratch/user.2014240101/MR1input4.tar
Jan 24 4:1:29 GMT 2001  -->     Jan 24 4:2:0 GMT 2001
Exit: (0)

Task ID:        2014240101
MR1input3 --> node8.arizona.edu:/scratch/user.2014240101/MR1input3.tar
Jan 24 4:1:29 GMT 2001  -->     Jan 24 4:2:0 GMT 2001
Exit: (0)

Task ID:        2014240101
MR1input2 --> node12.arizona.edu:/scratch/user.2014240101/MR1input2.tar
Jan 24 4:1:29 GMT 2001  -->     Jan 24 4:2:0 GMT 2001
Exit: (0)

Task ID:        2014240101
MR1input5 --> node11.arizona.edu:/scratch/user.2014240101/MR1input5.tar
Jan 24 4:1:29 GMT 2001  -->     Jan 24 4:2:2 GMT 2001
Exit: (0)
Gives the directory, the archived output files and location. Also contains the start/end times and the unique TASK_ID number.



JuanRestrepo
2001-01-23