Another possible problem is we never actually free mmaped memory. So,  
any memory that is freed isn't really unallocated.

Ali

On Oct 30, 2008, at 6:53 PM, Shoaib Akram wrote:

> looks like this is whats happening. But cant speculate on the  
> reason. Its obvious to me that art is very memory-intensive and  
> given the large number of bridges in my system, the might be  
> queueing a lot of request but I free up anything in sendQueue  
> immediately.
>
> ---- Original message ----
>> Date: Thu, 30 Oct 2008 17:04:48 -0700
>> From: "Steve Reinhardt" <[EMAIL PROTECTED]>
>> Subject: Re: [m5-users] art110
>> To: "M5 users mailing list" <[email protected]>
>>
>> You shouldn't need to run in debug mode just to get the error message
>> when it dies.  Maybe you're running into a memory leak and the OS is
>> killing the job because it's taking up too much memory?
>>
>> On Thu, Oct 30, 2008 at 4:59 PM, Shoaib Akram  
>> <[EMAIL PROTECTED]> wrote:
>>> it happens after couple of billion insts so never managed to run  
>>> in debug mdoe and gather traces. Though the srun simply output,  
>>> task kiled, job failed.
>>>
>>> ---- Original message ----
>>>> Date: Thu, 30 Oct 2008 16:45:28 -0700
>>>> From: Rick Strong <[EMAIL PROTECTED]>
>>>> Subject: Re: [m5-users] art110
>>>> To: M5 users mailing list <[email protected]>
>>>>
>>>> Shoaib Akram wrote:
>>>>> Does anyone has been ale to run art for a sufficient large no.  
>>>>> of insts. My jobs with art always failed beyond 1 bilion for a  
>>>>> range of configuration.
>>>>> _______________________________________________
>>>>> m5-users mailing list
>>>>> [email protected]
>>>>> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>>>>>
>>>>>
>>>>
>>>> What is the failure message?
>>>> _______________________________________________
>>>> m5-users mailing list
>>>> [email protected]
>>>> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>>> _______________________________________________
>>> m5-users mailing list
>>> [email protected]
>>> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>>>
>> _______________________________________________
>> m5-users mailing list
>> [email protected]
>> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
> _______________________________________________
> m5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>

_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to