CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Memory error in ILURES.

Register Blogs Community New Posts Updated Threads Search

Like Tree6Likes
  • 2 Post By Lance
  • 4 Post By lingdeer

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 16, 2009, 09:03
Default Memory error in ILURES.
  #1
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
Hi,
I got the following error after a couple of iterations:

+--------------------------------------------------------------------+
| ERROR #001100279 has occurred in subroutine ErrAction.
| Message:
| Memory error in ILURES. Please increase the value of the expert
| parameter 'ilures memory factor' (default value is 1.0) and try a-
| gain.
|
|
|
+--------------------------------------------------------------------+

I couldnt find 'ilures memory factor' under expert parameters (I guess its hidden somewhere?), but I ran exactly the same def file again and then the simulation worked without any errors.... strange to say the least.

Any idea why this happened? Could it be hardware related?

Lance
Lance is offline   Reply With Quote

Old   August 10, 2010, 02:24
Default
  #2
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
Ok, I am getting this error again, and it dont seem to be hardware related as it happens on different compute nodes each time.

And I cant find the expert parameter - at least not in the GUI. Any ideas?
Lance is offline   Reply With Quote

Old   August 10, 2010, 07:44
Default
  #3
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,703
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Almost certainly this is caused by some physical model you have defined which is not working properly. Can you describe what physical models your model has, or upload the CCL?
ghorrocks is offline   Reply With Quote

Old   August 10, 2010, 07:57
Default
  #4
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
Im running internal pipe flow, LES (WALE) with heat transfer, specified mass flow at the inlet, pressure at the outlets. The thing is that sometimes the case works, sometimes it doesnt...

Previously I ran the case on 20 compute nodes (=160 cores) which didnt work. Now I have tried 10 and 30 nodes (i.e. 80 and 240 cores) and the case works perfectly.

There has always been different compute nodes in use when I got the error, but I guess it could be some sort of error on several nodes at the same time.
Lance is offline   Reply With Quote

Old   August 10, 2010, 22:01
Default
  #5
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,703
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
I see. This is just a guess but it could be the linear solver is having problems over so many processes. What version of CFX are you running?
ghorrocks is offline   Reply With Quote

Old   August 11, 2010, 01:59
Default
  #6
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
Im using 12.0. Maybe should have mentioned that the solver always fails after the first coefficient loop in the first time step.

Are there "hidden" expert parameters somewhere? Since the error says "Please increase the value of the expert parameter 'ilures memory factor' (default value is 1.0)", but it is nowhere to be found in the GUI.
Lance is offline   Reply With Quote

Old   August 11, 2010, 06:23
Default
  #7
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,703
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Definitely looks like a linear solver problem. Not much you can do about this, except adjusting the parameter as it recommends. If that does not work you will have to contact support.

Yes, there are lots of undocumented options in CFX. That s why you need to talk to support about things like this as there is no other way to sort it out.
ghorrocks is offline   Reply With Quote

Old   August 11, 2010, 06:47
Default
  #8
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
Thanks Glenn,
if I get something useful from the support I'll post it here if someone else gets the same problem.
Lance is offline   Reply With Quote

Old   November 27, 2010, 12:09
Default ilures memory factor
  #9
New Member
 
Richard
Join Date: Oct 2010
Posts: 5
Rep Power: 15
RichardB86 is on a distinguished road
Hi Lance

Did you ever manage to solve the problem with the memory factor. I have been trying to run a simulation on a cluster and it keeps coming up with the same message that you were getting.

I have adjust various memory factors but none of them seem to make any difference.

Thanks

Richard
RichardB86 is offline   Reply With Quote

Old   November 29, 2010, 02:17
Default
  #10
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
Hi Richard,
The reply from support was that I should increase the memory factor by trial and error, starting at 1.1 or 1.2:

"The value of 1.2 is fairly arbitrary and will need to be determined by
'trial and error', e.g. 1.1 might work but you probably shouldn't
need to make it as high as 2.0 or you might cause other memory problems.

It's possible that ILU smoother is close to running out of memory in
your case although this is an unusual error [...]"
Lance is offline   Reply With Quote

Old   October 25, 2011, 23:02
Default
  #11
Member
 
Lingdeer
Join Date: Jul 2011
Posts: 49
Rep Power: 14
lingdeer is on a distinguished road
Hi, I have similar problem but could not find a solution.
So I started off by adding ILURES=1.1
and also
ilures memory factor=1.1
in CFX-pre and encountered an error.
Is it the right way to solve it?
lingdeer is offline   Reply With Quote

Old   October 26, 2011, 11:19
Default
  #12
Far
Super Moderator
 
Sijal
Join Date: Mar 2009
Location: Islamabad
Posts: 4,553
Blog Entries: 6
Rep Power: 54
Far has a spectacular aura aboutFar has a spectacular aura about
Send a message via Skype™ to Far
I do have the same problem when running the large meshes on my 4GB RAM machine.
Far is offline   Reply With Quote

Old   October 27, 2011, 02:31
Default
  #13
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
Quote:
Originally Posted by lingdeer View Post
Hi, I have similar problem but could not find a solution.
So I started off by adding ILURES=1.1
and also
ilures memory factor=1.1
in CFX-pre and encountered an error.
Is it the right way to solve it?
Yep, this is the CCL I added to get things going again:

FLOW:
EXPERT PARAMETERS:
ilures memory factor = 1.2
END
END
monkey1 and Yamaha like this.
Lance is offline   Reply With Quote

Old   October 27, 2011, 13:45
Default
  #14
Member
 
Lingdeer
Join Date: Jul 2011
Posts: 49
Rep Power: 14
lingdeer is on a distinguished road
Yeah I contacted the ANSYS technical staff and this is what I tried and worked:

FLOW: Flow Analysis 1
EXPERT PARAMETERS:
ilures memory factor = 1.1
END
END

and if it doesnt then I need to increase the factor to 1.2 -2.0

Just post here to help others in case.

Thanks you all so much !
monkey1, Antech, Yamaha and 1 others like this.
lingdeer is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Memory/ swap area J-man STAR-CD 1 September 29, 2009 19:43
How to optimize the memory usage when using FEM vasilis Main CFD Forum 11 August 24, 2009 23:57
Memory error? Young CFX 3 September 30, 2008 11:33
CFX CPU time & real time Nick Strantzias CFX 8 July 23, 2006 17:50
Run-Time memory conifguration Error Graeme CFX 1 February 20, 2006 23:04


All times are GMT -4. The time now is 07:11.