RStDWBGrHws004

JDL

[lxplus]cat helloworld.jdl
Executable          = "/bin/echo";
Arguments           = "Hello World";
                                                                                
StdOutput           = "stdout";
StdError            = "stderr";
                                                                                
VirtualOrganisation = "atlas";
                                                                                
OutputSandbox       = { "stdout", "stderr" };
                                                                                

Submit

[lxplus]edg-job-submit helloworld.jdl
 
Selected Virtual Organisation name (from JDL): atlas
Connecting to host gdrb03.cern.ch, port 7772
Logging to host gdrb03.cern.ch, port 9002
 
 
*********************************************************************************************
                               JOB SUBMIT OUTCOME
 The job has been successfully submitted to the Network Server.
 Use edg-job-status command to check job current status. Your job identifier (edg_jobId) is:
 
 - https://gdrb03.cern.ch:9000/3kr3uVKZQpm-QTRRAWJbUw
 
 
*********************************************************************************************
 

Result

[lxplus]edg-job-status https://gdrb03.cern.ch:9000/3kr3uVKZQpm-QTRRAWJbUw
 
 
*************************************************************
BOOKKEEPING INFORMATION:
 
Status info for the Job : https://gdrb03.cern.ch:9000/3kr3uVKZQpm-QTRRAWJbUw
Current Status:     Done (Success)
Exit code:          0
Status Reason:      Job terminated successfully
Destination:        grid01.cslab.openu.ac.il:2119/jobmanager-lcgpbs-atlas
reached on:         Thu Nov 17 22:44:26 2005
*************************************************************

Output

[lxplus]edg-job-get-output -dir . https://gdrb03.cern.ch:9000/3kr3uVKZQpm-QTRRAWJbUw
 
Retrieving files from host: gdrb03.cern.ch ( for https://gdrb03.cern.ch:9000/3kr3uVKZQpm-QTRRAWJbUw )
 
*********************************************************************************
                        JOB GET OUTPUT OUTCOME
 
 Output sandbox files for the job:
 - https://gdrb03.cern.ch:9000/3kr3uVKZQpm-QTRRAWJbUw
 have been successfully retrieved and stored in the directory:
 /afs/cern.ch/user/s/stdenis/stdenis_3kr3uVKZQpm-QTRRAWJbUw
 
*********************************************************************************
 

[lxplus]ls stdenis_3kr3uVKZQpm-QTRRAWJbUw
stderr  stdout
[lxplus]cat stdenis_3kr3uVKZQpm-QTRRAWJbUw/stdout
Hello World
[lxplus]cat stdenis_3kr3uVKZQpm-QTRRAWJbUw/stderr
[lxplus]


Major updates:
-- RichardStDenis - 17 Nov 2005

%RESPONSIBLE%
%REVIEW%

Edit | Attach | Watch | Print version | History: r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r1 - 2005-11-17 - RichardStDenis
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback