OCuLUS-pc2status
Dies ist die bestätigte sowie die neueste Version dieser Seite.
Zur Navigation springen
Zur Suche springen
pc2status[Bearbeiten]
pc2status is a commandline tool that shows you:
- which projects you are a member of and for each project:
- the limits specified in OpenCCS,
- the available and used credits,
- the currently used resources,
- the file system usage and quotas.
- The quota information for $PC2PFS is updated regularly.
Usage[Bearbeiten]
pc2status -h usage : pc2status [options] Options: -b PROJECT Prints detailed information about the usage of /scratch/PROJECT -h show this help -p PROJECT[,..] Print detailed project information for all given PROJECTS. PROJECT default is all projects the caller is member of. -s Prints only the projects, the caller is member of. -v be verbose
Example[Bearbeiten]
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>> Project: hpc-prf-hell >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ######### OpenCCS Limits and Credits ######## Group-Data ========== name :hpc-prf-hell validity :31.03.2020 privileges :alter,interactive managers :devil members :+hpc-prf-hell User-Data ========= account :troll validity :31.03.2020 privileges :alter,interactive Resource Limits : Resource Items Duration Area Validity ===================================================== * unlimited 1d none always arrayjobs 1000 none none always jobs 1000 none none always gpus 2 none none always ncpus 512 none none always Alteration Limits : Only valid if request is in state ALLOCATED What Limit Validity ================================== walltime 2m/10% always Resource Credits : Only resources with a specified credit are printed (in hours:mm:ss) Resource Credit Used-Credit Remaining-Credit ============================================================== gpus 50000:00:00 0:00:00 50000:00:00 ncpus 2000000:00:00 1813:20:09 1998186:39:51 Active policy for jobs exceeding their resource credits is: Setting the job's priority to the background priority and replan it. ######### OpenCCS Current Resource Usage ######## Allocated Resources of Group: hpc-prf-hell Resource Limit Allocated (% of Limit) ==================================================================== ncpus 512 17 ( 3.32%) exclnodes N/A 1 ( N/A) mem N/A 64.87g ( N/A) vmem N/A 161.37g ( N/A) gpus 1 1 ( 50.00%) ######### Storage ######### Filesystem Size Used Avail Use% ========================================== HOME 5,0G 2,0G 3,1G 39% PC2DATA 200G 288M 200G 1% PC2PFS 5,9T 4,1T 1,9T 69% pc2status -b PROJECT prints detailed information about the usage of /scratch/PROJECT ccsdashboard prints a brief summary about the OCULUS utilization. The data is updated every 60s.