Trace number 4401390

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.2OPT65 1770.93 1741.72

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-26-09.xml
MD5SUM54f28c2036fc278050695a3bd6f2d6a5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark37.1418
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size363
Distribution of domain sizes[{"size":1,"count":1},{"size":363,"count":61}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":3},{"degree":5,"count":8},{"degree":6,"count":19},{"degree":7,"count":16},{"degree":8,"count":10},{"degree":9,"count":5}]
Minimum constraint arity2
Maximum constraint arity50
Distribution of constraint arities[{"arity":2,"count":112},{"arity":41,"count":1},{"arity":45,"count":2},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

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.12.2.1568631193530 running
8.22/3.97	o 87
8.22/3.97	o 86
8.57/4.05	o 85
8.88/4.12	o 83
8.88/4.18	o 75
9.18/4.22	o 72
9.18/4.25	o 71
11.30/4.91	o 70
11.30/4.94	o 69
11.30/4.95	o 67
13.93/6.70	o 66
20.91/13.12	o 65
1770.89/1741.70	v <instantiation
1770.89/1741.70	v         cost = '65'>
1770.89/1741.70	v       <list>
1770.89/1741.70	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61]
1770.89/1741.70	v       </list>
1770.89/1741.70	v       <values>
1770.89/1741.70	v         0 0 0 0 6 10 10 5 4 5 16 8 7 37 7 43 13 17 31 8 8 10 36 44 12 18 18 13 23 35 26 38 27 36 19 25 36 27 28 16 23 37 48 24 44 37 31 53 38 48 49 47 38 54 55 46 54 56 55 56 61 65
1770.89/1741.70	v       </values>
1770.89/1741.70	v     </instantiation>
1770.89/1741.70	s OPTIMUM FOUND

Verifier Data

OK	65

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401390-1568682346/watcher-4401390-1568682346 -o /tmp/evaluation-result-4401390-1568682346/solver-4401390-1568682346 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568673291-24689 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=491185228 HOME/instance-4401390-1568682346.xml 

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

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

solver pid=26967, runsolver pid=26964

[startup+0.11001 s]*
/proc/loadavg: 1.85 1.72 1.63 3/219 27024
/proc/meminfo: memFree=28001972/32770624 swapFree=66953068/67108860
[pid=26967] ppid=26964 vsize=10355560 memory=24256 CPUtime=0.1 cores=1,3,5,7
/proc/26967/stat : 26967 (java) S 26964 26967 24657 0 -1 1077944320 4780 13295 0 0 2 1 5 2 20 0 9 0 444503427 10604093440 6064 33554432000 4194304 4196468 140730190659136 140730190641680 140575440760567 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
/proc/26967/statm: 2588890 6064 2102 1 0 2551431 0
[pid=26967/tid=27020] ppid=26964 vsize=10355560 memory=720575944405811505 CPUtime=0.09 cores=1,3,5,7
/proc/26967/task/27020/stat : 27020 (java) R 26964 26967 24657 0 -1 4202560 2554 13295 0 0 1 1 5 2 20 0 9 0 444503436 10604093440 6064 33554432000 4194304 4196468 140730190659136 140575412596592 140575426443093 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27021] ppid=26964 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27021/stat : 27021 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 9 0 444503436 10604093440 6064 33554432000 4194304 4196468 140730190659136 140575445002512 140575440770773 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27022] ppid=26964 vsize=10355560 memory=288370670352602752 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27022/stat : 27022 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 9 0 444503436 10604093440 6064 33554432000 4194304 4196468 140730190659136 140575359822224 140575440770773 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27023] ppid=26964 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27023/stat : 27023 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 9 0 444503436 10604093440 6064 33554432000 4194304 4196468 140730190659136 140575358769680 140575440770773 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27024] ppid=26964 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27024/stat : 27024 (java) S 26964 26967 24657 0 -1 1077944384 2 13295 0 0 0 0 5 2 20 0 9 0 444503436 10604093440 6064 33554432000 4194304 4196468 140730190659136 140575357717136 140575440770773 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27025] ppid=26964 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27025/stat : 27025 (java) S 26964 26967 24657 0 -1 1077944384 2 13295 0 0 0 0 5 2 20 0 9 0 444503438 10604093440 6064 33554432000 4194304 4196468 140730190659136 140574967376368 140575440771714 0 0 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27026] ppid=26964 vsize=10355560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27026/stat : 27026 (java) S 26964 26967 24657 0 -1 1077944384 13 13295 0 0 0 0 5 2 20 0 9 0 444503438 10604093440 6064 33554432000 4194304 4196468 140730190659136 140574413809056 140575440770773 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27027] ppid=26964 vsize=10355560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27027/stat : 27027 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 9 0 444503439 10604093440 6064 33554432000 4194304 4196468 140730190659136 140574212482608 140575440770773 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10355560 KiB
Current children cumulated memory: 24256 KiB

[startup+0.211193 s]*
/proc/loadavg: 1.85 1.72 1.63 3/228 27033
/proc/meminfo: memFree=27987420/32770624 swapFree=66953068/67108860
[pid=26967] ppid=26964 vsize=10820196 memory=41600 CPUtime=0.27 cores=1,3,5,7
/proc/26967/stat : 26967 (java) S 26964 26967 24657 0 -1 1077944320 7263 13295 0 0 18 2 5 2 20 0 15 0 444503427 11079880704 10400 33554432000 4194304 4196468 140730190659136 140730190641680 140575440760567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
/proc/26967/statm: 2705049 10400 3303 1 0 2667149 0
[pid=26967/tid=27020] ppid=26964 vsize=10820196 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/26967/task/27020/stat : 27020 (java) R 26964 26967 24657 0 -1 4202560 3769 13295 0 0 11 1 5 2 20 0 15 0 444503436 11079880704 10400 33554432000 4194304 4196468 140730190659136 140575412574752 140575440782493 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27021] ppid=26964 vsize=10820196 memory=364 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27021/stat : 27021 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503436 11079880704 10400 33554432000 4194304 4196468 140730190659136 140575445002512 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27022] ppid=26964 vsize=10820196 memory=140294200915949 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27022/stat : 27022 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503436 11079880704 10400 33554432000 4194304 4196468 140730190659136 140575359822224 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27023] ppid=26964 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27023/stat : 27023 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503436 11079880704 10400 33554432000 4194304 4196468 140730190659136 140575358769680 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27024] ppid=26964 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27024/stat : 27024 (java) S 26964 26967 24657 0 -1 1077944384 2 13295 0 0 0 0 5 2 20 0 15 0 444503436 11079880704 10400 33554432000 4194304 4196468 140730190659136 140575357717136 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27025] ppid=26964 vsize=10820196 memory=140294200891008 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27025/stat : 27025 (java) S 26964 26967 24657 0 -1 1077944384 2 13295 0 0 0 0 5 2 20 0 15 0 444503438 11079880704 10400 33554432000 4194304 4196468 140730190659136 140574967376368 140575440771714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27026] ppid=26964 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27026/stat : 27026 (java) S 26964 26967 24657 0 -1 1077944384 13 13295 0 0 0 0 5 2 20 0 15 0 444503438 11079880704 10400 33554432000 4194304 4196468 140730190659136 140574413809056 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27027] ppid=26964 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27027/stat : 27027 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503439 11079880704 10400 33554432000 4194304 4196468 140730190659136 140574212482544 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27028] ppid=26964 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27028/stat : 27028 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11079880704 10400 33554432000 4194304 4196468 140730190659136 140573972191952 140575440779163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27029] ppid=26964 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26967/task/27029/stat : 27029 (java) S 26964 26967 24657 0 -1 1077944384 614 13295 0 0 1 0 5 2 20 0 15 0 444503441 11079880704 10400 33554432000 4194304 4196468 140730190659136 140574966323184 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27030] ppid=26964 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/26967/task/27030/stat : 27030 (java) S 26964 26967 24657 0 -1 1077944384 54 13295 0 0 1 0 5 2 20 0 15 0 444503441 11079880704 10400 33554432000 4194304 4196468 140730190659136 140574965270640 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27031] ppid=26964 vsize=10820196 memory=140294200891008 CPUtime=0.1 cores=1,3,5,7
/proc/26967/task/27031/stat : 27031 (java) S 26964 26967 24657 0 -1 1077944384 592 13295 0 0 3 0 5 2 20 0 15 0 444503441 11079880704 10400 33554432000 4194304 4196468 140730190659136 140574964218096 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27032] ppid=26964 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27032/stat : 27032 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11079880704 10400 33554432000 4194304 4196468 140730190659136 140573938633312 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27033] ppid=26964 vsize=10820196 memory=140294200891008 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27033/stat : 27033 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503442 11079880704 10400 33554432000 4194304 4196468 140730190659136 140574963166000 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 41600 KiB

[startup+0.311181 s]*
/proc/loadavg: 1.85 1.72 1.63 3/228 27033
/proc/meminfo: memFree=27974452/32770624 swapFree=66953068/67108860
[pid=26967] ppid=26964 vsize=10820196 memory=50296 CPUtime=0.4 cores=1,3,5,7
/proc/26967/stat : 26967 (java) S 26964 26967 24657 0 -1 1077944320 10761 13295 0 0 30 3 5 2 20 0 15 0 444503427 11079880704 12574 33554432000 4194304 4196468 140730190659136 140730190641680 140575440760567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
/proc/26967/statm: 2705049 12574 3320 1 0 2667149 0
[pid=26967/tid=27020] ppid=26964 vsize=10820196 memory=8317482817917895235 CPUtime=0.28 cores=1,3,5,7
/proc/26967/task/27020/stat : 27020 (java) R 26964 26967 24657 0 -1 4202560 7249 13295 0 0 19 2 5 2 20 0 15 0 444503436 11079880704 12574 33554432000 4194304 4196468 140730190659136 140575412569520 140575424841054 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27021] ppid=26964 vsize=10820196 memory=-7737643479190322274 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27021/stat : 27021 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503436 11079880704 12574 33554432000 4194304 4196468 140730190659136 140575445002512 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27022] ppid=26964 vsize=10820196 memory=140294200898001 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27022/stat : 27022 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503436 11079880704 12574 33554432000 4194304 4196468 140730190659136 140575359822224 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27023] ppid=26964 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27023/stat : 27023 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503436 11079880704 12574 33554432000 4194304 4196468 140730190659136 140575358769680 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27024] ppid=26964 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27024/stat : 27024 (java) S 26964 26967 24657 0 -1 1077944384 2 13295 0 0 0 0 5 2 20 0 15 0 444503436 11079880704 12574 33554432000 4194304 4196468 140730190659136 140575357717136 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27025] ppid=26964 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27025/stat : 27025 (java) S 26964 26967 24657 0 -1 1077944384 2 13295 0 0 0 0 5 2 20 0 15 0 444503438 11079880704 12574 33554432000 4194304 4196468 140730190659136 140574967376368 140575440771714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27026] ppid=26964 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27026/stat : 27026 (java) S 26964 26967 24657 0 -1 1077944384 13 13295 0 0 0 0 5 2 20 0 15 0 444503438 11079880704 12574 33554432000 4194304 4196468 140730190659136 140574413809056 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27027] ppid=26964 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27027/stat : 27027 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503439 11079880704 12574 33554432000 4194304 4196468 140730190659136 140574212482544 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27028] ppid=26964 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27028/stat : 27028 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11079880704 12574 33554432000 4194304 4196468 140730190659136 140573972191952 140575440779163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27029] ppid=26964 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26967/task/27029/stat : 27029 (java) S 26964 26967 24657 0 -1 1077944384 614 13295 0 0 1 0 5 2 20 0 15 0 444503441 11079880704 12574 33554432000 4194304 4196468 140730190659136 140574966323184 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27030] ppid=26964 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/26967/task/27030/stat : 27030 (java) S 26964 26967 24657 0 -1 1077944384 55 13295 0 0 2 0 5 2 20 0 15 0 444503441 11079880704 12574 33554432000 4194304 4196468 140730190659136 140574965270640 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27031] ppid=26964 vsize=10820196 memory=140294200891008 CPUtime=0.12 cores=1,3,5,7
/proc/26967/task/27031/stat : 27031 (java) S 26964 26967 24657 0 -1 1077944384 611 13295 0 0 5 0 5 2 20 0 15 0 444503441 11079880704 12574 33554432000 4194304 4196468 140730190659136 140574964218096 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27032] ppid=26964 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27032/stat : 27032 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11079880704 12574 33554432000 4194304 4196468 140730190659136 140573938633312 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27033] ppid=26964 vsize=10820196 memory=140294200891008 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27033/stat : 27033 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503442 11079880704 12574 33554432000 4194304 4196468 140730190659136 140574963166000 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50296 KiB

[startup+0.700647 s]
/proc/loadavg: 1.85 1.72 1.63 3/228 27033
/proc/meminfo: memFree=27959756/32770624 swapFree=66953068/67108860
[pid=26967] ppid=26964 vsize=10824364 memory=83492 CPUtime=1.12 cores=1,3,5,7
/proc/26967/stat : 26967 (java) S 26964 26967 24657 0 -1 1077944320 15097 13295 0 0 101 4 5 2 20 0 15 0 444503427 11084148736 20873 33554432000 4194304 4196468 140730190659136 140730190641680 140575440760567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
/proc/26967/statm: 2706091 20873 3513 1 0 2668173 0
[pid=26967/tid=27020] ppid=26964 vsize=10824364 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/26967/task/27020/stat : 27020 (java) D 26964 26967 24657 0 -1 1077944384 10516 13295 0 0 56 3 5 2 20 0 15 0 444503436 11084148736 20873 33554432000 4194304 4196468 140730190659136 140575412587520 140575440782589 0 4 0 16800975 18446744072101633572 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27021] ppid=26964 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27021/stat : 27021 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503436 11084148736 20873 33554432000 4194304 4196468 140730190659136 140575445002512 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27022] ppid=26964 vsize=10824364 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27022/stat : 27022 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503436 11084148736 20873 33554432000 4194304 4196468 140730190659136 140575359822224 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27023] ppid=26964 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27023/stat : 27023 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503436 11084148736 20873 33554432000 4194304 4196468 140730190659136 140575358769680 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27024] ppid=26964 vsize=10824364 memory=7813587196152461365 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27024/stat : 27024 (java) S 26964 26967 24657 0 -1 1077944384 2 13295 0 0 0 0 5 2 20 0 15 0 444503436 11084148736 20873 33554432000 4194304 4196468 140730190659136 140575357717136 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27025] ppid=26964 vsize=10824364 memory=2828 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27025/stat : 27025 (java) S 26964 26967 24657 0 -1 1077944384 5 13295 0 0 0 0 5 2 20 0 15 0 444503438 11084148736 20927 33554432000 4194304 4196468 140730190659136 140574967376368 140575440771714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27026] ppid=26964 vsize=10824364 memory=780 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27026/stat : 27026 (java) S 26964 26967 24657 0 -1 1077944384 13 13295 0 0 0 0 5 2 20 0 15 0 444503438 11084148736 20927 33554432000 4194304 4196468 140730190659136 140574413809056 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27027] ppid=26964 vsize=10824364 memory=620 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27027/stat : 27027 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503439 11084148736 20927 33554432000 4194304 4196468 140730190659136 140574212482544 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27028] ppid=26964 vsize=10824364 memory=1496 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27028/stat : 27028 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11084148736 20927 33554432000 4194304 4196468 140730190659136 140573972191952 140575440779163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27029] ppid=26964 vsize=10824364 memory=1016 CPUtime=0.2 cores=1,3,5,7
/proc/26967/task/27029/stat : 27029 (java) R 26964 26967 24657 0 -1 4202560 1022 13295 0 0 13 0 5 2 20 0 15 0 444503441 11084148736 20927 33554432000 4194304 4196468 140730190659136 140574966310496 140575422283306 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27030] ppid=26964 vsize=10824364 memory=6016 CPUtime=0.19 cores=1,3,5,7
/proc/26967/task/27030/stat : 27030 (java) S 26964 26967 24657 0 -1 1077944384 476 13295 0 0 12 0 5 2 20 0 15 0 444503441 11084148736 20927 33554432000 4194304 4196468 140730190659136 140574965270640 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27031] ppid=26964 vsize=10824364 memory=14012 CPUtime=0.24 cores=1,3,5,7
/proc/26967/task/27031/stat : 27031 (java) S 26964 26967 24657 0 -1 1077944384 849 13295 0 0 17 0 5 2 20 0 15 0 444503441 11084148736 20927 33554432000 4194304 4196468 140730190659136 140574964218096 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27032] ppid=26964 vsize=10824364 memory=2116 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27032/stat : 27032 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11084148736 20927 33554432000 4194304 4196468 140730190659136 140573938633312 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27033] ppid=26964 vsize=10824364 memory=2024 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27033/stat : 27033 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503442 11084148736 20927 33554432000 4194304 4196468 140730190659136 140574963166000 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83492 KiB

[startup+1.50069 s]
/proc/loadavg: 1.85 1.72 1.63 5/228 27033
/proc/meminfo: memFree=27915212/32770624 swapFree=66953068/67108860
[pid=26967] ppid=26964 vsize=10834680 memory=171644 CPUtime=2.45 cores=1,3,5,7
/proc/26967/stat : 26967 (java) S 26964 26967 24657 0 -1 1077944320 21808 13295 0 0 229 9 5 2 20 0 15 0 444503427 11094712320 42911 33554432000 4194304 4196468 140730190659136 140730190641680 140575440760567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
/proc/26967/statm: 2708670 42911 3578 1 0 2670733 0
[pid=26967/tid=27020] ppid=26964 vsize=10834680 memory=167956 CPUtime=1.44 cores=1,3,5,7
/proc/26967/task/27020/stat : 27020 (java) R 26964 26967 24657 0 -1 4202560 15360 13295 0 0 132 5 5 2 20 0 15 0 444503436 11094712320 42911 33554432000 4194304 4196468 140730190659136 140575412555216 140575440772502 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27021] ppid=26964 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26967/task/27021/stat : 27021 (java) S 26964 26967 24657 0 -1 1077944384 48 13295 0 0 1 0 5 2 20 0 15 0 444503436 11094712320 42911 33554432000 4194304 4196468 140730190659136 140575445002512 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27022] ppid=26964 vsize=10834680 memory=140294100299848 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27022/stat : 27022 (java) S 26964 26967 24657 0 -1 1077944384 347 13295 0 0 0 0 5 2 20 0 15 0 444503436 11094712320 42911 33554432000 4194304 4196468 140730190659136 140575359822224 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27023] ppid=26964 vsize=10834680 memory=1496 CPUtime=0.08 cores=1,3,5,7
/proc/26967/task/27023/stat : 27023 (java) S 26964 26967 24657 0 -1 1077944384 30 13295 0 0 1 0 5 2 20 0 15 0 444503436 11094712320 42911 33554432000 4194304 4196468 140730190659136 140575358769680 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27024] ppid=26964 vsize=10834680 memory=1016 CPUtime=0.08 cores=1,3,5,7
/proc/26967/task/27024/stat : 27024 (java) S 26964 26967 24657 0 -1 1077944384 86 13295 0 0 1 0 5 2 20 0 15 0 444503436 11094712320 42911 33554432000 4194304 4196468 140730190659136 140575357717136 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27025] ppid=26964 vsize=10834680 memory=6016 CPUtime=0.08 cores=1,3,5,7
/proc/26967/task/27025/stat : 27025 (java) S 26964 26967 24657 0 -1 1077944384 146 13295 0 0 1 0 5 2 20 0 15 0 444503438 11094712320 42911 33554432000 4194304 4196468 140730190659136 140574967376368 140575440771714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27026] ppid=26964 vsize=10834680 memory=14012 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27026/stat : 27026 (java) S 26964 26967 24657 0 -1 1077944384 14 13295 0 0 0 0 5 2 20 0 15 0 444503438 11094712320 42911 33554432000 4194304 4196468 140730190659136 140574413809120 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27027] ppid=26964 vsize=10834680 memory=280588200217248 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27027/stat : 27027 (java) S 26964 26967 24657 0 -1 1077944384 1 13295 0 0 0 0 5 2 20 0 15 0 444503439 11094712320 42911 33554432000 4194304 4196468 140730190659136 140574212482560 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27028] ppid=26964 vsize=10834680 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27028/stat : 27028 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11094712320 42911 33554432000 4194304 4196468 140730190659136 140573972191952 140575440779163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27029] ppid=26964 vsize=10834680 memory=4426639978525455914 CPUtime=0.31 cores=1,3,5,7
/proc/26967/task/27029/stat : 27029 (java) R 26964 26967 24657 0 -1 1077944384 1159 13295 0 0 24 0 5 2 20 0 15 0 444503441 11094712320 42911 33554432000 4194304 4196468 140730190659136 140574966323184 140575440771714 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27030] ppid=26964 vsize=10834680 memory=3047711553219693942 CPUtime=0.3 cores=1,3,5,7
/proc/26967/task/27030/stat : 27030 (java) R 26964 26967 24657 0 -1 4202560 745 13295 0 0 23 0 5 2 20 0 15 0 444503441 11094712320 42911 33554432000 4194304 4196468 140730190659136 140574965270640 140575433745609 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27031] ppid=26964 vsize=10834680 memory=4572164749098055210 CPUtime=0.5 cores=1,3,5,7
/proc/26967/task/27031/stat : 27031 (java) R 26964 26967 24657 0 -1 4202560 1660 13295 0 0 43 0 5 2 20 0 15 0 444503441 11094712320 42911 33554432000 4194304 4196468 140730190659136 140574964218096 140575424841054 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0

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

[pid=26967/tid=27032] ppid=26964 vsize=10846988 memory=6944652177228980320 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27032/stat : 27032 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140573938633312 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27033] ppid=26964 vsize=10846988 memory=6944656592455097440 CPUtime=1.04 cores=1,3,5,7
/proc/26967/task/27033/stat : 27033 (java) S 26964 26967 24657 0 -1 1077944384 664 13295 0 0 45 52 5 2 20 0 15 0 444503442 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574963166000 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
Current children cumulated CPU time: 1768.36 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 727648 KiB

[startup+1740.8 s]
/proc/loadavg: 1.59 1.43 1.45 3/228 27364
/proc/meminfo: memFree=29182360/32770624 swapFree=66953068/67108860
[pid=26967] ppid=26964 vsize=10846988 memory=727648 CPUtime=1769.98 cores=1,3,5,7
/proc/26967/stat : 26967 (java) S 26964 26967 24657 0 -1 1077944320 157408 13295 0 0 176743 248 5 2 20 0 15 0 444503427 11107315712 181912 33554432000 4194304 4196468 140730190659136 140730190641680 140575440760567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
/proc/26967/statm: 2711747 181912 3630 1 0 2673805 0
[pid=26967/tid=27020] ppid=26964 vsize=10846988 memory=4673 CPUtime=1723.34 cores=1,3,5,7
/proc/26967/task/27020/stat : 27020 (java) R 26964 26967 24657 0 -1 4202560 49106 13295 0 0 172293 34 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575412596864 140575048789460 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27021] ppid=26964 vsize=10846988 memory=852 CPUtime=7.43 cores=1,3,5,7
/proc/26967/task/27021/stat : 27021 (java) S 26964 26967 24657 0 -1 1077944384 9398 13295 0 0 696 40 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575445002512 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27022] ppid=26964 vsize=10846988 memory=727648 CPUtime=7.41 cores=1,3,5,7
/proc/26967/task/27022/stat : 27022 (java) S 26964 26967 24657 0 -1 1077944384 11805 13295 0 0 694 40 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575359822224 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27023] ppid=26964 vsize=10846988 memory=3624 CPUtime=7.41 cores=1,3,5,7
/proc/26967/task/27023/stat : 27023 (java) S 26964 26967 24657 0 -1 1077944384 6436 13295 0 0 695 39 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575358769680 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27024] ppid=26964 vsize=10846988 memory=0 CPUtime=7.4 cores=1,3,5,7
/proc/26967/task/27024/stat : 27024 (java) S 26964 26967 24657 0 -1 1077944384 6082 13295 0 0 691 42 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575357717136 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27025] ppid=26964 vsize=10846988 memory=0 CPUtime=7.23 cores=1,3,5,7
/proc/26967/task/27025/stat : 27025 (java) S 26964 26967 24657 0 -1 1077944384 9729 13295 0 0 677 39 5 2 20 0 15 0 444503438 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574967376368 140575440771714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27026] ppid=26964 vsize=10846988 memory=620 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27026/stat : 27026 (java) S 26964 26967 24657 0 -1 1077944384 18 13295 0 0 0 0 5 2 20 0 15 0 444503438 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574413809120 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27027] ppid=26964 vsize=10846988 memory=1496 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27027/stat : 27027 (java) S 26964 26967 24657 0 -1 1077944384 8 13295 0 0 0 0 5 2 20 0 15 0 444503439 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574212482560 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27028] ppid=26964 vsize=10846988 memory=140294100185312 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27028/stat : 27028 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140573972191952 140575440779163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27029] ppid=26964 vsize=10846988 memory=6943526294502006880 CPUtime=3.99 cores=1,3,5,7
/proc/26967/task/27029/stat : 27029 (java) S 26964 26967 24657 0 -1 1077944384 25716 13295 0 0 389 3 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574966323184 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27030] ppid=26964 vsize=10846988 memory=0 CPUtime=3.44 cores=1,3,5,7
/proc/26967/task/27030/stat : 27030 (java) S 26964 26967 24657 0 -1 1077944384 22600 13295 0 0 333 4 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574965270640 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27031] ppid=26964 vsize=10846988 memory=5852210443374903654 CPUtime=1.81 cores=1,3,5,7
/proc/26967/task/27031/stat : 27031 (java) S 26964 26967 24657 0 -1 1077944384 13634 13295 0 0 171 3 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574964218096 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27032] ppid=26964 vsize=10846988 memory=280588201329776 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27032/stat : 27032 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140573938633312 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27033] ppid=26964 vsize=10846988 memory=152 CPUtime=1.04 cores=1,3,5,7
/proc/26967/task/27033/stat : 27033 (java) S 26964 26967 24657 0 -1 1077944384 664 13295 0 0 45 52 5 2 20 0 15 0 444503442 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574963166000 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
Current children cumulated CPU time: 1769.98 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 727648 KiB

[startup+1741.2 s]
/proc/loadavg: 1.59 1.43 1.45 3/228 27364
/proc/meminfo: memFree=29182484/32770624 swapFree=66953068/67108860
[pid=26967] ppid=26964 vsize=10846988 memory=727648 CPUtime=1770.38 cores=1,3,5,7
/proc/26967/stat : 26967 (java) S 26964 26967 24657 0 -1 1077944320 157411 13295 0 0 176783 248 5 2 20 0 15 0 444503427 11107315712 181912 33554432000 4194304 4196468 140730190659136 140730190641680 140575440760567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
/proc/26967/statm: 2711747 181912 3630 1 0 2673805 0
[pid=26967/tid=27020] ppid=26964 vsize=10846988 memory=727612 CPUtime=1723.73 cores=1,3,5,7
/proc/26967/task/27020/stat : 27020 (java) R 26964 26967 24657 0 -1 4202560 49108 13295 0 0 172332 34 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575412595504 140575048912429 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27021] ppid=26964 vsize=10846988 memory=1408 CPUtime=7.43 cores=1,3,5,7
/proc/26967/task/27021/stat : 27021 (java) S 26964 26967 24657 0 -1 1077944384 9398 13295 0 0 696 40 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575445002512 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27022] ppid=26964 vsize=10846988 memory=6791534058613427641 CPUtime=7.41 cores=1,3,5,7
/proc/26967/task/27022/stat : 27022 (java) S 26964 26967 24657 0 -1 1077944384 11805 13295 0 0 694 40 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575359822224 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27023] ppid=26964 vsize=10846988 memory=-5628408999910123566 CPUtime=7.42 cores=1,3,5,7
/proc/26967/task/27023/stat : 27023 (java) S 26964 26967 24657 0 -1 1077944384 6436 13295 0 0 696 39 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575358769680 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27024] ppid=26964 vsize=10846988 memory=-7957962119327172001 CPUtime=7.4 cores=1,3,5,7
/proc/26967/task/27024/stat : 27024 (java) S 26964 26967 24657 0 -1 1077944384 6083 13295 0 0 691 42 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575357717136 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27025] ppid=26964 vsize=10846988 memory=-5587106306044206369 CPUtime=7.23 cores=1,3,5,7
/proc/26967/task/27025/stat : 27025 (java) S 26964 26967 24657 0 -1 1077944384 9729 13295 0 0 677 39 5 2 20 0 15 0 444503438 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574967376368 140575440771714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27026] ppid=26964 vsize=10846988 memory=9592 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27026/stat : 27026 (java) S 26964 26967 24657 0 -1 1077944384 18 13295 0 0 0 0 5 2 20 0 15 0 444503438 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574413809120 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27027] ppid=26964 vsize=10846988 memory=2828 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27027/stat : 27027 (java) S 26964 26967 24657 0 -1 1077944384 8 13295 0 0 0 0 5 2 20 0 15 0 444503439 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574212482560 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27028] ppid=26964 vsize=10846988 memory=780 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27028/stat : 27028 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140573972191952 140575440779163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27029] ppid=26964 vsize=10846988 memory=727648 CPUtime=3.99 cores=1,3,5,7
/proc/26967/task/27029/stat : 27029 (java) S 26964 26967 24657 0 -1 1077944384 25716 13295 0 0 389 3 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574966323184 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27030] ppid=26964 vsize=10846988 memory=727648 CPUtime=3.44 cores=1,3,5,7
/proc/26967/task/27030/stat : 27030 (java) S 26964 26967 24657 0 -1 1077944384 22600 13295 0 0 333 4 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574965270640 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27031] ppid=26964 vsize=10846988 memory=703 CPUtime=1.81 cores=1,3,5,7
/proc/26967/task/27031/stat : 27031 (java) S 26964 26967 24657 0 -1 1077944384 13634 13295 0 0 171 3 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574964218096 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27032] ppid=26964 vsize=10846988 memory=702 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27032/stat : 27032 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140573938633312 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27033] ppid=26964 vsize=10846988 memory=704 CPUtime=1.04 cores=1,3,5,7
/proc/26967/task/27033/stat : 27033 (java) S 26964 26967 24657 0 -1 1077944384 664 13295 0 0 45 52 5 2 20 0 15 0 444503442 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574963166000 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
Current children cumulated CPU time: 1770.38 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 727648 KiB

[startup+1741.6 s]
/proc/loadavg: 1.59 1.43 1.45 3/228 27364
/proc/meminfo: memFree=29182484/32770624 swapFree=66953068/67108860
[pid=26967] ppid=26964 vsize=10846988 memory=727648 CPUtime=1770.79 cores=1,3,5,7
/proc/26967/stat : 26967 (java) S 26964 26967 24657 0 -1 1077944320 157413 13295 0 0 176824 248 5 2 20 0 15 0 444503427 11107315712 181912 33554432000 4194304 4196468 140730190659136 140730190641680 140575440760567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
/proc/26967/statm: 2711747 181912 3630 1 0 2673805 0
[pid=26967/tid=27020] ppid=26964 vsize=10846988 memory=47704 CPUtime=1724.13 cores=1,3,5,7
/proc/26967/task/27020/stat : 27020 (java) R 26964 26967 24657 0 -1 4202560 49110 13295 0 0 172372 34 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575412596768 140575048586316 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27021] ppid=26964 vsize=10846988 memory=988 CPUtime=7.44 cores=1,3,5,7
/proc/26967/task/27021/stat : 27021 (java) S 26964 26967 24657 0 -1 1077944384 9398 13295 0 0 697 40 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575445002512 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27022] ppid=26964 vsize=10846988 memory=2024 CPUtime=7.41 cores=1,3,5,7
/proc/26967/task/27022/stat : 27022 (java) S 26964 26967 24657 0 -1 1077944384 11805 13295 0 0 694 40 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575359822224 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27023] ppid=26964 vsize=10846988 memory=1384 CPUtime=7.42 cores=1,3,5,7
/proc/26967/task/27023/stat : 27023 (java) S 26964 26967 24657 0 -1 1077944384 6436 13295 0 0 696 39 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575358769680 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27024] ppid=26964 vsize=10846988 memory=4156 CPUtime=7.4 cores=1,3,5,7
/proc/26967/task/27024/stat : 27024 (java) S 26964 26967 24657 0 -1 1077944384 6083 13295 0 0 691 42 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575357717136 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27025] ppid=26964 vsize=10846988 memory=1056 CPUtime=7.24 cores=1,3,5,7
/proc/26967/task/27025/stat : 27025 (java) S 26964 26967 24657 0 -1 1077944384 9729 13295 0 0 678 39 5 2 20 0 15 0 444503438 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574967376368 140575440771714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27026] ppid=26964 vsize=10846988 memory=1188 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27026/stat : 27026 (java) S 26964 26967 24657 0 -1 1077944384 18 13295 0 0 0 0 5 2 20 0 15 0 444503438 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574413809120 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27027] ppid=26964 vsize=10846988 memory=1536 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27027/stat : 27027 (java) S 26964 26967 24657 0 -1 1077944384 8 13295 0 0 0 0 5 2 20 0 15 0 444503439 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574212482560 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27028] ppid=26964 vsize=10846988 memory=9592 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27028/stat : 27028 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140573972191952 140575440779163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27029] ppid=26964 vsize=10846988 memory=2828 CPUtime=3.99 cores=1,3,5,7
/proc/26967/task/27029/stat : 27029 (java) S 26964 26967 24657 0 -1 1077944384 25716 13295 0 0 389 3 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574966323184 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27030] ppid=26964 vsize=10846988 memory=780 CPUtime=3.44 cores=1,3,5,7
/proc/26967/task/27030/stat : 27030 (java) S 26964 26967 24657 0 -1 1077944384 22600 13295 0 0 333 4 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574965270640 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27031] ppid=26964 vsize=10846988 memory=620 CPUtime=1.81 cores=1,3,5,7
/proc/26967/task/27031/stat : 27031 (java) S 26964 26967 24657 0 -1 1077944384 13634 13295 0 0 171 3 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574964218096 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27032] ppid=26964 vsize=10846988 memory=1496 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27032/stat : 27032 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140573938633312 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27033] ppid=26964 vsize=10846988 memory=1016 CPUtime=1.04 cores=1,3,5,7
/proc/26967/task/27033/stat : 27033 (java) S 26964 26967 24657 0 -1 1077944384 664 13295 0 0 45 52 5 2 20 0 15 0 444503442 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574963166000 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
Current children cumulated CPU time: 1770.79 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 727648 KiB

[startup+1741.7 s]
/proc/loadavg: 1.59 1.43 1.45 3/228 27364
/proc/meminfo: memFree=29182484/32770624 swapFree=66953068/67108860
[pid=26967] ppid=26964 vsize=10846988 memory=727648 CPUtime=1770.89 cores=1,3,5,7
/proc/26967/stat : 26967 (java) S 26964 26967 24657 0 -1 1077944320 157413 13295 0 0 176834 248 5 2 20 0 15 0 444503427 11107315712 181912 33554432000 4194304 4196468 140730190659136 140730190641680 140575440760567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
/proc/26967/statm: 2711747 181912 3630 1 0 2673805 0
[pid=26967/tid=27020] ppid=26964 vsize=10846988 memory=727648 CPUtime=1724.23 cores=1,3,5,7
/proc/26967/task/27020/stat : 27020 (java) S 26964 26967 24657 0 -1 1077944384 49110 13295 0 0 172382 34 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575412596400 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27021] ppid=26964 vsize=10846988 memory=727648 CPUtime=7.44 cores=1,3,5,7
/proc/26967/task/27021/stat : 27021 (java) R 26964 26967 24657 0 -1 4202560 9398 13295 0 0 697 40 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575445002512 140575440781914 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27022] ppid=26964 vsize=10846988 memory=161456 CPUtime=7.41 cores=1,3,5,7
/proc/26967/task/27022/stat : 27022 (java) R 26964 26967 24657 0 -1 1077944384 11805 13295 0 0 694 40 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575359822224 140575440770773 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27023] ppid=26964 vsize=10846988 memory=2257 CPUtime=7.42 cores=1,3,5,7
/proc/26967/task/27023/stat : 27023 (java) R 26964 26967 24657 0 -1 4202560 6436 13295 0 0 696 39 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575358769680 140575425887856 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27024] ppid=26964 vsize=10846988 memory=164 CPUtime=7.4 cores=1,3,5,7
/proc/26967/task/27024/stat : 27024 (java) R 26964 26967 24657 0 -1 4202560 6083 13295 0 0 691 42 5 2 20 0 15 0 444503436 11107315712 181912 33554432000 4194304 4196468 140730190659136 140575357717136 140575423728400 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27025] ppid=26964 vsize=10846988 memory=727648 CPUtime=7.24 cores=1,3,5,7
/proc/26967/task/27025/stat : 27025 (java) S 26964 26967 24657 0 -1 1077944384 9729 13295 0 0 678 39 5 2 20 0 15 0 444503438 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574967374880 140575440770773 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27026] ppid=26964 vsize=10846988 memory=164 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27026/stat : 27026 (java) S 26964 26967 24657 0 -1 1077944384 18 13295 0 0 0 0 5 2 20 0 15 0 444503438 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574413809120 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27027] ppid=26964 vsize=10846988 memory=734 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27027/stat : 27027 (java) S 26964 26967 24657 0 -1 1077944384 8 13295 0 0 0 0 5 2 20 0 15 0 444503439 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574212482560 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27028] ppid=26964 vsize=10846988 memory=1016 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27028/stat : 27028 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140573972191952 140575440779163 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27029] ppid=26964 vsize=10846988 memory=6016 CPUtime=3.99 cores=1,3,5,7
/proc/26967/task/27029/stat : 27029 (java) S 26964 26967 24657 0 -1 1077944384 25716 13295 0 0 389 3 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574966323184 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27030] ppid=26964 vsize=10846988 memory=727648 CPUtime=3.44 cores=1,3,5,7
/proc/26967/task/27030/stat : 27030 (java) S 26964 26967 24657 0 -1 1077944384 22600 13295 0 0 333 4 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574965270640 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27031] ppid=26964 vsize=10846988 memory=7734515921549998400 CPUtime=1.81 cores=1,3,5,7
/proc/26967/task/27031/stat : 27031 (java) S 26964 26967 24657 0 -1 1077944384 13634 13295 0 0 171 3 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574964218096 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 34 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27032] ppid=26964 vsize=10846988 memory=6016 CPUtime=0.07 cores=1,3,5,7
/proc/26967/task/27032/stat : 27032 (java) S 26964 26967 24657 0 -1 1077944384 3 13295 0 0 0 0 5 2 20 0 15 0 444503441 11107315712 181912 33554432000 4194304 4196468 140730190659136 140573938633312 140575440770773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
[pid=26967/tid=27033] ppid=26964 vsize=10846988 memory=14012 CPUtime=1.04 cores=1,3,5,7
/proc/26967/task/27033/stat : 27033 (java) S 26964 26967 24657 0 -1 1077944384 664 13295 0 0 45 52 5 2 20 0 15 0 444503442 11107315712 181912 33554432000 4194304 4196468 140730190659136 140574963166000 140575440771714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 13176832 140730190666480 140730190668997 140730190668997 140730190671823 0
Current children cumulated CPU time: 1770.89 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 727648 KiB

Child status: 0
Real time (s): 1741.72
CPU time (s): 1770.93
CPU user time (s): 1768.41
CPU system time (s): 2.52084
CPU usage (%): 101.677
Max. virtual memory (cumulated for all children) (KiB): 10849220
Max. memory (cumulated for all children) (KiB): 727648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1768.41
system time used= 2.52084
maximum resident set size= 729736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171232
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 195437
involuntary context switches= 7842


# summary of solver processes directly reported to runsolver:
#   pid: 26967
#   total CPU time (s): 1770.93
#   total CPU user time (s): 1768.41
#   total CPU system time (s): 2.52084

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1672 second user time and 16.7224 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-17 03:05:05
IDJOB=4401390
IDBENCH=128324
IDSOLVER=2858
FILE ID=node127/4401390-1568682346
RUNJOBID= node127-1568673291-24689
PBS_JOBID= 21703783
Free space on /tmp= 61276 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-26-09.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401390-1568682346/watcher-4401390-1568682346 -o /tmp/evaluation-result-4401390-1568682346/solver-4401390-1568682346 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568673291-24689 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=491185228 HOME/instance-4401390-1568682346.xml

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

MD5SUM BENCH= 54f28c2036fc278050695a3bd6f2d6a5
RANDOM SEED=491185228

node127.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.55
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.55
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.55
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.55
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:        28013612 kB
MemAvailable:   29139544 kB
Buffers:           75088 kB
Cached:          1335668 kB
SwapCached:        51448 kB
Active:          3202876 kB
Inactive:         951556 kB
Active(anon):    2703320 kB
Inactive(anon):    89552 kB
Active(file):     499556 kB
Inactive(file):   862004 kB
Unevictable:      110908 kB
Mlocked:          110908 kB
SwapTotal:      67108860 kB
SwapFree:       66953068 kB
Dirty:             35448 kB
Writeback:             0 kB
AnonPages:       2857656 kB
Mapped:            62060 kB
Shmem:             40696 kB
Slab:             190088 kB
SReclaimable:     160412 kB
SUnreclaim:        29676 kB
KernelStack:        4000 kB
PageTables:        10968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3877120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2695168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61244 MiB
End job on node127 at 2019-09-17 03:34:07