Problems running MARK in clustered Linux environment

Hi,
I'm hoping someone can offer some help advise in regard to running MARK (and RMark) on a clustered 64bit Linux environment.
We use Condor (http://research.cs.wisc.edu/htcondor/) on a cluster of servers for running R jobs and we are seeing problems when multiple R jobs which use RMark to call MARK are run on the same server at once.
For example we have a user trying to run multiple jobs on one server at the same time which leads to 1 job succeeding and the others failing. As each process should be separate this leads me to believe that the problem lies with some kind of file lock which MARK (or RMark) creates while it is running on a server (possibly a temp file which doesn't have a unique name?).
Any help/advice appreciated.
Thanks in advance.
I'm hoping someone can offer some help advise in regard to running MARK (and RMark) on a clustered 64bit Linux environment.
We use Condor (http://research.cs.wisc.edu/htcondor/) on a cluster of servers for running R jobs and we are seeing problems when multiple R jobs which use RMark to call MARK are run on the same server at once.
For example we have a user trying to run multiple jobs on one server at the same time which leads to 1 job succeeding and the others failing. As each process should be separate this leads me to believe that the problem lies with some kind of file lock which MARK (or RMark) creates while it is running on a server (possibly a temp file which doesn't have a unique name?).
Any help/advice appreciated.
Thanks in advance.