Re: [gridengine users] problem with concurrent jobs

2018-12-06 Thread MacMullan IV, Hugh
Sweet! Glad to see you’re up and running. -H From: Dimar Jaime González Soto Sent: Thursday, December 6, 2018 11:57 AM To: MacMullan IV, Hugh Subject: Re: [gridengine users] problem with concurrent jobs I disabled that quota and no I can see 60 processes running. Thanks El jue., 6 dic. 2018

Re: [gridengine users] problem with concurrent jobs

2018-12-06 Thread MacMullan IV, Hugh
Yes, as Ruti said: What’s the output from ‘qconf -srqs’ (line 1 of the max_slots rule)? Looks like you’re being blocked there (RQS). -H From: Dimar Jaime González Soto Sent: Thursday, December 6, 2018 11:22 AM To: MacMullan IV, Hugh Subject: Re: [gridengine users] problem with concurrent jobs

Re: [gridengine users] problem with concurrent jobs

2018-12-06 Thread MacMullan IV, Hugh
ect: Re: [gridengine users] problem with concurrent jobs > Am 06.12.2018 um 16:59 schrieb Dimar Jaime González Soto > : > > qconf -sconf shows: > > #global: > execd_spool_dir /var/spool/gridengine/execd > ... > ax_aj_tasks 75000 So,

Re: [gridengine users] problem with concurrent jobs

2018-12-06 Thread Reuti
> Am 06.12.2018 um 16:59 schrieb Dimar Jaime González Soto > : > > qconf -sconf shows: > > #global: > execd_spool_dir /var/spool/gridengine/execd > ... > ax_aj_tasks 75000 So, this is fine too. Next place: is the amount of overall slots limited: $ qconf -se global

Re: [gridengine users] problem with concurrent jobs

2018-12-06 Thread Dimar Jaime González Soto
qconf -sconf shows: #global: execd_spool_dir /var/spool/gridengine/execd mailer /usr/bin/mail xterm/usr/bin/xterm load_sensor none prolog none epilog none shell_start_mode

Re: [gridengine users] problem with concurrent jobs

2018-12-06 Thread Reuti
> Am 06.12.2018 um 15:19 schrieb Dimar Jaime González Soto > : > > qconf -se ubuntu-node2 : > > hostname ubuntu-node2 > load_scaling NONE > complex_valuesNONE > load_values arch=lx26-amd64,num_proc=16,mem_total=48201.960938M, \ > sw

Re: [gridengine users] problem with concurrent jobs

2018-12-06 Thread Dimar Jaime González Soto
qconf -se ubuntu-node2 : hostname ubuntu-node2 load_scaling NONE complex_valuesNONE load_values arch=lx26-amd64,num_proc=16,mem_total=48201.960938M, \ swap_total=95746.996094M,virtual_total=143948.957031M, \ load_avg=3.74,load_shor

Re: [gridengine users] problem with concurrent jobs

2018-12-06 Thread Dimar Jaime González Soto
qhost : HOSTNAMEARCH NCPU LOAD MEMTOT MEMUSE SWAPTO SWAPUS --- global - - - - - - - ubuntu-frontend lx26-amd64 16 4.13 31.4

Re: [gridengine users] problem with concurrent jobs

2018-12-06 Thread Reuti
> Am 06.12.2018 um 15:07 schrieb Dimar Jaime González Soto > : > > qalter -w p doesn't shows anything, qstat shows 16 processes and not 60: > > 250 0.5 OMAcbuach r 12/06/2018 11:04:15 > main.q@ubuntu-node21 1 > 250 0.5 OMAcbuach

Re: [gridengine users] problem with concurrent jobs

2018-12-06 Thread Dimar Jaime González Soto
qalter -w p doesn't shows anything, qstat shows 16 processes and not 60: 250 0.5 OMAcbuach r 12/06/2018 11:04:15 main.q@ubuntu-node21 1 250 0.5 OMAcbuach r 12/06/2018 11:04:15 main.q@ubuntu-node12 1 2 250 0.5000

Re: [gridengine users] problem with concurrent jobs

2018-12-06 Thread Reuti
> Am 06.12.2018 um 09:47 schrieb Hay, William : > > On Wed, Dec 05, 2018 at 03:29:23PM -0300, Dimar Jaime Gonz??lez Soto wrote: >> the app site is https://omabrowser.org/standalone/ I tried to make a >> parallel environment but it didn't work. > The website indicates that an array job should

Re: [gridengine users] problem with concurrent jobs

2018-12-06 Thread Hay, William
On Wed, Dec 05, 2018 at 03:29:23PM -0300, Dimar Jaime Gonz??lez Soto wrote: >the app site is https://omabrowser.org/standalone/ I tried to make a >parallel environment but it didn't work. The website indicates that an array job should work for this. Has the load average spiked to the point

Re: [gridengine users] problem with concurrent jobs

2018-12-05 Thread Dimar Jaime González Soto
the app site is https://omabrowser.org/standalone/ I tried to make a parallel environment but it didn't work. El mié., 5 dic. 2018 a las 15:25, Reuti () escribió: > Hi, > > > Am 05.12.2018 um 19:10 schrieb Dimar Jaime González Soto < > dimar.gonzalez.s...@gmail.com>: > > > > Hi everyone I'm tryin

Re: [gridengine users] problem with concurrent jobs

2018-12-05 Thread Reuti
Hi, > Am 05.12.2018 um 19:10 schrieb Dimar Jaime González Soto > : > > Hi everyone I'm trying to run OMA standalone on a grid engine setup with this > line: I assume OMA is the name of your application. Do you have any link to its website? > > qsub -v NR_PROCESSES=60 -b y -j y -t 1-60 -cwd