GenCase4_win64 fail

I have a simulation that I am working on.

The dimensions of the case limits is -5 m, -25 m, -20 m for pointmin in my XML file, and 5 m, 25 m, 10 m for my pointmax. (10 m length, 50 m width, 30 m height).

My dp right now is 0.01 and I get an error message that GenCase4_win64.exe fails and crashes.

Here's what the console output is:

[Draw]
Mk size = 1 bytes
Case limits: (-5,-25,-20) - (5,25,10)
Distance between points: 0.01
Case domain: (0,0,)-(999,4999,2999)
Domain points: 1000 x 5000 x 3000 = 15000000000
Case parts: 6 x 429z + 426z
Memory: 13.97Gb 14305.11Mb (15000000000)
...
[PreparePoints]
Computing Vtk-Cells data... (time:163.681s)
BitsizeTot: 37 (2 + 10+13+12)

I am running on an Intel Xeon E5-2690 (v1), 8-core, 2.9 GHz stock, Hyperthreading disabled and 128 GB of DDR3-1600 ECC Registered RAM, with a Quadro K6000, and Windows 7 64-bit Professional. My Nvidia driver version is 430.64.

Here is what Windows spits out for the "problem signature":

Problem signature:
Problem Event Name: APPCRASH
Application Name: GenCase4_win64.exe
Application Version: 0.0.0.0
Application Timestamp: 5c9a3f3d
Fault Module Name: GenCase4_win64.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 5c9a3f3d
Exception Code: c0000005
Exception Offset: 000000000009f716
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
Additional Information 1: 0f89
Additional Information 2: 0f89f4096f245c3a26db942fd701a947
Additional Information 3: debd
Additional Information 4: debd10e08f8d29fb4e778c8423f8172a

Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt

What do I do and/or how can I fix/resolve this, if anything at all?

Thank you.

Comments

  • Your GPU has not enough memory:

    Memory: 13.97Gb 14305.11Mb (15000000000)

    Increase dp

    Kind regards
  • @Asalih3d
    But this is GenCase. It doesn't use the GPU at this point. GenCase is all CPU based/bound at this point.
Sign In or Register to comment.

Debug Trace

Notice
Cannot assign an empty string to a string offset

#0 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1203): gdn_ErrorHandler(2, 'Cannot assign a...', '/var/www/forums...', 1203, Array)
#1 /var/www/forums-dual-sphysics-org/library/core/class.format.php(958): Gdn_Format::formatMentionsCallback('')
#2 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1292): Gdn_Format::tagContent('@Asalih3d <br /...', 'Gdn_Format::for...')
#3 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Html/HtmlEnhancer.php(59): Gdn_Format::mentions('@Asalih3d <br /...')
#4 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/Formats/HtmlFormat.php(74): Vanilla\Formatting\Html\HtmlEnhancer->enhance('@Asalih3d <br /...')
#5 /var/www/forums-dual-sphysics-org/library/Vanilla/Formatting/FormatService.php(34): Vanilla\Formatting\Formats\HtmlFormat->renderHtml('@Asalih3d \r\nBut...')
#6 /var/www/forums-dual-sphysics-org/library/core/class.format.php(769): Vanilla\Formatting\FormatService->renderHTML('@Asalih3d \r\nBut...', 'html')
#7 /var/www/forums-dual-sphysics-org/library/core/class.format.php(1479): Gdn_Format::html('@Asalih3d \r\nBut...')
#8 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/helper_functions.php(24): Gdn_Format::to('@Asalih3d \r\nBut...', 'Html')
#9 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/helper_functions.php(170): formatBody(Object(stdClass))
#10 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/comments.php(19): writeComment(Object(stdClass), Object(DiscussionController), Object(Gdn_Session), 2)
#11 /var/www/forums-dual-sphysics-org/applications/vanilla/views/discussion/index.php(53): include('/var/www/forums...')
#12 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(778): include('/var/www/forums...')
#13 /var/www/forums-dual-sphysics-org/library/core/class.controller.php(1382): Gdn_Controller->fetchView('', false, false)
#14 /var/www/forums-dual-sphysics-org/library/core/class.pluggable.php(217): Gdn_Controller->xRender()
#15 /var/www/forums-dual-sphysics-org/applications/vanilla/controllers/class.discussioncontroller.php(310): Gdn_Pluggable->__call('render', Array)
#16 /var/www/forums-dual-sphysics-org/applications/vanilla/controllers/class.discussioncontroller.php(402): DiscussionController->index(1633, 'x', 'p1')
#17 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(862): DiscussionController->comment('3062')
#18 /var/www/forums-dual-sphysics-org/library/core/class.dispatcher.php(279): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array)
#19 /var/www/forums-dual-sphysics-org/index.php(29): Gdn_Dispatcher->dispatch()
#20 {main}