Re: [R] meta-question about R

2014-04-24 Thread mark
23, 2014 2:18 PM To: m.r...@5-cent.us Cc: r-help@r-project.org Subject: Re: [R] meta-question about R On 04/23/2014 11:58 PM, m.r...@5-cent.us wrote: This really isn't about R, but configuring R. We're running R 3.0.2-1, the current default package, on CentOS 6.5 On a long-running job, R is c

Re: [R] meta-question about R

2014-04-24 Thread m . roth
Duncan Murdoch wrote: > On 24/04/2014, 7:42 AM, Jim Lemon wrote: >> On 04/24/2014 08:52 PM, mark wrote: >>> On 04/23/14 23:22, William Dunlap wrote: >>> deleting those files. I'm sure that my user's long-running job is >>> creating them. What I'm asking is if ANYONE HERE knows if there is some >>>

Re: [R] meta-question about R

2014-04-24 Thread Duncan Murdoch
On 24/04/2014 9:56 AM, m.r...@5-cent.us wrote: Duncan Murdoch wrote: > On 24/04/2014, 7:42 AM, Jim Lemon wrote: >> On 04/24/2014 08:52 PM, mark wrote: >>> On 04/23/14 23:22, William Dunlap wrote: >>> deleting those files. I'm sure that my user's long-running job is >>> creating them. What I'm as

Re: [R] meta-question about R

2014-04-24 Thread Duncan Murdoch
On 24/04/2014, 7:42 AM, Jim Lemon wrote: On 04/24/2014 08:52 PM, mark wrote: On 04/23/14 23:22, William Dunlap wrote: Aren't those files support for named semaphores (made with sem_open())? Packages like BH and RSQLite contain calls to sem_open. Is your long-running R process using such a packa

Re: [R] meta-question about R

2014-04-24 Thread Jim Lemon
On 04/24/2014 08:52 PM, mark wrote: On 04/23/14 23:22, William Dunlap wrote: Aren't those files support for named semaphores (made with sem_open())? Packages like BH and RSQLite contain calls to sem_open. Is your long-running R process using such a package? I don't think you would want to delet

Re: [R] meta-question about R

2014-04-23 Thread m . roth
Jim Lemon wrote: > On 04/23/2014 11:58 PM, m.r...@5-cent.us wrote: >> This really isn't about R, but configuring R. We're running R 3.0.2-1, >> the current default package, on CentOS 6.5 On a long-running job, R is >> creating files in /dev/shm: each set of three files are named (8 hex >> digits)-(

Re: [R] meta-question about R

2014-04-23 Thread William Dunlap
lf > Of Jim Lemon > Sent: Wednesday, April 23, 2014 2:18 PM > To: m.r...@5-cent.us > Cc: r-help@r-project.org > Subject: Re: [R] meta-question about R > > On 04/23/2014 11:58 PM, m.r...@5-cent.us wrote: > > This really isn't about R, but configuring R. We're runn

Re: [R] meta-question about R

2014-04-23 Thread Jim Lemon
On 04/23/2014 11:58 PM, m.r...@5-cent.us wrote: This really isn't about R, but configuring R. We're running R 3.0.2-1, the current default package, on CentOS 6.5 On a long-running job, R is creating files in /dev/shm: each set of three files are named (8 hex digits)-(4 hex digits)-(4 hex digits)-

[R] meta-question about R

2014-04-23 Thread m . roth
This really isn't about R, but configuring R. We're running R 3.0.2-1, the current default package, on CentOS 6.5 On a long-running job, R is creating files in /dev/shm: each set of three files are named (8 hex digits)-(4 hex digits)-(4 hex digits)-(4 hex digits)-(12 hex digits), and then sem.(same