Hi I have a 6 GB Ram system and beanstalk is eating 2.5 Gig of the Ram.  No 
jobs appear to be ready.  I'm using jemalloc as well.  Any suggestion/help? 
 It's a production system and it's a desperate situation.  

# telnet 127.0.0.1 11300
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
stats
OK 883
---
current-jobs-urgent: 0
current-jobs-ready: 0
current-jobs-reserved: 0
current-jobs-delayed: 0
current-jobs-buried: 0
cmd-put: 23666096
cmd-peek: 0
cmd-peek-ready: 0
cmd-peek-delayed: 0
cmd-peek-buried: 0
cmd-reserve: 23666109
cmd-reserve-with-timeout: 0
cmd-delete: 23666096
cmd-release: 0
cmd-use: 29361815
cmd-watch: 17958403
cmd-ignore: 17970369
cmd-bury: 0
cmd-kick: 0
cmd-touch: 0
cmd-stats: 1
cmd-stats-job: 0
cmd-stats-tube: 0
cmd-list-tubes: 0
cmd-list-tube-used: 0
cmd-list-tubes-watched: 17958396
cmd-pause-tube: 0
job-timeouts: 0
total-jobs: 23666096
max-job-size: 65535
current-tubes: 15
current-connections: 25
current-producers: 3
current-workers: 13
current-waiting: 13
total-connections: 17970383
pid: 20427
version: 1.4.3
rusage-utime: 1212.551779
rusage-stime: 3443.979235
uptime: 718080
binlog-oldest-index: 0
binlog-current-index: 0
binlog-max-size: 10485760
quit

# lsof -n | grep jemall
beanstalk 20427 beanstalkd  mem       REG      251,0   4151845     393081 
/usr/lib/libjemalloc.so


  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
20427 beanstal  20   0 2686m 2.5g  680 S    0 43.4  77:38.84 beanstalkd


Thanks!

-Tom G.

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/beanstalk-talk.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to