The amount of storage space (in bytes) filled at termination time was:
Roll area...................... 6221072
Extended memory (EM)........... 4001259000
Assigned memory (HEAP)......... 8000064336
Short area..................... " "
Paging area.................... 13123584
Maximum address space.......... 18446741273018048784
----------------------------------------------------
Memory configured in the system.
ztta/roll_area 6500000
ztta/roll_first 1
ztta/short_area 6000000
rdisp/ROLL_SHM 49152
rdisp/PG_SHM 49152
rdisp/PG_LOCAL 150
em/initial_size_MB 40960
em/blocksize_KB 4096
em/address_space_MB 4092
ztta/roll_extension 2000000000
abap/heap_area_dia 8000000000
abap/heap_area_nondia 4000000000
abap/heap_area_total 32000000000
abap/heaplimit 100000000
abap/use_paging 0
--------------------------------------------------
ST02:
As you can see the max use of heap memory is only 16GB, however the

dump occurred after crossing 8GB. What caused the issue to happen?. Please suggest.