pc60.mcnab: ssh -x amcnab@gppui.gridpp.rl.ac.uk amcnab@gppui.gridpp.rl.ac.uk's password: ================================================================ Hostname: gppui04.gridpp.rl.ac.uk Software: EDG User Interface: edg 1.2.1 RB Configs: /opt/edg/etc/UI_ConfigENV.cfg (CERN RB) /opt/edg/etc/IC_UI_ConfigENV.cfg (IC RB) For support contact: tb-support@jiscmail.ac.uk edg-site-admin@gridpp.rl.ac.uk grid.support@gridpp.rl.ac.uk s.m.traylen@rl.ac.uk Steve Traylen http://www.gridpp.ac.uk/tb-support/ ================================================================ Tip: Use "news" command to view system news when available. See "man news" for more details. NEWS: 4 news articles $ bash bash$ grid-proxy-init Your identity: /O=Grid/O=UKHEP/OU=hep.man.ac.uk/CN=Andrew McNab Enter GRID pass phrase for this identity: Creating proxy ................................................................................. Done Your proxy is valid until Mon Sep 16 10:57:51 2002 bash$ dg-job-list-match --config /opt/edg/etc/IC_UI_ConfigENV.cfg mytestjob.jdl Connecting to host gm04.hep.ph.ic.ac.uk, port 7771 *************************************************************************** COMPUTING ELEMENT IDs LIST The following CE(s) matching your job requirements have been found: - tuber5.phy.bris.ac.uk:2119/jobmanager-pbs-workq - pc31.hep.ucl.ac.uk:2119/jobmanager-pbs-workq - hepgrid2.ph.liv.ac.uk:2119/jobmanager-pbs-workq - gppce05.gridpp.rl.ac.uk:2119/jobmanager-pbs-S - gppce05.gridpp.rl.ac.uk:2119/jobmanager-pbs-M - gppce05.gridpp.rl.ac.uk:2119/jobmanager-pbs-L - gppce04.gridpp.rl.ac.uk:2119/jobmanager-pbs-test - gf18.hep.man.ac.uk:2119/jobmanager-pbs-gfq - gf18.hep.man.ac.uk:2119/jobmanager-pbs-dfq - gf18.hep.man.ac.uk:2119/jobmanager-pbs-bfq - farm003.hep.phy.cam.ac.uk:2119/jobmanager-pbs-workq - bfa.hep.ph.ic.ac.uk:2119/jobmanager-pbs-bulk *************************************************************************** bash$ cat mytestjob.sh #!/bin/sh echo This is `/bin/hostname` at `/bin/date` echo brought to you today by Linux kernel `/bin/uname -r` bash$ cat mytestjob.jdl bash$ emacs mytestjob.jdl bash$ cat mytestjob.jdl Requirements = RegExp(".*\.hep\.man\.ac\.uk",other.CEId); Rank = other.FreeCPUs; Executable = "mytestjob.sh"; StdOutput = "mytest.out"; StdError = "mytest.err"; InputSandbox = {"mytestjob.sh"}; OutputSandbox = {"mytest.out","mytest.err"}; bash$ dg-job-list-match --config /opt/edg/etc/IC_UI_ConfigENV.cfg mytestjob.jdl Connecting to host gm04.hep.ph.ic.ac.uk, port 7771 *************************************************************************** COMPUTING ELEMENT IDs LIST The following CE(s) matching your job requirements have been found: - gf18.hep.man.ac.uk:2119/jobmanager-pbs-bfq - gf18.hep.man.ac.uk:2119/jobmanager-pbs-dfq - gf18.hep.man.ac.uk:2119/jobmanager-pbs-gfq *************************************************************************** bash$ dg-job-submit --config /opt/edg/etc/IC_UI_ConfigENV.cfg mytestjob.jdl Connecting to host gm04.hep.ph.ic.ac.uk, port 7771 Logging to host gm04.hep.ph.ic.ac.uk, port 15830 ********************************************************************************************************* JOB SUBMIT OUTCOME The job has been successfully submitted to the Resource Broker. Use dg-job-status command to check job current status. Your job identifier (dg_jobId) is: - https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 ********************************************************************************************************* bash$ dg-job-status https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 Retrieving Information from LB server https://gm04.hep.ph.ic.ac.uk:7846 Please wait: this operation could take some seconds. ************************************************************* BOOKKEEPING INFORMATION: Printing status info for the Job : https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 --- dg_JobId = https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 Status = Ready Last Update Time (UTC) = Sun Sep 15 22:28:15 2002 Job Destination = gf18.hep.man.ac.uk:2119/jobmanager-pbs-bfq Status Reason = job accepted Job Owner = /O=Grid/O=UKHEP/OU=hep.man.ac.uk/CN=Andrew McNab Status Enter Time (UTC) = Sun Sep 15 22:28:15 2002 Location = JobSubmissionService ************************************************************* bash$ dg-job-status https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 Retrieving Information from LB server https://gm04.hep.ph.ic.ac.uk:7846 Please wait: this operation could take some seconds. ************************************************************* BOOKKEEPING INFORMATION: Printing status info for the Job : https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 --- dg_JobId = https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 Status = Scheduled Last Update Time (UTC) = Sun Sep 15 22:28:28 2002 Job Destination = gf18.hep.man.ac.uk:2119/jobmanager-pbs-bfq Status Reason = initial Job Owner = /O=Grid/O=UKHEP/OU=hep.man.ac.uk/CN=Andrew McNab Status Enter Time (UTC) = Sun Sep 15 22:28:28 2002 Location = GlobusJobmanager/gf18.hep.man.ac.uk ************************************************************* bash$ dg-job-status https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 Retrieving Information from LB server https://gm04.hep.ph.ic.ac.uk:7846 Please wait: this operation could take some seconds. ************************************************************* BOOKKEEPING INFORMATION: Printing status info for the Job : https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 --- dg_JobId = https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 Status = Running Status Enter Time (UTC) = Sun Sep 15 22:29:11 2002 Job Destination = gf18.hep.man.ac.uk:2119/jobmanager-pbs-bfq Location = ResourceBroker/gm04 Job Owner = /O=Grid/O=UKHEP/OU=hep.man.ac.uk/CN=Andrew McNab Last Update Time (UTC) = Sun Sep 15 22:29:11 2002 ************************************************************* bash$ dg-job-status https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 Retrieving Information from LB server https://gm04.hep.ph.ic.ac.uk:7846 Please wait: this operation could take some seconds. ************************************************************* BOOKKEEPING INFORMATION: Printing status info for the Job : https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 --- dg_JobId = https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 Status = Done Last Update Time (UTC) = Sun Sep 15 22:29:58 2002 Job Destination = gf18.hep.man.ac.uk:2119/jobmanager-pbs-bfq Status Reason = terminated Job Owner = /O=Grid/O=UKHEP/OU=hep.man.ac.uk/CN=Andrew McNab Status Enter Time (UTC) = Sun Sep 15 22:29:58 2002 ************************************************************* bash$ dg-job-status https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 Retrieving Information from LB server https://gm04.hep.ph.ic.ac.uk:7846 Please wait: this operation could take some seconds. ************************************************************* BOOKKEEPING INFORMATION: Printing status info for the Job : https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 --- dg_JobId = https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 Status = OutputReady Last Update Time (UTC) = Sun Sep 15 22:30:10 2002 Job Destination = gf18.hep.man.ac.uk:2119/jobmanager-pbs-bfq Status Reason = terminated Job Owner = /O=Grid/O=UKHEP/OU=hep.man.ac.uk/CN=Andrew McNab Status Enter Time (UTC) = Sun Sep 15 22:30:10 2002 ************************************************************* bash$ dg-job-get-output https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 ***************************************************************************************************** JOB GET OUTPUT OUTCOME Output sandbox files for the job: - https://gm04.hep.ph.ic.ac.uk:7846/130.246.183.172/222813234848456?gm04.hep.ph.ic.ac.uk:7771 have been successfully retrieved and stored in the directory: /tmp/222813234848456 ***************************************************************************************************** bash$ ls /tmp/222813234848456/ mytest.err mytest.out bash$ cat /tmp/222813234848456/mytest.out This is bf03.hep.man.ac.uk at Sun Sep 15 23:29:31 BST 2002 brought to you today by Linux kernel 2.2.19-6.2.1smp