Trace number 4403056

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.3OPT1049 2196.84 2160.9

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-11.xml
MD5SUMf07db2d4579cd982e010e3ec5f98a04a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1049
Best CPU time to get the best result obtained on this benchmark43.918
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.79/0.55	c Concrete v3.12.3.1568965526260 running
4.89/2.62	o 577
4.89/2.69	o 579
4.89/2.69	o 603
4.89/2.69	o 645
4.89/2.69	o 695
4.89/2.69	o 699
4.89/2.69	o 770
4.89/2.69	o 772
4.89/2.69	o 777
4.89/2.70	o 793
5.20/2.70	o 808
5.20/2.71	o 826
5.20/2.71	o 831
5.20/2.76	o 845
5.20/2.76	o 876
5.20/2.76	o 898
5.20/2.77	o 914
5.20/2.78	o 933
5.20/2.78	o 944
5.52/2.86	o 954
5.52/2.87	o 973
5.52/2.87	o 987
5.52/2.87	o 990
5.52/2.88	o 998
5.52/2.88	o 1018
5.88/2.90	o 1026
8.01/3.61	o 1040
9.23/4.09	o 1046
9.38/4.18	o 1049
2196.71/2160.89	v <instantiation
2196.71/2160.89	v         cost = '1049'>
2196.71/2160.89	v       <list>
2196.71/2160.89	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49]
2196.71/2160.89	v       </list>
2196.71/2160.89	v       <values>
2196.71/2160.89	v         0 0 1 0 0 1 0 0 0 0 1 0 0 1 1 1 0 0 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 1 0 1 1 0 0 0 0 0 0 1 0 1 0 0 0 0
2196.71/2160.89	v       </values>
2196.71/2160.89	v     </instantiation>
2196.71/2160.89	s OPTIMUM FOUND

Verifier Data

OK	1049

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403056-1568978065/watcher-4403056-1568978065 -o /tmp/evaluation-result-4403056-1568978065/solver-4403056-1568978065 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568967758-23433 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=900178589 HOME/instance-4403056-1568978065.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=28036, runsolver pid=28033

[startup+0.109836 s]*
/proc/loadavg: 1.20 1.21 1.33 3/217 28094
/proc/meminfo: memFree=5402372/32770624 swapFree=66938720/67108860
[pid=28036] ppid=28033 vsize=10355560 memory=22684 CPUtime=0.09 cores=1,3,5,7
/proc/28036/stat : 28036 (java) S 28033 28036 23401 0 -1 1077944320 4913 13178 0 0 2 0 5 2 20 0 9 0 474076128 10604093440 5671 33554432000 4194304 4196468 140722169317296 140722169299840 139727057374967 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
/proc/28036/statm: 2588890 5671 2102 1 0 2551431 0
[pid=28036/tid=28089] ppid=28033 vsize=10355560 memory=5854525152621462685 CPUtime=0.08 cores=1,3,5,7
/proc/28036/task/28089/stat : 28089 (java) R 28033 28036 23401 0 -1 4202560 2690 13178 0 0 1 0 5 2 20 0 9 0 474076137 10604093440 5671 33554432000 4194304 4196468 140722169317296 139727029210992 139727041455454 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28090] ppid=28033 vsize=10355560 memory=5793855180014078393 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28090/stat : 28090 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 9 0 474076138 10604093440 5671 33554432000 4194304 4196468 140722169317296 139727061617296 139727057385173 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28091] ppid=28033 vsize=10355560 memory=139929004185216 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28091/stat : 28091 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 9 0 474076138 10604093440 5671 33554432000 4194304 4196468 140722169317296 139726965819920 139727057385173 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28092] ppid=28033 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28092/stat : 28092 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 9 0 474076138 10604093440 5671 33554432000 4194304 4196468 140722169317296 139726964767120 139727057385173 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28093] ppid=28033 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28093/stat : 28093 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 9 0 474076138 10604093440 5671 33554432000 4194304 4196468 140722169317296 139726628378896 139727057385173 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28094] ppid=28033 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28094/stat : 28094 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 9 0 474076139 10604093440 5671 33554432000 4194304 4196468 140722169317296 139726583937904 139727057386114 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28095] ppid=28033 vsize=10355560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28095/stat : 28095 (java) S 28033 28036 23401 0 -1 1077944384 13 13178 0 0 0 0 5 2 20 0 9 0 474076139 10604093440 5671 33554432000 4194304 4196468 140722169317296 139726493312544 139727057385173 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28096] ppid=28033 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28096/stat : 28096 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 9 0 474076140 10604093440 5671 33554432000 4194304 4196468 140722169317296 139726359094704 139727057385173 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10355560 KiB
Current children cumulated memory: 22684 KiB

[startup+0.210223 s]*
/proc/loadavg: 1.20 1.21 1.33 4/225 28102
/proc/meminfo: memFree=5380712/32770624 swapFree=66938720/67108860
[pid=28036] ppid=28033 vsize=10820196 memory=46660 CPUtime=0.26 cores=1,3,5,7
/proc/28036/stat : 28036 (java) S 28033 28036 23401 0 -1 1077944320 7592 13178 0 0 18 1 5 2 20 0 15 0 474076128 11079880704 11665 33554432000 4194304 4196468 140722169317296 140722169299840 139727057374967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
/proc/28036/statm: 2705049 11665 3282 1 0 2667149 0
[pid=28036/tid=28089] ppid=28033 vsize=10820196 memory=-8540663193526752614 CPUtime=0.18 cores=1,3,5,7
/proc/28036/task/28089/stat : 28089 (java) R 28033 28036 23401 0 -1 4202560 4095 13178 0 0 11 0 5 2 20 0 15 0 474076137 11079880704 11665 33554432000 4194304 4196468 140722169317296 139727029186000 139727041455454 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28090] ppid=28033 vsize=10820196 memory=4211973655208975754 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28090/stat : 28090 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 15 0 474076138 11079880704 11665 33554432000 4194304 4196468 140722169317296 139727061617296 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28091] ppid=28033 vsize=10820196 memory=139929004185216 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28091/stat : 28091 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076138 11079880704 11665 33554432000 4194304 4196468 140722169317296 139726965819920 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28092] ppid=28033 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28092/stat : 28092 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 15 0 474076138 11079880704 11665 33554432000 4194304 4196468 140722169317296 139726964767120 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28093] ppid=28033 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28093/stat : 28093 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076138 11079880704 11665 33554432000 4194304 4196468 140722169317296 139726628378896 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28094] ppid=28033 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28094/stat : 28094 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076139 11079880704 11665 33554432000 4194304 4196468 140722169317296 139726583937904 139727057386114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28095] ppid=28033 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28095/stat : 28095 (java) S 28033 28036 23401 0 -1 1077944384 13 13178 0 0 0 0 5 2 20 0 15 0 474076139 11079880704 11665 33554432000 4194304 4196468 140722169317296 139726493312544 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28096] ppid=28033 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28096/stat : 28096 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 15 0 474076140 11079880704 11665 33554432000 4194304 4196468 140722169317296 139726359094640 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28097] ppid=28033 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28097/stat : 28097 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076142 11079880704 11665 33554432000 4194304 4196468 140722169317296 139725553789264 139727057393563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28098] ppid=28033 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28036/task/28098/stat : 28098 (java) S 28033 28036 23401 0 -1 1077944384 577 13178 0 0 1 0 5 2 20 0 15 0 474076142 11079880704 11665 33554432000 4194304 4196468 140722169317296 139726582884720 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28099] ppid=28033 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/28036/task/28099/stat : 28099 (java) R 28033 28036 23401 0 -1 4202560 76 13178 0 0 1 0 5 2 20 0 15 0 474076142 11079880704 11665 33554432000 4194304 4196468 140722169317296 139726581831920 139727038919456 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28100] ppid=28033 vsize=10820196 memory=139929004185216 CPUtime=0.1 cores=1,3,5,7
/proc/28036/task/28100/stat : 28100 (java) S 28033 28036 23401 0 -1 1077944384 612 13178 0 0 3 0 5 2 20 0 15 0 474076142 11079880704 11665 33554432000 4194304 4196468 140722169317296 139726580779120 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28101] ppid=28033 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28101/stat : 28101 (java) S 28033 28036 23401 0 -1 1077944384 3 13178 0 0 0 0 5 2 20 0 15 0 474076143 11079880704 11665 33554432000 4194304 4196468 140722169317296 139725285353696 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28102] ppid=28033 vsize=10820196 memory=139929004185216 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28102/stat : 28102 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 15 0 474076143 11079880704 11665 33554432000 4194304 4196468 140722169317296 139726579727536 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 46660 KiB

[startup+0.310651 s]*
/proc/loadavg: 1.20 1.21 1.33 3/225 28102
/proc/meminfo: memFree=5367532/32770624 swapFree=66938720/67108860
[pid=28036] ppid=28033 vsize=10820196 memory=55112 CPUtime=0.4 cores=1,3,5,7
/proc/28036/stat : 28036 (java) S 28033 28036 23401 0 -1 1077944320 10935 13178 0 0 30 3 5 2 20 0 15 0 474076128 11079880704 13778 33554432000 4194304 4196468 140722169317296 140722169299840 139727057374967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
/proc/28036/statm: 2705049 13778 3307 1 0 2667149 0
[pid=28036/tid=28089] ppid=28033 vsize=10820196 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/28036/task/28089/stat : 28089 (java) R 28033 28036 23401 0 -1 4202560 7426 13178 0 0 19 2 5 2 20 0 15 0 474076137 11079880704 13778 33554432000 4194304 4196468 140722169317296 139727029186512 139727042743234 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28090] ppid=28033 vsize=10820196 memory=-7003737579269690708 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28090/stat : 28090 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 15 0 474076138 11079880704 13778 33554432000 4194304 4196468 140722169317296 139727061617296 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28091] ppid=28033 vsize=10820196 memory=1398720917958146503 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28091/stat : 28091 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076138 11079880704 13778 33554432000 4194304 4196468 140722169317296 139726965819920 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28092] ppid=28033 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28092/stat : 28092 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 15 0 474076138 11079880704 13778 33554432000 4194304 4196468 140722169317296 139726964767120 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28093] ppid=28033 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28093/stat : 28093 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076138 11079880704 13778 33554432000 4194304 4196468 140722169317296 139726628378896 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28094] ppid=28033 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28094/stat : 28094 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076139 11079880704 13778 33554432000 4194304 4196468 140722169317296 139726583937904 139727057386114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28095] ppid=28033 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28095/stat : 28095 (java) S 28033 28036 23401 0 -1 1077944384 13 13178 0 0 0 0 5 2 20 0 15 0 474076139 11079880704 13778 33554432000 4194304 4196468 140722169317296 139726493312544 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28096] ppid=28033 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28096/stat : 28096 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 15 0 474076140 11079880704 13778 33554432000 4194304 4196468 140722169317296 139726359094640 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28097] ppid=28033 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28097/stat : 28097 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076142 11079880704 13778 33554432000 4194304 4196468 140722169317296 139725553789264 139727057393563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28098] ppid=28033 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28036/task/28098/stat : 28098 (java) S 28033 28036 23401 0 -1 1077944384 579 13178 0 0 2 0 5 2 20 0 15 0 474076142 11079880704 13778 33554432000 4194304 4196468 140722169317296 139726582884720 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28099] ppid=28033 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/28036/task/28099/stat : 28099 (java) S 28033 28036 23401 0 -1 1077944384 76 13178 0 0 2 0 5 2 20 0 15 0 474076142 11079880704 13778 33554432000 4194304 4196468 140722169317296 139726581831920 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28100] ppid=28033 vsize=10820196 memory=139929004185216 CPUtime=0.12 cores=1,3,5,7
/proc/28036/task/28100/stat : 28100 (java) S 28033 28036 23401 0 -1 1077944384 621 13178 0 0 5 0 5 2 20 0 15 0 474076142 11079880704 13778 33554432000 4194304 4196468 140722169317296 139726580779120 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28101] ppid=28033 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28101/stat : 28101 (java) S 28033 28036 23401 0 -1 1077944384 3 13178 0 0 0 0 5 2 20 0 15 0 474076143 11079880704 13778 33554432000 4194304 4196468 140722169317296 139725285353696 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28102] ppid=28033 vsize=10820196 memory=139929004185216 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28102/stat : 28102 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 15 0 474076143 11079880704 13778 33554432000 4194304 4196468 140722169317296 139726579727536 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 55112 KiB

[startup+0.700666 s]
/proc/loadavg: 1.20 1.21 1.33 4/225 28102
/proc/meminfo: memFree=5353392/32770624 swapFree=66938720/67108860
[pid=28036] ppid=28033 vsize=10824364 memory=87808 CPUtime=1.15 cores=1,3,5,7
/proc/28036/stat : 28036 (java) S 28033 28036 23401 0 -1 1077944320 15142 13178 0 0 104 4 5 2 20 0 15 0 474076128 11084148736 21952 33554432000 4194304 4196468 140722169317296 140722169299840 139727057374967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
/proc/28036/statm: 2706091 21952 3505 1 0 2668173 0
[pid=28036/tid=28089] ppid=28033 vsize=10824364 memory=2116 CPUtime=0.66 cores=1,3,5,7
/proc/28036/task/28089/stat : 28089 (java) R 28033 28036 23401 0 -1 4202560 10418 13178 0 0 56 3 5 2 20 0 15 0 474076137 11084148736 21952 33554432000 4194304 4196468 140722169317296 139727029200480 139727057396893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28090] ppid=28033 vsize=10824364 memory=12024 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28090/stat : 28090 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 15 0 474076138 11084148736 21952 33554432000 4194304 4196468 140722169317296 139727061617296 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28091] ppid=28033 vsize=10824364 memory=1560 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28091/stat : 28091 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076138 11084148736 21952 33554432000 4194304 4196468 140722169317296 139726965819920 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28092] ppid=28033 vsize=10824364 memory=500 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28092/stat : 28092 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 15 0 474076138 11084148736 21952 33554432000 4194304 4196468 140722169317296 139726964767120 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28093] ppid=28033 vsize=10824364 memory=928 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28093/stat : 28093 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076138 11084148736 21952 33554432000 4194304 4196468 140722169317296 139726628378896 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28094] ppid=28033 vsize=10824364 memory=1984 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28094/stat : 28094 (java) S 28033 28036 23401 0 -1 1077944384 5 13178 0 0 0 0 5 2 20 0 15 0 474076139 11084148736 21952 33554432000 4194304 4196468 140722169317296 139726583937904 139727057386114 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28095] ppid=28033 vsize=10824364 memory=2364 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28095/stat : 28095 (java) S 28033 28036 23401 0 -1 1077944384 13 13178 0 0 0 0 5 2 20 0 15 0 474076139 11084148736 21952 33554432000 4194304 4196468 140722169317296 139726493312544 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28096] ppid=28033 vsize=10824364 memory=1744 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28096/stat : 28096 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 15 0 474076140 11084148736 21952 33554432000 4194304 4196468 140722169317296 139726359094640 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28097] ppid=28033 vsize=10824364 memory=924 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28097/stat : 28097 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076142 11084148736 21952 33554432000 4194304 4196468 140722169317296 139725553789264 139727057393563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28098] ppid=28033 vsize=10824364 memory=1448 CPUtime=0.23 cores=1,3,5,7
/proc/28036/task/28098/stat : 28098 (java) S 28033 28036 23401 0 -1 1077944384 1172 13178 0 0 16 0 5 2 20 0 15 0 474076142 11084148736 21952 33554432000 4194304 4196468 140722169317296 139726582884720 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28099] ppid=28033 vsize=10824364 memory=1748 CPUtime=0.2 cores=1,3,5,7
/proc/28036/task/28099/stat : 28099 (java) S 28033 28036 23401 0 -1 1077944384 515 13178 0 0 13 0 5 2 20 0 15 0 474076142 11084148736 21952 33554432000 4194304 4196468 140722169317296 139726581831920 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28100] ppid=28033 vsize=10824364 memory=7014751519667540835 CPUtime=0.24 cores=1,3,5,7
/proc/28036/task/28100/stat : 28100 (java) R 28033 28036 23401 0 -1 4202560 801 13178 0 0 17 0 5 2 20 0 15 0 474076142 11084148736 21952 33554432000 4194304 4196468 140722169317296 139726580773696 139727036359709 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28101] ppid=28033 vsize=10824364 memory=7739276948477865575 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28101/stat : 28101 (java) S 28033 28036 23401 0 -1 1077944384 3 13178 0 0 0 0 5 2 20 0 15 0 474076143 11084148736 21952 33554432000 4194304 4196468 140722169317296 139725285353696 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28102] ppid=28033 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28102/stat : 28102 (java) S 28033 28036 23401 0 -1 1077944384 1 13178 0 0 0 0 5 2 20 0 15 0 474076143 11084148736 21952 33554432000 4194304 4196468 140722169317296 139726579727536 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 87808 KiB

[startup+1.50073 s]
/proc/loadavg: 1.20 1.21 1.33 3/225 28102
/proc/meminfo: memFree=5307576/32770624 swapFree=66938720/67108860
[pid=28036] ppid=28033 vsize=10834680 memory=173444 CPUtime=2.49 cores=1,3,5,7
/proc/28036/stat : 28036 (java) S 28033 28036 23401 0 -1 1077944320 20487 13178 0 0 232 10 5 2 20 0 15 0 474076128 11094712320 43361 33554432000 4194304 4196468 140722169317296 140722169299840 139727057374967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
/proc/28036/statm: 2708670 43361 3573 1 0 2670733 0
[pid=28036/tid=28089] ppid=28033 vsize=10834680 memory=164 CPUtime=1.43 cores=1,3,5,7
/proc/28036/task/28089/stat : 28089 (java) R 28033 28036 23401 0 -1 4202560 14913 13178 0 0 130 6 5 2 20 0 15 0 474076137 11094712320 43361 33554432000 4194304 4196468 140722169317296 139727029189040 139727039598201 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28090] ppid=28033 vsize=10834680 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/28036/task/28090/stat : 28090 (java) S 28033 28036 23401 0 -1 1077944384 24 13178 0 0 1 0 5 2 20 0 15 0 474076138 11094712320 43361 33554432000 4194304 4196468 140722169317296 139727061617296 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28091] ppid=28033 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28036/task/28091/stat : 28091 (java) S 28033 28036 23401 0 -1 1077944384 19 13178 0 0 1 0 5 2 20 0 15 0 474076138 11094712320 43361 33554432000 4194304 4196468 140722169317296 139726965819920 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28092] ppid=28033 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28036/task/28092/stat : 28092 (java) S 28033 28036 23401 0 -1 1077944384 20 13178 0 0 1 0 5 2 20 0 15 0 474076138 11094712320 43361 33554432000 4194304 4196468 140722169317296 139726964767120 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28093] ppid=28033 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28036/task/28093/stat : 28093 (java) S 28033 28036 23401 0 -1 1077944384 44 13178 0 0 1 0 5 2 20 0 15 0 474076138 11094712320 43361 33554432000 4194304 4196468 140722169317296 139726628378896 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28094] ppid=28033 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28036/task/28094/stat : 28094 (java) S 28033 28036 23401 0 -1 1077944384 43 13178 0 0 1 0 5 2 20 0 15 0 474076139 11094712320 43361 33554432000 4194304 4196468 140722169317296 139726583937904 139727057386114 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28095] ppid=28033 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28095/stat : 28095 (java) S 28033 28036 23401 0 -1 1077944384 14 13178 0 0 0 0 5 2 20 0 15 0 474076139 11094712320 43361 33554432000 4194304 4196468 140722169317296 139726493312608 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28096] ppid=28033 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28096/stat : 28096 (java) S 28033 28036 23401 0 -1 1077944384 3 13178 0 0 0 0 5 2 20 0 15 0 474076140 11094712320 43361 33554432000 4194304 4196468 140722169317296 139726359094656 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28097] ppid=28033 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28097/stat : 28097 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076142 11094712320 43361 33554432000 4194304 4196468 140722169317296 139725553789264 139727057393563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28098] ppid=28033 vsize=10834680 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/28036/task/28098/stat : 28098 (java) S 28033 28036 23401 0 -1 1077944384 1229 13178 0 0 29 0 5 2 20 0 15 0 474076142 11094712320 43361 33554432000 4194304 4196468 140722169317296 139726582884720 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28099] ppid=28033 vsize=10834680 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/28036/task/28099/stat : 28099 (java) S 28033 28036 23401 0 -1 1077944384 570 13178 0 0 25 0 5 2 20 0 15 0 474076142 11094712320 43361 33554432000 4194304 4196468 140722169317296 139726581831920 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28100] ppid=28033 vsize=10834680 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/28036/task/28100/stat : 28100 (java) R 28033 28036 23401 0 -1 4202560 1397 13178 0 0 40 0 5 2 20 0 15 0 474076142 11094712320 43361 33554432000 4194304 4196468 140722169317296 139726580779120 139727036784878 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0

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

[pid=28036/tid=28101] ppid=28033 vsize=10844940 memory=2832 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28101/stat : 28101 (java) S 28033 28036 23401 0 -1 1077944384 3 13178 0 0 0 0 5 2 20 0 15 0 474076143 11105218560 214647 33554432000 4194304 4196468 140722169317296 139725285353696 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28102] ppid=28033 vsize=10844940 memory=784 CPUtime=1.43 cores=1,3,5,7
/proc/28036/task/28102/stat : 28102 (java) S 28033 28036 23401 0 -1 1077944384 1159 13178 0 0 60 76 5 2 20 0 15 0 474076143 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726579727536 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
Current children cumulated CPU time: 2192.65 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 858588 KiB

[startup+2158.4 s]
/proc/loadavg: 1.24 1.31 1.32 3/226 29064
/proc/meminfo: memFree=4808416/32770624 swapFree=66938740/67108860
[pid=28036] ppid=28033 vsize=10844940 memory=858588 CPUtime=2194.27 cores=1,3,5,7
/proc/28036/stat : 28036 (java) S 28033 28036 23401 0 -1 1077944320 140549 13178 0 0 219057 363 5 2 20 0 15 0 474076128 11105218560 214647 33554432000 4194304 4196468 140722169317296 140722169299840 139727057374967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
/proc/28036/statm: 2711235 214647 3620 1 0 2673293 0
[pid=28036/tid=28089] ppid=28033 vsize=10844940 memory=6791534058613427641 CPUtime=2132.43 cores=1,3,5,7
/proc/28036/task/28089/stat : 28089 (java) R 28033 28036 23401 0 -1 4202560 56439 13178 0 0 213182 54 5 2 20 0 15 0 474076137 11105218560 214647 33554432000 4194304 4196468 140722169317296 139727029211472 139726655346018 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28090] ppid=28033 vsize=10844940 memory=10728 CPUtime=11.07 cores=1,3,5,7
/proc/28036/task/28090/stat : 28090 (java) S 28033 28036 23401 0 -1 1077944384 10070 13178 0 0 1046 54 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139727061617296 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28091] ppid=28033 vsize=10844940 memory=1552 CPUtime=11.06 cores=1,3,5,7
/proc/28036/task/28091/stat : 28091 (java) S 28033 28036 23401 0 -1 1077944384 11062 13178 0 0 1040 59 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726965819920 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28092] ppid=28033 vsize=10844940 memory=3640 CPUtime=11.08 cores=1,3,5,7
/proc/28036/task/28092/stat : 28092 (java) S 28033 28036 23401 0 -1 1077944384 12301 13178 0 0 1037 64 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726964767120 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28093] ppid=28033 vsize=10844940 memory=2832 CPUtime=11.04 cores=1,3,5,7
/proc/28036/task/28093/stat : 28093 (java) S 28033 28036 23401 0 -1 1077944384 10540 13178 0 0 1036 61 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726628378896 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28094] ppid=28033 vsize=10844940 memory=111632 CPUtime=11 cores=1,3,5,7
/proc/28036/task/28094/stat : 28094 (java) S 28033 28036 23401 0 -1 1077944384 11870 13178 0 0 1029 64 5 2 20 0 15 0 474076139 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726583937904 139727057386114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28095] ppid=28033 vsize=10844940 memory=808 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28095/stat : 28095 (java) S 28033 28036 23401 0 -1 1077944384 16 13178 0 0 0 0 5 2 20 0 15 0 474076139 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726493312608 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28096] ppid=28033 vsize=10844940 memory=1808 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28096/stat : 28096 (java) S 28033 28036 23401 0 -1 1077944384 5 13178 0 0 0 0 5 2 20 0 15 0 474076140 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726359094656 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28097] ppid=28033 vsize=10844940 memory=920 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28097/stat : 28097 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139725553789264 139727057393563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28098] ppid=28033 vsize=10844940 memory=3848 CPUtime=2.15 cores=1,3,5,7
/proc/28036/task/28098/stat : 28098 (java) S 28033 28036 23401 0 -1 1077944384 7630 13178 0 0 205 3 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726582884720 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28099] ppid=28033 vsize=10844940 memory=858588 CPUtime=2.28 cores=1,3,5,7
/proc/28036/task/28099/stat : 28099 (java) S 28033 28036 23401 0 -1 1077944384 10129 13178 0 0 219 2 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726581831920 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28100] ppid=28033 vsize=10844940 memory=6104 CPUtime=1.27 cores=1,3,5,7
/proc/28036/task/28100/stat : 28100 (java) S 28033 28036 23401 0 -1 1077944384 7118 13178 0 0 118 2 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726580779120 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28101] ppid=28033 vsize=10844940 memory=780 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28101/stat : 28101 (java) S 28033 28036 23401 0 -1 1077944384 3 13178 0 0 0 0 5 2 20 0 15 0 474076143 11105218560 214647 33554432000 4194304 4196468 140722169317296 139725285353696 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28102] ppid=28033 vsize=10844940 memory=14008 CPUtime=1.43 cores=1,3,5,7
/proc/28036/task/28102/stat : 28102 (java) S 28033 28036 23401 0 -1 1077944384 1159 13178 0 0 60 76 5 2 20 0 15 0 474076143 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726579727536 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
Current children cumulated CPU time: 2194.27 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 858588 KiB

[startup+2160 s]*
/proc/loadavg: 1.24 1.31 1.32 3/226 29064
/proc/meminfo: memFree=4811936/32770624 swapFree=66938740/67108860
[pid=28036] ppid=28033 vsize=10844940 memory=858588 CPUtime=2195.9 cores=1,3,5,7
/proc/28036/stat : 28036 (java) S 28033 28036 23401 0 -1 1077944320 140561 13178 0 0 219220 363 5 2 20 0 15 0 474076128 11105218560 214647 33554432000 4194304 4196468 140722169317296 140722169299840 139727057374967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
/proc/28036/statm: 2711235 214647 3620 1 0 2673293 0
[pid=28036/tid=28089] ppid=28033 vsize=10844940 memory=6791534058613427641 CPUtime=2134.01 cores=1,3,5,7
/proc/28036/task/28089/stat : 28089 (java) R 28033 28036 23401 0 -1 4202560 56451 13178 0 0 213340 54 5 2 20 0 15 0 474076137 11105218560 214647 33554432000 4194304 4196468 140722169317296 139727029210944 139726653361788 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28090] ppid=28033 vsize=10844940 memory=-7003737579269690708 CPUtime=11.08 cores=1,3,5,7
/proc/28036/task/28090/stat : 28090 (java) S 28033 28036 23401 0 -1 1077944384 10070 13178 0 0 1047 54 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139727061617296 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28091] ppid=28033 vsize=10844940 memory=6104 CPUtime=11.07 cores=1,3,5,7
/proc/28036/task/28091/stat : 28091 (java) S 28033 28036 23401 0 -1 1077944384 11062 13178 0 0 1041 59 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726965819920 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28092] ppid=28033 vsize=10844940 memory=780 CPUtime=11.09 cores=1,3,5,7
/proc/28036/task/28092/stat : 28092 (java) S 28033 28036 23401 0 -1 1077944384 12301 13178 0 0 1038 64 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726964767120 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28093] ppid=28033 vsize=10844940 memory=14008 CPUtime=11.05 cores=1,3,5,7
/proc/28036/task/28093/stat : 28093 (java) S 28033 28036 23401 0 -1 1077944384 10540 13178 0 0 1037 61 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726628378896 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28094] ppid=28033 vsize=10844940 memory=27952 CPUtime=11 cores=1,3,5,7
/proc/28036/task/28094/stat : 28094 (java) S 28033 28036 23401 0 -1 1077944384 11870 13178 0 0 1029 64 5 2 20 0 15 0 474076139 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726583937904 139727057386114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28095] ppid=28033 vsize=10844940 memory=2116 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28095/stat : 28095 (java) S 28033 28036 23401 0 -1 1077944384 16 13178 0 0 0 0 5 2 20 0 15 0 474076139 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726493312608 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28096] ppid=28033 vsize=10844940 memory=12024 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28096/stat : 28096 (java) S 28033 28036 23401 0 -1 1077944384 5 13178 0 0 0 0 5 2 20 0 15 0 474076140 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726359094656 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28097] ppid=28033 vsize=10844940 memory=1560 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28097/stat : 28097 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139725553789264 139727057393563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28098] ppid=28033 vsize=10844940 memory=500 CPUtime=2.15 cores=1,3,5,7
/proc/28036/task/28098/stat : 28098 (java) S 28033 28036 23401 0 -1 1077944384 7630 13178 0 0 205 3 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726582884720 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28099] ppid=28033 vsize=10844940 memory=1408 CPUtime=2.28 cores=1,3,5,7
/proc/28036/task/28099/stat : 28099 (java) S 28033 28036 23401 0 -1 1077944384 10129 13178 0 0 219 2 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726581831920 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28100] ppid=28033 vsize=10844940 memory=3620 CPUtime=1.27 cores=1,3,5,7
/proc/28036/task/28100/stat : 28100 (java) S 28033 28036 23401 0 -1 1077944384 7118 13178 0 0 118 2 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726580779120 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28101] ppid=28033 vsize=10844940 memory=288230574492221466 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28101/stat : 28101 (java) S 28033 28036 23401 0 -1 1077944384 3 13178 0 0 0 0 5 2 20 0 15 0 474076143 11105218560 214647 33554432000 4194304 4196468 140722169317296 139725285353696 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28102] ppid=28033 vsize=10844940 memory=288230596050944315 CPUtime=1.43 cores=1,3,5,7
/proc/28036/task/28102/stat : 28102 (java) S 28033 28036 23401 0 -1 1077944384 1159 13178 0 0 60 76 5 2 20 0 15 0 474076143 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726579727536 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
Current children cumulated CPU time: 2195.9 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 858588 KiB

[startup+2160.41 s]
/proc/loadavg: 1.24 1.31 1.32 3/226 29064
/proc/meminfo: memFree=4811936/32770624 swapFree=66938740/67108860
[pid=28036] ppid=28033 vsize=10844940 memory=858588 CPUtime=2196.3 cores=1,3,5,7
/proc/28036/stat : 28036 (java) S 28033 28036 23401 0 -1 1077944320 140564 13178 0 0 219260 363 5 2 20 0 15 0 474076128 11105218560 214647 33554432000 4194304 4196468 140722169317296 140722169299840 139727057374967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
/proc/28036/statm: 2711235 214647 3620 1 0 2673293 0
[pid=28036/tid=28089] ppid=28033 vsize=10844940 memory=1720 CPUtime=2134.4 cores=1,3,5,7
/proc/28036/task/28089/stat : 28089 (java) R 28033 28036 23401 0 -1 4202560 56454 13178 0 0 213379 54 5 2 20 0 15 0 474076137 11105218560 214647 33554432000 4194304 4196468 140722169317296 139727029211216 139726653361885 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28090] ppid=28033 vsize=10844940 memory=1096 CPUtime=11.08 cores=1,3,5,7
/proc/28036/task/28090/stat : 28090 (java) S 28033 28036 23401 0 -1 1077944384 10070 13178 0 0 1047 54 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139727061617296 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28091] ppid=28033 vsize=10844940 memory=1188 CPUtime=11.07 cores=1,3,5,7
/proc/28036/task/28091/stat : 28091 (java) S 28033 28036 23401 0 -1 1077944384 11062 13178 0 0 1041 59 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726965819920 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28092] ppid=28033 vsize=10844940 memory=6104 CPUtime=11.09 cores=1,3,5,7
/proc/28036/task/28092/stat : 28092 (java) S 28033 28036 23401 0 -1 1077944384 12301 13178 0 0 1038 64 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726964767120 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28093] ppid=28033 vsize=10844940 memory=780 CPUtime=11.05 cores=1,3,5,7
/proc/28036/task/28093/stat : 28093 (java) S 28033 28036 23401 0 -1 1077944384 10540 13178 0 0 1037 61 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726628378896 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28094] ppid=28033 vsize=10844940 memory=858588 CPUtime=11.01 cores=1,3,5,7
/proc/28036/task/28094/stat : 28094 (java) S 28033 28036 23401 0 -1 1077944384 11870 13178 0 0 1030 64 5 2 20 0 15 0 474076139 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726583937904 139727057386114 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28095] ppid=28033 vsize=10844940 memory=3276 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28095/stat : 28095 (java) S 28033 28036 23401 0 -1 1077944384 16 13178 0 0 0 0 5 2 20 0 15 0 474076139 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726493312608 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28096] ppid=28033 vsize=10844940 memory=430004 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28096/stat : 28096 (java) S 28033 28036 23401 0 -1 1077944384 5 13178 0 0 0 0 5 2 20 0 15 0 474076140 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726359094656 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28097] ppid=28033 vsize=10844940 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28097/stat : 28097 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139725553789264 139727057393563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28098] ppid=28033 vsize=10844940 memory=-7003737579269690708 CPUtime=2.15 cores=1,3,5,7
/proc/28036/task/28098/stat : 28098 (java) S 28033 28036 23401 0 -1 1077944384 7630 13178 0 0 205 3 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726582884720 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28099] ppid=28033 vsize=10844940 memory=2608 CPUtime=2.28 cores=1,3,5,7
/proc/28036/task/28099/stat : 28099 (java) S 28033 28036 23401 0 -1 1077944384 10129 13178 0 0 219 2 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726581831920 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28100] ppid=28033 vsize=10844940 memory=4108 CPUtime=1.27 cores=1,3,5,7
/proc/28036/task/28100/stat : 28100 (java) S 28033 28036 23401 0 -1 1077944384 7118 13178 0 0 118 2 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726580779120 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28101] ppid=28033 vsize=10844940 memory=1408 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28101/stat : 28101 (java) S 28033 28036 23401 0 -1 1077944384 3 13178 0 0 0 0 5 2 20 0 15 0 474076143 11105218560 214647 33554432000 4194304 4196468 140722169317296 139725285353696 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28102] ppid=28033 vsize=10844940 memory=3144 CPUtime=1.43 cores=1,3,5,7
/proc/28036/task/28102/stat : 28102 (java) S 28033 28036 23401 0 -1 1077944384 1159 13178 0 0 60 76 5 2 20 0 15 0 474076143 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726579727536 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
Current children cumulated CPU time: 2196.3 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 858588 KiB

[startup+2160.8 s]
/proc/loadavg: 1.24 1.31 1.32 3/226 29064
/proc/meminfo: memFree=4811936/32770624 swapFree=66938740/67108860
[pid=28036] ppid=28033 vsize=10844940 memory=858588 CPUtime=2196.71 cores=1,3,5,7
/proc/28036/stat : 28036 (java) S 28033 28036 23401 0 -1 1077944320 140567 13178 0 0 219300 364 5 2 20 0 15 0 474076128 11105218560 214647 33554432000 4194304 4196468 140722169317296 140722169299840 139727057374967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
/proc/28036/statm: 2711235 214647 3620 1 0 2673293 0
[pid=28036/tid=28089] ppid=28033 vsize=10844940 memory=858588 CPUtime=2134.79 cores=1,3,5,7
/proc/28036/task/28089/stat : 28089 (java) R 28033 28036 23401 0 -1 4202560 56457 13178 0 0 213418 54 5 2 20 0 15 0 474076137 11105218560 214647 33554432000 4194304 4196468 140722169317296 139727029211024 139726656271347 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28090] ppid=28033 vsize=10844940 memory=858588 CPUtime=11.08 cores=1,3,5,7
/proc/28036/task/28090/stat : 28090 (java) S 28033 28036 23401 0 -1 1077944384 10070 13178 0 0 1047 54 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139727061617296 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28091] ppid=28033 vsize=10844940 memory=6791534058613427641 CPUtime=11.07 cores=1,3,5,7
/proc/28036/task/28091/stat : 28091 (java) S 28033 28036 23401 0 -1 1077944384 11062 13178 0 0 1041 59 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726965819920 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28092] ppid=28033 vsize=10844940 memory=924 CPUtime=11.09 cores=1,3,5,7
/proc/28036/task/28092/stat : 28092 (java) S 28033 28036 23401 0 -1 1077944384 12301 13178 0 0 1038 64 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726964767120 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28093] ppid=28033 vsize=10844940 memory=1448 CPUtime=11.05 cores=1,3,5,7
/proc/28036/task/28093/stat : 28093 (java) S 28033 28036 23401 0 -1 1077944384 10540 13178 0 0 1037 61 5 2 20 0 15 0 474076138 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726628378896 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28094] ppid=28033 vsize=10844940 memory=1748 CPUtime=11.01 cores=1,3,5,7
/proc/28036/task/28094/stat : 28094 (java) S 28033 28036 23401 0 -1 1077944384 11870 13178 0 0 1030 64 5 2 20 0 15 0 474076139 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726583937904 139727057386114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28095] ppid=28033 vsize=10844940 memory=111632 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28095/stat : 28095 (java) S 28033 28036 23401 0 -1 1077944384 16 13178 0 0 0 0 5 2 20 0 15 0 474076139 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726493312608 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28096] ppid=28033 vsize=10844940 memory=808 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28096/stat : 28096 (java) S 28033 28036 23401 0 -1 1077944384 5 13178 0 0 0 0 5 2 20 0 15 0 474076140 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726359094656 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28097] ppid=28033 vsize=10844940 memory=1808 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28097/stat : 28097 (java) S 28033 28036 23401 0 -1 1077944384 2 13178 0 0 0 0 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139725553789264 139727057393563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28098] ppid=28033 vsize=10844940 memory=920 CPUtime=2.15 cores=1,3,5,7
/proc/28036/task/28098/stat : 28098 (java) S 28033 28036 23401 0 -1 1077944384 7630 13178 0 0 205 3 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726582884720 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28099] ppid=28033 vsize=10844940 memory=3848 CPUtime=2.28 cores=1,3,5,7
/proc/28036/task/28099/stat : 28099 (java) S 28033 28036 23401 0 -1 1077944384 10129 13178 0 0 219 2 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726581831920 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28100] ppid=28033 vsize=10844940 memory=2964 CPUtime=1.27 cores=1,3,5,7
/proc/28036/task/28100/stat : 28100 (java) S 28033 28036 23401 0 -1 1077944384 7118 13178 0 0 118 2 5 2 20 0 15 0 474076142 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726580779120 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28101] ppid=28033 vsize=10844940 memory=2608 CPUtime=0.07 cores=1,3,5,7
/proc/28036/task/28101/stat : 28101 (java) S 28033 28036 23401 0 -1 1077944384 3 13178 0 0 0 0 5 2 20 0 15 0 474076143 11105218560 214647 33554432000 4194304 4196468 140722169317296 139725285353696 139727057385173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
[pid=28036/tid=28102] ppid=28033 vsize=10844940 memory=4108 CPUtime=1.43 cores=1,3,5,7
/proc/28036/task/28102/stat : 28102 (java) S 28033 28036 23401 0 -1 1077944384 1159 13178 0 0 60 76 5 2 20 0 15 0 474076143 11105218560 214647 33554432000 4194304 4196468 140722169317296 139726579727536 139727057386114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26800128 140722169326320 140722169328837 140722169328837 140722169331663 0
Current children cumulated CPU time: 2196.71 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 858588 KiB

Child status: 0
Real time (s): 2160.9
CPU time (s): 2196.84
CPU user time (s): 2193.15
CPU system time (s): 3.68205
CPU usage (%): 101.663
Max. virtual memory (cumulated for all children) (KiB): 10847604
Max. memory (cumulated for all children) (KiB): 858588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2193.15
system time used= 3.68205
maximum resident set size= 860672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154276
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 286736
involuntary context switches= 7189


# summary of solver processes directly reported to runsolver:
#   pid: 28036
#   total CPU time (s): 2196.84
#   total CPU user time (s): 2193.15
#   total CPU system time (s): 3.68205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.7213 second user time and 21.7057 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-20 13:16:26
IDJOB=4403056
IDBENCH=133458
IDSOLVER=2862
FILE ID=node139/4403056-1568978065
RUNJOBID= node139-1568967758-23433
PBS_JOBID= 21704618
Free space on /tmp= 5052 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-11.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4403056-1568978065/watcher-4403056-1568978065 -o /tmp/evaluation-result-4403056-1568978065/solver-4403056-1568978065 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568967758-23433 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=900178589 HOME/instance-4403056-1568978065.xml

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

MD5SUM BENCH= f07db2d4579cd982e010e3ec5f98a04a
RANDOM SEED=900178589

node139.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.57
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.57
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.57
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.57
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:         5411648 kB
MemAvailable:   31124612 kB
Buffers:          129764 kB
Cached:         25404500 kB
SwapCached:        65336 kB
Active:         13439864 kB
Inactive:       12831884 kB
Active(anon):     675852 kB
Inactive(anon):   107896 kB
Active(file):   12764012 kB
Inactive(file): 12723988 kB
Unevictable:      108884 kB
Mlocked:          108884 kB
SwapTotal:      67108860 kB
SwapFree:       66938720 kB
Dirty:             35408 kB
Writeback:             0 kB
AnonPages:        797292 kB
Mapped:            64644 kB
Shmem:             37124 kB
Slab:             682192 kB
SReclaimable:     653424 kB
SUnreclaim:        28768 kB
KernelStack:        3952 kB
PageTables:         6684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1930576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    638976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5016 MiB
End job on node139 at 2019-09-20 13:52:28