Hello Team ,
Greetings!!
I have observed that neo4j process is taking approx 50% Memory of the server.
Neo4j Version is 3.5.3 & OS = RHEL 7.4
Below are the detailed outputs of command.
[root@jmngdprv009694 ~]# top
top - 10:05:10 up 20 days, 18:25, 1 user, load average: 0.10, 0.09, 0.05
Tasks: 365 total, 2 running, 363 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.8 us, 0.3 sy, 0.0 ni, 98.9 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem : 89956272 total, 563304 free, 40735908 used, 48657064 buff/cache
KiB Swap: 67108860 total, 66876564 free, 232296 used. 48328184 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
63312 root 20 0 213576 98664 184 R 6.0 0.1 0:00.18 OSWatcher.sh
4663 root 20 0 213576 99848 1368 S 4.0 0.1 1123:11 OSWatcher.sh
4875 root rt 0 204128 107908 83184 S 1.3 0.1 326:16.52 corosync
5307 root 20 0 1045168 51328 13492 S 1.3 0.1 168:19.55 oacore
34356 root 20 0 64.4g 37.2g 26904 S 0.3 43.4 167:17.70 java
56167 root 20 0 622484 33840 10212 S 0.3 0.0 13:52.27 filebeat
62389 root 20 0 162296 2572 1608 R 0.3 0.0 0:00.02 top
76481 root 20 0 0 0 0 S 0.3 0.0 0:02.58 kworker/5:1
1 root 20 0 52248 4396 2484 S 0.0 0.0 10:53.94 systemd
2 root 20 0 0 0 0 S 0.0 0.0 0:00.74 kthreadd
3 root 20 0 0 0 0 S 0.0 0.0 0:00.97 ksoftirqd/0
5 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0H
7 root rt 0 0 0 0 S 0.0 0.0 0:00.93 migration/0
8 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcu_bh
9 root 20 0 0 0 0 S 0.0 0.0 4:47.35 rcu_sched
10 root rt 0 0 0 0 S 0.0 0.0 0:02.41 watchdog/0
11 root rt 0 0 0 0 S 0.0 0.0 0:02.65 watchdog/1
12 root rt 0 0 0 0 S 0.0 0.0 0:41.75 migration/1
13 root 20 0 0 0 0 S 0.0 0.0 0:01.76 ksoftirqd/1
15 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/1:0H
16 root rt 0 0 0 0 S 0.0 0.0 0:02.71 watchdog/2
17 root rt 0 0 0 0 S 0.0 0.0 0:16.20 migration/2
18 root 20 0 0 0 0 S 0.0 0.0 0:02.02 ksoftirqd/2
20 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/2:0H
21 root rt 0 0 0 0 S 0.0 0.0 0:02.77 watchdog/3
22 root rt 0 0 0 0 S 0.0 0.0 0:10.22 migration/3
23 root 20 0 0 0 0 S 0.0 0.0 0:02.22 ksoftirqd/3
25 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/3:0H
26 root rt 0 0 0 0 S 0.0 0.0 0:02.60 watchdog/4
27 root rt 0 0 0 0 S 0.0 0.0 0:04.54 migration/4
28 root 20 0 0 0 0 S 0.0 0.0 0:03.30 ksoftirqd/4
30 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/4:0H
31 root rt 0 0 0 0 S 0.0 0.0 0:02.57 watchdog/5
32 root rt 0 0 0 0 S 0.0 0.0 0:02.51 migration/5
33 root 20 0 0 0 0 S 0.0 0.0 0:02.03 ksoftirqd/5
35 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/5:0H
36 root rt 0 0 0 0 S 0.0 0.0 0:02.64 watchdog/6
37 root rt 0 0 0 0 S 0.0 0.0 0:02.62 migration/6
38 root 20 0 0 0 0 S 0.0 0.0 0:00.99 ksoftirqd/6
[root@jmngdprv009694 ~]# top | grep java
34356 root 20 0 64.4g 37.2g 26904 S 0.7 43.4 167:17.73 java
34356 root 20 0 64.4g 37.2g 26904 S 0.3 43.4 167:17.74 java
34356 root 20 0 64.4g 37.2g 26904 S 0.3 43.4 167:17.75 java
[root@jmngdprv009694 ~]# crontab -l
0 * * * * perl /opt/perf/bin/watchhpcs.pl
07 00 * * 0 bash /home/monadm/cleanup_monitoring_logs.sh
00 0-23 * * * /usr/bin/nmon -f -t -s 10 -c 360 -m /monitoring_logs/nmon/log
[root@jmngdprv009694 ~]# ps -ef | grep -i 34356
root 34356 1 0 Jan14 ? 02:47:17 /usr/bin/java -cp /datasan02/neo4japp/neo4j-enterprise-3.5.3/plugins:/datasan02/neo4japp/neo4j-enterprise-3.5.3/conf:/datasan02/neo4japp/neo4j-enterprise-3.5.3/lib/:/datasan02/neo4japp/neo4j-enterprise-3.5.3/plugins/ -server -Xms16384m -Xmx32768m -XX:+UseG1GC -XX:-OmitStackTraceInFastThrow -XX:+AlwaysPreTouch -XX:+UnlockExperimentalVMOptions -XX:+TrustFinalNonStaticFields -XX:+DisableExplicitGC -Djdk.tls.ephemeralDHKeySize=2048 -Djdk.tls.rejectClientInitiatedRenegotiation=true -Dunsupported.dbms.udc.source=tarball -Dfile.encoding=UTF-8 com.neo4j.server.enterprise.CommercialEntryPoint --home-dir=/datasan02/neo4japp/neo4j-enterprise-3.5.3 --config-dir=/datasan02/neo4japp/neo4j-enterprise-3.5.3/conf
root 64437 61709 0 10:06 pts/0 00:00:00 grep --color=auto -i 34356
[root@jmngdprv009694 ~]# cd /datasan02/neo4japp/neo4j-enterprise-3.5.3/bin/
[root@jmngdprv009694 bin]# ./neo4j version
neo4j 3.5.3
[root@jmngdprv009694 bin]# free -g
total used free shared buff/cache available
Mem: 85 38 17 0 29 46
Swap: 63 0 63
[root@jmngdprv009694 bin]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.4 (Maipo)
[root@jmngdprv009694 plugins]# ll
total 29500
-rw-rw-r-- 1 jioapp jioapp 13749813 Oct 23 12:50 apoc-3.5.0.4-all.jar
-rw-rw-r-- 1 jioapp jioapp 5970938 Oct 23 12:50 neo4j-jdbc-driver-3.4.0.jar
-rw-rw-r-- 1 jioapp jioapp 2739670 Oct 23 12:50 ojdbc6.jar
-rw-rw-r-- 1 jioapp jioapp 3698857 Oct 23 12:50 ojdbc7.jar
-rw-rw-r-- 1 jioapp jioapp 4036257 Oct 23 12:50 ojdbc8.jar
-rw-r--r-- 1 jioapp jioapp 2217 Feb 7 2019 README.txt
Best Regards
Akshat