ホーム > Home (English) > System > Usage of ITO > Subsystem A/B > Program Execution Modes and Resource Limits

Program Execution Modes and Resource Limits

Last Update: October 12, 2018

The modes of compiling/linking/executing programs fall into the two categories: Interactive Processing and Batch Processing.

In the interactive processing mode, a user types commands and each command performs a processing such as compiling a source program or executing an executable program in an interactive manner. This mode is suitable for compilation, or execution of small-scale programs.

In the batch processing mode, a user creates a Job Script File describing a sequence of multiple program executions, and make the computer do the job in one shot. This mode is suitable for the execution of programs such as those which require a large memory space or which invoke many parallel processes.


Resource Limits

Modes Resource Unit
(Subsystem) Name
Resource Group
(Queue) Name
#Nodes
[#GPUs]
#Cores Memory Capacity
(Max)
Max Computing Time Notes
Interactive Processing
(Login Nodes only)
--- --- 1 36 6GB 1h (1hour) Suitable for program editing/debugging.
(Choose Basic or Large Front End Node for larger memory or longer computing time.)
Batch Processing Mode
(Shared Nodes Plans only)
ito-a ito-q-dbg 1/4 9 42GB 1h For short jobs.
Multiple jobs can reside in a single node.
ito-ss-dbg 1 36 168GB 1h For short jobs.
ito-s-dbg 4 36x4 168GBx4 1h For short jobs.
ito-m-dbg 16 36x16 168GBx16 1h For short jobs.
ito-l-dbg 64 36x64 168GBx64 1h For short jobs.
(Testing since Sept. 2018)
ito-xl-dbg 128 36x128 168GBx128 1h For short jobs.
(Testing since Sept. 2018)
ito-xxl-dbg 256 36x256 168GBx256 1h For short jobs.
(Testing since Sept. 2018)
ito-qq 1/12 3 14GB 168h Multiple jobs can reside in a single node.
ito-q 1/4 9 42GB 168h Multiple jobs can reside in a single node.
ito-ss 1 36 168GB 96h For single-node jobs only.
ito-s 4 36x4 168GBx4 48h Up to 4 nodes.
ito-m 16 36x16 168GBx16 24h Up to 16 nodes.
ito-l 64 36x64 168GBx64 12h Up to 64 nodes.
ito-xl 128 36x128 168GBx128 6h Up to 128 nodes.
ito-xxl 256 36x256 168GBx256 6h Up to 256 nodes.
ito-b ito-g-1-dbg 1/4[1] 9 84GB 1h For short jobs.
ito-g-4-dbg 1[4] 36 336GB 1h For short jobs.
ito-g-16-dbg 4[16] 36x4 336GBx4 1h For short jobs.
ito-g-1 1/4[1] 9 84GB 168h For single-GPU jobs only.
ito-g-4 1[4] 36 336GB 48h For single-node jobs only.
ito-g-16 4[16] 36x4 336GBx4 24h Up to 4 nodes.
ito-g-64 16[64] 36x16 336GBx16 12h Up to 16 nodes.
  • ♦ If the batch script file does not specify the maximum computing (elapse) time, the default value is "1h".
  • ito-qq/ito-q/ito-q-dbg may accommodate multiple jobs in a single node.
  • A computing time is the total CPU time for the interactive processing mode, while it is the elapsed time for the batch processing mode.
  • In the batch processing mode, Up to 36 threads per node can be invoked.
  • MPI must be employed for distributed-parallel execution which spans over multiple nodes. Each node can execute multiple flat processes up to the number of its cores.
  • Parallel processing in the interactive mode shares the same node with other processes (users). The performance may vary from time to time
  • Note that a Unix-traditional command execution style, in which an "&" sign is appended to the tail of the command line, is not a batch processing but an interactive processing.

How to Check Your Disk Usage

The following command will show you the disk usage of a specified user group.

$ lfs quota -g group /home
Disk quotas for user username (uid XXXXX):
     Filesystem  kbytes   quota   limit   grace   files   quota   limit   grace
          /home 10539640       0       0       -   12904       0       0       -
Disk quotas for group groupname (gid XXXXX):
     Filesystem  kbytes   quota   limit   grace   files   quota   limit   grace
          /home 10539640  30601641984 30601641984       -   12904  80000000 100000000       -

The following command will show you the disk usage (size/#files) of individual users in the same group.

$ qrepquota
Disk quotas for members of group groupname (gid XXXXX):
     Filesystem  kbytes   quota   limit   grace   files   quota   limit   grace
          /home 814004844     0       0       -  151960       0       0       -     [XXXXXXX]
          /home 520979884     0       0       -   34923       0       0       -     [*******]
          /home 216595264     0       0       -   23694       0       0       -     [*******]
          /home 1220582912    0       0       -  268025       0       0       -     [*******]
          /home 138331992     0       0       -    5356       0       0       -     [*******]
          /home 29252740      0       0       -  184276       0       0       -     [*******]

Disk quotas for group groupname (gid XXXXX):
     Filesystem  kbytes   quota   limit   grace   files   quota   limit   grace
          /home 90117296  10737418240 10737418240       -   32469  8000000 10000000       -
  • The usage of masked accounts is the sum of the used spaces if the account belongs to multiple groups. If the group manager wishes to look into the masked part of the group, please contact us.
  • If the free disk space of the whole system becomes too tight, we may ask you to delete or relocate some of your files before your disk usage reaches your limits.
  • If the member accounts of a group are changed due to the changing/leaving of some member, the disk usage of the past member may not be displayed. If you wish to know the usage of a past user, please send an e-mail of inquiry containing the group name and the user name to the following contact address.

Contact Details

National Joint Use Section of Supercomputers,
Information Technology Infrastructure Division,
Information Systems Department,
Kyushu University
744 Moto-oka, Nishi-ku, Fukuoka 819-0395
Mail: request[at]iii.kyushu-u.ac.jp