Originally posted by: EdKlotz
>
> Memory consumption is a tricky issue and actually not very well defined. Please see my answer in thread
http://www.ibm.com/developerworks/forums/thread.jspa?threadID=353476&tstart=45 to get started.
> On Linux, you could regularly inspect the proc file system at /proc/<pid>/status, or you could parse the output of
>
> ps -A -o pid= -o ppid= -o rss=
>
> I have no clue how to do this on Windows.
On Windows the Task Manager enables you to monitor memory usage. If you use it
and find the default display doesn't give you all the information you need, select
View->Select Columns to see the additional output you can obtain.
#CPLEXOptimizers#DecisionOptimization