WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Xen Killing fortran app?!

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Xen Killing fortran app?!
From: Luis Rodrigues <luis@xxxxxxxxx>
Date: Thu, 11 May 2006 15:45:37 +0200
Delivery-date: Thu, 11 May 2006 06:45:24 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <907625E08839C4409CE5768403633E0BA7FC50@xxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: ESS
References: <907625E08839C4409CE5768403633E0BA7FC50@xxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
size CAMx.mrpo.1.8.i_linux
   text    data     bss     dec     hex filename
2968811 1189952 1287728136      1291886899      4d00a133        
CAMx.mrpo.1.8.i_linux

On dom0 I get:

free
             total       used       free     shared    buffers     cached
Mem:       1009664     778684     230980          0      17740     557744
-/+ buffers/cache:     203200     806464
Swap:            0          0          0

on domU

             total       used       free     shared    buffers     cached
Mem:       1043124     868752     174372          0      47328     568616
-/+ buffers/cache:     252808     790316
Swap:       511992          4     511988

I have 2GB, 1 for dom0 and 1 form domU.

It is running fine on domU and craches on dom0.

I really doen't understand these nunbers, is it memory?

Luis




On Thu, 11 May 2006 15:34:17 +0200
"Petersson, Mats" <Mats.Petersson@xxxxxxx> wrote:

> > -----Original Message-----
> > From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> > [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> > Luis Rodrigues
> > Sent: 11 May 2006 14:10
> > To: xen-users@xxxxxxxxxxxxxxxxxxx
> > Subject: [Xen-users] Xen Killing fortran app?!
> > 
> > Hi,
> > 
> > I have an fortran application (CAMx model) that runs fine on 
> > my machine witout XEN.
> > If  I start xend from init scripts (so xen is running from 
> > begin) the applications simply craches.
> > 
> > strace ./CAMx.mrpo.1.8.i_linux
> > execve("./CAMx.mrpo.1.8.i_linux", 
> > ["./CAMx.mrpo.1.8.i_linux"], [/* 33 vars */]) = -1 ENOMEM 
> > (Cannot allocate memory)
> > +++ killed by SIGKILL +++
> How much memory does the app actually need (do "size ./CAMx*")? 
> 
> It sounds like it could actually be running out of memory, perhaps?
> 
> --
> Mats
> 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>