Trace number 4274424

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 - Hybrid 2017-07-26SAT (TO)0 2520.1001 2384.5701

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.26/0.39	c version: 2017-07-26
0.26/0.39	c seed: 1143440609
0.26/0.39	c timeout: 2520
0.26/0.39	c memlimit: 11000
0.26/0.39	c nbcore: 4
0.26/0.41	c Parsing instance...
156.99/88.84	c Parsing done, starting first complete search...
158.42/89.87	o 0
250.79/179.38	c First complete search done, starting ALNS search...
2012.31/1877.93	c ALNS done, starting second complete search
2520.01/2384.50	s SATISFIABLE
2520.01/2384.50	v <instantiation>
2520.01/2384.50	v 	<list>
2520.01/2384.50	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.01/2384.50	v 	</list>
2520.01/2384.50	v 	<values>
2520.01/2384.50	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.01/2384.50	v 	</values>
2520.01/2384.50	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 (15248 MiB free)
  memory of node 1: 16384 MiB (15267 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4274424-1502872231/watcher-4274424-1502872231 -o /tmp/evaluation-result-4274424-1502872231/solver-4274424-1502872231 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502868870-19146 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1143440609 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274424-1502872231.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
solver pid=19512, runsolver pid=19509
Current StackSize limit: 8192 KiB


[startup+0.101006 s]*
/proc/loadavg: 1.91 1.80 1.69 4/201 19519
/proc/meminfo: memFree=31228456/32770624 swapFree=67105588/67108860
[pid=19512] ppid=19509 vsize=13573664 memory=18484 CPUtime=0.02 cores=0,2,4,6
/proc/19512/stat : 19512 (java) S 19509 19512 12560 0 -1 1077944320 4011 0 0 0 1 1 0 0 20 0 9 0 89418416 13899431936 4621 18446744073709551615 4194304 4196468 140725442361568 140725442344112 140306643193591 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
/proc/19512/statm: 3393416 4621 2072 1 0 3382913 0
[pid=19512/tid=19514] ppid=19509 vsize=13573664 memory=-6439968830534014599 CPUtime=0.01 cores=0,2,4,6
/proc/19512/task/19514/stat : 19514 (java) R 19509 19512 12560 0 -1 4202560 2644 0 0 0 1 0 0 0 20 0 9 0 89418424 13899431936 4621 18446744073709551615 4194304 4196468 140725442361568 140306647434384 140306643215517 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19515] ppid=19509 vsize=13573664 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19515/stat : 19515 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 89418425 13899431936 4621 18446744073709551615 4194304 4196468 140725442361568 140306585140368 140306643203797 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19516] ppid=19509 vsize=13573664 memory=140711910348416 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19516/stat : 19516 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 89418425 13899431936 4621 18446744073709551615 4194304 4196468 140725442361568 140306584087568 140306643203797 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19517] ppid=19509 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19517/stat : 19517 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 89418425 13899431936 4621 18446744073709551615 4194304 4196468 140725442361568 140306241035152 140306643203797 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19518] ppid=19509 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19518/stat : 19518 (java) S 19509 19512 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 89418425 13899431936 4621 18446744073709551615 4194304 4196468 140725442361568 140306239982352 140306643203797 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19519] ppid=19509 vsize=13573664 memory=140711910348416 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19519/stat : 19519 (java) S 19509 19512 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 89418426 13899431936 4621 18446744073709551615 4194304 4196468 140725442361568 140306189801840 140306643204738 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19520] ppid=19509 vsize=13573664 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19520/stat : 19520 (java) S 19509 19512 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 89418427 13899431936 4621 18446744073709551615 4194304 4196468 140725442361568 140306188747808 140306643203797 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19521] ppid=19509 vsize=13573664 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19521/stat : 19521 (java) S 19509 19512 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 89418427 13899431936 4621 18446744073709551615 4194304 4196468 140725442361568 140306187695024 140306643203797 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 18484 KiB

[startup+0.209775 s]*
/proc/loadavg: 1.91 1.80 1.69 4/209 19527
/proc/meminfo: memFree=31181716/32770624 swapFree=67105588/67108860
[pid=19512] ppid=19509 vsize=13975920 memory=29892 CPUtime=0.09 cores=0,2,4,6
/proc/19512/stat : 19512 (java) S 19509 19512 12560 0 -1 1077944320 6813 0 0 0 8 1 0 0 20 0 15 0 89418416 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140725442344112 140306643193591 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
/proc/19512/statm: 3493980 7473 3352 1 0 3482759 0
[pid=19512/tid=19514] ppid=19509 vsize=13975920 memory=8318255677412212789 CPUtime=0.08 cores=0,2,4,6
/proc/19512/task/19514/stat : 19514 (java) R 19509 19512 12560 0 -1 4202560 4886 0 0 0 7 1 0 0 20 0 15 0 89418424 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306647405760 140306643205526 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19515] ppid=19509 vsize=13975920 memory=328 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19515/stat : 19515 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89418425 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306585140368 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19516] ppid=19509 vsize=13975920 memory=288371088062060160 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19516/stat : 19516 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89418425 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306584087568 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19517] ppid=19509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19517/stat : 19517 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89418425 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306241035152 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19518] ppid=19509 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19518/stat : 19518 (java) S 19509 19512 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 89418425 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306239982352 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19519] ppid=19509 vsize=13975920 memory=140711910348416 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19519/stat : 19519 (java) S 19509 19512 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 89418426 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306189801840 140306643204738 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19520] ppid=19509 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19520/stat : 19520 (java) S 19509 19512 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 89418427 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306188747808 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19521] ppid=19509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19521/stat : 19521 (java) S 19509 19512 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 89418427 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306187694960 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19522] ppid=19509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19522/stat : 19522 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306186643280 140306643212187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19523] ppid=19509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19523/stat : 19523 (java) S 19509 19512 12560 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 89418429 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306185591664 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19524] ppid=19509 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19524/stat : 19524 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306184538864 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19525] ppid=19509 vsize=13975920 memory=140711910348416 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19525/stat : 19525 (java) R 19509 19512 12560 0 -1 4202560 241 0 0 0 0 0 0 0 20 0 15 0 89418429 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306183486064 140306621308592 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19526] ppid=19509 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19526/stat : 19526 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306182433504 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19527] ppid=19509 vsize=13975920 memory=140711910348416 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19527/stat : 19527 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89418435 14311342080 7473 18446744073709551615 4194304 4196468 140725442361568 140306181380784 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 29892 KiB

[startup+0.310298 s]*
/proc/loadavg: 1.91 1.80 1.69 6/209 19527
/proc/meminfo: memFree=31074308/32770624 swapFree=67105588/67108860
[pid=19512] ppid=19509 vsize=13975920 memory=39596 CPUtime=0.26 cores=0,2,4,6
/proc/19512/stat : 19512 (java) S 19509 19512 12560 0 -1 1077944320 10615 0 0 0 23 3 0 0 20 0 15 0 89418416 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140725442344112 140306643193591 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
/proc/19512/statm: 3493980 9899 3534 1 0 3482759 0
[pid=19512/tid=19514] ppid=19509 vsize=13975920 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/19512/task/19514/stat : 19514 (java) R 19509 19512 12560 0 -1 4202560 8333 0 0 0 15 2 0 0 20 0 15 0 89418424 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306647404704 140306643215517 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19515] ppid=19509 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19515/stat : 19515 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89418425 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306585140368 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19516] ppid=19509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19516/stat : 19516 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89418425 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306584087568 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19517] ppid=19509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19517/stat : 19517 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89418425 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306241035152 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19518] ppid=19509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19518/stat : 19518 (java) S 19509 19512 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 89418425 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306239982352 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19519] ppid=19509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19519/stat : 19519 (java) S 19509 19512 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 89418426 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306189801840 140306643204738 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19520] ppid=19509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19520/stat : 19520 (java) S 19509 19512 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 89418427 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306188747808 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19521] ppid=19509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19521/stat : 19521 (java) S 19509 19512 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 89418427 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306187694960 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19522] ppid=19509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19522/stat : 19522 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306186643280 140306643212187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19523] ppid=19509 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/19512/task/19523/stat : 19523 (java) S 19509 19512 12560 0 -1 1077944384 410 0 0 0 1 0 0 0 20 0 15 0 89418429 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306185591664 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19524] ppid=19509 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/19512/task/19524/stat : 19524 (java) S 19509 19512 12560 0 -1 1077944384 105 0 0 0 1 0 0 0 20 0 15 0 89418429 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306184538864 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19525] ppid=19509 vsize=13975920 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/19512/task/19525/stat : 19525 (java) R 19509 19512 12560 0 -1 4202560 386 0 0 0 4 0 0 0 20 0 15 0 89418429 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306183486064 140306635430718 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19526] ppid=19509 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19526/stat : 19526 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306182433504 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19527] ppid=19509 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19527/stat : 19527 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89418435 14311342080 9899 18446744073709551615 4194304 4196468 140725442361568 140306181380784 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39596 KiB

[startup+0.700858 s]
/proc/loadavg: 1.91 1.80 1.69 5/209 19527
/proc/meminfo: memFree=30969832/32770624 swapFree=67105588/67108860
[pid=19512] ppid=19509 vsize=13975940 memory=148244 CPUtime=0.92 cores=0,2,4,6
/proc/19512/stat : 19512 (java) S 19509 19512 12560 0 -1 1077944320 13338 0 0 0 85 7 0 0 20 0 15 0 89418416 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140725442344112 140306643193591 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
/proc/19512/statm: 3493985 37061 3719 1 0 3482759 0
[pid=19512/tid=19514] ppid=19509 vsize=13975940 memory=114 CPUtime=0.55 cores=0,2,4,6
/proc/19512/task/19514/stat : 19514 (java) R 19509 19512 12560 0 -1 4202560 10083 0 0 0 49 6 0 0 20 0 15 0 89418424 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306647419152 140306643215517 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19515] ppid=19509 vsize=13975940 memory=28 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19515/stat : 19515 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89418425 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306585140368 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19516] ppid=19509 vsize=13975940 memory=33 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19516/stat : 19516 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89418425 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306584087568 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19517] ppid=19509 vsize=13975940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19517/stat : 19517 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89418425 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306241035152 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19518] ppid=19509 vsize=13975940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19518/stat : 19518 (java) S 19509 19512 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 89418425 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306239982352 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19519] ppid=19509 vsize=13975940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19519/stat : 19519 (java) S 19509 19512 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 89418426 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306189801840 140306643204738 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19520] ppid=19509 vsize=13975940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19520/stat : 19520 (java) S 19509 19512 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 89418427 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306188747808 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19521] ppid=19509 vsize=13975940 memory=1141 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19521/stat : 19521 (java) S 19509 19512 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 89418427 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306187694960 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19522] ppid=19509 vsize=13975940 memory=87 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19522/stat : 19522 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306186643280 140306643212187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19523] ppid=19509 vsize=13975940 memory=296 CPUtime=0.1 cores=0,2,4,6
/proc/19512/task/19523/stat : 19523 (java) S 19509 19512 12560 0 -1 1077944384 814 0 0 0 10 0 0 0 20 0 15 0 89418429 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306185591664 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19524] ppid=19509 vsize=13975940 memory=281423571324688 CPUtime=0.1 cores=0,2,4,6
/proc/19512/task/19524/stat : 19524 (java) S 19509 19512 12560 0 -1 1077944384 432 0 0 0 10 0 0 0 20 0 15 0 89418429 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306184538864 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19525] ppid=19509 vsize=13975940 memory=2508328011521 CPUtime=0.14 cores=0,2,4,6
/proc/19512/task/19525/stat : 19525 (java) S 19509 19512 12560 0 -1 1077944384 627 0 0 0 14 0 0 0 20 0 15 0 89418429 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306183486064 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19526] ppid=19509 vsize=13975940 memory=2516917946113 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19526/stat : 19526 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306182433504 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19527] ppid=19509 vsize=13975940 memory=2559867619073 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19527/stat : 19527 (java) S 19509 19512 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 89418435 14311362560 37061 18446744073709551615 4194304 4196468 140725442361568 140306181380784 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
Current children cumulated CPU time: 0.92 s
Current children cumulated vsize: 13975940 KiB
Current children cumulated memory: 148244 KiB

[startup+1.50081 s]
/proc/loadavg: 1.91 1.80 1.69 8/209 19527
/proc/meminfo: memFree=29830524/32770624 swapFree=67105588/67108860
[pid=19512] ppid=19509 vsize=13977988 memory=1124736 CPUtime=2.69 cores=0,2,4,6
/proc/19512/stat : 19512 (java) S 19509 19512 12560 0 -1 1077944320 17692 0 0 0 217 52 0 0 20 0 15 0 89418416 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140725442344112 140306643193591 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
/proc/19512/statm: 3494497 281184 3777 1 0 3483271 0
[pid=19512/tid=19514] ppid=19509 vsize=13977988 memory=0 CPUtime=1.21 cores=0,2,4,6
/proc/19512/task/19514/stat : 19514 (java) R 19509 19512 12560 0 -1 4202560 11259 0 0 0 103 18 0 0 20 0 15 0 89418424 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140306647429392 140306266773610 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19515] ppid=19509 vsize=13977988 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/19512/task/19515/stat : 19515 (java) S 19509 19512 12560 0 -1 1077944384 187 0 0 0 5 6 0 0 20 0 15 0 89418425 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140306585140368 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19516] ppid=19509 vsize=13977988 memory=281423571556928 CPUtime=0.13 cores=0,2,4,6
/proc/19512/task/19516/stat : 19516 (java) S 19509 19512 12560 0 -1 1077944384 139 0 0 0 6 7 0 0 20 0 15 0 89418425 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140306584087568 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19517] ppid=19509 vsize=13977988 memory=9132 CPUtime=0.13 cores=0,2,4,6
/proc/19512/task/19517/stat : 19517 (java) S 19509 19512 12560 0 -1 1077944384 165 0 0 0 6 7 0 0 20 0 15 0 89418425 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140306241035152 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19518] ppid=19509 vsize=13977988 memory=19658 CPUtime=0.13 cores=0,2,4,6
/proc/19512/task/19518/stat : 19518 (java) S 19509 19512 12560 0 -1 1077944384 188 0 0 0 5 8 0 0 20 0 15 0 89418425 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140306239982352 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19519] ppid=19509 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19519/stat : 19519 (java) S 19509 19512 12560 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 89418426 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140306189801840 140306643204738 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19520] ppid=19509 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19520/stat : 19520 (java) S 19509 19512 12560 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 89418427 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140306188747872 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19521] ppid=19509 vsize=13977988 memory=33 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19521/stat : 19521 (java) S 19509 19512 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 89418427 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140306187694976 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19522] ppid=19509 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19522/stat : 19522 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140306186643280 140306643212187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19523] ppid=19509 vsize=13977988 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/19512/task/19523/stat : 19523 (java) S 19509 19512 12560 0 -1 1077944384 1746 0 0 0 31 1 0 0 20 0 15 0 89418429 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140306185591664 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19524] ppid=19509 vsize=13977988 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/19512/task/19524/stat : 19524 (java) S 19509 19512 12560 0 -1 1077944384 1376 0 0 0 34 0 0 0 20 0 15 0 89418429 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140306184538864 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19525] ppid=19509 vsize=13977988 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/19512/task/19525/stat : 19525 (java) S 19509 19512 12560 0 -1 1077944384 1047 0 0 0 23 0 0 0 20 0 15 0 89418429 14313459712 281184 18446744073709551615 4194304 4196468 140725442361568 140306183486064 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0

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

/proc/19512/task/19514/stat : 19514 (java) R 19509 19512 12560 0 -1 4202560 617148 0 0 0 226081 125 0 0 20 0 15 0 89418424 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306647431664 140306267821968 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19515] ppid=19509 vsize=13982084 memory=11096080 CPUtime=42.81 cores=0,2,4,6
/proc/19512/task/19515/stat : 19515 (java) S 19509 19512 12560 0 -1 1077944384 181908 0 0 0 4100 181 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306585140368 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19516] ppid=19509 vsize=13982084 memory=11096080 CPUtime=42.73 cores=0,2,4,6
/proc/19512/task/19516/stat : 19516 (java) S 19509 19512 12560 0 -1 1077944384 178982 0 0 0 4100 173 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306584087568 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19517] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.66 cores=0,2,4,6
/proc/19512/task/19517/stat : 19517 (java) S 19509 19512 12560 0 -1 1077944384 166648 0 0 0 4069 197 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306241035152 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19518] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.73 cores=0,2,4,6
/proc/19512/task/19518/stat : 19518 (java) S 19509 19512 12560 0 -1 1077944384 179024 0 0 0 4071 202 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306239982352 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19519] ppid=19509 vsize=13982084 memory=11107956 CPUtime=16.67 cores=0,2,4,6
/proc/19512/task/19519/stat : 19519 (java) S 19509 19512 12560 0 -1 1077944384 39939 0 0 0 1657 10 0 0 20 0 15 0 89418426 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306189801840 140306643204738 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19520] ppid=19509 vsize=13982084 memory=11107956 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19520/stat : 19520 (java) S 19509 19512 12560 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 89418427 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306188747872 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19521] ppid=19509 vsize=13982084 memory=11107956 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19521/stat : 19521 (java) S 19509 19512 12560 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 89418427 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306187694976 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19522] ppid=19509 vsize=13982084 memory=15344 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19522/stat : 19522 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306186643280 140306643212187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19523] ppid=19509 vsize=13982084 memory=4044 CPUtime=2.98 cores=0,2,4,6
/proc/19512/task/19523/stat : 19523 (java) S 19509 19512 12560 0 -1 1077944384 14409 0 0 0 294 4 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306185591664 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19524] ppid=19509 vsize=13982084 memory=644 CPUtime=2.74 cores=0,2,4,6
/proc/19512/task/19524/stat : 19524 (java) S 19509 19512 12560 0 -1 1077944384 15522 0 0 0 272 2 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306184538864 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19525] ppid=19509 vsize=13982084 memory=-8774313645642428999 CPUtime=0.86 cores=0,2,4,6
/proc/19512/task/19525/stat : 19525 (java) S 19509 19512 12560 0 -1 1077944384 11105 0 0 0 84 2 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306183486064 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19526] ppid=19509 vsize=13982084 memory=956 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19526/stat : 19526 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306182433504 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19527] ppid=19509 vsize=13982084 memory=11107956 CPUtime=1.4 cores=0,2,4,6
/proc/19512/task/19527/stat : 19527 (java) S 19509 19512 12560 0 -1 1077944384 1664 0 0 0 76 64 0 0 20 0 15 0 89418435 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306181380784 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 66 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
Current children cumulated CPU time: 2457.75 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 11107956 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 1.99 1.89 3/210 19669
/proc/meminfo: memFree=10652900/32770624 swapFree=67105588/67108860
[pid=19512] ppid=19509 vsize=13982084 memory=11107956 CPUtime=2517.81 cores=0,2,4,6
/proc/19512/stat : 19512 (java) S 19509 19512 12560 0 -1 1077944320 1420979 0 0 0 250830 951 0 0 20 0 15 0 89418416 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140725442344112 140306643193591 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
/proc/19512/statm: 3495521 2776989 3833 1 0 3484295 0
[pid=19512/tid=19514] ppid=19509 vsize=13982084 memory=11107956 CPUtime=2322.05 cores=0,2,4,6
/proc/19512/task/19514/stat : 19514 (java) R 19509 19512 12560 0 -1 4202560 628387 0 0 0 232079 126 0 0 20 0 15 0 89418424 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306647429528 140306266915587 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19515] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.81 cores=0,2,4,6
/proc/19512/task/19515/stat : 19515 (java) S 19509 19512 12560 0 -1 1077944384 181908 0 0 0 4100 181 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306585140368 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19516] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.73 cores=0,2,4,6
/proc/19512/task/19516/stat : 19516 (java) S 19509 19512 12560 0 -1 1077944384 178982 0 0 0 4100 173 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306584087568 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19517] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.66 cores=0,2,4,6
/proc/19512/task/19517/stat : 19517 (java) S 19509 19512 12560 0 -1 1077944384 166648 0 0 0 4069 197 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306241035152 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19518] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.73 cores=0,2,4,6
/proc/19512/task/19518/stat : 19518 (java) S 19509 19512 12560 0 -1 1077944384 179024 0 0 0 4071 202 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306239982352 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19519] ppid=19509 vsize=13982084 memory=68 CPUtime=16.67 cores=0,2,4,6
/proc/19512/task/19519/stat : 19519 (java) S 19509 19512 12560 0 -1 1077944384 39947 0 0 0 1657 10 0 0 20 0 15 0 89418426 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306189801840 140306643204738 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19520] ppid=19509 vsize=13982084 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19520/stat : 19520 (java) S 19509 19512 12560 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 89418427 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306188747872 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19521] ppid=19509 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19521/stat : 19521 (java) S 19509 19512 12560 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 89418427 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306187694976 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19522] ppid=19509 vsize=13982084 memory=872 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19522/stat : 19522 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306186643280 140306643212187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19523] ppid=19509 vsize=13982084 memory=11107956 CPUtime=3.02 cores=0,2,4,6
/proc/19512/task/19523/stat : 19523 (java) S 19509 19512 12560 0 -1 1077944384 16248 0 0 0 298 4 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306185591664 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19524] ppid=19509 vsize=13982084 memory=11107956 CPUtime=2.74 cores=0,2,4,6
/proc/19512/task/19524/stat : 19524 (java) S 19509 19512 12560 0 -1 1077944384 15526 0 0 0 272 2 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306184538864 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19525] ppid=19509 vsize=13982084 memory=11107956 CPUtime=0.86 cores=0,2,4,6
/proc/19512/task/19525/stat : 19525 (java) S 19509 19512 12560 0 -1 1077944384 11112 0 0 0 84 2 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306183486064 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19526] ppid=19509 vsize=13982084 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19526/stat : 19526 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306182433504 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19527] ppid=19509 vsize=13982084 memory=11107956 CPUtime=1.43 cores=0,2,4,6
/proc/19512/task/19527/stat : 19527 (java) S 19509 19512 12560 0 -1 1077944384 1713 0 0 0 77 66 0 0 20 0 15 0 89418435 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306181380784 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 66 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
Current children cumulated CPU time: 2517.81 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 11107956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2384.5 s]
/proc/loadavg: 2.01 1.99 1.89 3/210 19669
/proc/meminfo: memFree=10652900/32770624 swapFree=67105588/67108860
[pid=19512] ppid=19509 vsize=13982084 memory=11107956 CPUtime=2520.01 cores=0,2,4,6
/proc/19512/stat : 19512 (java) S 19509 19512 12560 0 -1 1077944320 1421081 0 0 0 251050 951 0 0 20 0 15 0 89418416 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140725442344112 140306643193591 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
/proc/19512/statm: 3495521 2776989 3833 1 0 3484295 0
[pid=19512/tid=19514] ppid=19509 vsize=13982084 memory=11107956 CPUtime=2324.25 cores=0,2,4,6
/proc/19512/task/19514/stat : 19514 (java) R 19509 19512 12560 0 -1 4202560 628489 0 0 0 232299 126 0 0 20 0 15 0 89418424 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306647429528 140306269513909 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19515] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.81 cores=0,2,4,6
/proc/19512/task/19515/stat : 19515 (java) S 19509 19512 12560 0 -1 1077944384 181908 0 0 0 4100 181 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306585140368 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19516] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.73 cores=0,2,4,6
/proc/19512/task/19516/stat : 19516 (java) S 19509 19512 12560 0 -1 1077944384 178982 0 0 0 4100 173 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306584087568 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19517] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.66 cores=0,2,4,6
/proc/19512/task/19517/stat : 19517 (java) S 19509 19512 12560 0 -1 1077944384 166648 0 0 0 4069 197 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306241035152 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19518] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.73 cores=0,2,4,6
/proc/19512/task/19518/stat : 19518 (java) S 19509 19512 12560 0 -1 1077944384 179024 0 0 0 4071 202 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306239982352 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19519] ppid=19509 vsize=13982084 memory=11107956 CPUtime=16.67 cores=0,2,4,6
/proc/19512/task/19519/stat : 19519 (java) S 19509 19512 12560 0 -1 1077944384 39947 0 0 0 1657 10 0 0 20 0 15 0 89418426 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306189801840 140306643204738 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19520] ppid=19509 vsize=13982084 memory=11107956 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19520/stat : 19520 (java) S 19509 19512 12560 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 89418427 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306188747872 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19521] ppid=19509 vsize=13982084 memory=920 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19521/stat : 19521 (java) S 19509 19512 12560 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 89418427 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306187694976 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19522] ppid=19509 vsize=13982084 memory=11107956 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19522/stat : 19522 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306186643280 140306643212187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19523] ppid=19509 vsize=13982084 memory=11107956 CPUtime=3.02 cores=0,2,4,6
/proc/19512/task/19523/stat : 19523 (java) S 19509 19512 12560 0 -1 1077944384 16248 0 0 0 298 4 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306185591664 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19524] ppid=19509 vsize=13982084 memory=4872558044660077418 CPUtime=2.74 cores=0,2,4,6
/proc/19512/task/19524/stat : 19524 (java) S 19509 19512 12560 0 -1 1077944384 15526 0 0 0 272 2 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306184538864 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19525] ppid=19509 vsize=13982084 memory=4872558044660077418 CPUtime=0.86 cores=0,2,4,6
/proc/19512/task/19525/stat : 19525 (java) S 19509 19512 12560 0 -1 1077944384 11112 0 0 0 84 2 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306183486064 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19526] ppid=19509 vsize=13982084 memory=11107956 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19526/stat : 19526 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306182433504 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19527] ppid=19509 vsize=13982084 memory=11107956 CPUtime=1.43 cores=0,2,4,6
/proc/19512/task/19527/stat : 19527 (java) S 19509 19512 12560 0 -1 1077944384 1713 0 0 0 77 66 0 0 20 0 15 0 89418435 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306181380784 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 66 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 11107956 KiB

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

[startup+2384.57 s]
# the end of solver process 19512 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2510.52 s, system=9.57669 s

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

[startup+2384.5 s]
/proc/loadavg: 2.01 1.99 1.89 3/210 19669
/proc/meminfo: memFree=10652900/32770624 swapFree=67105588/67108860
[pid=19512] ppid=19509 vsize=13982084 memory=11107956 CPUtime=2520.01 cores=0,2,4,6
/proc/19512/stat : 19512 (java) S 19509 19512 12560 0 -1 1077944320 1421081 0 0 0 251050 951 0 0 20 0 15 0 89418416 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140725442344112 140306643193591 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 7 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
/proc/19512/statm: 3495521 2776989 3833 1 0 3484295 0
[pid=19512/tid=19514] ppid=19509 vsize=13982084 memory=11107956 CPUtime=2324.25 cores=0,2,4,6
/proc/19512/task/19514/stat : 19514 (java) R 19509 19512 12560 0 -1 4202560 628489 0 0 0 232299 126 0 0 20 0 15 0 89418424 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306647429528 140306269513909 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19515] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.81 cores=0,2,4,6
/proc/19512/task/19515/stat : 19515 (java) S 19509 19512 12560 0 -1 1077944384 181908 0 0 0 4100 181 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306585140368 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19516] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.73 cores=0,2,4,6
/proc/19512/task/19516/stat : 19516 (java) S 19509 19512 12560 0 -1 1077944384 178982 0 0 0 4100 173 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306584087568 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19517] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.66 cores=0,2,4,6
/proc/19512/task/19517/stat : 19517 (java) S 19509 19512 12560 0 -1 1077944384 166648 0 0 0 4069 197 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306241035152 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19518] ppid=19509 vsize=13982084 memory=11107956 CPUtime=42.73 cores=0,2,4,6
/proc/19512/task/19518/stat : 19518 (java) S 19509 19512 12560 0 -1 1077944384 179024 0 0 0 4071 202 0 0 20 0 15 0 89418425 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306239982352 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19519] ppid=19509 vsize=13982084 memory=11107956 CPUtime=16.67 cores=0,2,4,6
/proc/19512/task/19519/stat : 19519 (java) S 19509 19512 12560 0 -1 1077944384 39947 0 0 0 1657 10 0 0 20 0 15 0 89418426 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306189801840 140306643204738 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19520] ppid=19509 vsize=13982084 memory=11107956 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19520/stat : 19520 (java) S 19509 19512 12560 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 89418427 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306188747872 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19521] ppid=19509 vsize=13982084 memory=920 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19521/stat : 19521 (java) S 19509 19512 12560 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 89418427 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306187694976 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19522] ppid=19509 vsize=13982084 memory=11107956 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19522/stat : 19522 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306186643280 140306643212187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19523] ppid=19509 vsize=13982084 memory=11107956 CPUtime=3.02 cores=0,2,4,6
/proc/19512/task/19523/stat : 19523 (java) S 19509 19512 12560 0 -1 1077944384 16248 0 0 0 298 4 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306185591664 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19524] ppid=19509 vsize=13982084 memory=4872558044660077418 CPUtime=2.74 cores=0,2,4,6
/proc/19512/task/19524/stat : 19524 (java) S 19509 19512 12560 0 -1 1077944384 15526 0 0 0 272 2 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306184538864 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19525] ppid=19509 vsize=13982084 memory=4872558044660077418 CPUtime=0.86 cores=0,2,4,6
/proc/19512/task/19525/stat : 19525 (java) S 19509 19512 12560 0 -1 1077944384 11112 0 0 0 84 2 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306183486064 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19526] ppid=19509 vsize=13982084 memory=11107956 CPUtime=0 cores=0,2,4,6
/proc/19512/task/19526/stat : 19526 (java) S 19509 19512 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 89418429 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306182433504 140306643203797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
[pid=19512/tid=19527] ppid=19509 vsize=13982084 memory=11107956 CPUtime=1.43 cores=0,2,4,6
/proc/19512/task/19527/stat : 19527 (java) S 19509 19512 12560 0 -1 1077944384 1713 0 0 0 77 66 0 0 20 0 15 0 89418435 14317654016 2776989 18446744073709551615 4194304 4196468 140725442361568 140306181380784 140306643204738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 66 0 0 6293624 6294260 10739712 140725442363762 140725442363945 140725442363945 140725442367439 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 11107956 KiB

Child status: 143
Real time (s): 2384.57
CPU time (s): 2520.1
CPU user time (s): 2510.52
CPU system time (s): 9.57669
CPU usage (%): 105.684
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 11107956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.52
system time used= 9.57669
maximum resident set size= 11108320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1422043
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62882
involuntary context switches= 4918


# summary of solver processes directly reported to runsolver:
#   pid: 19512
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2510.52
#   total CPU system time (s): 9.57669

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.884 second user time and 22.9618 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-16 10:16:28
IDJOB=4274424
IDBENCH=138092
IDSOLVER=2667
FILE ID=node126/4274424-1502872231
RUNJOBID= node126-1502868870-19146
PBS_JOBID= 
Free space on /tmp= 61824 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-50.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4274424-1502872231/watcher-4274424-1502872231 -o /tmp/evaluation-result-4274424-1502872231/solver-4274424-1502872231 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502868870-19146 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1143440609 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4274424-1502872231.xml

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

MD5SUM BENCH= 53b1156e30bb035a294b23873bcaa6f4
RANDOM SEED=1143440609

node126.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.81
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.81
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.81
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.81
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:        31252092 kB
MemAvailable:   31891068 kB
Buffers:          252940 kB
Cached:           667024 kB
SwapCached:          524 kB
Active:           714408 kB
Inactive:         293524 kB
Active(anon):      41032 kB
Inactive(anon):    88796 kB
Active(file):     673376 kB
Inactive(file):   204728 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:            173900 kB
Writeback:         67876 kB
AnonPages:         79556 kB
Mapped:            64024 kB
Shmem:             41632 kB
Slab:             218272 kB
SReclaimable:     153416 kB
SUnreclaim:        64856 kB
KernelStack:        3376 kB
PageTables:         5096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1273956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61780 MiB
End job on node126 at 2017-08-16 10:56:13