$ sudo ./Top 1 1
[WARNING]: DELITE_NUM_THREADS undefined, defaulting to 1
Executing with 1 thread(s)
Adjusted current_heap_ptr to 256
Allocate mem of size 64 at (nil)
Adjusted current_heap_ptr to 4352
Allocate mem of size 1024 at 0x100
Adjusted current_heap_ptr to 20736
Allocate mem of size 64*64 at 0x1100
Adjusted current_heap_ptr to 21760
Allocate mem of size 2*2*2*2*16 at 0x5100
[memcpy HOST->DEV] hostmem = 0x8cf1a0, devmem = 0, size = 100
[memcpy HOST->DEV] hostmem = 0x8cf2b0, devmem = 100, size = 1000
[memcpy HOST->DEV] hostmem = 0x8d02c0, devmem = 1100, size = 4000
[memcpy HOST->DEV] hostmem = 0x8d42f0, devmem = 5100, size = 400
Adjusted current_heap_ptr to 25856
Allocate mem of size 32*32 at 0x5500
Adjusted current_heap_ptr to 29952
Allocate mem of size 1024 at 0x6500
Naums: start
[run] Begin
// Hangs here