Please help with this error

Archive of Gamsworld Google Group
Post Reply
Archiver
User
User
Posts: 7876
Joined: 7 years ago

Please help with this error

Post by Archiver »



Hi, all

Me again:-(. I am running 105 sets data on a program, and after
compiling, the report shows:

*** Unexpected Exception from eoutofmemory
*** Please report to support@gams.com
*** Msg=Out of Memory in New or GetMem.
C OS errno = 12: 'Not enough space'.

Is there anyone ever experienced this situation? what causes this kind
of error, and what can I do for it?

Wait on line
Best regards
Lee
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to gamsworld@googlegroups.com
To unsubscribe from this group, send email to gamsworld+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/gamsworld?hl=en
-~----------~----~----~----~------~----~------~--~---


Archiver
User
User
Posts: 7876
Joined: 7 years ago

Re: Please help with this error

Post by Archiver »



Not much we can help. GAMS is out of memory. You can try to move to a
machine with more memory, potentially a 64bit machine. From the report
it is not clear where GAMS ran out of memory. You might do something
that uses lots of memory but might not be required. For example, you
fix lots of variables to zero that never show up in the model. As
suggested send your model to support or pot it here.

Hope this helps,
Michael Bussieck - GAMSWorld Coordinator

On May 27, 7:21 am, "tngl19...@gmail.com" wrote:
> > Hi, all
> >
> > Me again:-(. I am running 105 sets data on a program, and after
> > compiling, the report shows:
> >
> > *** Unexpected Exception from eoutofmemory
> > *** Please report to supp...@gams.com
> > *** Msg=Out of Memory in New or GetMem.
> > C OS errno = 12: 'Not enough space'.
> >
> > Is there anyone ever experienced this situation? what causes this kind
> > of error, and what can I do for it?
> >
> > Wait on line
> > Best regards
> > Lee
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to gamsworld@googlegroups.com
To unsubscribe from this group, send email to gamsworld+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/gamsworld?hl=en
-~----------~----~----~----~------~----~------~--~---


Archiver
User
User
Posts: 7876
Joined: 7 years ago

Re: Please help with this error

Post by Archiver »



Thank you very much for your reply. I think I will focus on filtering
the sets first. If it is still not working, I will post my program.
Lee

On May 27, 3:31 pm, Gamsworld Admin wrote:
> > Not much we can help. GAMS is out of memory. You can try to move to a
> > machine with more memory, potentially a 64bit machine. From the report
> > it is not clear where GAMS ran out of memory. You might do something
> > that uses lots of memory but might not be required. For example, you
> > fix lots of variables to zero that never show up in the model. As
> > suggested send your model to support or pot it here.
> >
> > Hope this helps,
> > Michael Bussieck - GAMSWorld Coordinator
> >
> > On May 27, 7:21 am, "tngl19...@gmail.com" wrote:
> >
> >
> >
>> > > Hi, all
> >
>> > > Me again:-(. I am running 105 sets data on a program, and after
>> > > compiling, the report shows:
> >
>> > > *** Unexpected Exception from eoutofmemory
>> > > *** Please report to supp...@gams.com
>> > > *** Msg=Out of Memory in New or GetMem.
>> > > C OS errno = 12: 'Not enough space'.
> >
>> > > Is there anyone ever experienced this situation? what causes this kind
>> > > of error, and what can I do for it?
> >
>> > > Wait on line
>> > > Best regards
>> > > Lee- Hide quoted text -
> >
> > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to gamsworld@googlegroups.com
To unsubscribe from this group, send email to gamsworld+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/gamsworld?hl=en
-~----------~----~----~----~------~----~------~--~---


Post Reply