Trace number 4387171

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.10Wrong Opt.189 18.1685 8.96253

General information on the benchmark

NameTpp/Tpp-zinc-s1/
Tpp-5-5-30-1.xml
MD5SUMaf05408dbf994167098c19a92e91e627
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark165
Best CPU time to get the best result obtained on this benchmark0.695643
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints807
Number of domains57
Minimum domain size3
Maximum domain size25
Distribution of domain sizes[{"size":3,"count":6},{"size":4,"count":14},{"size":5,"count":5},{"size":11,"count":1},{"size":12,"count":2},{"size":13,"count":8},{"size":14,"count":6},{"size":15,"count":9},{"size":16,"count":4},{"size":24,"count":30},{"size":25,"count":25}]
Minimum variable degree2
Maximum variable degree33
Distribution of variable degrees[{"degree":2,"count":55},{"degree":26,"count":30},{"degree":32,"count":24},{"degree":33,"count":1}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":805},{"arity":25,"count":1}]
Number of extensional constraints55
Number of intensional constraints751
Distribution of constraint types[{"type":"extension","count":55},{"type":"intension","count":751},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemin 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.74/0.55	c Concrete v3.10.1560635388952 running
8.64/4.14	o 192
8.64/4.18	o 191
8.64/4.19	o 190
8.64/4.20	o 189
18.07/8.95	v <instantiation
18.07/8.95	v         cost = '189'>
18.07/8.95	v       <list>
18.07/8.95	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] s[24] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] l[0] l[1] l[2] l[3] l[4] l[5] l[6] l[7] l[8] l[9] l[10] l[11] l[12] l[13] l[14] l[15] l[16] l[17] l[18] l[19] l[20] l[21] l[22] l[23] l[24] l[25] l[26] l[27] l[28] l[29] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29]
18.07/8.95	v       </list>
18.07/8.95	v       <values>
18.07/8.95	v         5 0 1 2 4 10 6 7 3 8 11 12 13 18 9 15 16 17 23 14 20 21 22 24 19 6 8 5 19 0 3 0 0 15 3 7 1 1 18 1 0 0 0 7 19 0 0 0 12 2 10 1 0 18 13 11 19 1 5 13 3 3 2 0 12 12 11 0 8 10 19 9 12 19 2 12 3 14 18 9 2 1 2 1 1 1 7 6 5 1 1 1 4 1 1 1 1 2 1 4 1 1 2 2 4 1 2 1 2 2
18.07/8.95	v       </values>
18.07/8.95	v     </instantiation>
18.07/8.95	s OPTIMUM FOUND

Verifier Data

OK	189

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387171-1568292663/watcher-4387171-1568292663 -o /tmp/evaluation-result-4387171-1568292663/solver-4387171-1568292663 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568282865-6844 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1631378508 HOME/instance-4387171-1568292663.xml 

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

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=9021, runsolver pid=9018
Current StackSize limit: 8192 KiB


[startup+0.101492 s]*
/proc/loadavg: 1.97 1.52 1.43 3/218 9078
/proc/meminfo: memFree=19701080/32770624 swapFree=66977604/67108860
[pid=9021] ppid=9018 vsize=9972712 memory=18592 CPUtime=0.1 cores=1,3,5,7
/proc/9021/stat : 9021 (java) S 9018 9021 5836 0 -1 1077944320 4403 13306 0 0 1 1 5 3 20 0 6 0 405523648 10212057088 4648 33554432000 4194304 4196468 140728934821632 140728934804176 139742570163959 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
/proc/9021/statm: 2493178 4648 1933 1 0 2481616 0
[pid=9021/tid=9074] ppid=9018 vsize=9972712 memory=720575944405811505 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9074/stat : 9074 (java) R 9018 9021 5836 0 -1 4202560 2207 13306 0 0 0 0 5 3 20 0 6 0 405523657 10212057088 4648 33554432000 4194304 4196468 140728934821632 139742542000720 139742555286896 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9075] ppid=9018 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9075/stat : 9075 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 6 0 405523658 10212057088 4714 33554432000 4194304 4196468 140728934821632 139742574406160 139742570174165 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9076] ppid=9018 vsize=9972712 memory=15958312101947032 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9076/stat : 9076 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 6 0 405523658 10212057088 4714 33554432000 4194304 4196468 140728934821632 139742473296528 139742570174165 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9077] ppid=9018 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9077/stat : 9077 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 6 0 405523658 10212057088 4714 33554432000 4194304 4196468 140728934821632 139742472243472 139742570174165 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9078] ppid=9018 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9078/stat : 9078 (java) S 9018 9021 5836 0 -1 1077944384 2 13306 0 0 0 0 5 3 20 0 6 0 405523658 10212057088 4714 33554432000 4194304 4196468 140728934821632 139742471190928 139742570174165 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18592 KiB

[startup+0.210385 s]*
/proc/loadavg: 1.97 1.52 1.43 4/227 9087
/proc/meminfo: memFree=19685736/32770624 swapFree=66977604/67108860
[pid=9021] ppid=9018 vsize=10818940 memory=36028 CPUtime=0.26 cores=1,3,5,7
/proc/9021/stat : 9021 (java) S 9018 9021 5836 0 -1 1077944320 6905 13306 0 0 16 2 5 3 20 0 15 0 405523648 11078594560 9007 33554432000 4194304 4196468 140728934821632 140728934804176 139742570163959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
/proc/9021/statm: 2704735 9007 2968 1 0 2667149 0
[pid=9021/tid=9074] ppid=9018 vsize=10818940 memory=729618466009055537 CPUtime=0.19 cores=1,3,5,7
/proc/9021/task/9074/stat : 9074 (java) R 9018 9021 5836 0 -1 4202560 3404 13306 0 0 10 1 5 3 20 0 15 0 405523657 11078594560 9007 33554432000 4194304 4196468 140728934821632 139742541990112 139742554244446 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9075] ppid=9018 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9075/stat : 9075 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523658 11078594560 9007 33554432000 4194304 4196468 140728934821632 139742574406160 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9076] ppid=9018 vsize=10818940 memory=15958312101947032 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9076/stat : 9076 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523658 11078594560 9007 33554432000 4194304 4196468 140728934821632 139742473296528 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9077] ppid=9018 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9077/stat : 9077 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523658 11078594560 9007 33554432000 4194304 4196468 140728934821632 139742472243472 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9078] ppid=9018 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9078/stat : 9078 (java) S 9018 9021 5836 0 -1 1077944384 2 13306 0 0 0 0 5 3 20 0 15 0 405523658 11078594560 9007 33554432000 4194304 4196468 140728934821632 139742471190928 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9079] ppid=9018 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9079/stat : 9079 (java) S 9018 9021 5836 0 -1 1077944384 2 13306 0 0 0 0 5 3 20 0 15 0 405523659 11078594560 9007 33554432000 4194304 4196468 140728934821632 139741572651760 139742570175106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9080] ppid=9018 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9080/stat : 9080 (java) S 9018 9021 5836 0 -1 1077944384 33 13306 0 0 0 0 5 3 20 0 15 0 405523660 11078594560 9007 33554432000 4194304 4196468 140728934821632 139741571597984 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9081] ppid=9018 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9081/stat : 9081 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523660 11078594560 9007 33554432000 4194304 4196468 140728934821632 139741458588912 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9082] ppid=9018 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9082/stat : 9082 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11078594560 9007 33554432000 4194304 4196468 140728934821632 139741151189456 139742570182555 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9083] ppid=9018 vsize=10818940 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/9021/task/9083/stat : 9083 (java) R 9018 9021 5836 0 -1 1077944384 551 13306 0 0 1 0 5 3 20 0 15 0 405523663 11078594560 9007 33554432000 4194304 4196468 140728934821632 139741538040048 139742570175106 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9084] ppid=9018 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9084/stat : 9084 (java) R 9018 9021 5836 0 -1 4202560 59 13306 0 0 0 0 5 3 20 0 15 0 405523663 11078594560 9007 33554432000 4194304 4196468 140728934821632 139741536987504 139742570175106 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9085] ppid=9018 vsize=10818940 memory=140500661773952 CPUtime=0.11 cores=1,3,5,7
/proc/9021/task/9085/stat : 9085 (java) R 9018 9021 5836 0 -1 4202560 642 13306 0 0 3 0 5 3 20 0 15 0 405523663 11078594560 9007 33554432000 4194304 4196468 140728934821632 139741535934448 139742570185306 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9086] ppid=9018 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9086/stat : 9086 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11078594560 9007 33554432000 4194304 4196468 140728934821632 139741117630816 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9087] ppid=9018 vsize=10818940 memory=140500661773952 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9087/stat : 9087 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523663 11078594560 9007 33554432000 4194304 4196468 140728934821632 139741534882864 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 36028 KiB

[startup+0.310438 s]*
/proc/loadavg: 1.97 1.52 1.43 3/227 9087
/proc/meminfo: memFree=19675088/32770624 swapFree=66977604/67108860
[pid=9021] ppid=9018 vsize=10820096 memory=47940 CPUtime=0.4 cores=1,3,5,7
/proc/9021/stat : 9021 (java) S 9018 9021 5836 0 -1 1077944320 10699 13306 0 0 28 4 5 3 20 0 15 0 405523648 11079778304 11985 33554432000 4194304 4196468 140728934821632 140728934804176 139742570163959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
/proc/9021/statm: 2705024 11985 3284 1 0 2667149 0
[pid=9021/tid=9074] ppid=9018 vsize=10820096 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/9021/task/9074/stat : 9074 (java) R 9018 9021 5836 0 -1 4202560 7164 13306 0 0 18 3 5 3 20 0 15 0 405523657 11079778304 11985 33554432000 4194304 4196468 140728934821632 139742541985360 139742146566730 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9075] ppid=9018 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9075/stat : 9075 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523658 11079778304 11985 33554432000 4194304 4196468 140728934821632 139742574406160 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9076] ppid=9018 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9076/stat : 9076 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523658 11079778304 11985 33554432000 4194304 4196468 140728934821632 139742473296528 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9077] ppid=9018 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9077/stat : 9077 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523658 11079778304 11985 33554432000 4194304 4196468 140728934821632 139742472243472 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9078] ppid=9018 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9078/stat : 9078 (java) S 9018 9021 5836 0 -1 1077944384 2 13306 0 0 0 0 5 3 20 0 15 0 405523658 11079778304 11985 33554432000 4194304 4196468 140728934821632 139742471190928 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9079] ppid=9018 vsize=10820096 memory=140500661773951 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9079/stat : 9079 (java) S 9018 9021 5836 0 -1 1077944384 2 13306 0 0 0 0 5 3 20 0 15 0 405523659 11079778304 11985 33554432000 4194304 4196468 140728934821632 139741572651760 139742570175106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9080] ppid=9018 vsize=10820096 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9080/stat : 9080 (java) S 9018 9021 5836 0 -1 1077944384 33 13306 0 0 0 0 5 3 20 0 15 0 405523660 11079778304 11985 33554432000 4194304 4196468 140728934821632 139741571597984 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9081] ppid=9018 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9081/stat : 9081 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523660 11079778304 11985 33554432000 4194304 4196468 140728934821632 139741458588912 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9082] ppid=9018 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9082/stat : 9082 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11079778304 11985 33554432000 4194304 4196468 140728934821632 139741151189456 139742570182555 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9083] ppid=9018 vsize=10820096 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/9021/task/9083/stat : 9083 (java) S 9018 9021 5836 0 -1 1077944384 553 13306 0 0 2 0 5 3 20 0 15 0 405523663 11079778304 11985 33554432000 4194304 4196468 140728934821632 139741538040048 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9084] ppid=9018 vsize=10820096 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/9021/task/9084/stat : 9084 (java) S 9018 9021 5836 0 -1 1077944384 59 13306 0 0 1 0 5 3 20 0 15 0 405523663 11079778304 11985 33554432000 4194304 4196468 140728934821632 139741536987504 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9085] ppid=9018 vsize=10820096 memory=140500661773952 CPUtime=0.13 cores=1,3,5,7
/proc/9021/task/9085/stat : 9085 (java) S 9018 9021 5836 0 -1 1077944384 665 13306 0 0 5 0 5 3 20 0 15 0 405523663 11079778304 11985 33554432000 4194304 4196468 140728934821632 139741535934448 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9086] ppid=9018 vsize=10820096 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9086/stat : 9086 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11079778304 11985 33554432000 4194304 4196468 140728934821632 139741117630816 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9087] ppid=9018 vsize=10820096 memory=140500661773952 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9087/stat : 9087 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523663 11079778304 11985 33554432000 4194304 4196468 140728934821632 139741534882864 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 47940 KiB

[startup+0.70076 s]
/proc/loadavg: 1.97 1.52 1.43 5/227 9087
/proc/meminfo: memFree=19659072/32770624 swapFree=66977604/67108860
[pid=9021] ppid=9018 vsize=10822292 memory=68592 CPUtime=0.89 cores=1,3,5,7
/proc/9021/stat : 9021 (java) S 9018 9021 5836 0 -1 1077944320 13854 13306 0 0 75 6 5 3 20 0 15 0 405523648 11082027008 17148 33554432000 4194304 4196468 140728934821632 140728934804176 139742570163959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
/proc/9021/statm: 2705573 17148 3482 1 0 2667661 0
[pid=9021/tid=9074] ppid=9018 vsize=10822292 memory=7810487918915055718 CPUtime=0.55 cores=1,3,5,7
/proc/9021/task/9074/stat : 9074 (java) D 9018 9021 5836 0 -1 4202560 9633 13306 0 0 43 4 5 3 20 0 15 0 405523657 11082027008 17148 33554432000 4194304 4196468 140728934821632 139742541993520 139742570185885 0 4 0 16800975 18446744072099536005 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9075] ppid=9018 vsize=10822292 memory=1428 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9075/stat : 9075 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523658 11082027008 17148 33554432000 4194304 4196468 140728934821632 139742574406160 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9076] ppid=9018 vsize=10822292 memory=1728 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9076/stat : 9076 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523658 11082027008 17148 33554432000 4194304 4196468 140728934821632 139742473296528 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9077] ppid=9018 vsize=10822292 memory=4580 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9077/stat : 9077 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523658 11082027008 17148 33554432000 4194304 4196468 140728934821632 139742472243472 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9078] ppid=9018 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9078/stat : 9078 (java) S 9018 9021 5836 0 -1 1077944384 2 13306 0 0 0 0 5 3 20 0 15 0 405523658 11082027008 17148 33554432000 4194304 4196468 140728934821632 139742471190928 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9079] ppid=9018 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9079/stat : 9079 (java) S 9018 9021 5836 0 -1 1077944384 5 13306 0 0 0 0 5 3 20 0 15 0 405523659 11082027008 17148 33554432000 4194304 4196468 140728934821632 139741572651760 139742570175106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9080] ppid=9018 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9080/stat : 9080 (java) S 9018 9021 5836 0 -1 1077944384 33 13306 0 0 0 0 5 3 20 0 15 0 405523660 11082027008 17148 33554432000 4194304 4196468 140728934821632 139741571597984 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9081] ppid=9018 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9081/stat : 9081 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523660 11082027008 17148 33554432000 4194304 4196468 140728934821632 139741458588912 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9082] ppid=9018 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9082/stat : 9082 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11082027008 17148 33554432000 4194304 4196468 140728934821632 139741151189456 139742570182555 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9083] ppid=9018 vsize=10822292 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/9021/task/9083/stat : 9083 (java) S 9018 9021 5836 0 -1 1077944384 912 13306 0 0 10 0 5 3 20 0 15 0 405523663 11082027008 17148 33554432000 4194304 4196468 140728934821632 139741538040048 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9084] ppid=9018 vsize=10822292 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/9021/task/9084/stat : 9084 (java) S 9018 9021 5836 0 -1 1077944384 269 13306 0 0 7 0 5 3 20 0 15 0 405523663 11082027008 17148 33554432000 4194304 4196468 140728934821632 139741536987504 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9085] ppid=9018 vsize=10822292 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/9021/task/9085/stat : 9085 (java) S 9018 9021 5836 0 -1 1077944384 779 13306 0 0 13 0 5 3 20 0 15 0 405523663 11082027008 17148 33554432000 4194304 4196468 140728934821632 139741535934448 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9086] ppid=9018 vsize=10822292 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9086/stat : 9086 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11082027008 17148 33554432000 4194304 4196468 140728934821632 139741117630816 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9087] ppid=9018 vsize=10822292 memory=3616 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9087/stat : 9087 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523663 11082027008 17148 33554432000 4194304 4196468 140728934821632 139741534882864 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
Current children cumulated CPU time: 0.89 s
Current children cumulated vsize: 10822292 KiB
Current children cumulated memory: 68592 KiB

[startup+1.50069 s]
/proc/loadavg: 1.97 1.52 1.43 5/227 9087
/proc/meminfo: memFree=19634032/32770624 swapFree=66977604/67108860
[pid=9021] ppid=9018 vsize=10830560 memory=123800 CPUtime=2.15 cores=1,3,5,7
/proc/9021/stat : 9021 (java) S 9018 9021 5836 0 -1 1077944320 20674 13306 0 0 199 8 5 3 20 0 15 0 405523648 11090493440 30950 33554432000 4194304 4196468 140728934821632 140728934804176 139742570163959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
/proc/9021/statm: 2707640 30950 3541 1 0 2669709 0
[pid=9021/tid=9074] ppid=9018 vsize=10830560 memory=140500661773951 CPUtime=1.08 cores=1,3,5,7
/proc/9021/task/9074/stat : 9074 (java) R 9018 9021 5836 0 -1 4202560 13443 13306 0 0 95 5 5 3 20 0 15 0 405523657 11090493440 30950 33554432000 4194304 4196468 140728934821632 139742541975264 139742555844081 0 4 0 16800975 0 0 0 -1 1 0 0 38 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9075] ppid=9018 vsize=10830560 memory=6944656592455360569 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9075/stat : 9075 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523658 11090493440 30950 33554432000 4194304 4196468 140728934821632 139742574406160 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9076] ppid=9018 vsize=10830560 memory=-6586667735541663136 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9076/stat : 9076 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523658 11090493440 30950 33554432000 4194304 4196468 140728934821632 139742473296528 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9077] ppid=9018 vsize=10830560 memory=7682475212697334586 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9077/stat : 9077 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523658 11090493440 30950 33554432000 4194304 4196468 140728934821632 139742472243472 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9078] ppid=9018 vsize=10830560 memory=7667496474603907947 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9078/stat : 9078 (java) S 9018 9021 5836 0 -1 1077944384 2 13306 0 0 0 0 5 3 20 0 15 0 405523658 11090493440 30950 33554432000 4194304 4196468 140728934821632 139742471190928 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9079] ppid=9018 vsize=10830560 memory=7090467158942377555 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9079/stat : 9079 (java) S 9018 9021 5836 0 -1 1077944384 5 13306 0 0 0 0 5 3 20 0 15 0 405523659 11090493440 30950 33554432000 4194304 4196468 140728934821632 139741572651760 139742570175106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9080] ppid=9018 vsize=10830560 memory=5794534594657753511 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9080/stat : 9080 (java) S 9018 9021 5836 0 -1 1077944384 33 13306 0 0 0 0 5 3 20 0 15 0 405523660 11090493440 30950 33554432000 4194304 4196468 140728934821632 139741571597984 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9081] ppid=9018 vsize=10830560 memory=11491822794 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9081/stat : 9081 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523660 11090493440 30950 33554432000 4194304 4196468 140728934821632 139741458588912 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9082] ppid=9018 vsize=10830560 memory=281001053940624 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9082/stat : 9082 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11090493440 30950 33554432000 4194304 4196468 140728934821632 139741151189456 139742570182555 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9083] ppid=9018 vsize=10830560 memory=2319389199166349359 CPUtime=0.41 cores=1,3,5,7
/proc/9021/task/9083/stat : 9083 (java) S 9018 9021 5836 0 -1 1077944384 1561 13306 0 0 33 0 5 3 20 0 15 0 405523663 11090493440 30950 33554432000 4194304 4196468 140728934821632 139741538040048 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9084] ppid=9018 vsize=10830560 memory=526708421 CPUtime=0.39 cores=1,3,5,7
/proc/9021/task/9084/stat : 9084 (java) R 9018 9021 5836 0 -1 1077944384 1391 13306 0 0 31 0 5 3 20 0 15 0 405523663 11090493440 30950 33554432000 4194304 4196468 140728934821632 139741536987504 139742570175106 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9085] ppid=9018 vsize=10830560 memory=140500527182908 CPUtime=0.46 cores=1,3,5,7
/proc/9021/task/9085/stat : 9085 (java) S 9018 9021 5836 0 -1 1077944384 2019 13306 0 0 38 0 5 3 20 0 15 0 405523663 11090493440 30950 33554432000 4194304 4196468 140728934821632 139741535934448 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9086] ppid=9018 vsize=10830560 memory=281001054363200 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9086/stat : 9086 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11090493440 30950 33554432000 4194304 4196468 140728934821632 139741117630816 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9087] ppid=9018 vsize=10830560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9087/stat : 9087 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523663 11090493440 30950 33554432000 4194304 4196468 140728934821632 139741534882864 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
Current children cumulated CPU time: 2.15 s
Current children cumulated vsize: 10830560 KiB

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

[pid=9021/tid=9086] ppid=9018 vsize=10849012 memory=178948 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9086/stat : 9086 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 93429 33554432000 4194304 4196468 140728934821632 139741117630816 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9087] ppid=9018 vsize=10849012 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9087/stat : 9087 (java) S 9018 9021 5836 0 -1 1077944384 59 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 93429 33554432000 4194304 4196468 140728934821632 139741534882864 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
Current children cumulated CPU time: 14.58 s
Current children cumulated vsize: 10849012 KiB
Current children cumulated memory: 373716 KiB

[startup+8.20068 s]*
/proc/loadavg: 2.13 1.56 1.44 3/227 9087
/proc/meminfo: memFree=19225340/32770624 swapFree=66977604/67108860
[pid=9021] ppid=9018 vsize=10849012 memory=496876 CPUtime=16.91 cores=1,3,5,7
/proc/9021/stat : 9021 (java) S 9018 9021 5836 0 -1 1077944320 49539 13306 0 0 1656 27 5 3 20 0 15 0 405523648 11109388288 124219 33554432000 4194304 4196468 140728934821632 140728934804176 139742570163959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
/proc/9021/statm: 2712253 124219 3618 1 0 2674317 0
[pid=9021/tid=9074] ppid=9018 vsize=10849012 memory=8317482817917895235 CPUtime=7.64 cores=1,3,5,7
/proc/9021/task/9074/stat : 9074 (java) R 9018 9021 5836 0 -1 4202560 25284 13306 0 0 744 12 5 3 20 0 15 0 405523657 11109388288 124219 33554432000 4194304 4196468 140728934821632 139742541994184 139742161660371 0 4 0 16800975 0 0 0 -1 1 0 0 38 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9075] ppid=9018 vsize=10849012 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9075/stat : 9075 (java) S 9018 9021 5836 0 -1 1077944384 81 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 124219 33554432000 4194304 4196468 140728934821632 139742574406160 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9076] ppid=9018 vsize=10849012 memory=3461361991631925344 CPUtime=0.13 cores=1,3,5,7
/proc/9021/task/9076/stat : 9076 (java) S 9018 9021 5836 0 -1 1077944384 244 13306 0 0 4 1 5 3 20 0 15 0 405523658 11109388288 124219 33554432000 4194304 4196468 140728934821632 139742473296528 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9077] ppid=9018 vsize=10849012 memory=6944656592455097440 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9077/stat : 9077 (java) S 9018 9021 5836 0 -1 1077944384 69 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 124219 33554432000 4194304 4196468 140728934821632 139742472243472 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9078] ppid=9018 vsize=10849012 memory=589972055281463335 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9078/stat : 9078 (java) S 9018 9021 5836 0 -1 1077944384 401 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 124219 33554432000 4194304 4196468 140728934821632 139742471190928 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9079] ppid=9018 vsize=10849012 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/9021/task/9079/stat : 9079 (java) S 9018 9021 5836 0 -1 1077944384 2745 13306 0 0 5 0 5 3 20 0 15 0 405523659 11109388288 124219 33554432000 4194304 4196468 140728934821632 139741572651760 139742570175106 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9080] ppid=9018 vsize=10849012 memory=3472328296160571391 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9080/stat : 9080 (java) S 9018 9021 5836 0 -1 1077944384 39 13306 0 0 0 0 5 3 20 0 15 0 405523660 11109388288 124219 33554432000 4194304 4196468 140728934821632 139741571598112 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9081] ppid=9018 vsize=10849012 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9081/stat : 9081 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523660 11109388288 124219 33554432000 4194304 4196468 140728934821632 139741458588928 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9082] ppid=9018 vsize=10849012 memory=6655300316396806240 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9082/stat : 9082 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 124219 33554432000 4194304 4196468 140728934821632 139741151189456 139742570182555 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9083] ppid=9018 vsize=10849012 memory=0 CPUtime=3.08 cores=1,3,5,7
/proc/9021/task/9083/stat : 9083 (java) S 9018 9021 5836 0 -1 1077944384 4437 13306 0 0 298 2 5 3 20 0 15 0 405523663 11109388288 124219 33554432000 4194304 4196468 140728934821632 139741538040048 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9084] ppid=9018 vsize=10849012 memory=-1 CPUtime=3.39 cores=1,3,5,7
/proc/9021/task/9084/stat : 9084 (java) R 9018 9021 5836 0 -1 4202560 5326 13306 0 0 330 1 5 3 20 0 15 0 405523663 11109388288 124219 33554432000 4194304 4196468 140728934821632 139741536987504 139742570175894 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9085] ppid=9018 vsize=10849012 memory=281001188730632 CPUtime=2.67 cores=1,3,5,7
/proc/9021/task/9085/stat : 9085 (java) R 9018 9021 5836 0 -1 1077944384 8637 13306 0 0 254 5 5 3 20 0 15 0 405523663 11109388288 124219 33554432000 4194304 4196468 140728934821632 139741535934448 139742570175106 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9086] ppid=9018 vsize=10849012 memory=3472328279047811119 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9086/stat : 9086 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 124219 33554432000 4194304 4196468 140728934821632 139741117630816 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9087] ppid=9018 vsize=10849012 memory=140500661773952 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9087/stat : 9087 (java) S 9018 9021 5836 0 -1 1077944384 59 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 124219 33554432000 4194304 4196468 140728934821632 139741534882864 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
Current children cumulated CPU time: 16.91 s
Current children cumulated vsize: 10849012 KiB
Current children cumulated memory: 496876 KiB

[startup+8.60068 s]
/proc/loadavg: 2.13 1.56 1.44 3/227 9087
/proc/meminfo: memFree=19225340/32770624 swapFree=66977604/67108860
[pid=9021] ppid=9018 vsize=10849012 memory=497228 CPUtime=17.64 cores=1,3,5,7
/proc/9021/stat : 9021 (java) S 9018 9021 5836 0 -1 1077944320 49572 13306 0 0 1728 28 5 3 20 0 15 0 405523648 11109388288 124307 33554432000 4194304 4196468 140728934821632 140728934804176 139742570163959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
/proc/9021/statm: 2712253 124307 3620 1 0 2674317 0
[pid=9021/tid=9074] ppid=9018 vsize=10849012 memory=8112282956445269571 CPUtime=8.03 cores=1,3,5,7
/proc/9021/task/9074/stat : 9074 (java) R 9018 9021 5836 0 -1 4202560 25284 13306 0 0 783 12 5 3 20 0 15 0 405523657 11109388288 124307 33554432000 4194304 4196468 140728934821632 139742541997024 139742162744359 0 4 0 16800975 0 0 0 -1 5 0 0 38 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9075] ppid=9018 vsize=10849012 memory=-6800859132029471843 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9075/stat : 9075 (java) S 9018 9021 5836 0 -1 1077944384 81 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 124307 33554432000 4194304 4196468 140728934821632 139742574406160 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9076] ppid=9018 vsize=10849012 memory=-7091624348563251104 CPUtime=0.13 cores=1,3,5,7
/proc/9021/task/9076/stat : 9076 (java) S 9018 9021 5836 0 -1 1077944384 244 13306 0 0 4 1 5 3 20 0 15 0 405523658 11109388288 124307 33554432000 4194304 4196468 140728934821632 139742473296528 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9077] ppid=9018 vsize=10849012 memory=6944656592455097440 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9077/stat : 9077 (java) S 9018 9021 5836 0 -1 1077944384 69 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 124307 33554432000 4194304 4196468 140728934821632 139742472243472 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9078] ppid=9018 vsize=10849012 memory=6944656592455359580 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9078/stat : 9078 (java) S 9018 9021 5836 0 -1 1077944384 401 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 124307 33554432000 4194304 4196468 140728934821632 139742471190928 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9079] ppid=9018 vsize=10849012 memory=-2895008908443480685 CPUtime=0.13 cores=1,3,5,7
/proc/9021/task/9079/stat : 9079 (java) S 9018 9021 5836 0 -1 1077944384 2745 13306 0 0 5 0 5 3 20 0 15 0 405523659 11109388288 124307 33554432000 4194304 4196468 140728934821632 139741572651760 139742570175106 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9080] ppid=9018 vsize=10849012 memory=8128038100521087126 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9080/stat : 9080 (java) S 9018 9021 5836 0 -1 1077944384 39 13306 0 0 0 0 5 3 20 0 15 0 405523660 11109388288 124307 33554432000 4194304 4196468 140728934821632 139741571598112 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9081] ppid=9018 vsize=10849012 memory=-7449383003082255510 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9081/stat : 9081 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523660 11109388288 124307 33554432000 4194304 4196468 140728934821632 139741458588928 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9082] ppid=9018 vsize=10849012 memory=-9181546051567709026 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9082/stat : 9082 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 124307 33554432000 4194304 4196468 140728934821632 139741151189456 139742570182555 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9083] ppid=9018 vsize=10849012 memory=7100839870005288300 CPUtime=3.18 cores=1,3,5,7
/proc/9021/task/9083/stat : 9083 (java) R 9018 9021 5836 0 -1 4202560 4438 13306 0 0 308 2 5 3 20 0 15 0 405523663 11109388288 124307 33554432000 4194304 4196468 140728934821632 139741538040048 139742570175894 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9084] ppid=9018 vsize=10849012 memory=4139531165134134663 CPUtime=3.55 cores=1,3,5,7
/proc/9021/task/9084/stat : 9084 (java) S 9018 9021 5836 0 -1 1077944384 5334 13306 0 0 346 1 5 3 20 0 15 0 405523663 11109388288 124307 33554432000 4194304 4196468 140728934821632 139741536987504 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9085] ppid=9018 vsize=10849012 memory=6944656592455360604 CPUtime=2.75 cores=1,3,5,7
/proc/9021/task/9085/stat : 9085 (java) R 9018 9021 5836 0 -1 4202560 8661 13306 0 0 262 5 5 3 20 0 15 0 405523663 11109388288 124307 33554432000 4194304 4196468 140728934821632 139741535934448 139742548840416 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9086] ppid=9018 vsize=10849012 memory=140500527140712 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9086/stat : 9086 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 124307 33554432000 4194304 4196468 140728934821632 139741117630816 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9087] ppid=9018 vsize=10849012 memory=613 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9087/stat : 9087 (java) S 9018 9021 5836 0 -1 1077944384 59 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 124307 33554432000 4194304 4196468 140728934821632 139741534882864 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
Current children cumulated CPU time: 17.64 s
Current children cumulated vsize: 10849012 KiB
Current children cumulated memory: 497228 KiB

[startup+8.8007 s]
/proc/loadavg: 2.13 1.56 1.44 3/227 9087
/proc/meminfo: memFree=19225340/32770624 swapFree=66977604/67108860
[pid=9021] ppid=9018 vsize=10849012 memory=497536 CPUtime=17.93 cores=1,3,5,7
/proc/9021/stat : 9021 (java) S 9018 9021 5836 0 -1 1077944320 50556 13306 0 0 1757 28 5 3 20 0 15 0 405523648 11109388288 124384 33554432000 4194304 4196468 140728934821632 140728934804176 139742570163959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
/proc/9021/statm: 2712253 124384 3620 1 0 2674317 0
[pid=9021/tid=9074] ppid=9018 vsize=10849012 memory=-3621219749712857441 CPUtime=8.23 cores=1,3,5,7
/proc/9021/task/9074/stat : 9074 (java) R 9018 9021 5836 0 -1 4202560 25754 13306 0 0 803 12 5 3 20 0 15 0 405523657 11109388288 124384 33554432000 4194304 4196468 140728934821632 139742541997024 139742162745259 0 4 0 16800975 0 0 0 -1 5 0 0 38 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9075] ppid=9018 vsize=10849012 memory=8514726395715350149 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9075/stat : 9075 (java) S 9018 9021 5836 0 -1 1077944384 81 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 124384 33554432000 4194304 4196468 140728934821632 139742574406160 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9076] ppid=9018 vsize=10849012 memory=6943526294502006880 CPUtime=0.13 cores=1,3,5,7
/proc/9021/task/9076/stat : 9076 (java) S 9018 9021 5836 0 -1 1077944384 244 13306 0 0 4 1 5 3 20 0 15 0 405523658 11109388288 124384 33554432000 4194304 4196468 140728934821632 139742473296528 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9077] ppid=9018 vsize=10849012 memory=6656426216303648864 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9077/stat : 9077 (java) S 9018 9021 5836 0 -1 1077944384 69 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 124384 33554432000 4194304 4196468 140728934821632 139742472243472 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9078] ppid=9018 vsize=10849012 memory=-2893623298589923098 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9078/stat : 9078 (java) S 9018 9021 5836 0 -1 1077944384 401 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 124384 33554432000 4194304 4196468 140728934821632 139742471190928 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9079] ppid=9018 vsize=10849012 memory=6442214992796542054 CPUtime=0.13 cores=1,3,5,7
/proc/9021/task/9079/stat : 9079 (java) S 9018 9021 5836 0 -1 1077944384 2745 13306 0 0 5 0 5 3 20 0 15 0 405523659 11109388288 124384 33554432000 4194304 4196468 140728934821632 139741572651760 139742570175106 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9080] ppid=9018 vsize=10849012 memory=5787214926557833316 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9080/stat : 9080 (java) S 9018 9021 5836 0 -1 1077944384 39 13306 0 0 0 0 5 3 20 0 15 0 405523660 11109388288 124384 33554432000 4194304 4196468 140728934821632 139741571598112 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9081] ppid=9018 vsize=10849012 memory=2319670695903544694 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9081/stat : 9081 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523660 11109388288 124384 33554432000 4194304 4196468 140728934821632 139741458588928 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9082] ppid=9018 vsize=10849012 memory=2319389199337275488 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9082/stat : 9082 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 124384 33554432000 4194304 4196468 140728934821632 139741151189456 139742570182555 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9083] ppid=9018 vsize=10849012 memory=0 CPUtime=3.2 cores=1,3,5,7
/proc/9021/task/9083/stat : 9083 (java) S 9018 9021 5836 0 -1 1077944384 4557 13306 0 0 310 2 5 3 20 0 15 0 405523663 11109388288 124384 33554432000 4194304 4196468 140728934821632 139741538040048 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9084] ppid=9018 vsize=10849012 memory=0 CPUtime=3.57 cores=1,3,5,7
/proc/9021/task/9084/stat : 9084 (java) S 9018 9021 5836 0 -1 1077944384 5457 13306 0 0 348 1 5 3 20 0 15 0 405523663 11109388288 124384 33554432000 4194304 4196468 140728934821632 139741536987504 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9085] ppid=9018 vsize=10849012 memory=-5921431000321636112 CPUtime=2.8 cores=1,3,5,7
/proc/9021/task/9085/stat : 9085 (java) S 9018 9021 5836 0 -1 1077944384 8931 13306 0 0 267 5 5 3 20 0 15 0 405523663 11109388288 124384 33554432000 4194304 4196468 140728934821632 139741535934448 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9086] ppid=9018 vsize=10849012 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9086/stat : 9086 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 124384 33554432000 4194304 4196468 140728934821632 139741117630816 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9087] ppid=9018 vsize=10849012 memory=-5935004699928778627 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9087/stat : 9087 (java) S 9018 9021 5836 0 -1 1077944384 61 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 124384 33554432000 4194304 4196468 140728934821632 139741534882864 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
Current children cumulated CPU time: 17.93 s
Current children cumulated vsize: 10849012 KiB
Current children cumulated memory: 497536 KiB

[startup+8.9007 s]
/proc/loadavg: 2.13 1.56 1.44 3/227 9087
/proc/meminfo: memFree=19225340/32770624 swapFree=66977604/67108860
[pid=9021] ppid=9018 vsize=10849012 memory=502216 CPUtime=18.07 cores=1,3,5,7
/proc/9021/stat : 9021 (java) S 9018 9021 5836 0 -1 1077944320 52968 13306 0 0 1771 28 5 3 20 0 15 0 405523648 11109388288 125554 33554432000 4194304 4196468 140728934821632 140728934804176 139742570163959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
/proc/9021/statm: 2712253 125554 3620 1 0 2674317 0
[pid=9021/tid=9074] ppid=9018 vsize=10849012 memory=497228 CPUtime=8.32 cores=1,3,5,7
/proc/9021/task/9074/stat : 9074 (java) R 9018 9021 5836 0 -1 4202560 25761 13306 0 0 812 12 5 3 20 0 15 0 405523657 11109388288 125554 33554432000 4194304 4196468 140728934821632 139742541996016 139742148132567 0 4 0 16800975 0 0 0 -1 5 0 0 38 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9075] ppid=9018 vsize=10849012 memory=326 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9075/stat : 9075 (java) S 9018 9021 5836 0 -1 1077944384 146 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 125554 33554432000 4194304 4196468 140728934821632 139742574406160 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9076] ppid=9018 vsize=10849012 memory=244 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9076/stat : 9076 (java) S 9018 9021 5836 0 -1 1077944384 331 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 125554 33554432000 4194304 4196468 140728934821632 139742473296528 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9077] ppid=9018 vsize=10849012 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9077/stat : 9077 (java) S 9018 9021 5836 0 -1 1077944384 97 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 125554 33554432000 4194304 4196468 140728934821632 139742472243472 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9078] ppid=9018 vsize=10849012 memory=281001054432512 CPUtime=0.14 cores=1,3,5,7
/proc/9021/task/9078/stat : 9078 (java) S 9018 9021 5836 0 -1 1077944384 1330 13306 0 0 5 1 5 3 20 0 15 0 405523658 11109388288 125554 33554432000 4194304 4196468 140728934821632 139742471190928 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9079] ppid=9018 vsize=10849012 memory=2319389199337275488 CPUtime=0.13 cores=1,3,5,7
/proc/9021/task/9079/stat : 9079 (java) S 9018 9021 5836 0 -1 1077944384 2773 13306 0 0 5 0 5 3 20 0 15 0 405523659 11109388288 125554 33554432000 4194304 4196468 140728934821632 139741572651760 139742570175106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9080] ppid=9018 vsize=10849012 memory=6935649255759568960 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9080/stat : 9080 (java) S 9018 9021 5836 0 -1 1077944384 39 13306 0 0 0 0 5 3 20 0 15 0 405523660 11109388288 125554 33554432000 4194304 4196468 140728934821632 139741571598112 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9081] ppid=9018 vsize=10849012 memory=3467824627879784490 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9081/stat : 9081 (java) S 9018 9021 5836 0 -1 1077944384 1 13306 0 0 0 0 5 3 20 0 15 0 405523660 11109388288 125554 33554432000 4194304 4196468 140728934821632 139741458588928 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9082] ppid=9018 vsize=10849012 memory=307848 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9082/stat : 9082 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 125554 33554432000 4194304 4196468 140728934821632 139741151189456 139742570182555 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9083] ppid=9018 vsize=10849012 memory=0 CPUtime=3.2 cores=1,3,5,7
/proc/9021/task/9083/stat : 9083 (java) S 9018 9021 5836 0 -1 1077944384 4910 13306 0 0 310 2 5 3 20 0 15 0 405523663 11109388288 125554 33554432000 4194304 4196468 140728934821632 139741538040048 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9084] ppid=9018 vsize=10849012 memory=576460758266962493 CPUtime=3.58 cores=1,3,5,7
/proc/9021/task/9084/stat : 9084 (java) S 9018 9021 5836 0 -1 1077944384 5683 13306 0 0 349 1 5 3 20 0 15 0 405523663 11109388288 125554 33554432000 4194304 4196468 140728934821632 139741536987504 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9085] ppid=9018 vsize=10849012 memory=288291086389016283 CPUtime=2.82 cores=1,3,5,7
/proc/9021/task/9085/stat : 9085 (java) S 9018 9021 5836 0 -1 1077944384 9620 13306 0 0 269 5 5 3 20 0 15 0 405523663 11109388288 125554 33554432000 4194304 4196468 140728934821632 139741535934448 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9086] ppid=9018 vsize=10849012 memory=183880 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9086/stat : 9086 (java) S 9018 9021 5836 0 -1 1077944384 3 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 125554 33554432000 4194304 4196468 140728934821632 139741117630816 139742570174165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
[pid=9021/tid=9087] ppid=9018 vsize=10849012 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9021/task/9087/stat : 9087 (java) S 9018 9021 5836 0 -1 1077944384 61 13306 0 0 0 0 5 3 20 0 15 0 405523663 11109388288 125554 33554432000 4194304 4196468 140728934821632 139741534882864 139742570175106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18124800 140728934824693 140728934827205 140728934827205 140728934830031 0
Current children cumulated CPU time: 18.07 s
Current children cumulated vsize: 10849012 KiB
Current children cumulated memory: 502216 KiB

Child status: 0
Real time (s): 8.96253
CPU time (s): 18.1685
CPU user time (s): 17.8375
CPU system time (s): 0.331001
CPU usage (%): 202.716
Max. virtual memory (cumulated for all children) (KiB): 10849012
Max. memory (cumulated for all children) (KiB): 502216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.8375
system time used= 0.331001
maximum resident set size= 504276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66770
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10695
involuntary context switches= 76


# summary of solver processes directly reported to runsolver:
#   pid: 9021
#   total CPU time (s): 18.1685
#   total CPU user time (s): 17.8375
#   total CPU system time (s): 0.331001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.068973 second user time and 0.128595 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-12 13:40:47
IDJOB=4387171
IDBENCH=126837
IDSOLVER=2823
FILE ID=node104/4387171-1568292663
RUNJOBID= node104-1568282865-6844
PBS_JOBID= 21701090
Free space on /tmp= 54196 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Tpp/Tpp-zinc-s1/Tpp-5-5-30-1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387171-1568292663/watcher-4387171-1568292663 -o /tmp/evaluation-result-4387171-1568292663/solver-4387171-1568292663 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568282865-6844 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1631378508 HOME/instance-4387171-1568292663.xml

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

MD5SUM BENCH= af05408dbf994167098c19a92e91e627
RANDOM SEED=1631378508

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        19710576 kB
MemAvailable:   29088816 kB
Buffers:          120176 kB
Cached:          9430272 kB
SwapCached:        31868 kB
Active:          5080120 kB
Inactive:        7243904 kB
Active(anon):    2740728 kB
Inactive(anon):    74116 kB
Active(file):    2339392 kB
Inactive(file):  7169788 kB
Unevictable:      106872 kB
Mlocked:          106872 kB
SwapTotal:      67108860 kB
SwapFree:       66977604 kB
Dirty:             35356 kB
Writeback:             0 kB
AnonPages:       2866544 kB
Mapped:            56028 kB
Shmem:             32780 kB
Slab:             327216 kB
SReclaimable:     297520 kB
SUnreclaim:        29696 kB
KernelStack:        3984 kB
PageTables:        10784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3845988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2670592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 54160 MiB
End job on node104 at 2019-09-12 13:40:56