HI,
on one of my jobs I have a big diference between nomad memory information and docker stat
8ac1b49b118c server-76a3a6f0-577b-9c2e-0764-7b514fd8e00f 0.55% 104.9MiB / 300MiB 34.98% 5.21MB / 242MB 2.88MB / 1.59MB 13
ID = 76a3a6f0-577b-9c2e-0764-7b514fd8e00f
Eval ID = c4b48c24
Name = supysonic.supysonic[0]
Node ID = a7e0fc8c
Node Name = oscar
Job ID = supysonic
Job Version = 14
Client Status = running
Client Description = Tasks are running
Desired Status = run
Desired Description = <none>
Created = 5h31m ago
Modified = 5h31m ago
Allocation Addresses (mode = "host")
Label Dynamic Address
*http yes 192.168.1.40:24082 -> 5000
Task "server" is "running"
Task Resources
CPU Memory Disk Addresses
8/100 MHz 296 MiB/300 MiB 300 MiB
Task Events:
Started At = 2022-05-10T11:27:52Z
Finished At = N/A
Total Restarts = 0
Last Restart = N/A
here top of my container
PID PPID USER STAT VSZ %VSZ CPU %CPU COMMAND
12 10 supysoni S 56492 1% 0 0% /usr/local/bin/python /usr/local/b
10 1 supysoni S 51868 1% 3 0% {flask} /usr/local/bin/python /usr
9 1 supysoni S 47408 1% 1 0% /usr/local/bin/python3 -m supysoni
163 0 supysoni S 1668 0% 2 0% sh
1 0 supysoni S 1604 0% 3 0% {entrypoint.sh} /bin/sh /entrypoin
170 163 supysoni S 1600 0% 1 0% top
216 0 supysoni R 1596 0% 0 0% top
somebody know why this huge diference?