Trace number 4392184

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
Concrete 3.10OPT3 1753.84 1715.7

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n1c1w4k.xml
MD5SUMbade4ae5f74057612f70883ad9768226
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark6.15173
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of constraints91
Number of domains2
Minimum domain size39
Maximum domain size45
Distribution of domain sizes[{"size":39,"count":88},{"size":45,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":44},{"degree":5,"count":44}]
Minimum constraint arity2
Maximum constraint arity88
Distribution of constraint arities[{"arity":2,"count":88},{"arity":45,"count":1},{"arity":88,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":44},{"type":"lex","count":1},{"type":"sum","count":44},{"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.72/0.55	c Concrete v3.10.1560635388952 running
448.78/430.20	o 0
448.78/430.21	o 1
448.78/430.21	o 2
449.98/431.13	o 3
1753.71/1715.68	v <instantiation
1753.71/1715.68	v         cost = '3'>
1753.71/1715.68	v       <list>
1753.71/1715.68	v         x b[0][0] b[0][1] b[1][0] b[1][1] b[2][0] b[2][1] b[3][0] b[3][1] b[4][0] b[4][1] b[5][0] b[5][1] b[6][0] b[6][1] b[7][0] b[7][1] b[8][0] b[8][1] b[9][0] b[9][1] b[10][0] b[10][1] b[11][0] b[11][1] b[12][0] b[12][1] b[13][0] b[13][1] b[14][0] b[14][1] b[15][0] b[15][1] b[16][0] b[16][1] b[17][0] b[17][1] b[18][0] b[18][1] b[19][0] b[19][1] b[20][0] b[20][1] b[21][0] b[21][1] b[22][0] b[22][1] b[23][0] b[23][1] b[24][0] b[24][1] b[25][0] b[25][1] b[26][0] b[26][1] b[27][0] b[27][1] b[28][0] b[28][1] b[29][0] b[29][1] b[30][0] b[30][1] b[31][0] b[31][1] b[32][0] b[32][1] b[33][0] b[33][1] b[34][0] b[34][1] b[35][0] b[35][1] b[36][0] b[36][1] b[37][0] b[37][1] b[38][0] b[38][1] b[39][0] b[39][1] b[40][0] b[40][1] b[41][0] b[41][1] b[42][0] b[42][1] b[43][0] b[43][1]
1753.71/1715.68	v       </list>
1753.71/1715.68	v       <values>
1753.71/1715.68	v         3 100 0 98 0 95 0 94 0 94 0 94 0 93 0 92 0 87 0 85 0 85 0 84 0 83 0 82 0 81 0 78 0 78 0 75 0 73 0 72 0 71 0 71 0 70 0 70 0 68 0 67 0 67 0 66 0 65 0 64 0 60 36 59 37 58 0 57 43 56 43 56 35 56 0 55 45 55 43 54 46 51 49 0 0 0 0 0 0
1753.71/1715.68	v       </values>
1753.71/1715.68	v     </instantiation>
1753.71/1715.68	s OPTIMUM FOUND

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392184-1568323264/watcher-4392184-1568323264 -o /tmp/evaluation-result-4392184-1568323264/solver-4392184-1568323264 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568306047-10997 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1594305567 HOME/instance-4392184-1568323264.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=18375, runsolver pid=18372
Current StackSize limit: 8192 KiB


[startup+0.100147 s]*
/proc/loadavg: 1.24 1.30 1.35 3/215 18428
/proc/meminfo: memFree=22101400/32770624 swapFree=66939824/67108860
[pid=18375] ppid=18372 vsize=9972712 memory=16552 CPUtime=0.1 cores=0,2,4,6
/proc/18375/stat : 18375 (java) S 18372 18375 9865 0 -1 1077944320 4397 13354 0 0 1 1 5 3 20 0 6 0 408241330 10212057088 4138 33554432000 4194304 4196468 140729704122656 140729704105200 139700343787255 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
/proc/18375/statm: 2493178 4138 1933 1 0 2481616 0
[pid=18375/tid=18428] ppid=18372 vsize=9972712 memory=7892391828772250251 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18428/stat : 18428 (java) R 18372 18375 9865 0 -1 4202560 2206 13354 0 0 0 0 5 3 20 0 6 0 408241339 10212057088 4138 33554432000 4194304 4196468 140729704122656 139700315624016 139700325180986 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18429] ppid=18372 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18429/stat : 18429 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 6 0 408241340 10212057088 4204 33554432000 4194304 4196468 140729704122656 139700348029200 139700343797461 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18430] ppid=18372 vsize=9972712 memory=140209340769920 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18430/stat : 18430 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 6 0 408241340 10212057088 4204 33554432000 4194304 4196468 140729704122656 139700262848912 139700343797461 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18431] ppid=18372 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18431/stat : 18431 (java) S 18372 18375 9865 0 -1 1077944384 2 13354 0 0 0 0 5 3 20 0 6 0 408241340 10212057088 4204 33554432000 4194304 4196468 140729704122656 139700261796368 139700343797461 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18432] ppid=18372 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18432/stat : 18432 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 6 0 408241340 10212057088 4204 33554432000 4194304 4196468 140729704122656 139700260743824 139700343797461 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16552 KiB

[startup+0.210039 s]*
/proc/loadavg: 1.24 1.30 1.35 3/228 18441
/proc/meminfo: memFree=22080832/32770624 swapFree=66939824/67108860
[pid=18375] ppid=18372 vsize=10818940 memory=38292 CPUtime=0.26 cores=0,2,4,6
/proc/18375/stat : 18375 (java) S 18372 18375 9865 0 -1 1077944320 6883 13354 0 0 16 2 5 3 20 0 15 0 408241330 11078594560 9573 33554432000 4194304 4196468 140729704122656 140729704105200 139700343787255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
/proc/18375/statm: 2704735 9573 2979 1 0 2667149 0
[pid=18375/tid=18428] ppid=18372 vsize=10818940 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/18375/task/18428/stat : 18428 (java) R 18372 18375 9865 0 -1 4202560 3376 13354 0 0 10 1 5 3 20 0 15 0 408241339 11078594560 9573 33554432000 4194304 4196468 140729704122656 139700315618096 139700327867742 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18429] ppid=18372 vsize=10818940 memory=365 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18429/stat : 18429 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241340 11078594560 9573 33554432000 4194304 4196468 140729704122656 139700348029200 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18430] ppid=18372 vsize=10818940 memory=3546216079056922272 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18430/stat : 18430 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241340 11078594560 9573 33554432000 4194304 4196468 140729704122656 139700262848912 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18431] ppid=18372 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18431/stat : 18431 (java) S 18372 18375 9865 0 -1 1077944384 2 13354 0 0 0 0 5 3 20 0 15 0 408241340 11078594560 9573 33554432000 4194304 4196468 140729704122656 139700261796368 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18432] ppid=18372 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18432/stat : 18432 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241340 11078594560 9573 33554432000 4194304 4196468 140729704122656 139700260743824 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18433] ppid=18372 vsize=10818940 memory=140209340769920 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18433/stat : 18433 (java) S 18372 18375 9865 0 -1 1077944384 2 13354 0 0 0 0 5 3 20 0 15 0 408241341 11078594560 9573 33554432000 4194304 4196468 140729704122656 139699870435824 139700343798402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18434] ppid=18372 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18434/stat : 18434 (java) S 18372 18375 9865 0 -1 1077944384 13 13354 0 0 0 0 5 3 20 0 15 0 408241342 11078594560 9573 33554432000 4194304 4196468 140729704122656 139699783984544 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18435] ppid=18372 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18435/stat : 18435 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241342 11078594560 9573 33554432000 4194304 4196468 140729704122656 139699180004848 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18436] ppid=18372 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18436/stat : 18436 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241344 11078594560 9573 33554432000 4194304 4196468 140729704122656 139698872605392 139700343805851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18437] ppid=18372 vsize=10818940 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/18375/task/18437/stat : 18437 (java) S 18372 18375 9865 0 -1 1077944384 485 13354 0 0 1 0 5 3 20 0 15 0 408241344 11078594560 9573 33554432000 4194304 4196468 140729704122656 139699869382640 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18438] ppid=18372 vsize=10818940 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/18375/task/18438/stat : 18438 (java) S 18372 18375 9865 0 -1 1077944384 167 13354 0 0 1 0 5 3 20 0 15 0 408241344 11078594560 9573 33554432000 4194304 4196468 140729704122656 139699868330096 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18439] ppid=18372 vsize=10818940 memory=140209340769920 CPUtime=0.11 cores=0,2,4,6
/proc/18375/task/18439/stat : 18439 (java) S 18372 18375 9865 0 -1 1077944384 632 13354 0 0 3 0 5 3 20 0 15 0 408241344 11078594560 9573 33554432000 4194304 4196468 140729704122656 139699867277552 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18440] ppid=18372 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18440/stat : 18440 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241345 11078594560 9573 33554432000 4194304 4196468 140729704122656 139698839046752 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18441] ppid=18372 vsize=10818940 memory=140209340769920 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18441/stat : 18441 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241345 11078594560 9573 33554432000 4194304 4196468 140729704122656 139699866225456 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 38292 KiB

[startup+0.310516 s]*
/proc/loadavg: 1.24 1.30 1.35 3/228 18441
/proc/meminfo: memFree=22069996/32770624 swapFree=66939824/67108860
[pid=18375] ppid=18372 vsize=10820096 memory=47696 CPUtime=0.39 cores=0,2,4,6
/proc/18375/stat : 18375 (java) S 18372 18375 9865 0 -1 1077944320 10651 13354 0 0 28 3 5 3 20 0 15 0 408241330 11079778304 11924 33554432000 4194304 4196468 140729704122656 140729704105200 139700343787255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
/proc/18375/statm: 2705024 11924 3280 1 0 2667149 0
[pid=18375/tid=18428] ppid=18372 vsize=10820096 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/18375/task/18428/stat : 18428 (java) R 18372 18375 9865 0 -1 4202560 7105 13354 0 0 19 2 5 3 20 0 15 0 408241339 11079778304 12436 33554432000 4194304 4196468 140729704122656 139700315586512 139699936269972 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18429] ppid=18372 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18429/stat : 18429 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241340 11079778304 12436 33554432000 4194304 4196468 140729704122656 139700348029200 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18430] ppid=18372 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18430/stat : 18430 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241340 11079778304 12436 33554432000 4194304 4196468 140729704122656 139700262848912 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18431] ppid=18372 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18431/stat : 18431 (java) S 18372 18375 9865 0 -1 1077944384 2 13354 0 0 0 0 5 3 20 0 15 0 408241340 11079778304 12436 33554432000 4194304 4196468 140729704122656 139700261796368 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18432] ppid=18372 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18432/stat : 18432 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241340 11079778304 12436 33554432000 4194304 4196468 140729704122656 139700260743824 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18433] ppid=18372 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18433/stat : 18433 (java) S 18372 18375 9865 0 -1 1077944384 2 13354 0 0 0 0 5 3 20 0 15 0 408241341 11079778304 12436 33554432000 4194304 4196468 140729704122656 139699870435824 139700343798402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18434] ppid=18372 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18434/stat : 18434 (java) S 18372 18375 9865 0 -1 1077944384 13 13354 0 0 0 0 5 3 20 0 15 0 408241342 11079778304 12436 33554432000 4194304 4196468 140729704122656 139699783984544 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18435] ppid=18372 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18435/stat : 18435 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241342 11079778304 12436 33554432000 4194304 4196468 140729704122656 139699180004848 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18436] ppid=18372 vsize=10820096 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18436/stat : 18436 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241344 11079778304 12436 33554432000 4194304 4196468 140729704122656 139698872605392 139700343805851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18437] ppid=18372 vsize=10820096 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/18375/task/18437/stat : 18437 (java) S 18372 18375 9865 0 -1 1077944384 486 13354 0 0 1 0 5 3 20 0 15 0 408241344 11079778304 12436 33554432000 4194304 4196468 140729704122656 139699869382640 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18438] ppid=18372 vsize=10820096 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/18375/task/18438/stat : 18438 (java) S 18372 18375 9865 0 -1 1077944384 168 13354 0 0 1 0 5 3 20 0 15 0 408241344 11079778304 12436 33554432000 4194304 4196468 140729704122656 139699868330096 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18439] ppid=18372 vsize=10820096 memory=140209340769920 CPUtime=0.13 cores=0,2,4,6
/proc/18375/task/18439/stat : 18439 (java) S 18372 18375 9865 0 -1 1077944384 655 13354 0 0 5 0 5 3 20 0 15 0 408241344 11079778304 12436 33554432000 4194304 4196468 140729704122656 139699867277552 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18440] ppid=18372 vsize=10820096 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18440/stat : 18440 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241345 11079778304 12436 33554432000 4194304 4196468 140729704122656 139698839046752 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18441] ppid=18372 vsize=10820096 memory=140209340769920 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18441/stat : 18441 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241345 11079778304 12436 33554432000 4194304 4196468 140729704122656 139699866225456 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 47696 KiB

[startup+0.700787 s]
/proc/loadavg: 1.24 1.30 1.35 5/228 18441
/proc/meminfo: memFree=22056764/32770624 swapFree=66939824/67108860
[pid=18375] ppid=18372 vsize=10824340 memory=80520 CPUtime=1.15 cores=0,2,4,6
/proc/18375/stat : 18375 (java) S 18372 18375 9865 0 -1 1077944320 14811 13354 0 0 101 6 5 3 20 0 15 0 408241330 11084124160 20130 33554432000 4194304 4196468 140729704122656 140729704105200 139700343787255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
/proc/18375/statm: 2706085 20130 3507 1 0 2668173 0
[pid=18375/tid=18428] ppid=18372 vsize=10824340 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/18375/task/18428/stat : 18428 (java) R 18372 18375 9865 0 -1 4202560 10432 13354 0 0 55 4 5 3 20 0 15 0 408241339 11084124160 20130 33554432000 4194304 4196468 140729704122656 139700315611680 139700343809181 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18429] ppid=18372 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18429/stat : 18429 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241340 11084124160 20130 33554432000 4194304 4196468 140729704122656 139700348029200 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18430] ppid=18372 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18430/stat : 18430 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241340 11084124160 20130 33554432000 4194304 4196468 140729704122656 139700262848912 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18431] ppid=18372 vsize=10824340 memory=140209207521488 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18431/stat : 18431 (java) S 18372 18375 9865 0 -1 1077944384 2 13354 0 0 0 0 5 3 20 0 15 0 408241340 11084124160 20130 33554432000 4194304 4196468 140729704122656 139700261796368 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18432] ppid=18372 vsize=10824340 memory=140213502345835 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18432/stat : 18432 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241340 11084124160 20130 33554432000 4194304 4196468 140729704122656 139700260743824 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18433] ppid=18372 vsize=10824340 memory=1064 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18433/stat : 18433 (java) S 18372 18375 9865 0 -1 1077944384 5 13354 0 0 0 0 5 3 20 0 15 0 408241341 11084124160 20130 33554432000 4194304 4196468 140729704122656 139699870435824 139700343798402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18434] ppid=18372 vsize=10824340 memory=7014751519650698577 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18434/stat : 18434 (java) S 18372 18375 9865 0 -1 1077944384 13 13354 0 0 0 0 5 3 20 0 15 0 408241342 11084124160 20130 33554432000 4194304 4196468 140729704122656 139699783984544 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18435] ppid=18372 vsize=10824340 memory=8101808966401086059 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18435/stat : 18435 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241342 11084124160 20130 33554432000 4194304 4196468 140729704122656 139699180004848 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18436] ppid=18372 vsize=10824340 memory=14056 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18436/stat : 18436 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241344 11084124160 20130 33554432000 4194304 4196468 140729704122656 139698872605392 139700343805851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18437] ppid=18372 vsize=10824340 memory=2116 CPUtime=0.22 cores=0,2,4,6
/proc/18375/task/18437/stat : 18437 (java) S 18372 18375 9865 0 -1 1077944384 804 13354 0 0 14 0 5 3 20 0 15 0 408241344 11084124160 20130 33554432000 4194304 4196468 140729704122656 139699869382640 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18438] ppid=18372 vsize=10824340 memory=520 CPUtime=0.21 cores=0,2,4,6
/proc/18375/task/18438/stat : 18438 (java) S 18372 18375 9865 0 -1 1077944384 481 13354 0 0 13 0 5 3 20 0 15 0 408241344 11084124160 20130 33554432000 4194304 4196468 140729704122656 139699868330096 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18439] ppid=18372 vsize=10824340 memory=1560 CPUtime=0.25 cores=0,2,4,6
/proc/18375/task/18439/stat : 18439 (java) S 18372 18375 9865 0 -1 1077944384 853 13354 0 0 17 0 5 3 20 0 15 0 408241344 11084124160 20130 33554432000 4194304 4196468 140729704122656 139699867277552 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18440] ppid=18372 vsize=10824340 memory=924 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18440/stat : 18440 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241345 11084124160 20130 33554432000 4194304 4196468 140729704122656 139698839046752 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18441] ppid=18372 vsize=10824340 memory=3688 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18441/stat : 18441 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241345 11084124160 20130 33554432000 4194304 4196468 140729704122656 139699866225456 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 80520 KiB

[startup+1.50243 s]
/proc/loadavg: 1.24 1.30 1.35 4/228 18441
/proc/meminfo: memFree=22011756/32770624 swapFree=66939824/67108860
[pid=18375] ppid=18372 vsize=10834656 memory=166408 CPUtime=2.45 cores=0,2,4,6
/proc/18375/stat : 18375 (java) S 18372 18375 9865 0 -1 1077944320 21456 13354 0 0 227 10 5 3 20 0 15 0 408241330 11094687744 41602 33554432000 4194304 4196468 140729704122656 140729704105200 139700343787255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
/proc/18375/statm: 2708664 41602 3571 1 0 2670733 0
[pid=18375/tid=18428] ppid=18372 vsize=10834656 memory=162504 CPUtime=1.44 cores=0,2,4,6
/proc/18375/task/18428/stat : 18428 (java) R 18372 18375 9865 0 -1 4202560 15328 13354 0 0 130 6 5 3 20 0 15 0 408241339 11094687744 41602 33554432000 4194304 4196468 140729704122656 139700315590464 139700343799190 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18429] ppid=18372 vsize=10834656 memory=6944656592455359580 CPUtime=0.09 cores=0,2,4,6
/proc/18375/task/18429/stat : 18429 (java) S 18372 18375 9865 0 -1 1077944384 376 13354 0 0 1 0 5 3 20 0 15 0 408241340 11094687744 41602 33554432000 4194304 4196468 140729704122656 139700348029200 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18430] ppid=18372 vsize=10834656 memory=7976406965554101975 CPUtime=0.09 cores=0,2,4,6
/proc/18375/task/18430/stat : 18430 (java) S 18372 18375 9865 0 -1 1077944384 74 13354 0 0 1 0 5 3 20 0 15 0 408241340 11094687744 41602 33554432000 4194304 4196468 140729704122656 139700262848912 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18431] ppid=18372 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/18375/task/18431/stat : 18431 (java) S 18372 18375 9865 0 -1 1077944384 60 13354 0 0 1 0 5 3 20 0 15 0 408241340 11094687744 41602 33554432000 4194304 4196468 140729704122656 139700261796368 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18432] ppid=18372 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/18375/task/18432/stat : 18432 (java) S 18372 18375 9865 0 -1 1077944384 26 13354 0 0 1 0 5 3 20 0 15 0 408241340 11094687744 41602 33554432000 4194304 4196468 140729704122656 139700260743824 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18433] ppid=18372 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/18375/task/18433/stat : 18433 (java) S 18372 18375 9865 0 -1 1077944384 116 13354 0 0 1 0 5 3 20 0 15 0 408241341 11094687744 41602 33554432000 4194304 4196468 140729704122656 139699870435824 139700343798402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18434] ppid=18372 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18434/stat : 18434 (java) S 18372 18375 9865 0 -1 1077944384 14 13354 0 0 0 0 5 3 20 0 15 0 408241342 11094687744 41602 33554432000 4194304 4196468 140729704122656 139699783984608 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18435] ppid=18372 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18435/stat : 18435 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241342 11094687744 41602 33554432000 4194304 4196468 140729704122656 139699180004864 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18436] ppid=18372 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18436/stat : 18436 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241344 11094687744 41602 33554432000 4194304 4196468 140729704122656 139698872605392 139700343805851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18437] ppid=18372 vsize=10834656 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/18375/task/18437/stat : 18437 (java) R 18372 18375 9865 0 -1 4202560 951 13354 0 0 25 0 5 3 20 0 15 0 408241344 11094687744 41602 33554432000 4194304 4196468 140729704122656 139699869373472 139700324480519 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18438] ppid=18372 vsize=10834656 memory=4580 CPUtime=0.31 cores=0,2,4,6
/proc/18375/task/18438/stat : 18438 (java) S 18372 18375 9865 0 -1 1077944384 550 13354 0 0 23 0 5 3 20 0 15 0 408241344 11094687744 41602 33554432000 4194304 4196468 140729704122656 139699868330096 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18439] ppid=18372 vsize=10834656 memory=7445975629363439975 CPUtime=0.49 cores=0,2,4,6
/proc/18375/task/18439/stat : 18439 (java) S 18372 18375 9865 0 -1 1077944384 1743 13354 0 0 41 0 5 3 20 0 15 0 408241344 11094687744 41602 33554432000 4194304 4196468 140729704122656 139699867277552 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18440] ppid=18372 vsize=10834656 memory=7013346442758874224 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18440/stat : 18440 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241345 11094687744 41602 33554432000 4194304 4196468 140729704122656 139698839046752 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18441] ppid=18372 vsize=10834656 memory=7446546310190688611 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18441/stat : 18441 (java) S 18372 18375 9865 0 -1 1077944384 1 13354 0 0 0 0 5 3 20 0 15 0 408241345 11094687744 41602 33554432000 4194304 4196468 140729704122656 139699866225456 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
Current children cumulated CPU time: 2.45 s
Current children cumulated vsize: 10834656 KiB

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

[pid=18375/tid=18440] ppid=18372 vsize=10846964 memory=291240 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18440/stat : 18440 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241345 11107291136 211873 33554432000 4194304 4196468 140729704122656 139698839046752 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18441] ppid=18372 vsize=10846964 memory=1408 CPUtime=1.14 cores=0,2,4,6
/proc/18375/task/18441/stat : 18441 (java) S 18372 18375 9865 0 -1 1077944384 685 13354 0 0 51 55 5 3 20 0 15 0 408241345 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699866225456 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
Current children cumulated CPU time: 1750.06 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 847492 KiB

[startup+1713.6 s]
/proc/loadavg: 1.37 1.36 1.37 4/227 18594
/proc/meminfo: memFree=21228672/32770624 swapFree=66939824/67108860
[pid=18375] ppid=18372 vsize=10846964 memory=847492 CPUtime=1751.69 cores=0,2,4,6
/proc/18375/stat : 18375 (java) S 18372 18375 9865 0 -1 1077944320 212799 13354 0 0 174881 280 5 3 20 0 15 0 408241330 11107291136 211873 33554432000 4194304 4196468 140729704122656 140729704105200 139700343787255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
/proc/18375/statm: 2711741 211873 3625 1 0 2673805 0
[pid=18375/tid=18428] ppid=18372 vsize=10846964 memory=6791534058613427641 CPUtime=1693.96 cores=0,2,4,6
/proc/18375/task/18428/stat : 18428 (java) R 18372 18375 9865 0 -1 4202560 61263 13354 0 0 169346 42 5 3 20 0 15 0 408241339 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700315623312 139699947696613 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18429] ppid=18372 vsize=10846964 memory=3688 CPUtime=8.73 cores=0,2,4,6
/proc/18375/task/18429/stat : 18429 (java) S 18372 18375 9865 0 -1 1077944384 7987 13354 0 0 820 45 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700348029200 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18430] ppid=18372 vsize=10846964 memory=1984 CPUtime=8.72 cores=0,2,4,6
/proc/18375/task/18430/stat : 18430 (java) S 18372 18375 9865 0 -1 1077944384 10846 13354 0 0 820 44 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700262848912 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18431] ppid=18372 vsize=10846964 memory=847492 CPUtime=8.7 cores=0,2,4,6
/proc/18375/task/18431/stat : 18431 (java) S 18372 18375 9865 0 -1 1077944384 15166 13354 0 0 821 41 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700261796368 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18432] ppid=18372 vsize=10846964 memory=3504 CPUtime=8.69 cores=0,2,4,6
/proc/18375/task/18432/stat : 18432 (java) S 18372 18375 9865 0 -1 1077944384 12765 13354 0 0 818 43 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700260743824 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18433] ppid=18372 vsize=10846964 memory=38088 CPUtime=7.99 cores=0,2,4,6
/proc/18375/task/18433/stat : 18433 (java) S 18372 18375 9865 0 -1 1077944384 14922 13354 0 0 749 42 5 3 20 0 15 0 408241341 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699870435824 139700343798402 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18434] ppid=18372 vsize=10846964 memory=988 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18434/stat : 18434 (java) S 18372 18375 9865 0 -1 1077944384 20 13354 0 0 0 0 5 3 20 0 15 0 408241342 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699783984608 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18435] ppid=18372 vsize=10846964 memory=2008 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18435/stat : 18435 (java) S 18372 18375 9865 0 -1 1077944384 5 13354 0 0 0 0 5 3 20 0 15 0 408241342 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699180004864 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18436] ppid=18372 vsize=10846964 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18436/stat : 18436 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139698872605392 139700343805851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18437] ppid=18372 vsize=10846964 memory=804 CPUtime=5.49 cores=0,2,4,6
/proc/18375/task/18437/stat : 18437 (java) S 18372 18375 9865 0 -1 1077944384 33243 13354 0 0 536 5 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699869382640 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18438] ppid=18372 vsize=10846964 memory=38088 CPUtime=5.47 cores=0,2,4,6
/proc/18375/task/18438/stat : 18438 (java) S 18372 18375 9865 0 -1 1077944384 28589 13354 0 0 533 6 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699868330096 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18439] ppid=18372 vsize=10846964 memory=988 CPUtime=3.41 cores=0,2,4,6
/proc/18375/task/18439/stat : 18439 (java) S 18372 18375 9865 0 -1 1077944384 25092 13354 0 0 326 7 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699867277552 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18440] ppid=18372 vsize=10846964 memory=2008 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18440/stat : 18440 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241345 11107291136 211873 33554432000 4194304 4196468 140729704122656 139698839046752 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18441] ppid=18372 vsize=10846964 memory=1436 CPUtime=1.14 cores=0,2,4,6
/proc/18375/task/18441/stat : 18441 (java) S 18372 18375 9865 0 -1 1077944384 685 13354 0 0 51 55 5 3 20 0 15 0 408241345 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699866225456 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
Current children cumulated CPU time: 1751.69 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 847492 KiB

[startup+1714.4 s]
/proc/loadavg: 1.34 1.36 1.36 3/227 18594
/proc/meminfo: memFree=21226624/32770624 swapFree=66939824/67108860
[pid=18375] ppid=18372 vsize=10846964 memory=847492 CPUtime=1752.5 cores=0,2,4,6
/proc/18375/stat : 18375 (java) S 18372 18375 9865 0 -1 1077944320 212805 13354 0 0 174962 280 5 3 20 0 15 0 408241330 11107291136 211873 33554432000 4194304 4196468 140729704122656 140729704105200 139700343787255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
/proc/18375/statm: 2711741 211873 3625 1 0 2673805 0
[pid=18375/tid=18428] ppid=18372 vsize=10846964 memory=1608 CPUtime=1694.74 cores=0,2,4,6
/proc/18375/task/18428/stat : 18428 (java) R 18372 18375 9865 0 -1 4202560 61269 13354 0 0 169424 42 5 3 20 0 15 0 408241339 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700315623584 139699950274977 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18429] ppid=18372 vsize=10846964 memory=7980 CPUtime=8.74 cores=0,2,4,6
/proc/18375/task/18429/stat : 18429 (java) S 18372 18375 9865 0 -1 1077944384 7987 13354 0 0 821 45 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700348029200 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18430] ppid=18372 vsize=10846964 memory=9580 CPUtime=8.72 cores=0,2,4,6
/proc/18375/task/18430/stat : 18430 (java) S 18372 18375 9865 0 -1 1077944384 10846 13354 0 0 820 44 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700262848912 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18431] ppid=18372 vsize=10846964 memory=1052 CPUtime=8.71 cores=0,2,4,6
/proc/18375/task/18431/stat : 18431 (java) S 18372 18375 9865 0 -1 1077944384 15166 13354 0 0 822 41 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700261796368 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18432] ppid=18372 vsize=10846964 memory=776 CPUtime=8.7 cores=0,2,4,6
/proc/18375/task/18432/stat : 18432 (java) S 18372 18375 9865 0 -1 1077944384 12765 13354 0 0 819 43 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700260743824 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18433] ppid=18372 vsize=10846964 memory=2832 CPUtime=7.99 cores=0,2,4,6
/proc/18375/task/18433/stat : 18433 (java) S 18372 18375 9865 0 -1 1077944384 14922 13354 0 0 749 42 5 3 20 0 15 0 408241341 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699870435824 139700343798402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18434] ppid=18372 vsize=10846964 memory=847492 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18434/stat : 18434 (java) S 18372 18375 9865 0 -1 1077944384 20 13354 0 0 0 0 5 3 20 0 15 0 408241342 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699783984608 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18435] ppid=18372 vsize=10846964 memory=111636 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18435/stat : 18435 (java) S 18372 18375 9865 0 -1 1077944384 5 13354 0 0 0 0 5 3 20 0 15 0 408241342 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699180004864 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18436] ppid=18372 vsize=10846964 memory=808 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18436/stat : 18436 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139698872605392 139700343805851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18437] ppid=18372 vsize=10846964 memory=1804 CPUtime=5.49 cores=0,2,4,6
/proc/18375/task/18437/stat : 18437 (java) S 18372 18375 9865 0 -1 1077944384 33243 13354 0 0 536 5 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699869382640 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18438] ppid=18372 vsize=10846964 memory=920 CPUtime=5.47 cores=0,2,4,6
/proc/18375/task/18438/stat : 18438 (java) S 18372 18375 9865 0 -1 1077944384 28589 13354 0 0 533 6 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699868330096 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18439] ppid=18372 vsize=10846964 memory=3848 CPUtime=3.41 cores=0,2,4,6
/proc/18375/task/18439/stat : 18439 (java) S 18372 18375 9865 0 -1 1077944384 25092 13354 0 0 326 7 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699867277552 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18440] ppid=18372 vsize=10846964 memory=2604 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18440/stat : 18440 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241345 11107291136 211873 33554432000 4194304 4196468 140729704122656 139698839046752 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18441] ppid=18372 vsize=10846964 memory=2604 CPUtime=1.14 cores=0,2,4,6
/proc/18375/task/18441/stat : 18441 (java) S 18372 18375 9865 0 -1 1077944384 685 13354 0 0 51 55 5 3 20 0 15 0 408241345 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699866225456 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
Current children cumulated CPU time: 1752.5 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 847492 KiB

[startup+1715.21 s]
/proc/loadavg: 1.34 1.36 1.36 3/227 18594
/proc/meminfo: memFree=21226684/32770624 swapFree=66939824/67108860
[pid=18375] ppid=18372 vsize=10846964 memory=847492 CPUtime=1753.32 cores=0,2,4,6
/proc/18375/stat : 18375 (java) S 18372 18375 9865 0 -1 1077944320 213201 13354 0 0 175044 280 5 3 20 0 15 0 408241330 11107291136 211873 33554432000 4194304 4196468 140729704122656 140729704105200 139700343787255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
/proc/18375/statm: 2711741 211873 3625 1 0 2673805 0
[pid=18375/tid=18428] ppid=18372 vsize=10846964 memory=847492 CPUtime=1695.54 cores=0,2,4,6
/proc/18375/task/18428/stat : 18428 (java) R 18372 18375 9865 0 -1 4202560 61424 13354 0 0 169504 42 5 3 20 0 15 0 408241339 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700315622016 139699948985274 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18429] ppid=18372 vsize=10846964 memory=219116346576839 CPUtime=8.74 cores=0,2,4,6
/proc/18375/task/18429/stat : 18429 (java) S 18372 18375 9865 0 -1 1077944384 8055 13354 0 0 821 45 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700348029200 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18430] ppid=18372 vsize=10846964 memory=2008 CPUtime=8.73 cores=0,2,4,6
/proc/18375/task/18430/stat : 18430 (java) S 18372 18375 9865 0 -1 1077944384 10996 13354 0 0 821 44 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700262848912 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18431] ppid=18372 vsize=10846964 memory=1436 CPUtime=8.71 cores=0,2,4,6
/proc/18375/task/18431/stat : 18431 (java) S 18372 18375 9865 0 -1 1077944384 15168 13354 0 0 822 41 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700261796368 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18432] ppid=18372 vsize=10846964 memory=4164 CPUtime=8.7 cores=0,2,4,6
/proc/18375/task/18432/stat : 18432 (java) S 18372 18375 9865 0 -1 1077944384 12765 13354 0 0 819 43 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700260743824 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18433] ppid=18372 vsize=10846964 memory=1548 CPUtime=8 cores=0,2,4,6
/proc/18375/task/18433/stat : 18433 (java) S 18372 18375 9865 0 -1 1077944384 14941 13354 0 0 750 42 5 3 20 0 15 0 408241341 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699870435824 139700343798402 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18434] ppid=18372 vsize=10846964 memory=845444 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18434/stat : 18434 (java) S 18372 18375 9865 0 -1 1077944384 20 13354 0 0 0 0 5 3 20 0 15 0 408241342 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699783984608 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18435] ppid=18372 vsize=10846964 memory=845444 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18435/stat : 18435 (java) S 18372 18375 9865 0 -1 1077944384 5 13354 0 0 0 0 5 3 20 0 15 0 408241342 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699180004864 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18436] ppid=18372 vsize=10846964 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18436/stat : 18436 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139698872605392 139700343805851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18437] ppid=18372 vsize=10846964 memory=847492 CPUtime=5.49 cores=0,2,4,6
/proc/18375/task/18437/stat : 18437 (java) S 18372 18375 9865 0 -1 1077944384 33243 13354 0 0 536 5 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699869382640 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18438] ppid=18372 vsize=10846964 memory=3204 CPUtime=5.47 cores=0,2,4,6
/proc/18375/task/18438/stat : 18438 (java) S 18372 18375 9865 0 -1 1077944384 28589 13354 0 0 533 6 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699868330096 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18439] ppid=18372 vsize=10846964 memory=291276 CPUtime=3.41 cores=0,2,4,6
/proc/18375/task/18439/stat : 18439 (java) S 18372 18375 9865 0 -1 1077944384 25092 13354 0 0 326 7 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699867277552 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18440] ppid=18372 vsize=10846964 memory=847492 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18440/stat : 18440 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241345 11107291136 211873 33554432000 4194304 4196468 140729704122656 139698839046752 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18441] ppid=18372 vsize=10846964 memory=920 CPUtime=1.14 cores=0,2,4,6
/proc/18375/task/18441/stat : 18441 (java) S 18372 18375 9865 0 -1 1077944384 687 13354 0 0 51 55 5 3 20 0 15 0 408241345 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699866225456 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
Current children cumulated CPU time: 1753.32 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 847492 KiB

[startup+1715.6 s]
/proc/loadavg: 1.34 1.36 1.36 3/227 18594
/proc/meminfo: memFree=21226684/32770624 swapFree=66939824/67108860
[pid=18375] ppid=18372 vsize=10846964 memory=847492 CPUtime=1753.71 cores=0,2,4,6
/proc/18375/stat : 18375 (java) S 18372 18375 9865 0 -1 1077944320 213204 13354 0 0 175083 280 5 3 20 0 15 0 408241330 11107291136 211873 33554432000 4194304 4196468 140729704122656 140729704105200 139700343787255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
/proc/18375/statm: 2711741 211873 3625 1 0 2673805 0
[pid=18375/tid=18428] ppid=18372 vsize=10846964 memory=7980 CPUtime=1695.93 cores=0,2,4,6
/proc/18375/task/18428/stat : 18428 (java) R 18372 18375 9865 0 -1 4202560 61426 13354 0 0 169543 42 5 3 20 0 15 0 408241339 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700315622640 139699947943267 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18429] ppid=18372 vsize=10846964 memory=6791534058613427641 CPUtime=8.74 cores=0,2,4,6
/proc/18375/task/18429/stat : 18429 (java) S 18372 18375 9865 0 -1 1077944384 8055 13354 0 0 821 45 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700348029200 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18430] ppid=18372 vsize=10846964 memory=56 CPUtime=8.73 cores=0,2,4,6
/proc/18375/task/18430/stat : 18430 (java) S 18372 18375 9865 0 -1 1077944384 10996 13354 0 0 821 44 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700262848912 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18431] ppid=18372 vsize=10846964 memory=1760 CPUtime=8.71 cores=0,2,4,6
/proc/18375/task/18431/stat : 18431 (java) S 18372 18375 9865 0 -1 1077944384 15168 13354 0 0 822 41 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700261796368 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18432] ppid=18372 vsize=10846964 memory=845444 CPUtime=8.7 cores=0,2,4,6
/proc/18375/task/18432/stat : 18432 (java) S 18372 18375 9865 0 -1 1077944384 12765 13354 0 0 819 43 5 3 20 0 15 0 408241340 11107291136 211873 33554432000 4194304 4196468 140729704122656 139700260743824 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18433] ppid=18372 vsize=10846964 memory=845444 CPUtime=8 cores=0,2,4,6
/proc/18375/task/18433/stat : 18433 (java) S 18372 18375 9865 0 -1 1077944384 14942 13354 0 0 750 42 5 3 20 0 15 0 408241341 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699870435824 139700343798402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18434] ppid=18372 vsize=10846964 memory=9580 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18434/stat : 18434 (java) S 18372 18375 9865 0 -1 1077944384 20 13354 0 0 0 0 5 3 20 0 15 0 408241342 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699783984608 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18435] ppid=18372 vsize=10846964 memory=1052 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18435/stat : 18435 (java) S 18372 18375 9865 0 -1 1077944384 5 13354 0 0 0 0 5 3 20 0 15 0 408241342 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699180004864 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18436] ppid=18372 vsize=10846964 memory=776 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18436/stat : 18436 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139698872605392 139700343805851 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18437] ppid=18372 vsize=10846964 memory=2832 CPUtime=5.49 cores=0,2,4,6
/proc/18375/task/18437/stat : 18437 (java) S 18372 18375 9865 0 -1 1077944384 33243 13354 0 0 536 5 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699869382640 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18438] ppid=18372 vsize=10846964 memory=668 CPUtime=5.47 cores=0,2,4,6
/proc/18375/task/18438/stat : 18438 (java) S 18372 18375 9865 0 -1 1077944384 28589 13354 0 0 533 6 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699868330096 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18439] ppid=18372 vsize=10846964 memory=2116 CPUtime=3.41 cores=0,2,4,6
/proc/18375/task/18439/stat : 18439 (java) S 18372 18375 9865 0 -1 1077944384 25092 13354 0 0 326 7 5 3 20 0 15 0 408241344 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699867277552 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18440] ppid=18372 vsize=10846964 memory=520 CPUtime=0.08 cores=0,2,4,6
/proc/18375/task/18440/stat : 18440 (java) S 18372 18375 9865 0 -1 1077944384 3 13354 0 0 0 0 5 3 20 0 15 0 408241345 11107291136 211873 33554432000 4194304 4196468 140729704122656 139698839046752 139700343797461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
[pid=18375/tid=18441] ppid=18372 vsize=10846964 memory=847492 CPUtime=1.14 cores=0,2,4,6
/proc/18375/task/18441/stat : 18441 (java) S 18372 18375 9865 0 -1 1077944384 687 13354 0 0 51 55 5 3 20 0 15 0 408241345 11107291136 211873 33554432000 4194304 4196468 140729704122656 139699866225456 139700343798402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34283520 140729704127221 140729704129733 140729704129733 140729704132559 0
Current children cumulated CPU time: 1753.71 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 847492 KiB

Child status: 0
Real time (s): 1715.7
CPU time (s): 1753.84
CPU user time (s): 1750.98
CPU system time (s): 2.85601
CPU usage (%): 102.223
Max. virtual memory (cumulated for all children) (KiB): 10849612
Max. memory (cumulated for all children) (KiB): 847492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1750.98
system time used= 2.85601
maximum resident set size= 849800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 217749
involuntary context switches= 7272


# summary of solver processes directly reported to runsolver:
#   pid: 18375
#   total CPU time (s): 1753.84
#   total CPU user time (s): 1750.98
#   total CPU system time (s): 2.85601

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2557 second user time and 16.2927 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-12 23:20:24
IDJOB=4392184
IDBENCH=136538
IDSOLVER=2837
FILE ID=node119/4392184-1568323264
RUNJOBID= node119-1568306047-10997
PBS_JOBID= 21701106
Free space on /tmp= 57236 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n1c1w4k.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392184-1568323264/watcher-4392184-1568323264 -o /tmp/evaluation-result-4392184-1568323264/solver-4392184-1568323264 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568306047-10997 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1594305567 HOME/instance-4392184-1568323264.xml

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

MD5SUM BENCH= bade4ae5f74057612f70883ad9768226
RANDOM SEED=1594305567

node119.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.47
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.47
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.47
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.47
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:        22105848 kB
MemAvailable:   31562260 kB
Buffers:          165724 kB
Cached:          9514756 kB
SwapCached:        61084 kB
Active:          2528072 kB
Inactive:        7457348 kB
Active(anon):     243920 kB
Inactive(anon):   102672 kB
Active(file):    2284152 kB
Inactive(file):  7354676 kB
Unevictable:      107484 kB
Mlocked:          107484 kB
SwapTotal:      67108860 kB
SwapFree:       66939824 kB
Dirty:             35300 kB
Writeback:             0 kB
AnonPages:        367300 kB
Mapped:            56976 kB
Shmem:             32808 kB
Slab:             274444 kB
SReclaimable:     246044 kB
SUnreclaim:        28400 kB
KernelStack:        4000 kB
PageTables:         7156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1491208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57200 MiB
End job on node119 at 2019-09-12 23:49:00