Trace number 4300497

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SuperSolver_Macq_Stevenart 2018-04-27SAT 130.934 128.812

General information on the benchmark

NameEternity/
Eternity-10-05_c18.xml
MD5SUM6e3279f6b90dee0013fa01f52c3f5b67
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.84885
Satisfiable
(Un)Satisfiability was proved
Number of variables165
Number of constraints81
Number of domains2
Minimum domain size10
Maximum domain size50
Distribution of domain sizes[{"size":10,"count":115},{"size":50,"count":50}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":155},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":30},{"arity":5,"count":50},{"arity":50,"count":1}]
Number of extensional constraints50
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":50},{"type":"intension","count":30},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
130.80/128.80	s SATISFIABLE
130.80/128.80	v <instantiation>
130.80/128.80	v 	<list>
130.80/128.80	v 		id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[7][0] id[7][1] id[7][2] id[7][3] id[7][4] id[8][0] id[8][1] id[8][2] id[8][3] id[8][4] id[9][0] id[9][1] id[9][2] id[9][3] id[9][4] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[7][0] top[7][1] top[7][2] top[7][3] top[7][4] top[8][0] top[8][1] top[8][2] top[8][3] top[8][4] top[9][0] top[9][1] top[9][2] top[9][3] top[9][4] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[7][0] left[7][1] left[7][2] left[7][3] left[7][4] left[8][0] left[8][1] left[8][2] left[8][3] left[8][4] left[9][0] left[9][1] left[9][2] left[9][3] left[9][4] bot[0] bot[1] bot[2] bot[3] bot[4] right[0] right[1] right[2] right[3] right[4] right[5] right[6] right[7] right[8] right[9] 
130.80/128.80	v 	</list>
130.80/128.80	v 	<values>
130.80/128.80	v 		0 15 5 4 1 17 44 42 30 10 14 26 35 37 24 21 29 46 32 11 18 40 36 31 7 20 45 39 38 9 23 49 34 27 19 16 47 41 28 13 12 33 48 43 25 2 22 8 6 3 0 0 0 0 0 2 6 5 5 2 2 7 8 4 1 3 4 6 7 3 2 6 8 4 1 3 9 8 6 1 3 8 4 4 1 2 8 5 5 3 2 7 6 5 2 2 7 8 5 3 0 1 2 1 1 0 9 5 7 9 0 5 4 6 8 0 6 6 7 9 0 9 4 6 7 0 5 9 9 9 0 7 8 8 4 0 7 6 5 4 0 4 9 7 8 0 3 1 1 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
130.80/128.80	v 	</values>
130.80/128.80	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13153 MiB free)
  memory of node 1: 16384 MiB (12843 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300497-1532840329/watcher-4300497-1532840329 -o /tmp/evaluation-result-4300497-1532840329/solver-4300497-1532840329 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31438 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4300497-1532840329.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=4766, runsolver pid=4763

[startup+0.100122 s]*
/proc/loadavg: 2.13 1.57 1.41 5/219 4781
/proc/meminfo: memFree=26603944/32770624 swapFree=67108856/67108860
[pid=4766] ppid=4763 vsize=10661052 memory=27724 CPUtime=0.12 cores=0,2,4,6
/proc/4766/stat : 4766 (java) S 4763 4766 31407 0 -1 1077944320 5339 0 0 0 11 1 0 0 20 0 15 0 101596039 10916917248 6931 33554432000 4194304 4196468 140727693093648 140727693076192 139748430712567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
/proc/4766/statm: 2665263 6931 2858 1 0 2627263 0
[pid=4766/tid=4768] ppid=4763 vsize=10661052 memory=-8171376296011865461 CPUtime=0.08 cores=0,2,4,6
/proc/4766/task/4768/stat : 4768 (java) R 4763 4766 31407 0 -1 4202560 3211 0 0 0 8 0 0 0 20 0 15 0 101596040 10916917248 6931 33554432000 4194304 4196468 140727693093648 139748434942352 139748414756197 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4769] ppid=4763 vsize=10661052 memory=7948963741541478447 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4769/stat : 4769 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916917248 6931 33554432000 4194304 4196468 140727693093648 139748372715920 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4770] ppid=4763 vsize=10661052 memory=139845740168832 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4770/stat : 4770 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916917248 6931 33554432000 4194304 4196468 140727693093648 139748036106512 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4771] ppid=4763 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4771/stat : 4771 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916917248 6931 33554432000 4194304 4196468 140727693093648 139748035054224 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4772] ppid=4763 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4772/stat : 4772 (java) S 4763 4766 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101596040 10916917248 6931 33554432000 4194304 4196468 140727693093648 139748034001424 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4773] ppid=4763 vsize=10661052 memory=139845740168832 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4773/stat : 4773 (java) S 4763 4766 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101596042 10916917248 6931 33554432000 4194304 4196468 140727693093648 139747990583920 139748430723714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4774] ppid=4763 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4774/stat : 4774 (java) S 4763 4766 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101596042 10916917248 6931 33554432000 4194304 4196468 140727693093648 139747989529888 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4775] ppid=4763 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4775/stat : 4775 (java) S 4763 4766 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101596042 10916917248 6931 33554432000 4194304 4196468 140727693093648 139747988477552 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4776] ppid=4763 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4776/stat : 4776 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916917248 6931 33554432000 4194304 4196468 140727693093648 139747987425872 139748430731163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4777] ppid=4763 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4777/stat : 4777 (java) S 4763 4766 31407 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 101596045 10916917248 6931 33554432000 4194304 4196468 140727693093648 139747986372720 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4778] ppid=4763 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4778/stat : 4778 (java) S 4763 4766 31407 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 15 0 101596045 10916917248 6931 33554432000 4194304 4196468 140727693093648 139747985319920 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4779] ppid=4763 vsize=10661052 memory=139845740168832 CPUtime=0.01 cores=0,2,4,6
/proc/4766/task/4779/stat : 4779 (java) R 4763 4766 31407 0 -1 4202560 314 0 0 0 1 0 0 0 20 0 15 0 101596045 10916917248 6931 33554432000 4194304 4196468 140727693093648 139747984267632 139748430713241 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4780] ppid=4763 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4780/stat : 4780 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916917248 6931 33554432000 4194304 4196468 140727693093648 139747983215072 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4781] ppid=4763 vsize=10661052 memory=139845740168832 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4781/stat : 4781 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596045 10916917248 6931 33554432000 4194304 4196468 140727693093648 139747982162864 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27724 KiB

[startup+0.210677 s]*
/proc/loadavg: 2.13 1.57 1.41 4/219 4781
/proc/meminfo: memFree=26592780/32770624 swapFree=67108856/67108860
[pid=4766] ppid=4763 vsize=10661052 memory=40520 CPUtime=0.34 cores=0,2,4,6
/proc/4766/stat : 4766 (java) S 4763 4766 31407 0 -1 1077944320 8206 0 0 0 32 2 0 0 20 0 15 0 101596039 10916917248 10130 33554432000 4194304 4196468 140727693093648 140727693076192 139748430712567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
/proc/4766/statm: 2665263 10130 3003 1 0 2627263 0
[pid=4766/tid=4768] ppid=4763 vsize=10661052 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/4766/task/4768/stat : 4768 (java) R 4763 4766 31407 0 -1 4202560 5143 0 0 0 19 1 0 0 20 0 15 0 101596040 10916917248 10130 33554432000 4194304 4196468 140727693093648 139748434943024 139748416392733 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4769] ppid=4763 vsize=10661052 memory=4294967639 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4769/stat : 4769 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916917248 10130 33554432000 4194304 4196468 140727693093648 139748372715920 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4770] ppid=4763 vsize=10661052 memory=288370221891880576 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4770/stat : 4770 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916917248 10130 33554432000 4194304 4196468 140727693093648 139748036106512 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4771] ppid=4763 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4771/stat : 4771 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916917248 10130 33554432000 4194304 4196468 140727693093648 139748035054224 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4772] ppid=4763 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4772/stat : 4772 (java) S 4763 4766 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101596040 10916917248 10130 33554432000 4194304 4196468 140727693093648 139748034001424 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4773] ppid=4763 vsize=10661052 memory=139845740168832 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4773/stat : 4773 (java) S 4763 4766 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101596042 10916917248 10130 33554432000 4194304 4196468 140727693093648 139747990583920 139748430723714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4774] ppid=4763 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4774/stat : 4774 (java) S 4763 4766 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101596042 10916917248 10130 33554432000 4194304 4196468 140727693093648 139747989529888 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4775] ppid=4763 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4775/stat : 4775 (java) S 4763 4766 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101596042 10916917248 10130 33554432000 4194304 4196468 140727693093648 139747988477552 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4776] ppid=4763 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4776/stat : 4776 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916917248 10130 33554432000 4194304 4196468 140727693093648 139747987425872 139748430731163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4777] ppid=4763 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4766/task/4777/stat : 4777 (java) R 4763 4766 31407 0 -1 4202560 483 0 0 0 2 0 0 0 20 0 15 0 101596045 10916917248 10130 33554432000 4194304 4196468 140727693093648 139747986362640 139748412023434 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4778] ppid=4763 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/4766/task/4778/stat : 4778 (java) S 4763 4766 31407 0 -1 1077944384 315 0 0 0 2 0 0 0 20 0 15 0 101596045 10916917248 10130 33554432000 4194304 4196468 140727693093648 139747985319920 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4779] ppid=4763 vsize=10661052 memory=139845740168832 CPUtime=0.08 cores=0,2,4,6
/proc/4766/task/4779/stat : 4779 (java) S 4763 4766 31407 0 -1 1077944384 901 0 0 0 8 0 0 0 20 0 15 0 101596045 10916917248 10130 33554432000 4194304 4196468 140727693093648 139747984267632 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4780] ppid=4763 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4780/stat : 4780 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916917248 10130 33554432000 4194304 4196468 140727693093648 139747983215072 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4781] ppid=4763 vsize=10661052 memory=139845740168832 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4781/stat : 4781 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596045 10916917248 10130 33554432000 4194304 4196468 140727693093648 139747982162864 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40520 KiB

[startup+0.311603 s]*
/proc/loadavg: 2.13 1.57 1.41 8/219 4781
/proc/meminfo: memFree=26583772/32770624 swapFree=67108856/67108860
[pid=4766] ppid=4763 vsize=10661128 memory=51072 CPUtime=0.62 cores=0,2,4,6
/proc/4766/stat : 4766 (java) S 4763 4766 31407 0 -1 1077944320 9312 0 0 0 60 2 0 0 20 0 15 0 101596039 10916995072 12768 33554432000 4194304 4196468 140727693093648 140727693076192 139748430712567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
/proc/4766/statm: 2665282 12768 3064 1 0 2627263 0
[pid=4766/tid=4768] ppid=4763 vsize=10661128 memory=7230368021996071252 CPUtime=0.3 cores=0,2,4,6
/proc/4766/task/4768/stat : 4768 (java) R 4763 4766 31407 0 -1 4202560 5441 0 0 0 29 1 0 0 20 0 15 0 101596040 10916995072 12768 33554432000 4194304 4196468 140727693093648 139748434948824 139748052179489 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4769] ppid=4763 vsize=10661128 memory=4294967295 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4769/stat : 4769 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916995072 12768 33554432000 4194304 4196468 140727693093648 139748372715920 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4770] ppid=4763 vsize=10661128 memory=139845740222240 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4770/stat : 4770 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916995072 12768 33554432000 4194304 4196468 140727693093648 139748036106512 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4771] ppid=4763 vsize=10661128 memory=55780 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4771/stat : 4771 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916995072 12768 33554432000 4194304 4196468 140727693093648 139748035054224 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4772] ppid=4763 vsize=10661128 memory=35 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4772/stat : 4772 (java) S 4763 4766 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101596040 10916995072 12768 33554432000 4194304 4196468 140727693093648 139748034001424 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4773] ppid=4763 vsize=10661128 memory=139845740229152 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4773/stat : 4773 (java) S 4763 4766 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 12768 33554432000 4194304 4196468 140727693093648 139747990583920 139748430723714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4774] ppid=4763 vsize=10661128 memory=35 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4774/stat : 4774 (java) S 4763 4766 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 12768 33554432000 4194304 4196468 140727693093648 139747989529888 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4775] ppid=4763 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4775/stat : 4775 (java) S 4763 4766 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 12768 33554432000 4194304 4196468 140727693093648 139747988477552 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4776] ppid=4763 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4776/stat : 4776 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 12768 33554432000 4194304 4196468 140727693093648 139747987425872 139748430731163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4777] ppid=4763 vsize=10661128 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4766/task/4777/stat : 4777 (java) R 4763 4766 31407 0 -1 4202560 736 0 0 0 8 0 0 0 20 0 15 0 101596045 10916995072 12768 33554432000 4194304 4196468 140727693093648 139747986360400 139748412237468 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4778] ppid=4763 vsize=10661128 memory=139845611666351 CPUtime=0.08 cores=0,2,4,6
/proc/4766/task/4778/stat : 4778 (java) R 4763 4766 31407 0 -1 4202560 692 0 0 0 8 0 0 0 20 0 15 0 101596045 10916995072 12768 33554432000 4194304 4196468 140727693093648 139747985306384 139748415389906 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4779] ppid=4763 vsize=10661128 memory=139845740173255 CPUtime=0.15 cores=0,2,4,6
/proc/4766/task/4779/stat : 4779 (java) R 4763 4766 31407 0 -1 4202560 1075 0 0 0 15 0 0 0 20 0 15 0 101596045 10916995072 12768 33554432000 4194304 4196468 140727693093648 139747984267632 139748409416136 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4780] ppid=4763 vsize=10661128 memory=139845611675567 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4780/stat : 4780 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 12768 33554432000 4194304 4196468 140727693093648 139747983215072 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4781] ppid=4763 vsize=10661128 memory=279691351861216 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4781/stat : 4781 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 12768 33554432000 4194304 4196468 140727693093648 139747982162864 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 51072 KiB

[startup+0.700728 s]
/proc/loadavg: 2.13 1.57 1.41 6/219 4781
/proc/meminfo: memFree=26556724/32770624 swapFree=67108856/67108860
[pid=4766] ppid=4763 vsize=10661128 memory=90884 CPUtime=1.9 cores=0,2,4,6
/proc/4766/stat : 4766 (java) S 4763 4766 31407 0 -1 1077944320 13800 0 0 0 186 4 0 0 20 0 15 0 101596039 10916995072 22721 33554432000 4194304 4196468 140727693093648 140727693076192 139748430712567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
/proc/4766/statm: 2665282 22721 3117 1 0 2627263 0
[pid=4766/tid=4768] ppid=4763 vsize=10661128 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/4766/task/4768/stat : 4768 (java) R 4763 4766 31407 0 -1 4202560 5794 0 0 0 66 2 0 0 20 0 15 0 101596040 10916995072 22721 33554432000 4194304 4196468 140727693093648 139748434951296 139748055486519 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4769] ppid=4763 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4769/stat : 4769 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916995072 22721 33554432000 4194304 4196468 140727693093648 139748372715920 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4770] ppid=4763 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4770/stat : 4770 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916995072 22721 33554432000 4194304 4196468 140727693093648 139748036106512 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4771] ppid=4763 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4771/stat : 4771 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916995072 22721 33554432000 4194304 4196468 140727693093648 139748035054224 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4772] ppid=4763 vsize=10661128 memory=8444 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4772/stat : 4772 (java) S 4763 4766 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101596040 10916995072 22721 33554432000 4194304 4196468 140727693093648 139748034001424 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4773] ppid=4763 vsize=10661128 memory=15252 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4773/stat : 4773 (java) S 4763 4766 31407 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 22721 33554432000 4194304 4196468 140727693093648 139747990583920 139748430723714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4774] ppid=4763 vsize=10661128 memory=16244 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4774/stat : 4774 (java) S 4763 4766 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 22721 33554432000 4194304 4196468 140727693093648 139747989529888 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4775] ppid=4763 vsize=10661128 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4775/stat : 4775 (java) S 4763 4766 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 22721 33554432000 4194304 4196468 140727693093648 139747988477552 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4776] ppid=4763 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4776/stat : 4776 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 22721 33554432000 4194304 4196468 140727693093648 139747987425872 139748430731163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4777] ppid=4763 vsize=10661128 memory=0 CPUtime=0.45 cores=0,2,4,6
/proc/4766/task/4777/stat : 4777 (java) R 4763 4766 31407 0 -1 4202560 2698 0 0 0 45 0 0 0 20 0 15 0 101596045 10916995072 22721 33554432000 4194304 4196468 140727693093648 139747986362320 139748412256680 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4778] ppid=4763 vsize=10661128 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/4766/task/4778/stat : 4778 (java) R 4763 4766 31407 0 -1 4202560 1937 0 0 0 44 0 0 0 20 0 15 0 101596045 10916995072 22721 33554432000 4194304 4196468 140727693093648 139747985305120 139748415608471 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4779] ppid=4763 vsize=10661128 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/4766/task/4779/stat : 4779 (java) S 4763 4766 31407 0 -1 1077944384 2000 0 0 0 30 0 0 0 20 0 15 0 101596045 10916995072 22721 33554432000 4194304 4196468 140727693093648 139747984267632 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4780] ppid=4763 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4780/stat : 4780 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 22721 33554432000 4194304 4196468 140727693093648 139747983215072 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4781] ppid=4763 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4781/stat : 4781 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 22721 33554432000 4194304 4196468 140727693093648 139747982162864 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
Current children cumulated CPU time: 1.9 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 90884 KiB

[startup+1.50084 s]
/proc/loadavg: 2.13 1.57 1.41 3/219 4781
/proc/meminfo: memFree=26521356/32770624 swapFree=67108856/67108860
[pid=4766] ppid=4763 vsize=10661128 memory=161840 CPUtime=3.06 cores=0,2,4,6
/proc/4766/stat : 4766 (java) S 4763 4766 31407 0 -1 1077944320 15843 0 0 0 300 6 0 0 20 0 15 0 101596039 10916995072 40460 33554432000 4194304 4196468 140727693093648 140727693076192 139748430712567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
/proc/4766/statm: 2665282 40460 3125 1 0 2627263 0
[pid=4766/tid=4768] ppid=4763 vsize=10661128 memory=2241 CPUtime=1.47 cores=0,2,4,6
/proc/4766/task/4768/stat : 4768 (java) R 4763 4766 31407 0 -1 4202560 6099 0 0 0 144 3 0 0 20 0 15 0 101596040 10916995072 40460 33554432000 4194304 4196468 140727693093648 139748434949120 139748056038343 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4769] ppid=4763 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4769/stat : 4769 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916995072 40460 33554432000 4194304 4196468 140727693093648 139748372715920 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4770] ppid=4763 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4770/stat : 4770 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916995072 40460 33554432000 4194304 4196468 140727693093648 139748036106512 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4771] ppid=4763 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4771/stat : 4771 (java) S 4763 4766 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101596040 10916995072 40460 33554432000 4194304 4196468 140727693093648 139748035054224 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4772] ppid=4763 vsize=10661128 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4772/stat : 4772 (java) S 4763 4766 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101596040 10916995072 40460 33554432000 4194304 4196468 140727693093648 139748034001424 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4773] ppid=4763 vsize=10661128 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4773/stat : 4773 (java) S 4763 4766 31407 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 40460 33554432000 4194304 4196468 140727693093648 139747990583920 139748430723714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0

################
# More data... #
################

[pid=4766/tid=4780] ppid=4763 vsize=10661128 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4780/stat : 4780 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747983215072 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4781] ppid=4763 vsize=10661128 memory=1012 CPUtime=0.02 cores=0,2,4,6
/proc/4766/task/4781/stat : 4781 (java) S 4763 4766 31407 0 -1 1077944384 501 0 0 0 1 1 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747982162864 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
Current children cumulated CPU time: 126.88 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 169800 KiB

[startup+126.401 s]
/proc/loadavg: 1.56 1.55 1.42 3/220 4791
/proc/meminfo: memFree=26451596/32770624 swapFree=67108856/67108860
[pid=4766] ppid=4763 vsize=10661128 memory=169800 CPUtime=128.5 cores=0,2,4,6
/proc/4766/stat : 4766 (java) S 4763 4766 31407 0 -1 1077944320 24363 0 0 0 12835 15 0 0 20 0 15 0 101596039 10916995072 42450 33554432000 4194304 4196468 140727693093648 140727693076192 139748430712567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
/proc/4766/statm: 2665282 42450 3150 1 0 2627263 0
[pid=4766/tid=4768] ppid=4763 vsize=10661128 memory=4036 CPUtime=125.99 cores=0,2,4,6
/proc/4766/task/4768/stat : 4768 (java) R 4763 4766 31407 0 -1 4202560 7520 0 0 0 12595 4 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748434952000 139748056038317 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4769] ppid=4763 vsize=10661128 memory=29560 CPUtime=0.13 cores=0,2,4,6
/proc/4766/task/4769/stat : 4769 (java) S 4763 4766 31407 0 -1 1077944384 432 0 0 0 11 2 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748372715920 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4770] ppid=4763 vsize=10661128 memory=1244 CPUtime=0.13 cores=0,2,4,6
/proc/4766/task/4770/stat : 4770 (java) S 4763 4766 31407 0 -1 1077944384 1173 0 0 0 11 2 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748036106512 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4771] ppid=4763 vsize=10661128 memory=8112282956445269571 CPUtime=0.11 cores=0,2,4,6
/proc/4766/task/4771/stat : 4771 (java) S 4763 4766 31407 0 -1 1077944384 1140 0 0 0 10 1 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748035054224 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4772] ppid=4763 vsize=10661128 memory=288230583166042425 CPUtime=0.13 cores=0,2,4,6
/proc/4766/task/4772/stat : 4772 (java) S 4763 4766 31407 0 -1 1077944384 458 0 0 0 11 2 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748034001424 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4773] ppid=4763 vsize=10661128 memory=13565981461055742 CPUtime=0.16 cores=0,2,4,6
/proc/4766/task/4773/stat : 4773 (java) S 4763 4766 31407 0 -1 1077944384 1397 0 0 0 15 1 0 0 20 0 15 0 101596042 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747990583920 139748430723714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4774] ppid=4763 vsize=10661128 memory=2092 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4774/stat : 4774 (java) S 4763 4766 31407 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747989529888 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4775] ppid=4763 vsize=10661128 memory=7380 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4775/stat : 4775 (java) S 4763 4766 31407 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747988477552 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4776] ppid=4763 vsize=10661128 memory=2268 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4776/stat : 4776 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747987425872 139748430731163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4777] ppid=4763 vsize=10661128 memory=1804 CPUtime=0.7 cores=0,2,4,6
/proc/4766/task/4777/stat : 4777 (java) S 4763 4766 31407 0 -1 1077944384 4056 0 0 0 69 1 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747986372720 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4778] ppid=4763 vsize=10661128 memory=796 CPUtime=0.71 cores=0,2,4,6
/proc/4766/task/4778/stat : 4778 (java) S 4763 4766 31407 0 -1 1077944384 3163 0 0 0 71 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747985319920 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4779] ppid=4763 vsize=10661128 memory=1712 CPUtime=0.32 cores=0,2,4,6
/proc/4766/task/4779/stat : 4779 (java) S 4763 4766 31407 0 -1 1077944384 3102 0 0 0 32 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747984267632 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4780] ppid=4763 vsize=10661128 memory=11860 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4780/stat : 4780 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747983215072 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4781] ppid=4763 vsize=10661128 memory=5772 CPUtime=0.03 cores=0,2,4,6
/proc/4766/task/4781/stat : 4781 (java) S 4763 4766 31407 0 -1 1077944384 501 0 0 0 1 2 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747982162864 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
Current children cumulated CPU time: 128.5 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 169800 KiB

[startup+128.001 s]*
/proc/loadavg: 1.59 1.55 1.43 3/220 4791
/proc/meminfo: memFree=26451604/32770624 swapFree=67108856/67108860
[pid=4766] ppid=4763 vsize=10661128 memory=169800 CPUtime=130.11 cores=0,2,4,6
/proc/4766/stat : 4766 (java) S 4763 4766 31407 0 -1 1077944320 24367 0 0 0 12996 15 0 0 20 0 15 0 101596039 10916995072 42450 33554432000 4194304 4196468 140727693093648 140727693076192 139748430712567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
/proc/4766/statm: 2665282 42450 3150 1 0 2627263 0
[pid=4766/tid=4768] ppid=4763 vsize=10661128 memory=6935054825532540783 CPUtime=127.59 cores=0,2,4,6
/proc/4766/task/4768/stat : 4768 (java) R 4763 4766 31407 0 -1 4202560 7524 0 0 0 12755 4 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748434952128 139748056038348 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4769] ppid=4763 vsize=10661128 memory=4126316290023845779 CPUtime=0.13 cores=0,2,4,6
/proc/4766/task/4769/stat : 4769 (java) S 4763 4766 31407 0 -1 1077944384 432 0 0 0 11 2 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748372715920 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4770] ppid=4763 vsize=10661128 memory=13563791010956746 CPUtime=0.13 cores=0,2,4,6
/proc/4766/task/4770/stat : 4770 (java) S 4763 4766 31407 0 -1 1077944384 1173 0 0 0 11 2 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748036106512 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4771] ppid=4763 vsize=10661128 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/4766/task/4771/stat : 4771 (java) S 4763 4766 31407 0 -1 1077944384 1140 0 0 0 10 1 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748035054224 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4772] ppid=4763 vsize=10661128 memory=288230600312357163 CPUtime=0.13 cores=0,2,4,6
/proc/4766/task/4772/stat : 4772 (java) S 4763 4766 31407 0 -1 1077944384 458 0 0 0 11 2 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748034001424 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4773] ppid=4763 vsize=10661128 memory=13563791010956746 CPUtime=0.16 cores=0,2,4,6
/proc/4766/task/4773/stat : 4773 (java) S 4763 4766 31407 0 -1 1077944384 1397 0 0 0 15 1 0 0 20 0 15 0 101596042 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747990583920 139748430723714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4774] ppid=4763 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4774/stat : 4774 (java) S 4763 4766 31407 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747989529888 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4775] ppid=4763 vsize=10661128 memory=169800 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4775/stat : 4775 (java) S 4763 4766 31407 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747988477552 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4776] ppid=4763 vsize=10661128 memory=169800 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4776/stat : 4776 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747987425872 139748430731163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4777] ppid=4763 vsize=10661128 memory=1188 CPUtime=0.7 cores=0,2,4,6
/proc/4766/task/4777/stat : 4777 (java) S 4763 4766 31407 0 -1 1077944384 4056 0 0 0 69 1 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747986372720 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4778] ppid=4763 vsize=10661128 memory=8444 CPUtime=0.71 cores=0,2,4,6
/proc/4766/task/4778/stat : 4778 (java) S 4763 4766 31407 0 -1 1077944384 3163 0 0 0 71 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747985319920 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4779] ppid=4763 vsize=10661128 memory=15252 CPUtime=0.32 cores=0,2,4,6
/proc/4766/task/4779/stat : 4779 (java) S 4763 4766 31407 0 -1 1077944384 3102 0 0 0 32 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747984267632 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4780] ppid=4763 vsize=10661128 memory=169800 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4780/stat : 4780 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747983215072 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4781] ppid=4763 vsize=10661128 memory=169800 CPUtime=0.03 cores=0,2,4,6
/proc/4766/task/4781/stat : 4781 (java) S 4763 4766 31407 0 -1 1077944384 501 0 0 0 1 2 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747982162864 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
Current children cumulated CPU time: 130.11 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 169800 KiB

[startup+128.401 s]
/proc/loadavg: 1.59 1.55 1.43 3/220 4791
/proc/meminfo: memFree=26451604/32770624 swapFree=67108856/67108860
[pid=4766] ppid=4763 vsize=10661128 memory=169800 CPUtime=130.5 cores=0,2,4,6
/proc/4766/stat : 4766 (java) S 4763 4766 31407 0 -1 1077944320 24368 0 0 0 13035 15 0 0 20 0 15 0 101596039 10916995072 42450 33554432000 4194304 4196468 140727693093648 140727693076192 139748430712567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
/proc/4766/statm: 2665282 42450 3150 1 0 2627263 0
[pid=4766/tid=4768] ppid=4763 vsize=10661128 memory=1408 CPUtime=127.98 cores=0,2,4,6
/proc/4766/task/4768/stat : 4768 (java) R 4763 4766 31407 0 -1 4202560 7525 0 0 0 12794 4 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748434952128 139748056037392 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4769] ppid=4763 vsize=10661128 memory=3000 CPUtime=0.13 cores=0,2,4,6
/proc/4766/task/4769/stat : 4769 (java) S 4763 4766 31407 0 -1 1077944384 432 0 0 0 11 2 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748372715920 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4770] ppid=4763 vsize=10661128 memory=169800 CPUtime=0.13 cores=0,2,4,6
/proc/4766/task/4770/stat : 4770 (java) S 4763 4766 31407 0 -1 1077944384 1173 0 0 0 11 2 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748036106512 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4771] ppid=4763 vsize=10661128 memory=8112282956445269571 CPUtime=0.11 cores=0,2,4,6
/proc/4766/task/4771/stat : 4771 (java) S 4763 4766 31407 0 -1 1077944384 1140 0 0 0 10 1 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748035054224 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4772] ppid=4763 vsize=10661128 memory=1804 CPUtime=0.13 cores=0,2,4,6
/proc/4766/task/4772/stat : 4772 (java) S 4763 4766 31407 0 -1 1077944384 458 0 0 0 11 2 0 0 20 0 15 0 101596040 10916995072 42450 33554432000 4194304 4196468 140727693093648 139748034001424 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4773] ppid=4763 vsize=10661128 memory=796 CPUtime=0.16 cores=0,2,4,6
/proc/4766/task/4773/stat : 4773 (java) S 4763 4766 31407 0 -1 1077944384 1397 0 0 0 15 1 0 0 20 0 15 0 101596042 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747990583920 139748430723714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4774] ppid=4763 vsize=10661128 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4774/stat : 4774 (java) S 4763 4766 31407 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747989529888 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4775] ppid=4763 vsize=10661128 memory=11860 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4775/stat : 4775 (java) S 4763 4766 31407 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 101596042 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747988477552 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4776] ppid=4763 vsize=10661128 memory=5772 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4776/stat : 4776 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747987425872 139748430731163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4777] ppid=4763 vsize=10661128 memory=8112282956445269571 CPUtime=0.7 cores=0,2,4,6
/proc/4766/task/4777/stat : 4777 (java) S 4763 4766 31407 0 -1 1077944384 4056 0 0 0 69 1 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747986372720 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4778] ppid=4763 vsize=10661128 memory=301741373374332954 CPUtime=0.71 cores=0,2,4,6
/proc/4766/task/4778/stat : 4778 (java) S 4763 4766 31407 0 -1 1077944384 3163 0 0 0 71 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747985319920 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4779] ppid=4763 vsize=10661128 memory=288230583166042425 CPUtime=0.32 cores=0,2,4,6
/proc/4766/task/4779/stat : 4779 (java) S 4763 4766 31407 0 -1 1077944384 3102 0 0 0 32 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747984267632 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4780] ppid=4763 vsize=10661128 memory=13565981461055742 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4780/stat : 4780 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747983215072 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4781] ppid=4763 vsize=10661128 memory=83 CPUtime=0.03 cores=0,2,4,6
/proc/4766/task/4781/stat : 4781 (java) S 4763 4766 31407 0 -1 1077944384 501 0 0 0 1 2 0 0 20 0 15 0 101596045 10916995072 42450 33554432000 4194304 4196468 140727693093648 139747982162864 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
Current children cumulated CPU time: 130.5 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 169800 KiB

[startup+128.806 s]
/proc/loadavg: 1.59 1.55 1.43 3/220 4791
/proc/meminfo: memFree=26451604/32770624 swapFree=67108856/67108860
[pid=4766] ppid=4763 vsize=10662156 memory=170004 CPUtime=130.92 cores=0,2,4,6
/proc/4766/stat : 4766 (java) S 4763 4766 31407 0 -1 1077944320 25926 0 0 0 13077 15 0 0 20 0 16 0 101596039 10918047744 42501 33554432000 4194304 4196468 140727693093648 140727693076192 139748430712567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
/proc/4766/statm: 2681923 42501 3151 1 0 2643904 0
[pid=4766/tid=4768] ppid=4763 vsize=10727692 memory=311593006233026873 CPUtime=128.38 cores=0,2,4,6
/proc/4766/task/4768/stat : 4768 (java) R 4763 4766 31407 0 -1 1077944384 8361 0 0 0 12834 4 0 0 20 0 16 0 101596040 10985156608 42507 33554432000 4194304 4196468 140727693093648 139748434953248 139748430722773 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4769] ppid=4763 vsize=10727692 memory=13565981461055742 CPUtime=0.13 cores=0,2,4,6
/proc/4766/task/4769/stat : 4769 (java) S 4763 4766 31407 0 -1 1077944384 432 0 0 0 11 2 0 0 20 0 15 0 101596040 10985156608 42507 33554432000 4194304 4196468 140727693093648 139748372715920 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4770] ppid=4763 vsize=10727692 memory=8041079860532773434 CPUtime=0.13 cores=0,2,4,6
/proc/4766/task/4770/stat : 4770 (java) S 4763 4766 31407 0 -1 1077944384 1173 0 0 0 11 2 0 0 20 0 15 0 101596040 10985156608 42507 33554432000 4194304 4196468 140727693093648 139748036106512 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4771] ppid=4763 vsize=10727692 memory=169800 CPUtime=0.12 cores=0,2,4,6
/proc/4766/task/4771/stat : 4771 (java) S 4763 4766 31407 0 -1 1077944384 1140 0 0 0 11 1 0 0 20 0 15 0 101596040 10985156608 42507 33554432000 4194304 4196468 140727693093648 139748035054224 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4772] ppid=4763 vsize=10727692 memory=169800 CPUtime=0.13 cores=0,2,4,6
/proc/4766/task/4772/stat : 4772 (java) S 4763 4766 31407 0 -1 1077944384 458 0 0 0 11 2 0 0 20 0 15 0 101596040 10985156608 42507 33554432000 4194304 4196468 140727693093648 139748034001424 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4773] ppid=4763 vsize=10727692 memory=29560 CPUtime=0.16 cores=0,2,4,6
/proc/4766/task/4773/stat : 4773 (java) S 4763 4766 31407 0 -1 1077944384 1397 0 0 0 15 1 0 0 20 0 15 0 101596042 10985156608 42507 33554432000 4194304 4196468 140727693093648 139747990583920 139748430723714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4774] ppid=4763 vsize=10727692 memory=1244 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4774/stat : 4774 (java) S 4763 4766 31407 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 101596042 10985156608 42507 33554432000 4194304 4196468 140727693093648 139747989529888 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4775] ppid=4763 vsize=10727692 memory=2268 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4775/stat : 4775 (java) S 4763 4766 31407 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 101596042 10985156608 42508 33554432000 4194304 4196468 140727693093648 139747988477552 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4776] ppid=4763 vsize=10727692 memory=1804 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4776/stat : 4776 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10985156608 42508 33554432000 4194304 4196468 140727693093648 139747987425872 139748430731163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4777] ppid=4763 vsize=10727692 memory=796 CPUtime=0.7 cores=0,2,4,6
/proc/4766/task/4777/stat : 4777 (java) R 4763 4766 31407 0 -1 4202560 4163 0 0 0 69 1 0 0 20 0 15 0 101596045 10985156608 42508 33554432000 4194304 4196468 140727693093648 139747986372720 139748412256810 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4778] ppid=4763 vsize=10727692 memory=928 CPUtime=0.72 cores=0,2,4,6
/proc/4766/task/4778/stat : 4778 (java) R 4763 4766 31407 0 -1 4202560 3536 0 0 0 72 0 0 0 20 0 15 0 101596045 10985156608 42508 33554432000 4194304 4196468 140727693093648 139747985309920 139748415035904 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4779] ppid=4763 vsize=10727692 memory=2244 CPUtime=0.33 cores=0,2,4,6
/proc/4766/task/4779/stat : 4779 (java) S 4763 4766 31407 0 -1 1077944384 3387 0 0 0 33 0 0 0 20 0 15 0 101596045 10985156608 42508 33554432000 4194304 4196468 140727693093648 139747984267632 139748430723714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4780] ppid=4763 vsize=10727692 memory=4312 CPUtime=0 cores=0,2,4,6
/proc/4766/task/4780/stat : 4780 (java) S 4763 4766 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101596045 10985156608 42508 33554432000 4194304 4196468 140727693093648 139747983215072 139748430722773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
[pid=4766/tid=4781] ppid=4763 vsize=10727692 memory=2092 CPUtime=0.03 cores=0,2,4,6
/proc/4766/task/4781/stat : 4781 (java) R 4763 4766 31407 0 -1 1077944384 501 0 0 0 1 2 0 0 20 0 15 0 101596045 10985156608 42508 33554432000 4194304 4196468 140727693093648 139747982162864 139748430723714 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10067968 140727693096074 140727693096201 140727693096201 140727693098959 0
Current children cumulated CPU time: 130.92 s
Current children cumulated vsize: 10662156 KiB
Current children cumulated memory: 170004 KiB

Child status: 0
Real time (s): 128.812
CPU time (s): 130.934
CPU user time (s): 130.776
CPU system time (s): 0.158247
CPU usage (%): 101.647
Max. virtual memory (cumulated for all children) (KiB): 10662156
Max. memory (cumulated for all children) (KiB): 197468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 130.776
system time used= 0.158247
maximum resident set size= 199516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26094
page faults= 0
swaps= 0
block input operations= 0
block output operations= 248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7762
involuntary context switches= 386


# summary of solver processes directly reported to runsolver:
#   pid: 4766
#   total CPU time (s): 130.934
#   total CPU user time (s): 130.776
#   total CPU system time (s): 0.158247

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.689085 second user time and 1.31664 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-29 06:58:49
IDJOB=4300497
IDBENCH=141651
IDSOLVER=2767
FILE ID=node133/4300497-1532840329
RUNJOBID= node133-1532808819-31438
PBS_JOBID= 21022475
Free space on /tmp= 48248 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Eternity/Eternity-10-05_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300497-1532840329/watcher-4300497-1532840329 -o /tmp/evaluation-result-4300497-1532840329/solver-4300497-1532840329 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31438 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4300497-1532840329.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6e3279f6b90dee0013fa01f52c3f5b67
RANDOM SEED=548640363

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26621276 kB
MemAvailable:   31159344 kB
Buffers:          193528 kB
Cached:          4592176 kB
SwapCached:            0 kB
Active:          2960696 kB
Inactive:        2665192 kB
Active(anon):     791328 kB
Inactive(anon):    76700 kB
Active(file):    2169368 kB
Inactive(file):  2588492 kB
Unevictable:        7088 kB
Mlocked:            7088 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              1280 kB
Writeback:             0 kB
AnonPages:        863136 kB
Mapped:            53604 kB
Shmem:             25244 kB
Slab:             220512 kB
SReclaimable:     192084 kB
SUnreclaim:        28428 kB
KernelStack:        3872 kB
PageTables:         6264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1940288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    796672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48248 MiB
End job on node133 at 2018-07-29 07:00:58