Running my site which is less than 50K pages yielded the following error:
Fatal error: Allowed memory size of 201326592 bytes exhausted (tried to allocate 25412123 bytes) in /home/mysite/public_html/sitemap/pages/class.utils.inc.php(2) : eval()'d code on line 6
it is extremely hard to believe that allocating 192MB of RAM wasn't enough to run this script properly. Can you help me out in understanding this here?