Trace number 4272950

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)1 2520.0701 2456.3501

General information on the benchmark

NameBinPacking/BinPacking-tab-sw100/
BinPacking-tab-sw100-74.xml
MD5SUM748f42f61d3aaac6f60870392cb688ba
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables115
Number of constraints22
Number of domains2
Minimum domain size20
Maximum domain size42
Distribution of domain sizes[{"size":20,"count":1},{"size":42,"count":114}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":95},{"degree":4,"count":19}]
Minimum constraint arity6
Maximum constraint arity114
Distribution of constraint arities[{"arity":6,"count":19},{"arity":20,"count":1},{"arity":114,"count":2}]
Number of extensional constraints19
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":19},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.29/0.36	c version: 2017-07-26
0.29/0.37	c seed: 2143622255
0.29/0.37	c timeout: 2520
0.29/0.37	c memlimit: 11000
0.29/0.37	c nbcore: 4
0.29/0.39	c Parsing instance...
62.59/36.04	c Parsing done, starting search...
64.40/36.78	o 0
186.98/149.07	o 1
2520.01/2456.30	s SATISFIABLE
2520.01/2456.30	v <instantiation>
2520.01/2456.30	v 	<list>
2520.01/2456.30	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]
2520.01/2456.30	v 	</list>
2520.01/2456.30	v 	<values>
2520.01/2456.30	v 		1 200 199 199 198 198 0 198 198 196 196 181 0 196 195 195 191 182 0 195 194 194 191 182 0 190 190 189 188 182 0 187 186 186 185 181 0 184 183 183 182 182 0 181 181 181 181 180 0 180 180 180 158 151 151 179 179 176 159 156 151 179 178 178 158 156 151 175 175 174 161 161 154 174 174 173 164 159 154 174 173 173 164 161 155 174 173 173 157 156 154 173 171 169 168 166 153 172 172 171 171 156 154 172 172 171 170 152 151 0 0 0 0 0 0 
2520.01/2456.30	v 	</values>
2520.01/2456.30	v </instantiation>

Verifier Data

OK	1

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272950-1502895563/watcher-4272950-1502895563 -o /tmp/evaluation-result-4272950-1502895563/solver-4272950-1502895563 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502894719-22568 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 2143622255 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4272950-1502895563.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=22587, runsolver pid=22584
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 0.70 0.74 0.86 2/189 22606
/proc/meminfo: memFree=31321684/32770624 swapFree=67105588/67108860
[pid=22587] ppid=22584 vsize=13573664 memory=17228 CPUtime=0.03 cores=1,3,5,7
/proc/22587/stat : 22587 (java) S 22584 22587 12560 0 -1 1077944320 4222 0 0 0 2 1 0 0 20 0 9 0 91751581 13899431936 4307 18446744073709551615 4194304 4196468 140724534394464 140724534377008 140477838663415 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
/proc/22587/statm: 3393416 4307 2107 1 0 3382913 0
[pid=22587/tid=22599] ppid=22584 vsize=13573664 memory=7077796292425249400 CPUtime=0.02 cores=1,3,5,7
/proc/22587/task/22599/stat : 22599 (java) R 22584 22587 12560 0 -1 4202560 2854 0 0 0 2 0 0 0 20 0 9 0 91751589 13899431936 4307 18446744073709551615 4194304 4196468 140724534394464 140477842899144 140477822743902 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22600] ppid=22584 vsize=13573664 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22600/stat : 22600 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 91751589 13899431936 4307 18446744073709551615 4194304 4196468 140724534394464 140477780609808 140477838673621 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22601] ppid=22584 vsize=13573664 memory=140423520990848 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22601/stat : 22601 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 91751589 13899431936 4307 18446744073709551615 4194304 4196468 140724534394464 140477779557264 140477838673621 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22602] ppid=22584 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22602/stat : 22602 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 91751589 13899431936 4307 18446744073709551615 4194304 4196468 140724534394464 140477778504720 140477838673621 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22603] ppid=22584 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22603/stat : 22603 (java) S 22584 22587 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 91751589 13899431936 4307 18446744073709551615 4194304 4196468 140724534394464 140477435747472 140477838673621 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22604] ppid=22584 vsize=13573664 memory=140423520990848 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22604/stat : 22604 (java) S 22584 22587 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 91751591 13899431936 4307 18446744073709551615 4194304 4196468 140724534394464 140477385242608 140477838674562 0 0 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22605] ppid=22584 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22605/stat : 22605 (java) S 22584 22587 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 91751591 13899431936 4307 18446744073709551615 4194304 4196468 140724534394464 140477384188832 140477838673621 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22606] ppid=22584 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22606/stat : 22606 (java) S 22584 22587 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 91751591 13899431936 4307 18446744073709551615 4194304 4196468 140724534394464 140477383136304 140477838673621 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 17228 KiB

[startup+0.209851 s]*
/proc/loadavg: 0.70 0.74 0.86 2/208 22625
/proc/meminfo: memFree=31295208/32770624 swapFree=67105588/67108860
[pid=22587] ppid=22584 vsize=13975920 memory=34532 CPUtime=0.13 cores=1,3,5,7
/proc/22587/stat : 22587 (java) S 22584 22587 12560 0 -1 1077944320 9582 0 0 0 10 3 0 0 20 0 15 0 91751581 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140724534377008 140477838663415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
/proc/22587/statm: 3493980 8633 3365 1 0 3482759 0
[pid=22587/tid=22599] ppid=22584 vsize=13975920 memory=8318255677412212789 CPUtime=0.09 cores=1,3,5,7
/proc/22587/task/22599/stat : 22599 (java) R 22584 22587 12560 0 -1 4202560 7532 0 0 0 7 2 0 0 20 0 15 0 91751589 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477842852864 140477838675350 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22600] ppid=22584 vsize=13975920 memory=328 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22600/stat : 22600 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91751589 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477780609808 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22601] ppid=22584 vsize=13975920 memory=288370799672702592 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22601/stat : 22601 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91751589 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477779557264 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22602] ppid=22584 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22602/stat : 22602 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91751589 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477778504720 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22603] ppid=22584 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22603/stat : 22603 (java) S 22584 22587 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91751589 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477435747472 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22604] ppid=22584 vsize=13975920 memory=140423520990848 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22604/stat : 22604 (java) S 22584 22587 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91751591 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477385242608 140477838674562 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22605] ppid=22584 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22605/stat : 22605 (java) S 22584 22587 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91751591 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477384188832 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22606] ppid=22584 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22606/stat : 22606 (java) S 22584 22587 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91751591 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477383136240 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22612] ppid=22584 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22612/stat : 22612 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477382084816 140477838682011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22613] ppid=22584 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22613/stat : 22613 (java) S 22584 22587 12560 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 91751594 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477381032432 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22614] ppid=22584 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22614/stat : 22614 (java) S 22584 22587 12560 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 15 0 91751594 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477379979888 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22615] ppid=22584 vsize=13975920 memory=140423520990848 CPUtime=0.01 cores=1,3,5,7
/proc/22587/task/22615/stat : 22615 (java) R 22584 22587 12560 0 -1 4202560 368 0 0 0 1 0 0 0 20 0 15 0 91751594 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477378927344 140477820226971 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22616] ppid=22584 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22616/stat : 22616 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477377875040 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22625] ppid=22584 vsize=13975920 memory=140423520990848 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22625/stat : 22625 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91751598 14311342080 8633 18446744073709551615 4194304 4196468 140724534394464 140477376821552 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 34532 KiB

[startup+0.31027 s]*
/proc/loadavg: 0.70 0.74 0.86 4/209 22626
/proc/meminfo: memFree=31275388/32770624 swapFree=67105588/67108860
[pid=22587] ppid=22584 vsize=13975920 memory=43112 CPUtime=0.29 cores=1,3,5,7
/proc/22587/stat : 22587 (java) S 22584 22587 12560 0 -1 1077944320 11069 0 0 0 26 3 0 0 20 0 15 0 91751581 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140724534377008 140477838663415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
/proc/22587/statm: 3493980 10778 3580 1 0 3482759 0
[pid=22587/tid=22599] ppid=22584 vsize=13975920 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/22587/task/22599/stat : 22599 (java) R 22584 22587 12560 0 -1 4202560 8685 0 0 0 17 2 0 0 20 0 15 0 91751589 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477842888496 140477822743902 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22600] ppid=22584 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22600/stat : 22600 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91751589 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477780609808 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22601] ppid=22584 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22601/stat : 22601 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91751589 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477779557264 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22602] ppid=22584 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22602/stat : 22602 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91751589 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477778504720 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22603] ppid=22584 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22603/stat : 22603 (java) S 22584 22587 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91751589 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477435747472 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22604] ppid=22584 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22604/stat : 22604 (java) S 22584 22587 12560 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 91751591 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477385242608 140477838674562 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22605] ppid=22584 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22605/stat : 22605 (java) S 22584 22587 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91751591 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477384188832 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22606] ppid=22584 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22606/stat : 22606 (java) S 22584 22587 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91751591 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477383136240 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22612] ppid=22584 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22612/stat : 22612 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477382084816 140477838682011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22613] ppid=22584 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/22587/task/22613/stat : 22613 (java) S 22584 22587 12560 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 15 0 91751594 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477381032432 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22614] ppid=22584 vsize=13975920 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22587/task/22614/stat : 22614 (java) S 22584 22587 12560 0 -1 1077944384 548 0 0 0 2 0 0 0 20 0 15 0 91751594 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477379979888 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22615] ppid=22584 vsize=13975920 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/22587/task/22615/stat : 22615 (java) S 22584 22587 12560 0 -1 1077944384 391 0 0 0 5 0 0 0 20 0 15 0 91751594 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477378927344 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22616] ppid=22584 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22616/stat : 22616 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477377875040 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22625] ppid=22584 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22625/stat : 22625 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91751598 14311342080 10778 18446744073709551615 4194304 4196468 140724534394464 140477376821552 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 43112 KiB

[startup+0.700781 s]
/proc/loadavg: 0.70 0.74 0.86 4/209 22626
/proc/meminfo: memFree=31247520/32770624 swapFree=67105588/67108860
[pid=22587] ppid=22584 vsize=13977988 memory=140636 CPUtime=0.95 cores=1,3,5,7
/proc/22587/stat : 22587 (java) S 22584 22587 12560 0 -1 1077944320 13444 0 0 0 88 7 0 0 20 0 15 0 91751581 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140724534377008 140477838663415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
/proc/22587/statm: 3494497 35159 3722 1 0 3483271 0
[pid=22587/tid=22599] ppid=22584 vsize=13977988 memory=33 CPUtime=0.57 cores=1,3,5,7
/proc/22587/task/22599/stat : 22599 (java) R 22584 22587 12560 0 -1 4202560 10303 0 0 0 51 6 0 0 20 0 15 0 91751589 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477842896496 140477822707045 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22600] ppid=22584 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22600/stat : 22600 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91751589 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477780609808 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22601] ppid=22584 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22601/stat : 22601 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91751589 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477779557264 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22602] ppid=22584 vsize=13977988 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22602/stat : 22602 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91751589 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477778504720 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22603] ppid=22584 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22603/stat : 22603 (java) S 22584 22587 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91751589 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477435747472 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22604] ppid=22584 vsize=13977988 memory=14557444059700264 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22604/stat : 22604 (java) S 22584 22587 12560 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 91751591 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477385242608 140477838674562 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22605] ppid=22584 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22605/stat : 22605 (java) S 22584 22587 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91751591 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477384188832 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22606] ppid=22584 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22606/stat : 22606 (java) S 22584 22587 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91751591 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477383136240 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22612] ppid=22584 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22612/stat : 22612 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477382084816 140477838682011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22613] ppid=22584 vsize=13977988 memory=7809523229951467572 CPUtime=0.1 cores=1,3,5,7
/proc/22587/task/22613/stat : 22613 (java) R 22584 22587 12560 0 -1 4202560 339 0 0 0 10 0 0 0 20 0 15 0 91751594 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477381032432 140477823789809 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22614] ppid=22584 vsize=13977988 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/22587/task/22614/stat : 22614 (java) S 22584 22587 12560 0 -1 1077944384 808 0 0 0 10 0 0 0 20 0 15 0 91751594 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477379979888 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22615] ppid=22584 vsize=13977988 memory=-6205556093223263616 CPUtime=0.15 cores=1,3,5,7
/proc/22587/task/22615/stat : 22615 (java) R 22584 22587 12560 0 -1 4202560 616 0 0 0 15 0 0 0 20 0 15 0 91751594 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477378924280 140477838675350 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22616] ppid=22584 vsize=13977988 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22616/stat : 22616 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477377875040 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22625] ppid=22584 vsize=13977988 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22625/stat : 22625 (java) S 22584 22587 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91751598 14313459712 35159 18446744073709551615 4194304 4196468 140724534394464 140477376821552 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
Current children cumulated CPU time: 0.95 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 140636 KiB

[startup+1.50072 s]
/proc/loadavg: 0.70 0.74 0.86 5/209 22626
/proc/meminfo: memFree=30359964/32770624 swapFree=67105588/67108860
[pid=22587] ppid=22584 vsize=13977988 memory=621624 CPUtime=2.73 cores=1,3,5,7
/proc/22587/stat : 22587 (java) S 22584 22587 12560 0 -1 1077944320 17620 0 0 0 247 26 0 0 20 0 15 0 91751581 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140724534377008 140477838663415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
/proc/22587/statm: 3494497 155406 3795 1 0 3483271 0
[pid=22587/tid=22599] ppid=22584 vsize=13977988 memory=4144 CPUtime=1.2 cores=1,3,5,7
/proc/22587/task/22599/stat : 22599 (java) R 22584 22587 12560 0 -1 4202560 10610 0 0 0 110 10 0 0 20 0 15 0 91751589 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140477842900112 140477461445668 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22600] ppid=22584 vsize=13977988 memory=50584 CPUtime=0.14 cores=1,3,5,7
/proc/22587/task/22600/stat : 22600 (java) S 22584 22587 12560 0 -1 1077944384 125 0 0 0 11 3 0 0 20 0 15 0 91751589 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140477780609808 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22601] ppid=22584 vsize=13977988 memory=56 CPUtime=0.14 cores=1,3,5,7
/proc/22587/task/22601/stat : 22601 (java) S 22584 22587 12560 0 -1 1077944384 334 0 0 0 11 3 0 0 20 0 15 0 91751589 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140477779557264 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22602] ppid=22584 vsize=13977988 memory=9120 CPUtime=0.14 cores=1,3,5,7
/proc/22587/task/22602/stat : 22602 (java) S 22584 22587 12560 0 -1 1077944384 364 0 0 0 11 3 0 0 20 0 15 0 91751589 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140477778504720 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22603] ppid=22584 vsize=13977988 memory=19650 CPUtime=0.14 cores=1,3,5,7
/proc/22587/task/22603/stat : 22603 (java) S 22584 22587 12560 0 -1 1077944384 171 0 0 0 11 3 0 0 20 0 15 0 91751589 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140477435747472 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22604] ppid=22584 vsize=13977988 memory=33 CPUtime=0.01 cores=1,3,5,7
/proc/22587/task/22604/stat : 22604 (java) S 22584 22587 12560 0 -1 1077944384 469 0 0 0 1 0 0 0 20 0 15 0 91751591 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140477385242608 140477838674562 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22605] ppid=22584 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22605/stat : 22605 (java) S 22584 22587 12560 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 91751591 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140477384188896 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22606] ppid=22584 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22606/stat : 22606 (java) S 22584 22587 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 91751591 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140477383136256 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22612] ppid=22584 vsize=13977988 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22612/stat : 22612 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140477382084816 140477838682011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22613] ppid=22584 vsize=13977988 memory=1620 CPUtime=0.32 cores=1,3,5,7
/proc/22587/task/22613/stat : 22613 (java) S 22584 22587 12560 0 -1 1077944384 1308 0 0 0 32 0 0 0 20 0 15 0 91751594 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140477381032432 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22614] ppid=22584 vsize=13977988 memory=920 CPUtime=0.33 cores=1,3,5,7
/proc/22587/task/22614/stat : 22614 (java) S 22584 22587 12560 0 -1 1077944384 1854 0 0 0 33 0 0 0 20 0 15 0 91751594 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140477379979888 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22615] ppid=22584 vsize=13977988 memory=2032 CPUtime=0.23 cores=1,3,5,7
/proc/22587/task/22615/stat : 22615 (java) S 22584 22587 12560 0 -1 1077944384 1010 0 0 0 23 0 0 0 20 0 15 0 91751594 14313459712 155406 18446744073709551615 4194304 4196468 140724534394464 140477378927344 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0

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

/proc/22587/task/22599/stat : 22599 (java) R 22584 22587 12560 0 -1 4202560 785710 0 0 0 235422 82 0 0 20 0 15 0 91751589 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477842901888 140477464553264 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22600] ppid=22584 vsize=13982084 memory=5745816 CPUtime=18.56 cores=1,3,5,7
/proc/22587/task/22600/stat : 22600 (java) S 22584 22587 12560 0 -1 1077944384 83713 0 0 0 1701 155 0 0 20 0 15 0 91751589 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477780609808 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22601] ppid=22584 vsize=13982084 memory=140 CPUtime=18.57 cores=1,3,5,7
/proc/22587/task/22601/stat : 22601 (java) S 22584 22587 12560 0 -1 1077944384 99481 0 0 0 1705 152 0 0 20 0 15 0 91751589 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477779557264 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22602] ppid=22584 vsize=13982084 memory=5745816 CPUtime=18.45 cores=1,3,5,7
/proc/22587/task/22602/stat : 22602 (java) S 22584 22587 12560 0 -1 1077944384 95567 0 0 0 1686 159 0 0 20 0 15 0 91751589 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477778504720 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22603] ppid=22584 vsize=13982084 memory=5745816 CPUtime=18.59 cores=1,3,5,7
/proc/22587/task/22603/stat : 22603 (java) S 22584 22587 12560 0 -1 1077944384 85378 0 0 0 1690 169 0 0 20 0 15 0 91751589 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477435747472 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22604] ppid=22584 vsize=13982084 memory=5745816 CPUtime=8.21 cores=1,3,5,7
/proc/22587/task/22604/stat : 22604 (java) S 22584 22587 12560 0 -1 1077944384 34743 0 0 0 810 11 0 0 20 0 15 0 91751591 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477385242608 140477838674562 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22605] ppid=22584 vsize=13982084 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22605/stat : 22605 (java) S 22584 22587 12560 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 15 0 91751591 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477384188896 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22606] ppid=22584 vsize=13982084 memory=5743768 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22606/stat : 22606 (java) S 22584 22587 12560 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 91751591 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477383136256 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22612] ppid=22584 vsize=13982084 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22612/stat : 22612 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477382084816 140477838682011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22613] ppid=22584 vsize=13982084 memory=15344 CPUtime=2.92 cores=1,3,5,7
/proc/22587/task/22613/stat : 22613 (java) S 22584 22587 12560 0 -1 1077944384 27577 0 0 0 287 5 0 0 20 0 15 0 91751594 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477381032432 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22614] ppid=22584 vsize=13982084 memory=30436 CPUtime=3.1 cores=1,3,5,7
/proc/22587/task/22614/stat : 22614 (java) S 22584 22587 12560 0 -1 1077944384 35949 0 0 0 307 3 0 0 20 0 15 0 91751594 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477379979888 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22615] ppid=22584 vsize=13982084 memory=5745816 CPUtime=0.92 cores=1,3,5,7
/proc/22587/task/22615/stat : 22615 (java) S 22584 22587 12560 0 -1 1077944384 22074 0 0 0 89 3 0 0 20 0 15 0 91751594 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477378927344 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22616] ppid=22584 vsize=13982084 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22616/stat : 22616 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477377875040 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22625] ppid=22584 vsize=13982084 memory=5745816 CPUtime=1.43 cores=1,3,5,7
/proc/22587/task/22625/stat : 22625 (java) S 22584 22587 12560 0 -1 1077944384 2216 0 0 0 63 80 0 0 20 0 15 0 91751598 14317654016 1436454 18446744073709551615 4194304 4196468 140724534394464 140477376821552 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
Current children cumulated CPU time: 2445.87 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 5745816 KiB

[startup+2442.3 s]
/proc/loadavg: 1.97 2.02 1.94 3/209 22794
/proc/meminfo: memFree=18970644/32770624 swapFree=67105588/67108860
[pid=22587] ppid=22584 vsize=13982084 memory=5747864 CPUtime=2506 cores=1,3,5,7
/proc/22587/stat : 22587 (java) S 22584 22587 12560 0 -1 1077944320 1311007 0 0 0 249790 810 0 0 20 0 15 0 91751581 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140724534377008 140477838663415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
/proc/22587/statm: 3495521 1436966 3841 1 0 3484295 0
[pid=22587/tid=22599] ppid=22584 vsize=13982084 memory=5747864 CPUtime=2415.01 cores=1,3,5,7
/proc/22587/task/22599/stat : 22599 (java) R 22584 22587 12560 0 -1 4202560 818148 0 0 0 241417 84 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477842901888 140477464553264 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22600] ppid=22584 vsize=13982084 memory=5745816 CPUtime=18.59 cores=1,3,5,7
/proc/22587/task/22600/stat : 22600 (java) S 22584 22587 12560 0 -1 1077944384 84295 0 0 0 1704 155 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477780609808 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22601] ppid=22584 vsize=13982084 memory=4144 CPUtime=18.6 cores=1,3,5,7
/proc/22587/task/22601/stat : 22601 (java) S 22584 22587 12560 0 -1 1077944384 100299 0 0 0 1708 152 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477779557264 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22602] ppid=22584 vsize=13982084 memory=5745816 CPUtime=18.48 cores=1,3,5,7
/proc/22587/task/22602/stat : 22602 (java) S 22584 22587 12560 0 -1 1077944384 95687 0 0 0 1689 159 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477778504720 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22603] ppid=22584 vsize=13982084 memory=5747864 CPUtime=18.62 cores=1,3,5,7
/proc/22587/task/22603/stat : 22603 (java) S 22584 22587 12560 0 -1 1077944384 88269 0 0 0 1693 169 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477435747472 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22604] ppid=22584 vsize=13982084 memory=5747864 CPUtime=8.21 cores=1,3,5,7
/proc/22587/task/22604/stat : 22604 (java) S 22584 22587 12560 0 -1 1077944384 34974 0 0 0 810 11 0 0 20 0 15 0 91751591 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477385242608 140477838674562 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22605] ppid=22584 vsize=13982084 memory=5747864 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22605/stat : 22605 (java) S 22584 22587 12560 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 15 0 91751591 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477384188896 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22606] ppid=22584 vsize=13982084 memory=5747864 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22606/stat : 22606 (java) S 22584 22587 12560 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 91751591 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477383136256 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22612] ppid=22584 vsize=13982084 memory=5747864 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22612/stat : 22612 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477382084816 140477838682011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22613] ppid=22584 vsize=13982084 memory=5747864 CPUtime=2.92 cores=1,3,5,7
/proc/22587/task/22613/stat : 22613 (java) S 22584 22587 12560 0 -1 1077944384 27581 0 0 0 287 5 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477381032432 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22614] ppid=22584 vsize=13982084 memory=5745816 CPUtime=3.1 cores=1,3,5,7
/proc/22587/task/22614/stat : 22614 (java) S 22584 22587 12560 0 -1 1077944384 35952 0 0 0 307 3 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477379979888 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22615] ppid=22584 vsize=13982084 memory=5747864 CPUtime=0.92 cores=1,3,5,7
/proc/22587/task/22615/stat : 22615 (java) S 22584 22587 12560 0 -1 1077944384 22081 0 0 0 89 3 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477378927344 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22616] ppid=22584 vsize=13982084 memory=1400 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22616/stat : 22616 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477377875040 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22625] ppid=22584 vsize=13982084 memory=-8774313645642428999 CPUtime=1.46 cores=1,3,5,7
/proc/22587/task/22625/stat : 22625 (java) S 22584 22587 12560 0 -1 1077944384 2240 0 0 0 64 82 0 0 20 0 15 0 91751598 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477376821552 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
Current children cumulated CPU time: 2506 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 5747864 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2456.3 s]
/proc/loadavg: 1.89 2.00 1.94 3/208 22825
/proc/meminfo: memFree=23824892/32770624 swapFree=67105588/67108860
[pid=22587] ppid=22584 vsize=13982084 memory=5747864 CPUtime=2520.01 cores=1,3,5,7
/proc/22587/stat : 22587 (java) S 22584 22587 12560 0 -1 1077944320 1317921 0 0 0 251190 811 0 0 20 0 15 0 91751581 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140724534377008 140477838663415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
/proc/22587/statm: 3495521 1436966 3841 1 0 3484295 0
[pid=22587/tid=22599] ppid=22584 vsize=13982084 memory=5747864 CPUtime=2429.01 cores=1,3,5,7
/proc/22587/task/22599/stat : 22599 (java) R 22584 22587 12560 0 -1 4202560 825019 0 0 0 242817 84 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477842901888 140477464553283 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22600] ppid=22584 vsize=13982084 memory=5747864 CPUtime=18.59 cores=1,3,5,7
/proc/22587/task/22600/stat : 22600 (java) S 22584 22587 12560 0 -1 1077944384 84295 0 0 0 1704 155 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477780609808 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22601] ppid=22584 vsize=13982084 memory=5747864 CPUtime=18.6 cores=1,3,5,7
/proc/22587/task/22601/stat : 22601 (java) S 22584 22587 12560 0 -1 1077944384 100299 0 0 0 1708 152 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477779557264 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22602] ppid=22584 vsize=13982084 memory=5747864 CPUtime=18.48 cores=1,3,5,7
/proc/22587/task/22602/stat : 22602 (java) S 22584 22587 12560 0 -1 1077944384 95687 0 0 0 1689 159 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477778504720 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22603] ppid=22584 vsize=13982084 memory=5747864 CPUtime=18.62 cores=1,3,5,7
/proc/22587/task/22603/stat : 22603 (java) S 22584 22587 12560 0 -1 1077944384 88269 0 0 0 1693 169 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477435747472 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22604] ppid=22584 vsize=13982084 memory=5747864 CPUtime=8.21 cores=1,3,5,7
/proc/22587/task/22604/stat : 22604 (java) S 22584 22587 12560 0 -1 1077944384 34978 0 0 0 810 11 0 0 20 0 15 0 91751591 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477385242608 140477838674562 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22605] ppid=22584 vsize=13982084 memory=5747864 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22605/stat : 22605 (java) S 22584 22587 12560 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 15 0 91751591 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477384188896 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22606] ppid=22584 vsize=13982084 memory=5747864 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22606/stat : 22606 (java) S 22584 22587 12560 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 91751591 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477383136256 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22612] ppid=22584 vsize=13982084 memory=5747864 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22612/stat : 22612 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477382084816 140477838682011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22613] ppid=22584 vsize=13982084 memory=5747864 CPUtime=2.92 cores=1,3,5,7
/proc/22587/task/22613/stat : 22613 (java) S 22584 22587 12560 0 -1 1077944384 27584 0 0 0 287 5 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477381032432 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22614] ppid=22584 vsize=13982084 memory=5747864 CPUtime=3.1 cores=1,3,5,7
/proc/22587/task/22614/stat : 22614 (java) S 22584 22587 12560 0 -1 1077944384 35955 0 0 0 307 3 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477379979888 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22615] ppid=22584 vsize=13982084 memory=5745816 CPUtime=0.92 cores=1,3,5,7
/proc/22587/task/22615/stat : 22615 (java) S 22584 22587 12560 0 -1 1077944384 22088 0 0 0 89 3 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477378927344 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22616] ppid=22584 vsize=13982084 memory=5747864 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22616/stat : 22616 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477377875040 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22625] ppid=22584 vsize=13982084 memory=5747864 CPUtime=1.47 cores=1,3,5,7
/proc/22587/task/22625/stat : 22625 (java) S 22584 22587 12560 0 -1 1077944384 2266 0 0 0 65 82 0 0 20 0 15 0 91751598 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477376821552 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 5747864 KiB

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

[startup+2456.35 s]
# the end of solver process 22587 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2511.92 s, system=8.14622 s

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

[startup+2456.3 s]
/proc/loadavg: 1.89 2.00 1.94 3/208 22825
/proc/meminfo: memFree=23824892/32770624 swapFree=67105588/67108860
[pid=22587] ppid=22584 vsize=13982084 memory=5747864 CPUtime=2520.01 cores=1,3,5,7
/proc/22587/stat : 22587 (java) S 22584 22587 12560 0 -1 1077944320 1317921 0 0 0 251190 811 0 0 20 0 15 0 91751581 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140724534377008 140477838663415 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 6 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
/proc/22587/statm: 3495521 1436966 3841 1 0 3484295 0
[pid=22587/tid=22599] ppid=22584 vsize=13982084 memory=5747864 CPUtime=2429.01 cores=1,3,5,7
/proc/22587/task/22599/stat : 22599 (java) R 22584 22587 12560 0 -1 4202560 825019 0 0 0 242817 84 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477842901888 140477464553283 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22600] ppid=22584 vsize=13982084 memory=5747864 CPUtime=18.59 cores=1,3,5,7
/proc/22587/task/22600/stat : 22600 (java) S 22584 22587 12560 0 -1 1077944384 84295 0 0 0 1704 155 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477780609808 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22601] ppid=22584 vsize=13982084 memory=5747864 CPUtime=18.6 cores=1,3,5,7
/proc/22587/task/22601/stat : 22601 (java) S 22584 22587 12560 0 -1 1077944384 100299 0 0 0 1708 152 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477779557264 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22602] ppid=22584 vsize=13982084 memory=5747864 CPUtime=18.48 cores=1,3,5,7
/proc/22587/task/22602/stat : 22602 (java) S 22584 22587 12560 0 -1 1077944384 95687 0 0 0 1689 159 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477778504720 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22603] ppid=22584 vsize=13982084 memory=5747864 CPUtime=18.62 cores=1,3,5,7
/proc/22587/task/22603/stat : 22603 (java) S 22584 22587 12560 0 -1 1077944384 88269 0 0 0 1693 169 0 0 20 0 15 0 91751589 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477435747472 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22604] ppid=22584 vsize=13982084 memory=5747864 CPUtime=8.21 cores=1,3,5,7
/proc/22587/task/22604/stat : 22604 (java) S 22584 22587 12560 0 -1 1077944384 34978 0 0 0 810 11 0 0 20 0 15 0 91751591 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477385242608 140477838674562 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22605] ppid=22584 vsize=13982084 memory=5747864 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22605/stat : 22605 (java) S 22584 22587 12560 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 15 0 91751591 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477384188896 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22606] ppid=22584 vsize=13982084 memory=5747864 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22606/stat : 22606 (java) S 22584 22587 12560 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 91751591 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477383136256 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22612] ppid=22584 vsize=13982084 memory=5747864 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22612/stat : 22612 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477382084816 140477838682011 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22613] ppid=22584 vsize=13982084 memory=5747864 CPUtime=2.92 cores=1,3,5,7
/proc/22587/task/22613/stat : 22613 (java) S 22584 22587 12560 0 -1 1077944384 27584 0 0 0 287 5 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477381032432 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22614] ppid=22584 vsize=13982084 memory=5747864 CPUtime=3.1 cores=1,3,5,7
/proc/22587/task/22614/stat : 22614 (java) S 22584 22587 12560 0 -1 1077944384 35955 0 0 0 307 3 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477379979888 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22615] ppid=22584 vsize=13982084 memory=5745816 CPUtime=0.92 cores=1,3,5,7
/proc/22587/task/22615/stat : 22615 (java) S 22584 22587 12560 0 -1 1077944384 22088 0 0 0 89 3 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477378927344 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22616] ppid=22584 vsize=13982084 memory=5747864 CPUtime=0 cores=1,3,5,7
/proc/22587/task/22616/stat : 22616 (java) S 22584 22587 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91751594 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477377875040 140477838673621 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
[pid=22587/tid=22625] ppid=22584 vsize=13982084 memory=5747864 CPUtime=1.47 cores=1,3,5,7
/proc/22587/task/22625/stat : 22625 (java) S 22584 22587 12560 0 -1 1077944384 2266 0 0 0 65 82 0 0 20 0 15 0 91751598 14317654016 1436966 18446744073709551615 4194304 4196468 140724534394464 140477376821552 140477838674562 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17920000 140724534399348 140724534399529 140724534399529 140724534403023 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 5747864 KiB

Child status: 143
Real time (s): 2456.35
CPU time (s): 2520.07
CPU user time (s): 2511.92
CPU system time (s): 8.14622
CPU usage (%): 102.594
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 6689092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.92
system time used= 8.14622
maximum resident set size= 6689092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1318856
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63297
involuntary context switches= 2742


# summary of solver processes directly reported to runsolver:
#   pid: 22587
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2511.92
#   total CPU system time (s): 8.14622

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1976 second user time and 23.6642 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-16 16:45:20
IDJOB=4272950
IDBENCH=137964
IDSOLVER=2665
FILE ID=node126/4272950-1502895563
RUNJOBID= node126-1502894719-22568
PBS_JOBID= 
Free space on /tmp= 61944 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw100/BinPacking-tab-sw100-74.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-4272950-1502895563/watcher-4272950-1502895563 -o /tmp/evaluation-result-4272950-1502895563/solver-4272950-1502895563 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502894719-22568 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 2143622255 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4272950-1502895563.xml

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

MD5SUM BENCH= 748f42f61d3aaac6f60870392cb688ba
RANDOM SEED=2143622255

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:        31330404 kB
MemAvailable:   31963300 kB
Buffers:          261568 kB
Cached:           654168 kB
SwapCached:          524 kB
Active:           634524 kB
Inactive:         335224 kB
Active(anon):       6916 kB
Inactive(anon):    88772 kB
Active(file):     627608 kB
Inactive(file):   246452 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:            190924 kB
Writeback:             0 kB
AnonPages:         53484 kB
Mapped:            50804 kB
Shmem:             41632 kB
Slab:             175832 kB
SReclaimable:     149344 kB
SUnreclaim:        26488 kB
KernelStack:        3104 kB
PageTables:         4624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     314792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 61844 MiB
End job on node126 at 2017-08-16 17:26:17