Trace number 4392158

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.10OPT54 47.8497 37.4038

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-20-4-5-0.xml
MD5SUM74d82578b46c9040964d6b10ded07847
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark6.10992
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints81
Number of domains21
Minimum domain size3
Maximum domain size21
Distribution of domain sizes[{"size":3,"count":1},{"size":4,"count":6},{"size":5,"count":10},{"size":6,"count":3},{"size":21,"count":40}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":20},{"degree":21,"count":19},{"degree":22,"count":1},{"degree":23,"count":20}]
Minimum constraint arity1
Maximum constraint arity21
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":40},{"arity":20,"count":20},{"arity":21,"count":20}]
Number of extensional constraints40
Number of intensional constraints21
Distribution of constraint types[{"type":"extension","count":40},{"type":"intension","count":21},{"type":"count","count":20}]
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.76/0.54	c Concrete v3.10.1560635388952 running
20.42/12.33	o -3954
20.67/12.59	o -2959
21.06/12.74	o -2957
21.24/12.85	o -1947
21.24/12.88	o -1946
21.24/12.88	o -1945
21.38/12.98	o -954
21.38/13.00	o -948
21.75/13.22	o 33
21.75/13.24	o 40
21.75/13.28	o 44
22.02/13.47	o 45
24.34/15.48	o 53
24.34/15.49	o 54
47.73/37.39	v <instantiation
47.73/37.39	v         cost = '54'>
47.73/37.39	v       <list>
47.73/37.39	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] 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] 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]
47.73/37.39	v       </list>
47.73/37.39	v       <values>
47.73/37.39	v         1 2 7 -1 -1 0 11 6 -1 -1 5 12 13 14 19 10 15 16 17 18 0 1 2 -1 -1 15 4 3 -1 -1 14 5 6 7 8 13 12 11 10 9 4 8 0 0 0 7 2 7 0 0 1 5 -1 -5 5 6 3 -1 6 7
47.73/37.39	v       </values>
47.73/37.39	v     </instantiation>
47.73/37.39	s OPTIMUM FOUND

Verifier Data

OK	54

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392158-1568316378/watcher-4392158-1568316378 -o /tmp/evaluation-result-4392158-1568316378/solver-4392158-1568316378 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568309802-8655 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1339224086 HOME/instance-4392158-1568316378.xml 

running on 4 cores: 1,3,5,7

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=11329, runsolver pid=11326

[startup+0.100131 s]*
/proc/loadavg: 1.28 1.40 1.46 3/218 11386
/proc/meminfo: memFree=23545628/32770624 swapFree=67108848/67108860
[pid=11329] ppid=11326 vsize=9972712 memory=18592 CPUtime=0.09 cores=1,3,5,7
/proc/11329/stat : 11329 (java) S 11326 11329 8623 0 -1 1077944320 4402 13021 0 0 1 0 5 3 20 0 6 0 407575224 10212057088 4648 33554432000 4194304 4196468 140722613358144 140722613340688 139848268455671 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
/proc/11329/statm: 2493178 4648 1933 1 0 2481616 0
[pid=11329/tid=11382] ppid=11326 vsize=9972712 memory=8514726395714820750 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11382/stat : 11382 (java) R 11326 11329 8623 0 -1 4202560 2211 13021 0 0 0 0 5 3 20 0 6 0 407575233 10212057088 4714 33554432000 4194304 4196468 140722613358144 139848240292432 139848268477597 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11383] ppid=11326 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11383/stat : 11383 (java) S 11326 11329 8623 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 6 0 407575234 10212057088 4714 33554432000 4194304 4196468 140722613358144 139848272698384 139848268465877 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11384] ppid=11326 vsize=9972712 memory=139710865806976 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11384/stat : 11384 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 6 0 407575234 10212057088 4714 33554432000 4194304 4196468 140722613358144 139848171588752 139848268465877 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11385] ppid=11326 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11385/stat : 11385 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 6 0 407575234 10212057088 4714 33554432000 4194304 4196468 140722613358144 139848170535696 139848268465877 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11386] ppid=11326 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11386/stat : 11386 (java) S 11326 11329 8623 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 6 0 407575234 10212057088 4714 33554432000 4194304 4196468 140722613358144 139848169483152 139848268465877 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18592 KiB

[startup+0.209832 s]*
/proc/loadavg: 1.28 1.40 1.46 3/227 11395
/proc/meminfo: memFree=23530312/32770624 swapFree=67108848/67108860
[pid=11329] ppid=11326 vsize=10818940 memory=36532 CPUtime=0.27 cores=1,3,5,7
/proc/11329/stat : 11329 (java) S 11326 11329 8623 0 -1 1077944320 6963 13021 0 0 17 2 5 3 20 0 15 0 407575224 11078594560 9133 33554432000 4194304 4196468 140722613358144 140722613340688 139848268455671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
/proc/11329/statm: 2704735 9133 2982 1 0 2667149 0
[pid=11329/tid=11382] ppid=11326 vsize=10818940 memory=5450916389569530688 CPUtime=0.2 cores=1,3,5,7
/proc/11329/task/11382/stat : 11382 (java) R 11326 11329 8623 0 -1 4202560 3437 13021 0 0 11 1 5 3 20 0 15 0 407575233 11078594560 9133 33554432000 4194304 4196468 140722613358144 139848240288384 139848268477018 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11383] ppid=11326 vsize=10818940 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11383/stat : 11383 (java) S 11326 11329 8623 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 407575234 11078594560 9133 33554432000 4194304 4196468 140722613358144 139848272698384 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11384] ppid=11326 vsize=10818940 memory=139710865806976 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11384/stat : 11384 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575234 11078594560 9133 33554432000 4194304 4196468 140722613358144 139848171588752 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11385] ppid=11326 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11385/stat : 11385 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575234 11078594560 9133 33554432000 4194304 4196468 140722613358144 139848170535696 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11386] ppid=11326 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11386/stat : 11386 (java) S 11326 11329 8623 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 407575234 11078594560 9133 33554432000 4194304 4196468 140722613358144 139848169483152 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11387] ppid=11326 vsize=10818940 memory=139710865806976 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11387/stat : 11387 (java) S 11326 11329 8623 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 407575236 11078594560 9133 33554432000 4194304 4196468 140722613358144 139847271217392 139848268466818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11388] ppid=11326 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11388/stat : 11388 (java) S 11326 11329 8623 0 -1 1077944384 33 13021 0 0 0 0 5 3 20 0 15 0 407575236 11078594560 9133 33554432000 4194304 4196468 140722613358144 139847270163616 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11389] ppid=11326 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11389/stat : 11389 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575236 11078594560 9133 33554432000 4194304 4196468 140722613358144 139847155049200 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11390] ppid=11326 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11390/stat : 11390 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11078594560 9133 33554432000 4194304 4196468 140722613358144 139846847649744 139848268474267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11391] ppid=11326 vsize=10818940 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11391/stat : 11391 (java) S 11326 11329 8623 0 -1 1077944384 469 13021 0 0 1 0 5 3 20 0 15 0 407575239 11078594560 9133 33554432000 4194304 4196468 140722613358144 139847236606704 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11392] ppid=11326 vsize=10818940 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11392/stat : 11392 (java) S 11326 11329 8623 0 -1 1077944384 158 13021 0 0 1 0 5 3 20 0 15 0 407575239 11078594560 9133 33554432000 4194304 4196468 140722613358144 139847235554160 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11393] ppid=11326 vsize=10818940 memory=139710865806976 CPUtime=0.11 cores=1,3,5,7
/proc/11329/task/11393/stat : 11393 (java) R 11326 11329 8623 0 -1 4202560 652 13021 0 0 3 0 5 3 20 0 15 0 407575239 11078594560 9133 33554432000 4194304 4196468 140722613358144 139847234501104 139848247117905 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11394] ppid=11326 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11394/stat : 11394 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11078594560 9133 33554432000 4194304 4196468 140722613358144 139846814092128 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11395] ppid=11326 vsize=10818940 memory=139710865806976 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11395/stat : 11395 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575239 11078594560 9133 33554432000 4194304 4196468 140722613358144 139847233448496 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 36532 KiB

[startup+0.310581 s]*
/proc/loadavg: 1.28 1.40 1.46 3/227 11395
/proc/meminfo: memFree=23519936/32770624 swapFree=67108848/67108860
[pid=11329] ppid=11326 vsize=10820244 memory=48132 CPUtime=0.4 cores=1,3,5,7
/proc/11329/stat : 11329 (java) S 11326 11329 8623 0 -1 1077944320 10745 13021 0 0 29 3 5 3 20 0 15 0 407575224 11079929856 12033 33554432000 4194304 4196468 140722613358144 140722613340688 139848268455671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
/proc/11329/statm: 2705061 12033 3295 1 0 2667149 0
[pid=11329/tid=11382] ppid=11326 vsize=10820244 memory=1398722017469774279 CPUtime=0.29 cores=1,3,5,7
/proc/11329/task/11382/stat : 11382 (java) R 11326 11329 8623 0 -1 4202560 7185 13021 0 0 19 2 5 3 20 0 15 0 407575233 11079929856 12033 33554432000 4194304 4196468 140722613358144 139848240275216 139848268467606 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11383] ppid=11326 vsize=10820244 memory=6299533576843520869 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11383/stat : 11383 (java) S 11326 11329 8623 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 407575234 11079929856 12033 33554432000 4194304 4196468 140722613358144 139848272698384 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11384] ppid=11326 vsize=10820244 memory=5787213827347079232 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11384/stat : 11384 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575234 11079929856 12033 33554432000 4194304 4196468 140722613358144 139848171588752 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11385] ppid=11326 vsize=10820244 memory=7649539107839100865 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11385/stat : 11385 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575234 11079929856 12033 33554432000 4194304 4196468 140722613358144 139848170535696 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11386] ppid=11326 vsize=10820244 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11386/stat : 11386 (java) S 11326 11329 8623 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 407575234 11079929856 12033 33554432000 4194304 4196468 140722613358144 139848169483152 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11387] ppid=11326 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11387/stat : 11387 (java) S 11326 11329 8623 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 407575236 11079929856 12033 33554432000 4194304 4196468 140722613358144 139847271217392 139848268466818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11388] ppid=11326 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11388/stat : 11388 (java) S 11326 11329 8623 0 -1 1077944384 33 13021 0 0 0 0 5 3 20 0 15 0 407575236 11079929856 12033 33554432000 4194304 4196468 140722613358144 139847270163616 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11389] ppid=11326 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11389/stat : 11389 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575236 11079929856 12033 33554432000 4194304 4196468 140722613358144 139847155049200 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11390] ppid=11326 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11390/stat : 11390 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11079929856 12033 33554432000 4194304 4196468 140722613358144 139846847649744 139848268474267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11391] ppid=11326 vsize=10820244 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11391/stat : 11391 (java) R 11326 11329 8623 0 -1 4202560 470 13021 0 0 1 0 5 3 20 0 15 0 407575239 11079929856 12033 33554432000 4194304 4196468 140722613358144 139847236606704 139848268467606 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11392] ppid=11326 vsize=10820244 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11392/stat : 11392 (java) S 11326 11329 8623 0 -1 1077944384 159 13021 0 0 1 0 5 3 20 0 15 0 407575239 11079929856 12033 33554432000 4194304 4196468 140722613358144 139847235554160 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11393] ppid=11326 vsize=10820244 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/11329/task/11393/stat : 11393 (java) S 11326 11329 8623 0 -1 1077944384 676 13021 0 0 5 0 5 3 20 0 15 0 407575239 11079929856 12033 33554432000 4194304 4196468 140722613358144 139847234501104 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11394] ppid=11326 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11394/stat : 11394 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11079929856 12033 33554432000 4194304 4196468 140722613358144 139846814092128 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11395] ppid=11326 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11395/stat : 11395 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575239 11079929856 12033 33554432000 4194304 4196468 140722613358144 139847233448496 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 48132 KiB

[startup+0.70139 s]
/proc/loadavg: 1.28 1.40 1.46 6/227 11395
/proc/meminfo: memFree=23503516/32770624 swapFree=67108848/67108860
[pid=11329] ppid=11326 vsize=10824340 memory=78600 CPUtime=1.16 cores=1,3,5,7
/proc/11329/stat : 11329 (java) S 11326 11329 8623 0 -1 1077944320 14900 13021 0 0 103 5 5 3 20 0 15 0 407575224 11084124160 19650 33554432000 4194304 4196468 140722613358144 140722613340688 139848268455671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
/proc/11329/statm: 2706085 19650 3505 1 0 2668173 0
[pid=11329/tid=11382] ppid=11326 vsize=10824340 memory=2241 CPUtime=0.67 cores=1,3,5,7
/proc/11329/task/11382/stat : 11382 (java) R 11326 11329 8623 0 -1 1077944384 10500 13021 0 0 55 4 5 3 20 0 15 0 407575233 11084124160 19650 33554432000 4194304 4196468 140722613358144 139848240282656 139848268477693 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11383] ppid=11326 vsize=10824340 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11383/stat : 11383 (java) S 11326 11329 8623 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 407575234 11084124160 19650 33554432000 4194304 4196468 140722613358144 139848272698384 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11384] ppid=11326 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11384/stat : 11384 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575234 11084124160 19650 33554432000 4194304 4196468 140722613358144 139848171588752 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11385] ppid=11326 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11385/stat : 11385 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575234 11084124160 19650 33554432000 4194304 4196468 140722613358144 139848170535696 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11386] ppid=11326 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11386/stat : 11386 (java) S 11326 11329 8623 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 407575234 11084124160 19650 33554432000 4194304 4196468 140722613358144 139848169483152 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11387] ppid=11326 vsize=10824340 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11387/stat : 11387 (java) S 11326 11329 8623 0 -1 1077944384 5 13021 0 0 0 0 5 3 20 0 15 0 407575236 11084124160 19650 33554432000 4194304 4196468 140722613358144 139847271217392 139848268466818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11388] ppid=11326 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11388/stat : 11388 (java) S 11326 11329 8623 0 -1 1077944384 33 13021 0 0 0 0 5 3 20 0 15 0 407575236 11084124160 19650 33554432000 4194304 4196468 140722613358144 139847270163616 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11389] ppid=11326 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11389/stat : 11389 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575236 11084124160 19650 33554432000 4194304 4196468 140722613358144 139847155049200 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11390] ppid=11326 vsize=10824340 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11390/stat : 11390 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11084124160 19650 33554432000 4194304 4196468 140722613358144 139846847649744 139848268474267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11391] ppid=11326 vsize=10824340 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/11329/task/11391/stat : 11391 (java) S 11326 11329 8623 0 -1 1077944384 744 13021 0 0 13 0 5 3 20 0 15 0 407575239 11084124160 19650 33554432000 4194304 4196468 140722613358144 139847236606704 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11392] ppid=11326 vsize=10824340 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/11329/task/11392/stat : 11392 (java) S 11326 11329 8623 0 -1 1077944384 511 13021 0 0 15 0 5 3 20 0 15 0 407575239 11084124160 19650 33554432000 4194304 4196468 140722613358144 139847235554160 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11393] ppid=11326 vsize=10824340 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/11329/task/11393/stat : 11393 (java) S 11326 11329 8623 0 -1 1077944384 887 13021 0 0 18 0 5 3 20 0 15 0 407575239 11084124160 19650 33554432000 4194304 4196468 140722613358144 139847234501104 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11394] ppid=11326 vsize=10824340 memory=279421445472496 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11394/stat : 11394 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11084124160 19650 33554432000 4194304 4196468 140722613358144 139846814092128 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11395] ppid=11326 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11395/stat : 11395 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575239 11084124160 19650 33554432000 4194304 4196468 140722613358144 139847233448496 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 78600 KiB

[startup+1.50065 s]
/proc/loadavg: 1.28 1.40 1.46 7/227 11395
/proc/meminfo: memFree=23450348/32770624 swapFree=67108848/67108860
[pid=11329] ppid=11326 vsize=10834656 memory=192512 CPUtime=2.85 cores=1,3,5,7
/proc/11329/stat : 11329 (java) S 11326 11329 8623 0 -1 1077944320 24298 13021 0 0 267 10 5 3 20 0 15 0 407575224 11094687744 48128 33554432000 4194304 4196468 140722613358144 140722613340688 139848268455671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
/proc/11329/statm: 2708664 48128 3579 1 0 2670733 0
[pid=11329/tid=11382] ppid=11326 vsize=10834656 memory=26 CPUtime=1.44 cores=1,3,5,7
/proc/11329/task/11382/stat : 11382 (java) R 11326 11329 8623 0 -1 4202560 15639 13021 0 0 130 6 5 3 20 0 15 0 407575233 11094687744 48128 33554432000 4194304 4196468 140722613358144 139848240271696 139848252985581 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11383] ppid=11326 vsize=10834656 memory=29 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11383/stat : 11383 (java) S 11326 11329 8623 0 -1 1077944384 316 13021 0 0 1 0 5 3 20 0 15 0 407575234 11094687744 48128 33554432000 4194304 4196468 140722613358144 139848272698384 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11384] ppid=11326 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11384/stat : 11384 (java) S 11326 11329 8623 0 -1 1077944384 34 13021 0 0 1 0 5 3 20 0 15 0 407575234 11094687744 48128 33554432000 4194304 4196468 140722613358144 139848171588752 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11385] ppid=11326 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11385/stat : 11385 (java) S 11326 11329 8623 0 -1 1077944384 31 13021 0 0 1 0 5 3 20 0 15 0 407575234 11094687744 48128 33554432000 4194304 4196468 140722613358144 139848170535696 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11386] ppid=11326 vsize=10834656 memory=105880 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11386/stat : 11386 (java) S 11326 11329 8623 0 -1 1077944384 88 13021 0 0 1 0 5 3 20 0 15 0 407575234 11094687744 48128 33554432000 4194304 4196468 140722613358144 139848169483152 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11387] ppid=11326 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11387/stat : 11387 (java) S 11326 11329 8623 0 -1 1077944384 378 13021 0 0 1 0 5 3 20 0 15 0 407575236 11094687744 48128 33554432000 4194304 4196468 140722613358144 139847271217392 139848268466818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11388] ppid=11326 vsize=10834656 memory=6296985926779099490 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11388/stat : 11388 (java) S 11326 11329 8623 0 -1 1077944384 34 13021 0 0 0 0 5 3 20 0 15 0 407575236 11094687744 48128 33554432000 4194304 4196468 140722613358144 139847270163680 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11389] ppid=11326 vsize=10834656 memory=7019823631029135974 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11389/stat : 11389 (java) S 11326 11329 8623 0 -1 1077944384 2 13021 0 0 0 0 5 3 20 0 15 0 407575236 11094687744 48128 33554432000 4194304 4196468 140722613358144 139847155049216 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11390] ppid=11326 vsize=10834656 memory=7595413596178968941 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11390/stat : 11390 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11094687744 48128 33554432000 4194304 4196468 140722613358144 139846847649744 139848268474267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11391] ppid=11326 vsize=10834656 memory=5787217160294390116 CPUtime=0.51 cores=1,3,5,7
/proc/11329/task/11391/stat : 11391 (java) R 11326 11329 8623 0 -1 1077944384 1848 13021 0 0 43 0 5 3 20 0 15 0 407575239 11094687744 48128 33554432000 4194304 4196468 140722613358144 139847236606704 139848268466818 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11392] ppid=11326 vsize=10834656 memory=7091879026278814061 CPUtime=0.54 cores=1,3,5,7
/proc/11329/task/11392/stat : 11392 (java) S 11326 11329 8623 0 -1 1077944384 2082 13021 0 0 46 0 5 3 20 0 15 0 407575239 11094687744 48128 33554432000 4194304 4196468 140722613358144 139847235554160 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11393] ppid=11326 vsize=10834656 memory=6296985926779099490 CPUtime=0.47 cores=1,3,5,7
/proc/11329/task/11393/stat : 11393 (java) R 11326 11329 8623 0 -1 4202560 1633 13021 0 0 39 0 5 3 20 0 15 0 407575239 11094687744 48128 33554432000 4194304 4196468 140722613358144 139847234501104 139848268466818 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11394] ppid=11326 vsize=10834656 memory=6296985926779099490 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11394/stat : 11394 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11094687744 48128 33554432000 4194304 4196468 140722613358144 139846814092128 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11395] ppid=11326 vsize=10834656 memory=56 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11395/stat : 11395 (java) S 11326 11329 8623 0 -1 1077944384 1 13021 0 0 0 0 5 3 20 0 15 0 407575239 11094687744 48128 33554432000 4194304 4196468 140722613358144 139847233448496 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 10834656 KiB

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

[pid=11329/tid=11394] ppid=11326 vsize=10846964 memory=4540 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11394/stat : 11394 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139846814092128 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11395] ppid=11326 vsize=10846964 memory=752 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11395/stat : 11395 (java) S 11326 11329 8623 0 -1 1077944384 146 13021 0 0 0 1 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847233448496 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
Current children cumulated CPU time: 45.53 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 979892 KiB

[startup+36.0007 s]*
/proc/loadavg: 1.36 1.40 1.46 3/227 11398
/proc/meminfo: memFree=22585184/32770624 swapFree=67108848/67108860
[pid=11329] ppid=11326 vsize=10846964 memory=979892 CPUtime=46.37 cores=1,3,5,7
/proc/11329/stat : 11329 (java) S 11326 11329 8623 0 -1 1077944320 78120 13021 0 0 4583 46 5 3 20 0 15 0 407575224 11107291136 244973 33554432000 4194304 4196468 140722613358144 140722613340688 139848268455671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
/proc/11329/statm: 2711741 244973 3621 1 0 2673805 0
[pid=11329/tid=11382] ppid=11326 vsize=10846964 memory=1398722017469774279 CPUtime=35.72 cores=1,3,5,7
/proc/11329/task/11382/stat : 11382 (java) R 11326 11329 8623 0 -1 4202560 31394 13021 0 0 3545 19 5 3 20 0 15 0 407575233 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848240290744 139847857500643 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11383] ppid=11326 vsize=10846964 memory=4872558044660077418 CPUtime=0.24 cores=1,3,5,7
/proc/11329/task/11383/stat : 11383 (java) S 11326 11329 8623 0 -1 1077944384 1800 13021 0 0 12 4 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848272698384 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11384] ppid=11326 vsize=10846964 memory=303201328415338256 CPUtime=0.23 cores=1,3,5,7
/proc/11329/task/11384/stat : 11384 (java) S 11326 11329 8623 0 -1 1077944384 2051 13021 0 0 12 3 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848171588752 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11385] ppid=11326 vsize=10846964 memory=18992 CPUtime=0.23 cores=1,3,5,7
/proc/11329/task/11385/stat : 11385 (java) S 11326 11329 8623 0 -1 1077944384 560 13021 0 0 12 3 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848170535696 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11386] ppid=11326 vsize=10846964 memory=316994906815253867 CPUtime=0.24 cores=1,3,5,7
/proc/11329/task/11386/stat : 11386 (java) S 11326 11329 8623 0 -1 1077944384 378 13021 0 0 13 3 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848169483152 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11387] ppid=11326 vsize=10846964 memory=-7522837582236181595 CPUtime=0.13 cores=1,3,5,7
/proc/11329/task/11387/stat : 11387 (java) S 11326 11329 8623 0 -1 1077944384 5205 13021 0 0 5 0 5 3 20 0 15 0 407575236 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847271217392 139848268466818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11388] ppid=11326 vsize=10846964 memory=7355069530030913660 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11388/stat : 11388 (java) S 11326 11329 8623 0 -1 1077944384 47 13021 0 0 0 0 5 3 20 0 15 0 407575236 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847270163744 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11389] ppid=11326 vsize=10846964 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11389/stat : 11389 (java) S 11326 11329 8623 0 -1 1077944384 16 13021 0 0 0 0 5 3 20 0 15 0 407575236 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847155049216 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11390] ppid=11326 vsize=10846964 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11390/stat : 11390 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139846847649744 139848268474267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11391] ppid=11326 vsize=10846964 memory=0 CPUtime=3.64 cores=1,3,5,7
/proc/11329/task/11391/stat : 11391 (java) S 11326 11329 8623 0 -1 1077944384 11427 13021 0 0 354 2 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847236606704 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11392] ppid=11326 vsize=10846964 memory=0 CPUtime=4.23 cores=1,3,5,7
/proc/11329/task/11392/stat : 11392 (java) S 11326 11329 8623 0 -1 1077944384 10255 13021 0 0 412 3 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847235554160 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11393] ppid=11326 vsize=10846964 memory=-1 CPUtime=2.23 cores=1,3,5,7
/proc/11329/task/11393/stat : 11393 (java) S 11326 11329 8623 0 -1 1077944384 12626 13021 0 0 211 4 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847234501104 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11394] ppid=11326 vsize=10846964 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11394/stat : 11394 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139846814092128 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11395] ppid=11326 vsize=10846964 memory=139710865806976 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11395/stat : 11395 (java) S 11326 11329 8623 0 -1 1077944384 149 13021 0 0 0 1 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847233448496 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
Current children cumulated CPU time: 46.37 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 979892 KiB

[startup+36.8008 s]
/proc/loadavg: 1.36 1.40 1.46 3/227 11398
/proc/meminfo: memFree=22585184/32770624 swapFree=67108848/67108860
[pid=11329] ppid=11326 vsize=10846964 memory=979892 CPUtime=47.19 cores=1,3,5,7
/proc/11329/stat : 11329 (java) S 11326 11329 8623 0 -1 1077944320 78221 13021 0 0 4665 46 5 3 20 0 15 0 407575224 11107291136 244973 33554432000 4194304 4196468 140722613358144 140722613340688 139848268455671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
/proc/11329/statm: 2711741 244973 3621 1 0 2673805 0
[pid=11329/tid=11382] ppid=11326 vsize=10846964 memory=6791534058613427641 CPUtime=36.51 cores=1,3,5,7
/proc/11329/task/11382/stat : 11382 (java) R 11326 11329 8623 0 -1 4202560 31433 13021 0 0 3624 19 5 3 20 0 15 0 407575233 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848240286512 139847857492069 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11383] ppid=11326 vsize=10846964 memory=688776 CPUtime=0.24 cores=1,3,5,7
/proc/11329/task/11383/stat : 11383 (java) S 11326 11329 8623 0 -1 1077944384 1800 13021 0 0 12 4 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848272698384 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11384] ppid=11326 vsize=10846964 memory=837036 CPUtime=0.23 cores=1,3,5,7
/proc/11329/task/11384/stat : 11384 (java) S 11326 11329 8623 0 -1 1077944384 2051 13021 0 0 12 3 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848171588752 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11385] ppid=11326 vsize=10846964 memory=979892 CPUtime=0.23 cores=1,3,5,7
/proc/11329/task/11385/stat : 11385 (java) S 11326 11329 8623 0 -1 1077944384 560 13021 0 0 12 3 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848170535696 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11386] ppid=11326 vsize=10846964 memory=6791534058613427641 CPUtime=0.24 cores=1,3,5,7
/proc/11329/task/11386/stat : 11386 (java) S 11326 11329 8623 0 -1 1077944384 378 13021 0 0 13 3 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848169483152 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11387] ppid=11326 vsize=10846964 memory=1636 CPUtime=0.13 cores=1,3,5,7
/proc/11329/task/11387/stat : 11387 (java) S 11326 11329 8623 0 -1 1077944384 5205 13021 0 0 5 0 5 3 20 0 15 0 407575236 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847271217392 139848268466818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11388] ppid=11326 vsize=10846964 memory=812 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11388/stat : 11388 (java) S 11326 11329 8623 0 -1 1077944384 47 13021 0 0 0 0 5 3 20 0 15 0 407575236 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847270163744 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11389] ppid=11326 vsize=10846964 memory=1840 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11389/stat : 11389 (java) S 11326 11329 8623 0 -1 1077944384 16 13021 0 0 0 0 5 3 20 0 15 0 407575236 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847155049216 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11390] ppid=11326 vsize=10846964 memory=1384 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11390/stat : 11390 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139846847649744 139848268474267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11391] ppid=11326 vsize=10846964 memory=7168 CPUtime=3.65 cores=1,3,5,7
/proc/11329/task/11391/stat : 11391 (java) S 11326 11329 8623 0 -1 1077944384 11427 13021 0 0 355 2 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847236606704 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11392] ppid=11326 vsize=10846964 memory=832940 CPUtime=4.24 cores=1,3,5,7
/proc/11329/task/11392/stat : 11392 (java) S 11326 11329 8623 0 -1 1077944384 10271 13021 0 0 413 3 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847235554160 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11393] ppid=11326 vsize=10846964 memory=14288 CPUtime=2.24 cores=1,3,5,7
/proc/11329/task/11393/stat : 11393 (java) S 11326 11329 8623 0 -1 1077944384 12672 13021 0 0 212 4 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847234501104 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11394] ppid=11326 vsize=10846964 memory=504 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11394/stat : 11394 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139846814092128 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11395] ppid=11326 vsize=10846964 memory=1728 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11395/stat : 11395 (java) S 11326 11329 8623 0 -1 1077944384 149 13021 0 0 0 1 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847233448496 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
Current children cumulated CPU time: 47.19 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 979892 KiB

[startup+37.2007 s]
/proc/loadavg: 1.36 1.40 1.46 3/227 11398
/proc/meminfo: memFree=22585176/32770624 swapFree=67108848/67108860
[pid=11329] ppid=11326 vsize=10846964 memory=979892 CPUtime=47.62 cores=1,3,5,7
/proc/11329/stat : 11329 (java) S 11326 11329 8623 0 -1 1077944320 78259 13021 0 0 4708 46 5 3 20 0 15 0 407575224 11107291136 244973 33554432000 4194304 4196468 140722613358144 140722613340688 139848268455671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
/proc/11329/statm: 2711741 244973 3621 1 0 2673805 0
[pid=11329/tid=11382] ppid=11326 vsize=10846964 memory=5793149017001908578 CPUtime=36.91 cores=1,3,5,7
/proc/11329/task/11382/stat : 11382 (java) R 11326 11329 8623 0 -1 4202560 31451 13021 0 0 3664 19 5 3 20 0 15 0 407575233 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848240288304 139847857492204 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11383] ppid=11326 vsize=10846964 memory=6296985926779099490 CPUtime=0.24 cores=1,3,5,7
/proc/11329/task/11383/stat : 11383 (java) S 11326 11329 8623 0 -1 1077944384 1800 13021 0 0 12 4 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848272698384 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11384] ppid=11326 vsize=10846964 memory=7091879026278814063 CPUtime=0.23 cores=1,3,5,7
/proc/11329/task/11384/stat : 11384 (java) S 11326 11329 8623 0 -1 1077944384 2051 13021 0 0 12 3 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848171588752 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11385] ppid=11326 vsize=10846964 memory=7584168771070220692 CPUtime=0.23 cores=1,3,5,7
/proc/11329/task/11385/stat : 11385 (java) S 11326 11329 8623 0 -1 1077944384 560 13021 0 0 12 3 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848170535696 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11386] ppid=11326 vsize=10846964 memory=7446251550593607766 CPUtime=0.24 cores=1,3,5,7
/proc/11329/task/11386/stat : 11386 (java) S 11326 11329 8623 0 -1 1077944384 378 13021 0 0 13 3 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848169483152 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11387] ppid=11326 vsize=10846964 memory=6872598998417432672 CPUtime=0.13 cores=1,3,5,7
/proc/11329/task/11387/stat : 11387 (java) S 11326 11329 8623 0 -1 1077944384 5205 13021 0 0 5 0 5 3 20 0 15 0 407575236 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847271217392 139848268466818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11388] ppid=11326 vsize=10846964 memory=-8746142026916216773 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11388/stat : 11388 (java) S 11326 11329 8623 0 -1 1077944384 47 13021 0 0 0 0 5 3 20 0 15 0 407575236 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847270163744 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11389] ppid=11326 vsize=10846964 memory=-9105845056919879617 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11389/stat : 11389 (java) S 11326 11329 8623 0 -1 1077944384 16 13021 0 0 0 0 5 3 20 0 15 0 407575236 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847155049216 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11390] ppid=11326 vsize=10846964 memory=279421446653184 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11390/stat : 11390 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139846847649744 139848268474267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11391] ppid=11326 vsize=10846964 memory=24292 CPUtime=3.66 cores=1,3,5,7
/proc/11329/task/11391/stat : 11391 (java) S 11326 11329 8623 0 -1 1077944384 11434 13021 0 0 356 2 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847236606704 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11392] ppid=11326 vsize=10846964 memory=139710723419233 CPUtime=4.25 cores=1,3,5,7
/proc/11329/task/11392/stat : 11392 (java) S 11326 11329 8623 0 -1 1077944384 10271 13021 0 0 414 3 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847235554160 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11393] ppid=11326 vsize=10846964 memory=27204 CPUtime=2.25 cores=1,3,5,7
/proc/11329/task/11393/stat : 11393 (java) S 11326 11329 8623 0 -1 1077944384 12685 13021 0 0 213 4 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847234501104 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11394] ppid=11326 vsize=10846964 memory=4830726366501565968 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11394/stat : 11394 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139846814092128 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11395] ppid=11326 vsize=10846964 memory=3472328296227682513 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11395/stat : 11395 (java) S 11326 11329 8623 0 -1 1077944384 149 13021 0 0 0 1 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847233448496 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
Current children cumulated CPU time: 47.62 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 979892 KiB

[startup+37.3008 s]
/proc/loadavg: 1.36 1.40 1.46 3/227 11398
/proc/meminfo: memFree=22585176/32770624 swapFree=67108848/67108860
[pid=11329] ppid=11326 vsize=10846964 memory=979892 CPUtime=47.73 cores=1,3,5,7
/proc/11329/stat : 11329 (java) S 11326 11329 8623 0 -1 1077944320 78276 13021 0 0 4719 46 5 3 20 0 15 0 407575224 11107291136 244973 33554432000 4194304 4196468 140722613358144 140722613340688 139848268455671 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
/proc/11329/statm: 2711741 244973 3621 1 0 2673805 0
[pid=11329/tid=11382] ppid=11326 vsize=10846964 memory=979892 CPUtime=37.01 cores=1,3,5,7
/proc/11329/task/11382/stat : 11382 (java) R 11326 11329 8623 0 -1 4202560 31456 13021 0 0 3674 19 5 3 20 0 15 0 407575233 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848240288432 139847857492708 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11383] ppid=11326 vsize=10846964 memory=979892 CPUtime=0.24 cores=1,3,5,7
/proc/11329/task/11383/stat : 11383 (java) S 11326 11329 8623 0 -1 1077944384 1800 13021 0 0 12 4 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848272698384 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11384] ppid=11326 vsize=10846964 memory=832592 CPUtime=0.23 cores=1,3,5,7
/proc/11329/task/11384/stat : 11384 (java) S 11326 11329 8623 0 -1 1077944384 2051 13021 0 0 12 3 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848171588752 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11385] ppid=11326 vsize=10846964 memory=38176 CPUtime=0.23 cores=1,3,5,7
/proc/11329/task/11385/stat : 11385 (java) S 11326 11329 8623 0 -1 1077944384 560 13021 0 0 12 3 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848170535696 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11386] ppid=11326 vsize=10846964 memory=979892 CPUtime=0.24 cores=1,3,5,7
/proc/11329/task/11386/stat : 11386 (java) S 11326 11329 8623 0 -1 1077944384 378 13021 0 0 13 3 5 3 20 0 15 0 407575234 11107291136 244973 33554432000 4194304 4196468 140722613358144 139848169483152 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11387] ppid=11326 vsize=10846964 memory=2319528909889338464 CPUtime=0.13 cores=1,3,5,7
/proc/11329/task/11387/stat : 11387 (java) S 11326 11329 8623 0 -1 1077944384 5205 13021 0 0 5 0 5 3 20 0 15 0 407575236 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847271217392 139848268466818 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11388] ppid=11326 vsize=10846964 memory=979892 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11388/stat : 11388 (java) S 11326 11329 8623 0 -1 1077944384 47 13021 0 0 0 0 5 3 20 0 15 0 407575236 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847270163744 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11389] ppid=11326 vsize=10846964 memory=812 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11389/stat : 11389 (java) S 11326 11329 8623 0 -1 1077944384 16 13021 0 0 0 0 5 3 20 0 15 0 407575236 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847155049216 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11390] ppid=11326 vsize=10846964 memory=279421445979520 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11390/stat : 11390 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139846847649744 139848268474267 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11391] ppid=11326 vsize=10846964 memory=6296985926779099490 CPUtime=3.66 cores=1,3,5,7
/proc/11329/task/11391/stat : 11391 (java) S 11326 11329 8623 0 -1 1077944384 11440 13021 0 0 356 2 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847236606704 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11392] ppid=11326 vsize=10846964 memory=476036 CPUtime=4.25 cores=1,3,5,7
/proc/11329/task/11392/stat : 11392 (java) S 11326 11329 8623 0 -1 1077944384 10271 13021 0 0 414 3 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847235554160 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11393] ppid=11326 vsize=10846964 memory=0 CPUtime=2.26 cores=1,3,5,7
/proc/11329/task/11393/stat : 11393 (java) S 11326 11329 8623 0 -1 1077944384 12691 13021 0 0 214 4 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847234501104 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11394] ppid=11326 vsize=10846964 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/11329/task/11394/stat : 11394 (java) S 11326 11329 8623 0 -1 1077944384 3 13021 0 0 0 0 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139846814092128 139848268465877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
[pid=11329/tid=11395] ppid=11326 vsize=10846964 memory=2704 CPUtime=0.09 cores=1,3,5,7
/proc/11329/task/11395/stat : 11395 (java) S 11326 11329 8623 0 -1 1077944384 149 13021 0 0 0 1 5 3 20 0 15 0 407575239 11107291136 244973 33554432000 4194304 4196468 140722613358144 139847233448496 139848268466818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10932224 140722613361397 140722613363909 140722613363909 140722613366735 0
Current children cumulated CPU time: 47.73 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 979892 KiB

Child status: 0
Real time (s): 37.4038
CPU time (s): 47.8497
CPU user time (s): 47.3412
CPU system time (s): 0.508498
CPU usage (%): 127.927
Max. virtual memory (cumulated for all children) (KiB): 10846964
Max. memory (cumulated for all children) (KiB): 979892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.3412
system time used= 0.508498
maximum resident set size= 981964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91745
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9945
involuntary context switches= 100


# summary of solver processes directly reported to runsolver:
#   pid: 11329
#   total CPU time (s): 47.8497
#   total CPU user time (s): 47.3412
#   total CPU system time (s): 0.508498

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.203519 second user time and 0.439778 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-12 21:25:37
IDJOB=4392158
IDBENCH=128043
IDSOLVER=2837
FILE ID=node143/4392158-1568316378
RUNJOBID= node143-1568309802-8655
PBS_JOBID= 21701123
Free space on /tmp= 58820 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-20-4-5-0.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392158-1568316378/watcher-4392158-1568316378 -o /tmp/evaluation-result-4392158-1568316378/solver-4392158-1568316378 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568309802-8655 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1339224086 HOME/instance-4392158-1568316378.xml

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

MD5SUM BENCH= 74d82578b46c9040964d6b10ded07847
RANDOM SEED=1339224086

node143.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.73
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.73
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.73
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.73
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:        23554240 kB
MemAvailable:   31042140 kB
Buffers:          151860 kB
Cached:          7624268 kB
SwapCached:            8 kB
Active:          2912756 kB
Inactive:        5626164 kB
Active(anon):     717908 kB
Inactive(anon):   144520 kB
Active(file):    2194848 kB
Inactive(file):  5481644 kB
Unevictable:      107780 kB
Mlocked:          107780 kB
SwapTotal:      67108860 kB
SwapFree:       67108848 kB
Dirty:             35476 kB
Writeback:             0 kB
AnonPages:        935844 kB
Mapped:            60924 kB
Shmem:             90756 kB
Slab:             268460 kB
SReclaimable:     239868 kB
SUnreclaim:        28592 kB
KernelStack:        3984 kB
PageTables:         8832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1823904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    806912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 58784 MiB
End job on node143 at 2019-09-12 21:26:15