Trace number 4402758

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.3OPT992 2435.73 2395.63

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-17.xml
MD5SUM072cba4c7f6c08974f35ec38dd54383a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark992
Best CPU time to get the best result obtained on this benchmark115.926
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.88/2.60	o 385
4.88/2.62	o 411
4.88/2.63	o 417
4.88/2.63	o 446
4.88/2.64	o 453
4.88/2.64	o 476
4.88/2.65	o 529
4.88/2.66	o 536
4.88/2.66	o 542
4.88/2.66	o 558
4.88/2.66	o 582
4.88/2.68	o 583
4.88/2.68	o 630
4.88/2.68	o 636
4.88/2.69	o 651
5.24/2.71	o 653
5.24/2.71	o 677
5.24/2.72	o 699
5.24/2.72	o 725
5.24/2.74	o 743
5.24/2.75	o 751
5.24/2.76	o 771
5.24/2.76	o 777
5.24/2.76	o 793
5.24/2.77	o 807
5.24/2.79	o 823
5.55/2.82	o 841
5.55/2.82	o 843
5.55/2.82	o 863
5.55/2.83	o 865
5.55/2.83	o 890
5.55/2.83	o 903
5.91/3.01	o 911
6.24/3.01	o 935
7.72/3.55	o 958
7.72/3.55	o 964
8.02/3.65	o 965
8.33/3.75	o 971
8.33/3.75	o 972
8.33/3.78	o 978
8.33/3.79	o 985
9.68/4.54	o 988
11.28/6.38	o 989
11.28/6.38	o 992
2435.69/2395.62	v <instantiation
2435.69/2395.62	v         cost = '992'>
2435.69/2395.62	v       <list>
2435.69/2395.62	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]
2435.69/2395.62	v       </list>
2435.69/2395.62	v       <values>
2435.69/2395.62	v         0 0 0 0 0 0 0 1 1 1 0 0 1 0 0 0 1 1 1 0 0 1 1 0 0 0 0 0 0 1 0 1 1 1 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 1
2435.69/2395.62	v       </values>
2435.69/2395.62	v     </instantiation>
2435.69/2395.62	s OPTIMUM FOUND

Verifier Data

OK	992

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4402758-1568978469/watcher-4402758-1568978469 -o /tmp/evaluation-result-4402758-1568978469/solver-4402758-1568978469 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568967599-29764 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=828317043 HOME/instance-4402758-1568978469.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=32472, runsolver pid=32469

[startup+0.100121 s]*
/proc/loadavg: 1.53 1.46 1.48 3/218 32529
/proc/meminfo: memFree=7866528/32770624 swapFree=67002108/67108860
[pid=32472] ppid=32469 vsize=9972712 memory=17080 CPUtime=0.09 cores=0,2,4,6
/proc/32472/stat : 32472 (java) S 32469 32472 29733 0 -1 1077944320 4531 13317 0 0 1 0 5 3 20 0 6 0 474008457 10212057088 4270 33554432000 4194304 4196468 140730394050736 140730394033280 139891064811255 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
/proc/32472/statm: 2493178 4270 1935 1 0 2481616 0
[pid=32472/tid=32525] ppid=32469 vsize=9972712 memory=720575944405811505 CPUtime=0.09 cores=0,2,4,6
/proc/32472/task/32525/stat : 32525 (java) R 32469 32472 29733 0 -1 4202560 2329 13317 0 0 1 0 5 3 20 0 6 0 474008466 10212057088 4270 33554432000 4194304 4196468 140730394050736 139891036648016 139891048004006 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32526] ppid=32469 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32526/stat : 32526 (java) S 32469 32472 29733 0 -1 1077944384 1 13317 0 0 0 0 5 3 20 0 6 0 474008467 10212057088 4270 33554432000 4194304 4196468 140730394050736 139891069054096 139891064821461 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32527] ppid=32469 vsize=9972712 memory=288370147704059520 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32527/stat : 32527 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 6 0 474008467 10212057088 4270 33554432000 4194304 4196468 140730394050736 139890983873552 139891064821461 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32528] ppid=32469 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32528/stat : 32528 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 6 0 474008467 10212057088 4270 33554432000 4194304 4196468 140730394050736 139890982820752 139891064821461 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32529] ppid=32469 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32529/stat : 32529 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 6 0 474008467 10212057088 4270 33554432000 4194304 4196468 140730394050736 139890981767952 139891064821461 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17080 KiB

[startup+0.209842 s]*
/proc/loadavg: 1.53 1.46 1.48 3/227 32538
/proc/meminfo: memFree=7848760/32770624 swapFree=67002108/67108860
[pid=32472] ppid=32469 vsize=10820196 memory=42516 CPUtime=0.27 cores=0,2,4,6
/proc/32472/stat : 32472 (java) S 32469 32472 29733 0 -1 1077944320 7552 13317 0 0 17 2 5 3 20 0 15 0 474008457 11079880704 10629 33554432000 4194304 4196468 140730394050736 140730394033280 139891064811255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
/proc/32472/statm: 2705049 10629 3290 1 0 2667149 0
[pid=32472/tid=32525] ppid=32469 vsize=10820196 memory=753035770744996145 CPUtime=0.2 cores=0,2,4,6
/proc/32472/task/32525/stat : 32525 (java) R 32469 32472 29733 0 -1 4202560 4065 13317 0 0 11 1 5 3 20 0 15 0 474008466 11079880704 10629 33554432000 4194304 4196468 140730394050736 139891036622288 139891064833181 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32526] ppid=32469 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32526/stat : 32526 (java) S 32469 32472 29733 0 -1 1077944384 1 13317 0 0 0 0 5 3 20 0 15 0 474008467 11079880704 10629 33554432000 4194304 4196468 140730394050736 139891069054096 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32527] ppid=32469 vsize=10820196 memory=288370147704059520 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32527/stat : 32527 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 15 0 474008467 11079880704 10629 33554432000 4194304 4196468 140730394050736 139890983873552 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32528] ppid=32469 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32528/stat : 32528 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 15 0 474008467 11079880704 10629 33554432000 4194304 4196468 140730394050736 139890982820752 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32529] ppid=32469 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32529/stat : 32529 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 15 0 474008467 11079880704 10629 33554432000 4194304 4196468 140730394050736 139890981767952 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32530] ppid=32469 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32530/stat : 32530 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 15 0 474008468 11079880704 10629 33554432000 4194304 4196468 140730394050736 139890607376752 139891064822402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32531] ppid=32469 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32531/stat : 32531 (java) S 32469 32472 29733 0 -1 1077944384 13 13317 0 0 0 0 5 3 20 0 15 0 474008469 11079880704 10629 33554432000 4194304 4196468 140730394050736 139890226877472 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32532] ppid=32469 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32532/stat : 32532 (java) S 32469 32472 29733 0 -1 1077944384 1 13317 0 0 0 0 5 3 20 0 15 0 474008469 11079880704 10629 33554432000 4194304 4196468 140730394050736 139890104722288 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32533] ppid=32469 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32533/stat : 32533 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11079880704 10629 33554432000 4194304 4196468 140730394050736 139889595995984 139891064829851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32534] ppid=32469 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32472/task/32534/stat : 32534 (java) R 32469 32472 29733 0 -1 4202560 463 13317 0 0 1 0 5 3 20 0 15 0 474008472 11079880704 10629 33554432000 4194304 4196468 140730394050736 139890606324592 139891044467665 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32535] ppid=32469 vsize=10820196 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/32472/task/32535/stat : 32535 (java) S 32469 32472 29733 0 -1 1077944384 174 13317 0 0 1 0 5 3 20 0 15 0 474008472 11079880704 10629 33554432000 4194304 4196468 140730394050736 139890605271792 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32536] ppid=32469 vsize=10820196 memory=139771552347776 CPUtime=0.11 cores=0,2,4,6
/proc/32472/task/32536/stat : 32536 (java) S 32469 32472 29733 0 -1 1077944384 611 13317 0 0 3 0 5 3 20 0 15 0 474008472 11079880704 10629 33554432000 4194304 4196468 140730394050736 139890604218992 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32537] ppid=32469 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32537/stat : 32537 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11079880704 10629 33554432000 4194304 4196468 140730394050736 139889562438368 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32538] ppid=32469 vsize=10820196 memory=139771552347776 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32538/stat : 32538 (java) S 32469 32472 29733 0 -1 1077944384 1 13317 0 0 0 0 5 3 20 0 15 0 474008472 11079880704 10629 33554432000 4194304 4196468 140730394050736 139890603166384 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 42516 KiB

[startup+0.310568 s]*
/proc/loadavg: 1.53 1.46 1.48 3/227 32538
/proc/meminfo: memFree=7835652/32770624 swapFree=67002108/67108860
[pid=32472] ppid=32469 vsize=10820196 memory=50764 CPUtime=0.41 cores=0,2,4,6
/proc/32472/stat : 32472 (java) S 32469 32472 29733 0 -1 1077944320 10926 13317 0 0 29 4 5 3 20 0 15 0 474008457 11079880704 12691 33554432000 4194304 4196468 140730394050736 140730394033280 139891064811255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
/proc/32472/statm: 2705049 12691 3315 1 0 2667149 0
[pid=32472/tid=32525] ppid=32469 vsize=10820196 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/32472/task/32525/stat : 32525 (java) R 32469 32472 29733 0 -1 4202560 7421 13317 0 0 19 3 5 3 20 0 15 0 474008466 11079880704 12691 33554432000 4194304 4196468 140730394050736 139891036624152 139891047998064 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32526] ppid=32469 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32526/stat : 32526 (java) S 32469 32472 29733 0 -1 1077944384 1 13317 0 0 0 0 5 3 20 0 15 0 474008467 11079880704 12691 33554432000 4194304 4196468 140730394050736 139891069054096 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32527] ppid=32469 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32527/stat : 32527 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 15 0 474008467 11079880704 12691 33554432000 4194304 4196468 140730394050736 139890983873552 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32528] ppid=32469 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32528/stat : 32528 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 15 0 474008467 11079880704 12691 33554432000 4194304 4196468 140730394050736 139890982820752 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32529] ppid=32469 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32529/stat : 32529 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 15 0 474008467 11079880704 12691 33554432000 4194304 4196468 140730394050736 139890981767952 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32530] ppid=32469 vsize=10820196 memory=139771552347775 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32530/stat : 32530 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 15 0 474008468 11079880704 12691 33554432000 4194304 4196468 140730394050736 139890607376752 139891064822402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32531] ppid=32469 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32531/stat : 32531 (java) S 32469 32472 29733 0 -1 1077944384 13 13317 0 0 0 0 5 3 20 0 15 0 474008469 11079880704 12691 33554432000 4194304 4196468 140730394050736 139890226877472 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32532] ppid=32469 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32532/stat : 32532 (java) S 32469 32472 29733 0 -1 1077944384 1 13317 0 0 0 0 5 3 20 0 15 0 474008469 11079880704 12691 33554432000 4194304 4196468 140730394050736 139890104722288 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32533] ppid=32469 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32533/stat : 32533 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11079880704 12691 33554432000 4194304 4196468 140730394050736 139889595995984 139891064829851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32534] ppid=32469 vsize=10820196 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/32472/task/32534/stat : 32534 (java) S 32469 32472 29733 0 -1 1077944384 472 13317 0 0 2 0 5 3 20 0 15 0 474008472 11079880704 12691 33554432000 4194304 4196468 140730394050736 139890606324592 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32535] ppid=32469 vsize=10820196 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/32472/task/32535/stat : 32535 (java) S 32469 32472 29733 0 -1 1077944384 175 13317 0 0 1 0 5 3 20 0 15 0 474008472 11079880704 12691 33554432000 4194304 4196468 140730394050736 139890605271792 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32536] ppid=32469 vsize=10820196 memory=139771552347776 CPUtime=0.13 cores=0,2,4,6
/proc/32472/task/32536/stat : 32536 (java) S 32469 32472 29733 0 -1 1077944384 619 13317 0 0 5 0 5 3 20 0 15 0 474008472 11079880704 12691 33554432000 4194304 4196468 140730394050736 139890604218992 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32537] ppid=32469 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32537/stat : 32537 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11079880704 12691 33554432000 4194304 4196468 140730394050736 139889562438368 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32538] ppid=32469 vsize=10820196 memory=139771552347776 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32538/stat : 32538 (java) S 32469 32472 29733 0 -1 1077944384 1 13317 0 0 0 0 5 3 20 0 15 0 474008472 11079880704 12691 33554432000 4194304 4196468 140730394050736 139890603166384 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50764 KiB

[startup+0.701575 s]
/proc/loadavg: 1.53 1.46 1.48 4/227 32538
/proc/meminfo: memFree=7821608/32770624 swapFree=67002108/67108860
[pid=32472] ppid=32469 vsize=10824364 memory=83688 CPUtime=1.15 cores=0,2,4,6
/proc/32472/stat : 32472 (java) S 32469 32472 29733 0 -1 1077944320 15133 13317 0 0 101 6 5 3 20 0 15 0 474008457 11084148736 20922 33554432000 4194304 4196468 140730394050736 140730394033280 139891064811255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
/proc/32472/statm: 2706091 20922 3498 1 0 2668173 0
[pid=32472/tid=32525] ppid=32469 vsize=10824364 memory=5795117241467496816 CPUtime=0.67 cores=0,2,4,6
/proc/32472/task/32525/stat : 32525 (java) R 32469 32472 29733 0 -1 4202560 10490 13317 0 0 55 4 5 3 20 0 15 0 474008466 11084148736 20922 33554432000 4194304 4196468 140730394050736 139891036636728 139891050504721 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32526] ppid=32469 vsize=10824364 memory=1416 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32526/stat : 32526 (java) S 32469 32472 29733 0 -1 1077944384 1 13317 0 0 0 0 5 3 20 0 15 0 474008467 11084148736 20922 33554432000 4194304 4196468 140730394050736 139891069054096 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32527] ppid=32469 vsize=10824364 memory=1556 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32527/stat : 32527 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 15 0 474008467 11084148736 20922 33554432000 4194304 4196468 140730394050736 139890983873552 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32528] ppid=32469 vsize=10824364 memory=4580 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32528/stat : 32528 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 15 0 474008467 11084148736 20922 33554432000 4194304 4196468 140730394050736 139890982820752 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32529] ppid=32469 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32529/stat : 32529 (java) S 32469 32472 29733 0 -1 1077944384 2 13317 0 0 0 0 5 3 20 0 15 0 474008467 11084148736 20922 33554432000 4194304 4196468 140730394050736 139890981767952 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32530] ppid=32469 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32530/stat : 32530 (java) S 32469 32472 29733 0 -1 1077944384 5 13317 0 0 0 0 5 3 20 0 15 0 474008468 11084148736 20922 33554432000 4194304 4196468 140730394050736 139890607376752 139891064822402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32531] ppid=32469 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32531/stat : 32531 (java) S 32469 32472 29733 0 -1 1077944384 13 13317 0 0 0 0 5 3 20 0 15 0 474008469 11084148736 20922 33554432000 4194304 4196468 140730394050736 139890226877472 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32532] ppid=32469 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32532/stat : 32532 (java) S 32469 32472 29733 0 -1 1077944384 1 13317 0 0 0 0 5 3 20 0 15 0 474008469 11084148736 20922 33554432000 4194304 4196468 140730394050736 139890104722288 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32533] ppid=32469 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32533/stat : 32533 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11084148736 20922 33554432000 4194304 4196468 140730394050736 139889595995984 139891064829851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32534] ppid=32469 vsize=10824364 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/32472/task/32534/stat : 32534 (java) S 32469 32472 29733 0 -1 1077944384 891 13317 0 0 12 0 5 3 20 0 15 0 474008472 11084148736 20922 33554432000 4194304 4196468 140730394050736 139890606324592 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32535] ppid=32469 vsize=10824364 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/32472/task/32535/stat : 32535 (java) R 32469 32472 29733 0 -1 4202560 713 13317 0 0 16 0 5 3 20 0 15 0 474008472 11084148736 20922 33554432000 4194304 4196468 140730394050736 139890605271792 139891044067904 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32536] ppid=32469 vsize=10824364 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/32472/task/32536/stat : 32536 (java) S 32469 32472 29733 0 -1 1077944384 797 13317 0 0 16 0 5 3 20 0 15 0 474008472 11084148736 20922 33554432000 4194304 4196468 140730394050736 139890604218992 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32537] ppid=32469 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32537/stat : 32537 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11084148736 20922 33554432000 4194304 4196468 140730394050736 139889562438368 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32538] ppid=32469 vsize=10824364 memory=3588 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32538/stat : 32538 (java) S 32469 32472 29733 0 -1 1077944384 1 13317 0 0 0 0 5 3 20 0 15 0 474008472 11084148736 20922 33554432000 4194304 4196468 140730394050736 139890603166384 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83688 KiB

[startup+1.50065 s]
/proc/loadavg: 1.53 1.46 1.48 3/227 32538
/proc/meminfo: memFree=7777660/32770624 swapFree=67002108/67108860
[pid=32472] ppid=32469 vsize=10834680 memory=169320 CPUtime=2.47 cores=0,2,4,6
/proc/32472/stat : 32472 (java) S 32469 32472 29733 0 -1 1077944320 20480 13317 0 0 228 11 5 3 20 0 15 0 474008457 11094712320 42330 33554432000 4194304 4196468 140730394050736 140730394033280 139891064811255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
/proc/32472/statm: 2708670 42330 3573 1 0 2670733 0
[pid=32472/tid=32525] ppid=32469 vsize=10834680 memory=139771389153880 CPUtime=1.44 cores=0,2,4,6
/proc/32472/task/32525/stat : 32525 (java) R 32469 32472 29733 0 -1 4202560 14994 13317 0 0 129 7 5 3 20 0 15 0 474008466 11094712320 42330 33554432000 4194304 4196468 140730394050736 139891036629008 139890662689659 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32526] ppid=32469 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32472/task/32526/stat : 32526 (java) S 32469 32472 29733 0 -1 1077944384 23 13317 0 0 1 0 5 3 20 0 15 0 474008467 11094712320 42330 33554432000 4194304 4196468 140730394050736 139891069054096 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32527] ppid=32469 vsize=10834680 memory=6628 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32527/stat : 32527 (java) S 32469 32472 29733 0 -1 1077944384 31 13317 0 0 0 0 5 3 20 0 15 0 474008467 11094712320 42330 33554432000 4194304 4196468 140730394050736 139890983873552 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32528] ppid=32469 vsize=10834680 memory=8 CPUtime=0.09 cores=0,2,4,6
/proc/32472/task/32528/stat : 32528 (java) S 32469 32472 29733 0 -1 1077944384 15 13317 0 0 1 0 5 3 20 0 15 0 474008467 11094712320 42330 33554432000 4194304 4196468 140730394050736 139890982820752 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32529] ppid=32469 vsize=10834680 memory=279542778714528 CPUtime=0.09 cores=0,2,4,6
/proc/32472/task/32529/stat : 32529 (java) S 32469 32472 29733 0 -1 1077944384 46 13317 0 0 1 0 5 3 20 0 15 0 474008467 11094712320 42330 33554432000 4194304 4196468 140730394050736 139890981767952 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32530] ppid=32469 vsize=10834680 memory=279224413912550 CPUtime=0.09 cores=0,2,4,6
/proc/32472/task/32530/stat : 32530 (java) S 32469 32472 29733 0 -1 1077944384 35 13317 0 0 1 0 5 3 20 0 15 0 474008468 11094712320 42330 33554432000 4194304 4196468 140730394050736 139890607376752 139891064822402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32531] ppid=32469 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32531/stat : 32531 (java) S 32469 32472 29733 0 -1 1077944384 14 13317 0 0 0 0 5 3 20 0 15 0 474008469 11094712320 42330 33554432000 4194304 4196468 140730394050736 139890226877536 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32532] ppid=32469 vsize=10834680 memory=6011695451062825782 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32532/stat : 32532 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008469 11094712320 42330 33554432000 4194304 4196468 140730394050736 139890104722304 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32533] ppid=32469 vsize=10834680 memory=-8412658770403813517 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32533/stat : 32533 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11094712320 42330 33554432000 4194304 4196468 140730394050736 139889595995984 139891064829851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32534] ppid=32469 vsize=10834680 memory=-7668917182949848256 CPUtime=0.31 cores=0,2,4,6
/proc/32472/task/32534/stat : 32534 (java) S 32469 32472 29733 0 -1 1077944384 946 13317 0 0 23 0 5 3 20 0 15 0 474008472 11094712320 42330 33554432000 4194304 4196468 140730394050736 139890606324592 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32535] ppid=32469 vsize=10834680 memory=8514726395714956677 CPUtime=0.36 cores=0,2,4,6
/proc/32472/task/32535/stat : 32535 (java) R 32469 32472 29733 0 -1 1077944384 780 13317 0 0 28 0 5 3 20 0 15 0 474008472 11094712320 42330 33554432000 4194304 4196468 140730394050736 139890605271792 139891064822402 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32536] ppid=32469 vsize=10834680 memory=7100839870004429938 CPUtime=0.47 cores=0,2,4,6
/proc/32472/task/32536/stat : 32536 (java) R 32469 32472 29733 0 -1 4202560 1379 13317 0 0 39 0 5 3 20 0 15 0 474008472 11094712320 42330 33554432000 4194304 4196468 140730394050736 139890604218992 139891057908004 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32537] ppid=32469 vsize=10834680 memory=4628420171383865741 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32537/stat : 32537 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11094712320 42330 33554432000 4194304 4196468 140730394050736 139889562438368 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32538] ppid=32469 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32538/stat : 32538 (java) S 32469 32472 29733 0 -1 1077944384 1 13317 0 0 0 0 5 3 20 0 15 0 474008472 11094712320 42330 33554432000 4194304 4196468 140730394050736 139890603166384 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 10834680 KiB

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

[pid=32472/tid=32537] ppid=32469 vsize=10844940 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32537/stat : 32537 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139889562438368 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32538] ppid=32469 vsize=10844940 memory=-5587106306044206369 CPUtime=1.43 cores=0,2,4,6
/proc/32472/task/32538/stat : 32538 (java) S 32469 32472 29733 0 -1 1077944384 1343 13317 0 0 70 65 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890603166384 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 54 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
Current children cumulated CPU time: 2430.41 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 813960 KiB

[startup+2393.6 s]
/proc/loadavg: 1.22 1.34 1.39 3/228 430
/proc/meminfo: memFree=8103256/32770624 swapFree=67002108/67108860
[pid=32472] ppid=32469 vsize=10844940 memory=813960 CPUtime=2433.66 cores=0,2,4,6
/proc/32472/stat : 32472 (java) S 32469 32472 29733 0 -1 1077944320 162496 13317 0 0 242987 371 5 3 20 0 15 0 474008457 11105218560 203490 33554432000 4194304 4196468 140730394050736 140730394033280 139891064811255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
/proc/32472/statm: 2711235 203490 3621 1 0 2673293 0
[pid=32472/tid=32525] ppid=32469 vsize=10844940 memory=3588 CPUtime=2365.54 cores=0,2,4,6
/proc/32472/task/32525/stat : 32525 (java) R 32469 32472 29733 0 -1 4202560 60190 13317 0 0 236496 50 5 3 20 0 15 0 474008466 11105218560 203490 33554432000 4194304 4196468 140730394050736 139891036647104 139890667941837 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32526] ppid=32469 vsize=10844940 memory=813940 CPUtime=12.37 cores=0,2,4,6
/proc/32472/task/32526/stat : 32526 (java) S 32469 32472 29733 0 -1 1077944384 18365 13317 0 0 1166 63 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139891069054096 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32527] ppid=32469 vsize=10844940 memory=984 CPUtime=12.36 cores=0,2,4,6
/proc/32472/task/32527/stat : 32527 (java) S 32469 32472 29733 0 -1 1077944384 12384 13317 0 0 1159 69 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890983873552 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32528] ppid=32469 vsize=10844940 memory=2832 CPUtime=12.4 cores=0,2,4,6
/proc/32472/task/32528/stat : 32528 (java) S 32469 32472 29733 0 -1 1077944384 15109 13317 0 0 1165 67 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890982820752 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32529] ppid=32469 vsize=10844940 memory=776 CPUtime=12.4 cores=0,2,4,6
/proc/32472/task/32529/stat : 32529 (java) S 32469 32472 29733 0 -1 1077944384 14890 13317 0 0 1172 60 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890981767952 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32530] ppid=32469 vsize=10844940 memory=1160 CPUtime=12.11 cores=0,2,4,6
/proc/32472/task/32530/stat : 32530 (java) S 32469 32472 29733 0 -1 1077944384 13677 13317 0 0 1138 65 5 3 20 0 15 0 474008468 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890607376752 139891064822402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32531] ppid=32469 vsize=10844940 memory=1716 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32531/stat : 32531 (java) S 32469 32472 29733 0 -1 1077944384 14 13317 0 0 0 0 5 3 20 0 15 0 474008469 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890226877536 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32532] ppid=32469 vsize=10844940 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32532/stat : 32532 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008469 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890104722304 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32533] ppid=32469 vsize=10844940 memory=813940 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32533/stat : 32533 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139889595995984 139891064829851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32534] ppid=32469 vsize=10844940 memory=813940 CPUtime=2.04 cores=0,2,4,6
/proc/32472/task/32534/stat : 32534 (java) S 32469 32472 29733 0 -1 1077944384 7069 13317 0 0 194 2 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890606324592 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32535] ppid=32469 vsize=10844940 memory=813940 CPUtime=2.33 cores=0,2,4,6
/proc/32472/task/32535/stat : 32535 (java) S 32469 32472 29733 0 -1 1077944384 7722 13317 0 0 223 2 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890605271792 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32536] ppid=32469 vsize=10844940 memory=6791534058613427641 CPUtime=1.27 cores=0,2,4,6
/proc/32472/task/32536/stat : 32536 (java) S 32469 32472 29733 0 -1 1077944384 9502 13317 0 0 116 3 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890604218992 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32537] ppid=32469 vsize=10844940 memory=813940 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32537/stat : 32537 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139889562438368 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32538] ppid=32469 vsize=10844940 memory=813940 CPUtime=1.43 cores=0,2,4,6
/proc/32472/task/32538/stat : 32538 (java) S 32469 32472 29733 0 -1 1077944384 1356 13317 0 0 70 65 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890603166384 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 54 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
Current children cumulated CPU time: 2433.66 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 813960 KiB

[startup+2394.4 s]
/proc/loadavg: 1.20 1.33 1.39 3/228 430
/proc/meminfo: memFree=8103256/32770624 swapFree=67002108/67108860
[pid=32472] ppid=32469 vsize=10844940 memory=813960 CPUtime=2434.47 cores=0,2,4,6
/proc/32472/stat : 32472 (java) S 32469 32472 29733 0 -1 1077944320 162506 13317 0 0 243068 371 5 3 20 0 15 0 474008457 11105218560 203490 33554432000 4194304 4196468 140730394050736 140730394033280 139891064811255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
/proc/32472/statm: 2711235 203490 3621 1 0 2673293 0
[pid=32472/tid=32525] ppid=32469 vsize=10844940 memory=14068 CPUtime=2366.33 cores=0,2,4,6
/proc/32472/task/32525/stat : 32525 (java) R 32469 32472 29733 0 -1 4202560 60196 13317 0 0 236575 50 5 3 20 0 15 0 474008466 11105218560 203490 33554432000 4194304 4196468 140730394050736 139891036647200 139890669327979 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32526] ppid=32469 vsize=10844940 memory=813960 CPUtime=12.37 cores=0,2,4,6
/proc/32472/task/32526/stat : 32526 (java) S 32469 32472 29733 0 -1 1077944384 18365 13317 0 0 1166 63 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139891069054096 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32527] ppid=32469 vsize=10844940 memory=6791534058613427641 CPUtime=12.37 cores=0,2,4,6
/proc/32472/task/32527/stat : 32527 (java) S 32469 32472 29733 0 -1 1077944384 12384 13317 0 0 1160 69 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890983873552 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32528] ppid=32469 vsize=10844940 memory=2120 CPUtime=12.4 cores=0,2,4,6
/proc/32472/task/32528/stat : 32528 (java) S 32469 32472 29733 0 -1 1077944384 15109 13317 0 0 1165 67 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890982820752 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32529] ppid=32469 vsize=10844940 memory=504 CPUtime=12.41 cores=0,2,4,6
/proc/32472/task/32529/stat : 32529 (java) S 32469 32472 29733 0 -1 1077944384 14890 13317 0 0 1173 60 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890981767952 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32530] ppid=32469 vsize=10844940 memory=1560 CPUtime=12.11 cores=0,2,4,6
/proc/32472/task/32530/stat : 32530 (java) S 32469 32472 29733 0 -1 1077944384 13679 13317 0 0 1138 65 5 3 20 0 15 0 474008468 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890607376752 139891064822402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32531] ppid=32469 vsize=10844940 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32531/stat : 32531 (java) S 32469 32472 29733 0 -1 1077944384 14 13317 0 0 0 0 5 3 20 0 15 0 474008469 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890226877536 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32532] ppid=32469 vsize=10844940 memory=53924 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32532/stat : 32532 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008469 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890104722304 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32533] ppid=32469 vsize=10844940 memory=984 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32533/stat : 32533 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139889595995984 139891064829851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32534] ppid=32469 vsize=10844940 memory=1940 CPUtime=2.04 cores=0,2,4,6
/proc/32472/task/32534/stat : 32534 (java) S 32469 32472 29733 0 -1 1077944384 7069 13317 0 0 194 2 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890606324592 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32535] ppid=32469 vsize=10844940 memory=1416 CPUtime=2.33 cores=0,2,4,6
/proc/32472/task/32535/stat : 32535 (java) S 32469 32472 29733 0 -1 1077944384 7722 13317 0 0 223 2 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890605271792 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32536] ppid=32469 vsize=10844940 memory=1556 CPUtime=1.27 cores=0,2,4,6
/proc/32472/task/32536/stat : 32536 (java) S 32469 32472 29733 0 -1 1077944384 9502 13317 0 0 116 3 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890604218992 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32537] ppid=32469 vsize=10844940 memory=740 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32537/stat : 32537 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139889562438368 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32538] ppid=32469 vsize=10844940 memory=1052 CPUtime=1.43 cores=0,2,4,6
/proc/32472/task/32538/stat : 32538 (java) S 32469 32472 29733 0 -1 1077944384 1358 13317 0 0 70 65 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890603166384 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 54 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
Current children cumulated CPU time: 2434.47 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 813960 KiB

[startup+2395.2 s]
/proc/loadavg: 1.20 1.33 1.39 3/228 430
/proc/meminfo: memFree=8103464/32770624 swapFree=67002108/67108860
[pid=32472] ppid=32469 vsize=10844940 memory=813960 CPUtime=2435.28 cores=0,2,4,6
/proc/32472/stat : 32472 (java) S 32469 32472 29733 0 -1 1077944320 162517 13317 0 0 243149 371 5 3 20 0 15 0 474008457 11105218560 203490 33554432000 4194304 4196468 140730394050736 140730394033280 139891064811255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
/proc/32472/statm: 2711235 203490 3621 1 0 2673293 0
[pid=32472/tid=32525] ppid=32469 vsize=10844940 memory=813960 CPUtime=2367.12 cores=0,2,4,6
/proc/32472/task/32525/stat : 32525 (java) R 32469 32472 29733 0 -1 4202560 60202 13317 0 0 236654 50 5 3 20 0 15 0 474008466 11105218560 203490 33554432000 4194304 4196468 140730394050736 139891036647216 139890669551623 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32526] ppid=32469 vsize=10844940 memory=813960 CPUtime=12.38 cores=0,2,4,6
/proc/32472/task/32526/stat : 32526 (java) S 32469 32472 29733 0 -1 1077944384 18365 13317 0 0 1167 63 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139891069054096 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32527] ppid=32469 vsize=10844940 memory=813960 CPUtime=12.37 cores=0,2,4,6
/proc/32472/task/32527/stat : 32527 (java) S 32469 32472 29733 0 -1 1077944384 12384 13317 0 0 1160 69 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890983873552 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32528] ppid=32469 vsize=10844940 memory=53924 CPUtime=12.41 cores=0,2,4,6
/proc/32472/task/32528/stat : 32528 (java) S 32469 32472 29733 0 -1 1077944384 15109 13317 0 0 1166 67 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890982820752 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32529] ppid=32469 vsize=10844940 memory=984 CPUtime=12.41 cores=0,2,4,6
/proc/32472/task/32529/stat : 32529 (java) S 32469 32472 29733 0 -1 1077944384 14891 13317 0 0 1173 60 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890981767952 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32530] ppid=32469 vsize=10844940 memory=6791534058613427641 CPUtime=12.12 cores=0,2,4,6
/proc/32472/task/32530/stat : 32530 (java) S 32469 32472 29733 0 -1 1077944384 13679 13317 0 0 1139 65 5 3 20 0 15 0 474008468 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890607376752 139891064822402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32531] ppid=32469 vsize=10844940 memory=776 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32531/stat : 32531 (java) S 32469 32472 29733 0 -1 1077944384 14 13317 0 0 0 0 5 3 20 0 15 0 474008469 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890226877536 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32532] ppid=32469 vsize=10844940 memory=279542779963616 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32532/stat : 32532 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008469 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890104722304 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32533] ppid=32469 vsize=10844940 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32533/stat : 32533 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139889595995984 139891064829851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32534] ppid=32469 vsize=10844940 memory=7548 CPUtime=2.04 cores=0,2,4,6
/proc/32472/task/32534/stat : 32534 (java) S 32469 32472 29733 0 -1 1077944384 7069 13317 0 0 194 2 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890606324592 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32535] ppid=32469 vsize=10844940 memory=3620 CPUtime=2.33 cores=0,2,4,6
/proc/32472/task/32535/stat : 32535 (java) S 32469 32472 29733 0 -1 1077944384 7724 13317 0 0 223 2 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890605271792 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32536] ppid=32469 vsize=10844940 memory=2832 CPUtime=1.27 cores=0,2,4,6
/proc/32472/task/32536/stat : 32536 (java) S 32469 32472 29733 0 -1 1077944384 9504 13317 0 0 116 3 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890604218992 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32537] ppid=32469 vsize=10844940 memory=776 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32537/stat : 32537 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139889562438368 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32538] ppid=32469 vsize=10844940 memory=984 CPUtime=1.43 cores=0,2,4,6
/proc/32472/task/32538/stat : 32538 (java) S 32469 32472 29733 0 -1 1077944384 1358 13317 0 0 70 65 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890603166384 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 54 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
Current children cumulated CPU time: 2435.28 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 813960 KiB

[startup+2395.6 s]
/proc/loadavg: 1.20 1.33 1.39 3/228 430
/proc/meminfo: memFree=8103464/32770624 swapFree=67002108/67108860
[pid=32472] ppid=32469 vsize=10844940 memory=813960 CPUtime=2435.69 cores=0,2,4,6
/proc/32472/stat : 32472 (java) S 32469 32472 29733 0 -1 1077944320 162522 13317 0 0 243190 371 5 3 20 0 15 0 474008457 11105218560 203490 33554432000 4194304 4196468 140730394050736 140730394033280 139891064811255 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
/proc/32472/statm: 2711235 203490 3621 1 0 2673293 0
[pid=32472/tid=32525] ppid=32469 vsize=10844940 memory=504 CPUtime=2367.51 cores=0,2,4,6
/proc/32472/task/32525/stat : 32525 (java) R 32469 32472 29733 0 -1 4202560 60205 13317 0 0 236693 50 5 3 20 0 15 0 474008466 11105218560 203490 33554432000 4194304 4196468 140730394050736 139891036647120 139890669465455 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32526] ppid=32469 vsize=10844940 memory=1560 CPUtime=12.38 cores=0,2,4,6
/proc/32472/task/32526/stat : 32526 (java) S 32469 32472 29733 0 -1 1077944384 18365 13317 0 0 1167 63 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139891069054096 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32527] ppid=32469 vsize=10844940 memory=924 CPUtime=12.37 cores=0,2,4,6
/proc/32472/task/32527/stat : 32527 (java) S 32469 32472 29733 0 -1 1077944384 12384 13317 0 0 1160 69 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890983873552 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32528] ppid=32469 vsize=10844940 memory=1692 CPUtime=12.41 cores=0,2,4,6
/proc/32472/task/32528/stat : 32528 (java) S 32469 32472 29733 0 -1 1077944384 15109 13317 0 0 1166 67 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890982820752 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32529] ppid=32469 vsize=10844940 memory=3588 CPUtime=12.41 cores=0,2,4,6
/proc/32472/task/32529/stat : 32529 (java) S 32469 32472 29733 0 -1 1077944384 14891 13317 0 0 1173 60 5 3 20 0 15 0 474008467 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890981767952 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32530] ppid=32469 vsize=10844940 memory=53924 CPUtime=12.12 cores=0,2,4,6
/proc/32472/task/32530/stat : 32530 (java) S 32469 32472 29733 0 -1 1077944384 13679 13317 0 0 1139 65 5 3 20 0 15 0 474008468 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890607376752 139891064822402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32531] ppid=32469 vsize=10844940 memory=984 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32531/stat : 32531 (java) S 32469 32472 29733 0 -1 1077944384 14 13317 0 0 0 0 5 3 20 0 15 0 474008469 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890226877536 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32532] ppid=32469 vsize=10844940 memory=1940 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32532/stat : 32532 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008469 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890104722304 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32533] ppid=32469 vsize=10844940 memory=1416 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32533/stat : 32533 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139889595995984 139891064829851 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32534] ppid=32469 vsize=10844940 memory=1556 CPUtime=2.04 cores=0,2,4,6
/proc/32472/task/32534/stat : 32534 (java) S 32469 32472 29733 0 -1 1077944384 7071 13317 0 0 194 2 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890606324592 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32535] ppid=32469 vsize=10844940 memory=1160 CPUtime=2.33 cores=0,2,4,6
/proc/32472/task/32535/stat : 32535 (java) S 32469 32472 29733 0 -1 1077944384 7724 13317 0 0 223 2 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890605271792 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32536] ppid=32469 vsize=10844940 memory=1716 CPUtime=1.27 cores=0,2,4,6
/proc/32472/task/32536/stat : 32536 (java) S 32469 32472 29733 0 -1 1077944384 9504 13317 0 0 116 3 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890604218992 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32537] ppid=32469 vsize=10844940 memory=1096 CPUtime=0.08 cores=0,2,4,6
/proc/32472/task/32537/stat : 32537 (java) S 32469 32472 29733 0 -1 1077944384 3 13317 0 0 0 0 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139889562438368 139891064821461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
[pid=32472/tid=32538] ppid=32469 vsize=10844940 memory=6128 CPUtime=1.43 cores=0,2,4,6
/proc/32472/task/32538/stat : 32538 (java) S 32469 32472 29733 0 -1 1077944384 1358 13317 0 0 70 65 5 3 20 0 15 0 474008472 11105218560 203490 33554432000 4194304 4196468 140730394050736 139890603166384 139891064822402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 54 0 0 6293624 6294260 13533184 140730394057456 140730394059973 140730394059973 140730394062799 0
Current children cumulated CPU time: 2435.69 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 813960 KiB

Child status: 0
Real time (s): 2395.63
CPU time (s): 2435.73
CPU user time (s): 2431.97
CPU system time (s): 3.75468
CPU usage (%): 101.674
Max. virtual memory (cumulated for all children) (KiB): 10847588
Max. memory (cumulated for all children) (KiB): 813960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2431.97
system time used= 3.75468
maximum resident set size= 816040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176393
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 322180
involuntary context switches= 8949


# summary of solver processes directly reported to runsolver:
#   pid: 32472
#   total CPU time (s): 2435.73
#   total CPU user time (s): 2431.97
#   total CPU system time (s): 3.75468

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5438 second user time and 22.6888 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-20 13:20:32
IDJOB=4402758
IDBENCH=133454
IDSOLVER=2861
FILE ID=node148/4402758-1568978469
RUNJOBID= node148-1568967599-29764
PBS_JOBID= 21704612
Free space on /tmp= 21624 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-17.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4402758-1568978469/watcher-4402758-1568978469 -o /tmp/evaluation-result-4402758-1568978469/solver-4402758-1568978469 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568967599-29764 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=828317043 HOME/instance-4402758-1568978469.xml

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

MD5SUM BENCH= 072cba4c7f6c08974f35ec38dd54383a
RANDOM SEED=828317043

node148.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.13
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.13
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.13
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.13
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:         7874988 kB
MemAvailable:   29728576 kB
Buffers:          105380 kB
Cached:         21933240 kB
SwapCached:         2780 kB
Active:         13109656 kB
Inactive:       11054860 kB
Active(anon):    2124024 kB
Inactive(anon):    48892 kB
Active(file):   10985632 kB
Inactive(file): 11005968 kB
Unevictable:      110964 kB
Mlocked:          110964 kB
SwapTotal:      67108860 kB
SwapFree:       67002108 kB
Dirty:             31868 kB
Writeback:             0 kB
AnonPages:       2132424 kB
Mapped:            64804 kB
Shmem:             38432 kB
Slab:             319816 kB
SReclaimable:     290448 kB
SUnreclaim:        29368 kB
KernelStack:        4000 kB
PageTables:        10624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3219688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1943552 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= 21592 MiB
End job on node148 at 2019-09-20 14:00:28