sreport

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

 

NAME

sreport - Generate reports from the slurm accounting data.
sreport-slurmアカウンティングデータからレポートを生成します。

 

SYNOPSIS

sreport [OPTIONS...] [COMMAND...]

 

DESCRIPTION

sreport is used to generate reports of job usage and cluster utilization for Slurm jobs saved to the Slurm Database, slurmdbd.
sreportは、Slurmデータベースslurmdbdに保存されたSlurmジョブのジョブ使用状況とクラスター使用率のレポートを生成するために使用されます。

 

OPTIONS

-a, --all_clusters
Use all clusters instead of only the cluster from which the command was executed.
コマンドが実行されたクラスターだけでなく、すべてのクラスターを使用します。
--federation
Generate a report for the federation if a member of one.
フェデレーションのメンバーである場合は、フェデレーションのレポートを生成します。
-h, --help
Print a help message describing the usage of sreport.
sreportの使用法を説明するヘルプメッセージを印刷します。
--local
Generate a report for the local cluster, even if part of a federation.
フェデレーションの一部であっても、ローカルクラスターのレポートを生成します。
Overrides --federation
--federationをオーバーライドします
-M, --cluster
The cluster(s) to generate reports for.
レポートを生成するクラスター。
Default is local cluster, unless the local cluster is currently part of a federation and in that case generate a report for all clusters in the current federation.
ローカルクラスターが現在フェデレーションの一部であり、その場合、現在のフェデレーション内のすべてのクラスターのレポートを生成しない限り、デフォルトはローカルクラスターです。
If the clusters included in a federation vary through time, use this option to identify the clusters to be included in report.
フェデレーションに含まれるクラスターが時間の経過とともに変化する場合は、このオプションを使用して、レポートに含めるクラスターを識別します。
Implies --local.
--localを意味します。
-n, --noheader
Don't display header when listing results.
結果を一覧表示するときにヘッダーを表示しません。
-p, --parsable
Output will be '|' delimited with a '|' at the end.
出力は '|'になります '|'で区切られます 最後に。
-P, --parsable2
Output will be '|' delimited without a '|' at the end.
出力は '|'になります '|'なしで区切られます 最後に。
-Q, --quiet
Print no warning or informational messages, only error messages.
警告メッセージや情報メッセージは出力せず、エラーメッセージのみを出力します。
-t <format>
Specify the output time format.
出力時間の形式を指定します。
Time format options are case insensitive and may be abbreviated.
時間形式のオプションでは大文字と小文字が区別されないため、省略される場合があります。
The default format is Minutes.
デフォルトの形式は分です。
Supported time format options are listed in the time command section below.
サポートされている時間形式オプションは、以下の時間コマンドセクションにリストされています。
-T, --tres <tres_names>
Trackable resource (TRES) to report values for.
値をレポートするための追跡可能なリソース(TRES)。
By default CPU resource use is reported (except for reservation reports.
デフォルトでは、CPUリソースの使用が報告されます(予約レポートを除く)。
All TRES types reserved by a reservation will be shown by default unless overridden with this option).
予約によって予約されたすべてのTRESタイプは、このオプションでオーバーライドされない限り、デフォルトで表示されます)。
Multiple TRES names may be separated using a comma separated list for all reports except the job reports, which can only support a single TRES name, or "ALL" for all TRES.
複数のTRES名は、単一のTRES名のみをサポートできるジョブレポートまたはすべてのTRESの「ALL」を除くすべてのレポートに対してコンマ区切りリストを使用して区切ることができます。

The "Reported" Billing TRES is calculated from the largest Billing TRES of each node multiplied by the time frame.
「報告された」請求TRESは、各ノードの最大請求TRESに時間枠を掛けて計算されます。
For example, if a node is part of multiple partitions and each has a different TRESBillingWeights defined the Billing TRES for the node will be the highest of the partitions.
たとえば、ノードが複数のパーティションの一部であり、それぞれに異なるTRESBillingWeightsが定義されている場合、ノードの請求TRESはパーティションの中で最も高くなります。
If TRESBillingWeights is not defined on any partition for a node then the Billing TRES will be equal to the number of CPUs on the node.
TRESBillingWeightsがノードのどのパーティションにも定義されていない場合、BillingTRESはノード上のCPUの数と等しくなります。

TRES node usage is no longer reported in percent format or in Cluster Utilization.
TRESノードの使用率は、パーセント形式またはクラスター使用率で報告されなくなりました。
Please use TRES CPU instead.
代わりにTRESCPUを使用してください。
The main issue with using node is in most configurations multiple jobs are able to run on the same node.
ノードの使用に関する主な問題は、ほとんどの構成で、同じノードで複数のジョブを実行できることです。
This makes TRES node accounting count the same node multiple times in the same period.
これにより、TRESノードアカウンティングは同じ期間に同じノードを複数回カウントします。
In exclusive node configurations, CPU accounting returns the same usage node accounting would.
排他的ノード構成では、CPUアカウンティングは、ノードアカウンティングと同じ使用量を返します。

-v, --verbose
Print detailed event logging.
詳細なイベントログを印刷します。
-V , --version
Print version information and exit.
バージョン情報を印刷して終了します。

 

COMMANDS

<keyword> may be omitted from the execute line and sreport will
execute in interactive mode.
<keyword>は実行行から省略でき、sreportはインタラクティブモードで実行されます。
sreport will process commands as entered until explicitly terminated.
sreportは、明示的に終了するまで、入力されたコマンドを処理します。

exit
Terminate the execution of sreport.
sreportの実行を終了します。
Identical to the quit command.
quitコマンドと同じです。

help
Display a description of sreport options and commands.
sreportオプションとコマンドの説明を表示します。

nonparsable
Return output to normal after parsable or parsable2 has been set.
parsableまたはparsable2が設定された後、出力を通常に戻します。

parsable
Output will be | delimited with an ending '|'.
出力は| 末尾が「|」で区切られています。

parsable2
Output will be | delimited without an ending '|'.
出力は| '|'で終わることなく区切られます。

quiet
Print no warning or informational messages, only fatal error messages.
警告メッセージや情報メッセージは出力せず、致命的なエラーメッセージのみを出力します。

quit
Terminate the execution of sreport.
sreportの実行を終了します。
Identical to the exit command.
exitコマンドと同じです。

time <time_format>
Specify the output time format.
出力時間の形式を指定します。
Time format options are case insensitive and may be abbreviated.
時間形式のオプションでは大文字と小文字が区別されないため、省略される場合があります。
The default format is Minutes.
デフォルトの形式は分です。
Supported time format options include:
サポートされている時間形式オプションは次のとおりです。

SecPer
Seconds/Percentage of Total
MinPer
Minutes/Percentage of Total
HourPer
Hours/Percentage of Total
Seconds
Seconds
Minutes
Minutes
Hours
Hours
Percent
Percentage of Total

verbose
Enable detailed event logging.
詳細なイベントログを有効にします。

version
Display the sreport version number.
sreportのバージョン番号を表示します。

!!
Repeat the last command executed.
最後に実行したコマンドを繰り返します。

 

REPORT TYPES

Valid report types are:
有効なレポートタイプは次のとおりです。
cluster <REPORT> <OPTIONS>

job <REPORT> <OPTIONS>

reservation <REPORT> <OPTIONS>

user <REPORT> <OPTIONS>

<REPORT> options for each type include:
各タイプの<REPORT>オプションは次のとおりです。

cluster - AccountUtilizationByUser, UserUtilizationByAccount, UserUtilizationByWckey, Utilization, WCKeyUtilizationByUser
AccountUtilizationByUser、UserUtilizationByAccount、UserUtilizationByWckey、Utilization、WCKeyUtilizationByUser

job - SizesByAccount, SizesByAccountAndWcKey, SizesByWckey
SizesByAccount、SizesByAccountAndWcKey、SizesByWckey

reservation - Utilization
利用

user - TopUsage
TopUsage

 

REPORT DESCRIPTION

cluster AccountUtilizationByUser
This report will display account utilization as it appears on the hierarchical tree.
このレポートには、階層ツリーに表示されるアカウントの使用率が表示されます。
Starting with the specified account or the root account by default this report will list the underlying usage with a sum on each level.
指定されたアカウントまたはデフォルトのルートアカウントから開始して、このレポートには、各レベルの合計とともに基本的な使用状況が一覧表示されます。
Use the 'tree' option to span the tree for better visibility.
視認性を高めるために、「ツリー」オプションを使用してツリーにまたがります。
NOTE: If there were reservations allowing a whole account any idle time in the reservation given to the association for the account, not the user associations in the account, so it can be possible a parent account can be larger than the sum of its children.
注:アカウント内のユーザーアソシエーションではなく、アカウントのアソシエーションに与えられた予約でアカウント全体を許可する予約があった場合、親アカウントがその子の合計よりも大きくなる可能性があります。
cluster UserUtilizationByAccount
This report will display users by account in order of utilization without grouping multiple accounts by user into one, but displaying them on separate lines.
このレポートでは、ユーザーごとに複数のアカウントを1つにグループ化するのではなく、使用率順にユーザーを表示しますが、それらは別々の行に表示されます。
cluster UserUtilizationByWCKey
This report will display users by wckey in order of utilization without grouping multiple wckey by user into one, but displaying them on separate lines.
このレポートでは、ユーザーごとに複数のwckeyをグループ化せずに、使用率順にwckeyごとにユーザーを表示しますが、それらを別々の行に表示します。
cluster Utilization
This report will display total usage divided amongst Allocated, Down, Planned Down, Idle, and Reserved time for selected clusters.
このレポートには、選択したクラスターの割り当て時間、ダウン時間、計画ダウン時間、アイドル時間、および予約時間に分割された合計使用量が表示されます。
Allocated
Time that nodes were in use with active jobs or an active reservation.
ノードがアクティブなジョブまたはアクティブな予約で使用されていた時間。
This does not include reservations created with the MAINT or IGNORE_JOBS flags.
これには、MAINTフラグまたはIGNORE_JOBSフラグで作成された予約は含まれません。
Down
Time that nodes were marked as Down or time that slurmctld was not responding (assuming TrackSlurmctldDown is set in slurmdbd.conf).
ノードがダウンとしてマークされた時間、またはslurmctldが応答しなかった時間(TrackSlurmctldDownがslurmdbd.confに設定されていると仮定)。
Idle
Time where nodes had no active jobs or reservations.
ノードにアクティブなジョブまたは予約がなかった時間。
Overcommited
Time that the nodes were over allocated, either with the -O, --overcommit flag at submission time or OverSubscribe set to FORCE in the slurm.conf.
送信時に-O、-overcommitフラグを使用するか、slurm.confでOverSubscribeをFORCEに設定して、ノードが過剰に割り当てられた時間。
This time is not counted against the total reported time.
この時間は、報告された合計時間にはカウントされません。
PlannedDown
Time that nodes were in use by a reservation created with the MAINT flag but not the IGNORE_JOBS flag.
MAINTフラグを使用して作成された予約によってノードが使用されていた時間。IGNORE_JOBSフラグは使用されていません。
Reserved
Time that a node spent idle with eligible jobs in the queue that were unable to start due to time or size constraints.
時間またはサイズの制約のために開始できなかった、キュー内の適格なジョブでノードがアイドル状態で過ごした時間。
If this value is not of importance for you then the number can be grouped with idle time.
この値が重要でない場合は、番号をアイドル時間とグループ化できます。
TresCount
Configured number of TRES' on the reported nodes.
報告されたノードで構成されたTRESの数。
See also the TresName field.
TresNameフィールドも参照してください。

Note: Reservations created with the IGNORE_JOBS flag are not tracked in the Cluster Utilization report due to the fact that allowing any current/active jobs to continue to run in the reservation introduces the possibility for them to be accounted for incorrectly.
注:IGNORE_JOBSフラグを使用して作成された予約は、現在/アクティブなジョブを予約で実行し続けることを許可すると、それらが誤って説明される可能性があるため、クラスター使用率レポートでは追跡されません。

Note: The default view for the "Cluster Utilization" report includes the following fields: Cluster, Allocated, Down, PlannedDown, Idle, Reserved, Reported.
注:「クラスター使用率」レポートのデフォルトのビューには、クラスター、割り当て済み、ダウン、PlannedDown、アイドル、予約済み、レポート済みのフィールドが含まれています。
You can include additional fields like OverCommitted and TresCount fields with the Format option.
Formatオプションを使用して、OverCommittedフィールドやTresCountフィールドなどの追加フィールドを含めることができます。
The TresName will also be included if using the -T, --tres <tres_names> option.
-T、-tres <tres_names>オプションを使用する場合は、TresNameも含まれます。

cluster WCKeyUtilizationByUser
This report will display wckey utilization sorted by WCKey name for each user on each cluster.
このレポートには、各クラスターの各ユーザーのWCKey名でソートされたwckey使用率が表示されます。

job SizesByAccount
This report will display the amount of time used for job ranges specified by the 'grouping=' option.
このレポートには、「grouping =」オプションで指定されたジョブ範囲に使用された時間が表示されます。
Only a single level in the tree is displayed defaulting to the root dir.
ツリー内の単一のレベルのみがデフォルトでルートディレクトリに表示されます。
If you specify other accounts with the 'account=' option sreport will use those accounts as the root account and you will receive the aggregated totals of each listed account plus their sub accounts.
'account ='オプションを使用して他のアカウントを指定すると、sreportはそれらのアカウントをrootアカウントとして使用し、リストされた各アカウントとそのサブアカウントの合計を受け取ります。
job SizesByAccountAndWckey
This report is very similar to SizesByAccount with the difference being each account is pair with wckeys so the identifier is account:wckey instead of just account so there will most likely be multiple accounts listed depending on the number of wckeys used.
このレポートはSizesByAccountと非常に似ていますが、各アカウントがwckeyとペアになっているため、識別子はアカウントだけではなくaccount:wckeyであるため、使用されるwckeyの数に応じて複数のアカウントが表示される可能性があります。
job SizesByWckey
This report will display the amount of time for each wckey for job ranges specified by the 'grouping=' option.
このレポートには、「grouping =」オプションで指定されたジョブ範囲の各wckeyの時間が表示されます。

reservation Utilization
This report will display total usage for reservations on the systems.
このレポートには、システムでの予約の合計使用量が表示されます。

user TopUsage
Displays the top users on a cluster.
クラスターの上位ユーザーを表示します。
Use the group option to group accounts together.
グループオプションを使用して、アカウントをグループ化します。
The default is to have a different line for each user account combination.
デフォルトでは、ユーザーアカウントの組み合わせごとに異なる行があります。

Each report type has various options...
各レポートタイプにはさまざまなオプションがあります...

OPTIONS FOR ALL REPORT TYPES

All_Clusters
Use all monitored clusters.
監視対象のすべてのクラスターを使用します。
Default is local cluster.
デフォルトはローカルクラスターです。
Clusters=<OPT>
List of clusters to include in report.
レポートに含めるクラスターのリスト。
Default is local cluster.
デフォルトはローカルクラスターです。

End=<OPT>
Period ending for report.
レポートの終了期間。
Default is 23:59:59 of previous day.
デフォルトは前日の23:59:59です。
Valid time formats are...
有効な時間形式は...

HH:MM[:SS] [AM|PM]
MMDD[YY] or MM/DD[/YY] or MM.DD[.YY]
MM/DD[/YY]-HH:MM[:SS]
YYYY-MM-DD[THH:MM[:SS]]

Format=<OPT>
Comma separated list of fields to display in report.
レポートに表示するフィールドのコンマ区切りリスト。

When using the format option for listing various fields you can put a %NUMBER afterwards to specify how many characters should be printed.
さまざまなフィールドを一覧表示するためにformatオプションを使用する場合、後で%NUMBERを入力して、印刷する文字数を指定できます。

e.g. format=name%30 will print 30 characters of field name right justified. A -30 will print 30 characters left justified.
たとえば、format = name%30は、右寄せされた30文字のフィールド名を出力します。-30は、左揃えで30文字を印刷します。

Start=<OPT>
Period start for report.
レポートの期間開始。
Default is 00:00:00 of previous day.
デフォルトは前日の00:00:00です。
Valid time formats are...
有効な時間形式は...

HH:MM[:SS] [AM|PM]
MMDD[YY] or MM/DD[/YY] or MM.DD[.YY]
MM/DD[/YY]-HH:MM[:SS]
YYYY-MM-DD[THH:MM[:SS]]

OPTIONS SPECIFICALLY FOR CLUSTER REPORTS

Accounts=<OPT>
When used with the UserUtilizationByAccount, or AccountUtilizationByUser, List of accounts to include in report.
UserUtilizationByAccountまたはAccountUtilizationByUserとともに使用する場合、レポートに含めるアカウントのリスト。
Default is all.
デフォルトはallです。
Tree
When used with the AccountUtilizationByUser report will span the accounts as they are in the hierarchy.
AccountUtilizationByUserレポートとともに使用すると、階層内のアカウントにまたがります。
Users=<OPT>
When used with any report other than Utilization, List of users to include in report.
使用率以外のレポートで使用する場合、レポートに含めるユーザーのリスト。
Default is all.
デフォルトはallです。
Wckeys=<OPT>
When used with the UserUtilizationByWckey or WCKeyUtilizationByUser, List of wckeys to include in report.
UserUtilizationByWckeyまたはWCKeyUtilizationByUserと一緒に使用すると、レポートに含めるwckeyのリスト。
Default is all.
デフォルトはallです。

OPTIONS SPECIFICALLY FOR JOB REPORTS

Accounts=<OPT>
List of accounts to use for the report.
レポートに使用するアカウントのリスト。
Default is all which will show only one line corresponding to the totals of all accounts in the hierarchy.
デフォルトはallで、階層内のすべてのアカウントの合計に対応する1行のみが表示されます。
This explanation does not apply when ran with the FlatView or AcctAsParent options.
FlatViewまたはAcctAsParentオプションを指定して実行した場合、この説明は適用されません。
AcctAsParent
When used with the SizesbyAccount(*) will take specified accounts as parents and the next layer of accounts under those specified will be displayed.
SizesbyAccount(*)と一緒に使用すると、指定されたアカウントが親として使用され、指定されたアカウントの下の次のアカウントレイヤーが表示されます。
Default is root if no specific Accounts are requested.
特定のアカウントが要求されていない場合、デフォルトはrootです。
When FlatView is used, this option is ignored.
FlatViewを使用する場合、このオプションは無視されます。
FlatView
When used with the SizesbyAccount(*) will not group accounts in a hierarchical level, but print each account where jobs ran on a separate line without any hierarchy.
SizesbyAccount(*)とともに使用すると、アカウントは階層レベルでグループ化されませんが、ジョブが実行された各アカウントは、階層なしで別々の行に出力されます。
GID=<OPT>
List of group ids to include in report.
レポートに含めるグループIDのリスト。
Default is all.
デフォルトはallです。
Grouping=<OPT>
Comma separated list of size groupings.
サイズグループのコンマ区切りリスト。
(e.g. 50,100,150 would group job cpu count 1-49, 50-99, 100-149, > 150).
(たとえば、50,100,150は、ジョブのCPUカウント1-49、50-99、100-149、> 150をグループ化します)。
grouping=individual will result in a single column for each job size found.
grouping = personalは、見つかったジョブサイズごとに1つの列になります。
Jobs=<OPT>
List of jobs/steps to include in report.
レポートに含めるジョブ/ステップのリスト。
Default is all.
デフォルトはallです。
Nodes=<OPT>
Only show jobs that ran on these nodes.
これらのノードで実行されたジョブのみを表示します。
Default is all.
デフォルトはallです。
Partitions=<OPT>
List of partitions jobs ran on to include in report.
レポートに含めるために実行されたパーティションジョブのリスト。
Default is all.
デフォルトはallです。
PrintJobCount
When used with the Sizes report will print number of jobs ran instead of time used.
サイズレポートとともに使用すると、使用時間ではなく、実行されたジョブの数が出力されます。
Users=<OPT>
List of users jobs to include in report.
レポートに含めるユーザージョブのリスト。
Default is all.
デフォルトはallです。
Wckeys=<OPT>
List of wckeys to use for the report.
レポートに使用するwckeyのリスト。
Default is all.
デフォルトはallです。
The SizesbyWckey report all users summed together.
SizesbyWckeyは、すべてのユーザーを合計してレポートします。
If you want only certain users specify them them with the Users= option.
特定のユーザーのみが必要な場合は、Users =オプションを使用してそれらを指定します。

OPTIONS SPECIFICALLY FOR RESERVATION REPORTS
Names=<OPT>
List of reservations to use for the report.
レポートに使用する予約のリスト。
Default is all.
デフォルトはallです。
Nodes=<OPT>
Only show reservations that used these nodes.
これらのノードを使用した予約のみを表示します。
Default is all.
デフォルトはallです。

OPTIONS SPECIFICALLY FOR USER REPORTS

Accounts=<OPT>
List of accounts to use for the report.
レポートに使用するアカウントのリスト。
Default is all.
デフォルトはallです。
Group
Group all accounts together for each user.
ユーザーごとにすべてのアカウントをグループ化します。
Default is a separate entry for each user and account reference.
デフォルトは、ユーザーおよびアカウント参照ごとに個別のエントリです。
TopCount=<OPT>
Used in the TopUsage report.
TopUsageレポートで使用されます。
Change the number of users displayed.
表示するユーザー数を変更します。
Default is 10.
デフォルトは10です。
Users=<OPT>
List of users jobs to include in report.
レポートに含めるユーザージョブのリスト。
Default is all.
デフォルトはallです。

 

FORMAT OPTIONS FOR EACH REPORT

FORMAT OPTIONS FOR CLUSTER REPORTS AccountUtilizationByUser:
AccountUtilizationByUser:

UserUtilizationByAccount: Accounts, Cluster, Login, Proper, TresCount, Used
UserUtilizationByAccount:アカウント、クラスター、ログイン、適切、TresCount、使用済み

UserUtilizationByWckey:
UserUtilizationByWckey:

WCKeyUtilizationByUser: Cluster, Login, Proper, TresCount, Used, Wckey
WCKeyUtilizationByUser:Cluster、Login、Proper、TresCount、Used、Wckey

Utilization: Allocated, Cluster, Down, Idle, Overcommited, PlannedDown, Reported, Reserved, TresCount, TresName
使用率:割り当て済み、クラスター、ダウン、アイドル、オーバーコミット、PlannedDown、レポート済み、予約済み、TresCount、TresName

FORMAT OPTIONS FOR JOB REPORTS
SizesByAccount, SizesByAccountAndWckey: Account, Cluster
SizesByAccount、SizesByAccountAndWckey:アカウント、クラスター

SizesByWckey: Wckey, Cluster
SizesByWckey:Wckey、クラスター

FORMAT OPTIONS FOR RESERVATION REPORTS
Utilization: Allocated, Associations, Cluster, End, Flags, Idle, Name, Nodes, ReservationId, Start, TotalTime, TresCount, TresName, TresTime
使用率:割り当て済み、関連付け、クラスター、終了、フラグ、アイドル、名前、ノード、ReservationId、開始、TotalTime、TresCount、TresName、TresTime

FORMAT OPTIONS FOR USER REPORTS
TopUsage: Account, Cluster, Login, Proper, Used
TopUsage:アカウント、クラスター、ログイン、適切、使用済み

All commands and options are case-insensitive.
すべてのコマンドとオプションでは大文字と小文字は区別されません。

 

PERFORMANCE

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

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

 

ENVIRONMENT VARIABLES

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

SREPORT_CLUSTER
Same as -M, --cluster
SREPORT_FEDERATION
Same as --federation
SREPORT_LOCAL
Same as --local
SREPORT_TRES
Same as -t, --tres
SLURM_CONF
The location of the Slurm configuration file.
Slurm構成ファイルの場所。

 

EXAMPLES

sreport job sizesbyaccount
sreport cluster utilization
sreport user top
sreport job sizesbyaccount All_Clusters users=gore1 account=environ PrintJobCount
Report number of jobs by user gore1 within the environ account
environアカウント内のユーザーgore1によるジョブの数を報告します
sreport cluster AccountUtilizationByUser cluster=zeus user=gore1 start=2/23/08 end=2/24/09 format=Accounts,Cluster,TresCount,Login,Proper,Used
Report cluster account utilization with the specified fields during the specified 24 hour day of February 23, 2009, by user gore1
ユーザーgore1による、2009年2月23日の指定された24時間の間に、指定されたフィールドでクラスターアカウントの使用率を報告します。
sreport cluster AccountUtilizationByUser cluster=zeus accounts=lc start=2/23/08 end=2/24/09
Report cluster account utilization by user in the LC account on cluster zeus
クラスターzeusのLCアカウントのユーザーによるクラスターアカウントの使用率を報告する
sreport user topusage start=2/16/09 end=2/23/09 -t percent account=lc
Report top usage in percent of the lc account during the specified week
指定された週のlcアカウントのパーセントで上位の使用状況を報告します

 

COPYING

Copyright (C) 2009-2010 Lawrence Livermore National Security. Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
Copyright (C) 2010-2015 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

sacct(1), slurmdbd(8)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
COMMANDS
REPORT TYPES
REPORT DESCRIPTION
FORMAT OPTIONS FOR EACH REPORT
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