Created
March 3, 2016 18:12
-
-
Save l15k4/9048a1d0cf1fdaba621c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@2c60002355dd:~/imply-1.0.2# ps aux | |
| USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND | |
| root 1 0.0 0.0 27212 4564 ? Ss 17:05 0:00 perl bin/supervise -c conf/supervise/quickstart.conf | |
| root 33 0.1 0.3 2966920 64724 ? Sl 17:05 0:03 java -server -Xms256m -Xmx256m -Duser.timezone=UTC -cp /root/imply-1.0.2/bin/../dist/zk/lib/*:/root/imply-1.0.2/bin/../dist/zk/*:/root/imply-1.0.2/conf-quickstart/zk org.apac | |
| root 34 0.7 1.9 4140732 325552 ? Sl 17:05 0:28 java -server -Xms256m -Xmx512m -Duser.timezone=UTC -Dfile.encoding=UTF-8 -Djava.io.tmpdir=var/tmp -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager -Dderby. | |
| root 35 0.4 2.6 4623384 431560 ? Sl 17:05 0:16 java -server -Xms1g -Xmx1g -XX:MaxDirectMemorySize=1280m -Duser.timezone=UTC -Dfile.encoding=UTF-8 -Djava.io.tmpdir=var/tmp -Djava.util.logging.manager=org.apache.logging.log | |
| root 36 0.3 2.3 5631376 389032 ? Sl 17:05 0:12 java -server -Xms1g -Xmx2g -XX:MaxDirectMemorySize=2g -Duser.timezone=UTC -Dfile.encoding=UTF-8 -Djava.io.tmpdir=var/tmp -Djava.util.logging.manager=org.apache.logging.log4j. | |
| root 37 0.5 1.8 4666148 296216 ? Sl 17:05 0:21 java -server -Xms256m -Xmx1024m -Duser.timezone=UTC -Dfile.encoding=UTF-8 -Djava.io.tmpdir=var/tmp -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager -cp /ro | |
| root 38 0.3 1.2 3728188 201880 ? Sl 17:05 0:13 java -server -Xms64m -Xmx192m -Duser.timezone=UTC -Dfile.encoding=UTF-8 -Djava.io.tmpdir=var/tmp -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager -cp /root | |
| root 39 0.0 0.4 1165036 70292 ? Sl 17:05 0:01 node /root/imply-1.0.2/bin/../dist/bard/build/server/www.js -c /root/imply-1.0.2/conf-quickstart/bard | |
| root 436 109 10.2 5745096 1682204 ? Sl 17:22 50:21 java -cp /root/imply-1.0.2/conf-quickstart/druid/_common:/root/imply-1.0.2/conf-quickstart/druid/middleManager:/root/imply-1.0.2/bin/../dist/druid/lib/RoaringBitmap-0.5.4.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment