Pending for a long time

I submitted two jobs yesterday, but it is still pending even today, is it happening to everyone or it’s just me?

The jobs are pending with a priority reason. If the main partition is busy, you can try submitting to another partition. Use the nodeinfo command to see where idle nodes are.

Thank you! By the way, how can I see which node my job is using? Also, how can I change the node I am using? Thanks

The myqueue command will list the partition as well as the nodes used (if the job is running). You can target specific partitions with the --partition option and node types with the --constraint or --nodelist options. See the following guide for more details: