Trace number 4403214

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.3OPT25 1039.11 1025.36

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-6.xml
MD5SUM0bc555941feddabd64880acf40a70a83
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark37.0951
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":1},{"size":4,"count":6},{"size":5,"count":12},{"size":6,"count":5},{"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.79/0.55	c Concrete v3.12.3.1568965526260 running
28.44/19.34	o -7974
28.44/19.37	o -6968
28.68/19.50	o -6966
28.94/19.76	o -6959
29.09/19.80	o -5971
30.69/21.03	o -5962
34.09/24.08	o -4975
35.24/25.16	o -4970
35.24/25.19	o -4968
35.24/25.19	o -4966
35.35/25.27	o -3982
35.35/25.29	o -3976
35.45/25.33	o -3969
35.56/25.48	o -2975
35.76/25.68	o -2974
35.97/25.89	o -1976
36.07/25.90	o -1974
39.32/29.13	o -979
39.32/29.16	o -976
40.12/29.94	o -973
69.55/58.98	o 13
69.66/59.06	o 20
73.44/62.70	o 24
101.71/90.76	o 25
1039.03/1025.33	v <instantiation
1039.03/1025.33	v         cost = '25'>
1039.03/1025.33	v       <list>
1039.03/1025.33	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]
1039.03/1025.33	v       </list>
1039.03/1025.33	v       <values>
1039.03/1025.33	v         1 2 3 4 10 -1 0 6 7 15 9 -1 -1 -1 8 16 17 23 -1 -1 14 20 21 22 0 1 2 3 4 -1 17 16 15 6 5 -1 -1 -1 14 7 8 9 -1 -1 13 12 11 10 1 -5 5 5 4 0 -6 0 8 1 7 0 0 0 4 -2 -5 4 0 0 3 -5 6 0
1039.03/1025.33	v       </values>
1039.03/1025.33	v     </instantiation>
1039.03/1025.33	s OPTIMUM FOUND

Verifier Data

OK	25

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403214-1568974884/watcher-4403214-1568974884 -o /var/tmp/evaluation-result-4403214-1568974884/solver-4403214-1568974884 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568967598-14412 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1202144846 HOME/instance-4403214-1568974884.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=16639, runsolver pid=16636

[startup+0.100063 s]*
/proc/loadavg: 1.42 1.40 1.40 3/214 16692
/proc/meminfo: memFree=3298280/32770624 swapFree=66953184/67108860
[pid=16639] ppid=16636 vsize=9972712 memory=16548 CPUtime=0.09 cores=0,2,4,6
/proc/16639/stat : 16639 (java) S 16636 16639 14381 0 -1 1077944320 4376 13116 0 0 1 0 5 3 20 0 6 0 473403220 10212057088 4137 33554432000 4194304 4196468 140725805643648 140725805626192 139679617670903 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
/proc/16639/statm: 2493178 4137 1932 1 0 2481616 0
[pid=16639/tid=16692] ppid=16636 vsize=9972712 memory=7892391828772250251 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16692/stat : 16692 (java) R 16636 16639 14381 0 -1 4202560 2196 13116 0 0 0 0 5 3 20 0 6 0 473403230 10212057088 4137 33554432000 4194304 4196468 140725805643648 139679589507664 139679601751390 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16693] ppid=16636 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16693/stat : 16693 (java) S 16636 16639 14381 0 -1 1077944384 1 13116 0 0 0 0 5 3 20 0 6 0 473403231 10212057088 4137 33554432000 4194304 4196468 140725805643648 139679621912848 139679617681109 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16694] ppid=16636 vsize=9972712 memory=140454967060096 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16694/stat : 16694 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 6 0 473403231 10212057088 4137 33554432000 4194304 4196468 140725805643648 139679520803216 139679617681109 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16695] ppid=16636 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16695/stat : 16695 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 6 0 473403231 10212057088 4137 33554432000 4194304 4196468 140725805643648 139679519750672 139679617681109 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16696] ppid=16636 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16696/stat : 16696 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 6 0 473403231 10212057088 4137 33554432000 4194304 4196468 140725805643648 139679518698128 139679617681109 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16548 KiB

[startup+0.212225 s]*
/proc/loadavg: 1.42 1.40 1.40 3/227 16705
/proc/meminfo: memFree=3277012/32770624 swapFree=66953184/67108860
[pid=16639] ppid=16636 vsize=10820164 memory=42128 CPUtime=0.27 cores=0,2,4,6
/proc/16639/stat : 16639 (java) S 16636 16639 14381 0 -1 1077944320 7497 13116 0 0 17 2 5 3 20 0 15 0 473403220 11079847936 10532 33554432000 4194304 4196468 140725805643648 140725805626192 139679617670903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
/proc/16639/statm: 2705041 10532 3262 1 0 2667149 0
[pid=16639/tid=16692] ppid=16636 vsize=10820164 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/16639/task/16692/stat : 16692 (java) R 16636 16639 14381 0 -1 4202560 4009 13116 0 0 10 1 5 3 20 0 15 0 473403230 11079847936 10532 33554432000 4194304 4196468 140725805643648 139679589481936 139679617682838 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16693] ppid=16636 vsize=10820164 memory=365 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16693/stat : 16693 (java) S 16636 16639 14381 0 -1 1077944384 1 13116 0 0 0 0 5 3 20 0 15 0 473403231 11079847936 10532 33554432000 4194304 4196468 140725805643648 139679621912848 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16694] ppid=16636 vsize=10820164 memory=140454970607260 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16694/stat : 16694 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 15 0 473403231 11079847936 10532 33554432000 4194304 4196468 140725805643648 139679520803216 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16695] ppid=16636 vsize=10820176 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16695/stat : 16695 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 15 0 473403231 11079860224 10532 33554432000 4194304 4196468 140725805643648 139679519750672 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16696] ppid=16636 vsize=10820176 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16696/stat : 16696 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 15 0 473403231 11079860224 10532 33554432000 4194304 4196468 140725805643648 139679518698128 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16697] ppid=16636 vsize=10820176 memory=140454967060096 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16697/stat : 16697 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 15 0 473403232 11079860224 10532 33554432000 4194304 4196468 140725805643648 139679077104112 139679617682050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16698] ppid=16636 vsize=10820176 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16698/stat : 16698 (java) S 16636 16639 14381 0 -1 1077944384 13 13116 0 0 0 0 5 3 20 0 15 0 473403232 11079860224 10532 33554432000 4194304 4196468 140725805643648 139678510474656 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16699] ppid=16636 vsize=10820176 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16699/stat : 16699 (java) S 16636 16639 14381 0 -1 1077944384 1 13116 0 0 0 0 5 3 20 0 15 0 473403233 11079860224 10532 33554432000 4194304 4196468 140725805643648 139678376257008 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16700] ppid=16636 vsize=10820176 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16700/stat : 16700 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403235 11079860224 10532 33554432000 4194304 4196468 140725805643648 139678135966416 139679617689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16701] ppid=16636 vsize=10820184 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16639/task/16701/stat : 16701 (java) R 16636 16639 14381 0 -1 4202560 453 13116 0 0 1 0 5 3 20 0 15 0 473403235 11079868416 10532 33554432000 4194304 4196468 140725805643648 139679076050928 139679595418288 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16702] ppid=16636 vsize=10820184 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/16639/task/16702/stat : 16702 (java) S 16636 16639 14381 0 -1 1077944384 186 13116 0 0 1 0 5 3 20 0 15 0 473403235 11079868416 10532 33554432000 4194304 4196468 140725805643648 139679074998384 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16703] ppid=16636 vsize=10820184 memory=140454967060096 CPUtime=0.11 cores=0,2,4,6
/proc/16639/task/16703/stat : 16703 (java) R 16636 16639 14381 0 -1 1077944384 616 13116 0 0 3 0 5 3 20 0 15 0 473403235 11079868416 10532 33554432000 4194304 4196468 140725805643648 139679073945840 139679617682050 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16704] ppid=16636 vsize=10820184 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16704/stat : 16704 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403236 11079868416 10532 33554432000 4194304 4196468 140725805643648 139678102407776 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16705] ppid=16636 vsize=10820184 memory=140454967060096 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16705/stat : 16705 (java) S 16636 16639 14381 0 -1 1077944384 1 13116 0 0 0 0 5 3 20 0 15 0 473403236 11079868416 10532 33554432000 4194304 4196468 140725805643648 139679072893744 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820164 KiB
Current children cumulated memory: 42128 KiB

[startup+0.310433 s]*
/proc/loadavg: 1.42 1.40 1.40 3/227 16705
/proc/meminfo: memFree=3264240/32770624 swapFree=66953184/67108860
[pid=16639] ppid=16636 vsize=10820196 memory=50572 CPUtime=0.4 cores=0,2,4,6
/proc/16639/stat : 16639 (java) S 16636 16639 14381 0 -1 1077944320 10868 13116 0 0 29 3 5 3 20 0 15 0 473403220 11079880704 12643 33554432000 4194304 4196468 140725805643648 140725805626192 139679617670903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
/proc/16639/statm: 2705049 12643 3318 1 0 2667149 0
[pid=16639/tid=16692] ppid=16636 vsize=10820196 memory=8317482817917895235 CPUtime=0.29 cores=0,2,4,6
/proc/16639/task/16692/stat : 16692 (java) R 16636 16639 14381 0 -1 4202560 7361 13116 0 0 19 2 5 3 20 0 15 0 473403230 11079880704 12643 33554432000 4194304 4196468 140725805643648 139679589481040 139679602836456 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16693] ppid=16636 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16693/stat : 16693 (java) S 16636 16639 14381 0 -1 1077944384 1 13116 0 0 0 0 5 3 20 0 15 0 473403231 11079880704 12643 33554432000 4194304 4196468 140725805643648 139679621912848 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16694] ppid=16636 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16694/stat : 16694 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 15 0 473403231 11079880704 12643 33554432000 4194304 4196468 140725805643648 139679520803216 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16695] ppid=16636 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16695/stat : 16695 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 15 0 473403231 11079880704 12643 33554432000 4194304 4196468 140725805643648 139679519750672 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16696] ppid=16636 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16696/stat : 16696 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 15 0 473403231 11079880704 12643 33554432000 4194304 4196468 140725805643648 139679518698128 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16697] ppid=16636 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16697/stat : 16697 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 15 0 473403232 11079880704 12643 33554432000 4194304 4196468 140725805643648 139679077104112 139679617682050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16698] ppid=16636 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16698/stat : 16698 (java) S 16636 16639 14381 0 -1 1077944384 13 13116 0 0 0 0 5 3 20 0 15 0 473403232 11079880704 12643 33554432000 4194304 4196468 140725805643648 139678510474656 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16699] ppid=16636 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16699/stat : 16699 (java) S 16636 16639 14381 0 -1 1077944384 1 13116 0 0 0 0 5 3 20 0 15 0 473403233 11079880704 12643 33554432000 4194304 4196468 140725805643648 139678376257008 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16700] ppid=16636 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16700/stat : 16700 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403235 11079880704 12643 33554432000 4194304 4196468 140725805643648 139678135966416 139679617689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16701] ppid=16636 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/16639/task/16701/stat : 16701 (java) S 16636 16639 14381 0 -1 1077944384 464 13116 0 0 2 0 5 3 20 0 15 0 473403235 11079880704 12643 33554432000 4194304 4196468 140725805643648 139679076050928 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16702] ppid=16636 vsize=10820196 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/16639/task/16702/stat : 16702 (java) S 16636 16639 14381 0 -1 1077944384 186 13116 0 0 1 0 5 3 20 0 15 0 473403235 11079880704 12643 33554432000 4194304 4196468 140725805643648 139679074998384 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16703] ppid=16636 vsize=10820196 memory=140454967060096 CPUtime=0.13 cores=0,2,4,6
/proc/16639/task/16703/stat : 16703 (java) S 16636 16639 14381 0 -1 1077944384 624 13116 0 0 5 0 5 3 20 0 15 0 473403235 11079880704 12643 33554432000 4194304 4196468 140725805643648 139679073945840 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16704] ppid=16636 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16704/stat : 16704 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403236 11079880704 12643 33554432000 4194304 4196468 140725805643648 139678102407776 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16705] ppid=16636 vsize=10820196 memory=140454967060096 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16705/stat : 16705 (java) S 16636 16639 14381 0 -1 1077944384 1 13116 0 0 0 0 5 3 20 0 15 0 473403236 11079880704 12643 33554432000 4194304 4196468 140725805643648 139679072893744 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50572 KiB

[startup+0.701753 s]
/proc/loadavg: 1.42 1.40 1.40 4/227 16705
/proc/meminfo: memFree=3250380/32770624 swapFree=66953184/67108860
[pid=16639] ppid=16636 vsize=10824364 memory=83280 CPUtime=1.14 cores=0,2,4,6
/proc/16639/stat : 16639 (java) S 16636 16639 14381 0 -1 1077944320 15018 13116 0 0 101 5 5 3 20 0 15 0 473403220 11084148736 20820 33554432000 4194304 4196468 140725805643648 140725805626192 139679617670903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
/proc/16639/statm: 2706091 20820 3506 1 0 2668173 0
[pid=16639/tid=16692] ppid=16636 vsize=10824364 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/16639/task/16692/stat : 16692 (java) R 16636 16639 14381 0 -1 4202560 10390 13116 0 0 55 4 5 3 20 0 15 0 473403230 11084148736 20820 33554432000 4194304 4196468 140725805643648 139679589498528 139679599234478 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16693] ppid=16636 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16693/stat : 16693 (java) S 16636 16639 14381 0 -1 1077944384 1 13116 0 0 0 0 5 3 20 0 15 0 473403231 11084148736 20820 33554432000 4194304 4196468 140725805643648 139679621912848 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16694] ppid=16636 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16694/stat : 16694 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 15 0 473403231 11084148736 20820 33554432000 4194304 4196468 140725805643648 139679520803216 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16695] ppid=16636 vsize=10824364 memory=140454825963728 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16695/stat : 16695 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 15 0 473403231 11084148736 20820 33554432000 4194304 4196468 140725805643648 139679519750672 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16696] ppid=16636 vsize=10824364 memory=140458315481707 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16696/stat : 16696 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 15 0 473403231 11084148736 20820 33554432000 4194304 4196468 140725805643648 139679518698128 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16697] ppid=16636 vsize=10824364 memory=1076 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16697/stat : 16697 (java) S 16636 16639 14381 0 -1 1077944384 5 13116 0 0 0 0 5 3 20 0 15 0 473403232 11084148736 20820 33554432000 4194304 4196468 140725805643648 139679077104112 139679617682050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16698] ppid=16636 vsize=10824364 memory=7014751519650698577 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16698/stat : 16698 (java) S 16636 16639 14381 0 -1 1077944384 13 13116 0 0 0 0 5 3 20 0 15 0 473403232 11084148736 20820 33554432000 4194304 4196468 140725805643648 139678510474656 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16699] ppid=16636 vsize=10824364 memory=7524200444098275943 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16699/stat : 16699 (java) S 16636 16639 14381 0 -1 1077944384 1 13116 0 0 0 0 5 3 20 0 15 0 473403233 11084148736 20820 33554432000 4194304 4196468 140725805643648 139678376257008 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16700] ppid=16636 vsize=10824364 memory=14056 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16700/stat : 16700 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403235 11084148736 20820 33554432000 4194304 4196468 140725805643648 139678135966416 139679617689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16701] ppid=16636 vsize=10824364 memory=2116 CPUtime=0.24 cores=0,2,4,6
/proc/16639/task/16701/stat : 16701 (java) R 16636 16639 14381 0 -1 4202560 1023 13116 0 0 16 0 5 3 20 0 15 0 473403235 11084148736 20820 33554432000 4194304 4196468 140725805643648 139679076050928 139679601169440 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16702] ppid=16636 vsize=10824364 memory=520 CPUtime=0.19 cores=0,2,4,6
/proc/16639/task/16702/stat : 16702 (java) R 16636 16639 14381 0 -1 1077944384 546 13116 0 0 11 0 5 3 20 0 15 0 473403235 11084148736 20820 33554432000 4194304 4196468 140725805643648 139679074998384 139679617682050 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16703] ppid=16636 vsize=10824364 memory=1560 CPUtime=0.25 cores=0,2,4,6
/proc/16639/task/16703/stat : 16703 (java) S 16636 16639 14381 0 -1 1077944384 823 13116 0 0 17 0 5 3 20 0 15 0 473403235 11084148736 20820 33554432000 4194304 4196468 140725805643648 139679073945840 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16704] ppid=16636 vsize=10824364 memory=924 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16704/stat : 16704 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403236 11084148736 20820 33554432000 4194304 4196468 140725805643648 139678102407776 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16705] ppid=16636 vsize=10824364 memory=3688 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16705/stat : 16705 (java) S 16636 16639 14381 0 -1 1077944384 1 13116 0 0 0 0 5 3 20 0 15 0 473403236 11084148736 20820 33554432000 4194304 4196468 140725805643648 139679072893744 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83280 KiB

[startup+1.50092 s]
/proc/loadavg: 1.42 1.40 1.40 5/227 16705
/proc/meminfo: memFree=3183684/32770624 swapFree=66953184/67108860
[pid=16639] ppid=16636 vsize=10832632 memory=219856 CPUtime=3.01 cores=0,2,4,6
/proc/16639/stat : 16639 (java) S 16636 16639 14381 0 -1 1077944320 24930 13116 0 0 282 11 5 3 20 0 15 0 473403220 11092615168 54964 33554432000 4194304 4196468 140725805643648 140725805626192 139679617670903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
/proc/16639/statm: 2708158 54964 3580 1 0 2670221 0
[pid=16639/tid=16692] ppid=16636 vsize=10832632 memory=171616 CPUtime=1.43 cores=0,2,4,6
/proc/16639/task/16692/stat : 16692 (java) R 16636 16639 14381 0 -1 4202560 15288 13116 0 0 128 7 5 3 20 0 15 0 473403230 11092615168 54964 33554432000 4194304 4196468 140725805643648 139679589478784 139679198683514 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16693] ppid=16636 vsize=10832632 memory=6944656592455359580 CPUtime=0.09 cores=0,2,4,6
/proc/16639/task/16693/stat : 16693 (java) S 16636 16639 14381 0 -1 1077944384 41 13116 0 0 0 1 5 3 20 0 15 0 473403231 11092615168 54964 33554432000 4194304 4196468 140725805643648 139679621912848 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16694] ppid=16636 vsize=10832632 memory=7976406965554101975 CPUtime=0.09 cores=0,2,4,6
/proc/16639/task/16694/stat : 16694 (java) S 16636 16639 14381 0 -1 1077944384 274 13116 0 0 1 0 5 3 20 0 15 0 473403231 11092615168 54964 33554432000 4194304 4196468 140725805643648 139679520803216 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16695] ppid=16636 vsize=10832632 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16639/task/16695/stat : 16695 (java) S 16636 16639 14381 0 -1 1077944384 54 13116 0 0 1 0 5 3 20 0 15 0 473403231 11092615168 54964 33554432000 4194304 4196468 140725805643648 139679519750672 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16696] ppid=16636 vsize=10832632 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16639/task/16696/stat : 16696 (java) S 16636 16639 14381 0 -1 1077944384 81 13116 0 0 1 0 5 3 20 0 15 0 473403231 11092615168 54964 33554432000 4194304 4196468 140725805643648 139679518698128 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16697] ppid=16636 vsize=10832632 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16639/task/16697/stat : 16697 (java) S 16636 16639 14381 0 -1 1077944384 116 13116 0 0 1 0 5 3 20 0 15 0 473403232 11092615168 54964 33554432000 4194304 4196468 140725805643648 139679077104112 139679617682050 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16698] ppid=16636 vsize=10832632 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16698/stat : 16698 (java) S 16636 16639 14381 0 -1 1077944384 13 13116 0 0 0 0 5 3 20 0 15 0 473403232 11092615168 54964 33554432000 4194304 4196468 140725805643648 139678510474720 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16699] ppid=16636 vsize=10832632 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16699/stat : 16699 (java) S 16636 16639 14381 0 -1 1077944384 2 13116 0 0 0 0 5 3 20 0 15 0 473403233 11092615168 54964 33554432000 4194304 4196468 140725805643648 139678376257008 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16700] ppid=16636 vsize=10832632 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16700/stat : 16700 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403235 11092615168 54964 33554432000 4194304 4196468 140725805643648 139678135966416 139679617689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16701] ppid=16636 vsize=10832632 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/16639/task/16701/stat : 16701 (java) S 16636 16639 14381 0 -1 1077944384 3094 13116 0 0 60 0 5 3 20 0 15 0 473403235 11092615168 54964 33554432000 4194304 4196468 140725805643648 139679076050928 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16702] ppid=16636 vsize=10832632 memory=4580 CPUtime=0.57 cores=0,2,4,6
/proc/16639/task/16702/stat : 16702 (java) S 16636 16639 14381 0 -1 1077944384 1956 13116 0 0 49 0 5 3 20 0 15 0 473403235 11092615168 54964 33554432000 4194304 4196468 140725805643648 139679074998384 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16703] ppid=16636 vsize=10832632 memory=7812451676762170729 CPUtime=0.45 cores=0,2,4,6
/proc/16639/task/16703/stat : 16703 (java) S 16636 16639 14381 0 -1 1077944384 1801 13116 0 0 37 0 5 3 20 0 15 0 473403235 11092615168 54964 33554432000 4194304 4196468 140725805643648 139679073945840 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16704] ppid=16636 vsize=10832632 memory=8026650869813564775 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16704/stat : 16704 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403236 11092615168 54964 33554432000 4194304 4196468 140725805643648 139678102407776 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16705] ppid=16636 vsize=10832632 memory=7595995233450812503 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16705/stat : 16705 (java) S 16636 16639 14381 0 -1 1077944384 1 13116 0 0 0 0 5 3 20 0 15 0 473403236 11092615168 54964 33554432000 4194304 4196468 140725805643648 139679072893744 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 10832632 KiB

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

[pid=16639/tid=16704] ppid=16636 vsize=10849036 memory=14008 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16704/stat : 16704 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403236 11109412864 432885 33554432000 4194304 4196468 140725805643648 139678102407776 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16705] ppid=16636 vsize=10849036 memory=6791534058613427641 CPUtime=0.57 cores=0,2,4,6
/proc/16639/task/16705/stat : 16705 (java) S 16636 16639 14381 0 -1 1077944384 1140 13116 0 0 23 26 5 3 20 0 15 0 473403236 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679072893744 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
Current children cumulated CPU time: 1036.12 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1731540 KiB

[startup+1024 s]*
/proc/loadavg: 1.55 1.57 1.57 3/227 17055
/proc/meminfo: memFree=777284/32770624 swapFree=66953184/67108860
[pid=16639] ppid=16636 vsize=10849036 memory=1731540 CPUtime=1037.74 cores=0,2,4,6
/proc/16639/stat : 16639 (java) S 16636 16639 14381 0 -1 1077944320 233743 13116 0 0 103631 135 5 3 20 0 15 0 473403220 11109412864 432885 33554432000 4194304 4196468 140725805643648 140725805626192 139679617670903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
/proc/16639/statm: 2712259 432885 3627 1 0 2674317 0
[pid=16639/tid=16692] ppid=16636 vsize=10849036 memory=8317482817917895235 CPUtime=1022.82 cores=0,2,4,6
/proc/16639/task/16692/stat : 16692 (java) R 16636 16639 14381 0 -1 4202560 75846 13116 0 0 102212 62 5 3 20 0 15 0 473403230 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679589506832 139679213481712 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16693] ppid=16636 vsize=10849036 memory=668 CPUtime=0.73 cores=0,2,4,6
/proc/16639/task/16693/stat : 16693 (java) S 16636 16639 14381 0 -1 1077944384 12750 13116 0 0 56 9 5 3 20 0 15 0 473403231 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679621912848 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16694] ppid=16636 vsize=10849036 memory=1256 CPUtime=0.73 cores=0,2,4,6
/proc/16639/task/16694/stat : 16694 (java) S 16636 16639 14381 0 -1 1077944384 11977 13116 0 0 56 9 5 3 20 0 15 0 473403231 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679520803216 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16695] ppid=16636 vsize=10849036 memory=1076 CPUtime=0.72 cores=0,2,4,6
/proc/16639/task/16695/stat : 16695 (java) S 16636 16639 14381 0 -1 1077944384 11885 13116 0 0 56 8 5 3 20 0 15 0 473403231 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679519750672 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16696] ppid=16636 vsize=10849036 memory=4872558044660077418 CPUtime=0.72 cores=0,2,4,6
/proc/16639/task/16696/stat : 16696 (java) S 16636 16639 14381 0 -1 1077944384 7529 13116 0 0 55 9 5 3 20 0 15 0 473403231 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679518698128 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16697] ppid=16636 vsize=10849036 memory=30176 CPUtime=0.46 cores=0,2,4,6
/proc/16639/task/16697/stat : 16697 (java) S 16636 16639 14381 0 -1 1077944384 11226 13116 0 0 34 4 5 3 20 0 15 0 473403232 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679077104112 139679617682050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16698] ppid=16636 vsize=10849036 memory=9580 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16698/stat : 16698 (java) S 16636 16639 14381 0 -1 1077944384 20 13116 0 0 0 0 5 3 20 0 15 0 473403232 11109412864 432885 33554432000 4194304 4196468 140725805643648 139678510474784 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16699] ppid=16636 vsize=10849036 memory=1052 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16699/stat : 16699 (java) S 16636 16639 14381 0 -1 1077944384 21 13116 0 0 0 0 5 3 20 0 15 0 473403233 11109412864 432885 33554432000 4194304 4196468 140725805643648 139678376257024 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16700] ppid=16636 vsize=10849036 memory=1731540 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16700/stat : 16700 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403235 11109412864 432885 33554432000 4194304 4196468 140725805643648 139678135966416 139679617689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16701] ppid=16636 vsize=10849036 memory=2608 CPUtime=5.16 cores=0,2,4,6
/proc/16639/task/16701/stat : 16701 (java) S 16636 16639 14381 0 -1 1077944384 42064 13116 0 0 502 6 5 3 20 0 15 0 473403235 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679076050928 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16702] ppid=16636 vsize=10849036 memory=2900 CPUtime=4.51 cores=0,2,4,6
/proc/16639/task/16702/stat : 16702 (java) S 16636 16639 14381 0 -1 1077944384 39582 13116 0 0 439 4 5 3 20 0 15 0 473403235 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679074998384 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16703] ppid=16636 vsize=10849036 memory=280909652963168 CPUtime=1.93 cores=0,2,4,6
/proc/16639/task/16703/stat : 16703 (java) S 16636 16639 14381 0 -1 1077944384 17494 13116 0 0 182 3 5 3 20 0 15 0 473403235 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679073945840 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16704] ppid=16636 vsize=10849036 memory=164 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16704/stat : 16704 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403236 11109412864 432885 33554432000 4194304 4196468 140725805643648 139678102407776 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16705] ppid=16636 vsize=10849036 memory=280909652550592 CPUtime=0.57 cores=0,2,4,6
/proc/16639/task/16705/stat : 16705 (java) S 16636 16639 14381 0 -1 1077944384 1140 13116 0 0 23 26 5 3 20 0 15 0 473403236 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679072893744 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
Current children cumulated CPU time: 1037.74 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1731540 KiB

[startup+1024.8 s]
/proc/loadavg: 1.55 1.57 1.57 3/227 17055
/proc/meminfo: memFree=777284/32770624 swapFree=66953184/67108860
[pid=16639] ppid=16636 vsize=10849036 memory=1731540 CPUtime=1038.53 cores=0,2,4,6
/proc/16639/stat : 16639 (java) S 16636 16639 14381 0 -1 1077944320 233946 13116 0 0 103710 135 5 3 20 0 15 0 473403220 11109412864 432885 33554432000 4194304 4196468 140725805643648 140725805626192 139679617670903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
/proc/16639/statm: 2712259 432885 3627 1 0 2674317 0
[pid=16639/tid=16692] ppid=16636 vsize=10849036 memory=6791534058613427641 CPUtime=1023.61 cores=0,2,4,6
/proc/16639/task/16692/stat : 16692 (java) R 16636 16639 14381 0 -1 4202560 76049 13116 0 0 102291 62 5 3 20 0 15 0 473403230 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679589506832 139679213303389 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16693] ppid=16636 vsize=10849036 memory=1076 CPUtime=0.73 cores=0,2,4,6
/proc/16639/task/16693/stat : 16693 (java) S 16636 16639 14381 0 -1 1077944384 12750 13116 0 0 56 9 5 3 20 0 15 0 473403231 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679621912848 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16694] ppid=16636 vsize=10849036 memory=14008 CPUtime=0.73 cores=0,2,4,6
/proc/16639/task/16694/stat : 16694 (java) S 16636 16639 14381 0 -1 1077944384 11977 13116 0 0 56 9 5 3 20 0 15 0 473403231 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679520803216 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16695] ppid=16636 vsize=10849036 memory=65 CPUtime=0.72 cores=0,2,4,6
/proc/16639/task/16695/stat : 16695 (java) S 16636 16639 14381 0 -1 1077944384 11885 13116 0 0 56 8 5 3 20 0 15 0 473403231 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679519750672 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16696] ppid=16636 vsize=10849036 memory=65 CPUtime=0.72 cores=0,2,4,6
/proc/16639/task/16696/stat : 16696 (java) S 16636 16639 14381 0 -1 1077944384 7529 13116 0 0 55 9 5 3 20 0 15 0 473403231 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679518698128 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16697] ppid=16636 vsize=10849036 memory=64 CPUtime=0.46 cores=0,2,4,6
/proc/16639/task/16697/stat : 16697 (java) S 16636 16639 14381 0 -1 1077944384 11226 13116 0 0 34 4 5 3 20 0 15 0 473403232 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679077104112 139679617682050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16698] ppid=16636 vsize=10849036 memory=64 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16698/stat : 16698 (java) S 16636 16639 14381 0 -1 1077944384 20 13116 0 0 0 0 5 3 20 0 15 0 473403232 11109412864 432885 33554432000 4194304 4196468 140725805643648 139678510474784 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16699] ppid=16636 vsize=10849036 memory=280909652006688 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16699/stat : 16699 (java) S 16636 16639 14381 0 -1 1077944384 21 13116 0 0 0 0 5 3 20 0 15 0 473403233 11109412864 432885 33554432000 4194304 4196468 140725805643648 139678376257024 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16700] ppid=16636 vsize=10849036 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16700/stat : 16700 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403235 11109412864 432885 33554432000 4194304 4196468 140725805643648 139678135966416 139679617689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16701] ppid=16636 vsize=10849036 memory=7670301315261816931 CPUtime=5.16 cores=0,2,4,6
/proc/16639/task/16701/stat : 16701 (java) S 16636 16639 14381 0 -1 1077944384 42064 13116 0 0 502 6 5 3 20 0 15 0 473403235 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679076050928 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16702] ppid=16636 vsize=10849036 memory=7670301315261816931 CPUtime=4.51 cores=0,2,4,6
/proc/16639/task/16702/stat : 16702 (java) S 16636 16639 14381 0 -1 1077944384 39582 13116 0 0 439 4 5 3 20 0 15 0 473403235 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679074998384 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16703] ppid=16636 vsize=10849036 memory=1731540 CPUtime=1.93 cores=0,2,4,6
/proc/16639/task/16703/stat : 16703 (java) S 16636 16639 14381 0 -1 1077944384 17494 13116 0 0 182 3 5 3 20 0 15 0 473403235 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679073945840 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16704] ppid=16636 vsize=10849036 memory=3260 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16704/stat : 16704 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403236 11109412864 432885 33554432000 4194304 4196468 140725805643648 139678102407776 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16705] ppid=16636 vsize=10849036 memory=1731540 CPUtime=0.57 cores=0,2,4,6
/proc/16639/task/16705/stat : 16705 (java) S 16636 16639 14381 0 -1 1077944384 1140 13116 0 0 23 26 5 3 20 0 15 0 473403236 11109412864 432885 33554432000 4194304 4196468 140725805643648 139679072893744 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
Current children cumulated CPU time: 1038.53 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1731540 KiB

[startup+1025.2 s]
/proc/loadavg: 1.58 1.58 1.57 3/227 17055
/proc/meminfo: memFree=777284/32770624 swapFree=66953184/67108860
[pid=16639] ppid=16636 vsize=10849036 memory=1731560 CPUtime=1038.93 cores=0,2,4,6
/proc/16639/stat : 16639 (java) S 16636 16639 14381 0 -1 1077944320 235190 13116 0 0 103750 135 5 3 20 0 15 0 473403220 11109412864 432890 33554432000 4194304 4196468 140725805643648 140725805626192 139679617670903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
/proc/16639/statm: 2712259 432890 3627 1 0 2674317 0
[pid=16639/tid=16692] ppid=16636 vsize=10849036 memory=4096 CPUtime=1024 cores=0,2,4,6
/proc/16639/task/16692/stat : 16692 (java) R 16636 16639 14381 0 -1 4202560 76052 13116 0 0 102330 62 5 3 20 0 15 0 473403230 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679589497936 139679213752135 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16693] ppid=16636 vsize=10849036 memory=6791534058613427641 CPUtime=0.73 cores=0,2,4,6
/proc/16639/task/16693/stat : 16693 (java) S 16636 16639 14381 0 -1 1077944384 12811 13116 0 0 56 9 5 3 20 0 15 0 473403231 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679621912848 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16694] ppid=16636 vsize=10849036 memory=1728 CPUtime=0.73 cores=0,2,4,6
/proc/16639/task/16694/stat : 16694 (java) S 16636 16639 14381 0 -1 1077944384 13088 13116 0 0 56 9 5 3 20 0 15 0 473403231 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679520803216 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16695] ppid=16636 vsize=10849036 memory=8072 CPUtime=0.73 cores=0,2,4,6
/proc/16639/task/16695/stat : 16695 (java) S 16636 16639 14381 0 -1 1077944384 11902 13116 0 0 57 8 5 3 20 0 15 0 473403231 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679519750672 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16696] ppid=16636 vsize=10849036 memory=9580 CPUtime=0.72 cores=0,2,4,6
/proc/16639/task/16696/stat : 16696 (java) S 16636 16639 14381 0 -1 1077944384 7559 13116 0 0 55 9 5 3 20 0 15 0 473403231 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679518698128 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16697] ppid=16636 vsize=10849036 memory=1731540 CPUtime=0.46 cores=0,2,4,6
/proc/16639/task/16697/stat : 16697 (java) S 16636 16639 14381 0 -1 1077944384 11248 13116 0 0 34 4 5 3 20 0 15 0 473403232 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679077104112 139679617682050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16698] ppid=16636 vsize=10849036 memory=668 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16698/stat : 16698 (java) S 16636 16639 14381 0 -1 1077944384 20 13116 0 0 0 0 5 3 20 0 15 0 473403232 11109412864 432890 33554432000 4194304 4196468 140725805643648 139678510474784 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16699] ppid=16636 vsize=10849036 memory=1256 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16699/stat : 16699 (java) S 16636 16639 14381 0 -1 1077944384 21 13116 0 0 0 0 5 3 20 0 15 0 473403233 11109412864 432890 33554432000 4194304 4196468 140725805643648 139678376257024 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16700] ppid=16636 vsize=10849036 memory=1076 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16700/stat : 16700 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403235 11109412864 432890 33554432000 4194304 4196468 140725805643648 139678135966416 139679617689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16701] ppid=16636 vsize=10849036 memory=0 CPUtime=5.16 cores=0,2,4,6
/proc/16639/task/16701/stat : 16701 (java) S 16636 16639 14381 0 -1 1077944384 42064 13116 0 0 502 6 5 3 20 0 15 0 473403235 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679076050928 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16702] ppid=16636 vsize=10849036 memory=280909652370800 CPUtime=4.51 cores=0,2,4,6
/proc/16639/task/16702/stat : 16702 (java) S 16636 16639 14381 0 -1 1077944384 39582 13116 0 0 439 4 5 3 20 0 15 0 473403235 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679074998384 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16703] ppid=16636 vsize=10849036 memory=280909652370864 CPUtime=1.93 cores=0,2,4,6
/proc/16639/task/16703/stat : 16703 (java) S 16636 16639 14381 0 -1 1077944384 17494 13116 0 0 182 3 5 3 20 0 15 0 473403235 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679073945840 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16704] ppid=16636 vsize=10849036 memory=280909652370928 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16704/stat : 16704 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403236 11109412864 432890 33554432000 4194304 4196468 140725805643648 139678102407776 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16705] ppid=16636 vsize=10849036 memory=280909652370992 CPUtime=0.57 cores=0,2,4,6
/proc/16639/task/16705/stat : 16705 (java) S 16636 16639 14381 0 -1 1077944384 1140 13116 0 0 23 26 5 3 20 0 15 0 473403236 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679072893744 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
Current children cumulated CPU time: 1038.93 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1731560 KiB

[startup+1025.3 s]
/proc/loadavg: 1.58 1.58 1.57 3/227 17055
/proc/meminfo: memFree=777284/32770624 swapFree=66953184/67108860
[pid=16639] ppid=16636 vsize=10849036 memory=1731560 CPUtime=1039.03 cores=0,2,4,6
/proc/16639/stat : 16639 (java) S 16636 16639 14381 0 -1 1077944320 235190 13116 0 0 103760 135 5 3 20 0 15 0 473403220 11109412864 432890 33554432000 4194304 4196468 140725805643648 140725805626192 139679617670903 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
/proc/16639/statm: 2712259 432890 3627 1 0 2674317 0
[pid=16639/tid=16692] ppid=16636 vsize=10849036 memory=1731560 CPUtime=1024.1 cores=0,2,4,6
/proc/16639/task/16692/stat : 16692 (java) R 16636 16639 14381 0 -1 4202560 76052 13116 0 0 102340 62 5 3 20 0 15 0 473403230 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679589497936 139679213302373 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16693] ppid=16636 vsize=10849036 memory=1731540 CPUtime=0.73 cores=0,2,4,6
/proc/16639/task/16693/stat : 16693 (java) S 16636 16639 14381 0 -1 1077944384 12811 13116 0 0 56 9 5 3 20 0 15 0 473403231 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679621912848 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16694] ppid=16636 vsize=10849036 memory=1731540 CPUtime=0.73 cores=0,2,4,6
/proc/16639/task/16694/stat : 16694 (java) S 16636 16639 14381 0 -1 1077944384 13088 13116 0 0 56 9 5 3 20 0 15 0 473403231 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679520803216 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16695] ppid=16636 vsize=10849036 memory=1731540 CPUtime=0.73 cores=0,2,4,6
/proc/16639/task/16695/stat : 16695 (java) S 16636 16639 14381 0 -1 1077944384 11902 13116 0 0 57 8 5 3 20 0 15 0 473403231 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679519750672 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16696] ppid=16636 vsize=10849036 memory=0 CPUtime=0.72 cores=0,2,4,6
/proc/16639/task/16696/stat : 16696 (java) S 16636 16639 14381 0 -1 1077944384 7559 13116 0 0 55 9 5 3 20 0 15 0 473403231 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679518698128 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16697] ppid=16636 vsize=10849036 memory=1731540 CPUtime=0.46 cores=0,2,4,6
/proc/16639/task/16697/stat : 16697 (java) S 16636 16639 14381 0 -1 1077944384 11248 13116 0 0 34 4 5 3 20 0 15 0 473403232 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679077104112 139679617682050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16698] ppid=16636 vsize=10849036 memory=1731540 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16698/stat : 16698 (java) S 16636 16639 14381 0 -1 1077944384 20 13116 0 0 0 0 5 3 20 0 15 0 473403232 11109412864 432890 33554432000 4194304 4196468 140725805643648 139678510474784 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16699] ppid=16636 vsize=10849036 memory=1731540 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16699/stat : 16699 (java) S 16636 16639 14381 0 -1 1077944384 21 13116 0 0 0 0 5 3 20 0 15 0 473403233 11109412864 432890 33554432000 4194304 4196468 140725805643648 139678376257024 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16700] ppid=16636 vsize=10849036 memory=1731540 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16700/stat : 16700 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403235 11109412864 432890 33554432000 4194304 4196468 140725805643648 139678135966416 139679617689499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16701] ppid=16636 vsize=10849036 memory=1731560 CPUtime=5.16 cores=0,2,4,6
/proc/16639/task/16701/stat : 16701 (java) S 16636 16639 14381 0 -1 1077944384 42064 13116 0 0 502 6 5 3 20 0 15 0 473403235 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679076050928 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16702] ppid=16636 vsize=10849036 memory=1731540 CPUtime=4.51 cores=0,2,4,6
/proc/16639/task/16702/stat : 16702 (java) S 16636 16639 14381 0 -1 1077944384 39582 13116 0 0 439 4 5 3 20 0 15 0 473403235 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679074998384 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16703] ppid=16636 vsize=10849036 memory=1731508 CPUtime=1.93 cores=0,2,4,6
/proc/16639/task/16703/stat : 16703 (java) S 16636 16639 14381 0 -1 1077944384 17494 13116 0 0 182 3 5 3 20 0 15 0 473403235 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679073945840 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16704] ppid=16636 vsize=10849036 memory=1731540 CPUtime=0.08 cores=0,2,4,6
/proc/16639/task/16704/stat : 16704 (java) S 16636 16639 14381 0 -1 1077944384 3 13116 0 0 0 0 5 3 20 0 15 0 473403236 11109412864 432890 33554432000 4194304 4196468 140725805643648 139678102407776 139679617681109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
[pid=16639/tid=16705] ppid=16636 vsize=10849036 memory=1877292 CPUtime=0.57 cores=0,2,4,6
/proc/16639/task/16705/stat : 16705 (java) S 16636 16639 14381 0 -1 1077944384 1140 13116 0 0 23 26 5 3 20 0 15 0 473403236 11109412864 432890 33554432000 4194304 4196468 140725805643648 139679072893744 139679617682050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6717440 140725805652579 140725805655221 140725805655221 140725805658063 0
Current children cumulated CPU time: 1039.03 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1731560 KiB

Child status: 0
Real time (s): 1025.36
CPU time (s): 1039.11
CPU user time (s): 1037.69
CPU system time (s): 1.41489
CPU usage (%): 101.341
Max. virtual memory (cumulated for all children) (KiB): 10849036
Max. memory (cumulated for all children) (KiB): 1954508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1037.69
system time used= 1.41489
maximum resident set size= 1956112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249520
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37515
involuntary context switches= 1372


# summary of solver processes directly reported to runsolver:
#   pid: 16639
#   total CPU time (s): 1039.11
#   total CPU user time (s): 1037.69
#   total CPU system time (s): 1.41489

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.10478 second user time and 10.6516 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-20 12:20:43
IDJOB=4403214
IDBENCH=127979
IDSOLVER=2862
FILE ID=node119/4403214-1568974884
RUNJOBID= node119-1568967598-14412
PBS_JOBID= 21704628
Free space on /var/tmp= 13480 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-6.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403214-1568974884/watcher-4403214-1568974884 -o /var/tmp/evaluation-result-4403214-1568974884/solver-4403214-1568974884 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568967598-14412 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1202144846 HOME/instance-4403214-1568974884.xml

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

MD5SUM BENCH= 0bc555941feddabd64880acf40a70a83
RANDOM SEED=1202144846

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:         3303936 kB
MemAvailable:   30743484 kB
Buffers:          143520 kB
Cached:         27215224 kB
SwapCached:        46572 kB
Active:         14670536 kB
Inactive:       13802400 kB
Active(anon):    1067320 kB
Inactive(anon):    95604 kB
Active(file):   13603216 kB
Inactive(file): 13706796 kB
Unevictable:      109120 kB
Mlocked:          109120 kB
SwapTotal:      67108860 kB
SwapFree:       66953184 kB
Dirty:             36020 kB
Writeback:             0 kB
AnonPages:       1233972 kB
Mapped:            65400 kB
Shmem:             40116 kB
Slab:             586768 kB
SReclaimable:     557996 kB
SUnreclaim:        28772 kB
KernelStack:        3984 kB
PageTables:         8136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2311880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1138688 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 /var/tmp at the end= 13444 MiB
End job on node119 at 2019-09-20 12:37:49