Can you run the top command on the server and give us the output?
Deepak"The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi"+91 73500 12833
deicool@xxxxxxxxx
Facebook: https://www.facebook.com/deicool
LinkedIn: www.linkedin.com/in/deicool"Plant a Tree, Go Green"Make In India : http://www.makeinindia.com/homeOn Fri, May 27, 2022 at 1:34 PM Rajkumar Adsule <radsule@xxxxxxxxxx.invalid> wrote:Please find the output of apachectl -M$ apachectl -M
Loaded Modules:
core_module (static)
so_module (static)
http_module (static)
mpm_event_module (static)
authn_file_module (shared)
authn_core_module (shared)
authz_host_module (shared)
authz_groupfile_module (shared)
authz_user_module (shared)
authz_core_module (shared)
access_compat_module (shared)
auth_basic_module (shared)
deflate_module (shared)
socache_shmcb_module (shared)
filter_module (shared)
mime_module (shared)
log_config_module (shared)
logio_module (shared)
env_module (shared)
expires_module (shared)
headers_module (shared)
setenvif_module (shared)
proxy_module (shared)
session_module (shared)
ssl_module (shared)
unixd_module (shared)
autoindex_module (shared)
cgid_module (shared)
dir_module (shared)
alias_module (shared)
rewrite_module (shared)
php5_module (shared)$ free -m
total used free shared buffers cached
Mem: 60517 59155 1361 162 7344 6487
-/+ buffers/cache: 45324 15192
Swap: 15358 133 15225The problem is Memory utilization is always 95% - 98%Regards,Rajkumar AdsuleOpenDoctorHello: (347) 686-8581 Extn: 112The content of this email is confidential and intended for the recipient specified in the message only. It is strictly forbidden to share any part of this message with any third party, without the written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.On Fri, May 27, 2022 at 9:43 AM Frank Gingras <thumbs@xxxxxxxxxx> wrote:Also, I hope you are using the php-fpm approach for the php content, as mixing event and mod_php is a bad idea.Can you show apachectl -M ?On Thu, 26 May 2022 at 12:51, Deepak Goel <deicool@xxxxxxxxx> wrote:What exactly is the problem? Can you please post the error?
Deepak"The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi"+91 73500 12833
deicool@xxxxxxxxx
Facebook: https://www.facebook.com/deicool
LinkedIn: www.linkedin.com/in/deicool"Plant a Tree, Go Green"Make In India : http://www.makeinindia.com/homeOn Thu, May 26, 2022 at 9:54 PM Rajkumar Adsule <radsule@xxxxxxxxxx.invalid> wrote:Hi Team,I have a lamp configured with CentOs6.10 , PHP5.4 and Apache 2.4.53 on a GCP Server with Config 32CPU and 64GB RAM.Configured event mpm with following values<IfModule mpm_event_module>
ServerLimit 4000
StartServers 40
MinSpareThreads 25
MaxSpareThreads 2000
ThreadLimit 64
ThreadsPerChild 25
MaxRequestWorkers 4000
MaxClients 4000
MaxConnectionsPerChild 0
</IfModule>please suggest a solution.Regards,Rajkumar Adsule
top - 08:12:43 up 29 days, 23:27, 1 user, load average: 0.08, 0.19, 0.25 Tasks: 793 total, 1 running, 792 sleeping, 0 stopped, 0 zombie Cpu(s): 5.7%us, 2.0%sy, 0.0%ni, 92.2%id, 0.1%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 61969464k total, 60975232k used, 994232k free, 7525544k buffers Swap: 15727612k total, 137000k used, 15590612k free, 6650000k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 907 root 20 0 738m 291m 4524 S 3.9 0.5 103:35.55 ruby 4346 opendr 20 0 15552 1664 824 R 3.9 0.0 0:00.02 top 152 root 20 0 0 0 0 S 1.9 0.0 1:01.67 events/21 1 root 20 0 19480 644 332 S 0.0 0.0 0:34.30 init 2 root 20 0 0 0 0 S 0.0 0.0 0:00.02 kthreadd 3 root RT 0 0 0 0 S 0.0 0.0 0:23.95 migration/0 4 root 20 0 0 0 0 S 0.0 0.0 0:35.07 ksoftirqd/0 5 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/0 6 root RT 0 0 0 0 S 0.0 0.0 0:02.03 watchdog/0 7 root RT 0 0 0 0 S 0.0 0.0 0:13.19 migration/1 8 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/1 9 root 20 0 0 0 0 S 0.0 0.0 0:15.84 ksoftirqd/1 10 root RT 0 0 0 0 S 0.0 0.0 0:01.92 watchdog/1 11 root RT 0 0 0 0 S 0.0 0.0 0:11.29 migration/2 12 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/2 13 root 20 0 0 0 0 S 0.0 0.0 0:31.10 ksoftirqd/2 14 root RT 0 0 0 0 S 0.0 0.0 0:01.85 watchdog/2 15 root RT 0 0 0 0 S 0.0 0.0 0:09.53 migration/3 16 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/3 17 root 20 0 0 0 0 S 0.0 0.0 0:10.84 ksoftirqd/3 18 root RT 0 0 0 0 S 0.0 0.0 0:01.83 watchdog/3 19 root RT 0 0 0 0 S 0.0 0.0 0:11.69 migration/4 20 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/4 21 root 20 0 0 0 0 S 0.0 0.0 0:13.75 ksoftirqd/4 22 root RT 0 0 0 0 S 0.0 0.0 0:01.90 watchdog/4 23 root RT 0 0 0 0 S 0.0 0.0 0:08.71 migration/5 24 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/5 25 root 20 0 0 0 0 S 0.0 0.0 0:09.00 ksoftirqd/5 26 root RT 0 0 0 0 S 0.0 0.0 0:01.85 watchdog/5 27 root RT 0 0 0 0 S 0.0 0.0 0:08.64 migration/6 28 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/6 29 root 20 0 0 0 0 S 0.0 0.0 0:08.44 ksoftirqd/6 30 root RT 0 0 0 0 S 0.0 0.0 0:01.88 watchdog/6 31 root RT 0 0 0 0 S 0.0 0.0 0:08.46 migration/7 32 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/7 33 root 20 0 0 0 0 S 0.0 0.0 0:07.67 ksoftirqd/7 34 root RT 0 0 0 0 S 0.0 0.0 0:01.87 watchdog/7 35 root RT 0 0 0 0 S 0.0 0.0 0:22.83 migration/8 36 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/8 37 root 20 0 0 0 0 S 0.0 0.0 0:34.39 ksoftirqd/8 38 root RT 0 0 0 0 S 0.0 0.0 0:01.60 watchdog/8 39 root RT 0 0 0 0 S 0.0 0.0 0:14.23 migration/9 40 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/9 41 root 20 0 0 0 0 S 0.0 0.0 0:15.70 ksoftirqd/9 42 root RT 0 0 0 0 S 0.0 0.0 0:01.77 watchdog/9 43 root RT 0 0 0 0 S 0.0 0.0 0:10.91 migration/10 44 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/10 45 root 20 0 0 0 0 S 0.0 0.0 0:11.26 ksoftirqd/10 46 root RT 0 0 0 0 S 0.0 0.0 0:01.83 watchdog/10 47 root RT 0 0 0 0 S 0.0 0.0 0:09.29 migration/11 48 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/11 49 root 20 0 0 0 0 S 0.0 0.0 0:10.35 ksoftirqd/11 50 root RT 0 0 0 0 S 0.0 0.0 0:01.84 watchdog/11 51 root RT 0 0 0 0 S 0.0 0.0 0:08.55 migration/12 52 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/12 53 root 20 0 0 0 0 S 0.0 0.0 0:09.20 ksoftirqd/12 54 root RT 0 0 0 0 S 0.0 0.0 0:01.91 watchdog/12 55 root RT 0 0 0 0 S 0.0 0.0 0:08.49 migration/13 56 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/13 57 root 20 0 0 0 0 S 0.0 0.0 0:08.05 ksoftirqd/13 58 root RT 0 0 0 0 S 0.0 0.0 0:01.89 watchdog/13 59 root RT 0 0 0 0 S 0.0 0.0 0:08.08 migration/14 60 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/14 61 root 20 0 0 0 0 S 0.0 0.0 0:07.97 ksoftirqd/14 62 root RT 0 0 0 0 S 0.0 0.0 0:01.88 watchdog/14 63 root RT 0 0 0 0 S 0.0 0.0 0:08.16 migration/15 64 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/15 65 root 20 0 0 0 0 S 0.0 0.0 0:07.74 ksoftirqd/15 66 root RT 0 0 0 0 S 0.0 0.0 0:01.90 watchdog/15 67 root RT 0 0 0 0 S 0.0 0.0 0:02.17 migration/16 68 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/16 69 root 20 0 0 0 0 S 0.0 0.0 1:43.07 ksoftirqd/16 70 root RT 0 0 0 0 S 0.0 0.0 0:01.85 watchdog/16 71 root RT 0 0 0 0 S 0.0 0.0 0:15.94 migration/17 72 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/17 73 root 20 0 0 0 0 S 0.0 0.0 0:10.00 ksoftirqd/17 74 root RT 0 0 0 0 S 0.0 0.0 0:01.86 watchdog/17 75 root RT 0 0 0 0 S 0.0 0.0 0:11.85 migration/18 76 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/18 77 root 20 0 0 0 0 S 0.0 0.0 0:16.70 ksoftirqd/18 78 root RT 0 0 0 0 S 0.0 0.0 0:01.91 watchdog/18 79 root RT 0 0 0 0 S 0.0 0.0 0:08.27 migration/19 80 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/19 81 root 20 0 0 0 0 S 0.0 0.0 0:13.14 ksoftirqd/19 82 root RT 0 0 0 0 S 0.0 0.0 0:01.93 watchdog/19 83 root RT 0 0 0 0 S 0.0 0.0 0:06.36 migration/20 84 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/20 85 root 20 0 0 0 0 S 0.0 0.0 6:22.85 ksoftirqd/20 86 root RT 0 0 0 0 S 0.0 0.0 0:01.92 watchdog/20 87 root RT 0 0 0 0 S 0.0 0.0 0:04.72 migration/21 88 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/21 89 root 20 0 0 0 0 S 0.0 0.0 0:07.82 ksoftirqd/21 90 root RT 0 0 0 0 S 0.0 0.0 0:01.92 watchdog/21 91 root RT 0 0 0 0 S 0.0 0.0 0:03.77 migration/22 92 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/22 93 root 20 0 0 0 0 S 0.0 0.0 0:07.43 ksoftirqd/22 94 root RT 0 0 0 0 S 0.0 0.0 0:01.92 watchdog/22 95 root RT 0 0 0 0 S 0.0 0.0 0:03.16 migration/23 96 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/23 97 root 20 0 0 0 0 S 0.0 0.0 0:06.60 ksoftirqd/23 98 root RT 0 0 0 0 S 0.0 0.0 0:01.89 watchdog/23 99 root RT 0 0 0 0 S 0.0 0.0 0:02.24 migration/24 100 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/24 101 root 20 0 0 0 0 S 0.0 0.0 0:09.28 ksoftirqd/24 102 root RT 0 0 0 0 S 0.0 0.0 0:01.78 watchdog/24 103 root RT 0 0 0 0 S 0.0 0.0 0:16.25 migration/25 104 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/25 105 root 20 0 0 0 0 S 0.0 0.0 1:35.80 ksoftirqd/25 106 root RT 0 0 0 0 S 0.0 0.0 0:01.84 watchdog/25 107 root RT 0 0 0 0 S 0.0 0.0 0:11.91 migration/26 108 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/26 109 root 20 0 0 0 0 S 0.0 0.0 0:13.11 ksoftirqd/26 110 root RT 0 0 0 0 S 0.0 0.0 0:01.86 watchdog/26 111 root RT 0 0 0 0 S 0.0 0.0 0:08.46 migration/27 112 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/27 113 root 20 0 0 0 0 S 0.0 0.0 0:13.14 ksoftirqd/27 114 root RT 0 0 0 0 S 0.0 0.0 0:01.86 watchdog/27 115 root RT 0 0 0 0 S 0.0 0.0 0:06.40 migration/28 116 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/28 117 root 20 0 0 0 0 S 0.0 0.0 0:08.60 ksoftirqd/28 118 root RT 0 0 0 0 S 0.0 0.0 0:02.04 watchdog/28 119 root RT 0 0 0 0 S 0.0 0.0 0:04.83 migration/29 120 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/29 121 root 20 0 0 0 0 S 0.0 0.0 0:08.04 ksoftirqd/29 122 root RT 0 0 0 0 S 0.0 0.0 0:01.77 watchdog/29 123 root RT 0 0 0 0 S 0.0 0.0 0:03.89 migration/30 124 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/30 125 root 20 0 0 0 0 S 0.0 0.0 0:06.94 ksoftirqd/30 126 root RT 0 0 0 0 S 0.0 0.0 0:01.82 watchdog/30 127 root RT 0 0 0 0 S 0.0 0.0 0:03.19 migration/31 128 root RT 0 0 0 0 S 0.0 0.0 0:00.00 stopper/31 129 root 20 0 0 0 0 S 0.0 0.0 0:06.73 ksoftirqd/31 130 root RT 0 0 0 0 S 0.0 0.0 0:01.84 watchdog/31 131 root 20 0 0 0 0 S 0.0 0.0 1:14.83 events/0 132 root 20 0 0 0 0 S 0.0 0.0 0:59.75 events/1 133 root 20 0 0 0 0 S 0.0 0.0 0:56.34 events/2 134 root 20 0 0 0 0 S 0.0 0.0 0:56.58 events/3 135 root 20 0 0 0 0 S 0.0 0.0 0:54.12 events/4 136 root 20 0 0 0 0 S 0.0 0.0 0:54.09 events/5 137 root 20 0 0 0 0 S 0.0 0.0 0:53.47 events/6 138 root 20 0 0 0 0 S 0.0 0.0 0:55.08 events/7 139 root 20 0 0 0 0 S 0.0 0.0 1:32.09 events/8 140 root 20 0 0 0 0 S 0.0 0.0 0:53.89 events/9 141 root 20 0 0 0 0 S 0.0 0.0 0:51.74 events/10 142 root 20 0 0 0 0 S 0.0 0.0 0:48.92 events/11 143 root 20 0 0 0 0 S 0.0 0.0 0:48.00 events/12 144 root 20 0 0 0 0 S 0.0 0.0 0:49.74 events/13 145 root 20 0 0 0 0 S 0.0 0.0 0:49.82 events/14 146 root 20 0 0 0 0 S 0.0 0.0 0:51.59 events/15 147 root 20 0 0 0 0 S 0.0 0.0 1:02.69 events/16 148 root 20 0 0 0 0 S 0.0 0.0 1:04.32 events/17 149 root 20 0 0 0 0 S 0.0 0.0 1:02.52 events/18 150 root 20 0 0 0 0 S 0.0 0.0 1:00.82 events/19 151 root 20 0 0 0 0 S 0.0 0.0 0:59.36 events/20 153 root 20 0 0 0 0 S 0.0 0.0 1:02.85 events/22 154 root 20 0 0 0 0 S 0.0 0.0 1:07.83 events/23 155 root 20 0 0 0 0 S 0.0 0.0 0:56.93 events/24 156 root 20 0 0 0 0 S 0.0 0.0 1:00.88 events/25 157 root 20 0 0 0 0 S 0.0 0.0 0:59.80 events/26 158 root 20 0 0 0 0 S 0.0 0.0 0:56.76 events/27 159 root 20 0 0 0 0 S 0.0 0.0 0:56.80 events/28 160 root 20 0 0 0 0 S 0.0 0.0 1:00.27 events/29 161 root 20 0 0 0 0 S 0.0 0.0 1:04.15 events/30 162 root 20 0 0 0 0 S 0.0 0.0 1:20.55 events/31 163 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/0 164 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/1 165 root 20 0 0 0 0 S 0.0 0.0 0:00.05 events/2 166 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/3 167 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/4 168 root 20 0 0 0 0 S 0.0 0.0 0:00.02 events/5 169 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/6 170 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/7 171 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/8 172 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/9 173 root 20 0 0 0 0 S 0.0 0.0 0:00.03 events/10 174 root 20 0 0 0 0 S 0.0 0.0 0:00.01 events/11 175 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/12 176 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/13 177 root 20 0 0 0 0 S 0.0 0.0 0:00.02 events/14 178 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/15 179 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/16 180 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/17 181 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/18 182 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/19 183 root 20 0 0 0 0 S 0.0 0.0 0:00.11 events/20 184 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/21 185 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/22 186 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/23 187 root 20 0 0 0 0 S 0.0 0.0 0:00.07 events/24 188 root 20 0 0 0 0 S 0.0 0.0 0:00.01 events/25 189 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/26 190 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/27 191 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/28 192 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/29 193 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/30 194 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events/31 195 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/0 196 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/1 197 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/2 198 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/3 199 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/4 200 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/5 201 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/6 202 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/7 203 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/8 204 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/9 205 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/10 206 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/11 207 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/12 208 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/13 209 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/14 210 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/15 211 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/16 212 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/17 213 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/18 214 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/19 215 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/20 216 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/21 217 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/22 218 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/23 219 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/24 220 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/25 221 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/26 222 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/27 223 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/28 224 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/29 225 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/30 226 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_long/31 227 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 228 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 229 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 230 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 231 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 232 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 233 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 234 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 235 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 236 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 237 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 238 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 239 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 240 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 241 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 242 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 243 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 244 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 245 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 246 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 247 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 248 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 249 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 250 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 251 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 252 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 253 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 254 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 255 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 256 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 257 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 258 root 20 0 0 0 0 S 0.0 0.0 0:00.00 events_power_ef 259 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cgroup 260 root 20 0 0 0 0 S 0.0 0.0 0:00.00 khelper 261 root 20 0 0 0 0 S 0.0 0.0 0:00.00 netns 262 root 20 0 0 0 0 S 0.0 0.0 0:00.00 async/mgr 263 root 20 0 0 0 0 S 0.0 0.0 0:00.00 pm 264 root 20 0 0 0 0 S 0.0 0.0 0:05.57 sync_supers 265 root 20 0 0 0 0 S 0.0 0.0 0:00.14 bdi-default 266 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/0 267 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/1 268 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/2 269 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/3 270 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/4 271 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/5 272 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/6 273 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/7 274 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/8 275 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/9 276 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/10 277 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/11 278 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/12 279 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/13 280 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/14 281 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/15 282 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/16 283 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/17 284 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/18 285 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/19 286 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/20 287 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/21 288 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/22 289 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/23 290 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/24 291 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/25 292 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/26 293 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/27 294 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/28 295 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/29 296 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/30 297 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/31 298 root 20 0 0 0 0 S 0.0 0.0 8:12.79 kblockd/0 299 root 20 0 0 0 0 S 0.0 0.0 0:05.25 kblockd/1 300 root 20 0 0 0 0 S 0.0 0.0 0:04.64 kblockd/2 301 root 20 0 0 0 0 S 0.0 0.0 0:04.63 kblockd/3 302 root 20 0 0 0 0 S 0.0 0.0 0:04.64 kblockd/4 303 root 20 0 0 0 0 S 0.0 0.0 0:04.49 kblockd/5 304 root 20 0 0 0 0 S 0.0 0.0 0:04.56 kblockd/6 305 root 20 0 0 0 0 S 0.0 0.0 0:04.41 kblockd/7 306 root 20 0 0 0 0 S 0.0 0.0 5:56.31 kblockd/8 307 root 20 0 0 0 0 S 0.0 0.0 0:05.11 kblockd/9 308 root 20 0 0 0 0 S 0.0 0.0 0:04.77 kblockd/10 309 root 20 0 0 0 0 S 0.0 0.0 0:04.50 kblockd/11 310 root 20 0 0 0 0 S 0.0 0.0 0:04.38 kblockd/12 311 root 20 0 0 0 0 S 0.0 0.0 0:04.34 kblockd/13 312 root 20 0 0 0 0 S 0.0 0.0 0:04.08 kblockd/14 313 root 20 0 0 0 0 S 0.0 0.0 0:04.28 kblockd/15 314 root 20 0 0 0 0 S 0.0 0.0 0:07.16 kblockd/16 315 root 20 0 0 0 0 S 0.0 0.0 0:04.09 kblockd/17 316 root 20 0 0 0 0 S 0.0 0.0 0:04.36 kblockd/18 317 root 20 0 0 0 0 S 0.0 0.0 0:04.20 kblockd/19 318 root 20 0 0 0 0 S 0.0 0.0 0:04.19 kblockd/20 319 root 20 0 0 0 0 S 0.0 0.0 0:04.26 kblockd/21 320 root 20 0 0 0 0 S 0.0 0.0 0:04.20 kblockd/22 321 root 20 0 0 0 0 S 0.0 0.0 0:04.19 kblockd/23 322 root 20 0 0 0 0 S 0.0 0.0 0:07.55 kblockd/24 323 root 20 0 0 0 0 S 0.0 0.0 0:04.19 kblockd/25 324 root 20 0 0 0 0 S 0.0 0.0 0:04.19 kblockd/26 325 root 20 0 0 0 0 S 0.0 0.0 0:04.06 kblockd/27 326 root 20 0 0 0 0 S 0.0 0.0 0:04.06 kblockd/28 327 root 20 0 0 0 0 S 0.0 0.0 0:04.23 kblockd/29 328 root 20 0 0 0 0 S 0.0 0.0 0:04.14 kblockd/30 329 root 20 0 0 0 0 S 0.0 0.0 0:03.99 kblockd/31 330 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kacpid 331 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kacpi_notify 332 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kacpi_hotplug 333 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_aux 334 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/0 335 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/1 336 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/2 337 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/3 338 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/4 339 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/5 340 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/6 341 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/7 342 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/8 343 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/9 344 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/10 345 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/11 346 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/12 347 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/13 348 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/14 349 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/15 350 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/16 351 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/17 352 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/18 353 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/19 354 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/20 355 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/21 356 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/22 357 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/23 358 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/24 359 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/25 360 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/26 361 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/27 362 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/28 363 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/29 364 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/30 365 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ata_sff/31 366 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ksuspend_usbd 367 root 20 0 0 0 0 S 0.0 0.0 0:00.00 khubd 368 root 20 0 0 0 0 S 0.0 0.0 0:00.02 kseriod 369 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/0 370 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/1 371 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/2 372 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/3 373 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/4 374 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/5 375 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/6 376 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/7 377 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/8 378 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/9 379 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/10 380 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/11 381 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/12 382 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/13 383 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/14 384 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/15 385 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/16 386 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/17 387 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/18 388 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/19 389 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/20 390 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/21 391 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/22 392 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/23 393 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/24 394 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/25 395 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/26 396 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/27 397 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/28 398 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/29 399 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/30 400 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md/31 401 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/0 402 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/1 403 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/2 404 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/3 405 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/4 406 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/5 407 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/6 408 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/7 409 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/8 410 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/9 411 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/10 412 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/11 413 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/12 414 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/13 415 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/14 416 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/15 417 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/16 418 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/17 419 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/18 420 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/19 421 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/20 422 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/21 423 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/22 424 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/23 425 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/24 426 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/25 427 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/26 428 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/27 429 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/28 430 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/29 431 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/30 432 root 20 0 0 0 0 S 0.0 0.0 0:00.00 md_misc/31 433 root 20 0 0 0 0 S 0.0 0.0 0:00.00 linkwatch 436 root 20 0 0 0 0 S 0.0 0.0 0:03.61 khungtaskd 437 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/0 438 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/1 439 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/2 440 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/3 441 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/4 442 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/5 443 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/6 444 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/7 445 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/8 446 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/9 447 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/1 448 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/1 449 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/1 450 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/1 451 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/1 452 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/1 453 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/1 454 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/1 455 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/1 456 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/1 457 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/2 458 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/2 459 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/2 460 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/2 461 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/2 462 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/2 463 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/2 464 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/2 465 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/2 466 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/2 467 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/3 468 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lru-add-drain/3 469 root 20 0 0 0 0 S 0.0 0.0 16:57.14 kswapd0 470 root 20 0 0 0 0 S 0.0 0.0 14:03.86 kswapd1 471 root 25 5 0 0 0 S 0.0 0.0 0:00.00 ksmd 472 root 39 19 0 0 0 S 0.0 0.0 5:25.47 khugepaged 473 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/0 474 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/1 475 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/2 476 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/3 477 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/4 478 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/5 479 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/6 480 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/7 481 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/8 482 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/9 483 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/10 484 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/11 485 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/12 486 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/13 487 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/14 488 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/15 489 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/16 490 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/17 491 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/18 492 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/19 493 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/20 494 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/21 495 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/22 496 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/23 497 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/24 498 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/25 499 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/26 500 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/27 501 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/28 502 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/29 503 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/30 504 root 20 0 0 0 0 S 0.0 0.0 0:00.00 aio/31 505 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/0 506 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/1 507 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/2 508 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/3 509 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/4 510 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/5 511 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/6 512 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/7 513 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/8 514 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/9 515 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/10 516 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/11 517 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/12 518 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/13 519 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/14 520 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/15 521 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/16 522 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/17 523 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/18 524 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/19 525 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/20 526 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/21 527 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/22 528 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/23 529 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/24 530 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/25 531 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/26 532 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/27 533 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/28 534 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/29 535 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/30 536 root 20 0 0 0 0 S 0.0 0.0 0:00.00 crypto/31 543 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/0 544 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/1 545 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/2 546 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/3 547 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/4 548 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/5 549 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/6 550 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/7 551 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/8 552 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/9 553 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/10 554 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/11 555 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/12 556 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/13 557 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/14 558 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/15 559 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/16 560 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/17 561 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/18 562 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/19 563 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/20 564 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/21 565 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/22 566 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/23 567 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/24 568 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/25 569 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/26 570 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/27 571 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/28 572 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/29 573 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/30 574 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthrotld/31 576 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kpsmoused 577 root 20 0 0 0 0 S 0.0 0.0 0:00.00 usbhid_resumer 578 root 20 0 0 0 0 S 0.0 0.0 0:00.00 deferwq 610 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kdmremove 611 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kstriped 927 root 20 0 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_0 1071 root 20 0 0 0 0 S 0.0 0.0 10:04.90 jbd2/sda1-8 1072 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ext4-dio-unwrit 1167 root 16 -4 11036 4 0 S 0.0 0.0 0:00.04 udevd 1320 root 20 0 970m 16m 1760 S 0.0 0.0 2:29.83 stackdriver-col 1401 root 20 0 0 0 0 S 0.0 0.0 0:00.00 virtio-net 1610 root 20 0 0 0 0 S 0.0 0.0 1:30.20 jbd2/sde1-8 1611 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ext4-dio-unwrit 1612 root 20 0 0 0 0 S 0.0 0.0 0:00.06 jbd2/sdf1-8 1613 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ext4-dio-unwrit 1614 root 20 0 0 0 0 S 0.0 0.0 1:36.38 jbd2/sdd1-8 1615 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ext4-dio-unwrit 1616 root 20 0 0 0 0 S 0.0 0.0 0:00.00 jbd2/sdc1-8 1617 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ext4-dio-unwrit 1618 root 20 0 0 0 0 S 0.0 0.0 7:50.88 jbd2/sdg1-8 1619 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ext4-dio-unwrit 1665 root 20 0 0 0 0 S 0.0 0.0 0:18.23 kauditd 1723 root 20 0 0 0 0 S 0.0 0.0 0:00.44 ib_addr 1728 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/0 1729 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/1 1730 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/2 1731 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/3 1732 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/4 1733 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/5 1734 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/6 1735 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/7 1736 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/8 1737 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/9 1738 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/10 1739 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/11 1740 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/12 1741 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/13 1742 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/14 1743 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/15 1744 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/16 1745 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/17 1746 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/18 1747 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/19 1748 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/20 1749 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/21 1750 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/22 1751 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/23 1752 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/24 1753 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/25 1754 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/26 1755 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/27 1756 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/28 1757 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/29 1758 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/30 1759 root 20 0 0 0 0 S 0.0 0.0 0:00.00 infiniband/31 1768 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_mcast 1773 root 20 0 0 0 0 S 0.0 0.0 0:00.00 iw_cm_wq 1778 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/0 1779 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/1 1780 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/2 1782 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/3 1783 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/4 1784 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/5 1785 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/6 1786 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/7 1787 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/8 1788 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/9 1789 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/10 1790 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/11 1791 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/12 1792 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/13 1793 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/14 1794 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/15 1795 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/16 1796 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/17 1797 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/18 1798 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/19 1799 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/20 1800 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/21 1801 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/22 1802 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/23 1803 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/24 1804 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/25 1805 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/26 1806 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/27 1807 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/28 1808 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/29 1809 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/30 1810 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ib_cm/31 1815 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rdma_cm 1836 root 20 0 0 0 0 S 0.0 0.0 0:00.00 ipoib_flush 2015 root 20 0 0 0 0 S 0.0 0.0 0:37.19 flush-8:64 2019 root 20 0 0 0 0 S 0.0 0.0 3:57.09 flush-8:0 2098 root 20 0 9116 660 512 S 0.0 0.0 0:00.94 dhclient 2172 root 16 -4 29764 472 352 S 0.0 0.0 0:37.71 auditd 2197 root 20 0 245m 4628 468 S 0.0 0.0 9:20.90 rsyslogd 2263 root 18 -2 11032 4 0 S 0.0 0.0 0:00.00 udevd 2265 root 18 -2 11032 4 0 S 0.0 0.0 0:00.00 udevd 2477 postfix 20 0 81092 3492 2592 S 0.0 0.0 0:00.02 pickup 2591 root 20 0 95792 4280 1168 S 0.0 0.0 2:10.09 google_network_ 2592 root 20 0 95880 3540 988 S 0.0 0.0 1:11.89 google_clock_sk 2594 root 20 0 98.3m 5468 1316 S 0.0 0.0 5:43.76 google_accounts 2658 postfix 20 0 95192 6664 4252 S 0.0 0.0 0:00.08 smtp 2668 root 20 0 102m 4544 3508 S 0.0 0.0 0:00.02 sshd 2670 opendr 20 0 102m 2008 952 S 0.0 0.0 0:00.01 sshd 2671 opendr 20 0 105m 1872 1416 S 0.0 0.0 0:00.00 bash 2736 rpc 20 0 18980 100 40 S 0.0 0.0 0:04.49 rpcbind 2759 rpcuser 20 0 23352 8 4 S 0.0 0.0 0:00.00 rpc.statd 2793 dbus 20 0 21432 308 172 S 0.0 0.0 0:04.34 dbus-daemon 2832 root 20 0 4076 4 0 S 0.0 0.0 0:00.00 acpid 2844 haldaemo 20 0 38468 900 292 S 0.0 0.0 0:12.22 hald 2845 root 20 0 20396 8 4 S 0.0 0.0 0:00.00 hald-runner 2875 root 20 0 22516 8 4 S 0.0 0.0 0:00.00 hald-addon-inpu 2888 haldaemo 20 0 18004 8 4 S 0.0 0.0 0:00.00 hald-addon-acpi 2937 root 20 0 0 0 0 S 0.0 0.0 0:00.01 rpciod/0 2938 root 20 0 0 0 0 S 0.0 0.0 0:00.01 rpciod/1 2939 root 20 0 0 0 0 S 0.0 0.0 0:00.03 rpciod/2 2940 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/3 2941 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/4 2942 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/5 2943 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/6 2944 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/7 2945 root 20 0 0 0 0 S 0.0 0.0 0:00.02 rpciod/8 2946 root 20 0 0 0 0 S 0.0 0.0 0:00.03 rpciod/9 2947 root 20 0 0 0 0 S 0.0 0.0 0:00.01 rpciod/10 2948 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/11 2949 root 20 0 0 0 0 S 0.0 0.0 0:00.01 rpciod/12 2950 root 20 0 0 0 0 S 0.0 0.0 0:00.03 rpciod/13 2951 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/14 2952 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/15 2953 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/16 2954 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/17 2955 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/18 2956 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/19 2957 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/20 2958 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/21 2959 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/22 2960 root 20 0 0 0 0 S 0.0 0.0 0:00.01 rpciod/23 2961 root 20 0 0 0 0 S 0.0 0.0 0:00.07 rpciod/24 2962 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/25 2963 root 20 0 0 0 0 S 0.0 0.0 0:00.01 rpciod/26 2964 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/27 2965 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/28 2966 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/29 2967 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/30 2968 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rpciod/31 2977 root 20 0 104m 4 0 S 0.0 0.0 0:00.00 rpc.rquotad 2982 root 20 0 21804 644 408 S 0.0 0.0 0:08.71 rpc.mountd 2988 root 20 0 0 0 0 S 0.0 0.0 0:00.00 lockd 2989 root 20 0 0 0 0 S 0.0 0.0 0:00.80 nfsd4 2990 root 20 0 0 0 0 S 0.0 0.0 0:00.23 nfsd4_callbacks 2991 root 20 0 0 0 0 S 0.0 0.0 174:58.71 nfsd 2992 root 20 0 0 0 0 S 0.0 0.0 182:12.48 nfsd 2993 root 20 0 0 0 0 S 0.0 0.0 157:17.63 nfsd 2994 root 20 0 0 0 0 S 0.0 0.0 183:42.74 nfsd 2995 root 20 0 0 0 0 S 0.0 0.0 186:05.59 nfsd 2996 root 20 0 0 0 0 S 0.0 0.0 174:26.62 nfsd 2997 root 20 0 0 0 0 S 0.0 0.0 179:47.31 nfsd 2998 root 20 0 0 0 0 S 0.0 0.0 164:46.57 nfsd 3028 root 20 0 23100 388 300 S 0.0 0.0 0:08.49 rpc.idmapd 3085 root 20 0 66288 244 152 S 0.0 0.0 0:00.88 sshd 3096 ntp 20 0 26516 664 516 S 0.0 0.0 0:01.96 ntpd 3161 postfix 20 0 81236 3616 2692 S 0.0 0.0 0:00.03 cleanup 4048 nrpe 20 0 41376 108 60 S 0.0 0.0 0:42.76 nrpe 4129 root 20 0 81012 260 164 S 0.0 0.0 10:34.01 master 4140 postfix 20 0 81300 676 504 S 0.0 0.0 9:25.42 qmgr 4143 root 20 0 178m 8 4 S 0.0 0.0 0:00.00 abrtd 4243 root 20 0 114m 368 268 S 0.0 0.0 0:17.11 crond 4259 root 20 0 21104 52 32 S 0.0 0.0 0:00.02 atd 4273 root 20 0 4076 8 4 S 0.0 0.0 0:00.00 agetty 4274 root 20 0 4060 8 4 S 0.0 0.0 0:00.00 mingetty 4276 root 20 0 4060 8 4 S 0.0 0.0 0:00.00 mingetty 4278 root 20 0 4060 8 4 S 0.0 0.0 0:00.00 mingetty 4280 root 20 0 4060 8 4 S 0.0 0.0 0:00.00 mingetty 4282 root 20 0 4060 8 4 S 0.0 0.0 0:00.00 mingetty 4284 root 20 0 4060 8 4 S 0.0 0.0 0:00.00 mingetty 4291 postfix 20 0 95192 6664 4248 S 0.0 0.0 0:00.02 smtp 4294 postfix 20 0 95192 6660 4248 S 0.0 0.0 0:00.01 smtp 4297 postfix 20 0 81084 3448 2548 S 0.0 0.0 0:00.00 scache 4343 postfix 20 0 95192 6648 4248 S 0.0 0.0 0:00.01 smtp 4771 postfix 20 0 81180 508 376 S 0.0 0.0 3:02.49 tlsmgr 5374 root 20 0 0 0 0 S 0.0 0.0 0:15.27 flush-8:96 12467 root 20 0 0 0 0 S 0.0 0.0 0:03.25 flush-8:48 28540 root 20 0 694m 174m 169m S 0.0 0.3 0:24.51 httpd 29818 apache 20 0 479m 1856 540 S 0.0 0.0 0:00.00 httpd 29820 apache 20 0 2554m 282m 7804 S 0.0 0.5 0:03.87 httpd 29821 apache 20 0 2567m 390m 11m S 0.0 0.6 0:08.00 httpd 29822 apache 20 0 2490m 227m 8176 S 0.0 0.4 0:02.22 httpd 29851 apache 20 0 2567m 399m 11m S 0.0 0.7 0:05.08 httpd 29899 apache 20 0 2554m 519m 8040 S 0.0 0.9 0:06.60 httpd 29925 apache 20 0 2567m 531m 11m S 0.0 0.9 0:06.98 httpd 29948 apache 20 0 2695m 566m 15m S 0.0 0.9 0:12.00 httpd 29975 apache 20 0 2631m 473m 12m S 0.0 0.8 0:09.38 httpd 30004 apache 20 0 2695m 697m 12m S 0.0 1.2 0:19.83 httpd 30028 apache 20 0 2631m 638m 12m S 0.0 1.1 0:24.92 httpd 30056 apache 20 0 2695m 757m 12m S 0.0 1.3 0:32.81 httpd 30084 apache 20 0 2703m 893m 13m S 0.0 1.5 1:18.37 httpd 30111 apache 20 0 2759m 850m 15m S 0.0 1.4 0:59.62 httpd 30153 apache 20 0 2631m 932m 15m S 0.0 1.5 1:23.97 httpd 30174 apache 20 0 2823m 1.0g 16m S 0.0 1.7 1:40.09 httpd 30202 apache 20 0 2823m 1.0g 16m S 0.0 1.7 2:00.89 httpd 30229 apache 20 0 2759m 1.0g 14m S 0.0 1.7 1:55.10 httpd 30251 apache 20 0 2695m 986m 16m S 0.0 1.6 2:14.13 httpd 30285 apache 20 0 2695m 991m 16m S 0.0 1.6 2:24.24 httpd 30309 apache 20 0 3079m 1.2g 16m S 0.0 2.1 2:39.74 httpd 30341 apache 20 0 2887m 1.1g 16m S 0.0 1.8 2:24.40 httpd 30365 apache 20 0 2695m 942m 16m S 0.0 1.6 2:30.33 httpd 30396 apache 20 0 2766m 1.1g 16m S 0.0 1.9 3:00.31 httpd 30420 apache 20 0 2887m 1.2g 16m S 0.0 2.0 3:38.88 httpd 30452 apache 20 0 3087m 1.2g 16m S 0.0 2.0 3:23.64 httpd 30476 apache 20 0 3079m 1.2g 16m S 0.0 2.1 3:27.49 httpd 30509 apache 20 0 2774m 1.1g 16m S 0.0 1.9 3:18.08 httpd 30536 apache 20 0 2951m 1.0g 16m S 0.0 1.7 3:25.89 httpd 30564 apache 20 0 3015m 1.2g 16m S 0.0 2.0 3:18.19 httpd 30590 apache 20 0 2759m 1.0g 16m S 0.0 1.7 3:26.26 httpd 30620 apache 20 0 2631m 1.0g 16m S 0.0 1.7 3:25.03 httpd 30646 apache 20 0 2823m 1.1g 16m S 0.0 1.8 3:36.73 httpd 30677 apache 20 0 2823m 1.2g 16m S 0.0 2.0 3:24.30 httpd 30703 apache 20 0 2951m 1.1g 16m S 0.0 1.9 3:16.23 httpd 30732 apache 20 0 2887m 1.1g 16m S 0.0 1.9 3:50.84 httpd 30760 apache 20 0 2887m 1.2g 16m S 0.0 2.0 3:52.65 httpd 30785 apache 20 0 2903m 1.2g 16m S 0.0 2.1 3:37.88 httpd 30816 apache 20 0 2759m 1.0g 16m S 0.0 1.7 4:01.77 httpd 30846 apache 20 0 2695m 1.2g 16m S 0.0 2.0 4:17.61 httpd 30873 apache 20 0 2567m 641m 14m S 0.0 1.1 0:22.01 httpd
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx