Personal tools
You are here: Home UiT Stallo Documentation Stallo User Guide (old) Job accounting.
Document Actions

Job accounting.

Up to Table of Contents

We charge for used resources, both cpu and memory.

CPU quota.

To use the batch system you have to have a cpu quota, either local or natinoal. For every job you submit we check that you have sufficient quota to run it and you will get a warning if you do not have sufficient cpu-hours to run the job. The job will be submitted to queue, but will not start until you have enough cpu-hours to run it.

Resource charging.

The accounting system charges for used processor equivalents (PE) times used walltime so if you ask for more than 2GB of memory per cpu you will get charged for more than the actual cpus you use.

Processor equivalents.

The best way to describe PE is maybe by example: Assume that you have a node with 8 cpu-cores and 16 GB memory (as most nodes on stallo are):

if you ask for less than 2GB memory per core then PE will equal the cpu count.

if you ask for 4GB memory per core then PE will be twice the cpu-count.

if you ask for 16GB memory then PE=8 as you only can run one cpu per compute node.

see also:

Accounts and CPU quota
How to get an account and a CPU quota on Stallo.
The PBS queuing system and job submission
About the queuing system and job submission on Snowstorm.
by Roy Dragseth last modified Apr 21, 2009 09:48 AM Notur