visit-dav / visit

VisIt - Visualization and Data Analysis for Mesh-based Scientific Data
https://visit.llnl.gov
BSD 3-Clause "New" or "Revised" License
434 stars 112 forks source link

Save movie with 3-slice template hits a wall #3802

Open markcmiller86 opened 5 years ago

markcmiller86 commented 5 years ago

Describe the bug

90% way through creation of a movie, performance bogs down to a crawl. It is chuging along at about 1 frame/sec save rate and then at the end, it takes forever for each frame to render.

To Reproduce

  1. Open wave_smaller.visit (see below).
  2. Put up PC plot of pressure
  3. Save movie...
  4. select existing template, 3-slide
  5. Select scalar field 'pressure'
  6. Hit continue, continue, continue...until you start generating the movie.
  7. Watch it chug along at fairly fast rate.
  8. When getting mid-way through slices for last timestep, it falls off a cliff in performance

I don't think the specific file matters but here is what I was using...

wave0000.silo
wave0010.silo
wave0020.silo
wave0060.silo
wave0070.silo
wave0110.silo
wave0120.silo
wave0130.silo
wave0230.silo
wave0240.silo
wave0300.silo
wave0310.silo
wave0350.silo
wave0360.silo
wave0400.silo
wave0410.silo
wave0460.silo
wave0470.silo
wave0520.silo
wave0530.silo
wave0540.silo
wave0550.silo
wave0560.silo
wave0570.silo
wave0580.silo
wave0590.silo
wave0600.silo
wave0650.silo
wave0660.silo
wave0670.silo
wave0680.silo
wave0690.silo

This is happening on 3.0.1. I have observed on OSX. I haven't tried any other OS.

I check performance monitor and don't see any memory, cpu or networking oddities.

aowen87 commented 4 years ago

This is even worse for other datasets. I'm trying to generate a simple shock tube movie, and, around frame 150, my entire laptop freezes and needs to be restarted. I have two plots—one pseudocolor and one filled boundary—and a single transform operator.

markcmiller86 commented 4 years ago

@aowen87 did you watch with Activity Monitor to see if you noticed anything unusual there?

aowen87 commented 4 years ago

Unfortunately, no. I would have started to had I still been able to control my mouse. I can try repeating this again with the monitor up, but I'd prefer to wait until the end of the day so that I don't lose all of my sessions again.

aowen87 commented 4 years ago

Okay, I just ran it again but only saved 50 frames. About halfway through, VisIt's viewer becomes unresponsive. It did complete, though. Screen Shot 2020-04-08 at 10 52 00 AM

griffin28 commented 4 years ago

Any memory/stack issues?

-- Kevin

From: Alister notifications@github.com Reply-To: visit-dav/visit reply@reply.github.com Date: Wednesday, April 8, 2020 at 10:56 AM To: visit-dav/visit visit@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [visit-dav/visit] Save movie with 3-slice template hits a wall (#3802)

Okay, I just ran it again but only saved 50 frames. About halfway through, VisIt's viewer becomes unresponsive. It did complete, though. [Screen Shot 2020-04-08 at 10 52 00 AM]https://user-images.githubusercontent.com/11658578/78817046-6c22fe80-7987-11ea-9304-6f704bbc1694.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/visit-dav/visit/issues/3802#issuecomment-611102950, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGMIKBMCJDTQ4U5S2QBKRWDRLS3FZANCNFSM4IOZWZ5Q.

aowen87 commented 4 years ago

Memory looks similar. This was after saving ~70 images. Screen Shot 2020-04-09 at 8 20 03 AM