MantisBT - ParaView | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0012818 | ParaView | (No Category) | public | 2011-12-20 20:25 | 2012-10-29 17:04 | |||||
| Reporter | Alan Scott | |||||||||
| Assigned To | Utkarsh Ayachit | |||||||||
| Priority | high | Severity | minor | Reproducibility | have not tried | |||||
| Status | closed | Resolution | fixed | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | 3.14 | |||||||||
| Target Version | Fixed in Version | 3.98.0 | ||||||||
| Project | Sandia | |||||||||
| Topic Name | ||||||||||
| Type | crash | |||||||||
| Summary | 0012818: CTH memory use grows with compositeIndex | |||||||||
| Description | CTH AMR memory footprint is growing at a rate that appears proportionate to total compositeIndex. We believe that some type of CTH meta data for a whole dataset is being spread around all pvservers. This is a showstopper for CTH visualizations beyond about 100 million cells (depending on the block to cell count). This is easy to test using a dataset that I have access to. (This dataset may not be released to Kitware - sorry. If necessary, I should be able to have someone create a releasable dataset.) How I replicated the problem: ParaView master. Remote server, 128 cores (processes). Linux client. I then did soft links into a dataset, changing the number of files that were read. Max was about 400 files, about 250 million cells. Total was #### blockIns and #### compositeIndexs. Scaling went as follows, using the new Memory Inspector. Numbers are for one node, 8 processes in 12 GBytes of memory space: * Nothing open: 1.04 GBytes, CompositeIndex 0 * One file open: 1.61 GBytes, CompositeIndex 844. Empty cores: ?? GBytes * 8 files open: 1.97 GBytes, CompositeIndex 1.97 Empty cores: 1.41 GBytes * 32 files open: 2.53 GBytes, Composite index 26242 Empty cores: 2.03 Gbytes * 128 files open: 4.88 GBytes, Composite index 82717. No empty cores. * 256 files open: crash. Note that more nodes never work, where fewer cores per node does work. Note that, in theorie, with 128 cores and 128 files open, I now have one file open per core. I would assume that the size of 128 files (for full cores) would be taking the same as 8 files. Throwing this in a spread sheet, it appears that every additional compositeIndex adds about 5KBytes of memory loss. Ouch! Sorry for the confusing bug report - ask me for details. Listing as a crash, since it does on large data. | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2011-12-20 20:25 | Alan Scott | New Issue | ||||||||
| 2011-12-20 20:52 | Alan Scott | Status | backlog => todo | |||||||
| 2012-05-22 18:24 | Alan Scott | Relationship added | related to 0012726 | |||||||
| 2012-05-31 10:23 | Utkarsh Ayachit | Status | todo => backlog | |||||||
| 2012-05-31 10:24 | Utkarsh Ayachit | Status | backlog => todo | |||||||
| 2012-09-11 17:00 | Utkarsh Ayachit | Status | todo => gatekeeper review | |||||||
| 2012-09-11 17:00 | Utkarsh Ayachit | Resolution | open => fixed | |||||||
| 2012-09-11 17:00 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit | |||||||
| 2012-09-11 17:01 | Utkarsh Ayachit | Note Added: 0029173 | ||||||||
| 2012-09-11 17:01 | Utkarsh Ayachit | Status | gatekeeper review => customer review | |||||||
| 2012-09-11 17:01 | Utkarsh Ayachit | Fixed in Version | => git-master | |||||||
| 2012-09-24 20:50 | Alan Scott | Note Added: 0029276 | ||||||||
| 2012-09-24 20:50 | Alan Scott | Status | customer review => closed | |||||||
| 2012-10-29 17:04 | Utkarsh Ayachit | Fixed in Version | git-master => 3.98.0 | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||