[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Priorities



Hi,

Here is my condor_userprio output:

Group Config Use Effective Priority Res Total Usage Time Since Requested
 User Name Quota Surplus Priority Factor In Use (wghted-hrs) Last Usage Resources
------------------------------------- --------- ------- ------------ --------- ------ ------------ ---------- ----------
group_arr_prep_validationÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 0.14 RegroupÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 1000.00ÂÂÂÂÂ 0ÂÂÂÂÂÂ 111.13ÂÂÂ 0+01:00ÂÂÂÂÂÂÂÂÂ 0
 User1                          Â 500.00 1000.00 0 86.11 0+01:00
group_integrator_requestÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 0.04 RegroupÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 1000.00ÂÂÂÂÂ 0ÂÂÂÂÂÂÂ 43.53ÂÂÂ 0+00:07ÂÂÂÂÂÂÂÂÂ 0
 User2                  Â 772.60 1000.00 0 42.22 0+00:07
group_pseudo_operational_processing 0.25 RegroupÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 1000.00ÂÂÂÂÂ 0ÂÂÂÂÂÂ 262.43ÂÂÂ 0+00:05ÂÂÂÂÂÂÂÂÂ 0
 User3                  Â Â 1.00 2.00 0 19.45 0+00:05
 User4                     Â 1.00 2.00 0 55.09 0+00:59
<none>ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 0.00 yesÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 1000.00ÂÂÂÂÂ 0ÂÂÂÂÂÂ 214.77ÂÂÂ 0+00:02ÂÂÂÂÂÂÂÂÂ 6
 User5                    Â Â 5.00 10.00 0 81.44 0+00:59
 User6                    Â 500.00 1000.00 0 15.80 0+00:02
------------------------------------- --------- ------- ------------ --------- ------ ------------ ---------- ----------
Number of users: 6ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ RegroupÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 0ÂÂÂÂÂÂ 300.12ÂÂÂ 0+23:59



It looks like this is what we want from our priorities. However when we submit jobs they are not running in order according to these settings. For example:
when jobs are waiting in the queue, User1 jobs are starting before User3 jobs even though User3 is set to a higher priority than User1.

Is there a reason for this behavior? Is there some configuration that I'm missing?

Thank you in advance,
Marc

On Tue, Jul 19, 2016 at 4:58 PM, Marc Jackson - NOAA Affiliate <marc.jackson@xxxxxxxx> wrote:
Hello all,

While testing my accounting groups configuration with a fellow user, I noticed something interesting. When I submit jobs under 2 different groups at the same time, the group with the higher priority usually starts first. But when I submit jobs from the lower priority group, wait about 20 seconds then submit jobs from the group with the higher priority, the jobs from the lower priority that were waiting in the queue starts before the higher priority jobs that were waiting in the queue. Is there anyone that can help me with this issue?

Thanks in advance,
Marc