<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hmm, you're right. When I run --max-vsize=500M it also tells me vsize is NA. But when I run --max-vsize=700M I get vsize is 1577058312. From that point on, until I close R, I am able to set vsize using mem.limits(). I don't know why it works for 700M but not 500M and I tried checking what other numbers it works for yet. It seems very strange to me.<br><br>- Tommy<br><br><br><br><br>> From: leinfelder@nceas.ucsb.edu<br>> To: tommystropp@hotmail.com<br>> Subject: Re: [kepler-users] R actor --max-vsize<br>> Date: Tue, 25 Aug 2009 13:52:06 -0700<br>> <br>> Tommy -<br>> I just tried starting R from the terminal with --max-vsize=100 and it  <br>> still tells me that vsize is NA<br>> I'm not sure what else to try.<br>> -ben<br>> <br>> On Aug 25, 2009, at 12:33 PM, Tommy Stropp wrote:<br>> <br>> > That's what I thought too, but when I run that I get:<br>> ><br>> > mem.limits(vsize=500)<br>> > nsize vsize<br>> >    NA    NA<br>> ><br>> > Why does it still say "NA" under vsize?<br>> ><br>> > - Tommy<br>> ><br>> ><br>> ><br>> ><br>> > > CC: kepler-users@kepler-project.org<br>> > > From: leinfelder@nceas.ucsb.edu<br>> > > To: tommystropp@hotmail.com<br>> > > Subject: Re: [kepler-users] R actor --max-vsize<br>> > > Date: Tue, 25 Aug 2009 12:19:46 -0700<br>> > ><br>> > > Tommy,<br>> > > You should be able to set the memory limits for each RExpression at<br>> > > the top of the script using a call to:<br>> > > mem.limits(vsize=<?>)<br>> > > Let us know if that works for you. Thanks,<br>> > > -ben<br>> > ><br>> > > On Aug 25, 2009, at 10:05 AM, Tommy Stropp wrote:<br>> > ><br>> > > > I was wondering how I can set the "--max-vsize" for R from within<br>> > > > Kepler, or if there is a way to set it from within an R actor.<br>> > > ><br>> > > > - Tommy<br>> > > ><br>> > > ><br>> > > ><br>> > > > More storage. Better anti-spam and antivirus protection. Hotmail<br>> > > > makes it simple. _______________________________________________<br>> > > > Kepler-users mailing list<br>> > > > Kepler-users@kepler-project.org<br>> > > > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users<br>> > ><br>> ><br>> > More storage. Better anti-spam and antivirus protection. Hotmail  <br>> > makes it simple.<br>> <br><br /><hr />More storage. Better anti-spam and antivirus protection. <a href='http://go.microsoft.com/?linkid=9671352' target='_new'>Hotmail makes it simple.</a></body>
</html>