Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Zipline Docker node high virtual memory usage #626

Open
TheRealJayjayli opened this issue Oct 18, 2024 · 0 comments
Open

Bug: Zipline Docker node high virtual memory usage #626

TheRealJayjayli opened this issue Oct 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@TheRealJayjayli
Copy link

TheRealJayjayli commented Oct 18, 2024

What happened?

Hi, I have noticed that the Zipline docker containers use an abnormally high amount of virtual memory (see VmSize at over 50GB) - reducing this with ulimit causes the container to fail to start due to Out of memory: wasm memory.

Version

latest (ghcr.io/diced/zipline or ghcr.io/diced/zipline:latest)

What browser(s) are you seeing the problem on?

No response

Zipline Logs

No response

Browser Logs

No response

Additional Info

Name:   node
Umask:  0022
State:  S (sleeping)
Tgid:   21429
Ngid:   0
Pid:    21429
PPid:   21428
TracerPid:      0
Uid:    0       0       0       0
Gid:    0       0       0       0
FDSize: 128
Groups: 0 1 2 3 4 6 10 11 20 26 27 
NStgid: 21429   8
NSpid:  21429   8
NSpgid: 21428   7
NSsid:  21396   1
VmPeak: 52987500 kB
VmSize: 52856100 kB
VmLck:         0 kB
VmPin:         0 kB
VmHWM:    297020 kB
VmRSS:    155228 kB
RssAnon:          112652 kB
RssFile:           42576 kB
RssShmem:              0 kB
VmData:   180960 kB
VmStk:       132 kB
VmExe:     26476 kB
VmLib:      9176 kB
VmPTE:      4088 kB
VmSwap:        0 kB
HugetlbPages:          0 kB
CoreDumping:    0
THP_enabled:    1
Threads:        11
SigQ:   0/31295
SigPnd: 0000000000000000
ShdPnd: 0000000000000000
SigBlk: 0000000000000000
SigIgn: 0000000000001000
SigCgt: 0000000000014e02
CapInh: 0000000000000000
CapPrm: 00000000a80425fb
CapEff: 00000000a80425fb
CapBnd: 00000000a80425fb
CapAmb: 0000000000000000
NoNewPrivs:     0
Seccomp:        2
Seccomp_filters:        1
Speculation_Store_Bypass:       thread force mitigated
SpeculationIndirectBranch:      conditional force disabled
Cpus_allowed:   3
Cpus_allowed_list:      0-1
Mems_allowed:   00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001
Mems_allowed_list:      0
voluntary_ctxt_switches:        6072
nonvoluntary_ctxt_switches:     4329
@TheRealJayjayli TheRealJayjayli added the bug Something isn't working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant