Trace number 4392020

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.10OPT32 26.4093 16.6695

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-18-3-6-8.xml
MD5SUM5d7a010bf2d95efed7f70b0fa6bbffad
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark32
Best CPU time to get the best result obtained on this benchmark1.40566
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints73
Number of domains19
Minimum domain size4
Maximum domain size19
Distribution of domain sizes[{"size":4,"count":6},{"size":5,"count":10},{"size":6,"count":2},{"size":19,"count":36}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":18},{"degree":19,"count":17},{"degree":20,"count":1},{"degree":21,"count":18}]
Minimum constraint arity1
Maximum constraint arity19
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":36},{"arity":18,"count":18},{"arity":19,"count":18}]
Number of extensional constraints36
Number of intensional constraints19
Distribution of constraint types[{"type":"extension","count":36},{"type":"intension","count":19},{"type":"count","count":18}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.71/0.56	c Concrete v3.10.1560635388952 running
14.88/7.10	o -5975
15.35/7.28	o -4970
15.98/7.67	o -3969
16.17/7.78	o -3968
16.32/7.80	o -3967
16.80/8.24	o -2978
16.94/8.33	o -2974
16.94/8.34	o -2973
17.17/8.56	o -2971
17.65/8.98	o -1977
17.93/9.15	o -1974
18.04/9.28	o -1972
18.16/9.30	o -1971
19.16/10.27	o -1970
19.29/10.30	o -1969
19.41/10.46	o -989
19.58/10.54	o -986
19.58/10.54	o -984
20.47/11.30	o -983
22.05/12.85	o 9
22.82/13.55	o 17
22.93/13.61	o 21
23.15/13.81	o 29
23.26/13.95	o 32
26.33/16.65	v <instantiation
26.33/16.65	v         cost = '32'>
26.33/16.65	v       <list>
26.33/16.65	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17]
26.33/16.65	v       </list>
26.33/16.65	v       <values>
26.33/16.65	v         6 0 1 9 3 4 12 -1 2 8 11 5 13 14 15 16 10 -1 0 15 14 11 10 9 1 -1 13 12 7 8 2 3 4 5 6 -1 3 -1 1 5 1 4 3 0 1 1 9 2 -2 2 1 3 -1 0
26.33/16.65	v       </values>
26.33/16.65	v     </instantiation>
26.33/16.65	s OPTIMUM FOUND

Verifier Data

OK	32

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392020-1568315634/watcher-4392020-1568315634 -o /tmp/evaluation-result-4392020-1568315634/solver-4392020-1568315634 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568306047-10997 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=295703887 HOME/instance-4392020-1568315634.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
Current StackSize limit: 8192 KiB

solver pid=15666, runsolver pid=15663

[startup+0.100092 s]*
/proc/loadavg: 1.33 1.62 1.61 3/219 15723
/proc/meminfo: memFree=20564780/32770624 swapFree=66939824/67108860
[pid=15666] ppid=15663 vsize=9972712 memory=14912 CPUtime=0.1 cores=0,2,4,6
/proc/15666/stat : 15666 (java) S 15663 15666 9865 0 -1 1077944320 4479 13213 0 0 1 1 5 3 20 0 6 0 407478320 10212057088 3728 33554432000 4194304 4196468 140732267517216 140732267499760 140138874924791 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
/proc/15666/statm: 2493178 3728 1935 1 0 2481616 0
[pid=15666/tid=15719] ppid=15663 vsize=9972712 memory=7892391828772250251 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15719/stat : 15719 (java) R 15663 15666 9865 0 -1 4202560 2284 13213 0 0 0 0 5 3 20 0 6 0 407478329 10212057088 3728 33554432000 4194304 4196468 140732267517216 140138846761552 140138859005308 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15720] ppid=15663 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15720/stat : 15720 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 6 0 407478330 10212057088 3728 33554432000 4194304 4196468 140732267517216 140138879167376 140138874934997 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15721] ppid=15663 vsize=9972712 memory=139687087003264 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15721/stat : 15721 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 6 0 407478330 10212057088 3728 33554432000 4194304 4196468 140732267517216 140138447768336 140138874934997 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15722] ppid=15663 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15722/stat : 15722 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 6 0 407478330 10212057088 3728 33554432000 4194304 4196468 140732267517216 140138446716048 140138874934997 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15723] ppid=15663 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15723/stat : 15723 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 6 0 407478330 10212057088 3728 33554432000 4194304 4196468 140732267517216 140138445663248 140138874934997 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 14912 KiB

[startup+0.211227 s]*
/proc/loadavg: 1.33 1.62 1.61 3/228 15732
/proc/meminfo: memFree=20542000/32770624 swapFree=66939824/67108860
[pid=15666] ppid=15663 vsize=10818940 memory=40068 CPUtime=0.27 cores=0,2,4,6
/proc/15666/stat : 15666 (java) S 15663 15666 9865 0 -1 1077944320 7341 13213 0 0 17 2 5 3 20 0 15 0 407478320 11078594560 10017 33554432000 4194304 4196468 140732267517216 140732267499760 140138874924791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
/proc/15666/statm: 2704735 10017 2978 1 0 2667149 0
[pid=15666/tid=15719] ppid=15663 vsize=10818940 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/15666/task/15719/stat : 15719 (java) R 15663 15666 9865 0 -1 4202560 3749 13213 0 0 10 1 5 3 20 0 15 0 407478329 11078594560 10026 33554432000 4194304 4196468 140732267517216 140138846765072 140138874946717 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15720] ppid=15663 vsize=10818940 memory=365 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15720/stat : 15720 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478330 11078594560 10026 33554432000 4194304 4196468 140732267517216 140138879167376 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15721] ppid=15663 vsize=10818940 memory=139687089970272 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15721/stat : 15721 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478330 11078594560 10026 33554432000 4194304 4196468 140732267517216 140138447768336 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15722] ppid=15663 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15722/stat : 15722 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478330 11078594560 10026 33554432000 4194304 4196468 140732267517216 140138446716048 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15723] ppid=15663 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15723/stat : 15723 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478330 11078594560 10026 33554432000 4194304 4196468 140732267517216 140138445663248 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15724] ppid=15663 vsize=10818940 memory=139687087003264 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15724/stat : 15724 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478332 11078594560 10026 33554432000 4194304 4196468 140732267517216 140138334095472 140138874935938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15725] ppid=15663 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15725/stat : 15725 (java) S 15663 15666 9865 0 -1 1077944384 33 13213 0 0 0 0 5 3 20 0 15 0 407478332 11078594560 10026 33554432000 4194304 4196468 140732267517216 140138333041440 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15726] ppid=15663 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15726/stat : 15726 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478332 11078594560 10026 33554432000 4194304 4196468 140732267517216 140138206192752 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15727] ppid=15663 vsize=10818940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15727/stat : 15727 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478335 11078594560 10026 33554432000 4194304 4196468 140732267517216 140137602213968 140138874943387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15728] ppid=15663 vsize=10818940 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/15666/task/15728/stat : 15728 (java) S 15663 15666 9865 0 -1 1077944384 467 13213 0 0 1 0 5 3 20 0 15 0 407478335 11078594560 10026 33554432000 4194304 4196468 140732267517216 140138299484784 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15729] ppid=15663 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15729/stat : 15729 (java) S 15663 15666 9865 0 -1 1077944384 187 13213 0 0 0 0 5 3 20 0 15 0 407478335 11078594560 10026 33554432000 4194304 4196468 140732267517216 140138298431984 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15730] ppid=15663 vsize=10818940 memory=139687087003264 CPUtime=0.11 cores=0,2,4,6
/proc/15666/task/15730/stat : 15730 (java) S 15663 15666 9865 0 -1 1077944384 685 13213 0 0 3 0 5 3 20 0 15 0 407478335 11078594560 10026 33554432000 4194304 4196468 140732267517216 140138297379696 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15731] ppid=15663 vsize=10818940 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15731/stat : 15731 (java) S 15663 15666 9865 0 -1 1077944384 3 13213 0 0 0 0 5 3 20 0 15 0 407478335 11078594560 10026 33554432000 4194304 4196468 140732267517216 140137132452832 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15732] ppid=15663 vsize=10818940 memory=139687087003264 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15732/stat : 15732 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478336 11078594560 10026 33554432000 4194304 4196468 140732267517216 140138296326576 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 40068 KiB

[startup+0.310369 s]*
/proc/loadavg: 1.33 1.62 1.61 3/228 15732
/proc/meminfo: memFree=20531444/32770624 swapFree=66939824/67108860
[pid=15666] ppid=15663 vsize=10819248 memory=48720 CPUtime=0.4 cores=0,2,4,6
/proc/15666/stat : 15666 (java) S 15663 15666 9865 0 -1 1077944320 10912 13213 0 0 28 4 5 3 20 0 15 0 407478320 11078909952 12180 33554432000 4194304 4196468 140732267517216 140732267499760 140138874924791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
/proc/15666/statm: 2704822 12180 3045 1 0 2667149 0
[pid=15666/tid=15719] ppid=15663 vsize=10819432 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/15666/task/15719/stat : 15719 (java) R 15663 15666 9865 0 -1 4202560 7308 13213 0 0 18 3 5 3 20 0 15 0 407478329 11079098368 12246 33554432000 4194304 4196468 140732267517216 140138846742416 140138478346447 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15720] ppid=15663 vsize=10819432 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15720/stat : 15720 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478330 11079098368 12246 33554432000 4194304 4196468 140732267517216 140138879167376 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15721] ppid=15663 vsize=10819432 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15721/stat : 15721 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478330 11079098368 12246 33554432000 4194304 4196468 140732267517216 140138447768336 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15722] ppid=15663 vsize=10819432 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15722/stat : 15722 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478330 11079098368 12246 33554432000 4194304 4196468 140732267517216 140138446716048 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15723] ppid=15663 vsize=10819452 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15723/stat : 15723 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478330 11079118848 12246 33554432000 4194304 4196468 140732267517216 140138445663248 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15724] ppid=15663 vsize=10819452 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15724/stat : 15724 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478332 11079118848 12246 33554432000 4194304 4196468 140732267517216 140138334095472 140138874935938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15725] ppid=15663 vsize=10819452 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15725/stat : 15725 (java) S 15663 15666 9865 0 -1 1077944384 33 13213 0 0 0 0 5 3 20 0 15 0 407478332 11079118848 12246 33554432000 4194304 4196468 140732267517216 140138333041440 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15726] ppid=15663 vsize=10819452 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15726/stat : 15726 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478332 11079118848 12246 33554432000 4194304 4196468 140732267517216 140138206192752 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15727] ppid=15663 vsize=10819452 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15727/stat : 15727 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478335 11079118848 12246 33554432000 4194304 4196468 140732267517216 140137602213968 140138874943387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15728] ppid=15663 vsize=10819456 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/15666/task/15728/stat : 15728 (java) S 15663 15666 9865 0 -1 1077944384 475 13213 0 0 2 0 5 3 20 0 15 0 407478335 11079122944 12246 33554432000 4194304 4196468 140732267517216 140138299484784 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15729] ppid=15663 vsize=10819456 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/15666/task/15729/stat : 15729 (java) S 15663 15666 9865 0 -1 1077944384 191 13213 0 0 1 0 5 3 20 0 15 0 407478335 11079122944 12246 33554432000 4194304 4196468 140732267517216 140138298431984 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15730] ppid=15663 vsize=10819456 memory=139687087003264 CPUtime=0.13 cores=0,2,4,6
/proc/15666/task/15730/stat : 15730 (java) S 15663 15666 9865 0 -1 1077944384 727 13213 0 0 5 0 5 3 20 0 15 0 407478335 11079122944 12246 33554432000 4194304 4196468 140732267517216 140138297379696 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15731] ppid=15663 vsize=10819456 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15731/stat : 15731 (java) S 15663 15666 9865 0 -1 1077944384 3 13213 0 0 0 0 5 3 20 0 15 0 407478335 11079122944 12246 33554432000 4194304 4196468 140732267517216 140137132452832 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15732] ppid=15663 vsize=10819456 memory=139687087003264 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15732/stat : 15732 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478336 11079122944 12246 33554432000 4194304 4196468 140732267517216 140138296326576 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10819248 KiB
Current children cumulated memory: 48720 KiB

[startup+0.700769 s]
/proc/loadavg: 1.33 1.62 1.61 4/228 15732
/proc/meminfo: memFree=20518972/32770624 swapFree=66939824/67108860
[pid=15666] ppid=15663 vsize=10824340 memory=83252 CPUtime=1.13 cores=0,2,4,6
/proc/15666/stat : 15666 (java) S 15663 15666 9865 0 -1 1077944320 15069 13213 0 0 100 5 5 3 20 0 15 0 407478320 11084124160 20813 33554432000 4194304 4196468 140732267517216 140732267499760 140138874924791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
/proc/15666/statm: 2706085 20813 3495 1 0 2668173 0
[pid=15666/tid=15719] ppid=15663 vsize=10824340 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/15666/task/15719/stat : 15719 (java) R 15663 15666 9865 0 -1 4202560 10528 13213 0 0 55 4 5 3 20 0 15 0 407478329 11084124160 20813 33554432000 4194304 4196468 140732267517216 140138846747696 140138874946717 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15720] ppid=15663 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15720/stat : 15720 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478330 11084124160 20813 33554432000 4194304 4196468 140732267517216 140138879167376 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15721] ppid=15663 vsize=10824340 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15721/stat : 15721 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478330 11084124160 20813 33554432000 4194304 4196468 140732267517216 140138447768336 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15722] ppid=15663 vsize=10824340 memory=139686966341840 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15722/stat : 15722 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478330 11084124160 20813 33554432000 4194304 4196468 140732267517216 140138446716048 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15723] ppid=15663 vsize=10824340 memory=139689516335723 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15723/stat : 15723 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478330 11084124160 20813 33554432000 4194304 4196468 140732267517216 140138445663248 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15724] ppid=15663 vsize=10824340 memory=1064 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15724/stat : 15724 (java) S 15663 15666 9865 0 -1 1077944384 5 13213 0 0 0 0 5 3 20 0 15 0 407478332 11084124160 20813 33554432000 4194304 4196468 140732267517216 140138334095472 140138874935938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15725] ppid=15663 vsize=10824340 memory=7014751519650698577 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15725/stat : 15725 (java) S 15663 15666 9865 0 -1 1077944384 33 13213 0 0 0 0 5 3 20 0 15 0 407478332 11084124160 20813 33554432000 4194304 4196468 140732267517216 140138333041440 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15726] ppid=15663 vsize=10824340 memory=7957693778325230182 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15726/stat : 15726 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478332 11084124160 20813 33554432000 4194304 4196468 140732267517216 140138206192752 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15727] ppid=15663 vsize=10824340 memory=14056 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15727/stat : 15727 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478335 11084124160 20813 33554432000 4194304 4196468 140732267517216 140137602213968 140138874943387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15728] ppid=15663 vsize=10824340 memory=2116 CPUtime=0.21 cores=0,2,4,6
/proc/15666/task/15728/stat : 15728 (java) S 15663 15666 9865 0 -1 1077944384 734 13213 0 0 13 0 5 3 20 0 15 0 407478335 11084124160 20813 33554432000 4194304 4196468 140732267517216 140138299484784 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15729] ppid=15663 vsize=10824340 memory=520 CPUtime=0.22 cores=0,2,4,6
/proc/15666/task/15729/stat : 15729 (java) S 15663 15666 9865 0 -1 1077944384 583 13213 0 0 14 0 5 3 20 0 15 0 407478335 11084124160 20813 33554432000 4194304 4196468 140732267517216 140138298431984 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15730] ppid=15663 vsize=10824340 memory=1560 CPUtime=0.25 cores=0,2,4,6
/proc/15666/task/15730/stat : 15730 (java) S 15663 15666 9865 0 -1 1077944384 964 13213 0 0 17 0 5 3 20 0 15 0 407478335 11084124160 20813 33554432000 4194304 4196468 140732267517216 140138297379696 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15731] ppid=15663 vsize=10824340 memory=924 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15731/stat : 15731 (java) S 15663 15666 9865 0 -1 1077944384 3 13213 0 0 0 0 5 3 20 0 15 0 407478335 11084124160 20813 33554432000 4194304 4196468 140732267517216 140137132452832 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15732] ppid=15663 vsize=10824340 memory=3688 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15732/stat : 15732 (java) S 15663 15666 9865 0 -1 1077944384 1 13213 0 0 0 0 5 3 20 0 15 0 407478336 11084124160 20813 33554432000 4194304 4196468 140732267517216 140138296326576 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 83252 KiB

[startup+1.50073 s]
/proc/loadavg: 1.33 1.62 1.61 5/228 15732
/proc/meminfo: memFree=20464904/32770624 swapFree=66939824/67108860
[pid=15666] ppid=15663 vsize=10834656 memory=190416 CPUtime=2.78 cores=0,2,4,6
/proc/15666/stat : 15666 (java) S 15663 15666 9865 0 -1 1077944320 25229 13213 0 0 259 11 5 3 20 0 15 0 407478320 11094687744 47604 33554432000 4194304 4196468 140732267517216 140732267499760 140138874924791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
/proc/15666/statm: 2708664 47604 3578 1 0 2670733 0
[pid=15666/tid=15719] ppid=15663 vsize=10834656 memory=186292 CPUtime=1.44 cores=0,2,4,6
/proc/15666/task/15719/stat : 15719 (java) R 15663 15666 9865 0 -1 4202560 16307 13213 0 0 129 7 5 3 20 0 15 0 407478329 11094687744 47604 33554432000 4194304 4196468 140732267517216 140138846744496 140138860090377 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15720] ppid=15663 vsize=10834656 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15720/stat : 15720 (java) S 15663 15666 9865 0 -1 1077944384 296 13213 0 0 0 0 5 3 20 0 15 0 407478330 11094687744 47604 33554432000 4194304 4196468 140732267517216 140138879167376 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15721] ppid=15663 vsize=10834656 memory=7976406965554101975 CPUtime=0.09 cores=0,2,4,6
/proc/15666/task/15721/stat : 15721 (java) S 15663 15666 9865 0 -1 1077944384 24 13213 0 0 1 0 5 3 20 0 15 0 407478330 11094687744 47604 33554432000 4194304 4196468 140732267517216 140138447768336 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15722] ppid=15663 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/15666/task/15722/stat : 15722 (java) S 15663 15666 9865 0 -1 1077944384 55 13213 0 0 1 0 5 3 20 0 15 0 407478330 11094687744 47604 33554432000 4194304 4196468 140732267517216 140138446716048 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15723] ppid=15663 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/15666/task/15723/stat : 15723 (java) S 15663 15666 9865 0 -1 1077944384 90 13213 0 0 1 0 5 3 20 0 15 0 407478330 11094687744 47604 33554432000 4194304 4196468 140732267517216 140138445663248 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15724] ppid=15663 vsize=10834656 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/15666/task/15724/stat : 15724 (java) S 15663 15666 9865 0 -1 1077944384 1358 13213 0 0 1 0 5 3 20 0 15 0 407478332 11094687744 47604 33554432000 4194304 4196468 140732267517216 140138334095472 140138874935938 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15725] ppid=15663 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15725/stat : 15725 (java) S 15663 15666 9865 0 -1 1077944384 33 13213 0 0 0 0 5 3 20 0 15 0 407478332 11094687744 47604 33554432000 4194304 4196468 140732267517216 140138333041504 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15726] ppid=15663 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15726/stat : 15726 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478332 11094687744 47604 33554432000 4194304 4196468 140732267517216 140138206192768 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15727] ppid=15663 vsize=10834656 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15727/stat : 15727 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478335 11094687744 47604 33554432000 4194304 4196468 140732267517216 140137602213968 140138874943387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15728] ppid=15663 vsize=10834656 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/15666/task/15728/stat : 15728 (java) S 15663 15666 9865 0 -1 1077944384 1602 13213 0 0 40 0 5 3 20 0 15 0 407478335 11094687744 47604 33554432000 4194304 4196468 140732267517216 140138299484784 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15729] ppid=15663 vsize=10834656 memory=4580 CPUtime=0.52 cores=0,2,4,6
/proc/15666/task/15729/stat : 15729 (java) R 15663 15666 9865 0 -1 4202560 1472 13213 0 0 44 0 5 3 20 0 15 0 407478335 11094687744 47604 33554432000 4194304 4196468 140732267517216 140138298431984 140138858309391 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15730] ppid=15663 vsize=10834656 memory=7086252833836654951 CPUtime=0.47 cores=0,2,4,6
/proc/15666/task/15730/stat : 15730 (java) S 15663 15666 9865 0 -1 1077944384 1772 13213 0 0 39 0 5 3 20 0 15 0 407478335 11094687744 47604 33554432000 4194304 4196468 140732267517216 140138297379696 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15731] ppid=15663 vsize=10834656 memory=7597132098393106257 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15731/stat : 15731 (java) S 15663 15666 9865 0 -1 1077944384 3 13213 0 0 0 0 5 3 20 0 15 0 407478335 11094687744 47604 33554432000 4194304 4196468 140732267517216 140137132452832 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15732] ppid=15663 vsize=10834656 memory=7446536414586498149 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15732/stat : 15732 (java) S 15663 15666 9865 0 -1 1077944384 3 13213 0 0 0 0 5 3 20 0 15 0 407478336 11094687744 47604 33554432000 4194304 4196468 140732267517216 140138296326576 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
Current children cumulated CPU time: 2.78 s
Current children cumulated vsize: 10834656 KiB

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

[pid=15666/tid=15731] ppid=15663 vsize=10846964 memory=6655300316396806240 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15731/stat : 15731 (java) S 15663 15666 9865 0 -1 1077944384 3 13213 0 0 0 0 5 3 20 0 15 0 407478335 11107291136 154230 33554432000 4194304 4196468 140732267517216 140137132452832 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15732] ppid=15663 vsize=10846964 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15732/stat : 15732 (java) S 15663 15666 9865 0 -1 1077944384 631 13213 0 0 0 0 5 3 20 0 15 0 407478336 11107291136 154230 33554432000 4194304 4196468 140732267517216 140138296326576 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
Current children cumulated CPU time: 22.05 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 616920 KiB

[startup+14.4008 s]
/proc/loadavg: 1.40 1.62 1.61 3/228 15735
/proc/meminfo: memFree=19966064/32770624 swapFree=66939824/67108860
[pid=15666] ppid=15663 vsize=10846964 memory=617364 CPUtime=23.78 cores=0,2,4,6
/proc/15666/stat : 15666 (java) S 15663 15666 9865 0 -1 1077944320 71450 13213 0 0 2332 38 5 3 20 0 15 0 407478320 11107291136 154341 33554432000 4194304 4196468 140732267517216 140732267499760 140138874924791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
/proc/15666/statm: 2711741 154341 3623 1 0 2673805 0
[pid=15666/tid=15719] ppid=15663 vsize=10846964 memory=617216 CPUtime=14.19 cores=0,2,4,6
/proc/15666/task/15719/stat : 15719 (java) R 15663 15666 9865 0 -1 4202560 27088 13213 0 0 1398 13 5 3 20 0 15 0 407478329 11107291136 154341 33554432000 4194304 4196468 140732267517216 140138846753248 140138486905703 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15720] ppid=15663 vsize=10846964 memory=1064 CPUtime=0.18 cores=0,2,4,6
/proc/15666/task/15720/stat : 15720 (java) S 15663 15666 9865 0 -1 1077944384 653 13213 0 0 7 3 5 3 20 0 15 0 407478330 11107291136 154341 33554432000 4194304 4196468 140732267517216 140138879167376 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15721] ppid=15663 vsize=10846964 memory=6791534058613427641 CPUtime=0.18 cores=0,2,4,6
/proc/15666/task/15721/stat : 15721 (java) S 15663 15666 9865 0 -1 1077944384 1008 13213 0 0 7 3 5 3 20 0 15 0 407478330 11107291136 154341 33554432000 4194304 4196468 140732267517216 140138447768336 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15722] ppid=15663 vsize=10846964 memory=139686966713219 CPUtime=0.19 cores=0,2,4,6
/proc/15666/task/15722/stat : 15722 (java) S 15663 15666 9865 0 -1 1077944384 1201 13213 0 0 8 3 5 3 20 0 15 0 407478330 11107291136 154341 33554432000 4194304 4196468 140732267517216 140138446716048 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15723] ppid=15663 vsize=10846964 memory=139686966644383 CPUtime=0.18 cores=0,2,4,6
/proc/15666/task/15723/stat : 15723 (java) S 15663 15666 9865 0 -1 1077944384 309 13213 0 0 7 3 5 3 20 0 15 0 407478330 11107291136 154341 33554432000 4194304 4196468 140732267517216 140138445663248 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15724] ppid=15663 vsize=10846964 memory=-8412654363917126771 CPUtime=0.12 cores=0,2,4,6
/proc/15666/task/15724/stat : 15724 (java) S 15663 15666 9865 0 -1 1077944384 3506 13213 0 0 4 0 5 3 20 0 15 0 407478332 11107291136 154341 33554432000 4194304 4196468 140732267517216 140138334095472 140138874935938 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15725] ppid=15663 vsize=10846964 memory=5450916479880885802 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15725/stat : 15725 (java) S 15663 15666 9865 0 -1 1077944384 47 13213 0 0 0 0 5 3 20 0 15 0 407478332 11107291136 154341 33554432000 4194304 4196468 140732267517216 140138333041568 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15726] ppid=15663 vsize=10846964 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15726/stat : 15726 (java) S 15663 15666 9865 0 -1 1077944384 6 13213 0 0 0 0 5 3 20 0 15 0 407478332 11107291136 154341 33554432000 4194304 4196468 140732267517216 140138206192768 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15727] ppid=15663 vsize=10846964 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15727/stat : 15727 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478335 11107291136 154341 33554432000 4194304 4196468 140732267517216 140137602213968 140138874943387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15728] ppid=15663 vsize=10846964 memory=4580 CPUtime=3.55 cores=0,2,4,6
/proc/15666/task/15728/stat : 15728 (java) S 15663 15666 9865 0 -1 1077944384 11591 13213 0 0 345 2 5 3 20 0 15 0 407478335 11107291136 154341 33554432000 4194304 4196468 140732267517216 140138299484784 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15729] ppid=15663 vsize=10846964 memory=6944652177228980320 CPUtime=3.8 cores=0,2,4,6
/proc/15666/task/15729/stat : 15729 (java) S 15663 15666 9865 0 -1 1077944384 13877 13213 0 0 369 3 5 3 20 0 15 0 407478335 11107291136 154341 33554432000 4194304 4196468 140732267517216 140138298431984 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15730] ppid=15663 vsize=10846964 memory=6944656592455097440 CPUtime=1.92 cores=0,2,4,6
/proc/15666/task/15730/stat : 15730 (java) S 15663 15666 9865 0 -1 1077944384 9318 13213 0 0 181 3 5 3 20 0 15 0 407478335 11107291136 154341 33554432000 4194304 4196468 140732267517216 140138297379696 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15731] ppid=15663 vsize=10846964 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15731/stat : 15731 (java) S 15663 15666 9865 0 -1 1077944384 3 13213 0 0 0 0 5 3 20 0 15 0 407478335 11107291136 154341 33554432000 4194304 4196468 140732267517216 140137132452832 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15732] ppid=15663 vsize=10846964 memory=6655300316396806240 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15732/stat : 15732 (java) S 15663 15666 9865 0 -1 1077944384 631 13213 0 0 0 0 5 3 20 0 15 0 407478336 11107291136 154341 33554432000 4194304 4196468 140732267517216 140138296326576 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
Current children cumulated CPU time: 23.78 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 617364 KiB

[startup+16.0008 s]*
/proc/loadavg: 1.40 1.62 1.61 3/228 15735
/proc/meminfo: memFree=19949348/32770624 swapFree=66939824/67108860
[pid=15666] ppid=15663 vsize=10846964 memory=633412 CPUtime=25.66 cores=0,2,4,6
/proc/15666/stat : 15666 (java) S 15663 15666 9865 0 -1 1077944320 72788 13213 0 0 2518 40 5 3 20 0 15 0 407478320 11107291136 158353 33554432000 4194304 4196468 140732267517216 140732267499760 140138874924791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
/proc/15666/statm: 2711741 158353 3623 1 0 2673805 0
[pid=15666/tid=15719] ppid=15663 vsize=10846964 memory=8317482817917895235 CPUtime=15.78 cores=0,2,4,6
/proc/15666/task/15719/stat : 15719 (java) R 15663 15666 9865 0 -1 4202560 27124 13213 0 0 1557 13 5 3 20 0 15 0 407478329 11107291136 158353 33554432000 4194304 4196468 140732267517216 140138846759720 140138492287049 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15720] ppid=15663 vsize=10846964 memory=4872558044660077418 CPUtime=0.2 cores=0,2,4,6
/proc/15666/task/15720/stat : 15720 (java) S 15663 15666 9865 0 -1 1077944384 669 13213 0 0 8 4 5 3 20 0 15 0 407478330 11107291136 158353 33554432000 4194304 4196468 140732267517216 140138879167376 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15721] ppid=15663 vsize=10846964 memory=3688 CPUtime=0.2 cores=0,2,4,6
/proc/15666/task/15721/stat : 15721 (java) S 15663 15666 9865 0 -1 1077944384 1016 13213 0 0 8 4 5 3 20 0 15 0 407478330 11107291136 158353 33554432000 4194304 4196468 140732267517216 140138447768336 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15722] ppid=15663 vsize=10846964 memory=1984 CPUtime=0.19 cores=0,2,4,6
/proc/15666/task/15722/stat : 15722 (java) S 15663 15666 9865 0 -1 1077944384 1211 13213 0 0 8 3 5 3 20 0 15 0 407478330 11107291136 158353 33554432000 4194304 4196468 140732267517216 140138446716048 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15723] ppid=15663 vsize=10846964 memory=1440 CPUtime=0.2 cores=0,2,4,6
/proc/15666/task/15723/stat : 15723 (java) S 15663 15666 9865 0 -1 1077944384 317 13213 0 0 8 4 5 3 20 0 15 0 407478330 11107291136 158353 33554432000 4194304 4196468 140732267517216 140138445663248 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15724] ppid=15663 vsize=10846964 memory=804 CPUtime=0.13 cores=0,2,4,6
/proc/15666/task/15724/stat : 15724 (java) S 15663 15666 9865 0 -1 1077944384 3506 13213 0 0 5 0 5 3 20 0 15 0 407478332 11107291136 158353 33554432000 4194304 4196468 140732267517216 140138334095472 140138874935938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15725] ppid=15663 vsize=10846964 memory=2580 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15725/stat : 15725 (java) S 15663 15666 9865 0 -1 1077944384 47 13213 0 0 0 0 5 3 20 0 15 0 407478332 11107291136 158353 33554432000 4194304 4196468 140732267517216 140138333041568 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15726] ppid=15663 vsize=10846964 memory=1760 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15726/stat : 15726 (java) S 15663 15666 9865 0 -1 1077944384 6 13213 0 0 0 0 5 3 20 0 15 0 407478332 11107291136 158353 33554432000 4194304 4196468 140732267517216 140138206192768 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15727] ppid=15663 vsize=10846964 memory=617660 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15727/stat : 15727 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478335 11107291136 158353 33554432000 4194304 4196468 140732267517216 140137602213968 140138874943387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15728] ppid=15663 vsize=10846964 memory=2008 CPUtime=3.7 cores=0,2,4,6
/proc/15666/task/15728/stat : 15728 (java) S 15663 15666 9865 0 -1 1077944384 12471 13213 0 0 360 2 5 3 20 0 15 0 407478335 11107291136 158353 33554432000 4194304 4196468 140732267517216 140138299484784 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15729] ppid=15663 vsize=10846964 memory=1436 CPUtime=3.85 cores=0,2,4,6
/proc/15666/task/15729/stat : 15729 (java) S 15663 15666 9865 0 -1 1077944384 13899 13213 0 0 374 3 5 3 20 0 15 0 407478335 11107291136 158353 33554432000 4194304 4196468 140732267517216 140138298431984 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15730] ppid=15663 vsize=10846964 memory=4164 CPUtime=1.96 cores=0,2,4,6
/proc/15666/task/15730/stat : 15730 (java) S 15663 15666 9865 0 -1 1077944384 9675 13213 0 0 185 3 5 3 20 0 15 0 407478335 11107291136 158353 33554432000 4194304 4196468 140732267517216 140138297379696 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15731] ppid=15663 vsize=10846964 memory=1548 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15731/stat : 15731 (java) S 15663 15666 9865 0 -1 1077944384 3 13213 0 0 0 0 5 3 20 0 15 0 407478335 11107291136 158353 33554432000 4194304 4196468 140732267517216 140137132452832 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15732] ppid=15663 vsize=10846964 memory=1608 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15732/stat : 15732 (java) S 15663 15666 9865 0 -1 1077944384 632 13213 0 0 0 0 5 3 20 0 15 0 407478336 11107291136 158353 33554432000 4194304 4196468 140732267517216 140138296326576 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
Current children cumulated CPU time: 25.66 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 633412 KiB

[startup+16.4008 s]
/proc/loadavg: 1.40 1.62 1.61 3/228 15735
/proc/meminfo: memFree=19949348/32770624 swapFree=66939824/67108860
[pid=15666] ppid=15663 vsize=10846964 memory=633512 CPUtime=26.11 cores=0,2,4,6
/proc/15666/stat : 15666 (java) S 15663 15666 9865 0 -1 1077944320 72877 13213 0 0 2563 40 5 3 20 0 15 0 407478320 11107291136 158378 33554432000 4194304 4196468 140732267517216 140732267499760 140138874924791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
/proc/15666/statm: 2711741 158378 3624 1 0 2673805 0
[pid=15666/tid=15719] ppid=15663 vsize=10846964 memory=-2245088631185882904 CPUtime=16.17 cores=0,2,4,6
/proc/15666/task/15719/stat : 15719 (java) R 15663 15666 9865 0 -1 4202560 27125 13213 0 0 1596 13 5 3 20 0 15 0 407478329 11107291136 158378 33554432000 4194304 4196468 140732267517216 140138846759720 140138490862176 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15720] ppid=15663 vsize=10846964 memory=6944652177228980320 CPUtime=0.2 cores=0,2,4,6
/proc/15666/task/15720/stat : 15720 (java) S 15663 15666 9865 0 -1 1077944384 669 13213 0 0 8 4 5 3 20 0 15 0 407478330 11107291136 158378 33554432000 4194304 4196468 140732267517216 140138879167376 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15721] ppid=15663 vsize=10846964 memory=6944656592387989600 CPUtime=0.2 cores=0,2,4,6
/proc/15666/task/15721/stat : 15721 (java) S 15663 15666 9865 0 -1 1077944384 1016 13213 0 0 8 4 5 3 20 0 15 0 407478330 11107291136 158378 33554432000 4194304 4196468 140732267517216 140138447768336 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15722] ppid=15663 vsize=10846964 memory=633312 CPUtime=0.19 cores=0,2,4,6
/proc/15666/task/15722/stat : 15722 (java) S 15663 15666 9865 0 -1 1077944384 1211 13213 0 0 8 3 5 3 20 0 15 0 407478330 11107291136 158378 33554432000 4194304 4196468 140732267517216 140138446716048 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15723] ppid=15663 vsize=10846964 memory=3688 CPUtime=0.2 cores=0,2,4,6
/proc/15666/task/15723/stat : 15723 (java) S 15663 15666 9865 0 -1 1077944384 317 13213 0 0 8 4 5 3 20 0 15 0 407478330 11107291136 158378 33554432000 4194304 4196468 140732267517216 140138445663248 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15724] ppid=15663 vsize=10846964 memory=1984 CPUtime=0.13 cores=0,2,4,6
/proc/15666/task/15724/stat : 15724 (java) S 15663 15666 9865 0 -1 1077944384 3506 13213 0 0 5 0 5 3 20 0 15 0 407478332 11107291136 158378 33554432000 4194304 4196468 140732267517216 140138334095472 140138874935938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15725] ppid=15663 vsize=10846964 memory=1440 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15725/stat : 15725 (java) S 15663 15666 9865 0 -1 1077944384 47 13213 0 0 0 0 5 3 20 0 15 0 407478332 11107291136 158378 33554432000 4194304 4196468 140732267517216 140138333041568 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15726] ppid=15663 vsize=10846964 memory=804 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15726/stat : 15726 (java) S 15663 15666 9865 0 -1 1077944384 6 13213 0 0 0 0 5 3 20 0 15 0 407478332 11107291136 158378 33554432000 4194304 4196468 140732267517216 140138206192768 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15727] ppid=15663 vsize=10846964 memory=2580 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15727/stat : 15727 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478335 11107291136 158378 33554432000 4194304 4196468 140732267517216 140137602213968 140138874943387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15728] ppid=15663 vsize=10846964 memory=0 CPUtime=3.72 cores=0,2,4,6
/proc/15666/task/15728/stat : 15728 (java) S 15663 15666 9865 0 -1 1077944384 12475 13213 0 0 362 2 5 3 20 0 15 0 407478335 11107291136 158378 33554432000 4194304 4196468 140732267517216 140138299484784 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15729] ppid=15663 vsize=10846964 memory=139686966749264 CPUtime=3.87 cores=0,2,4,6
/proc/15666/task/15729/stat : 15729 (java) S 15663 15666 9865 0 -1 1077944384 13955 13213 0 0 376 3 5 3 20 0 15 0 407478335 11107291136 158378 33554432000 4194304 4196468 140732267517216 140138298431984 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15730] ppid=15663 vsize=10846964 memory=10730 CPUtime=1.96 cores=0,2,4,6
/proc/15666/task/15730/stat : 15730 (java) S 15663 15666 9865 0 -1 1077944384 9703 13213 0 0 185 3 5 3 20 0 15 0 407478335 11107291136 158378 33554432000 4194304 4196468 140732267517216 140138297379696 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15731] ppid=15663 vsize=10846964 memory=24198 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15731/stat : 15731 (java) S 15663 15666 9865 0 -1 1077944384 3 13213 0 0 0 0 5 3 20 0 15 0 407478335 11107291136 158378 33554432000 4194304 4196468 140732267517216 140137132452832 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15732] ppid=15663 vsize=10846964 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15732/stat : 15732 (java) S 15663 15666 9865 0 -1 1077944384 632 13213 0 0 0 0 5 3 20 0 15 0 407478336 11107291136 158378 33554432000 4194304 4196468 140732267517216 140138296326576 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
Current children cumulated CPU time: 26.11 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 633512 KiB

[startup+16.6007 s]
/proc/loadavg: 1.40 1.62 1.61 3/228 15735
/proc/meminfo: memFree=19949348/32770624 swapFree=66939824/67108860
[pid=15666] ppid=15663 vsize=10846964 memory=633556 CPUtime=26.33 cores=0,2,4,6
/proc/15666/stat : 15666 (java) S 15663 15666 9865 0 -1 1077944320 72913 13213 0 0 2584 41 5 3 20 0 15 0 407478320 11107291136 158389 33554432000 4194304 4196468 140732267517216 140732267499760 140138874924791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
/proc/15666/statm: 2711741 158389 3624 1 0 2673805 0
[pid=15666/tid=15719] ppid=15663 vsize=10846964 memory=0 CPUtime=16.37 cores=0,2,4,6
/proc/15666/task/15719/stat : 15719 (java) R 15663 15666 9865 0 -1 4202560 27132 13213 0 0 1616 13 5 3 20 0 15 0 407478329 11107291136 158389 33554432000 4194304 4196468 140732267517216 140138846752912 140138493426464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15720] ppid=15663 vsize=10846964 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/15666/task/15720/stat : 15720 (java) S 15663 15666 9865 0 -1 1077944384 669 13213 0 0 8 4 5 3 20 0 15 0 407478330 11107291136 158389 33554432000 4194304 4196468 140732267517216 140138879167376 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15721] ppid=15663 vsize=10846964 memory=-9174445032661854264 CPUtime=0.2 cores=0,2,4,6
/proc/15666/task/15721/stat : 15721 (java) S 15663 15666 9865 0 -1 1077944384 1016 13213 0 0 8 4 5 3 20 0 15 0 407478330 11107291136 158389 33554432000 4194304 4196468 140732267517216 140138447768336 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15722] ppid=15663 vsize=10846964 memory=6791534058613427641 CPUtime=0.19 cores=0,2,4,6
/proc/15666/task/15722/stat : 15722 (java) S 15663 15666 9865 0 -1 1077944384 1211 13213 0 0 8 3 5 3 20 0 15 0 407478330 11107291136 158389 33554432000 4194304 4196468 140732267517216 140138446716048 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15723] ppid=15663 vsize=10846964 memory=988 CPUtime=0.2 cores=0,2,4,6
/proc/15666/task/15723/stat : 15723 (java) S 15663 15666 9865 0 -1 1077944384 317 13213 0 0 8 4 5 3 20 0 15 0 407478330 11107291136 158389 33554432000 4194304 4196468 140732267517216 140138445663248 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15724] ppid=15663 vsize=10846964 memory=2008 CPUtime=0.13 cores=0,2,4,6
/proc/15666/task/15724/stat : 15724 (java) S 15663 15666 9865 0 -1 1077944384 3506 13213 0 0 5 0 5 3 20 0 15 0 407478332 11107291136 158389 33554432000 4194304 4196468 140732267517216 140138334095472 140138874935938 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15725] ppid=15663 vsize=10846964 memory=1436 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15725/stat : 15725 (java) S 15663 15666 9865 0 -1 1077944384 47 13213 0 0 0 0 5 3 20 0 15 0 407478332 11107291136 158389 33554432000 4194304 4196468 140732267517216 140138333041568 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15726] ppid=15663 vsize=10846964 memory=4164 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15726/stat : 15726 (java) S 15663 15666 9865 0 -1 1077944384 6 13213 0 0 0 0 5 3 20 0 15 0 407478332 11107291136 158389 33554432000 4194304 4196468 140732267517216 140138206192768 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15727] ppid=15663 vsize=10846964 memory=1548 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15727/stat : 15727 (java) S 15663 15666 9865 0 -1 1077944384 2 13213 0 0 0 0 5 3 20 0 15 0 407478335 11107291136 158389 33554432000 4194304 4196468 140732267517216 140137602213968 140138874943387 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15728] ppid=15663 vsize=10846964 memory=1608 CPUtime=3.72 cores=0,2,4,6
/proc/15666/task/15728/stat : 15728 (java) S 15663 15666 9865 0 -1 1077944384 12475 13213 0 0 362 2 5 3 20 0 15 0 407478335 11107291136 158389 33554432000 4194304 4196468 140732267517216 140138299484784 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15729] ppid=15663 vsize=10846964 memory=7980 CPUtime=3.88 cores=0,2,4,6
/proc/15666/task/15729/stat : 15729 (java) S 15663 15666 9865 0 -1 1077944384 13955 13213 0 0 377 3 5 3 20 0 15 0 407478335 11107291136 158389 33554432000 4194304 4196468 140732267517216 140138298431984 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15730] ppid=15663 vsize=10846964 memory=9580 CPUtime=1.97 cores=0,2,4,6
/proc/15666/task/15730/stat : 15730 (java) S 15663 15666 9865 0 -1 1077944384 9732 13213 0 0 186 3 5 3 20 0 15 0 407478335 11107291136 158389 33554432000 4194304 4196468 140732267517216 140138297379696 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15731] ppid=15663 vsize=10846964 memory=1620 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15731/stat : 15731 (java) S 15663 15666 9865 0 -1 1077944384 3 13213 0 0 0 0 5 3 20 0 15 0 407478335 11107291136 158389 33554432000 4194304 4196468 140732267517216 140137132452832 140138874934997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
[pid=15666/tid=15732] ppid=15663 vsize=10846964 memory=288230574492221466 CPUtime=0.08 cores=0,2,4,6
/proc/15666/task/15732/stat : 15732 (java) S 15663 15666 9865 0 -1 1077944384 632 13213 0 0 0 0 5 3 20 0 15 0 407478336 11107291136 158389 33554432000 4194304 4196468 140732267517216 140138296326576 140138874935938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37867520 140732267518710 140732267521221 140732267521221 140732267524047 0
Current children cumulated CPU time: 26.33 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 633556 KiB

Child status: 0
Real time (s): 16.6695
CPU time (s): 26.4093
CPU user time (s): 25.95
CPU system time (s): 0.459253
CPU usage (%): 158.429
Max. virtual memory (cumulated for all children) (KiB): 10849588
Max. memory (cumulated for all children) (KiB): 633556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.95
system time used= 0.459253
maximum resident set size= 635620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86478
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8426
involuntary context switches= 73


# summary of solver processes directly reported to runsolver:
#   pid: 15666
#   total CPU time (s): 26.4093
#   total CPU user time (s): 25.95
#   total CPU system time (s): 0.459253

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.105901 second user time and 0.214589 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-12 21:13:14
IDJOB=4392020
IDBENCH=128005
IDSOLVER=2837
FILE ID=node119/4392020-1568315634
RUNJOBID= node119-1568306047-10997
PBS_JOBID= 21701106
Free space on /tmp= 57236 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-18-3-6-8.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392020-1568315634/watcher-4392020-1568315634 -o /tmp/evaluation-result-4392020-1568315634/solver-4392020-1568315634 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568306047-10997 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=295703887 HOME/instance-4392020-1568315634.xml

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

MD5SUM BENCH= 5d7a010bf2d95efed7f70b0fa6bbffad
RANDOM SEED=295703887

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:        20569560 kB
MemAvailable:   30015440 kB
Buffers:          161068 kB
Cached:          9509112 kB
SwapCached:        61084 kB
Active:          4068080 kB
Inactive:        7450420 kB
Active(anon):    1787372 kB
Inactive(anon):   102704 kB
Active(file):    2280708 kB
Inactive(file):  7347716 kB
Unevictable:      107484 kB
Mlocked:          107484 kB
SwapTotal:      67108860 kB
SwapFree:       66939824 kB
Dirty:             35312 kB
Writeback:             0 kB
AnonPages:       2040096 kB
Mapped:            56884 kB
Shmem:             32808 kB
Slab:             274444 kB
SReclaimable:     245916 kB
SUnreclaim:        28528 kB
KernelStack:        4000 kB
PageTables:         8936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2919400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1867776 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 21:13:31