Trace number 4272954

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - ALNS 2017-07-26SAT (TO)0 2520.1399 2417.6699

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-50.xml
MD5SUM53b1156e30bb035a294b23873bcaa6f4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size47
Distribution of domain sizes[{"size":23,"count":1},{"size":47,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.24/0.39	c version: 2017-07-26
0.24/0.39	c seed: 215598979
0.24/0.40	c timeout: 2520
0.24/0.40	c memlimit: 11000
0.24/0.40	c nbcore: 4
0.43/0.42	c Parsing instance...
148.04/82.74	c Parsing done, starting search...
149.46/83.79	o 0
2520.07/2417.60	s SATISFIABLE
2520.07/2417.60	v <instantiation>
2520.07/2417.60	v 	<list>
2520.07/2417.60	v 		x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5]
2520.07/2417.60	v 	</list>
2520.07/2417.60	v 	<values>
2520.07/2417.60	v 		0 200 199 199 199 198 0 198 198 197 195 195 0 197 196 196 195 195 0 197 196 196 195 194 0 193 193 193 193 193 0 193 192 192 192 191 0 190 190 189 188 185 0 190 190 189 184 184 0 187 186 185 185 184 0 184 180 180 179 179 0 183 165 160 159 153 150 181 162 161 160 153 150 180 167 161 157 154 150 180 164 162 158 154 150 180 163 160 159 154 151 179 166 161 155 155 151 179 164 162 156 155 152 178 164 162 157 153 152 178 162 161 158 154 151 176 166 161 159 152 150 175 172 170 170 170 0 174 174 174 173 167 0 
2520.07/2417.60	v 	</values>
2520.07/2417.60	v </instantiation>

Verifier Data

OK	0

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 (14687 MiB free)
  memory of node 1: 16384 MiB (15367 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272954-1502896769/watcher-4272954-1502896769 -o /tmp/evaluation-result-4272954-1502896769/solver-4272954-1502896769 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502806776-30868 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 215598979 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4272954-1502896769.xml 

running on 4 cores: 1,3,5,7

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
solver pid=10008, runsolver pid=10005
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 1.65 1.45 1.42 3/197 10010
/proc/meminfo: memFree=30776604/32770624 swapFree=67108860/67108860
[pid=10008] ppid=10005 vsize=13358552 memory=14404 CPUtime=0 cores=1,3,5,7
/proc/10008/stat : 10008 (java) S 10005 10008 17093 0 -1 1077944320 3414 0 0 0 0 0 0 0 20 0 6 0 91870123 13679157248 3601 18446744073709551615 4194304 4196468 140724845346304 140724845328848 139622885289719 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
/proc/10008/statm: 3339638 3601 1911 1 0 3329135 0
[pid=10008/tid=10010] ppid=10005 vsize=13358552 memory=7078086954469309281 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10010/stat : 10010 (java) R 10005 10008 17093 0 -1 4202560 2129 0 0 0 0 0 0 0 20 0 6 0 91870132 13679157248 3601 18446744073709551615 4194304 4196468 140724845346304 139622889525840 139622869370206 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10011] ppid=10005 vsize=13358552 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10011/stat : 10011 (java) S 10005 10008 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 91870133 13679157248 3601 18446744073709551615 4194304 4196468 140724845346304 139622819724432 139622885299925 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10012] ppid=10005 vsize=13358552 memory=140492097607296 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10012/stat : 10012 (java) S 10005 10008 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 91870133 13679157248 3601 18446744073709551615 4194304 4196468 140724845346304 139622818671632 139622885299925 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10013] ppid=10005 vsize=13358552 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10013/stat : 10013 (java) S 10005 10008 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 91870133 13679157248 3601 18446744073709551615 4194304 4196468 140724845346304 139622817618832 139622885299925 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10014] ppid=10005 vsize=13358552 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10014/stat : 10014 (java) S 10005 10008 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 91870133 13679157248 3601 18446744073709551615 4194304 4196468 140724845346304 139622816566032 139622885299925 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 14404 KiB

[startup+0.209854 s]*
/proc/loadavg: 1.65 1.45 1.42 3/210 10023
/proc/meminfo: memFree=30769068/32770624 swapFree=67108860/67108860
[pid=10008] ppid=10005 vsize=13975920 memory=28240 CPUtime=0.08 cores=1,3,5,7
/proc/10008/stat : 10008 (java) S 10005 10008 17093 0 -1 1077944320 6877 0 0 0 7 1 0 0 20 0 15 0 91870123 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 140724845328848 139622885289719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
/proc/10008/statm: 3493980 7060 3345 1 0 3482759 0
[pid=10008/tid=10010] ppid=10005 vsize=13975920 memory=8390339637985935414 CPUtime=0.05 cores=1,3,5,7
/proc/10008/task/10010/stat : 10010 (java) R 10005 10008 17093 0 -1 4202560 4906 0 0 0 5 0 0 0 20 0 15 0 91870132 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 139622889519464 139622885311645 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10011] ppid=10005 vsize=13975920 memory=4294967626 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10011/stat : 10011 (java) S 10005 10008 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91870133 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 139622819724432 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10012] ppid=10005 vsize=13975920 memory=140492098533104 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10012/stat : 10012 (java) S 10005 10008 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91870133 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 139622818671632 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10013] ppid=10005 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10013/stat : 10013 (java) S 10005 10008 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91870133 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 139622817618832 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10014] ppid=10005 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10014/stat : 10014 (java) S 10005 10008 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91870133 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 139622816566032 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10015] ppid=10005 vsize=13975920 memory=140492097607296 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10015/stat : 10015 (java) S 10005 10008 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91870134 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 139622363916656 139622885300866 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10016] ppid=10005 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10016/stat : 10016 (java) S 10005 10008 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91870135 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 139622362862624 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10017] ppid=10005 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10017/stat : 10017 (java) S 10005 10008 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91870135 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 139622361809776 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10018] ppid=10005 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10018/stat : 10018 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870137 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 139622360758096 139622885308315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10019] ppid=10005 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10019/stat : 10019 (java) S 10005 10008 17093 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 91870137 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 139622359706480 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10020] ppid=10005 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10020/stat : 10020 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870137 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 139622358653680 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10021] ppid=10005 vsize=13975920 memory=140492097607296 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10021/stat : 10021 (java) S 10005 10008 17093 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 91870137 14311342080 7060 18446744073709551615 4194304 4196468 140724845346304 139622357600880 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10022] ppid=10005 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10022/stat : 10022 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870138 14311342080 7104 18446744073709551615 4194304 4196468 140724845346304 139622356548320 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10023] ppid=10005 vsize=13975920 memory=140492097607296 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10023/stat : 10023 (java) S 10005 10008 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91870143 14311342080 7104 18446744073709551615 4194304 4196468 140724845346304 139622355495600 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 28240 KiB

[startup+0.313174 s]*
/proc/loadavg: 1.65 1.45 1.42 3/210 10023
/proc/meminfo: memFree=30750624/32770624 swapFree=67108860/67108860
[pid=10008] ppid=10005 vsize=13975920 memory=40044 CPUtime=0.24 cores=1,3,5,7
/proc/10008/stat : 10008 (java) S 10005 10008 17093 0 -1 1077944320 10709 0 0 0 22 2 0 0 20 0 15 0 91870123 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 140724845328848 139622885289719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
/proc/10008/statm: 3493980 10011 3546 1 0 3482759 0
[pid=10008/tid=10010] ppid=10005 vsize=13975920 memory=6933928925625698159 CPUtime=0.16 cores=1,3,5,7
/proc/10008/task/10010/stat : 10010 (java) R 10005 10008 17093 0 -1 4202560 8452 0 0 0 14 2 0 0 20 0 15 0 91870132 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622889511776 139622869370206 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10011] ppid=10005 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10011/stat : 10011 (java) S 10005 10008 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91870133 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622819724432 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10012] ppid=10005 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10012/stat : 10012 (java) S 10005 10008 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91870133 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622818671632 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10013] ppid=10005 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10013/stat : 10013 (java) S 10005 10008 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91870133 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622817618832 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10014] ppid=10005 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10014/stat : 10014 (java) S 10005 10008 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91870133 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622816566032 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10015] ppid=10005 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10015/stat : 10015 (java) S 10005 10008 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91870134 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622363916656 139622885300866 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10016] ppid=10005 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10016/stat : 10016 (java) S 10005 10008 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91870135 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622362862624 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10017] ppid=10005 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10017/stat : 10017 (java) S 10005 10008 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91870135 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622361809776 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10018] ppid=10005 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10018/stat : 10018 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870137 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622360758096 139622885308315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10019] ppid=10005 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10008/task/10019/stat : 10019 (java) S 10005 10008 17093 0 -1 1077944384 336 0 0 0 1 0 0 0 20 0 15 0 91870137 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622359706480 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10020] ppid=10005 vsize=13975920 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/10008/task/10020/stat : 10020 (java) S 10005 10008 17093 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 15 0 91870137 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622358653680 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10021] ppid=10005 vsize=13975920 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/10008/task/10021/stat : 10021 (java) S 10005 10008 17093 0 -1 1077944384 380 0 0 0 4 0 0 0 20 0 15 0 91870137 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622357600880 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10022] ppid=10005 vsize=13975920 memory=140492097607296 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10022/stat : 10022 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870138 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622356548320 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10023] ppid=10005 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10023/stat : 10023 (java) S 10005 10008 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91870143 14311342080 10011 18446744073709551615 4194304 4196468 140724845346304 139622355495600 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40044 KiB

[startup+0.700751 s]
/proc/loadavg: 1.65 1.45 1.42 3/210 10023
/proc/meminfo: memFree=30745188/32770624 swapFree=67108860/67108860
[pid=10008] ppid=10005 vsize=13975940 memory=144000 CPUtime=0.9 cores=1,3,5,7
/proc/10008/stat : 10008 (java) S 10005 10008 17093 0 -1 1077944320 13309 0 0 0 83 7 0 0 20 0 15 0 91870123 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 140724845328848 139622885289719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
/proc/10008/statm: 3493985 36000 3721 1 0 3482759 0
[pid=10008/tid=10010] ppid=10005 vsize=13975940 memory=31 CPUtime=0.54 cores=1,3,5,7
/proc/10008/task/10010/stat : 10010 (java) R 10005 10008 17093 0 -1 4202560 10104 0 0 0 48 6 0 0 20 0 15 0 91870132 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622889526608 139622885311645 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10011] ppid=10005 vsize=13975940 memory=588 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10011/stat : 10011 (java) S 10005 10008 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91870133 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622819724432 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10012] ppid=10005 vsize=13975940 memory=344 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10012/stat : 10012 (java) S 10005 10008 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91870133 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622818671632 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10013] ppid=10005 vsize=13975940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10013/stat : 10013 (java) S 10005 10008 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91870133 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622817618832 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10014] ppid=10005 vsize=13975940 memory=4629539461233085814 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10014/stat : 10014 (java) S 10005 10008 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91870133 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622816566032 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10015] ppid=10005 vsize=13975940 memory=-7028383565733675155 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10015/stat : 10015 (java) S 10005 10008 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91870134 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622363916656 139622885300866 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10016] ppid=10005 vsize=13975940 memory=-6014655643171517632 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10016/stat : 10016 (java) S 10005 10008 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91870135 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622362862624 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10017] ppid=10005 vsize=13975940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10017/stat : 10017 (java) S 10005 10008 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91870135 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622361809776 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10018] ppid=10005 vsize=13975940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10018/stat : 10018 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870137 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622360758096 139622885308315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10019] ppid=10005 vsize=13975940 memory=6872598998417432672 CPUtime=0.1 cores=1,3,5,7
/proc/10008/task/10019/stat : 10019 (java) S 10005 10008 17093 0 -1 1077944384 749 0 0 0 10 0 0 0 20 0 15 0 91870137 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622359706480 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10020] ppid=10005 vsize=13975940 memory=3532 CPUtime=0.09 cores=1,3,5,7
/proc/10008/task/10020/stat : 10020 (java) S 10005 10008 17093 0 -1 1077944384 414 0 0 0 9 0 0 0 20 0 15 0 91870137 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622358653680 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10021] ppid=10005 vsize=13975940 memory=6933928925625698159 CPUtime=0.14 cores=1,3,5,7
/proc/10008/task/10021/stat : 10021 (java) S 10005 10008 17093 0 -1 1077944384 659 0 0 0 14 0 0 0 20 0 15 0 91870137 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622357600880 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10022] ppid=10005 vsize=13975940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10022/stat : 10022 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870138 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622356548320 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10023] ppid=10005 vsize=13975940 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10023/stat : 10023 (java) S 10005 10008 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91870143 14311362560 36000 18446744073709551615 4194304 4196468 140724845346304 139622355495600 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
Current children cumulated CPU time: 0.9 s
Current children cumulated vsize: 13975940 KiB
Current children cumulated memory: 144000 KiB

[startup+1.50074 s]
/proc/loadavg: 1.65 1.45 1.42 6/210 10023
/proc/meminfo: memFree=30404872/32770624 swapFree=67108860/67108860
[pid=10008] ppid=10005 vsize=13977988 memory=1124904 CPUtime=2.65 cores=1,3,5,7
/proc/10008/stat : 10008 (java) S 10005 10008 17093 0 -1 1077944320 17764 0 0 0 220 45 0 0 20 0 15 0 91870123 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 140724845328848 139622885289719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
/proc/10008/statm: 3494497 281226 3777 1 0 3483271 0
[pid=10008/tid=10010] ppid=10005 vsize=13977988 memory=50272 CPUtime=1.21 cores=1,3,5,7
/proc/10008/task/10010/stat : 10010 (java) R 10005 10008 17093 0 -1 4202560 11274 0 0 0 103 18 0 0 20 0 15 0 91870132 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622889525920 139622491693783 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10011] ppid=10005 vsize=13977988 memory=1022908 CPUtime=0.12 cores=1,3,5,7
/proc/10008/task/10011/stat : 10011 (java) S 10005 10008 17093 0 -1 1077944384 210 0 0 0 6 6 0 0 20 0 15 0 91870133 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622819724432 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10012] ppid=10005 vsize=13977988 memory=7308586179480283216 CPUtime=0.1 cores=1,3,5,7
/proc/10008/task/10012/stat : 10012 (java) S 10005 10008 17093 0 -1 1077944384 105 0 0 0 5 5 0 0 20 0 15 0 91870133 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622818671632 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10013] ppid=10005 vsize=13977988 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/10008/task/10013/stat : 10013 (java) S 10005 10008 17093 0 -1 1077944384 227 0 0 0 6 6 0 0 20 0 15 0 91870133 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622817618832 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10014] ppid=10005 vsize=13977988 memory=280983874087688 CPUtime=0.11 cores=1,3,5,7
/proc/10008/task/10014/stat : 10014 (java) S 10005 10008 17093 0 -1 1077944384 150 0 0 0 5 6 0 0 20 0 15 0 91870133 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622816566032 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10015] ppid=10005 vsize=13977988 memory=33 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10015/stat : 10015 (java) S 10005 10008 17093 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 91870134 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622363916656 139622885300866 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10016] ppid=10005 vsize=13977988 memory=-6091776099202117250 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10016/stat : 10016 (java) S 10005 10008 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 91870135 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622362862688 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10017] ppid=10005 vsize=13977988 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10017/stat : 10017 (java) S 10005 10008 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 91870135 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622361809792 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10018] ppid=10005 vsize=13977988 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10018/stat : 10018 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870137 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622360758096 139622885308315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10019] ppid=10005 vsize=13977988 memory=6944656575208382560 CPUtime=0.34 cores=1,3,5,7
/proc/10008/task/10019/stat : 10019 (java) R 10005 10008 17093 0 -1 4202560 1702 0 0 0 34 0 0 0 20 0 15 0 91870137 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622359706480 139622885303601 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10020] ppid=10005 vsize=13977988 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/10008/task/10020/stat : 10020 (java) S 10005 10008 17093 0 -1 1077944384 1467 0 0 0 34 0 0 0 20 0 15 0 91870137 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622358653680 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10021] ppid=10005 vsize=13977988 memory=1296 CPUtime=0.23 cores=1,3,5,7
/proc/10008/task/10021/stat : 10021 (java) S 10005 10008 17093 0 -1 1077944384 1045 0 0 0 23 0 0 0 20 0 15 0 91870137 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622357600880 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10022] ppid=10005 vsize=13977988 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10022/stat : 10022 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870138 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622356548320 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10023] ppid=10005 vsize=13977988 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10023/stat : 10023 (java) S 10005 10008 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91870143 14313459712 281226 18446744073709551615 4194304 4196468 140724845346304 139622355495600 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
Current children cumulated CPU time: 2.65 s
Current children cumulated vsize: 13977988 KiB

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

/proc/10008/task/10010/stat : 10010 (java) R 10005 10008 17093 0 -1 4202560 527264 0 0 0 221725 148 0 0 20 0 15 0 91870132 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622889527856 139622497587374 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10011] ppid=10005 vsize=13982084 memory=9702120 CPUtime=31.15 cores=1,3,5,7
/proc/10008/task/10011/stat : 10011 (java) S 10005 10008 17093 0 -1 1077944384 170031 0 0 0 2936 179 0 0 20 0 15 0 91870133 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622819724432 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10012] ppid=10005 vsize=13982084 memory=9712044 CPUtime=31.09 cores=1,3,5,7
/proc/10008/task/10012/stat : 10012 (java) S 10005 10008 17093 0 -1 1077944384 187419 0 0 0 2941 168 0 0 20 0 15 0 91870133 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622818671632 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10013] ppid=10005 vsize=13982084 memory=9712044 CPUtime=31.18 cores=1,3,5,7
/proc/10008/task/10013/stat : 10013 (java) S 10005 10008 17093 0 -1 1077944384 182907 0 0 0 2961 157 0 0 20 0 15 0 91870133 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622817618832 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10014] ppid=10005 vsize=13982084 memory=9717672 CPUtime=30.91 cores=1,3,5,7
/proc/10008/task/10014/stat : 10014 (java) S 10005 10008 17093 0 -1 1077944384 189805 0 0 0 2919 172 0 0 20 0 15 0 91870133 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622816566032 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10015] ppid=10005 vsize=13982084 memory=9717752 CPUtime=11.83 cores=1,3,5,7
/proc/10008/task/10015/stat : 10015 (java) S 10005 10008 17093 0 -1 1077944384 36014 0 0 0 1170 13 0 0 20 0 15 0 91870134 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622363916656 139622885300866 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10016] ppid=10005 vsize=13982084 memory=9717752 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10016/stat : 10016 (java) S 10005 10008 17093 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 91870135 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622362862688 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10017] ppid=10005 vsize=13982084 memory=2289 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10017/stat : 10017 (java) S 10005 10008 17093 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 91870135 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622361809792 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10018] ppid=10005 vsize=13982084 memory=9717672 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10018/stat : 10018 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870137 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622360758096 139622885308315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10019] ppid=10005 vsize=13982084 memory=9717672 CPUtime=2.47 cores=1,3,5,7
/proc/10008/task/10019/stat : 10019 (java) S 10005 10008 17093 0 -1 1077944384 17184 0 0 0 244 3 0 0 20 0 15 0 91870137 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622359706480 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10020] ppid=10005 vsize=13982084 memory=9717672 CPUtime=2.59 cores=1,3,5,7
/proc/10008/task/10020/stat : 10020 (java) S 10005 10008 17093 0 -1 1077944384 15737 0 0 0 258 1 0 0 20 0 15 0 91870137 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622358653680 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10021] ppid=10005 vsize=13982084 memory=9717656 CPUtime=0.85 cores=1,3,5,7
/proc/10008/task/10021/stat : 10021 (java) S 10005 10008 17093 0 -1 1077944384 10889 0 0 0 83 2 0 0 20 0 15 0 91870137 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622357600880 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10022] ppid=10005 vsize=13982084 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10022/stat : 10022 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870138 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622356548320 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10023] ppid=10005 vsize=13982084 memory=9717672 CPUtime=1.38 cores=1,3,5,7
/proc/10008/task/10023/stat : 10023 (java) S 10005 10008 17093 0 -1 1077944384 1780 0 0 0 64 74 0 0 20 0 15 0 91870143 14317654016 2429438 18446744073709551615 4194304 4196468 140724845346304 139622355495600 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
Current children cumulated CPU time: 2362.3 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 9717752 KiB

[startup+2322.3 s]
/proc/loadavg: 1.41 1.56 1.58 3/209 10237
/proc/meminfo: memFree=21020904/32770624 swapFree=67108860/67108860
[pid=10008] ppid=10005 vsize=13982084 memory=9779920 CPUtime=2423.43 cores=1,3,5,7
/proc/10008/stat : 10008 (java) S 10005 10008 17093 0 -1 1077944320 1405189 0 0 0 241429 914 0 0 20 0 15 0 91870123 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 140724845328848 139622885289719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
/proc/10008/statm: 3495521 2444980 3834 1 0 3484295 0
[pid=10008/tid=10010] ppid=10005 vsize=13982084 memory=1992 CPUtime=2278.34 cores=1,3,5,7
/proc/10008/task/10010/stat : 10010 (java) R 10005 10008 17093 0 -1 4202560 580312 0 0 0 227682 152 0 0 20 0 15 0 91870132 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622889527824 139622498485712 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10011] ppid=10005 vsize=13982084 memory=9769192 CPUtime=31.53 cores=1,3,5,7
/proc/10008/task/10011/stat : 10011 (java) S 10005 10008 17093 0 -1 1077944384 172997 0 0 0 2973 180 0 0 20 0 15 0 91870133 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622819724432 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10012] ppid=10005 vsize=13982084 memory=9769192 CPUtime=31.46 cores=1,3,5,7
/proc/10008/task/10012/stat : 10012 (java) S 10005 10008 17093 0 -1 1077944384 190352 0 0 0 2977 169 0 0 20 0 15 0 91870133 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622818671632 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10013] ppid=10005 vsize=13982084 memory=9769244 CPUtime=31.55 cores=1,3,5,7
/proc/10008/task/10013/stat : 10013 (java) S 10005 10008 17093 0 -1 1077944384 185953 0 0 0 2997 158 0 0 20 0 15 0 91870133 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622817618832 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10014] ppid=10005 vsize=13982084 memory=9779536 CPUtime=31.28 cores=1,3,5,7
/proc/10008/task/10014/stat : 10014 (java) S 10005 10008 17093 0 -1 1077944384 192193 0 0 0 2956 172 0 0 20 0 15 0 91870133 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622816566032 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10015] ppid=10005 vsize=13982084 memory=9779920 CPUtime=11.83 cores=1,3,5,7
/proc/10008/task/10015/stat : 10015 (java) S 10005 10008 17093 0 -1 1077944384 36298 0 0 0 1170 13 0 0 20 0 15 0 91870134 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622363916656 139622885300866 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10016] ppid=10005 vsize=13982084 memory=9779536 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10016/stat : 10016 (java) S 10005 10008 17093 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 91870135 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622362862688 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10017] ppid=10005 vsize=13982084 memory=9779920 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10017/stat : 10017 (java) S 10005 10008 17093 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 91870135 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622361809792 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10018] ppid=10005 vsize=13982084 memory=9779920 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10018/stat : 10018 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870137 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622360758096 139622885308315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10019] ppid=10005 vsize=13982084 memory=9779920 CPUtime=2.47 cores=1,3,5,7
/proc/10008/task/10019/stat : 10019 (java) S 10005 10008 17093 0 -1 1077944384 17186 0 0 0 244 3 0 0 20 0 15 0 91870137 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622359706480 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10020] ppid=10005 vsize=13982084 memory=9779920 CPUtime=2.59 cores=1,3,5,7
/proc/10008/task/10020/stat : 10020 (java) S 10005 10008 17093 0 -1 1077944384 15739 0 0 0 258 1 0 0 20 0 15 0 91870137 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622358653680 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10021] ppid=10005 vsize=13982084 memory=9744976 CPUtime=0.85 cores=1,3,5,7
/proc/10008/task/10021/stat : 10021 (java) S 10005 10008 17093 0 -1 1077944384 10891 0 0 0 83 2 0 0 20 0 15 0 91870137 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622357600880 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10022] ppid=10005 vsize=13982084 memory=9779536 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10022/stat : 10022 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870138 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622356548320 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10023] ppid=10005 vsize=13982084 memory=1708 CPUtime=1.42 cores=1,3,5,7
/proc/10008/task/10023/stat : 10023 (java) S 10005 10008 17093 0 -1 1077944384 1802 0 0 0 65 77 0 0 20 0 15 0 91870143 14317654016 2444980 18446744073709551615 4194304 4196468 140724845346304 139622355495600 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
Current children cumulated CPU time: 2423.43 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 9779920 KiB

[startup+2382.3 s]
/proc/loadavg: 1.48 1.55 1.57 3/209 10239
/proc/meminfo: memFree=20969660/32770624 swapFree=67108860/67108860
[pid=10008] ppid=10005 vsize=13982084 memory=9827068 CPUtime=2484.32 cores=1,3,5,7
/proc/10008/stat : 10008 (java) S 10005 10008 17093 0 -1 1077944320 1451361 0 0 0 247513 919 0 0 20 0 15 0 91870123 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 140724845328848 139622885289719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
/proc/10008/statm: 3495521 2456767 3834 1 0 3484295 0
[pid=10008/tid=10010] ppid=10005 vsize=13982084 memory=9827068 CPUtime=2338.04 cores=1,3,5,7
/proc/10008/task/10010/stat : 10010 (java) R 10005 10008 17093 0 -1 4202560 614232 0 0 0 233650 154 0 0 20 0 15 0 91870132 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622889527568 139622498187160 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10011] ppid=10005 vsize=13982084 memory=9819124 CPUtime=31.81 cores=1,3,5,7
/proc/10008/task/10011/stat : 10011 (java) S 10005 10008 17093 0 -1 1077944384 176009 0 0 0 3001 180 0 0 20 0 15 0 91870133 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622819724432 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10012] ppid=10005 vsize=13982084 memory=280983875661296 CPUtime=31.74 cores=1,3,5,7
/proc/10008/task/10012/stat : 10012 (java) S 10005 10008 17093 0 -1 1077944384 192998 0 0 0 3005 169 0 0 20 0 15 0 91870133 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622818671632 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10013] ppid=10005 vsize=13982084 memory=9827068 CPUtime=31.83 cores=1,3,5,7
/proc/10008/task/10013/stat : 10013 (java) S 10005 10008 17093 0 -1 1077944384 189091 0 0 0 3025 158 0 0 20 0 15 0 91870133 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622817618832 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10014] ppid=10005 vsize=13982084 memory=9827068 CPUtime=31.58 cores=1,3,5,7
/proc/10008/task/10014/stat : 10014 (java) S 10005 10008 17093 0 -1 1077944384 195346 0 0 0 2985 173 0 0 20 0 15 0 91870133 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622816566032 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10015] ppid=10005 vsize=13982084 memory=9827068 CPUtime=11.84 cores=1,3,5,7
/proc/10008/task/10015/stat : 10015 (java) S 10005 10008 17093 0 -1 1077944384 36565 0 0 0 1171 13 0 0 20 0 15 0 91870134 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622363916656 139622885300866 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10016] ppid=10005 vsize=13982084 memory=9800708 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10016/stat : 10016 (java) S 10005 10008 17093 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 91870135 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622362862688 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10017] ppid=10005 vsize=13982084 memory=9827068 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10017/stat : 10017 (java) S 10005 10008 17093 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 91870135 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622361809792 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10018] ppid=10005 vsize=13982084 memory=9819124 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10018/stat : 10018 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870137 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622360758096 139622885308315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10019] ppid=10005 vsize=13982084 memory=9789840 CPUtime=2.47 cores=1,3,5,7
/proc/10008/task/10019/stat : 10019 (java) S 10005 10008 17093 0 -1 1077944384 17194 0 0 0 244 3 0 0 20 0 15 0 91870137 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622359706480 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10020] ppid=10005 vsize=13982084 memory=28192 CPUtime=2.59 cores=1,3,5,7
/proc/10008/task/10020/stat : 10020 (java) S 10005 10008 17093 0 -1 1077944384 15742 0 0 0 258 1 0 0 20 0 15 0 91870137 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622358653680 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10021] ppid=10005 vsize=13982084 memory=9779536 CPUtime=0.85 cores=1,3,5,7
/proc/10008/task/10021/stat : 10021 (java) S 10005 10008 17093 0 -1 1077944384 10894 0 0 0 83 2 0 0 20 0 15 0 91870137 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622357600880 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10022] ppid=10005 vsize=13982084 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10022/stat : 10022 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870138 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622356548320 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10023] ppid=10005 vsize=13982084 memory=9827068 CPUtime=1.46 cores=1,3,5,7
/proc/10008/task/10023/stat : 10023 (java) S 10005 10008 17093 0 -1 1077944384 1824 0 0 0 67 79 0 0 20 0 15 0 91870143 14317654016 2456767 18446744073709551615 4194304 4196468 140724845346304 139622355495600 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
Current children cumulated CPU time: 2484.32 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 9827068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2417.6 s]
/proc/loadavg: 1.66 1.58 1.58 3/209 10240
/proc/meminfo: memFree=20941056/32770624 swapFree=67108860/67108860
[pid=10008] ppid=10005 vsize=13982084 memory=9853772 CPUtime=2520.07 cores=1,3,5,7
/proc/10008/stat : 10008 (java) S 10005 10008 17093 0 -1 1077944320 1474019 0 0 0 251085 922 0 0 20 0 15 0 91870123 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 140724845328848 139622885289719 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 9 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
/proc/10008/statm: 3495521 2463443 3834 1 0 3484295 0
[pid=10008/tid=10010] ppid=10005 vsize=13982084 memory=28192 CPUtime=2373.19 cores=1,3,5,7
/proc/10008/task/10010/stat : 10010 (java) R 10005 10008 17093 0 -1 4202560 625819 0 0 0 237164 155 0 0 20 0 15 0 91870132 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622889527744 139622497587056 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10011] ppid=10005 vsize=13982084 memory=4028 CPUtime=31.95 cores=1,3,5,7
/proc/10008/task/10011/stat : 10011 (java) S 10005 10008 17093 0 -1 1077944384 178382 0 0 0 3015 180 0 0 20 0 15 0 91870133 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622819724432 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10012] ppid=10005 vsize=13982084 memory=50348 CPUtime=31.88 cores=1,3,5,7
/proc/10008/task/10012/stat : 10012 (java) S 10005 10008 17093 0 -1 1077944384 196211 0 0 0 3019 169 0 0 20 0 15 0 91870133 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622818671632 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10013] ppid=10005 vsize=13982084 memory=1296 CPUtime=31.98 cores=1,3,5,7
/proc/10008/task/10013/stat : 10013 (java) S 10005 10008 17093 0 -1 1077944384 191876 0 0 0 3039 159 0 0 20 0 15 0 91870133 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622817618832 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10014] ppid=10005 vsize=13982084 memory=-8774313645642428999 CPUtime=31.72 cores=1,3,5,7
/proc/10008/task/10014/stat : 10014 (java) S 10005 10008 17093 0 -1 1077944384 197755 0 0 0 2999 173 0 0 20 0 15 0 91870133 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622816566032 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 10 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10015] ppid=10005 vsize=13982084 memory=9853772 CPUtime=11.84 cores=1,3,5,7
/proc/10008/task/10015/stat : 10015 (java) S 10005 10008 17093 0 -1 1077944384 36824 0 0 0 1171 13 0 0 20 0 15 0 91870134 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622363916656 139622885300866 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10016] ppid=10005 vsize=13982084 memory=9853772 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10016/stat : 10016 (java) S 10005 10008 17093 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 91870135 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622362862688 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10017] ppid=10005 vsize=13982084 memory=12200 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10017/stat : 10017 (java) S 10005 10008 17093 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 91870135 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622361809792 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10018] ppid=10005 vsize=13982084 memory=12200 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10018/stat : 10018 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870137 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622360758096 139622885308315 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10019] ppid=10005 vsize=13982084 memory=1992 CPUtime=2.47 cores=1,3,5,7
/proc/10008/task/10019/stat : 10019 (java) S 10005 10008 17093 0 -1 1077944384 17196 0 0 0 244 3 0 0 20 0 15 0 91870137 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622359706480 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10020] ppid=10005 vsize=13982084 memory=1204 CPUtime=2.59 cores=1,3,5,7
/proc/10008/task/10020/stat : 10020 (java) S 10005 10008 17093 0 -1 1077944384 15744 0 0 0 258 1 0 0 20 0 15 0 91870137 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622358653680 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10021] ppid=10005 vsize=13982084 memory=1000 CPUtime=0.85 cores=1,3,5,7
/proc/10008/task/10021/stat : 10021 (java) S 10005 10008 17093 0 -1 1077944384 10896 0 0 0 83 2 0 0 20 0 15 0 91870137 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622357600880 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10022] ppid=10005 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/10008/task/10022/stat : 10022 (java) S 10005 10008 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91870138 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622356548320 139622885299925 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
[pid=10008/tid=10023] ppid=10005 vsize=13982084 memory=6944656592455360604 CPUtime=1.48 cores=1,3,5,7
/proc/10008/task/10023/stat : 10023 (java) S 10005 10008 17093 0 -1 1077944384 1850 0 0 0 67 81 0 0 20 0 15 0 91870143 14317654016 2463443 18446744073709551615 4194304 4196468 140724845346304 139622355495600 139622885300866 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18087936 140724845351285 140724845351465 140724845351465 140724845354959 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 9853772 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2417.67 s]
# the end of solver process 10008 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2510.86 s, system=9.27636 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2417.67
CPU time (s): 2520.14
CPU user time (s): 2510.86
CPU system time (s): 9.27636
CPU usage (%): 104.238
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 10514412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.86
system time used= 9.27636
maximum resident set size= 10514412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1474835
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73458
involuntary context switches= 2686


# summary of solver processes directly reported to runsolver:
#   pid: 10008
#   total CPU time (s): 2520.14
#   total CPU user time (s): 2510.86
#   total CPU system time (s): 9.27636

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1585 second user time and 22.7218 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-16 17:05:19
IDJOB=4272954
IDBENCH=138092
IDSOLVER=2665
FILE ID=node127/4272954-1502896769
RUNJOBID= node127-1502806776-30868
PBS_JOBID= 
Free space on /tmp= 61904 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-50.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272954-1502896769/watcher-4272954-1502896769 -o /tmp/evaluation-result-4272954-1502896769/solver-4272954-1502896769 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502806776-30868 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 215598979 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4272954-1502896769.xml

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

MD5SUM BENCH= 53b1156e30bb035a294b23873bcaa6f4
RANDOM SEED=215598979

node127.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.92
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.92
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.92
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.92
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:        30821908 kB
MemAvailable:   31722276 kB
Buffers:          270652 kB
Cached:           924680 kB
SwapCached:            0 kB
Active:          1166848 kB
Inactive:         335896 kB
Active(anon):     257240 kB
Inactive(anon):    91980 kB
Active(file):     909608 kB
Inactive(file):   243916 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:            128252 kB
Writeback:             0 kB
AnonPages:        307536 kB
Mapped:            68612 kB
Shmem:             41636 kB
Slab:             151288 kB
SReclaimable:     125360 kB
SUnreclaim:        25928 kB
KernelStack:        3424 kB
PageTables:         5720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1181624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61864 MiB
End job on node127 at 2017-08-16 17:45:37