<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16447"><LINK rel=stylesheet
href="BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em}"></HEAD>
<BODY style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt">
<DIV><FONT size=2 face=Verdana>Hi all,</FONT></DIV>
<DIV> </DIV>
<DIV>
<DIV>I'm running torque on a virtual machine Ubuntu 10.04 LTS. Only
one user is submitting jobs. But only one job is running. Can anyone tell me how
to config to make more jobs running? Thanks!</DIV>
<DIV> </DIV>
<DIV>Here are some commands and output. If more information is needed, please
let me know.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>$cat 37.N3.1.573.pbs
<DIV>#!/bin/bash</DIV>
<DIV>#PBS -d /var/N3.0_lane_opt/</DIV>
<DIV>#PBS -o /var/37.N3.0.573.pbs.o</DIV>
<DIV>#PBS -e /var/37.N3.0.573.pbs.e</DIV>
<DIV>#PBS -l nodes=1:ppn=1</DIV>
<DIV>/usr/bin/time -v perl lt.pl</DIV>
<DIV> </DIV>
<DIV>$cat 37.N3.1.576.pbs
<DIV>#!/bin/bash</DIV>
<DIV>#PBS -d /var/N3.1_lane_opt/</DIV>
<DIV>#PBS -o /var/37.N3.1.576.pbs.o</DIV>
<DIV>#PBS -e /var/37.N3.1.576.pbs.e</DIV>
<DIV>#PBS -l nodes=1:ppn=1</DIV>
<DIV>/usr/bin/time -v perl opt.pl</DIV></DIV></DIV>
<DIV> </DIV>
<DIV>$qstat </DIV>
<DIV>Job id Name User Time Use S Queue</DIV>
<DIV>------------------------- ---------------- --------------- -------- - -----</DIV>
<DIV>313.ubuntu 37.N3.1.573.pbs viping 00:28:32 R dque </DIV>
<DIV>314.ubuntu 37.N3.1.576.pbs viping 0 Q dque</DIV></DIV>
<DIV> </DIV>
<DIV>$qstat -f 314 </DIV>
<DIV>...</DIV>
<DIV>
<DIV> Priority = 0</DIV>
<DIV> Rerunable = True</DIV>
<DIV> Resource_List.ncpus = 1</DIV>
<DIV> Resource_List.nodect = 1</DIV>
<DIV> Resource_List.nodes = 1:ppn=1</DIV>
<DIV> Resource_List.walltime = 1000:00:00</DIV></DIV>
<DIV>...</DIV>
<DIV> comment = Not Running: Not enough of the right type of nodes are available
</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>
<DIV>Qmgr: list queue dque</DIV>
<DIV>Queue dque</DIV>
<DIV> queue_type = Execution</DIV>
<DIV> total_jobs = 2</DIV>
<DIV> state_count = Transit:0 Queued:1 Held:0 Waiting:0 Running:1 Exiting:0 </DIV>
<DIV> max_running = 4</DIV>
<DIV> resources_max.ncpus = 4</DIV>
<DIV> resources_max.nodes = 2</DIV>
<DIV> resources_min.ncpus = 1</DIV>
<DIV> resources_default.ncpus = 1</DIV>
<DIV> resources_default.neednodes = 1:ppn=1</DIV>
<DIV> resources_default.nodect = 1</DIV>
<DIV> resources_default.nodes = 1</DIV>
<DIV> resources_default.walltime = 1000:00:00</DIV>
<DIV> resources_assigned.ncpus = 1</DIV>
<DIV> resources_assigned.nodect = 1</DIV>
<DIV> max_user_run = 6</DIV>
<DIV> enabled = True</DIV>
<DIV> started = True</DIV>
<DIV></DIV>
<DIV>Qmgr: q</DIV>
<DIV>root@ubuntu:/usr/bin# qmgr</DIV>
<DIV>Max open servers: 4</DIV>
<DIV>Qmgr: list server</DIV>
<DIV>Server ubuntu</DIV>
<DIV> server_state = Active</DIV>
<DIV> scheduling = True</DIV>
<DIV> total_jobs = 2</DIV>
<DIV> state_count = Transit:0 Queued:1 Held:0 Waiting:0 Running:1 Exiting:0 </DIV>
<DIV> acl_hosts = igenas</DIV>
<DIV> default_queue = dque</DIV>
<DIV> log_events = 511</DIV>
<DIV> mail_from = adm</DIV>
<DIV> resources_assigned.ncpus = 1</DIV>
<DIV> resources_assigned.nodect = 1</DIV>
<DIV> scheduler_iteration = 600</DIV>
<DIV> node_check_rate = 150</DIV>
<DIV> tcp_timeout = 6</DIV>
<DIV> pbs_version = 2.3.6</DIV>
<DIV> next_job_number = 315</DIV>
<DIV> net_counter = 6 2 1</DIV></DIV>
<DIV><FONT size=2 face=Verdana></FONT> </DIV>
<DIV>
<DIV>#cat /var/lib/torque/server_name</DIV>
<DIV>igenas</DIV></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Regards,</DIV>
<DIV>Viping</DIV>
<DIV> </DIV>
<DIV align=left><FONT color=#c0c0c0 size=2 face=Verdana>2012-08-14
</FONT></DIV><FONT size=2 face=Verdana>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>
<DIV><FONT color=#c0c0c0 size=2 face=Verdana><SPAN>vipingjo</SPAN>
</FONT></DIV></FONT></BODY></HTML>