squeue

Section: Slurm Commands (1)
Updated: Slurm Commands
Index

 

NAME

squeue - view information about jobs located in the Slurm scheduling queue.
squeue-Slurmスケジューリングキューにあるジョブに関する情報を表示します。

 

SYNOPSIS

squeue [OPTIONS...]

 

DESCRIPTION

squeue is used to view job and job step information for jobs managed by Slurm.
squeueは、Slurmによって管理されているジョブのジョブおよびジョブステップ情報を表示するために使用されます。

 

OPTIONS

-A <account_list>, --account=<account_list>
Specify the accounts of the jobs to view.
表示するジョブのアカウントを指定します。
Accepts a comma separated list of account names.
アカウント名のコンマ区切りリストを受け入れます。
This has no effect when listing job steps.
これは、ジョブステップを一覧表示する場合には効果がありません。

-a, --all
Display information about jobs and job steps in all partitions.
すべてのパーティションのジョブとジョブステップに関する情報を表示します。
This causes information to be displayed about partitions that are configured as hidden and partitions that are unavailable to user's group.
これにより、非表示として構成されているパーティションと、ユーザーのグループが使用できないパーティションに関する情報が表示されます。

-r, --array
Display one job array element per line.
1行に1つのジョブ配列要素を表示します。
Without this option, the display will be optimized for use with job arrays (pending job array elements will be combined on one line of output with the array index values printed using a regular expression).
このオプションがない場合、表示はジョブ配列で使用するために最適化されます(保留中のジョブ配列要素は、正規表現を使用して出力された配列インデックス値と1行の出力で結合されます)。

--array-unique
Display one unique pending job array element per line.
1行に1つの一意の保留中のジョブ配列要素を表示します。
Without this option, the pending job array elements will be grouped into the master array job to optimize the display.
このオプションがないと、保留中のジョブ配列要素がマスター配列ジョブにグループ化され、表示が最適化されます。
This can also be set with the environment variable SQUEUE_ARRAY_UNIQUE.
これは、環境変数SQUEUE_ARRAY_UNIQUEを使用して設定することもできます。

--federation
Show jobs from the federation if a member of one.
フェデレーションのメンバーの場合は、フェデレーションからのジョブを表示します。

-h, --noheader
Do not print a header on the output.
出力にヘッダーを印刷しないでください。

--help
Print a help message describing all options squeue.
すべてのオプションのsqueueを説明するヘルプメッセージを出力します。

--hide
Do not display information about jobs and job steps in all partitions.
すべてのパーティションのジョブおよびジョブステップに関する情報を表示しないでください。
By default, information about partitions that are configured as hidden or are not available to the user's group will not be displayed (i.e. this is the default behavior).
デフォルトでは、非表示として構成されているパーティション、またはユーザーのグループが使用できないパーティションに関する情報は表示されません(つまり、これがデフォルトの動作です)。

-i <seconds>, --iterate=<seconds>
Repeatedly gather and report the requested information at the interval specified (in seconds).
指定された間隔(秒単位)で、要求された情報を繰り返し収集して報告します。
By default, prints a time stamp with the header.
デフォルトでは、ヘッダー付きのタイムスタンプを出力します。

-j <job_id_list>, --jobs=<job_id_list>
Requests a comma separated list of job IDs to display.
表示するジョブIDのコンマ区切りリストを要求します。
Defaults to all jobs.
デフォルトはすべてのジョブです。
The --jobs=<job_id_list> option may be used in conjunction with the --steps option to print step information about specific jobs.
--jobs = <job_id_list>オプションを--stepsオプションと組み合わせて使用​​すると、特定のジョブに関するステップ情報を出力できます。
Note: If a list of job IDs is provided, the jobs are displayed even if they are on hidden partitions.
注:ジョブIDのリストが提供されている場合、ジョブは非表示のパーティションにある場合でも表示されます。
Since this option's argument is optional, for proper parsing the single letter option must be followed immediately with the value and not include a space between them.
このオプションの引数はオプションであるため、適切に解析するには、1文字のオプションの直後に値を入力し、間にスペースを入れないようにする必要があります。
For example "-j1008" and not "-j 1008".
たとえば、「-j1008」ではなく「-j1008」です。
The job ID format is "job_id[_array_id]".
ジョブIDの形式は「job_id [_array_id]」です。
Performance of the command can be measurably improved for systems with large numbers of jobs when a single job ID is specified.
単一のジョブIDが指定されている場合、多数のジョブがあるシステムでは、コマンドのパフォーマンスを大幅に向上させることができます。
By default, this field size will be limited to 64 bytes.
デフォルトでは、このフィールドサイズは64バイトに制限されます。
Use the environment variable SLURM_BITSTR_LEN to specify larger field sizes.
より大きなフィールドサイズを指定するには、環境変数SLURM_BITSTR_LENを使用します。

--local
Show only jobs local to this cluster.
このクラスターにローカルなジョブのみを表示します。
Ignore other clusters in this federation (if any). Overrides --federation.
このフェデレーション内の他のクラスターを無視します(存在する場合)。--federationをオーバーライドします。

-l, --long
Report more of the available information for the selected jobs or job steps, subject to any constraints specified.
指定された制約に従って、選択したジョブまたはジョブステップで利用可能な情報をさらに報告します。

-L, --licenses=<license_list>
Request jobs requesting or using one or more of the named licenses.
1つ以上の指定されたライセンスを要求または使用するジョブを要求します。
The license list consists of a comma separated list of license names.
ライセンスリストは、コンマで区切られたライセンス名のリストで構成されています。

--me
Equivalent to --user=<my username>.

-M, --clusters=<string>
Clusters to issue commands to.
コマンドを発行するクラスター。
Multiple cluster names may be comma separated.
複数のクラスター名はコンマで区切ることができます。
A value of of 'all' will query to run on all clusters.
'all'の値は、すべてのクラスターで実行するように照会します。
This option implicitly sets the --local option.
このオプションは、暗黙的に--localオプションを設定します。

-n, --name=<name_list>
Request jobs or job steps having one of the specified names.
指定された名前のいずれかを持つジョブまたはジョブステップを要求します。
The list consists of a comma separated list of job names.
このリストは、コンマで区切られたジョブ名のリストで構成されています。

--noconvert
Don't convert units from their original type (e.g. 2048M won't be converted to 2G).
単位を元のタイプから変換しないでください(たとえば、2048Mは2Gに変換されません)。

-o <output_format>, --format=<output_format>
Specify the information to be displayed, its size and position (right or left justified).
表示する情報、そのサイズと位置(右揃えまたは左揃え)を指定します。
Also see the -O <output_format>, --Format=<output_format> option described below (which supports less flexibility in formatting, but supports access to all fields).
以下で説明する-O <output_format>、-Format = <output_format>オプションも参照してください(これはフォーマットの柔軟性が低くなりますが、すべてのフィールドへのアクセスをサポートします)。
If the command is executed in an federated cluster environment and information about more than one cluster is to be displayed and the -h, --noheader option is used, then the cluster name will be displayed before the default output formats shown below.
コマンドがフェデレーションクラスター環境で実行され、複数のクラスターに関する情報が表示され、-h、-noheaderオプションが使用される場合、クラスター名は、以下に示すデフォルトの出力形式の前に表示されます。
The default formats with various options are
さまざまなオプションを含むデフォルトの形式は次のとおりです。

default
"%.18i %.9P %.8j %.8u %.2t %.10M %.6D %R"
-l, --long
"%.18i %.9P %.8j %.8u %.8T %.10M %.9l %.6D %R"
-s, --steps
"%.15i %.8j %.9P %.8u %.9M %N"

The format of each field is "%[[.]size]type".
size
is the minimum field size.
は最小フィールドサイズです。
If no size is specified, whatever is needed to print the information will be used.
サイズが指定されていない場合、情報を印刷するために必要なものがすべて使用されます。
.
indicates the output should be right justified and size must be specified.
出力を右揃えにし、サイズを指定する必要があることを示します。
By default, output is left justified.
デフォルトでは、出力は左揃えになります。

Note that many of these type specifications are valid only for jobs while others are valid only for job steps.
これらのタイプ仕様の多くはジョブにのみ有効であり、その他はジョブステップにのみ有効であることに注意してください。
Valid type specifications include:
有効な型の仕様は次のとおりです。

%all
Print all fields available for this data type with a vertical bar separating each field.
このデータ型で使用可能なすべてのフィールドを、各フィールドを区切る縦棒で印刷します。
%a
Account associated with the job.
ジョブに関連付けられているアカウント。
(Valid for jobs only)
%A
Number of tasks created by a job step.
ジョブステップによって作成されたタスクの数。
This reports the value of the srun --ntasks option.
これは、srun--ntasksオプションの値を報告します。
(Valid for job steps only)
%A
Job id.
ジョブID。
This will have a unique value for each element of job arrays. (Valid for jobs only)
これは、ジョブ配列の要素ごとに一意の値を持ちます。(ジョブにのみ有効)
%B
Executing (batch) host.
実行中(バッチ)ホスト。
For an allocated session, this is the host on which the session is executing (i.e. the node from which the srun or the salloc command was executed).
割り当てられたセッションの場合、これはセッションが実行されているホスト(つまり、srunまたはsallocコマンドが実行されたノード)です。
For a batch job, this is the node executing the batch script.
バッチジョブの場合、これはバッチスクリプトを実行するノードです。
In the case of a typical Linux cluster, this would be the compute node zero of the allocation.
一般的なLinuxクラスターの場合、これは割り当ての計算ノード0になります。
In the case of a Cray ALPS system, this would be the front-end host whose slurmd daemon executes the job script.
Cray ALPSシステムの場合、これは、slurmdデーモンがジョブスクリプトを実行するフロントエンドホストになります。
%c
Minimum number of CPUs (processors) per node requested by the job.
ジョブによって要求されたノードあたりのCPU(プロセッサー)の最小数。
This reports the value of the srun --mincpus option with a default value of zero.
これは、デフォルト値がゼロのsrun--mincpusオプションの値を報告します。
(Valid for jobs only)
(ジョブにのみ有効)
%C
Number of CPUs (processors) requested by the job or allocated to it if already running.
ジョブによって要求された、またはすでに実行されている場合はジョブに割り当てられたCPU(プロセッサー)の数。
As a job is completing this number will reflect the current number of CPUs allocated.
ジョブが完了すると、この数は割り当てられているCPUの現在の数を反映します。
(Valid for jobs only)
(ジョブにのみ有効)
%d
Minimum size of temporary disk space (in MB) requested by the job.
ジョブによって要求された一時ディスク領域の最小サイズ(MB単位)。
(Valid for jobs only)
%D
Number of nodes allocated to the job or the minimum number of nodes required by a pending job.
ジョブに割り当てられたノードの数、または保留中のジョブに必要なノードの最小数。
The actual number of nodes allocated to a pending job may exceed this number if the job specified a node range count (e.g. minimum and maximum node counts) or the job specifies a processor count instead of a node count.
保留中のジョブに割り当てられた実際のノード数は、ジョブがノード範囲カウント(最小ノード数と最大ノード数など)を指定した場合、またはジョブがノード数ではなくプロセッサ数を指定した場合、この数を超える可能性があります。
As a job is completing this number will reflect the current number of nodes allocated.
ジョブが完了すると、この数は割り当てられているノードの現在の数を反映します。
(Valid for jobs only)
(ジョブにのみ有効)
%e
Time at which the job ended or is expected to end (based upon its time limit).
ジョブが終了した、または終了する予定の時間(制限時間に基づく)。
(Valid for jobs only)
%E
Job dependencies remaining. This job will not begin execution until these dependent jobs complete.
残りのジョブの依存関係。このジョブは、これらの依存ジョブが完了するまで実行を開始しません。
In the case of a job that can not run due to job dependencies never being satisfied, the full original job dependency specification will be reported.
ジョブの依存関係が満たされないために実行できないジョブの場合、完全な元のジョブの依存関係の指定が報告されます。
A value of NULL implies this job has no dependencies.
NULLの値は、このジョブに依存関係がないことを意味します。
(Valid for jobs only)
%f
Features required by the job.
ジョブに必要な機能。
(Valid for jobs only)
%F
Job array's job ID.
ジョブ配列のジョブID。
This is the base job ID.
これは基本ジョブIDです。
For non-array jobs, this is the job ID.
非配列ジョブの場合、これはジョブIDです。
(Valid for jobs only)
(ジョブにのみ有効)
%g
Group name of the job.
ジョブのグループ名。
(Valid for jobs only)
(ジョブにのみ有効)
%G
Group ID of the job.
ジョブのグループID。
(Valid for jobs only)
(ジョブにのみ有効)
%h
Can the compute resources allocated to the job be over subscribed by other jobs.
ジョブに割り当てられたコンピューティングリソースは、他のジョブによってオーバーサブスクライブされますか?
The resources to be over subscribed can be nodes, sockets, cores, or hyperthreads depending upon configuration.
オーバーサブスクライブされるリソースは、構成に応じて、ノード、ソケット、コア、またはハイパースレッドになります。
The value will be "YES" if the job was submitted with the oversubscribe option or the partition is configured with OverSubscribe=Force, "NO" if the job requires exclusive node access, "USER" if the allocated compute nodes are dedicated to a single user, "MCS" if the allocated compute nodes are dedicated to a single security class (See MCSPlugin and MCSParameters configuration parameters for more information), "OK" otherwise (typically allocated dedicated CPUs), (Valid for jobs only)
ジョブがオーバーサブスクライブオプションで送信された場合、またはパーティションがOverSubscribe = Forceで構成されている場合、値は「YES」になります。ジョブに排他ノードアクセスが必要な場合は「NO」、割り当てられた計算ノードが単一専用の場合は「USER」になります。ユーザー、割り当てられた計算ノードが単一のセキュリティクラス専用の場合は「MCS」(詳細については、MCSPluginおよびMCSParameters構成パラメーターを参照)、それ以外の場合は「OK」(通常は割り当てられた専用CPU)、(ジョブにのみ有効)
%H
Number of sockets per node requested by the job.
ジョブによって要求されたノードごとのソケットの数。
This reports the value of the srun --sockets-per-node option.
これは、srun--sockets-per-nodeオプションの値を報告します。
When --sockets-per-node has not been set, "*" is displayed.
--sockets-per-nodeが設定されていない場合は、「*」が表示されます。
(Valid for jobs only)
%i
Job or job step id.
ジョブまたはジョブステップID。
In the case of job arrays, the job ID format will be of the form "<base_job_id>_<index>".
ジョブ配列の場合、ジョブIDの形式は「<base_job_id> _ <index>」の形式になります。
By default, the job array index field size will be limited to 64 bytes.
デフォルトでは、ジョブ配列のインデックスフィールドサイズは64バイトに制限されます。
Use the environment variable SLURM_BITSTR_LEN to specify larger field sizes.
より大きなフィールドサイズを指定するには、環境変数SLURM_BITSTR_LENを使用します。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
In the case of heterogeneous job allocations, the job ID format will be of the form "#+#" where the first number is the "heterogeneous job leader" and the second number the zero origin offset for each component of the job.
異種ジョブ割り当ての場合、ジョブID形式は「#+#」の形式になります。最初の番号は「異種ジョブリーダー」で、2番目の番号はジョブの各コンポーネントのゼロ原点オフセットです。
%I
Number of cores per socket requested by the job.
ジョブによって要求されたソケットあたりのコア数。
This reports the value of the srun --cores-per-socket option.
これは、srun--cores-per-socketオプションの値を報告します。
When --cores-per-socket has not been set, "*" is displayed.
--cores-per-socketが設定されていない場合は、「*」が表示されます。
(Valid for jobs only)
(ジョブにのみ有効)
%j
Job or job step name.
ジョブまたはジョブステップ名。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
%J
Number of threads per core requested by the job.
ジョブによって要求されたコアあたりのスレッド数。
This reports the value of the srun --threads-per-core option.
これは、srun--threads-per-coreオプションの値を報告します。
When --threads-per-core has not been set, "*" is displayed.
--threads-per-coreが設定されていない場合は、「*」が表示されます。
(Valid for jobs only)
(ジョブにのみ有効)
%k
Comment associated with the job.
ジョブに関連するコメント。
(Valid for jobs only)
(ジョブにのみ有効)
%K
Job array index.
ジョブ配列インデックス。
By default, this field size will be limited to 64 bytes.
デフォルトでは、このフィールドサイズは64バイトに制限されます。
Use the environment variable SLURM_BITSTR_LEN to specify larger field sizes.
より大きなフィールドサイズを指定するには、環境変数SLURM_BITSTR_LENを使用します。
(Valid for jobs only)
(ジョブにのみ有効)
%l
Time limit of the job or job step in days-hours:minutes:seconds.
ジョブまたはジョブステップの制限時間(日-時間:分:秒)。
The value may be "NOT_SET" if not yet established or "UNLIMITED" for no limit.
値は、まだ確立されていない場合は「NOT_SET」、制限がない場合は「UNLIMITED」の場合があります。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
%L
Time left for the job to execute in days-hours:minutes:seconds.
ジョブが実行されるまでの残り時間(日-時間:分:秒)。
This value is calculated by subtracting the job's time used from its time limit.
この値は、ジョブの使用時間を制限時間から差し引くことによって計算されます。
The value may be "NOT_SET" if not yet established or "UNLIMITED" for no limit.
値は、まだ確立されていない場合は「NOT_SET」、制限がない場合は「UNLIMITED」の場合があります。
(Valid for jobs only)
(ジョブにのみ有効)
%m
Minimum size of memory (in MB) requested by the job.
ジョブによって要求されたメモリの最小サイズ(MB単位)。
(Valid for jobs only)
(ジョブにのみ有効)
%M
Time used by the job or job step in days-hours:minutes:seconds.
ジョブまたはジョブステップで使用される時間(日-時間:分:秒)。
The days and hours are printed only as needed.
曜日と時間は必要な場合にのみ印刷されます。
For job steps this field shows the elapsed time since execution began and thus will be inaccurate for job steps which have been suspended.
ジョブステップの場合、このフィールドには実行が開始されてからの経過時間が表示されるため、一時停止されたジョブステップでは不正確になります。
Clock skew between nodes in the cluster will cause the time to be inaccurate.
クラスタ内のノード間のクロックスキューにより、時間が不正確になります。
If the time is obviously wrong (e.g. negative), it displays as "INVALID".
時間が明らかに間違っている(たとえば負の)場合は、「無効」と表示されます。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
%n
List of node names explicitly requested by the job.
ジョブによって明示的に要求されたノード名のリスト。
(Valid for jobs only)
%N
List of nodes allocated to the job or job step.
ジョブまたはジョブステップに割り当てられたノードのリスト。
In the case of a COMPLETING job, the list of nodes will comprise only those nodes that have not yet been returned to service.
COMPLETINGジョブの場合、ノードのリストには、まだサービスに戻されていないノードのみが含まれます。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
%o
The command to be executed.
実行するコマンド。
%O
Are contiguous nodes requested by the job.
ジョブによって要求された連続ノードです。
(Valid for jobs only)
%p
Priority of the job (converted to a floating point number between 0.0 and 1.0).
ジョブの優先度(0.0から1.0の間の浮動小数点数に変換されます)。
Also see %Q.
%Qも参照してください。
(Valid for jobs only)
(ジョブにのみ有効)
%P
Partition of the job or job step.
ジョブまたはジョブステップのパーティション。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
%q
Quality of service associated with the job.
仕事に関連するサービスの質。
(Valid for jobs only)
(ジョブにのみ有効)
%Q
Priority of the job (generally a very large unsigned integer).
ジョブの優先度(通常、非常に大きな符号なし整数)。
Also see %p.
%pも参照してください。
(Valid for jobs only)
(ジョブにのみ有効)
%r
The reason a job is in its current state.
ジョブが現在の状態にある理由。
See the JOB REASON CODES section below for more information.
詳細については、以下の「JOB REASONCODES」セクションを参照してください。
(Valid for jobs only)
(ジョブにのみ有効)
%R
For pending jobs: the reason a job is waiting for execution is printed within parenthesis.
保留中のジョブの場合:ジョブが実行を待機している理由は、括弧内に示されています。
For terminated jobs with failure: an explanation as to why the job failed is printed within parenthesis.
失敗して終了したジョブの場合:ジョブが失敗した理由の説明が括弧内に印刷されます。
For all other job states: the list of allocate nodes.
他のすべてのジョブ状態の場合:割り当てノードのリスト。
See the JOB REASON CODES section below for more information.
詳細については、以下の「JOB REASONCODES」セクションを参照してください。
(Valid for jobs only)
(ジョブにのみ有効)
%s
Node selection plugin specific data for a job.
ジョブのノード選択プラグイン固有のデータ。
Possible data includes: Geometry requirement of resource allocation (X,Y,Z dimensions), Connection type (TORUS, MESH, or NAV == torus else mesh), Permit rotation of geometry (yes or no), Node use (VIRTUAL or COPROCESSOR), etc.
可能なデータには、リソース割り当てのジオメトリ要件(X、Y、Z次元)、接続タイプ(TORUS、MESH、またはNAV ==トーラスelseメッシュ)、ジオメトリの回転の許可(yesまたはno)、ノードの使用(VIRTUALまたはCOPROCESSOR)が含まれます。 )など。
(Valid for jobs only)
(ジョブにのみ有効)
%S
Actual or expected start time of the job or job step.
ジョブまたはジョブステップの実際の開始時間または予想される開始時間。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
%t
Job state in compact form.
コンパクトな形式のジョブ状態。
See the JOB STATE CODES section below for a list of possible states.
可能な状態のリストについては、以下の「ジョブ状態コード」セクションを参照してください。
(Valid for jobs only)
(ジョブにのみ有効)
%T
Job state in extended form.
拡張形式のジョブ状態。
See the JOB STATE CODES section below for a list of possible states.
可能な状態のリストについては、以下の「ジョブ状態コード」セクションを参照してください。
(Valid for jobs only)
(ジョブにのみ有効)
%u
User name for a job or job step.
ジョブまたはジョブステップのユーザー名。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
%U
User ID for a job or job step.
ジョブまたはジョブステップのユーザーID。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
%v
Reservation for the job.
仕事の予約。
(Valid for jobs only)
(ジョブにのみ有効)
%V
The job's submission time.
ジョブの送信時間。
%w
Workload Characterization Key (wckey).
ワークロード特性キー(wckey)。
(Valid for jobs only)
(ジョブにのみ有効)
%W
Licenses reserved for the job.
ジョブ用に予約されたライセンス。
(Valid for jobs only)
(ジョブにのみ有効)
%x
List of node names explicitly excluded by the job.
ジョブによって明示的に除外されたノード名のリスト。
(Valid for jobs only)
(ジョブにのみ有効)
%X
Count of cores reserved on each node for system use (core specialization).
システムで使用するために各ノードで予約されているコアの数(コアの特殊化)。
(Valid for jobs only)
(ジョブにのみ有効)
%y
Nice value (adjustment to a job's scheduling priority).
良い値(ジョブのスケジューリング優先度への調整)。
(Valid for jobs only)
(ジョブにのみ有効)
%Y
For pending jobs, a list of the nodes expected to be used when the job is started.
保留中のジョブの場合、ジョブの開始時に使用されると予想されるノードのリスト。
%z
Number of requested sockets, cores, and threads (S:C:T) per node for the job.
ジョブのノードごとに要求されたソケット、コア、およびスレッド(S:C:T)の数。
When (S:C:T) has not been set, "*" is displayed.
(S:C:T)が設定されていない場合は、「*」が表示されます。
(Valid for jobs only)
(ジョブにのみ有効)
%Z
The job's working directory.
ジョブの作業ディレクトリ。

-O <output_format>, --Format=<output_format>
Specify the information to be displayed.
表示する情報を指定します。
Also see the -o <output_format>, --format=<output_format> option described below (which supports greater flexibility in formatting, but does not support access to all fields because we ran out of letters).
以下で説明する-o <output_format>、-format = <output_format>オプションも参照してください(これはフォーマットの柔軟性を高めますが、文字が足りなくなったため、すべてのフィールドへのアクセスをサポートしていません)。
Requests a comma separated list of job information to be displayed.
表示するジョブ情報のコンマ区切りリストを要求します。

The format of each field is "type[:[.]size]"
size
is the minimum field size.
は最小フィールドサイズです。
If no size is specified, 20 characters will be allocated to print the information.
サイズが指定されていない場合、情報を印刷するために20文字が割り当てられます。
.
indicates the output should be right justified and size must be specified.
出力を右揃えにし、サイズを指定する必要があることを示します。
By default, output is left justified.
デフォルトでは、出力は左揃えになります。

Note that many of these type specifications are valid only for jobs while others are valid only for job steps.
これらのタイプ仕様の多くはジョブにのみ有効であり、その他はジョブステップにのみ有効であることに注意してください。
Valid type specifications include:
有効な型の仕様は次のとおりです。

Account
Print the account associated with the job.
ジョブに関連付けられているアカウントを印刷します。
(Valid for jobs only)
(ジョブにのみ有効)
AccrueTime
Print the accrue time associated with the job.
ジョブに関連付けられている見越時間を印刷します。
(Valid for jobs only)
(ジョブにのみ有効)
admin_comment
Administrator comment associated with the job.
ジョブに関連付けられた管理者コメント。
(Valid for jobs only)
(ジョブにのみ有効)
AllocNodes
Print the nodes allocated to the job.
ジョブに割り当てられたノードを出力します。
(Valid for jobs only)
(ジョブにのみ有効)
AllocSID
Print the session ID used to submit the job.
ジョブの送信に使用されたセッションIDを印刷します。
(Valid for jobs only)
(ジョブにのみ有効)
ArrayJobID
Prints the job ID of the job array.
ジョブ配列のジョブIDを出力します。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
ArrayTaskID
Prints the task ID of the job array.
ジョブ配列のタスクIDを出力します。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
AssocID
Prints the ID of the job association.
ジョブアソシエーションのIDを出力します。
(Valid for jobs only)
(ジョブにのみ有効)
BatchFlag
Prints whether the batch flag has been set.
バッチフラグが設定されているかどうかを出力します。
(Valid for jobs only)
(ジョブにのみ有効)
BatchHost
Executing (batch) host.
実行中(バッチ)ホスト。
For an allocated session, this is the host on which the session is executing (i.e. the node from which the srun or the salloc command was executed).
割り当てられたセッションの場合、これはセッションが実行されているホスト(つまり、srunまたはsallocコマンドが実行されたノード)です。
For a batch job, this is the node executing the batch script.
バッチジョブの場合、これはバッチスクリプトを実行するノードです。
In the case of a typical Linux cluster, this would be the compute node zero of the allocation.
一般的なLinuxクラスターの場合、これは割り当ての計算ノード0になります。
In the case of a Cray ALPS system, this would be the front-end host whose slurmd daemon executes the job script.
Cray ALPSシステムの場合、これは、slurmdデーモンがジョブスクリプトを実行するフロントエンドホストになります。
(Valid for jobs only)
(ジョブにのみ有効)
BoardsPerNode
Prints the number of boards per node allocated to the job.
ジョブに割り当てられたノードごとのボード数を出力します。
(Valid for jobs only)
(ジョブにのみ有効)
BurstBuffer
Burst Buffer specification (Valid for jobs only)
バーストバッファ仕様(ジョブにのみ有効)
BurstBufferState
Burst Buffer state (Valid for jobs only)
バーストバッファ状態(ジョブにのみ有効)
Cluster
Name of the cluster that is running the job or job step.
ジョブまたはジョブステップを実行しているクラスターの名前。
ClusterFeature
Cluster features required by the job.
ジョブに必要なクラスター機能。
(Valid for jobs only)
(ジョブにのみ有効)
Command
The command to be executed.
実行するコマンド。
(Valid for jobs only)
(ジョブにのみ有効)
Comment
Comment associated with the job.
ジョブに関連するコメント。
(Valid for jobs only)
(ジョブにのみ有効)
Contiguous
Are contiguous nodes requested by the job.
ジョブによって要求された連続ノードです。
(Valid for jobs only)
(ジョブにのみ有効)
Cores
Number of cores per socket requested by the job.
ジョブによって要求されたソケットあたりのコア数。
This reports the value of the srun --cores-per-socket option.
これは、srun--cores-per-socketオプションの値を報告します。
When --cores-per-socket has not been set, "*" is displayed.
--cores-per-socketが設定されていない場合は、「*」が表示されます。
(Valid for jobs only)
(ジョブにのみ有効)
CoreSpec
Count of cores reserved on each node for system use (core specialization).
システムで使用するために各ノードで予約されているコアの数(コアの特殊化)。
(Valid for jobs only)
(ジョブにのみ有効)
CPUFreq
Prints the frequency of the allocated CPUs.
割り当てられたCPUの頻度を出力します。
(Valid for job steps only)
(ジョブステップにのみ有効)
cpus-per-task
Prints the number of CPUs per tasks allocated to the job.
ジョブに割り当てられたタスクごとのCPUの数を出力します。
(Valid for jobs only)
(ジョブにのみ有効)
cpus-per-tres
Print the memory required per trackable resources allocated to the job or job step.
ジョブまたはジョブステップに割り当てられた追跡可能なリソースごとに必要なメモリを印刷します。
Deadline
Prints the deadline affected to the job (Valid for jobs only)
ジョブに影響する期限を出力します(ジョブにのみ有効)
DelayBoot
Delay boot time.
起動時間を遅らせます。
(Valid for jobs only)
(ジョブにのみ有効)
Dependency
Job dependencies remaining.
残りのジョブの依存関係。
This job will not begin execution until these dependent jobs complete.
このジョブは、これらの依存ジョブが完了するまで実行を開始しません。
In the case of a job that can not run due to job dependencies never being satisfied, the full original job dependency specification will be reported.
ジョブの依存関係が満たされないために実行できないジョブの場合、完全な元のジョブの依存関係の指定が報告されます。
A value of NULL implies this job has no dependencies.
NULLの値は、このジョブに依存関係がないことを意味します。
(Valid for jobs only)
(ジョブにのみ有効)
DerivedEC
Derived exit code for the job, which is the highest exit code of any job step.
ジョブの派生終了コード。これは、ジョブステップの中で最も高い終了コードです。
(Valid for jobs only)
(ジョブにのみ有効)
EligibleTime
Time the job is eligible for running.
ジョブが実行できる時間。
(Valid for jobs only)
(ジョブにのみ有効)
EndTime
The time of job termination, actual or expected.
実際のまたは予想されるジョブ終了の時間。
(Valid for jobs only)
(ジョブにのみ有効)
exit_code
The exit code for the job.
ジョブの終了コード。
(Valid for jobs only)
(ジョブにのみ有効)
Feature
Features required by the job.
ジョブに必要な機能。
(Valid for jobs only)
(ジョブにのみ有効)
GroupID
Group ID of the job.
ジョブのグループID。
(Valid for jobs only)
(ジョブにのみ有効)
GroupName
Group name of the job.
ジョブのグループ名。
(Valid for jobs only)
(ジョブにのみ有効)
HetJobID
Job ID of the heterogeneous job leader.
異種ジョブリーダーのジョブID。
HetJobIDSet
Expression identifying all components job IDs within a heterogeneous job.
異種ジョブ内のすべてのコンポーネントジョブIDを識別する式。
HetJobOffset
Zero origin offset within a collection of heterogeneous job components.
異種ジョブコンポーネントのコレクション内のゼロ原点オフセット。
JobArrayID
Job array's job ID.
ジョブ配列のジョブID。
This is the base job ID.
これは基本ジョブIDです。
For non-array jobs, this is the job ID.
非配列ジョブの場合、これはジョブIDです。
(Valid for jobs only)
(ジョブにのみ有効)
JobID
Job ID.
ジョブID。
This will have a unique value for each element of job arrays and each component of heterogeneous jobs.
これは、ジョブ配列の各要素および異種ジョブの各コンポーネントに固有の値を持ちます。
(Valid for jobs only)
(ジョブにのみ有効)
LastSchedEval
Prints the last time the job was evaluated for scheduling.
ジョブがスケジューリングのために最後に評価された時刻を出力します。
(Valid for jobs only)
(ジョブにのみ有効)
Licenses
Licenses reserved for the job.
ジョブ用に予約されたライセンス。
(Valid for jobs only)
(ジョブにのみ有効)
MaxCPUs
Prints the max number of CPUs allocated to the job.
ジョブに割り当てられているCPUの最大数を出力します。
(Valid for jobs only)
(ジョブにのみ有効)
MaxNodes
Prints the max number of nodes allocated to the job.
ジョブに割り当てられたノードの最大数を出力します。
(Valid for jobs only)
(ジョブにのみ有効)
MCSLabel
Prints the MCS_label of the job.
ジョブのMCS_labelを出力します。
(Valid for jobs only)
(ジョブにのみ有効)
mem-per-tres
Print the memory (in MB) required per trackable resources allocated to the job or job step.
ジョブまたはジョブステップに割り当てられた追跡可能なリソースごとに必要なメモリ(MB単位)を出力します。
MinCpus
Minimum number of CPUs (processors) per node requested by the job.
ジョブによって要求されたノードあたりのCPU(プロセッサー)の最小数。
This reports the value of the srun --mincpus option with a default value of zero.
これは、デフォルト値がゼロのsrun--mincpusオプションの値を報告します。
(Valid for jobs only)
(ジョブにのみ有効)
MinMemory
Minimum size of memory (in MB) requested by the job.
ジョブによって要求されたメモリの最小サイズ(MB単位)。
(Valid for jobs only)
(ジョブにのみ有効)
MinTime
Minimum time limit of the job (Valid for jobs only)
ジョブの最小時間制限(ジョブにのみ有効)
MinTmpDisk
Minimum size of temporary disk space (in MB) requested by the job.
ジョブによって要求された一時ディスク領域の最小サイズ(MB単位)。
(Valid for jobs only)
(ジョブにのみ有効)
Name
Job or job step name.
ジョブまたはジョブステップ名。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
Network
The network that the job is running on.
ジョブが実行されているネットワーク。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
Nice
Nice value (adjustment to a job's scheduling priority).
良い値(ジョブのスケジューリング優先度への調整)。
(Valid for jobs only)
(ジョブにのみ有効)
NodeList
List of nodes allocated to the job or job step.
ジョブまたはジョブステップに割り当てられたノードのリスト。
In the case of a COMPLETING job, the list of nodes will comprise only those nodes that have not yet been returned to service.
COMPLETINGジョブの場合、ノードのリストには、まだサービスに戻されていないノードのみが含まれます。
(Valid for jobs only)
(ジョブにのみ有効)
Nodes
List of nodes allocated to the job or job step.
ジョブまたはジョブステップに割り当てられたノードのリスト。
In the case of a COMPLETING job, the list of nodes will comprise only those nodes that have not yet been returned to service.
COMPLETINGジョブの場合、ノードのリストには、まだサービスに戻されていないノードのみが含まれます。
(Valid job steps only)
(有効なジョブステップのみ)
NTPerBoard
The number of tasks per board allocated to the job.
ジョブに割り当てられたボードごとのタスクの数。
(Valid for jobs only)
(ジョブにのみ有効)
NTPerCore
The number of tasks per core allocated to the job.
ジョブに割り当てられたコアごとのタスクの数。
(Valid for jobs only)
(ジョブにのみ有効)
NTPerNode
The number of task per node allocated to the job.
ジョブに割り当てられたノードごとのタスクの数。
(Valid for jobs only)
(ジョブにのみ有効)
NTPerSocket
The number of tasks per socket allocated to the job.
ジョブに割り当てられたソケットごとのタスクの数。
(Valid for jobs only)
(ジョブにのみ有効)
NumCPUs
Number of CPUs (processors) requested by the job or allocated to it if already running.
ジョブによって要求された、またはすでに実行されている場合はジョブに割り当てられたCPU(プロセッサー)の数。
As a job is completing, this number will reflect the current number of CPUs allocated.
ジョブが完了すると、この数は現在割り当てられているCPUの数を反映します。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
NumNodes
Number of nodes allocated to the job or the minimum number of nodes required by a pending job.
ジョブに割り当てられたノードの数、または保留中のジョブに必要なノードの最小数。
The actual number of nodes allocated to a pending job may exceed this number if the job specified a node range count (e.g. minimum and maximum node counts) or the job specifies a processor count instead of a node count.
保留中のジョブに割り当てられた実際のノード数は、ジョブがノード範囲カウント(最小ノード数と最大ノード数など)を指定した場合、またはジョブがノード数ではなくプロセッサ数を指定した場合、この数を超える可能性があります。
As a job is completing this number will reflect the current number of nodes allocated.
ジョブが完了すると、この数は割り当てられているノードの現在の数を反映します。
(Valid for jobs only)
(ジョブにのみ有効)
NumTasks
Number of tasks requested by a job or job step.
ジョブまたはジョブステップによって要求されたタスクの数。
This reports the value of the --ntasks option.
これは、-ntasksオプションの値を報告します。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
Origin
Cluster name where federated job originated from.
フェデレーションジョブが発生したクラスター名。
(Valid for federated jobs only)
(フェデレーションジョブにのみ有効)
OriginRaw
Cluster ID where federated job originated from.
フェデレーションジョブが発生したクラスターID。
(Valid for federated jobs only)
(フェデレーションジョブにのみ有効)
OverSubscribe
Can the compute resources allocated to the job be over subscribed by other jobs.
ジョブに割り当てられたコンピューティングリソースは、他のジョブによってオーバーサブスクライブされますか?
The resources to be over subscribed can be nodes, sockets, cores, or hyperthreads depending upon configuration.
オーバーサブスクライブされるリソースは、構成に応じて、ノード、ソケット、コア、またはハイパースレッドになります。
The value will be "YES" if the job was submitted with the oversubscribe option or the partition is configured with OverSubscribe=Force, "NO" if the job requires exclusive node access, "USER" if the allocated compute nodes are dedicated to a single user, "MCS" if the allocated compute nodes are dedicated to a single security class (See MCSPlugin and MCSParameters configuration parameters for more information), "OK" otherwise (typically allocated dedicated CPUs), (Valid for jobs only)
ジョブがオーバーサブスクライブオプションで送信された場合、またはパーティションがOverSubscribe = Forceで構成されている場合、値は「YES」になります。ジョブに排他ノードアクセスが必要な場合は「NO」、割り当てられた計算ノードが単一専用の場合は「USER」になります。ユーザー、割り当てられた計算ノードが単一のセキュリティクラス専用の場合は「MCS」(詳細については、MCSPluginおよびMCSParameters構成パラメーターを参照)、それ以外の場合は「OK」(通常は割り当てられた専用CPU)、(ジョブにのみ有効)
Partition
Partition of the job or job step.
ジョブまたはジョブステップのパーティション。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
PreemptTime
The preempt time for the job.
ジョブのプリエンプト時間。
(Valid for jobs only)
(ジョブにのみ有効)
Priority
Priority of the job (converted to a floating point number between 0.0 and 1.0).
ジョブの優先度(0.0から1.0の間の浮動小数点数に変換されます)。
Also see prioritylong.
prioritylongも参照してください。
(Valid for jobs only)
(ジョブにのみ有効)
PriorityLong
Priority of the job (generally a very large unsigned integer).
ジョブの優先度(通常、非常に大きな符号なし整数)。
Also see priority.
優先度も参照してください。
(Valid for jobs only)
(ジョブにのみ有効)
Profile
Profile of the job.
ジョブのプロファイル。
(Valid for jobs only)
(ジョブにのみ有効)
QOS
Quality of service associated with the job.
仕事に関連するサービスの質。
(Valid for jobs only)
(ジョブにのみ有効)
Reason
The reason a job is in its current state.
ジョブが現在の状態にある理由。
See the JOB REASON CODES section below for more information.
詳細については、以下の「JOB REASONCODES」セクションを参照してください。
(Valid for jobs only)
(ジョブにのみ有効)
ReasonList
For pending jobs: the reason a job is waiting for execution is printed within parenthesis.
保留中のジョブの場合:ジョブが実行を待機している理由は、括弧内に示されています。
For terminated jobs with failure: an explanation as to why the job failed is printed within parenthesis.
失敗して終了したジョブの場合:ジョブが失敗した理由の説明が括弧内に印刷されます。
For all other job states: the list of allocate nodes.
他のすべてのジョブ状態の場合:割り当てノードのリスト。
See the JOB REASON CODES section below for more information.
詳細については、以下の「JOB REASONCODES」セクションを参照してください。
(Valid for jobs only)
(ジョブにのみ有効)
Reboot
Indicates if the allocated nodes should be rebooted before starting the job.
ジョブを開始する前に、割り当てられたノードを再起動する必要があるかどうかを示します。
(Valid on jobs only)
(ジョブでのみ有効)
ReqNodes
List of node names explicitly requested by the job.
ジョブによって明示的に要求されたノード名のリスト。
(Valid for jobs only)
(ジョブにのみ有効)
ReqSwitch
The max number of requested switches by for the job.
ジョブに対して要求されたスイッチの最大数。
(Valid for jobs only)
(ジョブにのみ有効)
Requeue
Prints whether the job will be requeued on failure.
失敗時にジョブが再キューイングされるかどうかを出力します。
(Valid for jobs only)
(ジョブにのみ有効)
Reservation
Reservation for the job.
仕事の予約。
(Valid for jobs only)
(ジョブにのみ有効)
ResizeTime
The amount of time changed for the job to run.
ジョブが実行されるまでに変更された時間。
(Valid for jobs only)
(ジョブにのみ有効)
RestartCnt
The number of restarts for the job.
ジョブの再起動の数。
(Valid for jobs only)
(ジョブにのみ有効)
ResvPort
Reserved ports of the job.
ジョブの予約済みポート。
(Valid for job steps only)
(ジョブステップにのみ有効)
SchedNodes
For pending jobs, a list of the nodes expected to be used when the job is started.
保留中のジョブの場合、ジョブの開始時に使用されると予想されるノードのリスト。
(Valid for jobs only)
(ジョブにのみ有効)
SCT
Number of requested sockets, cores, and threads (S:C:T) per node for the job.
ジョブのノードごとに要求されたソケット、コア、およびスレッド(S:C:T)の数。
When (S:C:T) has not been set, "*" is displayed.
(S:C:T)が設定されていない場合は、「*」が表示されます。
(Valid for jobs only)
(ジョブにのみ有効)
SelectJobInfo
Node selection plugin specific data for a job.
ジョブのノード選択プラグイン固有のデータ。
Possible data includes: Geometry requirement of resource allocation (X,Y,Z dimensions), Connection type (TORUS, MESH, or NAV == torus else mesh), Permit rotation of geometry (yes or no), Node use (VIRTUAL or COPROCESSOR), etc.
可能なデータには、リソース割り当てのジオメトリ要件(X、Y、Z次元)、接続タイプ(TORUS、MESH、またはNAV ==トーラスelseメッシュ)、ジオメトリの回転の許可(yesまたはno)、ノードの使用(VIRTUALまたはCOPROCESSOR)が含まれます。 )など。
(Valid for jobs only)
(ジョブにのみ有効)
SiblingsActive
Cluster names of where federated sibling jobs exist.
フェデレーション兄弟ジョブが存在する場所のクラスター名。
(Valid for federated jobs only)
(フェデレーションジョブにのみ有効)
SiblingsActiveRaw
Cluster IDs of where federated sibling jobs exist.
フェデレーション兄弟ジョブが存在する場所のクラスターID。
(Valid for federated jobs only)
(フェデレーションジョブにのみ有効)
SiblingsViable
Cluster names of where federated sibling jobs are viable to run.
フェデレーション兄弟ジョブを実行できる場所のクラスター名。
(Valid for federated jobs only)
(フェデレーションジョブにのみ有効)
SiblingsViableRaw
Cluster IDs of where federated sibling jobs viable to run.
フェデレーション兄弟ジョブを実行できる場所のクラスターID。
(Valid for federated jobs only)
(フェデレーションジョブにのみ有効)
Sockets
Number of sockets per node requested by the job.
ジョブによって要求されたノードごとのソケットの数。
This reports the value of the srun --sockets-per-node option.
これは、srun--sockets-per-nodeオプションの値を報告します。
When --sockets-per-node has not been set, "*" is displayed.
--sockets-per-nodeが設定されていない場合は、「*」が表示されます。
(Valid for jobs only)
(ジョブにのみ有効)
SPerBoard
Number of sockets per board allocated to the job.
ジョブに割り当てられたボードごとのソケットの数。
(Valid for jobs only)
(ジョブにのみ有効)
StartTime
Actual or expected start time of the job or job step.
ジョブまたはジョブステップの実際の開始時間または予想される開始時間。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
State
Job state in extended form.
拡張形式のジョブ状態。
See the JOB STATE CODES section below for a list of possible states.
可能な状態のリストについては、以下の「ジョブ状態コード」セクションを参照してください。
(Valid for jobs only)
(ジョブにのみ有効)
StateCompact
Job state in compact form.
コンパクトな形式のジョブ状態。
See the JOB STATE CODES section below for a list of possible states.
可能な状態のリストについては、以下の「ジョブ状態コード」セクションを参照してください。
(Valid for jobs only)
(ジョブにのみ有効)
STDERR
The directory for standard error to output to.
出力する標準エラーのディレクトリ。
(Valid for jobs only)
(ジョブにのみ有効)
STDIN
The directory for standard in.
の標準のディレクトリ。
(Valid for jobs only)
(ジョブにのみ有効)
STDOUT
The directory for standard out to output to.
出力する標準出力のディレクトリ。
(Valid for jobs only)
(ジョブにのみ有効)
StepID
Job or job step ID.
ジョブまたはジョブステップID。
In the case of job arrays, the job ID format will be of the form "<base_job_id>_<index>".
ジョブ配列の場合、ジョブIDの形式は「<base_job_id> _ <index>」の形式になります。
(Valid forjob steps only)
(有効なforjobステップのみ)
StepName
Job step name.
ジョブステップ名。
(Valid for job steps only)
(ジョブステップにのみ有効)
StepState
The state of the job step.
ジョブステップの状態。
(Valid for job steps only)
(ジョブステップにのみ有効)
SubmitTime
The time that the job was submitted at.
ジョブが送信された時刻。
(Valid for jobs only)
(ジョブにのみ有効)
system_comment
System comment associated with the job.
ジョブに関連付けられたシステムコメント。
(Valid for jobs only)
(ジョブにのみ有効)
Threads
Number of threads per core requested by the job.
ジョブによって要求されたコアあたりのスレッド数。
This reports the value of the srun --threads-per-core option.
これは、srun--threads-per-coreオプションの値を報告します。
When --threads-per-core has not been set, "*" is displayed.
--threads-per-coreが設定されていない場合は、「*」が表示されます。
(Valid for jobs only)
(ジョブにのみ有効)
TimeLeft
Time left for the job to execute in days-hours:minutes:seconds.
ジョブが実行されるまでの残り時間(日-時間:分:秒)。
This value is calculated by subtracting the job's time used from its time limit.
この値は、ジョブの使用時間を制限時間から差し引くことによって計算されます。
The value may be "NOT_SET" if not yet established or "UNLIMITED" for no limit.
値は、まだ確立されていない場合は「NOT_SET」、制限がない場合は「UNLIMITED」の場合があります。
(Valid for jobs only)
(ジョブにのみ有効)
TimeLimit
Timelimit for the job or job step.
ジョブまたはジョブステップの期限。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
TimeUsed
Time used by the job or job step in days-hours:minutes:seconds.
ジョブまたはジョブステップで使用される時間(日-時間:分:秒)。
The days and hours are printed only as needed.
曜日と時間は必要な場合にのみ印刷されます。
For job steps this field shows the elapsed time since execution began and thus will be inaccurate for job steps which have been suspended.
ジョブステップの場合、このフィールドには実行が開始されてからの経過時間が表示されるため、一時停止されたジョブステップでは不正確になります。
Clock skew between nodes in the cluster will cause the time to be inaccurate.
クラスタ内のノード間のクロックスキューにより、時間が不正確になります。
If the time is obviously wrong (e.g. negative), it displays as "INVALID".
時間が明らかに間違っている(たとえば負の)場合は、「無効」と表示されます。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
tres-alloc
Print the trackable resources allocated to the job if running.
実行中の場合、ジョブに割り当てられた追跡可能なリソースを出力します。
If not running, then print the trackable resources requested by the job.
実行されていない場合は、ジョブによって要求された追跡可能なリソースを印刷します。
tres-bind
Print the trackable resources task binding requested by the job or job step.
ジョブまたはジョブステップによって要求された追跡可能なリソースのタスクバインディングを印刷します。
tres-freq
Print the trackable resources frequencies requested by the job or job step.
ジョブまたはジョブステップによって要求された追跡可能なリソース頻度を印刷します。
tres-per-job
Print the trackable resources requested by the job.
ジョブによって要求された追跡可能なリソースを印刷します。
tres-per-node
Print the trackable resources per node requested by the job or job step.
ジョブまたはジョブステップによって要求されたノードごとに追跡可能なリソースを出力します。
tres-per-socket
Print the trackable resources per socket requested by the job or job step.
ジョブまたはジョブステップによって要求されたソケットごとに追跡可能なリソースを出力します。
tres-per-step
Print the trackable resources requested by the job step.
ジョブステップによって要求された追跡可能なリソースを印刷します。
tres-per-task
Print the trackable resources per task requested by the job or job step.
ジョブまたはジョブステップによって要求されたタスクごとに追跡可能なリソースを印刷します。
UserID
User ID for a job or job step.
ジョブまたはジョブステップのユーザーID。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
UserName
User name for a job or job step.
ジョブまたはジョブステップのユーザー名。
(Valid for jobs and job steps)
(ジョブおよびジョブステップに有効)
Wait4Switch
The amount of time to wait for the desired number of switches.
必要な数のスイッチを待機する時間。
(Valid for jobs only)
(ジョブにのみ有効)
WCKey
Workload Characterization Key (wckey).
ワークロード特性キー(wckey)。
(Valid for jobs only)
(ジョブにのみ有効)
WorkDir
The job's working directory.
ジョブの作業ディレクトリ。
(Valid for jobs only)
(ジョブにのみ有効)

-p <part_list>, --partition=<part_list>
Specify the partitions of the jobs or steps to view.
表示するジョブまたはステップのパーティションを指定します。
Accepts a comma separated list of partition names.
パーティション名のコンマ区切りリストを受け入れます。

-P, --priority
For pending jobs submitted to multiple partitions, list the job once per partition.
複数のパーティションにサブミットされた保留中のジョブの場合、パーティションごとに1回ジョブをリストします。
In addition, if jobs are sorted by priority, consider both the partition and job priority.
さらに、ジョブが優先度でソートされている場合は、パーティションとジョブの優先度の両方を考慮してください。
This option can be used to produce a list of pending jobs in the same order considered for scheduling by Slurm with appropriate additional options (e.g. "--sort=-p,i --states=PD").
このオプションを使用すると、適切な追加オプション( "--sort = -p、i --states = PD"など)を使用して、Slurmによるスケジューリングと見なされるのと同じ順序で保留中のジョブのリストを作成できます。

-q <qos_list>, --qos=<qos_list>
Specify the qos(s) of the jobs or steps to view.
表示するジョブまたはステップのQoSを指定します。
Accepts a comma separated list of qos's.
qosのコンマ区切りリストを受け入れます。

-R, --reservation=reservation_name
Specify the reservation of the jobs to view.
表示するジョブの予約を指定します。

-s, --steps
Specify the job steps to view.
表示するジョブステップを指定します。
This flag indicates that a comma separated list of job steps to view follows without an equal sign (see examples).
このフラグは、表示するジョブステップのコンマ区切りリストが等号なしで続くことを示します(例を参照)。
The job step format is "job_id[_array_id].step_id".
ジョブステップの形式は「job_id [_array_id] .step_id」です。
Defaults to all job steps.
デフォルトはすべてのジョブステップです。
Since this option's argument is optional, for proper parsing the single letter option must be followed immediately with the value and not include a space between them.
このオプションの引数はオプションであるため、適切に解析するには、1文字のオプションの直後に値を入力し、間にスペースを入れないようにする必要があります。
For example "-s1008.0" and not "-s 1008.0".
たとえば、「-s1008.0」ではなく「-s1008.0」です。

--sibling
Show all sibling jobs on a federated cluster.
フェデレーションクラスター上のすべての兄弟ジョブを表示します。
Implies --federation.
--federationを意味します。

-S <sort_list>, --sort=<sort_list>
Specification of the order in which records should be reported.
レコードが報告される順序の指定。
This uses the same field specification as the <output_format>.
これは、<output_format>と同じフィールド指定を使用します。
The long format option "cluster" can also be used to sort jobs or job steps by cluster name (e.g. federated jobs).
長い形式のオプション「クラスター」を使用して、クラスター名でジョブまたはジョブステップを並べ替えることもできます(フェデレーションジョブなど)。
Multiple sorts may be performed by listing multiple sort fields separated by commas.
複数のソートは、コンマで区切られた複数のソートフィールドをリストすることによって実行できます。
The field specifications may be preceded by "+" or "-" for ascending (default) and descending order respectively.
フィールド指定の前には、昇順(デフォルト)および降順のそれぞれ「+」または「-」を付けることができます。
For example, a sort value of "P,U" will sort the records by partition name then by user id.
たとえば、ソート値が「P、U」の場合、レコードはパーティション名でソートされ、次にユーザーIDでソートされます。
The default value of sort for jobs is "P,t,-p" (increasing partition name then within a given partition by increasing job state and then decreasing priority).
ジョブの並べ替えのデフォルト値は「P、t、-p」です(ジョブの状態を増やしてから優先度を下げることにより、特定のパーティション内でパーティション名を増やします)。
The default value of sort for job steps is "P,i" (increasing partition name then within a given partition by increasing step id).
ジョブステップの並べ替えのデフォルト値は「P、i」です(ステップIDを増やすことにより、特定のパーティション内でパーティション名を増やします)。

--start
Report the expected start time and resources to be allocated for pending jobs in order of increasing start time.
開始予定時刻と保留中のジョブに割り当てられるリソースを、開始時刻の昇順で報告します。
This is equivalent to the following options: --format="%.18i %.9P %.8j %.8u %.2t %.19S %.6D %20Y %R", --sort=S and --states=PENDING.
これは、次のオプションと同等です:-format = "%。18i%.9P%.8j%.8u%.2t%.19S%.6D%20Y%R"、-sort = S、および--states =保留中。
Any of these options may be explicitly changed as desired by combining the --start option with other option values (e.g. to use a different output format).
これらのオプションはいずれも、-startオプションを他のオプション値と組み合わせることで(たとえば、異なる出力形式を使用するために)、必要に応じて明示的に変更できます。
The expected start time of pending jobs is only available if the Slurm is configured to use the backfill scheduling plugin.
保留中のジョブの予想開始時間は、Slurmがバックフィルスケジューリングプラグインを使用するように構成されている場合にのみ使用できます。

-t <state_list>, --states=<state_list>
Specify the states of jobs to view.
表示するジョブの状態を指定します。
Accepts a comma separated list of state names or "all".
状態名または「すべて」のコンマ区切りリストを受け入れます。
If "all" is specified then jobs of all states will be reported.
「all」が指定されている場合、すべての状態のジョブが報告されます。
If no state is specified then pending, running, and completing jobs are reported.
状態が指定されていない場合は、保留中、実行中、および完了中のジョブが報告されます。
See the JOB STATE CODES section below for a list of valid states. Both extended and compact forms are valid.
有効な状態のリストについては、以下の「ジョブ状態コード」セクションを参照してください。拡張形式とコンパクト形式の両方が有効です。
Note the <state_list> supplied is case insensitive ("pd" and "PD" are equivalent).
提供される<state_list>では大文字と小文字が区別されないことに注意してください(「pd」と「PD」は同等です)。

-u <user_list>, --user=<user_list>
Request jobs or job steps from a comma separated list of users.
カンマで区切られたユーザーのリストからジョブまたはジョブステップを要求します。
The list can consist of user names or user id numbers.
リストは、ユーザー名またはユーザーID番号で構成できます。
Performance of the command can be measurably improved for systems with large numbers of jobs when a single user is specified.
単一のユーザーが指定されている場合、多数のジョブがあるシステムでは、コマンドのパフォーマンスを大幅に向上させることができます。

--usage
Print a brief help message listing the squeue options.
squeueオプションをリストした簡単なヘルプメッセージを印刷します。

-v, --verbose
Report details of squeues actions.
スキューアクションの詳細を報告します。

-V , --version
Print version information and exit.
バージョン情報を印刷して終了します。

-w <hostlist>, --nodelist=<hostlist>
Report only on jobs allocated to the specified node or list of nodes.
指定されたノードまたはノードのリストに割り当てられたジョブについてのみレポートします。
This may either be the NodeName or NodeHostname as defined in slurm.conf(5) in the event that they differ.
これは、異なる場合は、slurm.conf(5)で定義されているNodeNameまたはNodeHostnameのいずれかです。
A node_name of localhost is mapped to the current host name.
localhostのnode_nameは、現在のホスト名にマップされます。

 

JOB REASON CODES

These codes identify the reason that a job is waiting for execution.
これらのコードは、ジョブが実行を待機している理由を識別します。
A job may be waiting for more than one reason, in which case only one of those reasons is displayed.
ジョブが複数の理由で待機している可能性があります。その場合、それらの理由の1つだけが表示されます。
AssociationJobLimit
The job's association has reached its maximum job count.
ジョブの関連付けが最大ジョブ数に達しました。
AssociationResourceLimit
The job's association has reached some resource limit.
ジョブの関連付けがリソース制限に達しました。
AssociationTimeLimit
The job's association has reached its time limit.
ジョブの関連付けが制限時間に達しました。
BadConstraints
The job's constraints can not be satisfied.
ジョブの制約を満たすことができません。
BeginTime
The job's earliest start time has not yet been reached.
ジョブの最も早い開始時間にはまだ達していません。
Cleaning
The job is being requeued and still cleaning up from its previous execution.
ジョブは再キューイングされており、以前の実行からクリーンアップされています。
Dependency
This job is waiting for a dependent job to complete.
このジョブは、依存ジョブが完了するのを待っています。
FrontEndDown
No front end node is available to execute this job.
このジョブを実行するために使用できるフロントエンドノードはありません。
InactiveLimit
The job reached the system InactiveLimit.
ジョブがシステムInactiveLimitに達しました。
InvalidAccount
The job's account is invalid.
ジョブのアカウントが無効です。
InvalidQOS
The job's QOS is invalid.
ジョブのQOSが無効です。
JobHeldAdmin
The job is held by a system administrator.
ジョブはシステム管理者によって保持されます。
JobHeldUser
The job is held by the user.
ジョブはユーザーによって保持されます。
JobLaunchFailure
The job could not be launched.
ジョブを開始できませんでした。
This may be due to a file system problem, invalid program name, etc.
これは、ファイルシステムの問題、無効なプログラム名などが原因である可能性があります。
Licenses
The job is waiting for a license.
ジョブはライセンスを待っています。
NodeDown
A node required by the job is down.
ジョブに必要なノードがダウンしています。
NonZeroExitCode
The job terminated with a non-zero exit code.
ジョブはゼロ以外の終了コードで終了しました。
PartitionDown
The partition required by this job is in a DOWN state.
このジョブに必要なパーティションはDOWN状態です。
PartitionInactive
The partition required by this job is in an Inactive state and not able to start jobs.
このジョブに必要なパーティションは非アクティブ状態であり、ジョブを開始できません。
PartitionNodeLimit
The number of nodes required by this job is outside of its partition's current limits.
このジョブに必要なノードの数が、パーティションの現在の制限を超えています。
Can also indicate that required nodes are DOWN or DRAINED.
必要なノードがダウンまたはドレインされていることを示すこともできます。
PartitionTimeLimit
The job's time limit exceeds its partition's current time limit.
ジョブの制限時間は、パーティションの現在の制限時間を超えています。
Priority
One or more higher priority jobs exist for this partition or advanced reservation.
このパーティションまたは事前予約には、優先度の高いジョブが1つ以上存在します。
Prolog
Its PrologSlurmctld program is still running.
そのPrologSlurmctldプログラムはまだ実行中です。
QOSJobLimit
The job's QOS has reached its maximum job count.
ジョブのQOSが最大ジョブ数に達しました。
QOSResourceLimit
The job's QOS has reached some resource limit.
ジョブのQOSがリソース制限に達しました。
QOSTimeLimit
The job's QOS has reached its time limit.
ジョブのQOSが制限時間に達しました。
ReqNodeNotAvail
Some node specifically required by the job is not currently available.
ジョブに特に必要な一部のノードは現在使用できません。
The node may currently be in use, reserved for another job, in an advanced reservation, DOWN, DRAINED, or not responding.
ノードは現在使用中、別のジョブ用に予約済み、事前予約中、DOWN、DRAINED、または応答していない可能性があります。
Nodes which are DOWN, DRAINED, or not responding will be identified as part of the job's "reason" field as "UnavailableNodes".
DOWN、DRAINED、または応答しないノードは、ジョブの「reason」フィールドの一部として「UnavailableNodes」として識別されます。
Such nodes will typically require the intervention of a system administrator to make available.
このようなノードは通常、利用可能にするためにシステム管理者の介入を必要とします。
Reservation
The job is waiting its advanced reservation to become available.
ジョブは、事前予約が利用可能になるのを待っています。
Resources
The job is waiting for resources to become available.
ジョブは、リソースが使用可能になるのを待っています。
SystemFailure
Failure of the Slurm system, a file system, the network, etc.
Slurmシステム、ファイルシステム、ネットワークなどの障害。
TimeLimit
The job exhausted its time limit.
ジョブは制限時間を使い果たしました。
QOSUsageThreshold
Required QOS threshold has been breached.
必要なQOSしきい値に違反しました。
WaitingForScheduling
No reason has been set for this job yet.
この仕事の理由はまだ設定されていません。
Waiting for the scheduler to determine the appropriate reason.
スケジューラーが適切な理由を判別するのを待っています。

 

JOB STATE CODES

Jobs typically pass through several states in the course of their execution.
ジョブは通常、実行中にいくつかの状態を通過します。
The typical states are PENDING, RUNNING, SUSPENDED, COMPLETING, and COMPLETED.
一般的な状態は、PENDING、RUNNING、SUSPENDED、COMPLETING、およびCOMPLETEDです。
An explanation of each state follows.
各状態の説明は次のとおりです。
BF BOOT_FAIL
Job terminated due to launch failure, typically due to a hardware failure (e.g. unable to boot the node or block and the job can not be requeued).
通常、ハードウェア障害(ノードまたはブロックを起動できず、ジョブを再キューイングできないなど)が原因で、起動の失敗が原因でジョブが終了しました。
CA CANCELLED
Job was explicitly cancelled by the user or system administrator.
ユーザーまたはシステム管理者によってジョブが明示的にキャンセルされました。
The job may or may not have been initiated.
ジョブは開始されている場合と開始されていない場合があります。
CD COMPLETED
Job has terminated all processes on all nodes with an exit code of zero.
ジョブは、終了コードがゼロのすべてのノードのすべてのプロセスを終了しました。
CF CONFIGURING
Job has been allocated resources, but are waiting for them to become ready for use (e.g. booting).
ジョブにはリソースが割り当てられていますが、リソースが使用できるようになるのを待っています(起動など)。
CG COMPLETING
Job is in the process of completing.
ジョブは完了中です。
Some processes on some nodes may still be active.
一部のノードの一部のプロセスはまだアクティブである可能性があります。
DL DEADLINE
Job terminated on deadline.
ジョブは期限に終了しました。
F FAILED
Job terminated with non-zero exit code or other failure condition.
ゼロ以外の終了コードまたはその他の障害状態でジョブが終了しました。
NF NODE_FAIL
Job terminated due to failure of one or more allocated nodes.
割り当てられた1つ以上のノードに障害が発生したため、ジョブが終了しました。
OOM OUT_OF_MEMORY
Job experienced out of memory error.
ジョブでメモリ不足エラーが発生しました。
PD PENDING
Job is awaiting resource allocation.
ジョブはリソース割り当てを待っています。
PR PREEMPTED
Job terminated due to preemption.
プリエンプションのためにジョブが終了しました。
R RUNNING
Job currently has an allocation.
現在、ジョブには割り当てがあります。
RD RESV_DEL_HOLD
Job is held.
仕事が行われています。
RF REQUEUE_FED
Job is being requeued by a federation.
ジョブはフェデレーションによって再キューイングされています。
RH REQUEUE_HOLD
Held job is being requeued.
保留中のジョブは再キューイングされています。
RQ REQUEUED
Completing job is being requeued.
完了中のジョブは再キューイングされています。
RS RESIZING
Job is about to change size.
ジョブのサイズが変更されようとしています。
RV REVOKED
Sibling was removed from cluster due to other cluster starting the job.
他のクラスターがジョブを開始したため、兄弟がクラスターから削除されました。
SI SIGNALING
Job is being signaled.
ジョブが通知されています。
SE SPECIAL_EXIT
The job was requeued in a special state.
ジョブは特別な状態で再キューイングされました。
This state can be set by users, typically in EpilogSlurmctld, if the job has terminated with a particular exit value.
この状態は、ジョブが特定の終了値で終了した場合、通常はEpilogSlurmctldでユーザーが設定できます。
SO STAGE_OUT
Job is staging out files.
ジョブはファイルをステージングしています。
ST STOPPED
Job has an allocation, but execution has been stopped with SIGSTOP signal.
ジョブに割り当てがありますが、SIGSTOPシグナルで実行が停止されました。
CPUS have been retained by this job.
CPUSはこのジョブによって保持されています。
S SUSPENDED
Job has an allocation, but execution has been suspended and CPUs have been released for other jobs.
ジョブには割り当てがありますが、実行が一時停止され、他のジョブ用にCPUが解放されています。
TO TIMEOUT
Job terminated upon reaching its time limit.
制限時間に達したときにジョブが終了しました。

 

PERFORMANCE

Executing squeue sends a remote procedure call to slurmctld.
squeueを実行すると、リモートプロシージャコールがslurmctldに送信されます。
If enough calls from squeue or other Slurm client commands that send remote procedure calls to the slurmctld daemon come in at once, it can result in a degradation of performance of the slurmctld daemon, possibly resulting in a denial of service.
リモートプロシージャコールをslurmctldデーモンに送信するsqueueまたは他のSlurmクライアントコマンドからの十分な呼び出しが一度に着信すると、slurmctldデーモンのパフォーマンスが低下し、サービス拒否が発生する可能性があります。

Do not run squeue or other Slurm client commands that send remote procedure calls to slurmctld from loops in shell scripts or other programs.
シェルスクリプトまたは他のプログラムのループからslurmctldにリモートプロシージャコールを送信するsqueueまたは他のSlurmクライアントコマンドを実行しないでください。
Ensure that programs limit calls to squeue to the minimum necessary for the information you are trying to gather.
プログラムが、収集しようとしている情報に必要な最小限のsqueueへの呼び出しを制限していることを確認してください。

 

ENVIRONMENT VARIABLES

Some squeue options may be set via environment variables.
一部のスキューオプションは、環境変数を介して設定できます。
These environment variables, along with their corresponding options, are listed below.
これらの環境変数とそれに対応するオプションを以下に示します。
(Note: Commandline options will always override these settings.)
(注:コマンドラインオプションは常にこれらの設定を上書きします。)

SLURM_BITSTR_LEN
Specifies the string length to be used for holding a job array's task ID expression.
ジョブ配列のタスクID式を保持するために使用される文字列の長さを指定します。
The default value is 64 bytes.
デフォルト値は64バイトです。
A value of 0 will print the full expression with any length required.
値0は、必要な長さの完全な式を出力します。
Larger values may adversely impact the application performance.
値を大きくすると、アプリケーションのパフォーマンスに悪影響を与える可能性があります。
SLURM_CLUSTERS
Same as --clusters
SLURM_CONF
The location of the Slurm configuration file.
Slurm構成ファイルの場所。
SLURM_TIME_FORMAT
Specify the format used to report time stamps.
タイムスタンプのレポートに使用する形式を指定します。
A value of standard, the default value, generates output in the form "year-month-dateThour:minute:second".
デフォルト値であるstandardの値は、「year-month-dateThour:minute:second」の形式で出力を生成します。
A value of relative returns only "hour:minute:second" if the current day.
相対値は、当日の場合は「時:分:秒」のみを返します。
For other dates in the current year it prints the "hour:minute" preceded by "Tomorr" (tomorrow), "Ystday" (yesterday), the name of the day for the coming week (e.g. "Mon", "Tue", etc.), otherwise the date (e.g. "25 Apr").
今年の他の日付については、「明日」(明日)、「昨日」(昨日)、次の週の日の名前(「月」、「火」など)が前に付いた「時:分」を出力します。など)、それ以外の場合は日付(例:「4月25日」)。
For other years it returns a date month and year without a time (e.g. "6 Jun 2012").
その他の年については、時刻のない日付の月と年を返します(例:「2012年6月6日」)。
All of the time stamps use a 24 hour format.
すべてのタイムスタンプは24時間形式を使用します。

A valid strftime() format can also be specified.
有効なstrftime()形式も指定できます。
For example, a value of "%a %T" will report the day of the week and a time stamp (e.g. "Mon 12:34:56").
たとえば、値が "%a%T"の場合、曜日とタイムスタンプが報告されます(例: "Mon 12:34:56")。

SQUEUE_ACCOUNT
-A <account_list>, --account=<account_list>
SQUEUE_ALL
-a, --all
SQUEUE_ARRAY
-r, --array
SQUEUE_NAMES
--name=<name_list>
SQUEUE_FEDERATION
--federation
SQUEUE_FORMAT
-o <output_format>, --format=<output_format>
SQUEUE_FORMAT2
-O <output_format>, --Format=<output_format>
SQUEUE_LICENSES
-p-l <license_list>, --license=<license_list>
SQUEUE_LOCAL
--local
SQUEUE_PARTITION
-p <part_list>, --partition=<part_list>
SQUEUE_PRIORITY
-P, --priority
SQUEUE_QOS
-p <qos_list>, --qos=<qos_list>
SQUEUE_SIBLING
--sibling
SQUEUE_SORT
-S <sort_list>, --sort=<sort_list>
SQUEUE_STATES
-t <state_list>, --states=<state_list>
SQUEUE_USERS
-u <user_list>, --users=<user_list>

 

EXAMPLES

Print the jobs scheduled in the debug partition and in the COMPLETED state in the format with six right justified digits for the job id followed by the priority with an arbitrary fields size:
デバッグパーティションでCOMPLETED状態でスケジュールされたジョブを、ジョブIDの右揃えの6桁の後に、任意のフィールドサイズの優先度が続く形式で出力します。

# squeue -p debug -t COMPLETED -o "%.6i %p"

 JOBID PRIORITY

 65543 99993

 65544 99992

 65545 99991

Print the job steps in the debug partition sorted by user:
# squeue -s -p debug -S u

  STEPID        NAME PARTITION     USER      TIME NODELIST

 65552.1       test1     debug    alice      0:23 dev[1-4]

 65562.2     big_run     debug      bob      0:18 dev22

 65550.1      param1     debug  candice   1:43:21 dev[6-12]

Print information only about jobs 12345,12345, and 12348:
# squeue --jobs 12345,12346,12348

 JOBID PARTITION NAME USER ST  TIME  NODES NODELIST(REASON)

 12345     debug job1 dave  R   0:21     4 dev[9-12]

 12346     debug job2 dave PD   0:00     8 (Resources)

 12348     debug job3 ed   PD   0:00     4 (Priority)

Print information only about job step 65552.1:
# squeue --steps 65552.1

  STEPID     NAME PARTITION    USER    TIME  NODELIST

 65552.1    test2     debug   alice   12:49  dev[1-4]

 

COPYING

Copyright (C) 2002-2007 The Regents of the University of California. Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
Copyright (C) 2008-2010 Lawrence Livermore National Security.
Copyright (C) 2010-2016 SchedMD LLC.

This file is part of Slurm, a resource management program. For details, see <https://slurm.schedmd.com/>.

Slurm is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Slurm is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.  

SEE ALSO

scancel(1), scontrol(1), sinfo(1), srun(1), slurm_load_ctl_conf (3), slurm_load_jobs (3), slurm_load_node (3), slurm_load_partitions (3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
JOB REASON CODES
JOB STATE CODES
PERFORMANCE
ENVIRONMENT VARIABLES
EXAMPLES
COPYING
SEE ALSO

This document was created by man2html using the manual pages.
Time: 20:44:46 GMT, May 21, 2020