Trace number 4402914

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 1134.11 1121.16

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 benchmark77.3481
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
29.07/21.19	o -4974
29.73/21.71	o -4969
30.35/22.24	o -3975
36.03/27.19	o -3970
36.33/27.49	o -3969
36.74/27.83	o -3966
36.85/27.90	o -3963
36.97/28.04	o -3962
39.78/30.84	o -2976
40.11/31.17	o -2972
41.21/32.21	o -2971
41.21/32.25	o -2970
46.12/37.14	o -1976
48.55/39.50	o -1971
53.18/44.03	o -1970
83.86/74.26	o -1968
120.65/110.87	o -1966
121.76/111.94	o -1964
123.27/113.47	o -972
124.06/114.27	o -971
140.58/130.66	o -969
429.17/418.56	o -968
430.78/420.18	o -966
434.97/424.34	o 25
1134.04/1121.14	v <instantiation
1134.04/1121.14	v         cost = '25'>
1134.04/1121.14	v       <list>
1134.04/1121.14	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]
1134.04/1121.14	v       </list>
1134.04/1121.14	v       <values>
1134.04/1121.14	v         6 0 1 2 3 -1 7 8 14 10 4 -1 -1 -1 20 9 15 16 -1 -1 21 22 23 17 0 17 16 15 14 -1 1 2 3 12 13 -1 -1 -1 4 11 10 9 -1 -1 5 6 7 8 -6 1 -5 5 5 0 0 8 4 7 4 0 0 0 3 1 -2 -5 0 0 -5 6 0 4
1134.04/1121.14	v       </values>
1134.04/1121.14	v     </instantiation>
1134.04/1121.14	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 (3243 MiB free)
  memory of node 1: 16384 MiB (5355 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4402914-1568975855/watcher-4402914-1568975855 -o /tmp/evaluation-result-4402914-1568975855/solver-4402914-1568975855 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568967599-4735 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=2142651045 HOME/instance-4402914-1568975855.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=6924, runsolver pid=6921
Current StackSize limit: 8192 KiB


[startup+0.102092 s]*
/proc/loadavg: 1.49 1.48 1.78 3/218 6982
/proc/meminfo: memFree=8797688/32770624 swapFree=66998964/67108860
[pid=6924] ppid=6921 vsize=9972712 memory=18864 CPUtime=0.09 cores=0,2,4,6
/proc/6924/stat : 6924 (java) S 6921 6924 4702 0 -1 1077944320 4473 13054 0 0 1 0 5 3 20 0 6 0 473850334 10212057088 4716 33554432000 4194304 4196468 140736116772256 140736116754800 140544303406839 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
/proc/6924/statm: 2493178 4716 1935 1 0 2481616 0
[pid=6924/tid=6978] ppid=6921 vsize=9972712 memory=8514726395714820750 CPUtime=0.09 cores=0,2,4,6
/proc/6924/task/6978/stat : 6978 (java) R 6921 6924 4702 0 -1 4202560 2288 13054 0 0 1 0 5 3 20 0 6 0 473850343 10212057088 4781 33554432000 4194304 4196468 140736116772256 140544275243600 140544288529776 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6979] ppid=6921 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6979/stat : 6979 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 6 0 473850344 10212057088 4781 33554432000 4194304 4196468 140736116772256 140544307649168 140544303417045 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6980] ppid=6921 vsize=9972712 memory=140697274672768 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6980/stat : 6980 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 6 0 473850344 10212057088 4781 33554432000 4194304 4196468 140736116772256 140544222468624 140544303417045 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6981] ppid=6921 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6981/stat : 6981 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 6 0 473850344 10212057088 4781 33554432000 4194304 4196468 140736116772256 140544221415824 140544303417045 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6982] ppid=6921 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6982/stat : 6982 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 6 0 473850344 10212057088 4781 33554432000 4194304 4196468 140736116772256 140544220363024 140544303417045 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18864 KiB

[startup+0.210453 s]*
/proc/loadavg: 1.49 1.48 1.78 5/227 6991
/proc/meminfo: memFree=8776960/32770624 swapFree=66998964/67108860
[pid=6924] ppid=6921 vsize=10819856 memory=44956 CPUtime=0.26 cores=0,2,4,6
/proc/6924/stat : 6924 (java) S 6921 6924 4702 0 -1 1077944320 7213 13054 0 0 17 1 5 3 20 0 15 0 473850334 11079532544 11239 33554432000 4194304 4196468 140736116772256 140736116754800 140544303406839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
/proc/6924/statm: 2705000 11239 3147 1 0 2667149 0
[pid=6924/tid=6978] ppid=6921 vsize=10820164 memory=5450916389569530688 CPUtime=0.19 cores=0,2,4,6
/proc/6924/task/6978/stat : 6978 (java) R 6921 6924 4702 0 -1 4202560 3825 13054 0 0 10 1 5 3 20 0 15 0 473850343 11079847936 11370 33554432000 4194304 4196468 140736116772256 140544275217872 140544303428765 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6979] ppid=6921 vsize=10820164 memory=-9181546050914066336 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6979/stat : 6979 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850344 11079847936 11370 33554432000 4194304 4196468 140736116772256 140544307649168 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6980] ppid=6921 vsize=10820164 memory=140697274672768 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6980/stat : 6980 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850344 11079847936 11370 33554432000 4194304 4196468 140736116772256 140544222468624 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6981] ppid=6921 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6981/stat : 6981 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850344 11079847936 11370 33554432000 4194304 4196468 140736116772256 140544221415824 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6982] ppid=6921 vsize=10820164 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6982/stat : 6982 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850344 11079847936 11370 33554432000 4194304 4196468 140736116772256 140544220363024 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6983] ppid=6921 vsize=10820164 memory=140697274672768 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6983/stat : 6983 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850346 11079847936 11370 33554432000 4194304 4196468 140736116772256 140543830051696 140544303417986 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6984] ppid=6921 vsize=10820164 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6984/stat : 6984 (java) S 6921 6924 4702 0 -1 1077944384 13 13054 0 0 0 0 5 3 20 0 15 0 473850346 11079847936 11370 33554432000 4194304 4196468 140736116772256 140543745058336 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6985] ppid=6921 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6985/stat : 6985 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850346 11079847936 11370 33554432000 4194304 4196468 140736116772256 140543610840432 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6986] ppid=6921 vsize=10820164 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6986/stat : 6986 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850349 11079847936 11370 33554432000 4194304 4196468 140736116772256 140543006861648 140544303425435 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6987] ppid=6921 vsize=10820164 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/6924/task/6987/stat : 6987 (java) S 6921 6924 4702 0 -1 1077944384 457 13054 0 0 1 0 5 3 20 0 15 0 473850349 11079847936 11370 33554432000 4194304 4196468 140736116772256 140543828998512 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6988] ppid=6921 vsize=10820164 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/6924/task/6988/stat : 6988 (java) S 6921 6924 4702 0 -1 1077944384 188 13054 0 0 1 0 5 3 20 0 15 0 473850349 11079847936 11370 33554432000 4194304 4196468 140736116772256 140543827945712 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6989] ppid=6921 vsize=10820164 memory=140697274672768 CPUtime=0.11 cores=0,2,4,6
/proc/6924/task/6989/stat : 6989 (java) S 6921 6924 4702 0 -1 1077944384 615 13054 0 0 3 0 5 3 20 0 15 0 473850349 11079847936 11370 33554432000 4194304 4196468 140736116772256 140543826892912 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6990] ppid=6921 vsize=10820164 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6990/stat : 6990 (java) S 6921 6924 4702 0 -1 1077944384 3 13054 0 0 0 0 5 3 20 0 15 0 473850349 11079847936 11370 33554432000 4194304 4196468 140736116772256 140542537099488 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6991] ppid=6921 vsize=10820164 memory=140697274672768 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6991/stat : 6991 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850350 11079847936 11370 33554432000 4194304 4196468 140736116772256 140543825841328 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819856 KiB
Current children cumulated memory: 44956 KiB

[startup+0.311158 s]*
/proc/loadavg: 1.49 1.48 1.78 3/227 6991
/proc/meminfo: memFree=8763188/32770624 swapFree=66998964/67108860
[pid=6924] ppid=6921 vsize=10820196 memory=53796 CPUtime=0.41 cores=0,2,4,6
/proc/6924/stat : 6924 (java) S 6921 6924 4702 0 -1 1077944320 10736 13054 0 0 30 3 5 3 20 0 15 0 473850334 11079880704 13449 33554432000 4194304 4196468 140736116772256 140736116754800 140544303406839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
/proc/6924/statm: 2705049 13449 3273 1 0 2667149 0
[pid=6924/tid=6978] ppid=6921 vsize=10820196 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/6924/task/6978/stat : 6978 (java) R 6921 6924 4702 0 -1 4202560 7219 13054 0 0 19 2 5 3 20 0 15 0 473850343 11079880704 13449 33554432000 4194304 4196468 140736116772256 140544275215760 140544288650811 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6979] ppid=6921 vsize=10820196 memory=7590090834685617772 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6979/stat : 6979 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850344 11079880704 13449 33554432000 4194304 4196468 140736116772256 140544307649168 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6980] ppid=6921 vsize=10820196 memory=5788339726952981056 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6980/stat : 6980 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850344 11079880704 13449 33554432000 4194304 4196468 140736116772256 140544222468624 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6981] ppid=6921 vsize=10820196 memory=7019607785146175430 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6981/stat : 6981 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850344 11079880704 13449 33554432000 4194304 4196468 140736116772256 140544221415824 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6982] ppid=6921 vsize=10820196 memory=4872558044660077418 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6982/stat : 6982 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850344 11079880704 13449 33554432000 4194304 4196468 140736116772256 140544220363024 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6983] ppid=6921 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6983/stat : 6983 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850346 11079880704 13449 33554432000 4194304 4196468 140736116772256 140543830051696 140544303417986 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6984] ppid=6921 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6984/stat : 6984 (java) S 6921 6924 4702 0 -1 1077944384 13 13054 0 0 0 0 5 3 20 0 15 0 473850346 11079880704 13449 33554432000 4194304 4196468 140736116772256 140543745058336 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6985] ppid=6921 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6985/stat : 6985 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850346 11079880704 13449 33554432000 4194304 4196468 140736116772256 140543610840432 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6986] ppid=6921 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6986/stat : 6986 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850349 11079880704 13449 33554432000 4194304 4196468 140736116772256 140543006861648 140544303425435 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6987] ppid=6921 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/6924/task/6987/stat : 6987 (java) S 6921 6924 4702 0 -1 1077944384 458 13054 0 0 2 0 5 3 20 0 15 0 473850349 11079880704 13449 33554432000 4194304 4196468 140736116772256 140543828998512 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6988] ppid=6921 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/6924/task/6988/stat : 6988 (java) S 6921 6924 4702 0 -1 1077944384 197 13054 0 0 2 0 5 3 20 0 15 0 473850349 11079880704 13449 33554432000 4194304 4196468 140736116772256 140543827945712 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6989] ppid=6921 vsize=10820196 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/6924/task/6989/stat : 6989 (java) S 6921 6924 4702 0 -1 1077944384 635 13054 0 0 5 0 5 3 20 0 15 0 473850349 11079880704 13449 33554432000 4194304 4196468 140736116772256 140543826892912 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6990] ppid=6921 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6990/stat : 6990 (java) S 6921 6924 4702 0 -1 1077944384 3 13054 0 0 0 0 5 3 20 0 15 0 473850349 11079880704 13449 33554432000 4194304 4196468 140736116772256 140542537099488 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6991] ppid=6921 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6991/stat : 6991 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850350 11079880704 13449 33554432000 4194304 4196468 140736116772256 140543825841328 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 53796 KiB

[startup+0.700754 s]
/proc/loadavg: 1.49 1.48 1.78 3/227 6991
/proc/meminfo: memFree=8749032/32770624 swapFree=66998964/67108860
[pid=6924] ppid=6921 vsize=10824364 memory=87348 CPUtime=1.15 cores=0,2,4,6
/proc/6924/stat : 6924 (java) S 6921 6924 4702 0 -1 1077944320 15048 13054 0 0 102 5 5 3 20 0 15 0 473850334 11084148736 21837 33554432000 4194304 4196468 140736116772256 140736116754800 140544303406839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
/proc/6924/statm: 2706091 21837 3511 1 0 2668173 0
[pid=6924/tid=6978] ppid=6921 vsize=10824364 memory=2241 CPUtime=0.67 cores=0,2,4,6
/proc/6924/task/6978/stat : 6978 (java) R 6921 6924 4702 0 -1 4202560 10342 13054 0 0 56 3 5 3 20 0 15 0 473850343 11084148736 21837 33554432000 4194304 4196468 140736116772256 140544275236384 140544303418774 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6979] ppid=6921 vsize=10824364 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6979/stat : 6979 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850344 11084148736 21837 33554432000 4194304 4196468 140736116772256 140544307649168 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6980] ppid=6921 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6980/stat : 6980 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850344 11084148736 21837 33554432000 4194304 4196468 140736116772256 140544222468624 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6981] ppid=6921 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6981/stat : 6981 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850344 11084148736 21837 33554432000 4194304 4196468 140736116772256 140544221415824 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6982] ppid=6921 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6982/stat : 6982 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850344 11084148736 21837 33554432000 4194304 4196468 140736116772256 140544220363024 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6983] ppid=6921 vsize=10824364 memory=6944652177228980320 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6983/stat : 6983 (java) S 6921 6924 4702 0 -1 1077944384 5 13054 0 0 0 0 5 3 20 0 15 0 473850346 11084148736 21837 33554432000 4194304 4196468 140736116772256 140543830051696 140544303417986 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6984] ppid=6921 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6984/stat : 6984 (java) S 6921 6924 4702 0 -1 1077944384 13 13054 0 0 0 0 5 3 20 0 15 0 473850346 11084148736 21837 33554432000 4194304 4196468 140736116772256 140543745058336 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6985] ppid=6921 vsize=10824364 memory=6943526294502006880 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6985/stat : 6985 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850346 11084148736 21837 33554432000 4194304 4196468 140736116772256 140543610840432 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6986] ppid=6921 vsize=10824364 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6986/stat : 6986 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850349 11084148736 21837 33554432000 4194304 4196468 140736116772256 140543006861648 140544303425435 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6987] ppid=6921 vsize=10824364 memory=140697155962768 CPUtime=0.23 cores=0,2,4,6
/proc/6924/task/6987/stat : 6987 (java) R 6921 6924 4702 0 -1 4202560 1010 13054 0 0 15 0 5 3 20 0 15 0 473850349 11084148736 21837 33554432000 4194304 4196468 140736116772256 140543828998512 140544296391881 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6988] ppid=6921 vsize=10824364 memory=24964 CPUtime=0.21 cores=0,2,4,6
/proc/6924/task/6988/stat : 6988 (java) R 6921 6924 4702 0 -1 4202560 615 13054 0 0 13 0 5 3 20 0 15 0 473850349 11084148736 21837 33554432000 4194304 4196468 140736116772256 140543827935824 140544287312995 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6989] ppid=6921 vsize=10824364 memory=2244 CPUtime=0.25 cores=0,2,4,6
/proc/6924/task/6989/stat : 6989 (java) R 6921 6924 4702 0 -1 1077944384 846 13054 0 0 17 0 5 3 20 0 15 0 473850349 11084148736 21837 33554432000 4194304 4196468 140736116772256 140543826892912 140544303417986 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6990] ppid=6921 vsize=10824364 memory=140697155960176 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6990/stat : 6990 (java) S 6921 6924 4702 0 -1 1077944384 3 13054 0 0 0 0 5 3 20 0 15 0 473850349 11084148736 21837 33554432000 4194304 4196468 140736116772256 140542537099488 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6991] ppid=6921 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6991/stat : 6991 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850350 11084148736 21837 33554432000 4194304 4196468 140736116772256 140543825841328 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 87348 KiB

[startup+1.50081 s]
/proc/loadavg: 1.49 1.48 1.78 5/227 6991
/proc/meminfo: memFree=8680408/32770624 swapFree=66998964/67108860
[pid=6924] ppid=6921 vsize=10834680 memory=219524 CPUtime=2.96 cores=0,2,4,6
/proc/6924/stat : 6924 (java) S 6921 6924 4702 0 -1 1077944320 23968 13054 0 0 277 11 5 3 20 0 15 0 473850334 11094712320 54881 33554432000 4194304 4196468 140736116772256 140736116754800 140544303406839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
/proc/6924/statm: 2708670 54881 3590 1 0 2670733 0
[pid=6924/tid=6978] ppid=6921 vsize=10834680 memory=25 CPUtime=1.43 cores=0,2,4,6
/proc/6924/task/6978/stat : 6978 (java) R 6921 6924 4702 0 -1 4202560 15297 13054 0 0 130 5 5 3 20 0 15 0 473850343 11094712320 54881 33554432000 4194304 4196468 140736116772256 140544275237312 140544303428765 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6979] ppid=6921 vsize=10834680 memory=29 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6979/stat : 6979 (java) S 6921 6924 4702 0 -1 1077944384 75 13054 0 0 0 0 5 3 20 0 15 0 473850344 11094712320 54881 33554432000 4194304 4196468 140736116772256 140544307649168 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6980] ppid=6921 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/6924/task/6980/stat : 6980 (java) S 6921 6924 4702 0 -1 1077944384 24 13054 0 0 1 0 5 3 20 0 15 0 473850344 11094712320 54881 33554432000 4194304 4196468 140736116772256 140544222468624 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6981] ppid=6921 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/6924/task/6981/stat : 6981 (java) S 6921 6924 4702 0 -1 1077944384 298 13054 0 0 1 0 5 3 20 0 15 0 473850344 11094712320 54881 33554432000 4194304 4196468 140736116772256 140544221415824 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6982] ppid=6921 vsize=10834680 memory=111356 CPUtime=0.09 cores=0,2,4,6
/proc/6924/task/6982/stat : 6982 (java) S 6921 6924 4702 0 -1 1077944384 106 13054 0 0 1 0 5 3 20 0 15 0 473850344 11094712320 54881 33554432000 4194304 4196468 140736116772256 140544220363024 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6983] ppid=6921 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/6924/task/6983/stat : 6983 (java) S 6921 6924 4702 0 -1 1077944384 118 13054 0 0 1 0 5 3 20 0 15 0 473850346 11094712320 54881 33554432000 4194304 4196468 140736116772256 140543830051696 140544303417986 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6984] ppid=6921 vsize=10834680 memory=7014751519616620389 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6984/stat : 6984 (java) S 6921 6924 4702 0 -1 1077944384 14 13054 0 0 0 0 5 3 20 0 15 0 473850346 11094712320 54881 33554432000 4194304 4196468 140736116772256 140543745058400 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6985] ppid=6921 vsize=10834680 memory=7734476506850354777 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6985/stat : 6985 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850346 11094712320 54881 33554432000 4194304 4196468 140736116772256 140543610840448 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6986] ppid=6921 vsize=10834680 memory=7666928031420672103 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6986/stat : 6986 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850349 11094712320 54881 33554432000 4194304 4196468 140736116772256 140543006861648 140544303425435 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6987] ppid=6921 vsize=10834680 memory=5571041044932352101 CPUtime=0.6 cores=0,2,4,6
/proc/6924/task/6987/stat : 6987 (java) S 6921 6924 4702 0 -1 1077944384 2669 13054 0 0 52 0 5 3 20 0 15 0 473850349 11094712320 54881 33554432000 4194304 4196468 140736116772256 140543828998512 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6988] ppid=6921 vsize=10834680 memory=7444846478082271339 CPUtime=0.58 cores=0,2,4,6
/proc/6924/task/6988/stat : 6988 (java) S 6921 6924 4702 0 -1 1077944384 1590 13054 0 0 50 0 5 3 20 0 15 0 473850349 11094712320 54881 33554432000 4194304 4196468 140736116772256 140543827945712 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6989] ppid=6921 vsize=10834680 memory=7014751519616620389 CPUtime=0.45 cores=0,2,4,6
/proc/6924/task/6989/stat : 6989 (java) S 6921 6924 4702 0 -1 1077944384 1565 13054 0 0 36 1 5 3 20 0 15 0 473850349 11094712320 54881 33554432000 4194304 4196468 140736116772256 140543826892912 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6990] ppid=6921 vsize=10834680 memory=7014751519616620389 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6990/stat : 6990 (java) S 6921 6924 4702 0 -1 1077944384 3 13054 0 0 0 0 5 3 20 0 15 0 473850349 11094712320 54881 33554432000 4194304 4196468 140736116772256 140542537099488 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6991] ppid=6921 vsize=10834680 memory=55 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6991/stat : 6991 (java) S 6921 6924 4702 0 -1 1077944384 1 13054 0 0 0 0 5 3 20 0 15 0 473850350 11094712320 54881 33554432000 4194304 4196468 140736116772256 140543825841328 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 10834680 KiB

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

[pid=6924/tid=6990] ppid=6921 vsize=10849036 memory=12024 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6990/stat : 6990 (java) S 6921 6924 4702 0 -1 1077944384 3 13054 0 0 0 0 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140542537099488 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6991] ppid=6921 vsize=10849036 memory=9396 CPUtime=0.59 cores=0,2,4,6
/proc/6924/task/6991/stat : 6991 (java) S 6921 6924 4702 0 -1 1077944384 1247 13054 0 0 28 23 5 3 20 0 15 0 473850350 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543825841328 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
Current children cumulated CPU time: 1131.32 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1662444 KiB

[startup+1120 s]*
/proc/loadavg: 1.66 1.59 1.64 3/229 7224
/proc/meminfo: memFree=6025104/32770624 swapFree=66998968/67108860
[pid=6924] ppid=6921 vsize=10849036 memory=1662444 CPUtime=1132.93 cores=0,2,4,6
/proc/6924/stat : 6924 (java) S 6921 6924 4702 0 -1 1077944320 217228 13054 0 0 113171 114 5 3 20 0 15 0 473850334 11109412864 415611 33554432000 4194304 4196468 140736116772256 140736116754800 140544303406839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
/proc/6924/statm: 2712259 415611 3629 1 0 2674317 0
[pid=6924/tid=6978] ppid=6921 vsize=10849036 memory=7092713581373385065 CPUtime=1118.46 cores=0,2,4,6
/proc/6924/task/6978/stat : 6978 (java) R 6921 6924 4702 0 -1 4202560 67222 13054 0 0 111793 45 5 3 20 0 15 0 473850343 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544275242848 140543910624500 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6979] ppid=6921 vsize=10849036 memory=4872558044660077418 CPUtime=0.87 cores=0,2,4,6
/proc/6924/task/6979/stat : 6979 (java) S 6921 6924 4702 0 -1 1077944384 16824 13054 0 0 70 9 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544307649168 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6980] ppid=6921 vsize=10849036 memory=3612 CPUtime=0.87 cores=0,2,4,6
/proc/6924/task/6980/stat : 6980 (java) S 6921 6924 4702 0 -1 1077944384 9047 13054 0 0 71 8 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544222468624 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6981] ppid=6921 vsize=10849036 memory=2832 CPUtime=0.88 cores=0,2,4,6
/proc/6924/task/6981/stat : 6981 (java) S 6921 6924 4702 0 -1 1077944384 14841 13054 0 0 72 8 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544221415824 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6982] ppid=6921 vsize=10849036 memory=1552 CPUtime=0.87 cores=0,2,4,6
/proc/6924/task/6982/stat : 6982 (java) S 6921 6924 4702 0 -1 1077944384 10149 13054 0 0 70 9 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544220363024 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6983] ppid=6921 vsize=10849036 memory=1204 CPUtime=0.59 cores=0,2,4,6
/proc/6924/task/6983/stat : 6983 (java) S 6921 6924 4702 0 -1 1077944384 12058 13054 0 0 46 5 5 3 20 0 15 0 473850346 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543830051696 140544303417986 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6984] ppid=6921 vsize=10849036 memory=1072 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6984/stat : 6984 (java) S 6921 6924 4702 0 -1 1077944384 21 13054 0 0 0 0 5 3 20 0 15 0 473850346 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543745058464 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6985] ppid=6921 vsize=10849036 memory=6072 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6985/stat : 6985 (java) S 6921 6924 4702 0 -1 1077944384 13 13054 0 0 0 0 5 3 20 0 15 0 473850346 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543610840448 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6986] ppid=6921 vsize=10849036 memory=1544 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6986/stat : 6986 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543006861648 140544303425435 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6987] ppid=6921 vsize=10849036 memory=776 CPUtime=4.33 cores=0,2,4,6
/proc/6924/task/6987/stat : 6987 (java) S 6921 6924 4702 0 -1 1077944384 27829 13054 0 0 420 5 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543828998512 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6988] ppid=6921 vsize=10849036 memory=1056 CPUtime=4.13 cores=0,2,4,6
/proc/6924/task/6988/stat : 6988 (java) S 6921 6924 4702 0 -1 1077944384 33538 13054 0 0 402 3 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543827945712 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6989] ppid=6921 vsize=10849036 memory=1662444 CPUtime=1.95 cores=0,2,4,6
/proc/6924/task/6989/stat : 6989 (java) S 6921 6924 4702 0 -1 1077944384 22229 13054 0 0 183 4 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543826892912 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6990] ppid=6921 vsize=10849036 memory=1662444 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6990/stat : 6990 (java) S 6921 6924 4702 0 -1 1077944384 3 13054 0 0 0 0 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140542537099488 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6991] ppid=6921 vsize=10849036 memory=496 CPUtime=0.59 cores=0,2,4,6
/proc/6924/task/6991/stat : 6991 (java) S 6921 6924 4702 0 -1 1077944384 1247 13054 0 0 28 23 5 3 20 0 15 0 473850350 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543825841328 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
Current children cumulated CPU time: 1132.93 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1662444 KiB

[startup+1120.8 s]
/proc/loadavg: 1.66 1.59 1.64 3/229 7224
/proc/meminfo: memFree=6025104/32770624 swapFree=66998968/67108860
[pid=6924] ppid=6921 vsize=10849036 memory=1662444 CPUtime=1133.73 cores=0,2,4,6
/proc/6924/stat : 6924 (java) S 6921 6924 4702 0 -1 1077944320 217229 13054 0 0 113251 114 5 3 20 0 15 0 473850334 11109412864 415611 33554432000 4194304 4196468 140736116772256 140736116754800 140544303406839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
/proc/6924/statm: 2712259 415611 3629 1 0 2674317 0
[pid=6924/tid=6978] ppid=6921 vsize=10849036 memory=288230583166042426 CPUtime=1119.25 cores=0,2,4,6
/proc/6924/task/6978/stat : 6978 (java) R 6921 6924 4702 0 -1 4202560 67223 13054 0 0 111872 45 5 3 20 0 15 0 473850343 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544275241680 140543910622423 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6979] ppid=6921 vsize=10849036 memory=14691894252800627 CPUtime=0.88 cores=0,2,4,6
/proc/6924/task/6979/stat : 6979 (java) S 6921 6924 4702 0 -1 1077944384 16824 13054 0 0 71 9 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544307649168 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6980] ppid=6921 vsize=10849036 memory=6072 CPUtime=0.87 cores=0,2,4,6
/proc/6924/task/6980/stat : 6980 (java) S 6921 6924 4702 0 -1 1077944384 9047 13054 0 0 71 8 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544222468624 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6981] ppid=6921 vsize=10849036 memory=1662444 CPUtime=0.88 cores=0,2,4,6
/proc/6924/task/6981/stat : 6981 (java) S 6921 6924 4702 0 -1 1077944384 14841 13054 0 0 72 8 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544221415824 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6982] ppid=6921 vsize=10849036 memory=932 CPUtime=0.87 cores=0,2,4,6
/proc/6924/task/6982/stat : 6982 (java) S 6921 6924 4702 0 -1 1077944384 10149 13054 0 0 70 9 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544220363024 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6983] ppid=6921 vsize=10849036 memory=1980 CPUtime=0.59 cores=0,2,4,6
/proc/6924/task/6983/stat : 6983 (java) S 6921 6924 4702 0 -1 1077944384 12058 13054 0 0 46 5 5 3 20 0 15 0 473850346 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543830051696 140544303417986 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6984] ppid=6921 vsize=10849036 memory=2428 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6984/stat : 6984 (java) S 6921 6924 4702 0 -1 1077944384 21 13054 0 0 0 0 5 3 20 0 15 0 473850346 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543745058464 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6985] ppid=6921 vsize=10849036 memory=1580 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6985/stat : 6985 (java) S 6921 6924 4702 0 -1 1077944384 13 13054 0 0 0 0 5 3 20 0 15 0 473850346 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543610840448 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6986] ppid=6921 vsize=10849036 memory=892 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6986/stat : 6986 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543006861648 140544303425435 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6987] ppid=6921 vsize=10849036 memory=1440 CPUtime=4.33 cores=0,2,4,6
/proc/6924/task/6987/stat : 6987 (java) S 6921 6924 4702 0 -1 1077944384 27829 13054 0 0 420 5 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543828998512 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6988] ppid=6921 vsize=10849036 memory=1760 CPUtime=4.13 cores=0,2,4,6
/proc/6924/task/6988/stat : 6988 (java) S 6921 6924 4702 0 -1 1077944384 33538 13054 0 0 402 3 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543827945712 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6989] ppid=6921 vsize=10849036 memory=111632 CPUtime=1.95 cores=0,2,4,6
/proc/6924/task/6989/stat : 6989 (java) S 6921 6924 4702 0 -1 1077944384 22229 13054 0 0 183 4 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543826892912 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6990] ppid=6921 vsize=10849036 memory=800 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6990/stat : 6990 (java) S 6921 6924 4702 0 -1 1077944384 3 13054 0 0 0 0 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140542537099488 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6991] ppid=6921 vsize=10849036 memory=1808 CPUtime=0.59 cores=0,2,4,6
/proc/6924/task/6991/stat : 6991 (java) S 6921 6924 4702 0 -1 1077944384 1247 13054 0 0 28 23 5 3 20 0 15 0 473850350 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543825841328 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
Current children cumulated CPU time: 1133.73 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1662444 KiB

[startup+1121 s]*
/proc/loadavg: 1.66 1.59 1.64 3/229 7224
/proc/meminfo: memFree=6025104/32770624 swapFree=66998968/67108860
[pid=6924] ppid=6921 vsize=10849036 memory=1662444 CPUtime=1133.93 cores=0,2,4,6
/proc/6924/stat : 6924 (java) S 6921 6924 4702 0 -1 1077944320 217231 13054 0 0 113271 114 5 3 20 0 15 0 473850334 11109412864 415611 33554432000 4194304 4196468 140736116772256 140736116754800 140544303406839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
/proc/6924/statm: 2712259 415611 3629 1 0 2674317 0
[pid=6924/tid=6978] ppid=6921 vsize=10849036 memory=1398722017469774279 CPUtime=1119.46 cores=0,2,4,6
/proc/6924/task/6978/stat : 6978 (java) R 6921 6924 4702 0 -1 4202560 67223 13054 0 0 111893 45 5 3 20 0 15 0 473850343 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544275241680 140543909027923 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6979] ppid=6921 vsize=10849036 memory=4872558044660077418 CPUtime=0.88 cores=0,2,4,6
/proc/6924/task/6979/stat : 6979 (java) S 6921 6924 4702 0 -1 1077944384 16824 13054 0 0 71 9 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544307649168 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6980] ppid=6921 vsize=10849036 memory=297237782420783418 CPUtime=0.87 cores=0,2,4,6
/proc/6924/task/6980/stat : 6980 (java) S 6921 6924 4702 0 -1 1077944384 9047 13054 0 0 71 8 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544222468624 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6981] ppid=6921 vsize=10849036 memory=14691894252800627 CPUtime=0.88 cores=0,2,4,6
/proc/6924/task/6981/stat : 6981 (java) S 6921 6924 4702 0 -1 1077944384 14841 13054 0 0 72 8 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544221415824 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6982] ppid=6921 vsize=10849036 memory=4713745541279610410 CPUtime=0.87 cores=0,2,4,6
/proc/6924/task/6982/stat : 6982 (java) S 6921 6924 4702 0 -1 1077944384 10149 13054 0 0 70 9 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544220363024 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6983] ppid=6921 vsize=10849036 memory=8514726395714825349 CPUtime=0.59 cores=0,2,4,6
/proc/6924/task/6983/stat : 6983 (java) S 6921 6924 4702 0 -1 1077944384 12058 13054 0 0 46 5 5 3 20 0 15 0 473850346 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543830051696 140544303417986 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6984] ppid=6921 vsize=10849036 memory=-8341965534556230502 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6984/stat : 6984 (java) S 6921 6924 4702 0 -1 1077944384 21 13054 0 0 0 0 5 3 20 0 15 0 473850346 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543745058464 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6985] ppid=6921 vsize=10849036 memory=9047017150487036571 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6985/stat : 6985 (java) S 6921 6924 4702 0 -1 1077944384 13 13054 0 0 0 0 5 3 20 0 15 0 473850346 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543610840448 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6986] ppid=6921 vsize=10849036 memory=-6520471753822164382 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6986/stat : 6986 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543006861648 140544303425435 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6987] ppid=6921 vsize=10849036 memory=-8253362762722141311 CPUtime=4.33 cores=0,2,4,6
/proc/6924/task/6987/stat : 6987 (java) S 6921 6924 4702 0 -1 1077944384 27829 13054 0 0 420 5 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543828998512 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6988] ppid=6921 vsize=10849036 memory=-8412656567318647667 CPUtime=4.13 cores=0,2,4,6
/proc/6924/task/6988/stat : 6988 (java) S 6921 6924 4702 0 -1 1077944384 33538 13054 0 0 402 3 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543827945712 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6989] ppid=6921 vsize=10849036 memory=1440 CPUtime=1.95 cores=0,2,4,6
/proc/6924/task/6989/stat : 6989 (java) S 6921 6924 4702 0 -1 1077944384 22229 13054 0 0 183 4 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543826892912 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6990] ppid=6921 vsize=10849036 memory=1760 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6990/stat : 6990 (java) S 6921 6924 4702 0 -1 1077944384 3 13054 0 0 0 0 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140542537099488 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6991] ppid=6921 vsize=10849036 memory=111632 CPUtime=0.59 cores=0,2,4,6
/proc/6924/task/6991/stat : 6991 (java) S 6921 6924 4702 0 -1 1077944384 1249 13054 0 0 28 23 5 3 20 0 15 0 473850350 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543825841328 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
Current children cumulated CPU time: 1133.93 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1662444 KiB

[startup+1121.11 s]
/proc/loadavg: 1.66 1.59 1.64 3/229 7224
/proc/meminfo: memFree=6025104/32770624 swapFree=66998968/67108860
[pid=6924] ppid=6921 vsize=10849036 memory=1662444 CPUtime=1134.04 cores=0,2,4,6
/proc/6924/stat : 6924 (java) S 6921 6924 4702 0 -1 1077944320 217231 13054 0 0 113282 114 5 3 20 0 15 0 473850334 11109412864 415611 33554432000 4194304 4196468 140736116772256 140736116754800 140544303406839 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
/proc/6924/statm: 2712259 415611 3629 1 0 2674317 0
[pid=6924/tid=6978] ppid=6921 vsize=10849036 memory=1440 CPUtime=1119.56 cores=0,2,4,6
/proc/6924/task/6978/stat : 6978 (java) R 6921 6924 4702 0 -1 4202560 67223 13054 0 0 111903 45 5 3 20 0 15 0 473850343 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544275241680 140543910621823 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6979] ppid=6921 vsize=10849036 memory=1662444 CPUtime=0.88 cores=0,2,4,6
/proc/6924/task/6979/stat : 6979 (java) S 6921 6924 4702 0 -1 1077944384 16824 13054 0 0 71 9 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544307649168 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6980] ppid=6921 vsize=10849036 memory=1660968 CPUtime=0.87 cores=0,2,4,6
/proc/6924/task/6980/stat : 6980 (java) S 6921 6924 4702 0 -1 1077944384 9047 13054 0 0 71 8 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544222468624 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6981] ppid=6921 vsize=10849036 memory=1660980 CPUtime=0.88 cores=0,2,4,6
/proc/6924/task/6981/stat : 6981 (java) S 6921 6924 4702 0 -1 1077944384 14841 13054 0 0 72 8 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544221415824 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6982] ppid=6921 vsize=10849036 memory=1662432 CPUtime=0.87 cores=0,2,4,6
/proc/6924/task/6982/stat : 6982 (java) S 6921 6924 4702 0 -1 1077944384 10149 13054 0 0 70 9 5 3 20 0 15 0 473850344 11109412864 415611 33554432000 4194304 4196468 140736116772256 140544220363024 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6983] ppid=6921 vsize=10849036 memory=1662444 CPUtime=0.59 cores=0,2,4,6
/proc/6924/task/6983/stat : 6983 (java) S 6921 6924 4702 0 -1 1077944384 12058 13054 0 0 46 5 5 3 20 0 15 0 473850346 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543830051696 140544303417986 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6984] ppid=6921 vsize=10849036 memory=1662444 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6984/stat : 6984 (java) S 6921 6924 4702 0 -1 1077944384 21 13054 0 0 0 0 5 3 20 0 15 0 473850346 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543745058464 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6985] ppid=6921 vsize=10849036 memory=1662444 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6985/stat : 6985 (java) S 6921 6924 4702 0 -1 1077944384 13 13054 0 0 0 0 5 3 20 0 15 0 473850346 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543610840448 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6986] ppid=6921 vsize=10849036 memory=1662444 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6986/stat : 6986 (java) S 6921 6924 4702 0 -1 1077944384 2 13054 0 0 0 0 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543006861648 140544303425435 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6987] ppid=6921 vsize=10849036 memory=1662444 CPUtime=4.33 cores=0,2,4,6
/proc/6924/task/6987/stat : 6987 (java) S 6921 6924 4702 0 -1 1077944384 27829 13054 0 0 420 5 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543828998512 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6988] ppid=6921 vsize=10849036 memory=2120 CPUtime=4.13 cores=0,2,4,6
/proc/6924/task/6988/stat : 6988 (java) S 6921 6924 4702 0 -1 1077944384 33538 13054 0 0 402 3 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543827945712 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6989] ppid=6921 vsize=10849036 memory=496 CPUtime=1.95 cores=0,2,4,6
/proc/6924/task/6989/stat : 6989 (java) S 6921 6924 4702 0 -1 1077944384 22229 13054 0 0 183 4 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543826892912 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6990] ppid=6921 vsize=10849036 memory=656 CPUtime=0.08 cores=0,2,4,6
/proc/6924/task/6990/stat : 6990 (java) S 6921 6924 4702 0 -1 1077944384 3 13054 0 0 0 0 5 3 20 0 15 0 473850349 11109412864 415611 33554432000 4194304 4196468 140736116772256 140542537099488 140544303417045 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
[pid=6924/tid=6991] ppid=6921 vsize=10849036 memory=3612 CPUtime=0.59 cores=0,2,4,6
/proc/6924/task/6991/stat : 6991 (java) S 6921 6924 4702 0 -1 1077944384 1249 13054 0 0 28 23 5 3 20 0 15 0 473850350 11109412864 415611 33554432000 4194304 4196468 140736116772256 140543825841328 140544303417986 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 34873344 140736116779759 140736116782277 140736116782277 140736116785103 0
Current children cumulated CPU time: 1134.04 s
Current children cumulated vsize: 10849036 KiB
Current children cumulated memory: 1662444 KiB

Child status: 0
Real time (s): 1121.16
CPU time (s): 1134.11
CPU user time (s): 1132.91
CPU system time (s): 1.19662
CPU usage (%): 101.155
Max. virtual memory (cumulated for all children) (KiB): 10849036
Max. memory (cumulated for all children) (KiB): 1878240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1132.91
system time used= 1.19662
maximum resident set size= 1879816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232223
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42105
involuntary context switches= 2159


# summary of solver processes directly reported to runsolver:
#   pid: 6924
#   total CPU time (s): 1134.11
#   total CPU user time (s): 1132.91
#   total CPU system time (s): 1.19662

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.69332 second user time and 10.6186 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-20 12:36:55
IDJOB=4402914
IDBENCH=127979
IDSOLVER=2861
FILE ID=node123/4402914-1568975855
RUNJOBID= node123-1568967599-4735
PBS_JOBID= 21704625
Free space on /tmp= 25692 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 /tmp/evaluation-result-4402914-1568975855/watcher-4402914-1568975855 -o /tmp/evaluation-result-4402914-1568975855/solver-4402914-1568975855 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568967599-4735 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=2142651045 HOME/instance-4402914-1568975855.xml

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

MD5SUM BENCH= 0bc555941feddabd64880acf40a70a83
RANDOM SEED=2142651045

node123.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.49
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.49
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.49
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.49
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:         8805684 kB
MemAvailable:   31095400 kB
Buffers:          102096 kB
Cached:         22181104 kB
SwapCached:         7148 kB
Active:         11852568 kB
Inactive:       11195536 kB
Active(anon):     755272 kB
Inactive(anon):    57480 kB
Active(file):   11097296 kB
Inactive(file): 11138056 kB
Unevictable:      107412 kB
Mlocked:          107412 kB
SwapTotal:      67108860 kB
SwapFree:       66998964 kB
Dirty:             36340 kB
Writeback:             0 kB
AnonPages:        911112 kB
Mapped:            64508 kB
Shmem:             38940 kB
Slab:             512432 kB
SReclaimable:     482824 kB
SUnreclaim:        29608 kB
KernelStack:        3984 kB
PageTables:         7308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2033652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    823296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 25656 MiB
End job on node123 at 2019-09-20 12:55:37