<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: perl Out of memory! (with solution)</title>
	<atom:link href="http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/</link>
	<description>Scott Corley's blog about what's going on in and out of the labs</description>
	<lastBuildDate>Fri, 19 Oct 2007 12:44:29 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cody</title>
		<link>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/comment-page-1/#comment-14546</link>
		<dc:creator>Cody</dc:creator>
		<pubDate>Tue, 02 Oct 2007 14:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/#comment-14546</guid>
		<description>You just saved me so much work and time, thanks!!!!</description>
		<content:encoded><![CDATA[<p>You just saved me so much work and time, thanks!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shem</title>
		<link>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/comment-page-1/#comment-4238</link>
		<dc:creator>shem</dc:creator>
		<pubDate>Mon, 07 May 2007 00:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/#comment-4238</guid>
		<description>p.s. and why can perl not execute `ulimit -s 200000` from within the perl script itself?</description>
		<content:encoded><![CDATA[<p>p.s. and why can perl not execute `ulimit -s 200000` from within the perl script itself?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shem</title>
		<link>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/comment-page-1/#comment-4237</link>
		<dc:creator>shem</dc:creator>
		<pubDate>Mon, 07 May 2007 00:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/#comment-4237</guid>
		<description>Interesting find.

Similar problem &amp; similar solution required under intense batch processing, but not for individual runs.

Like you I dont understand it. But would like to.

Appears that perl&#039;s inbuilt self-cleanup utilities (garbage collection etc) may need free time or free cycles or free cpu capacity to function properly, and otherwise unexpected resource usage aggregates until the system busts? Or something like that? 

When it occurs I have observed that cpu usage is 100% and memory usage often close to that, and I get a &quot;Segmentation Fault&quot; rather than an explicit &quot;Out of Memory&quot;.</description>
		<content:encoded><![CDATA[<p>Interesting find.</p>
<p>Similar problem &amp; similar solution required under intense batch processing, but not for individual runs.</p>
<p>Like you I dont understand it. But would like to.</p>
<p>Appears that perl&#8217;s inbuilt self-cleanup utilities (garbage collection etc) may need free time or free cycles or free cpu capacity to function properly, and otherwise unexpected resource usage aggregates until the system busts? Or something like that? </p>
<p>When it occurs I have observed that cpu usage is 100% and memory usage often close to that, and I get a &#8220;Segmentation Fault&#8221; rather than an explicit &#8220;Out of Memory&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: debi</title>
		<link>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/comment-page-1/#comment-3684</link>
		<dc:creator>debi</dc:creator>
		<pubDate>Wed, 25 Apr 2007 19:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/#comment-3684</guid>
		<description>Thanks!  I found your article interesting.</description>
		<content:encoded><![CDATA[<p>Thanks!  I found your article interesting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
