<html><body>
<p><tt><font size="2">Hi all,<br>
</font></tt><tt><font size="2">I'm trying to read a large data set ~60Milion cells in Ensight format. The files on the disk are about 18GBs.<br>
</font></tt><br>
<tt><font size="2">I compiled Paraview with mpich, I run 8 pvserver on my workstation with mpirun. My workstation has _144GB of RAM_ (which should be enough to load the entire data set), with two quad core.<br>
</font></tt><br>
<tt><font size="2">When I try to load the data set I always get the error reported below. I monitored the situation and when this happen my workstation RAM usage is only ~ 26%.<br>
</font></tt><br>
<br>
<tt><font size="2">Thank you for your help,<br>
</font></tt><tt><font size="2">Luca<br>
</font></tt><br>
<br>
<br>
<tt><font size="2">------------------------------------------<br>
</font></tt><tt><font size="2">lclementi@ws09:~/develop/paraview/paraview-bin/bin> /home/lclementi/develop/paraview/mvapich2/bin/mpirun -np 8 /home/lclementi/develop/paraview/paraview-bin/bin/pvserver<br>
</font></tt><tt><font size="2">Listen on port: 11111<br>
</font></tt><tt><font size="2">Waiting for client...<br>
</font></tt><tt><font size="2">Client connected.<br>
</font></tt><tt><font size="2">Process id: 0 >> ERROR: In /home/lclementi/develop/paraview/paraview-3.6.2-src/ParaView3/Servers/Common/vtkProcessModule.cxx, line 1297<br>
</font></tt><tt><font size="2">vtkProcessModule (0x5d7330): Exception: Insufficient memory exception.<br>
</font></tt><br>
<tt><font size="2">terminate called after throwing an instance of 'std::bad_alloc'<br>
</font></tt><tt><font size="2">what(): St9bad_alloc</font></tt><br>
<tt><font size="2">terminate called after throwing an instance of 'std::bad_alloc'<br>
</font></tt><tt><font size="2">what(): St9bad_alloc</font></tt><br>
<tt><font size="2">terminate called after throwing an instance of 'std::bad_alloc'<br>
</font></tt><tt><font size="2">what(): St9bad_alloc</font></tt><br>
<tt><font size="2">terminate called after throwing an instance of 'std::bad_alloc'<br>
</font></tt><tt><font size="2">what(): St9bad_alloc</font></tt><br>
<tt><font size="2">rank 2 in job 1 ws09_35270 caused collective abort of all ranks<br>
</font></tt><tt><font size="2">exit status of rank 2: killed by signal 9</font></tt><br>
<tt><font size="2">-----------------------------------</font></tt><br>
<BR>
_________________________________________________________________________________________________________________<BR>
Questo messaggio è da intendersi esclusivamente ad uso del destinatario e può contenere informazioni che sono di natura privilegiata, confidenziale<BR>
o non divulgabile secondo le leggi vigenti. Se il lettore del presente messaggio non è il destinatario designato, o il dipendente/agente responsabile<BR>
per la consegna del messaggio al destinatario designato, si informa che ogni disseminazione, distribuzione o copiatura di questa comunicazione è <BR>
strettamente proibita anche ai sensi del decreto legislativo 196/03 . Se avete ricevuto questo messaggio per errore, vi preghiamo di notificarcelo<BR>
immediatamente a mezzo e-mail di risposta e successivamente di procedere alla cancellazione di questa e-mail e relativi allegati dal vostro sistema.<BR>
_________________________________________________________________________________________________________________<BR>
This message is intended only for the use of the addressee and may contain information that is privileged, confidential and exempt from <BR>
disclosure under applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the <BR>
message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly <BR>
prohibited. If you have received this e-mail in error, please notify us immediately by return e-mail and delete this e-mail and all attachments from <BR>
your system.<BR>
_________________________________________________________________________________________________________________<BR>
</body></html>