Hi All I have noticed some weird things when using condor_userprio, see below. Version 8.8.13 on Ubuntu 20.04 The issue is when using the -activefrom option. -allusers shows nothing more than 25 days since last usage, yet using -activefrom seems to give the same output no matter what year is used. Thanks for any help. Cheers Greg # condor_version $CondorVersion: 8.8.13 Mar 23 2021 BuildID: 534541 $ $CondorPlatform: x86_64_Ubuntu20 $ # condor_userprio -allusers Last Priority Update: 6/23 16:42 Effective Priority Res Total Usage Time Since User Name Priority Factor In Use (wghted-hrs) Last Usage ------------------- ------------ --------- ------ ------------ ---------- web200@xxxxxxxx 500.00 1000.00 0 111.05 12+20:16 jam225@xxxxxxxx 500.00 1000.00 0 19181.96 14+19:05 odw010@xxxxxxxx 500.00 1000.00 0 21785.54 10+02:55 gan05e@xxxxxxxx 500.00 1000.00 0 115.30 15+22:02 mil639@xxxxxxxx 500.00 1000.00 0 44.21 25+21:25 hor198@xxxxxxxx 4765.00 1000.00 0 10488.26 1+07:20 hu027@xxxxxxxx 61383.54 1000.00 922 2182.87 <now> kir160@xxxxxxxx 111473.09 1000.00 9 6175.82 <now> tic012@xxxxxxxx 143552.80 1000.00 0 40043.91 0+03:15 zhe00a@xxxxxxxx 183045.55 1000.00 0 49823.58 0+02:23 ------------------- ------------ --------- ------ ------------ ---------- Number of users: 10 931 149952.52 root@htcondor-mgmt-act:/home/condor/spool# condor_userprio -activefrom 1 1 2021 Last Priority Update: 6/23 16:44 Effective Priority Res Total Usage Time Since User Name Priority Factor In Use (wghted-hrs) Last Usage ------------------ ------------ --------- ------ ------------ ---------- odw010@xxxxxxxx 500.00 1000.00 0 21785.54 10+02:57 hu027@xxxxxxxx 62193.30 1000.00 895 2212.97 <now> kir160@xxxxxxxx 111374.48 1000.00 9 6176.12 <now> tic012@xxxxxxxx 143414.66 1000.00 0 40043.91 0+03:17 ------------------ ------------ --------- ------ ------------ ---------- Number of users: 4 904 70218.55 173+17:44 root@htcondor-mgmt-act:/home/condor/spool# condor_userprio -activefrom 1 1 2014 Last Priority Update: 6/23 16:46 Effective Priority Res Total Usage Time Since User Name Priority Factor In Use (wghted-hrs) Last Usage ------------------ ------------ --------- ------ ------------ ---------- odw010@xxxxxxxx 500.00 1000.00 0 21785.54 10+02:59 hu027@xxxxxxxx 62812.46 1000.00 887 2236.02 <now> kir160@xxxxxxxx 111298.12 1000.00 9 6176.35 <now> tic012@xxxxxxxx 143307.69 1000.00 0 40043.91 0+03:19 ------------------ ------------ --------- ------ ------------ ---------- Number of users: 4 896 70241.83 2730+17:46 root@htcondor-mgmt-act:/home/condor/spool# condor_userprio -activefrom 1 1 1 Last Priority Update: 6/23 16:46 Effective Priority Res Total Usage Time Since User Name Priority Factor In Use (wghted-hrs) Last Usage ------------------ ------------ --------- ------ ------------ ---------- odw010@xxxxxxxx 500.00 1000.00 0 21785.54 10+02:59 hu027@xxxxxxxx 62812.46 1000.00 887 2236.02 <now> kir160@xxxxxxxx 111298.12 1000.00 9 6176.35 <now> tic012@xxxxxxxx 143307.69 1000.00 0 40043.91 0+03:19 ------------------ ------------ --------- ------ ------------ ---------- Number of users: 4 896 70241.83 7478+17:46 |