当前位置:网站首页>LSF basic command
LSF basic command
2022-07-02 17:04:00 【TMC~McGrady】
1、mylsfhosts
mylsfhosts: Query the available queues_name And all hosts node .
2、bjobs
bjobs: Check the job status submitted by the current user . It will show all the jobs Of JOBID、USER、STAT、QUEUE、FROM_HOST、EXEC_HOST、JOB_NAME、SUBMIT_TIME.
bjobs -r: Show running jobs.
bjobs -a: Show running and recently completed jobs .
bjobs -p: Displays the job waiting to run and the reason for waiting .
bjobs -s: Displays the job being suspended and the reason for the suspension .
bjobs -l: Display all the information of the job .
bjobs -u all -m machine_name: The query machine_name All of the jobs situation .
3、bhist
bhist: Displays the history of recently completed or running jobs .
4、bkill
bkill jobid: Delete the specified job.
5、bpeek
bpeek jobid: Displays the standard output of a job while it is running , Monitor job run .Cannot bpeek an interactive job, You can't peek Interactive homework .
6、bqueues
bqueues: Display all queue information ,QUEUE_NAME、PRIO、STATUS、MAX、JL/U、JL/P、JL/H、NJOBS、PEND、RUN、SUSP.
7、bhosts
bhosts queues_name: Display the job related information of each node ,HOST_NAME、STATUS、JL/U、MAX、NJOBS、RUN、SSUSP、USUSP、RSV.
bhosts -l machine_name:Total I. overall condition of behavior ,Reserved 1. Reserve , In especial mem.
8、lsload
lsload machine_name: The query machine_name The load of , There can be multiple servers behind , Also check out .HOST_NAME、status、r15s、r1m、r15m、ut、pg、ls、it、tmp、swp、mem.
r15s:The 15-second exponentially averaged CPU run queue length.
r1m:The 1-minute exponentially averaged CPU run queue length.
r15m:The 15-minute exponentially averaged CPU run queue length.
ut:The CPU utilization exponentially averaged over the last minute, between 0 and 1. CPU utilization .
pg:The memory paging rate exponentially averaged over the last minute, in pages per second. Memory paging speed .
ls:The number of current login users. login users Number of user logins .
it:On UNIX, the idle time of the host (keyboard not touched on all logged in sessions), in minutes. Idle time of the host .
On Windows, the it index is based on the time a screen saver has been active on a particular host.
tmp:The amount of free space in /tmp, in MB. tmp The amount of space available in .
swp:The amount of available swap space. Available cache space size .
By default, the amount is displayed in KB. The amount may appear in MB depending on the actual system swap space. Use LSF_UNIT_FOR_LIMITS in lsf.conf to specify a larger unit for the limit (GB, TB, PB, or EB).
mem:The amount of available RAM. You can use mem The size .
By default, the amount is displayed in KB. The amount may appear in MB depending on the actual system memory. Use LSF_UNIT_FOR_LIMITS in lsf.conf to specify a larger unit for the limit (GB, TB, PB, or EB).
9、bsub
bsub: Submit to lsf The order of the job
-I: Interactive mode , At this time, the terminal cannot input .-Ip、-Is I'm submitting job When providing virtual Terminal Support , such as vim This application .
-q: Appoint queues.
-P project_name: Designated project , Generally used for identification and statistics .
-m hostname: Specify the server , You need to ensure that the machine is in the current queue .
-R:
select: Resource selection , Computing nodes that meet specific needs . such as -R “select[mem>1G]”, Indicates that the memory is greater than 1G Of , Can be used to perform related operations .
rusage: Resource usage , The number of resources needed by the job . such as -R “rusage[mem=512M]”, Indicates that the memory usage is 512M, Reserved for jobs . The scheduler deducts these resources from the available resources of the node , No longer assign to others .
-R ‘rusage[mem=204800]’: Unit is M, in total 200G, Retain 200G Memory for this job Use .
order: Resource order , The selection order of calculation nodes . such as -R “order[mem]”, When multiple machines are available , Priority should be given to computing nodes with large memory .
==-R ‘ut < 0.5 && r1m <10 && mem > 204800 && swap > 50000 order[ut]’ ==, Multi conditional control selection server .
IBM Knowledge Center Contained in the LSF All relevant documents :https://www.ibm.com/docs/en/spectrum-lsf/10.1.0
LSF The command line reference list includes links to each command line help document :https://www.ibm.com/docs/en/spectrum-lsf/10.1.0?topic=reference-command
download LSF The Community Edition can be quickly installed and used LSF, Although it is the job of the administrator in the data center , But if you want to have a try, this is the most convenient .:https://www.ibm.com/support/pages/where-do-i-download-lsf-community-edition
10、lshosts
lshosts hostname: Check the machine resource status ,HOST_NAME、type、model、cpuf ncpus、maxmem、maxswp、server、RESOURCES.
边栏推荐
- The macrogenome microbiome knowledge you want is all here (2022.7)
- Leetcode1380: lucky numbers in matrix
- LeetCode 5. Longest Palindromic Substring
- C语言中sprintf()函数的用法
- LeetCode 3. 无重复字符的最长子串
- Global and Chinese market of jacquard looms 2022-2028: Research Report on technology, participants, trends, market size and share
- IP address translation address segment
- 什么是泛型?- 泛型入门篇
- PWM breathing lamp
- Global and Chinese markets for disposable insulin pumps 2022-2028: Research Report on technology, participants, trends, market size and share
猜你喜欢

LeetCode 1. Sum of two numbers

Kubernetes three open interfaces first sight

Xiaopeng P7 had an accident on rainy days, and the airbag did not pop up. Official response: the impact strength did not meet the ejection requirements

OpenHarmony如何启动远程设备的FA

【Leetcode】13. 罗马数字转整数

Ap和F107数据来源及处理

The macrogenome microbiome knowledge you want is all here (2022.7)
![[cloud native] briefly talk about the understanding of flume, a massive data collection component](/img/2d/8c4769e97fb84e98eafb7069551341.png)
[cloud native] briefly talk about the understanding of flume, a massive data collection component

GeoServer:发布PostGIS数据源

Interpretation of key parameters in MOSFET device manual
随机推荐
MOSFET器件手册关键参数解读
OpenHarmony如何启动远程设备的FA
PWM breathing lamp
【征文活动】亲爱的开发者,RT-Thread社区喊你投稿啦
OpenPose的使用
L'explosion de John utilise l'encodage d'entrée par défaut: UTF - 8 Loaded 1 password Hash (bcrypt [blowfish 32 / 64 X3])
【Leetcode】14. 最長公共前綴
What is normal distribution? What is the 28 law?
关于举办科技期刊青年编辑沙龙——新时代青年编辑应具备的能力及提升策略的通知...
Global and Chinese markets of stainless steel surgical suture 2022-2028: Research Report on technology, participants, trends, market size and share
PhD battle-11 preview | review and prospect backdoor attack and defense of neural network
linux下配置Mysql授权某个用户远程访问,不受ip限制
[North Asia data recovery] data recovery case of raid crash caused by hard disk disconnection during data synchronization of hot spare disk of RAID5 disk array
linux安装postgresql + patroni 集群问题
Global and Chinese market of oil analyzers 2022-2028: Research Report on technology, participants, trends, market size and share
远程办公对我们的各方面影响心得 | 社区征文
[error record] the connection of the flutter device shows loading (disconnect | delete the shuttle/bin/cache/lockfile file)
The poor family once again gave birth to a noble son: Jiangxi poor county got the provincial number one, what did you do right?
Configure MySQL under Linux to authorize a user to access remotely, which is not restricted by IP
How openharmony starts FA of remote devices