CPUWATCH

Section: CCB CPU Watchdog (7)
Updated:
Index Return to Main Contents
 

OVERVIEW

The CCB login nodes are primarily provided in order to allow the submission of jobs to the cluster. cbrglogin3.molbiol.ox.ac.uk is also provided as a large memory login node on which it is acceptable to run large, interactive programs such as R-Studio, Python or other analysis tools.

Since the login nodes are a shared resource which can be in use by dozens of people at once, it's not possible for us to permit a single user to monopolise on the resources. As such, a watchdog program automatically applies a nice(1) value to all user processes. The more resources you use, the higher your processes are niced.

Given the amount of processing power available on the login nodes, the likelihood is that you'll never notice this. If, however, you're running a large program and you find that your login is becoming slow, this is probably the reason. You can confirm this for yourself by running the top(1) program and looking at the NI (nice) column for your processes. The watchdog is designed to re-prioritise your running processes as soon as you start to use less CPU resources. As such, you can always get things back to normal by stopping whichever program is causing the issue.  

GETTING HELP

You can email the CCB team using the email address help@imm.ox.ac.uk. Using this address ensures your email is logged and assigned a tracking number, and will go to all the core team, which means the appropriate person or people will be able to pick it up.  

COPYRIGHT

This text is copyright University of Oxford and MRC and may not be reproduced or redistributed without permission.  

AUTHOR

Duncan Tooke <duncan.tooke@imm.ox.ac.uk>  

SEE ALSO

memwatch(7), nice(1), top(1)


 

Index

OVERVIEW
GETTING HELP
COPYRIGHT
AUTHOR
SEE ALSO