Trace number 4402759

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.12.3OPT63 974.735 961.758

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-8.xml
MD5SUM2aec32ddb698ed0594b6493531e6a3ee
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63
Best CPU time to get the best result obtained on this benchmark34.6313
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints97
Number of domains25
Minimum domain size3
Maximum domain size25
Distribution of domain sizes[{"size":3,"count":2},{"size":4,"count":8},{"size":5,"count":11},{"size":6,"count":3},{"size":25,"count":48}]
Minimum variable degree2
Maximum variable degree27
Distribution of variable degrees[{"degree":2,"count":24},{"degree":25,"count":23},{"degree":26,"count":1},{"degree":27,"count":24}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":48},{"arity":24,"count":24},{"arity":25,"count":24}]
Number of extensional constraints48
Number of intensional constraints25
Distribution of constraint types[{"type":"extension","count":48},{"type":"intension","count":25},{"type":"count","count":24}]
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.80/0.56	c Concrete v3.12.3.1568965526260 running
26.39/17.79	o -2929
26.57/17.82	o -1934
26.57/17.86	o -1928
31.63/22.45	o -1926
32.51/23.25	o -950
32.61/23.31	o -946
33.48/24.13	o -945
37.71/28.16	o 48
39.03/29.48	o 53
39.14/29.53	o 56
39.14/29.57	o 57
47.10/37.25	o 63
974.66/961.74	v <instantiation
974.66/961.74	v         cost = '63'>
974.66/961.74	v       <list>
974.66/961.74	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] s[18] s[19] s[20] s[21] s[22] s[23] 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] p[18] p[19] p[20] p[21] p[22] p[23] 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] g[18] g[19] g[20] g[21] g[22] g[23]
974.66/961.74	v       </list>
974.66/961.74	v       <values>
974.66/961.74	v         1 7 3 4 5 11 0 8 2 15 9 10 6 -1 -1 16 17 23 12 18 19 20 21 22 0 1 4 5 6 7 21 2 3 10 9 8 20 -1 -1 11 12 13 19 18 17 16 15 14 6 6 -1 7 -3 3 0 9 5 7 3 2 -3 0 0 4 9 -2 -4 0 9 1 8 -3
974.66/961.74	v       </values>
974.66/961.74	v     </instantiation>
974.66/961.74	s OPTIMUM FOUND

Verifier Data

OK	63

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402759-1568976519/watcher-4402759-1568976519 -o /var/tmp/evaluation-result-4402759-1568976519/solver-4402759-1568976519 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568967593-29694 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1659643885 HOME/instance-4402759-1568976519.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=32075, runsolver pid=32072
Current StackSize limit: 8192 KiB


[startup+0.100172 s]*
/proc/loadavg: 1.52 1.42 1.42 4/219 32132
/proc/meminfo: memFree=4559044/32770624 swapFree=66935820/67108860
[pid=32075] ppid=32072 vsize=9972712 memory=16812 CPUtime=0.1 cores=0,2,4,6
/proc/32075/stat : 32075 (java) S 32072 32075 29663 0 -1 1077944320 4452 13353 0 0 1 1 5 3 20 0 6 0 473565749 10212057088 4203 33554432000 4194304 4196468 140726442243168 140726442225712 140087558872823 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
/proc/32075/statm: 2493178 4203 1934 1 0 2481616 0
[pid=32075/tid=32128] ppid=32072 vsize=9972712 memory=4279135703946462605 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32128/stat : 32128 (java) R 32072 32075 29663 0 -1 4202560 2244 13353 0 0 0 0 5 3 20 0 6 0 473565758 10212057088 4203 33554432000 4194304 4196468 140726442243168 140087530709584 140087542953340 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32129] ppid=32072 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32129/stat : 32129 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 6 0 473565759 10212057088 4203 33554432000 4194304 4196468 140726442243168 140087563115280 140087558883029 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32130] ppid=32072 vsize=9972712 memory=140359140673152 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32130/stat : 32130 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 6 0 473565759 10212057088 4203 33554432000 4194304 4196468 140726442243168 140087477934992 140087558883029 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32131] ppid=32072 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32131/stat : 32131 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 6 0 473565759 10212057088 4203 33554432000 4194304 4196468 140726442243168 140087476882448 140087558883029 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32132] ppid=32072 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32132/stat : 32132 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 6 0 473565759 10212057088 4203 33554432000 4194304 4196468 140726442243168 140087475829904 140087558883029 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16812 KiB

[startup+0.210252 s]*
/proc/loadavg: 1.52 1.42 1.42 4/228 32141
/proc/meminfo: memFree=4533788/32770624 swapFree=66935820/67108860
[pid=32075] ppid=32072 vsize=10819856 memory=47296 CPUtime=0.27 cores=0,2,4,6
/proc/32075/stat : 32075 (java) S 32072 32075 29663 0 -1 1077944320 7229 13353 0 0 17 2 5 3 20 0 15 0 473565749 11079532544 11824 33554432000 4194304 4196468 140726442243168 140726442225712 140087558872823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
/proc/32075/statm: 2704964 11824 3207 1 0 2667149 0
[pid=32075/tid=32128] ppid=32072 vsize=10820000 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/32075/task/32128/stat : 32128 (java) R 32072 32075 29663 0 -1 4202560 3748 13353 0 0 10 1 5 3 20 0 15 0 473565758 11079680000 11824 33554432000 4194304 4196468 140726442243168 140087530683856 140087481949144 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32129] ppid=32072 vsize=10820000 memory=343 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32129/stat : 32129 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565759 11079680000 11824 33554432000 4194304 4196468 140726442243168 140087563115280 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32130] ppid=32072 vsize=10820000 memory=288370735292384896 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32130/stat : 32130 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565759 11079680000 11889 33554432000 4194304 4196468 140726442243168 140087477934992 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32131] ppid=32072 vsize=10820000 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32131/stat : 32131 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565759 11079680000 11889 33554432000 4194304 4196468 140726442243168 140087476882448 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32132] ppid=32072 vsize=10820000 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32132/stat : 32132 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565759 11079680000 11889 33554432000 4194304 4196468 140726442243168 140087475829904 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32133] ppid=32072 vsize=10820000 memory=140359140673152 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32133/stat : 32133 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565760 11079680000 11889 33554432000 4194304 4196468 140726442243168 140087085475824 140087558883970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32134] ppid=32072 vsize=10820000 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32134/stat : 32134 (java) S 32072 32075 29663 0 -1 1077944384 13 13353 0 0 0 0 5 3 20 0 15 0 473565760 11079680000 11889 33554432000 4194304 4196468 140726442243168 140087002129312 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32135] ppid=32072 vsize=10820000 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32135/stat : 32135 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565761 11079680000 11889 33554432000 4194304 4196468 140726442243168 140086867911664 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32136] ppid=32072 vsize=10820000 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32136/stat : 32136 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565763 11079680000 11889 33554432000 4194304 4196468 140726442243168 140086263933136 140087558891419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32137] ppid=32072 vsize=10820000 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32075/task/32137/stat : 32137 (java) S 32072 32075 29663 0 -1 1077944384 498 13353 0 0 1 0 5 3 20 0 15 0 473565763 11079680000 11889 33554432000 4194304 4196468 140726442243168 140087084423664 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32138] ppid=32072 vsize=10820000 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/32075/task/32138/stat : 32138 (java) S 32072 32075 29663 0 -1 1077944384 167 13353 0 0 1 0 5 3 20 0 15 0 473565763 11079680000 11889 33554432000 4194304 4196468 140726442243168 140087083371120 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32139] ppid=32072 vsize=10820164 memory=140359140673152 CPUtime=0.11 cores=0,2,4,6
/proc/32075/task/32139/stat : 32139 (java) S 32072 32075 29663 0 -1 1077944384 599 13353 0 0 3 0 5 3 20 0 15 0 473565763 11079847936 11889 33554432000 4194304 4196468 140726442243168 140087082318576 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32140] ppid=32072 vsize=10820164 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32140/stat : 32140 (java) S 32072 32075 29663 0 -1 1077944384 3 13353 0 0 0 0 5 3 20 0 15 0 473565764 11079847936 11889 33554432000 4194304 4196468 140726442243168 140085794172000 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32141] ppid=32072 vsize=10820164 memory=140359140673152 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32141/stat : 32141 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565764 11079847936 11889 33554432000 4194304 4196468 140726442243168 140087081265456 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10819856 KiB
Current children cumulated memory: 47296 KiB

[startup+0.311136 s]*
/proc/loadavg: 1.52 1.42 1.42 3/228 32141
/proc/meminfo: memFree=4520668/32770624 swapFree=66935820/67108860
[pid=32075] ppid=32072 vsize=10820196 memory=56120 CPUtime=0.41 cores=0,2,4,6
/proc/32075/stat : 32075 (java) S 32072 32075 29663 0 -1 1077944320 10742 13353 0 0 29 4 5 3 20 0 15 0 473565749 11079880704 14030 33554432000 4194304 4196468 140726442243168 140726442225712 140087558872823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
/proc/32075/statm: 2705049 14030 3332 1 0 2667149 0
[pid=32075/tid=32128] ppid=32072 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/32075/task/32128/stat : 32128 (java) R 32072 32075 29663 0 -1 4202560 7215 13353 0 0 18 3 5 3 20 0 15 0 473565758 11079880704 14030 33554432000 4194304 4196468 140726442243168 140087530677824 140087542953310 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32129] ppid=32072 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32129/stat : 32129 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565759 11079880704 14030 33554432000 4194304 4196468 140726442243168 140087563115280 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32130] ppid=32072 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32130/stat : 32130 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565759 11079880704 14030 33554432000 4194304 4196468 140726442243168 140087477934992 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32131] ppid=32072 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32131/stat : 32131 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565759 11079880704 14030 33554432000 4194304 4196468 140726442243168 140087476882448 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32132] ppid=32072 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32132/stat : 32132 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565759 11079880704 14030 33554432000 4194304 4196468 140726442243168 140087475829904 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32133] ppid=32072 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32133/stat : 32133 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565760 11079880704 14030 33554432000 4194304 4196468 140726442243168 140087085475824 140087558883970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32134] ppid=32072 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32134/stat : 32134 (java) S 32072 32075 29663 0 -1 1077944384 13 13353 0 0 0 0 5 3 20 0 15 0 473565760 11079880704 14030 33554432000 4194304 4196468 140726442243168 140087002129312 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32135] ppid=32072 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32135/stat : 32135 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565761 11079880704 14030 33554432000 4194304 4196468 140726442243168 140086867911664 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32136] ppid=32072 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32136/stat : 32136 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565763 11079880704 14030 33554432000 4194304 4196468 140726442243168 140086263933136 140087558891419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32137] ppid=32072 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/32075/task/32137/stat : 32137 (java) S 32072 32075 29663 0 -1 1077944384 507 13353 0 0 2 0 5 3 20 0 15 0 473565763 11079880704 14030 33554432000 4194304 4196468 140726442243168 140087084423664 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32138] ppid=32072 vsize=10820196 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/32075/task/32138/stat : 32138 (java) S 32072 32075 29663 0 -1 1077944384 168 13353 0 0 2 0 5 3 20 0 15 0 473565763 11079880704 14030 33554432000 4194304 4196468 140726442243168 140087083371120 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32139] ppid=32072 vsize=10820196 memory=140359140673152 CPUtime=0.13 cores=0,2,4,6
/proc/32075/task/32139/stat : 32139 (java) S 32072 32075 29663 0 -1 1077944384 618 13353 0 0 5 0 5 3 20 0 15 0 473565763 11079880704 14030 33554432000 4194304 4196468 140726442243168 140087082318576 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32140] ppid=32072 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32140/stat : 32140 (java) S 32072 32075 29663 0 -1 1077944384 3 13353 0 0 0 0 5 3 20 0 15 0 473565764 11079880704 14030 33554432000 4194304 4196468 140726442243168 140085794172000 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32141] ppid=32072 vsize=10820196 memory=140359140673152 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32141/stat : 32141 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565764 11079880704 14030 33554432000 4194304 4196468 140726442243168 140087081265456 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 56120 KiB

[startup+0.705201 s]
/proc/loadavg: 1.52 1.42 1.42 3/228 32141
/proc/meminfo: memFree=4505896/32770624 swapFree=66935820/67108860
[pid=32075] ppid=32072 vsize=10824364 memory=89440 CPUtime=1.16 cores=0,2,4,6
/proc/32075/stat : 32075 (java) S 32072 32075 29663 0 -1 1077944320 15080 13353 0 0 102 6 5 3 20 0 15 0 473565749 11084148736 22360 33554432000 4194304 4196468 140726442243168 140726442225712 140087558872823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
/proc/32075/statm: 2706091 22360 3511 1 0 2668173 0
[pid=32075/tid=32128] ppid=32072 vsize=10824364 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/32075/task/32128/stat : 32128 (java) R 32072 32075 29663 0 -1 4202560 10459 13353 0 0 55 5 5 3 20 0 15 0 473565758 11084148736 22360 33554432000 4194304 4196468 140726442243168 140087530700448 140087558894749 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32129] ppid=32072 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32129/stat : 32129 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565759 11084148736 22360 33554432000 4194304 4196468 140726442243168 140087563115280 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32130] ppid=32072 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32130/stat : 32130 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565759 11084148736 22360 33554432000 4194304 4196468 140726442243168 140087477934992 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32131] ppid=32072 vsize=10824364 memory=32804 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32131/stat : 32131 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565759 11084148736 22360 33554432000 4194304 4196468 140726442243168 140087476882448 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32132] ppid=32072 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32132/stat : 32132 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565759 11084148736 22360 33554432000 4194304 4196468 140726442243168 140087475829904 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32133] ppid=32072 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32133/stat : 32133 (java) S 32072 32075 29663 0 -1 1077944384 6 13353 0 0 0 0 5 3 20 0 15 0 473565760 11084148736 22360 33554432000 4194304 4196468 140726442243168 140087085475824 140087558883970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32134] ppid=32072 vsize=10824364 memory=140358994506448 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32134/stat : 32134 (java) S 32072 32075 29663 0 -1 1077944384 13 13353 0 0 0 0 5 3 20 0 15 0 473565760 11084148736 22360 33554432000 4194304 4196468 140726442243168 140087002129312 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32135] ppid=32072 vsize=10824364 memory=140359531233869 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32135/stat : 32135 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565761 11084148736 22360 33554432000 4194304 4196468 140726442243168 140086867911664 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32136] ppid=32072 vsize=10824364 memory=1124 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32136/stat : 32136 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565763 11084148736 22360 33554432000 4194304 4196468 140726442243168 140086263933136 140087558891419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32137] ppid=32072 vsize=10824364 memory=7089886620845893184 CPUtime=0.23 cores=0,2,4,6
/proc/32075/task/32137/stat : 32137 (java) S 32072 32075 29663 0 -1 1077944384 976 13353 0 0 15 0 5 3 20 0 15 0 473565763 11084148736 22360 33554432000 4194304 4196468 140726442243168 140087084423664 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32138] ppid=32072 vsize=10824364 memory=7739276948478454887 CPUtime=0.21 cores=0,2,4,6
/proc/32075/task/32138/stat : 32138 (java) R 32072 32075 29663 0 -1 4202560 589 13353 0 0 13 0 5 3 20 0 15 0 473565763 11084148736 22360 33554432000 4194304 4196468 140726442243168 140087083357216 140087542259480 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32139] ppid=32072 vsize=10824364 memory=7523071198212214892 CPUtime=0.25 cores=0,2,4,6
/proc/32075/task/32139/stat : 32139 (java) S 32072 32075 29663 0 -1 1077944384 817 13353 0 0 17 0 5 3 20 0 15 0 473565763 11084148736 22360 33554432000 4194304 4196468 140726442243168 140087082318576 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32140] ppid=32072 vsize=10824364 memory=3512 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32140/stat : 32140 (java) S 32072 32075 29663 0 -1 1077944384 3 13353 0 0 0 0 5 3 20 0 15 0 473565764 11084148736 22360 33554432000 4194304 4196468 140726442243168 140085794172000 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32141] ppid=32072 vsize=10824364 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32141/stat : 32141 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565764 11084148736 22360 33554432000 4194304 4196468 140726442243168 140087081265456 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 89440 KiB

[startup+1.50082 s]
/proc/loadavg: 1.52 1.42 1.42 6/228 32141
/proc/meminfo: memFree=4440732/32770624 swapFree=66935820/67108860
[pid=32075] ppid=32072 vsize=10834680 memory=221072 CPUtime=2.98 cores=0,2,4,6
/proc/32075/stat : 32075 (java) S 32072 32075 29663 0 -1 1077944320 23517 13353 0 0 279 11 5 3 20 0 15 0 473565749 11094712320 55268 33554432000 4194304 4196468 140726442243168 140726442225712 140087558872823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
/proc/32075/statm: 2708670 55268 3580 1 0 2670733 0
[pid=32075/tid=32128] ppid=32072 vsize=10834680 memory=9174 CPUtime=1.43 cores=0,2,4,6
/proc/32075/task/32128/stat : 32128 (java) R 32072 32075 29663 0 -1 4202560 15143 13353 0 0 128 7 5 3 20 0 15 0 473565758 11094712320 55268 33554432000 4194304 4196468 140726442243168 140087530703648 140087542953310 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32129] ppid=32072 vsize=10834680 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/32075/task/32129/stat : 32129 (java) S 32072 32075 29663 0 -1 1077944384 88 13353 0 0 1 0 5 3 20 0 15 0 473565759 11094712320 55268 33554432000 4194304 4196468 140726442243168 140087563115280 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32130] ppid=32072 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32075/task/32130/stat : 32130 (java) S 32072 32075 29663 0 -1 1077944384 62 13353 0 0 1 0 5 3 20 0 15 0 473565759 11094712320 55268 33554432000 4194304 4196468 140726442243168 140087477934992 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32131] ppid=32072 vsize=10834680 memory=1447 CPUtime=0.09 cores=0,2,4,6
/proc/32075/task/32131/stat : 32131 (java) S 32072 32075 29663 0 -1 1077944384 291 13353 0 0 1 0 5 3 20 0 15 0 473565759 11094712320 55268 33554432000 4194304 4196468 140726442243168 140087476882448 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32132] ppid=32072 vsize=10834680 memory=89440 CPUtime=0.09 cores=0,2,4,6
/proc/32075/task/32132/stat : 32132 (java) S 32072 32075 29663 0 -1 1077944384 35 13353 0 0 1 0 5 3 20 0 15 0 473565759 11094712320 55268 33554432000 4194304 4196468 140726442243168 140087475829904 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32133] ppid=32072 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32075/task/32133/stat : 32133 (java) S 32072 32075 29663 0 -1 1077944384 113 13353 0 0 1 0 5 3 20 0 15 0 473565760 11094712320 55268 33554432000 4194304 4196468 140726442243168 140087085475824 140087558883970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32134] ppid=32072 vsize=10834680 memory=280717988954608 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32134/stat : 32134 (java) S 32072 32075 29663 0 -1 1077944384 14 13353 0 0 0 0 5 3 20 0 15 0 473565760 11094712320 55268 33554432000 4194304 4196468 140726442243168 140087002129376 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32135] ppid=32072 vsize=10834680 memory=280717989005408 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32135/stat : 32135 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565761 11094712320 55268 33554432000 4194304 4196468 140726442243168 140086867911680 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32136] ppid=32072 vsize=10834680 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32136/stat : 32136 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565763 11094712320 55268 33554432000 4194304 4196468 140726442243168 140086263933136 140087558891419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32137] ppid=32072 vsize=10834680 memory=6935649255759568960 CPUtime=0.61 cores=0,2,4,6
/proc/32075/task/32137/stat : 32137 (java) R 32072 32075 29663 0 -1 1077944384 2593 13353 0 0 53 0 5 3 20 0 15 0 473565763 11094712320 55268 33554432000 4194304 4196468 140726442243168 140087084423664 140087558883970 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32138] ppid=32072 vsize=10834680 memory=280717989288832 CPUtime=0.6 cores=0,2,4,6
/proc/32075/task/32138/stat : 32138 (java) S 32072 32075 29663 0 -1 1077944384 1658 13353 0 0 52 0 5 3 20 0 15 0 473565763 11094712320 55268 33554432000 4194304 4196468 140726442243168 140087083371120 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32139] ppid=32072 vsize=10834680 memory=6944656425123290226 CPUtime=0.44 cores=0,2,4,6
/proc/32075/task/32139/stat : 32139 (java) S 32072 32075 29663 0 -1 1077944384 1306 13353 0 0 36 0 5 3 20 0 15 0 473565763 11094712320 55268 33554432000 4194304 4196468 140726442243168 140087082318576 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32140] ppid=32072 vsize=10834680 memory=-7233780906022716832 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32140/stat : 32140 (java) S 32072 32075 29663 0 -1 1077944384 3 13353 0 0 0 0 5 3 20 0 15 0 473565764 11094712320 55268 33554432000 4194304 4196468 140726442243168 140085794172000 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32141] ppid=32072 vsize=10834680 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32141/stat : 32141 (java) S 32072 32075 29663 0 -1 1077944384 1 13353 0 0 0 0 5 3 20 0 15 0 473565764 11094712320 55268 33554432000 4194304 4196468 140726442243168 140087081265456 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 10834680 KiB

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

[pid=32075/tid=32140] ppid=32072 vsize=10849036 memory=492 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32140/stat : 32140 (java) S 32072 32075 29663 0 -1 1077944384 3 13353 0 0 0 0 5 3 20 0 15 0 473565764 11109412864 380130 33554432000 4194304 4196468 140726442243168 140085794172000 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32141] ppid=32072 vsize=10849036 memory=1560 CPUtime=0.54 cores=0,2,4,6
/proc/32075/task/32141/stat : 32141 (java) S 32072 32075 29663 0 -1 1077944384 762 13353 0 0 24 22 5 3 20 0 15 0 473565764 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087081265456 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
Current children cumulated CPU time: 972.97 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1520520 KiB

[startup+960.801 s]
/proc/loadavg: 1.59 1.52 1.50 3/228 32253
/proc/meminfo: memFree=3018872/32770624 swapFree=66935820/67108860
[pid=32075] ppid=32072 vsize=10849036 memory=1520520 CPUtime=973.76 cores=0,2,4,6
/proc/32075/stat : 32075 (java) S 32072 32075 29663 0 -1 1077944320 195344 13353 0 0 97271 97 5 3 20 0 15 0 473565749 11109412864 380130 33554432000 4194304 4196468 140726442243168 140726442225712 140087558872823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
/proc/32075/statm: 2712259 380130 3628 1 0 2674317 0
[pid=32075/tid=32128] ppid=32072 vsize=10849036 memory=1520520 CPUtime=959.48 cores=0,2,4,6
/proc/32075/task/32128/stat : 32128 (java) R 32072 32075 29663 0 -1 4202560 60455 13353 0 0 95907 33 5 3 20 0 15 0 473565758 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087530695504 140087167857692 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32129] ppid=32072 vsize=10849036 memory=6791534058613427641 CPUtime=0.75 cores=0,2,4,6
/proc/32075/task/32129/stat : 32129 (java) S 32072 32075 29663 0 -1 1077944384 12840 13353 0 0 59 8 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087563115280 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32130] ppid=32072 vsize=10849036 memory=1228 CPUtime=0.76 cores=0,2,4,6
/proc/32075/task/32130/stat : 32130 (java) S 32072 32075 29663 0 -1 1077944384 11870 13353 0 0 61 7 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087477934992 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32131] ppid=32072 vsize=10849036 memory=14008 CPUtime=0.76 cores=0,2,4,6
/proc/32075/task/32131/stat : 32131 (java) S 32072 32075 29663 0 -1 1077944384 7113 13353 0 0 61 7 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087476882448 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32132] ppid=32072 vsize=10849036 memory=12040 CPUtime=0.74 cores=0,2,4,6
/proc/32075/task/32132/stat : 32132 (java) S 32072 32075 29663 0 -1 1077944384 10281 13353 0 0 58 8 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087475829904 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32133] ppid=32072 vsize=10849036 memory=2124 CPUtime=0.5 cores=0,2,4,6
/proc/32075/task/32133/stat : 32133 (java) S 32072 32075 29663 0 -1 1077944384 10105 13353 0 0 37 5 5 3 20 0 15 0 473565760 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087085475824 140087558883970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32134] ppid=32072 vsize=10849036 memory=29808 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32134/stat : 32134 (java) S 32072 32075 29663 0 -1 1077944384 20 13353 0 0 0 0 5 3 20 0 15 0 473565760 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087002129440 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32135] ppid=32072 vsize=10849036 memory=2124 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32135/stat : 32135 (java) S 32072 32075 29663 0 -1 1077944384 28 13353 0 0 0 0 5 3 20 0 15 0 473565761 11109412864 380130 33554432000 4194304 4196468 140726442243168 140086867911840 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32136] ppid=32072 vsize=10849036 memory=29808 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32136/stat : 32136 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140086263933136 140087558891419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32137] ppid=32072 vsize=10849036 memory=492 CPUtime=4.47 cores=0,2,4,6
/proc/32075/task/32137/stat : 32137 (java) S 32072 32075 29663 0 -1 1077944384 32000 13353 0 0 434 5 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087084423664 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32138] ppid=32072 vsize=10849036 memory=1560 CPUtime=4.48 cores=0,2,4,6
/proc/32075/task/32138/stat : 32138 (java) S 32072 32075 29663 0 -1 1077944384 30103 13353 0 0 437 3 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087083371120 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32139] ppid=32072 vsize=10849036 memory=932 CPUtime=1.9 cores=0,2,4,6
/proc/32075/task/32139/stat : 32139 (java) S 32072 32075 29663 0 -1 1077944384 17555 13353 0 0 179 3 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087082318576 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32140] ppid=32072 vsize=10849036 memory=1636 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32140/stat : 32140 (java) S 32072 32075 29663 0 -1 1077944384 3 13353 0 0 0 0 5 3 20 0 15 0 473565764 11109412864 380130 33554432000 4194304 4196468 140726442243168 140085794172000 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32141] ppid=32072 vsize=10849036 memory=1436 CPUtime=0.54 cores=0,2,4,6
/proc/32075/task/32141/stat : 32141 (java) S 32072 32075 29663 0 -1 1077944384 762 13353 0 0 24 22 5 3 20 0 15 0 473565764 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087081265456 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
Current children cumulated CPU time: 973.76 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1520520 KiB

[startup+961.201 s]
/proc/loadavg: 1.59 1.52 1.50 3/228 32254
/proc/meminfo: memFree=3018608/32770624 swapFree=66935820/67108860
[pid=32075] ppid=32072 vsize=10849036 memory=1520520 CPUtime=974.16 cores=0,2,4,6
/proc/32075/stat : 32075 (java) S 32072 32075 29663 0 -1 1077944320 195344 13353 0 0 97311 97 5 3 20 0 15 0 473565749 11109412864 380130 33554432000 4194304 4196468 140726442243168 140726442225712 140087558872823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
/proc/32075/statm: 2712259 380130 3628 1 0 2674317 0
[pid=32075/tid=32128] ppid=32072 vsize=10849036 memory=6791534058613427641 CPUtime=959.88 cores=0,2,4,6
/proc/32075/task/32128/stat : 32128 (java) R 32072 32075 29663 0 -1 4202560 60455 13353 0 0 95947 33 5 3 20 0 15 0 473565758 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087530695504 140087167857903 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32129] ppid=32072 vsize=10849036 memory=6024 CPUtime=0.75 cores=0,2,4,6
/proc/32075/task/32129/stat : 32129 (java) S 32072 32075 29663 0 -1 1077944384 12840 13353 0 0 59 8 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087563115280 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32130] ppid=32072 vsize=10849036 memory=11416 CPUtime=0.76 cores=0,2,4,6
/proc/32075/task/32130/stat : 32130 (java) S 32072 32075 29663 0 -1 1077944384 11870 13353 0 0 61 7 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087477934992 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32131] ppid=32072 vsize=10849036 memory=780 CPUtime=0.76 cores=0,2,4,6
/proc/32075/task/32131/stat : 32131 (java) S 32072 32075 29663 0 -1 1077944384 7113 13353 0 0 61 7 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087476882448 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32132] ppid=32072 vsize=10849036 memory=776 CPUtime=0.74 cores=0,2,4,6
/proc/32075/task/32132/stat : 32132 (java) S 32072 32075 29663 0 -1 1077944384 10281 13353 0 0 58 8 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087475829904 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32133] ppid=32072 vsize=10849036 memory=3592 CPUtime=0.5 cores=0,2,4,6
/proc/32075/task/32133/stat : 32133 (java) S 32072 32075 29663 0 -1 1077944384 10105 13353 0 0 37 5 5 3 20 0 15 0 473565760 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087085475824 140087558883970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32134] ppid=32072 vsize=10849036 memory=1124 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32134/stat : 32134 (java) S 32072 32075 29663 0 -1 1077944384 20 13353 0 0 0 0 5 3 20 0 15 0 473565760 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087002129440 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32135] ppid=32072 vsize=10849036 memory=2828 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32135/stat : 32135 (java) S 32072 32075 29663 0 -1 1077944384 28 13353 0 0 0 0 5 3 20 0 15 0 473565761 11109412864 380130 33554432000 4194304 4196468 140726442243168 140086867911840 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32136] ppid=32072 vsize=10849036 memory=1228 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32136/stat : 32136 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140086263933136 140087558891419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32137] ppid=32072 vsize=10849036 memory=14008 CPUtime=4.47 cores=0,2,4,6
/proc/32075/task/32137/stat : 32137 (java) S 32072 32075 29663 0 -1 1077944384 32000 13353 0 0 434 5 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087084423664 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32138] ppid=32072 vsize=10849036 memory=6791534058613427641 CPUtime=4.48 cores=0,2,4,6
/proc/32075/task/32138/stat : 32138 (java) S 32072 32075 29663 0 -1 1077944384 30103 13353 0 0 437 3 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087083371120 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32139] ppid=32072 vsize=10849036 memory=1056 CPUtime=1.9 cores=0,2,4,6
/proc/32075/task/32139/stat : 32139 (java) S 32072 32075 29663 0 -1 1077944384 17555 13353 0 0 179 3 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087082318576 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32140] ppid=32072 vsize=10849036 memory=1716 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32140/stat : 32140 (java) S 32072 32075 29663 0 -1 1077944384 3 13353 0 0 0 0 5 3 20 0 15 0 473565764 11109412864 380130 33554432000 4194304 4196468 140726442243168 140085794172000 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32141] ppid=32072 vsize=10849036 memory=6024 CPUtime=0.54 cores=0,2,4,6
/proc/32075/task/32141/stat : 32141 (java) S 32072 32075 29663 0 -1 1077944384 762 13353 0 0 24 22 5 3 20 0 15 0 473565764 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087081265456 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
Current children cumulated CPU time: 974.16 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1520520 KiB

[startup+961.601 s]
/proc/loadavg: 1.59 1.52 1.50 3/228 32254
/proc/meminfo: memFree=3018608/32770624 swapFree=66935820/67108860
[pid=32075] ppid=32072 vsize=10849036 memory=1520520 CPUtime=974.56 cores=0,2,4,6
/proc/32075/stat : 32075 (java) S 32072 32075 29663 0 -1 1077944320 195344 13353 0 0 97351 97 5 3 20 0 15 0 473565749 11109412864 380130 33554432000 4194304 4196468 140726442243168 140726442225712 140087558872823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
/proc/32075/statm: 2712259 380130 3628 1 0 2674317 0
[pid=32075/tid=32128] ppid=32072 vsize=10849036 memory=1520520 CPUtime=960.28 cores=0,2,4,6
/proc/32075/task/32128/stat : 32128 (java) R 32072 32075 29663 0 -1 4202560 60455 13353 0 0 95987 33 5 3 20 0 15 0 473565758 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087530695392 140087167858959 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32129] ppid=32072 vsize=10849036 memory=1520520 CPUtime=0.75 cores=0,2,4,6
/proc/32075/task/32129/stat : 32129 (java) S 32072 32075 29663 0 -1 1077944384 12840 13353 0 0 59 8 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087563115280 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32130] ppid=32072 vsize=10849036 memory=1124 CPUtime=0.76 cores=0,2,4,6
/proc/32075/task/32130/stat : 32130 (java) S 32072 32075 29663 0 -1 1077944384 11870 13353 0 0 61 7 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087477934992 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32131] ppid=32072 vsize=10849036 memory=6791534058613427641 CPUtime=0.76 cores=0,2,4,6
/proc/32075/task/32131/stat : 32131 (java) S 32072 32075 29663 0 -1 1077944384 7113 13353 0 0 61 7 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087476882448 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32132] ppid=32072 vsize=10849036 memory=2020 CPUtime=0.74 cores=0,2,4,6
/proc/32075/task/32132/stat : 32132 (java) S 32072 32075 29663 0 -1 1077944384 10281 13353 0 0 58 8 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087475829904 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32133] ppid=32072 vsize=10849036 memory=988 CPUtime=0.5 cores=0,2,4,6
/proc/32075/task/32133/stat : 32133 (java) S 32072 32075 29663 0 -1 1077944384 10105 13353 0 0 37 5 5 3 20 0 15 0 473565760 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087085475824 140087558883970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32134] ppid=32072 vsize=10849036 memory=1368 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32134/stat : 32134 (java) S 32072 32075 29663 0 -1 1077944384 20 13353 0 0 0 0 5 3 20 0 15 0 473565760 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087002129440 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32135] ppid=32072 vsize=10849036 memory=1056 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32135/stat : 32135 (java) S 32072 32075 29663 0 -1 1077944384 28 13353 0 0 0 0 5 3 20 0 15 0 473565761 11109412864 380130 33554432000 4194304 4196468 140726442243168 140086867911840 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32136] ppid=32072 vsize=10849036 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32136/stat : 32136 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140086263933136 140087558891419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32137] ppid=32072 vsize=10849036 memory=2828 CPUtime=4.47 cores=0,2,4,6
/proc/32075/task/32137/stat : 32137 (java) S 32072 32075 29663 0 -1 1077944384 32000 13353 0 0 434 5 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087084423664 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32138] ppid=32072 vsize=10849036 memory=1228 CPUtime=4.48 cores=0,2,4,6
/proc/32075/task/32138/stat : 32138 (java) S 32072 32075 29663 0 -1 1077944384 30103 13353 0 0 437 3 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087083371120 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32139] ppid=32072 vsize=10849036 memory=14008 CPUtime=1.9 cores=0,2,4,6
/proc/32075/task/32139/stat : 32139 (java) S 32072 32075 29663 0 -1 1077944384 17555 13353 0 0 179 3 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087082318576 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32140] ppid=32072 vsize=10849036 memory=12040 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32140/stat : 32140 (java) S 32072 32075 29663 0 -1 1077944384 3 13353 0 0 0 0 5 3 20 0 15 0 473565764 11109412864 380130 33554432000 4194304 4196468 140726442243168 140085794172000 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32141] ppid=32072 vsize=10849036 memory=12040 CPUtime=0.54 cores=0,2,4,6
/proc/32075/task/32141/stat : 32141 (java) S 32072 32075 29663 0 -1 1077944384 762 13353 0 0 24 22 5 3 20 0 15 0 473565764 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087081265456 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
Current children cumulated CPU time: 974.56 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1520520 KiB

[startup+961.701 s]
/proc/loadavg: 1.59 1.52 1.50 3/228 32254
/proc/meminfo: memFree=3018608/32770624 swapFree=66935820/67108860
[pid=32075] ppid=32072 vsize=10849036 memory=1520520 CPUtime=974.66 cores=0,2,4,6
/proc/32075/stat : 32075 (java) S 32072 32075 29663 0 -1 1077944320 195346 13353 0 0 97361 97 5 3 20 0 15 0 473565749 11109412864 380130 33554432000 4194304 4196468 140726442243168 140726442225712 140087558872823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
/proc/32075/statm: 2712259 380130 3628 1 0 2674317 0
[pid=32075/tid=32128] ppid=32072 vsize=10849036 memory=1520520 CPUtime=960.38 cores=0,2,4,6
/proc/32075/task/32128/stat : 32128 (java) R 32072 32075 29663 0 -1 4202560 60456 13353 0 0 95997 33 5 3 20 0 15 0 473565758 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087530708320 140087167858959 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32129] ppid=32072 vsize=10849036 memory=1520520 CPUtime=0.75 cores=0,2,4,6
/proc/32075/task/32129/stat : 32129 (java) S 32072 32075 29663 0 -1 1077944384 12840 13353 0 0 59 8 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087563115280 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32130] ppid=32072 vsize=10849036 memory=1520520 CPUtime=0.76 cores=0,2,4,6
/proc/32075/task/32130/stat : 32130 (java) S 32072 32075 29663 0 -1 1077944384 11870 13353 0 0 61 7 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087477934992 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32131] ppid=32072 vsize=10849036 memory=1520520 CPUtime=0.76 cores=0,2,4,6
/proc/32075/task/32131/stat : 32131 (java) S 32072 32075 29663 0 -1 1077944384 7113 13353 0 0 61 7 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087476882448 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32132] ppid=32072 vsize=10849036 memory=1520520 CPUtime=0.74 cores=0,2,4,6
/proc/32075/task/32132/stat : 32132 (java) S 32072 32075 29663 0 -1 1077944384 10281 13353 0 0 58 8 5 3 20 0 15 0 473565759 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087475829904 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32133] ppid=32072 vsize=10849036 memory=1520520 CPUtime=0.5 cores=0,2,4,6
/proc/32075/task/32133/stat : 32133 (java) S 32072 32075 29663 0 -1 1077944384 10106 13353 0 0 37 5 5 3 20 0 15 0 473565760 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087085475824 140087558883970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32134] ppid=32072 vsize=10849036 memory=1520520 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32134/stat : 32134 (java) S 32072 32075 29663 0 -1 1077944384 20 13353 0 0 0 0 5 3 20 0 15 0 473565760 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087002129440 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32135] ppid=32072 vsize=10849036 memory=1520500 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32135/stat : 32135 (java) S 32072 32075 29663 0 -1 1077944384 28 13353 0 0 0 0 5 3 20 0 15 0 473565761 11109412864 380130 33554432000 4194304 4196468 140726442243168 140086867911840 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32136] ppid=32072 vsize=10849036 memory=1520520 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32136/stat : 32136 (java) S 32072 32075 29663 0 -1 1077944384 2 13353 0 0 0 0 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140086263933136 140087558891419 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32137] ppid=32072 vsize=10849036 memory=1520520 CPUtime=4.47 cores=0,2,4,6
/proc/32075/task/32137/stat : 32137 (java) S 32072 32075 29663 0 -1 1077944384 32000 13353 0 0 434 5 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087084423664 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32138] ppid=32072 vsize=10849036 memory=6791534058613427641 CPUtime=4.48 cores=0,2,4,6
/proc/32075/task/32138/stat : 32138 (java) S 32072 32075 29663 0 -1 1077944384 30103 13353 0 0 437 3 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087083371120 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32139] ppid=32072 vsize=10849036 memory=1760 CPUtime=1.9 cores=0,2,4,6
/proc/32075/task/32139/stat : 32139 (java) S 32072 32075 29663 0 -1 1077944384 17555 13353 0 0 179 3 5 3 20 0 15 0 473565763 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087082318576 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32140] ppid=32072 vsize=10849036 memory=1520520 CPUtime=0.08 cores=0,2,4,6
/proc/32075/task/32140/stat : 32140 (java) S 32072 32075 29663 0 -1 1077944384 3 13353 0 0 0 0 5 3 20 0 15 0 473565764 11109412864 380130 33554432000 4194304 4196468 140726442243168 140085794172000 140087558883029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
[pid=32075/tid=32141] ppid=32072 vsize=10849036 memory=1520520 CPUtime=0.54 cores=0,2,4,6
/proc/32075/task/32141/stat : 32141 (java) S 32072 32075 29663 0 -1 1077944384 762 13353 0 0 24 22 5 3 20 0 15 0 473565764 11109412864 380130 33554432000 4194304 4196468 140726442243168 140087081265456 140087558883970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 31961088 140726442248803 140726442251445 140726442251445 140726442254287 0
Current children cumulated CPU time: 974.66 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1520520 KiB

Child status: 0
Real time (s): 961.758
CPU time (s): 974.735
CPU user time (s): 973.713
CPU system time (s): 1.0218
CPU usage (%): 101.349
Max. virtual memory (cumulated for all children) (KiB): 10849036
Max. memory (cumulated for all children) (KiB): 1615732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 973.713
system time used= 1.0218
maximum resident set size= 1617780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210789
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36944
involuntary context switches= 1296


# summary of solver processes directly reported to runsolver:
#   pid: 32075
#   total CPU time (s): 974.735
#   total CPU user time (s): 973.713
#   total CPU system time (s): 1.0218

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.18162 second user time and 8.57988 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-20 12:47:56
IDJOB=4402759
IDBENCH=128024
IDSOLVER=2861
FILE ID=node147/4402759-1568976519
RUNJOBID= node147-1568967593-29694
PBS_JOBID= 21704613
Free space on /var/tmp= 13476 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-8.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402759-1568976519/watcher-4402759-1568976519 -o /var/tmp/evaluation-result-4402759-1568976519/solver-4402759-1568976519 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568967593-29694 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1659643885 HOME/instance-4402759-1568976519.xml

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

MD5SUM BENCH= 2aec32ddb698ed0594b6493531e6a3ee
RANDOM SEED=1659643885

node147.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.52
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.52
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.52
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.52
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:         4564872 kB
MemAvailable:   30579952 kB
Buffers:          143304 kB
Cached:         25797044 kB
SwapCached:        68668 kB
Active:         14132120 kB
Inactive:       13083228 kB
Active(anon):    1205992 kB
Inactive(anon):   118352 kB
Active(file):   12926128 kB
Inactive(file): 12964876 kB
Unevictable:      109104 kB
Mlocked:          109104 kB
SwapTotal:      67108860 kB
SwapFree:       66935820 kB
Dirty:             36340 kB
Writeback:             0 kB
AnonPages:       1389332 kB
Mapped:            65896 kB
Shmem:             40772 kB
Slab:             582088 kB
SReclaimable:     552536 kB
SUnreclaim:        29552 kB
KernelStack:        4000 kB
PageTables:         8100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2467100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1208320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13440 MiB
End job on node147 at 2019-09-20 13:03:58