Trace number 4387300

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.10OPT1079 1433.68 1396.4

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-06.xml
MD5SUMe9e920efca2956d8591f17ca956249c3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1079
Best CPU time to get the best result obtained on this benchmark30.4792
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.74/0.54	c Concrete v3.10.1560635388952 running
5.12/2.54	o 676
5.12/2.55	o 694
5.12/2.57	o 706
5.12/2.57	o 753
5.12/2.59	o 757
5.50/2.62	o 767
5.50/2.63	o 783
5.50/2.63	o 787
5.50/2.64	o 805
5.50/2.64	o 806
5.50/2.64	o 810
5.50/2.68	o 811
5.50/2.68	o 825
5.50/2.68	o 859
5.50/2.69	o 863
5.88/2.70	o 895
5.88/2.70	o 911
5.88/2.70	o 929
5.88/2.71	o 960
5.88/2.72	o 983
5.88/2.72	o 992
5.88/2.72	o 1000
5.88/2.72	o 1001
5.88/2.79	o 1005
5.88/2.79	o 1013
6.23/2.80	o 1015
6.23/2.80	o 1017
6.23/2.83	o 1019
6.23/2.88	o 1031
8.07/3.47	o 1033
8.93/3.76	o 1061
8.93/3.76	o 1069
8.93/3.77	o 1079
1433.55/1396.39	v <instantiation
1433.55/1396.39	v         cost = '1079'>
1433.55/1396.39	v       <list>
1433.55/1396.39	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]
1433.55/1396.39	v       </list>
1433.55/1396.39	v       <values>
1433.55/1396.39	v         1 1 1 0 0 1 0 1 0 0 0 0 0 1 0 0 1 1 1 1 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 1 0 1 0 1 0 0 1
1433.55/1396.39	v       </values>
1433.55/1396.39	v     </instantiation>
1433.55/1396.39	s OPTIMUM FOUND

Verifier Data

OK	1079

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387300-1568297602/watcher-4387300-1568297602 -o /tmp/evaluation-result-4387300-1568297602/solver-4387300-1568297602 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568282247-6564 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=16404638 HOME/instance-4387300-1568297602.xml 

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

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

solver pid=9634, runsolver pid=9631

[startup+0.100154 s]*
/proc/loadavg: 1.27 1.36 1.43 3/218 9691
/proc/meminfo: memFree=30852736/32770624 swapFree=66920300/67108860
[pid=9634] ppid=9631 vsize=9980172 memory=18596 CPUtime=0.09 cores=1,3,5,7
/proc/9634/stat : 9634 (java) S 9631 9634 5621 0 -1 1077944320 4406 13267 0 0 1 1 5 2 20 0 6 0 406016347 10219696128 4649 33554432000 4194304 4196468 140724805044288 140724805026832 139812174257911 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
/proc/9634/statm: 2496170 4649 1935 1 0 2484608 0
[pid=9634/tid=9687] ppid=9631 vsize=10055356 memory=720575944405811505 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9687/stat : 9687 (java) R 9631 9634 5621 0 -1 4202560 2239 13267 0 0 0 0 5 2 20 0 7 0 406016356 10296684544 4715 33554432000 4194304 4196468 140724805044288 139812146101008 139812159941142 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9688] ppid=9631 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9688/stat : 9688 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 7 0 406016357 10296684544 4715 33554432000 4194304 4196468 140724805044288 139812178500496 139812174268117 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9689] ppid=9631 vsize=10055356 memory=14832378414347928 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9689/stat : 9689 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 7 0 406016357 10296684544 4715 33554432000 4194304 4196468 140724805044288 139812066773776 139812174268117 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9690] ppid=9631 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9690/stat : 9690 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 7 0 406016357 10296684544 4715 33554432000 4194304 4196468 140724805044288 139812065721488 139812174268117 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9691] ppid=9631 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9691/stat : 9691 (java) S 9631 9634 5621 0 -1 1077944384 2 13267 0 0 0 0 5 2 20 0 7 0 406016357 10296684544 4715 33554432000 4194304 4196468 140724805044288 139812064668688 139812174268117 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9692] ppid=9631 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9692/stat : 9692 (java) S 9631 9634 5621 0 -1 1077944384 2 13267 0 0 0 0 5 2 20 0 7 0 406016358 10296684544 4715 33554432000 4194304 4196468 140724805044288 139811633440880 139812174269058 0 0 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9980172 KiB
Current children cumulated memory: 18596 KiB

[startup+0.21002 s]*
/proc/loadavg: 1.27 1.36 1.43 3/227 9700
/proc/meminfo: memFree=30837496/32770624 swapFree=66920300/67108860
[pid=9634] ppid=9631 vsize=10818940 memory=37736 CPUtime=0.25 cores=1,3,5,7
/proc/9634/stat : 9634 (java) S 9631 9634 5621 0 -1 1077944320 6812 13267 0 0 17 1 5 2 20 0 15 0 406016347 11078594560 9434 33554432000 4194304 4196468 140724805044288 140724805026832 139812174257911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
/proc/9634/statm: 2704735 9434 2966 1 0 2667149 0
[pid=9634/tid=9687] ppid=9631 vsize=10818940 memory=729618466009055537 CPUtime=0.19 cores=1,3,5,7
/proc/9634/task/9687/stat : 9687 (java) R 9631 9634 5621 0 -1 4202560 3324 13267 0 0 11 1 5 2 20 0 15 0 406016356 11078594560 9434 33554432000 4194304 4196468 140724805044288 139812146078952 139812158338398 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9688] ppid=9631 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9688/stat : 9688 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016357 11078594560 9434 33554432000 4194304 4196468 140724805044288 139812178500496 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9689] ppid=9631 vsize=10818940 memory=14832378414347928 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9689/stat : 9689 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016357 11078594560 9434 33554432000 4194304 4196468 140724805044288 139812066773776 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9690] ppid=9631 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9690/stat : 9690 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016357 11078594560 9434 33554432000 4194304 4196468 140724805044288 139812065721488 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9691] ppid=9631 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9691/stat : 9691 (java) S 9631 9634 5621 0 -1 1077944384 2 13267 0 0 0 0 5 2 20 0 15 0 406016357 11078594560 9434 33554432000 4194304 4196468 140724805044288 139812064668688 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9692] ppid=9631 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9692/stat : 9692 (java) S 9631 9634 5621 0 -1 1077944384 2 13267 0 0 0 0 5 2 20 0 15 0 406016358 11078594560 9434 33554432000 4194304 4196468 140724805044288 139811633440880 139812174269058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9693] ppid=9631 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9693/stat : 9693 (java) S 9631 9634 5621 0 -1 1077944384 33 13267 0 0 0 0 5 2 20 0 15 0 406016359 11078594560 9434 33554432000 4194304 4196468 140724805044288 139811632386848 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9694] ppid=9631 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9694/stat : 9694 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016359 11078594560 9434 33554432000 4194304 4196468 140724805044288 139811050480752 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9695] ppid=9631 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9695/stat : 9695 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11078594560 9434 33554432000 4194304 4196468 140724805044288 139810743081040 139812174276507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9696] ppid=9631 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9634/task/9696/stat : 9696 (java) S 9631 9634 5621 0 -1 1077944384 435 13267 0 0 1 0 5 2 20 0 15 0 406016362 11078594560 9434 33554432000 4194304 4196468 140724805044288 139811598830192 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9697] ppid=9631 vsize=10818940 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9634/task/9697/stat : 9697 (java) S 9631 9634 5621 0 -1 1077944384 182 13267 0 0 1 0 5 2 20 0 15 0 406016362 11078594560 9434 33554432000 4194304 4196468 140724805044288 139811597777392 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9698] ppid=9631 vsize=10818940 memory=140492634044032 CPUtime=0.1 cores=1,3,5,7
/proc/9634/task/9698/stat : 9698 (java) S 9631 9634 5621 0 -1 1077944384 629 13267 0 0 3 0 5 2 20 0 15 0 406016362 11078594560 9434 33554432000 4194304 4196468 140724805044288 139811596725104 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9699] ppid=9631 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9699/stat : 9699 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11078594560 9434 33554432000 4194304 4196468 140724805044288 139810709523424 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9700] ppid=9631 vsize=10818940 memory=140492634044032 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9700/stat : 9700 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016362 11078594560 9434 33554432000 4194304 4196468 140724805044288 139811595671984 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 37736 KiB

[startup+0.310446 s]*
/proc/loadavg: 1.27 1.36 1.43 4/227 9700
/proc/meminfo: memFree=30827540/32770624 swapFree=66920300/67108860
[pid=9634] ppid=9631 vsize=10820244 memory=49096 CPUtime=0.4 cores=1,3,5,7
/proc/9634/stat : 9634 (java) S 9631 9634 5621 0 -1 1077944320 10548 13267 0 0 30 3 5 2 20 0 15 0 406016347 11079929856 12274 33554432000 4194304 4196468 140724805044288 140724805026832 139812174257911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
/proc/9634/statm: 2705061 12274 3285 1 0 2667149 0
[pid=9634/tid=9687] ppid=9631 vsize=10820244 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/9634/task/9687/stat : 9687 (java) R 9631 9634 5621 0 -1 4202560 7031 13267 0 0 20 2 5 2 20 0 15 0 406016356 11079929856 12274 33554432000 4194304 4196468 140724805044288 139812146078944 139812174279837 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9688] ppid=9631 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9688/stat : 9688 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016357 11079929856 12274 33554432000 4194304 4196468 140724805044288 139812178500496 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9689] ppid=9631 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9689/stat : 9689 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016357 11079929856 12274 33554432000 4194304 4196468 140724805044288 139812066773776 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9690] ppid=9631 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9690/stat : 9690 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016357 11079929856 12274 33554432000 4194304 4196468 140724805044288 139812065721488 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9691] ppid=9631 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9691/stat : 9691 (java) S 9631 9634 5621 0 -1 1077944384 2 13267 0 0 0 0 5 2 20 0 15 0 406016357 11079929856 12274 33554432000 4194304 4196468 140724805044288 139812064668688 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9692] ppid=9631 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9692/stat : 9692 (java) S 9631 9634 5621 0 -1 1077944384 2 13267 0 0 0 0 5 2 20 0 15 0 406016358 11079929856 12274 33554432000 4194304 4196468 140724805044288 139811633440880 139812174269058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9693] ppid=9631 vsize=10820244 memory=140492634044031 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9693/stat : 9693 (java) S 9631 9634 5621 0 -1 1077944384 33 13267 0 0 0 0 5 2 20 0 15 0 406016359 11079929856 12274 33554432000 4194304 4196468 140724805044288 139811632386848 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9694] ppid=9631 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9694/stat : 9694 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016359 11079929856 12274 33554432000 4194304 4196468 140724805044288 139811050480752 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9695] ppid=9631 vsize=10820244 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9695/stat : 9695 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11079929856 12274 33554432000 4194304 4196468 140724805044288 139810743081040 139812174276507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9696] ppid=9631 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9634/task/9696/stat : 9696 (java) R 9631 9634 5621 0 -1 4202560 436 13267 0 0 1 0 5 2 20 0 15 0 406016362 11079929856 12274 33554432000 4194304 4196468 140724805044288 139811598830192 139812157754681 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9697] ppid=9631 vsize=10820244 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9634/task/9697/stat : 9697 (java) S 9631 9634 5621 0 -1 1077944384 183 13267 0 0 1 0 5 2 20 0 15 0 406016362 11079929856 12274 33554432000 4194304 4196468 140724805044288 139811597777392 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9698] ppid=9631 vsize=10820244 memory=140492634044032 CPUtime=0.12 cores=1,3,5,7
/proc/9634/task/9698/stat : 9698 (java) S 9631 9634 5621 0 -1 1077944384 642 13267 0 0 5 0 5 2 20 0 15 0 406016362 11079929856 12274 33554432000 4194304 4196468 140724805044288 139811596725104 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9699] ppid=9631 vsize=10820244 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9699/stat : 9699 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11079929856 12274 33554432000 4194304 4196468 140724805044288 139810709523424 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9700] ppid=9631 vsize=10820244 memory=140492634044032 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9700/stat : 9700 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016362 11079929856 12274 33554432000 4194304 4196468 140724805044288 139811595671984 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 49096 KiB

[startup+0.700696 s]
/proc/loadavg: 1.27 1.36 1.43 5/227 9700
/proc/meminfo: memFree=30812468/32770624 swapFree=66920300/67108860
[pid=9634] ppid=9631 vsize=10824340 memory=78972 CPUtime=1.14 cores=1,3,5,7
/proc/9634/stat : 9634 (java) S 9631 9634 5621 0 -1 1077944320 14562 13267 0 0 102 5 5 2 20 0 15 0 406016347 11084124160 19743 33554432000 4194304 4196468 140724805044288 140724805026832 139812174257911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
/proc/9634/statm: 2706085 19743 3506 1 0 2668173 0
[pid=9634/tid=9687] ppid=9631 vsize=10824340 memory=1044 CPUtime=0.66 cores=1,3,5,7
/proc/9634/task/9687/stat : 9687 (java) R 9631 9634 5621 0 -1 4202560 10276 13267 0 0 56 3 5 2 20 0 15 0 406016356 11084124160 19743 33554432000 4194304 4196468 140724805044288 139812146075872 139812166495038 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9688] ppid=9631 vsize=10824340 memory=708 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9688/stat : 9688 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016357 11084124160 19743 33554432000 4194304 4196468 140724805044288 139812178500496 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9689] ppid=9631 vsize=10824340 memory=9364 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9689/stat : 9689 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016357 11084124160 19743 33554432000 4194304 4196468 140724805044288 139812066773776 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9690] ppid=9631 vsize=10824340 memory=1120 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9690/stat : 9690 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016357 11084124160 19743 33554432000 4194304 4196468 140724805044288 139812065721488 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9691] ppid=9631 vsize=10824340 memory=776 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9691/stat : 9691 (java) S 9631 9634 5621 0 -1 1077944384 2 13267 0 0 0 0 5 2 20 0 15 0 406016357 11084124160 19743 33554432000 4194304 4196468 140724805044288 139812064668688 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9692] ppid=9631 vsize=10824340 memory=140492634042913 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9692/stat : 9692 (java) S 9631 9634 5621 0 -1 1077944384 5 13267 0 0 0 0 5 2 20 0 15 0 406016358 11084124160 19743 33554432000 4194304 4196468 140724805044288 139811633440880 139812174269058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9693] ppid=9631 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9693/stat : 9693 (java) S 9631 9634 5621 0 -1 1077944384 33 13267 0 0 0 0 5 2 20 0 15 0 406016359 11084124160 19743 33554432000 4194304 4196468 140724805044288 139811632386848 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9694] ppid=9631 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9694/stat : 9694 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016359 11084124160 19743 33554432000 4194304 4196468 140724805044288 139811050480752 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9695] ppid=9631 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9695/stat : 9695 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11084124160 19743 33554432000 4194304 4196468 140724805044288 139810743081040 139812174276507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9696] ppid=9631 vsize=10824340 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/9634/task/9696/stat : 9696 (java) S 9631 9634 5621 0 -1 1077944384 748 13267 0 0 13 0 5 2 20 0 15 0 406016362 11084124160 19743 33554432000 4194304 4196468 140724805044288 139811598830192 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9697] ppid=9631 vsize=10824340 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/9634/task/9697/stat : 9697 (java) S 9631 9634 5621 0 -1 1077944384 491 13267 0 0 14 0 5 2 20 0 15 0 406016362 11084124160 19743 33554432000 4194304 4196468 140724805044288 139811597777392 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9698] ppid=9631 vsize=10824340 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/9634/task/9698/stat : 9698 (java) S 9631 9634 5621 0 -1 1077944384 790 13267 0 0 17 0 5 2 20 0 15 0 406016362 11084124160 19743 33554432000 4194304 4196468 140724805044288 139811596725104 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9699] ppid=9631 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9699/stat : 9699 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11084124160 19743 33554432000 4194304 4196468 140724805044288 139810709523424 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9700] ppid=9631 vsize=10824340 memory=3580 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9700/stat : 9700 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016362 11084124160 19743 33554432000 4194304 4196468 140724805044288 139811595671984 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 78972 KiB

[startup+1.50073 s]
/proc/loadavg: 1.27 1.36 1.43 3/227 9700
/proc/meminfo: memFree=30767304/32770624 swapFree=66920300/67108860
[pid=9634] ppid=9631 vsize=10834656 memory=164076 CPUtime=2.5 cores=1,3,5,7
/proc/9634/stat : 9634 (java) S 9631 9634 5621 0 -1 1077944320 19755 13267 0 0 233 10 5 2 20 0 15 0 406016347 11094687744 41019 33554432000 4194304 4196468 140724805044288 140724805026832 139812174257911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
/proc/9634/statm: 2708664 41019 3567 1 0 2670733 0
[pid=9634/tid=9687] ppid=9631 vsize=10834656 memory=280984947819072 CPUtime=1.43 cores=1,3,5,7
/proc/9634/task/9687/stat : 9687 (java) R 9631 9634 5621 0 -1 4202560 14552 13267 0 0 130 6 5 2 20 0 15 0 406016356 11094687744 41019 33554432000 4194304 4196468 140724805044288 139812146083488 139812158338398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9688] ppid=9631 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9634/task/9688/stat : 9688 (java) S 9631 9634 5621 0 -1 1077944384 31 13267 0 0 1 0 5 2 20 0 15 0 406016357 11094687744 41019 33554432000 4194304 4196468 140724805044288 139812178500496 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9689] ppid=9631 vsize=10834656 memory=-7522837415797432224 CPUtime=0.08 cores=1,3,5,7
/proc/9634/task/9689/stat : 9689 (java) S 9631 9634 5621 0 -1 1077944384 34 13267 0 0 1 0 5 2 20 0 15 0 406016357 11094687744 41019 33554432000 4194304 4196468 140724805044288 139812066773776 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9690] ppid=9631 vsize=10834656 memory=-7531822216213012384 CPUtime=0.08 cores=1,3,5,7
/proc/9634/task/9690/stat : 9690 (java) S 9631 9634 5621 0 -1 1077944384 25 13267 0 0 1 0 5 2 20 0 15 0 406016357 11094687744 41019 33554432000 4194304 4196468 140724805044288 139812065721488 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9691] ppid=9631 vsize=10834656 memory=6944656592455360608 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9691/stat : 9691 (java) S 9631 9634 5621 0 -1 1077944384 17 13267 0 0 0 0 5 2 20 0 15 0 406016357 11094687744 41019 33554432000 4194304 4196468 140724805044288 139812064668688 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9692] ppid=9631 vsize=10834656 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/9634/task/9692/stat : 9692 (java) S 9631 9634 5621 0 -1 1077944384 43 13267 0 0 1 0 5 2 20 0 15 0 406016358 11094687744 41019 33554432000 4194304 4196468 140724805044288 139811633440880 139812174269058 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9693] ppid=9631 vsize=10834656 memory=5941186181380609174 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9693/stat : 9693 (java) S 9631 9634 5621 0 -1 1077944384 33 13267 0 0 0 0 5 2 20 0 15 0 406016359 11094687744 41019 33554432000 4194304 4196468 140724805044288 139811632386848 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9694] ppid=9631 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9694/stat : 9694 (java) S 9631 9634 5621 0 -1 1077944384 2 13267 0 0 0 0 5 2 20 0 15 0 406016359 11094687744 41019 33554432000 4194304 4196468 140724805044288 139811050480752 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9695] ppid=9631 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9695/stat : 9695 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11094687744 41019 33554432000 4194304 4196468 140724805044288 139810743081040 139812174276507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9696] ppid=9631 vsize=10834656 memory=6852 CPUtime=0.34 cores=1,3,5,7
/proc/9634/task/9696/stat : 9696 (java) R 9631 9634 5621 0 -1 4202560 854 13267 0 0 27 0 5 2 20 0 15 0 406016362 11094687744 41019 33554432000 4194304 4196468 140724805044288 139811598830192 139812153429168 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9697] ppid=9631 vsize=10834656 memory=2244 CPUtime=0.34 cores=1,3,5,7
/proc/9634/task/9697/stat : 9697 (java) S 9631 9634 5621 0 -1 1077944384 562 13267 0 0 27 0 5 2 20 0 15 0 406016362 11094687744 41019 33554432000 4194304 4196468 140724805044288 139811597777392 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9698] ppid=9631 vsize=10834656 memory=1044 CPUtime=0.48 cores=1,3,5,7
/proc/9634/task/9698/stat : 9698 (java) R 9631 9634 5621 0 -1 4202560 1387 13267 0 0 41 0 5 2 20 0 15 0 406016362 11094687744 41019 33554432000 4194304 4196468 140724805044288 139811596725104 139812174279258 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9699] ppid=9631 vsize=10834656 memory=708 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9699/stat : 9699 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11094687744 41019 33554432000 4194304 4196468 140724805044288 139810709523424 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9700] ppid=9631 vsize=10834656 memory=9364 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9700/stat : 9700 (java) S 9631 9634 5621 0 -1 1077944384 1 13267 0 0 0 0 5 2 20 0 15 0 406016362 11094687744 41019 33554432000 4194304 4196468 140724805044288 139811595671984 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0

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

[pid=9634/tid=9699] ppid=9631 vsize=10844916 memory=-8253362762722141311 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9699/stat : 9699 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139810709523424 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9700] ppid=9631 vsize=10844916 memory=7100839861465685612 CPUtime=0.89 cores=1,3,5,7
/proc/9634/task/9700/stat : 9700 (java) S 9631 9634 5621 0 -1 1077944384 657 13267 0 0 34 48 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811595671984 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
Current children cumulated CPU time: 1430.79 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 683324 KiB

[startup+1395.2 s]
/proc/loadavg: 1.25 1.35 1.39 3/227 10209
/proc/meminfo: memFree=29888284/32770624 swapFree=66920328/67108860
[pid=9634] ppid=9631 vsize=10844916 memory=683324 CPUtime=1432.44 cores=1,3,5,7
/proc/9634/stat : 9634 (java) S 9631 9634 5621 0 -1 1077944320 142278 13267 0 0 142987 250 5 2 20 0 15 0 406016347 11105193984 170831 33554432000 4194304 4196468 140724805044288 140724805026832 139812174257911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
/proc/9634/statm: 2711229 170831 3616 1 0 2673293 0
[pid=9634/tid=9687] ppid=9631 vsize=10844916 memory=681276 CPUtime=1379.55 cores=1,3,5,7
/proc/9634/task/9687/stat : 9687 (java) R 9631 9634 5621 0 -1 4202560 39717 13267 0 0 137913 35 5 2 20 0 15 0 406016356 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812146094304 139811748217073 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9688] ppid=9631 vsize=10844916 memory=681276 CPUtime=6.8 cores=1,3,5,7
/proc/9634/task/9688/stat : 9688 (java) S 9631 9634 5621 0 -1 1077944384 2873 13267 0 0 632 41 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812178500496 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9689] ppid=9631 vsize=10844916 memory=681276 CPUtime=6.78 cores=1,3,5,7
/proc/9634/task/9689/stat : 9689 (java) S 9631 9634 5621 0 -1 1077944384 5787 13267 0 0 632 39 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812066773776 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9690] ppid=9631 vsize=10844916 memory=683324 CPUtime=6.81 cores=1,3,5,7
/proc/9634/task/9690/stat : 9690 (java) S 9631 9634 5621 0 -1 1077944384 4505 13267 0 0 634 40 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812065721488 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9691] ppid=9631 vsize=10844916 memory=111632 CPUtime=6.76 cores=1,3,5,7
/proc/9634/task/9691/stat : 9691 (java) S 9631 9634 5621 0 -1 1077944384 6048 13267 0 0 632 37 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812064668688 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9692] ppid=9631 vsize=10844916 memory=804 CPUtime=6.79 cores=1,3,5,7
/proc/9634/task/9692/stat : 9692 (java) S 9631 9634 5621 0 -1 1077944384 5497 13267 0 0 636 36 5 2 20 0 15 0 406016358 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811633440880 139812174269058 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9693] ppid=9631 vsize=10844916 memory=3580 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9693/stat : 9693 (java) S 9631 9634 5621 0 -1 1077944384 37 13267 0 0 0 0 5 2 20 0 15 0 406016359 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811632386912 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9694] ppid=9631 vsize=10844916 memory=16208 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9694/stat : 9694 (java) S 9631 9634 5621 0 -1 1077944384 6 13267 0 0 0 0 5 2 20 0 15 0 406016359 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811050480768 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9695] ppid=9631 vsize=10844916 memory=988 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9695/stat : 9695 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139810743081040 139812174276507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9696] ppid=9631 vsize=10844916 memory=683324 CPUtime=6.66 cores=1,3,5,7
/proc/9634/task/9696/stat : 9696 (java) S 9631 9634 5621 0 -1 1077944384 21187 13267 0 0 653 6 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811598830192 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9697] ppid=9631 vsize=10844916 memory=6153433744107201895 CPUtime=6.9 cores=1,3,5,7
/proc/9634/task/9697/stat : 9697 (java) S 9631 9634 5621 0 -1 1077944384 26680 13267 0 0 676 7 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811597777392 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9698] ppid=9631 vsize=10844916 memory=683324 CPUtime=5.01 cores=1,3,5,7
/proc/9634/task/9698/stat : 9698 (java) S 9631 9634 5621 0 -1 1077944384 27069 13267 0 0 486 8 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811596725104 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9699] ppid=9631 vsize=10844916 memory=3580 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9699/stat : 9699 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139810709523424 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9700] ppid=9631 vsize=10844916 memory=16208 CPUtime=0.9 cores=1,3,5,7
/proc/9634/task/9700/stat : 9700 (java) S 9631 9634 5621 0 -1 1077944384 657 13267 0 0 35 48 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811595671984 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
Current children cumulated CPU time: 1432.44 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 683324 KiB

[startup+1396 s]*
/proc/loadavg: 1.25 1.35 1.39 6/227 10209
/proc/meminfo: memFree=29888284/32770624 swapFree=66920328/67108860
[pid=9634] ppid=9631 vsize=10844916 memory=683324 CPUtime=1433.26 cores=1,3,5,7
/proc/9634/stat : 9634 (java) S 9631 9634 5621 0 -1 1077944320 142282 13267 0 0 143069 250 5 2 20 0 15 0 406016347 11105193984 170831 33554432000 4194304 4196468 140724805044288 140724805026832 139812174257911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
/proc/9634/statm: 2711229 170831 3616 1 0 2673293 0
[pid=9634/tid=9687] ppid=9631 vsize=10844916 memory=8317482817917895235 CPUtime=1380.36 cores=1,3,5,7
/proc/9634/task/9687/stat : 9687 (java) R 9631 9634 5621 0 -1 4202560 39721 13267 0 0 137994 35 5 2 20 0 15 0 406016356 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812146094352 139811748950845 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9688] ppid=9631 vsize=10844916 memory=3252 CPUtime=6.8 cores=1,3,5,7
/proc/9634/task/9688/stat : 9688 (java) S 9631 9634 5621 0 -1 1077944384 2873 13267 0 0 632 41 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812178500496 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9689] ppid=9631 vsize=10844916 memory=683324 CPUtime=6.78 cores=1,3,5,7
/proc/9634/task/9689/stat : 9689 (java) S 9631 9634 5621 0 -1 1077944384 5787 13267 0 0 632 39 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812066773776 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9690] ppid=9631 vsize=10844916 memory=1412 CPUtime=6.81 cores=1,3,5,7
/proc/9634/task/9690/stat : 9690 (java) S 9631 9634 5621 0 -1 1077944384 4505 13267 0 0 634 40 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812065721488 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9691] ppid=9631 vsize=10844916 memory=3296 CPUtime=6.76 cores=1,3,5,7
/proc/9634/task/9691/stat : 9691 (java) S 9631 9634 5621 0 -1 1077944384 6048 13267 0 0 632 37 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812064668688 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9692] ppid=9631 vsize=10844916 memory=982372 CPUtime=6.79 cores=1,3,5,7
/proc/9634/task/9692/stat : 9692 (java) S 9631 9634 5621 0 -1 1077944384 5497 13267 0 0 636 36 5 2 20 0 15 0 406016358 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811633440880 139812174269058 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9693] ppid=9631 vsize=10844916 memory=3580 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9693/stat : 9693 (java) S 9631 9634 5621 0 -1 1077944384 37 13267 0 0 0 0 5 2 20 0 15 0 406016359 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811632386912 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9694] ppid=9631 vsize=10844916 memory=16208 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9694/stat : 9694 (java) S 9631 9634 5621 0 -1 1077944384 6 13267 0 0 0 0 5 2 20 0 15 0 406016359 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811050480768 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9695] ppid=9631 vsize=10844916 memory=683324 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9695/stat : 9695 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139810743081040 139812174276507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9696] ppid=9631 vsize=10844916 memory=683324 CPUtime=6.66 cores=1,3,5,7
/proc/9634/task/9696/stat : 9696 (java) S 9631 9634 5621 0 -1 1077944384 21187 13267 0 0 653 6 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811598830192 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9697] ppid=9631 vsize=10844916 memory=8317482817917895235 CPUtime=6.9 cores=1,3,5,7
/proc/9634/task/9697/stat : 9697 (java) S 9631 9634 5621 0 -1 1077944384 26680 13267 0 0 676 7 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811597777392 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9698] ppid=9631 vsize=10844916 memory=7956 CPUtime=5.01 cores=1,3,5,7
/proc/9634/task/9698/stat : 9698 (java) S 9631 9634 5621 0 -1 1077944384 27069 13267 0 0 486 8 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811596725104 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9699] ppid=9631 vsize=10844916 memory=3444 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9699/stat : 9699 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139810709523424 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9700] ppid=9631 vsize=10844916 memory=1556 CPUtime=0.9 cores=1,3,5,7
/proc/9634/task/9700/stat : 9700 (java) S 9631 9634 5621 0 -1 1077944384 657 13267 0 0 35 48 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811595671984 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
Current children cumulated CPU time: 1433.26 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 683324 KiB

[startup+1396.2 s]
/proc/loadavg: 1.25 1.35 1.39 6/227 10209
/proc/meminfo: memFree=29888284/32770624 swapFree=66920328/67108860
[pid=9634] ppid=9631 vsize=10844916 memory=683324 CPUtime=1433.45 cores=1,3,5,7
/proc/9634/stat : 9634 (java) S 9631 9634 5621 0 -1 1077944320 142283 13267 0 0 143088 250 5 2 20 0 15 0 406016347 11105193984 170831 33554432000 4194304 4196468 140724805044288 140724805026832 139812174257911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
/proc/9634/statm: 2711229 170831 3616 1 0 2673293 0
[pid=9634/tid=9687] ppid=9631 vsize=10844916 memory=984 CPUtime=1380.55 cores=1,3,5,7
/proc/9634/task/9687/stat : 9687 (java) R 9631 9634 5621 0 -1 4202560 39722 13267 0 0 138013 35 5 2 20 0 15 0 406016356 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812146093472 139811748213924 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9688] ppid=9631 vsize=10844916 memory=14012 CPUtime=6.81 cores=1,3,5,7
/proc/9634/task/9688/stat : 9688 (java) S 9631 9634 5621 0 -1 1077944384 2873 13267 0 0 633 41 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812178500496 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9689] ppid=9631 vsize=10844916 memory=4916 CPUtime=6.78 cores=1,3,5,7
/proc/9634/task/9689/stat : 9689 (java) S 9631 9634 5621 0 -1 1077944384 5787 13267 0 0 632 39 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812066773776 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9690] ppid=9631 vsize=10844916 memory=8112282956445269571 CPUtime=6.81 cores=1,3,5,7
/proc/9634/task/9690/stat : 9690 (java) S 9631 9634 5621 0 -1 1077944384 4505 13267 0 0 634 40 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812065721488 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9691] ppid=9631 vsize=10844916 memory=14012 CPUtime=6.76 cores=1,3,5,7
/proc/9634/task/9691/stat : 9691 (java) S 9631 9634 5621 0 -1 1077944384 6048 13267 0 0 632 37 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812064668688 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9692] ppid=9631 vsize=10844916 memory=4916 CPUtime=6.79 cores=1,3,5,7
/proc/9634/task/9692/stat : 9692 (java) S 9631 9634 5621 0 -1 1077944384 5497 13267 0 0 636 36 5 2 20 0 15 0 406016358 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811633440880 139812174269058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9693] ppid=9631 vsize=10844916 memory=2120 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9693/stat : 9693 (java) S 9631 9634 5621 0 -1 1077944384 37 13267 0 0 0 0 5 2 20 0 15 0 406016359 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811632386912 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9694] ppid=9631 vsize=10844916 memory=12020 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9694/stat : 9694 (java) S 9631 9634 5621 0 -1 1077944384 6 13267 0 0 0 0 5 2 20 0 15 0 406016359 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811050480768 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9695] ppid=9631 vsize=10844916 memory=496 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9695/stat : 9695 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139810743081040 139812174276507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9696] ppid=9631 vsize=10844916 memory=1560 CPUtime=6.66 cores=1,3,5,7
/proc/9634/task/9696/stat : 9696 (java) S 9631 9634 5621 0 -1 1077944384 21187 13267 0 0 653 6 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811598830192 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9697] ppid=9631 vsize=10844916 memory=928 CPUtime=6.9 cores=1,3,5,7
/proc/9634/task/9697/stat : 9697 (java) S 9631 9634 5621 0 -1 1077944384 26680 13267 0 0 676 7 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811597777392 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9698] ppid=9631 vsize=10844916 memory=1680 CPUtime=5.01 cores=1,3,5,7
/proc/9634/task/9698/stat : 9698 (java) S 9631 9634 5621 0 -1 1077944384 27069 13267 0 0 486 8 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811596725104 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9699] ppid=9631 vsize=10844916 memory=683324 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9699/stat : 9699 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139810709523424 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9700] ppid=9631 vsize=10844916 memory=888 CPUtime=0.9 cores=1,3,5,7
/proc/9634/task/9700/stat : 9700 (java) S 9631 9634 5621 0 -1 1077944384 657 13267 0 0 35 48 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811595671984 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
Current children cumulated CPU time: 1433.45 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 683324 KiB

[startup+1396.3 s]
/proc/loadavg: 1.25 1.35 1.39 6/227 10209
/proc/meminfo: memFree=29888284/32770624 swapFree=66920328/67108860
[pid=9634] ppid=9631 vsize=10844916 memory=683324 CPUtime=1433.55 cores=1,3,5,7
/proc/9634/stat : 9634 (java) S 9631 9634 5621 0 -1 1077944320 142283 13267 0 0 143098 250 5 2 20 0 15 0 406016347 11105193984 170831 33554432000 4194304 4196468 140724805044288 140724805026832 139812174257911 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
/proc/9634/statm: 2711229 170831 3616 1 0 2673293 0
[pid=9634/tid=9687] ppid=9631 vsize=10844916 memory=683324 CPUtime=1380.65 cores=1,3,5,7
/proc/9634/task/9687/stat : 9687 (java) R 9631 9634 5621 0 -1 4202560 39722 13267 0 0 138023 35 5 2 20 0 15 0 406016356 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812146093472 139811748745178 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9688] ppid=9631 vsize=10844916 memory=683324 CPUtime=6.81 cores=1,3,5,7
/proc/9634/task/9688/stat : 9688 (java) S 9631 9634 5621 0 -1 1077944384 2873 13267 0 0 633 41 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812178500496 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9689] ppid=9631 vsize=10844916 memory=683324 CPUtime=6.78 cores=1,3,5,7
/proc/9634/task/9689/stat : 9689 (java) S 9631 9634 5621 0 -1 1077944384 5787 13267 0 0 632 39 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812066773776 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9690] ppid=9631 vsize=10844916 memory=3252 CPUtime=6.81 cores=1,3,5,7
/proc/9634/task/9690/stat : 9690 (java) S 9631 9634 5621 0 -1 1077944384 4505 13267 0 0 634 40 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812065721488 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9691] ppid=9631 vsize=10844916 memory=683324 CPUtime=6.76 cores=1,3,5,7
/proc/9634/task/9691/stat : 9691 (java) S 9631 9634 5621 0 -1 1077944384 6048 13267 0 0 632 37 5 2 20 0 15 0 406016357 11105193984 170831 33554432000 4194304 4196468 140724805044288 139812064668688 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9692] ppid=9631 vsize=10844916 memory=683324 CPUtime=6.79 cores=1,3,5,7
/proc/9634/task/9692/stat : 9692 (java) S 9631 9634 5621 0 -1 1077944384 5497 13267 0 0 636 36 5 2 20 0 15 0 406016358 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811633440880 139812174269058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9693] ppid=9631 vsize=10844916 memory=683324 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9693/stat : 9693 (java) S 9631 9634 5621 0 -1 1077944384 37 13267 0 0 0 0 5 2 20 0 15 0 406016359 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811632386912 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9694] ppid=9631 vsize=10844916 memory=683324 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9694/stat : 9694 (java) S 9631 9634 5621 0 -1 1077944384 6 13267 0 0 0 0 5 2 20 0 15 0 406016359 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811050480768 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9695] ppid=9631 vsize=10844916 memory=683324 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9695/stat : 9695 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139810743081040 139812174276507 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9696] ppid=9631 vsize=10844916 memory=683324 CPUtime=6.66 cores=1,3,5,7
/proc/9634/task/9696/stat : 9696 (java) S 9631 9634 5621 0 -1 1077944384 21187 13267 0 0 653 6 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811598830192 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9697] ppid=9631 vsize=10844916 memory=1984 CPUtime=6.9 cores=1,3,5,7
/proc/9634/task/9697/stat : 9697 (java) S 9631 9634 5621 0 -1 1077944384 26680 13267 0 0 676 7 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811597777392 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9698] ppid=9631 vsize=10844916 memory=988 CPUtime=5.01 cores=1,3,5,7
/proc/9634/task/9698/stat : 9698 (java) S 9631 9634 5621 0 -1 1077944384 27069 13267 0 0 486 8 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811596725104 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9699] ppid=9631 vsize=10844916 memory=683324 CPUtime=0.07 cores=1,3,5,7
/proc/9634/task/9699/stat : 9699 (java) S 9631 9634 5621 0 -1 1077944384 3 13267 0 0 0 0 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139810709523424 139812174268117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
[pid=9634/tid=9700] ppid=9631 vsize=10844916 memory=683324 CPUtime=0.9 cores=1,3,5,7
/proc/9634/task/9700/stat : 9700 (java) S 9631 9634 5621 0 -1 1077944384 657 13267 0 0 35 48 5 2 20 0 15 0 406016362 11105193984 170831 33554432000 4194304 4196468 140724805044288 139811595671984 139812174269058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22171648 140724805053175 140724805055685 140724805055685 140724805058511 0
Current children cumulated CPU time: 1433.55 s
Current children cumulated vsize: 10844916 KiB
Current children cumulated memory: 683324 KiB

Child status: 0
Real time (s): 1396.4
CPU time (s): 1433.68
CPU user time (s): 1431.14
CPU system time (s): 2.53978
CPU usage (%): 102.669
Max. virtual memory (cumulated for all children) (KiB): 10850264
Max. memory (cumulated for all children) (KiB): 683324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1431.14
system time used= 2.53978
maximum resident set size= 685400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155879
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 203378
involuntary context switches= 4808


# summary of solver processes directly reported to runsolver:
#   pid: 9634
#   total CPU time (s): 1433.68
#   total CPU user time (s): 1431.14
#   total CPU system time (s): 2.53978

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.75501 second user time and 13.7721 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-12 15:11:27
IDJOB=4387300
IDBENCH=133451
IDSOLVER=2823
FILE ID=node107/4387300-1568297602
RUNJOBID= node107-1568282247-6564
PBS_JOBID= 21701087
Free space on /tmp= 54320 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-06.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387300-1568297602/watcher-4387300-1568297602 -o /tmp/evaluation-result-4387300-1568297602/solver-4387300-1568297602 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568282247-6564 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=16404638 HOME/instance-4387300-1568297602.xml

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

MD5SUM BENCH= e9e920efca2956d8591f17ca956249c3
RANDOM SEED=16404638

node107.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
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:        30863824 kB
MemAvailable:   31162940 kB
Buffers:           96068 kB
Cached:           471272 kB
SwapCached:        80456 kB
Active:          1043148 kB
Inactive:         274588 kB
Active(anon):     678748 kB
Inactive(anon):   100600 kB
Active(file):     364400 kB
Inactive(file):   173988 kB
Unevictable:      109236 kB
Mlocked:          109236 kB
SwapTotal:      67108860 kB
SwapFree:       66920300 kB
Dirty:             35064 kB
Writeback:             0 kB
AnonPages:        784692 kB
Mapped:            44532 kB
Shmem:             20060 kB
Slab:             181932 kB
SReclaimable:     153124 kB
SUnreclaim:        28808 kB
KernelStack:        3984 kB
PageTables:         6984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1921432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    702464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 54284 MiB
End job on node107 at 2019-09-12 15:34:43