schedulers typically take some time to start a job due to the frequency with which they check for jobs, etc.

Ricardo Santos wrote:


On 6/12/07, *Ricardo Santos* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Greetings,

    When i submit a job into SGE it takes 25/30 seconds to execute.
    If a submit the same job using Fork it takes only 6 seconds.

    Any ideas, why SGE is taking too much time to execute the same job?

    [EMAIL PROTECTED] ~]$ time globusrun-ws -q -s -submit -F
    https://grid03.fccn.pt:8443/wsrf/services/ManagedJobFactoryService
    <https://grid03.fccn.pt:8443/wsrf/services/ManagedJobFactoryService>
    -Ft SGE
    -c /bin/date
    Sun Jun 10 01:00:57 WEST 2007

    real    0m25.673s
    user    0m0.516s
    sys     0m0.060s

    [EMAIL PROTECTED] ~]$ time globusrun-ws -q -s -submit -F
    https://grid03.fccn.pt:8443/wsrf/services/ManagedJobFactoryService
    -Ft Fork
    -c /bin/date
    Sun Jun 10 01:03:48 WEST 2007

    real    0m6.243s
    user    0m0.528s
    sys     0m0.036s

    Best Regards,
    Ricardo Santos



--

  Ian Foster, Director, Computation Institute
Argonne National Laboratory & University of Chicago
Argonne: MCS/221, 9700 S. Cass Ave, Argonne, IL 60439
Chicago: Rm 405, 5640 S. Ellis Ave, Chicago, IL 60637
Tel: +1 630 252 4619.  Web: www.ci.uchicago.edu.
     Globus Alliance: www.globus.org.

Reply via email to