Trace number 4401393

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.2OPT103 1203.21 1178.13

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-21-01.xml
MD5SUM90855c6c3ff0f3816786e6ae00e0aae6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark103
Best CPU time to get the best result obtained on this benchmark80.7366
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size332
Distribution of domain sizes[{"size":1,"count":1},{"size":332,"count":61}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":2},{"degree":4,"count":9},{"degree":5,"count":20},{"degree":6,"count":15},{"degree":7,"count":14},{"degree":8,"count":2}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":112},{"arity":26,"count":1},{"arity":28,"count":1},{"arity":31,"count":1},{"arity":36,"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.76/0.56	c Concrete v3.12.2.1568631193530 running
8.25/3.65	o 331
8.86/3.86	o 330
9.18/3.94	o 327
9.52/4.07	o 325
9.83/4.13	o 323
9.83/4.20	o 322
10.14/4.25	o 314
11.05/4.54	o 313
11.05/4.55	o 305
11.05/4.56	o 151
11.05/4.57	o 142
11.05/4.58	o 125
11.38/4.67	o 117
13.64/5.62	o 109
13.76/5.79	o 108
14.87/6.54	o 107
15.73/7.14	o 106
23.55/14.17	o 105
24.25/14.78	o 104
909.98/889.00	o 103
1203.17/1178.12	v <instantiation
1203.17/1178.12	v         cost = '103'>
1203.17/1178.12	v       <list>
1203.17/1178.12	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]
1203.17/1178.12	v       </list>
1203.17/1178.12	v       <values>
1203.17/1178.12	v         0 0 0 0 3 5 8 24 23 16 31 4 24 39 8 8 31 12 49 15 39 29 38 18 41 50 41 47 44 57 31 59 80 67 48 42 69 49 66 70 57 70 57 77 66 77 86 77 81 87 83 91 94 85 95 78 75 93 99 102 77 103
1203.17/1178.12	v       </values>
1203.17/1178.12	v     </instantiation>
1203.17/1178.12	s OPTIMUM FOUND

Verifier Data

OK	103

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

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

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

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
solver pid=19780, runsolver pid=19777
Current StackSize limit: 8192 KiB


[startup+0.100161 s]*
/proc/loadavg: 1.15 1.27 1.33 3/219 19837
/proc/meminfo: memFree=27683556/32770624 swapFree=66959728/67108860
[pid=19780] ppid=19777 vsize=9972712 memory=16816 CPUtime=0.08 cores=0,2,4,6
/proc/19780/stat : 19780 (java) S 19777 19780 17320 0 -1 1077944320 4444 13542 0 0 0 1 4 3 20 0 6 0 444199658 10212057088 4204 33554432000 4194304 4196468 140737057953056 140737057935600 139648691764983 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
/proc/19780/statm: 2493178 4204 1935 1 0 2481616 0
[pid=19780/tid=19833] ppid=19777 vsize=9972712 memory=4279135704013571469 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19833/stat : 19833 (java) R 19777 19780 17320 0 -1 4202560 2243 13542 0 0 0 0 4 3 20 0 6 0 444199667 10212057088 4204 33554432000 4194304 4196468 140737057953056 139648663601744 139648675845470 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19834] ppid=19777 vsize=9972712 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19834/stat : 19834 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 6 0 444199668 10212057088 4204 33554432000 4194304 4196468 140737057953056 139648696007312 139648691775189 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19835] ppid=19777 vsize=9972712 memory=140440077072000 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19835/stat : 19835 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 6 0 444199668 10212057088 4204 33554432000 4194304 4196468 140737057953056 139648584280592 139648691775189 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19836] ppid=19777 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19836/stat : 19836 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 6 0 444199668 10212057088 4204 33554432000 4194304 4196468 140737057953056 139648583227792 139648691775189 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19837] ppid=19777 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19837/stat : 19837 (java) S 19777 19780 17320 0 -1 1077944384 2 13542 0 0 0 0 4 3 20 0 6 0 444199668 10212057088 4204 33554432000 4194304 4196468 140737057953056 139648582174992 139648691775189 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16816 KiB

[startup+0.210306 s]*
/proc/loadavg: 1.15 1.27 1.33 4/228 19846
/proc/meminfo: memFree=27665336/32770624 swapFree=66959728/67108860
[pid=19780] ppid=19777 vsize=10820196 memory=40064 CPUtime=0.25 cores=0,2,4,6
/proc/19780/stat : 19780 (java) S 19777 19780 17320 0 -1 1077944320 7353 13542 0 0 16 2 4 3 20 0 15 0 444199658 11079880704 10016 33554432000 4194304 4196468 140737057953056 140737057935600 139648691764983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
/proc/19780/statm: 2705049 10016 3298 1 0 2667149 0
[pid=19780/tid=19833] ppid=19777 vsize=10820196 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/19780/task/19833/stat : 19833 (java) R 19777 19780 17320 0 -1 4202560 3832 13542 0 0 10 1 4 3 20 0 15 0 444199667 11079880704 10016 33554432000 4194304 4196468 140737057953056 139648663579168 139648691786909 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19834] ppid=19777 vsize=10820196 memory=345 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19834/stat : 19834 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199668 11079880704 10016 33554432000 4194304 4196468 140737057953056 139648696007312 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19835] ppid=19777 vsize=10820196 memory=140440077090670 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19835/stat : 19835 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199668 11079880704 10016 33554432000 4194304 4196468 140737057953056 139648584280592 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19836] ppid=19777 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19836/stat : 19836 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199668 11079880704 10016 33554432000 4194304 4196468 140737057953056 139648583227792 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19837] ppid=19777 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19837/stat : 19837 (java) S 19777 19780 17320 0 -1 1077944384 2 13542 0 0 0 0 4 3 20 0 15 0 444199668 11079880704 10016 33554432000 4194304 4196468 140737057953056 139648582174992 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19838] ppid=19777 vsize=10820196 memory=140440077072000 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19838/stat : 19838 (java) S 19777 19780 17320 0 -1 1077944384 2 13542 0 0 0 0 4 3 20 0 15 0 444199669 11079880704 10016 33554432000 4194304 4196468 140737057953056 139647694875504 139648691776130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19839] ppid=19777 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19839/stat : 19839 (java) S 19777 19780 17320 0 -1 1077944384 33 13542 0 0 0 0 4 3 20 0 15 0 444199670 11079880704 10016 33554432000 4194304 4196468 140737057953056 139647693821472 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19840] ppid=19777 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19840/stat : 19840 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199670 11079880704 10016 33554432000 4194304 4196468 140737057953056 139647573288304 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19841] ppid=19777 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19841/stat : 19841 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11079880704 10016 33554432000 4194304 4196468 140737057953056 139647265888592 139648691783579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19842] ppid=19777 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19780/task/19842/stat : 19842 (java) S 19777 19780 17320 0 -1 1077944384 583 13542 0 0 1 0 4 3 20 0 15 0 444199673 11079880704 10016 33554432000 4194304 4196468 140737057953056 139647660263792 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19843] ppid=19777 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/19780/task/19843/stat : 19843 (java) S 19777 19780 17320 0 -1 1077944384 69 13542 0 0 1 0 4 3 20 0 15 0 444199673 11079880704 10016 33554432000 4194304 4196468 140737057953056 139647659210992 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19844] ppid=19777 vsize=10820196 memory=140440077072000 CPUtime=0.1 cores=0,2,4,6
/proc/19780/task/19844/stat : 19844 (java) S 19777 19780 17320 0 -1 1077944384 611 13542 0 0 3 0 4 3 20 0 15 0 444199673 11079880704 10016 33554432000 4194304 4196468 140737057953056 139647658158192 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19845] ppid=19777 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19845/stat : 19845 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11079880704 10016 33554432000 4194304 4196468 140737057953056 139647232329952 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19846] ppid=19777 vsize=10820196 memory=140440077072000 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19846/stat : 19846 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199673 11079880704 10016 33554432000 4194304 4196468 140737057953056 139647657106608 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 40064 KiB

[startup+0.311507 s]*
/proc/loadavg: 1.15 1.27 1.33 3/228 19846
/proc/meminfo: memFree=27652432/32770624 swapFree=66959728/67108860
[pid=19780] ppid=19777 vsize=10820196 memory=48336 CPUtime=0.4 cores=0,2,4,6
/proc/19780/stat : 19780 (java) S 19777 19780 17320 0 -1 1077944320 10591 13542 0 0 29 4 4 3 20 0 15 0 444199658 11079880704 12084 33554432000 4194304 4196468 140737057953056 140737057935600 139648691764983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
/proc/19780/statm: 2705049 12084 3314 1 0 2667149 0
[pid=19780/tid=19833] ppid=19777 vsize=10820196 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/19780/task/19833/stat : 19833 (java) R 19777 19780 17320 0 -1 4202560 7060 13542 0 0 19 2 4 3 20 0 15 0 444199667 11079880704 12084 33554432000 4194304 4196468 140737057953056 139648663570352 139648671364203 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19834] ppid=19777 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19834/stat : 19834 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199668 11079880704 12084 33554432000 4194304 4196468 140737057953056 139648696007312 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19835] ppid=19777 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19835/stat : 19835 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199668 11079880704 12084 33554432000 4194304 4196468 140737057953056 139648584280592 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19836] ppid=19777 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19836/stat : 19836 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199668 11079880704 12084 33554432000 4194304 4196468 140737057953056 139648583227792 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19837] ppid=19777 vsize=10820196 memory=2240 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19837/stat : 19837 (java) S 19777 19780 17320 0 -1 1077944384 2 13542 0 0 0 0 4 3 20 0 15 0 444199668 11079880704 12084 33554432000 4194304 4196468 140737057953056 139648582174992 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19838] ppid=19777 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19838/stat : 19838 (java) S 19777 19780 17320 0 -1 1077944384 2 13542 0 0 0 0 4 3 20 0 15 0 444199669 11079880704 12084 33554432000 4194304 4196468 140737057953056 139647694875504 139648691776130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19839] ppid=19777 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19839/stat : 19839 (java) S 19777 19780 17320 0 -1 1077944384 33 13542 0 0 0 0 4 3 20 0 15 0 444199670 11079880704 12084 33554432000 4194304 4196468 140737057953056 139647693821472 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19840] ppid=19777 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19840/stat : 19840 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199670 11079880704 12084 33554432000 4194304 4196468 140737057953056 139647573288304 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19841] ppid=19777 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19841/stat : 19841 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11079880704 12084 33554432000 4194304 4196468 140737057953056 139647265888592 139648691783579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19842] ppid=19777 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19780/task/19842/stat : 19842 (java) S 19777 19780 17320 0 -1 1077944384 583 13542 0 0 1 0 4 3 20 0 15 0 444199673 11079880704 12084 33554432000 4194304 4196468 140737057953056 139647660263792 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19843] ppid=19777 vsize=10820196 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/19780/task/19843/stat : 19843 (java) S 19777 19780 17320 0 -1 1077944384 70 13542 0 0 2 0 4 3 20 0 15 0 444199673 11079880704 12084 33554432000 4194304 4196468 140737057953056 139647659210992 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19844] ppid=19777 vsize=10820196 memory=140440077072000 CPUtime=0.12 cores=0,2,4,6
/proc/19780/task/19844/stat : 19844 (java) S 19777 19780 17320 0 -1 1077944384 620 13542 0 0 5 0 4 3 20 0 15 0 444199673 11079880704 12084 33554432000 4194304 4196468 140737057953056 139647658158192 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19845] ppid=19777 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19845/stat : 19845 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11079880704 12084 33554432000 4194304 4196468 140737057953056 139647232329952 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19846] ppid=19777 vsize=10820196 memory=140440077072000 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19846/stat : 19846 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199673 11079880704 12084 33554432000 4194304 4196468 140737057953056 139647657106608 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 48336 KiB

[startup+0.700693 s]
/proc/loadavg: 1.15 1.27 1.33 3/228 19846
/proc/meminfo: memFree=27638984/32770624 swapFree=66959728/67108860
[pid=19780] ppid=19777 vsize=10824364 memory=81076 CPUtime=1.12 cores=0,2,4,6
/proc/19780/stat : 19780 (java) S 19777 19780 17320 0 -1 1077944320 15048 13542 0 0 99 6 4 3 20 0 15 0 444199658 11084148736 20269 33554432000 4194304 4196468 140737057953056 140737057935600 139648691764983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
/proc/19780/statm: 2706091 20269 3500 1 0 2668173 0
[pid=19780/tid=19833] ppid=19777 vsize=10824364 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/19780/task/19833/stat : 19833 (java) R 19777 19780 17320 0 -1 4202560 10537 13542 0 0 55 4 4 3 20 0 15 0 444199667 11084148736 20269 33554432000 4194304 4196468 140737057953056 139648663589376 139648675845470 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19834] ppid=19777 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19834/stat : 19834 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199668 11084148736 20269 33554432000 4194304 4196468 140737057953056 139648696007312 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19835] ppid=19777 vsize=10824364 memory=140439927798736 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19835/stat : 19835 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199668 11084148736 20269 33554432000 4194304 4196468 140737057953056 139648584280592 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19836] ppid=19777 vsize=10824364 memory=140441135612481 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19836/stat : 19836 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199668 11084148736 20269 33554432000 4194304 4196468 140737057953056 139648583227792 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19837] ppid=19777 vsize=10824364 memory=1060 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19837/stat : 19837 (java) S 19777 19780 17320 0 -1 1077944384 2 13542 0 0 0 0 4 3 20 0 15 0 444199668 11084148736 20269 33554432000 4194304 4196468 140737057953056 139648582174992 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19838] ppid=19777 vsize=10824364 memory=7596821954508186944 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19838/stat : 19838 (java) S 19777 19780 17320 0 -1 1077944384 5 13542 0 0 0 0 4 3 20 0 15 0 444199669 11084148736 20269 33554432000 4194304 4196468 140737057953056 139647694875504 139648691776130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19839] ppid=19777 vsize=10824364 memory=7739276948478193255 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19839/stat : 19839 (java) S 19777 19780 17320 0 -1 1077944384 33 13542 0 0 0 0 4 3 20 0 15 0 444199670 11084148736 20269 33554432000 4194304 4196468 140737057953056 139647693821472 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19840] ppid=19777 vsize=10824364 memory=5787213827046467687 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19840/stat : 19840 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199670 11084148736 20269 33554432000 4194304 4196468 140737057953056 139647573288304 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19841] ppid=19777 vsize=10824364 memory=14004 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19841/stat : 19841 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11084148736 20269 33554432000 4194304 4196468 140737057953056 139647265888592 139648691783579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19842] ppid=19777 vsize=10824364 memory=25624 CPUtime=0.18 cores=0,2,4,6
/proc/19780/task/19842/stat : 19842 (java) R 19777 19780 17320 0 -1 1077944384 954 13542 0 0 11 0 4 3 20 0 15 0 444199673 11084148736 20269 33554432000 4194304 4196468 140737057953056 139647660263792 139648691776130 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19843] ppid=19777 vsize=10824364 memory=14048 CPUtime=0.21 cores=0,2,4,6
/proc/19780/task/19843/stat : 19843 (java) R 19777 19780 17320 0 -1 4202560 461 13542 0 0 14 0 4 3 20 0 15 0 444199673 11084148736 20269 33554432000 4194304 4196468 140737057953056 139647659210992 139648691776918 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19844] ppid=19777 vsize=10824364 memory=2124 CPUtime=0.24 cores=0,2,4,6
/proc/19780/task/19844/stat : 19844 (java) S 19777 19780 17320 0 -1 1077944384 835 13542 0 0 17 0 4 3 20 0 15 0 444199673 11084148736 20269 33554432000 4194304 4196468 140737057953056 139647658158192 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19845] ppid=19777 vsize=10824364 memory=500 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19845/stat : 19845 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11084148736 20269 33554432000 4194304 4196468 140737057953056 139647232329952 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19846] ppid=19777 vsize=10824364 memory=1556 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19846/stat : 19846 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199673 11084148736 20269 33554432000 4194304 4196468 140737057953056 139647657106608 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81076 KiB

[startup+1.50247 s]
/proc/loadavg: 1.15 1.27 1.33 3/228 19846
/proc/meminfo: memFree=27596476/32770624 swapFree=66959728/67108860
[pid=19780] ppid=19777 vsize=10834680 memory=169116 CPUtime=2.45 cores=0,2,4,6
/proc/19780/stat : 19780 (java) S 19777 19780 17320 0 -1 1077944320 22394 13542 0 0 228 10 4 3 20 0 15 0 444199658 11094712320 42279 33554432000 4194304 4196468 140737057953056 140737057935600 139648691764983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
/proc/19780/statm: 2708670 42279 3586 1 0 2670733 0
[pid=19780/tid=19833] ppid=19777 vsize=10834680 memory=6944656592455097440 CPUtime=1.43 cores=0,2,4,6
/proc/19780/task/19833/stat : 19833 (java) R 19777 19780 17320 0 -1 4202560 15890 13542 0 0 130 6 4 3 20 0 15 0 444199667 11094712320 42279 33554432000 4194304 4196468 140737057953056 139648663566040 139648673715628 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19834] ppid=19777 vsize=10834680 memory=-7814691523512926820 CPUtime=0.08 cores=0,2,4,6
/proc/19780/task/19834/stat : 19834 (java) S 19777 19780 17320 0 -1 1077944384 68 13542 0 0 1 0 4 3 20 0 15 0 444199668 11094712320 42279 33554432000 4194304 4196468 140737057953056 139648696007312 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19835] ppid=19777 vsize=10834680 memory=7306334212403993719 CPUtime=0.08 cores=0,2,4,6
/proc/19780/task/19835/stat : 19835 (java) S 19777 19780 17320 0 -1 1077944384 342 13542 0 0 1 0 4 3 20 0 15 0 444199668 11094712320 42279 33554432000 4194304 4196468 140737057953056 139648584280592 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19836] ppid=19777 vsize=10834680 memory=2432 CPUtime=0.08 cores=0,2,4,6
/proc/19780/task/19836/stat : 19836 (java) S 19777 19780 17320 0 -1 1077944384 19 13542 0 0 1 0 4 3 20 0 15 0 444199668 11094712320 42279 33554432000 4194304 4196468 140737057953056 139648583227792 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19837] ppid=19777 vsize=10834680 memory=110392 CPUtime=0.08 cores=0,2,4,6
/proc/19780/task/19837/stat : 19837 (java) S 19777 19780 17320 0 -1 1077944384 76 13542 0 0 1 0 4 3 20 0 15 0 444199668 11094712320 42279 33554432000 4194304 4196468 140737057953056 139648582174992 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19838] ppid=19777 vsize=10834680 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/19780/task/19838/stat : 19838 (java) S 19777 19780 17320 0 -1 1077944384 478 13542 0 0 1 0 4 3 20 0 15 0 444199669 11094712320 42279 33554432000 4194304 4196468 140737057953056 139647694875504 139648691776130 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19839] ppid=19777 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19839/stat : 19839 (java) S 19777 19780 17320 0 -1 1077944384 34 13542 0 0 0 0 4 3 20 0 15 0 444199670 11094712320 42279 33554432000 4194304 4196468 140737057953056 139647693821536 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19840] ppid=19777 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19840/stat : 19840 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199670 11094712320 42279 33554432000 4194304 4196468 140737057953056 139647573288304 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19841] ppid=19777 vsize=10834680 memory=140439927721092 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19841/stat : 19841 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11094712320 42279 33554432000 4194304 4196468 140737057953056 139647265888592 139648691783579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19842] ppid=19777 vsize=10834680 memory=14048 CPUtime=0.32 cores=0,2,4,6
/proc/19780/task/19842/stat : 19842 (java) S 19777 19780 17320 0 -1 1077944384 1046 13542 0 0 25 0 4 3 20 0 15 0 444199673 11094712320 42279 33554432000 4194304 4196468 140737057953056 139647660263792 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19843] ppid=19777 vsize=10834680 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/19780/task/19843/stat : 19843 (java) S 19777 19780 17320 0 -1 1077944384 625 13542 0 0 24 0 4 3 20 0 15 0 444199673 11094712320 42279 33554432000 4194304 4196468 140737057953056 139647659210992 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19844] ppid=19777 vsize=10834680 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/19780/task/19844/stat : 19844 (java) S 19777 19780 17320 0 -1 1077944384 1598 13542 0 0 41 0 4 3 20 0 15 0 444199673 11094712320 42279 33554432000 4194304 4196468 140737057953056 139647658158192 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19845] ppid=19777 vsize=10834680 memory=4580 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19845/stat : 19845 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11094712320 42279 33554432000 4194304 4196468 140737057953056 139647232329952 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19846] ppid=19777 vsize=10834680 memory=6944657696261955641 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19846/stat : 19846 (java) S 19777 19780 17320 0 -1 1077944384 1 13542 0 0 0 0 4 3 20 0 15 0 444199673 11094712320 42279 33554432000 4194304 4196468 140737057953056 139647657106608 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
Current children cumulated CPU time: 2.45 s
Current children cumulated vsize: 10834680 KiB

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

[pid=19780/tid=19845] ppid=19777 vsize=10846988 memory=988 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19845/stat : 19845 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647232329952 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19846] ppid=19777 vsize=10846988 memory=2008 CPUtime=0.77 cores=0,2,4,6
/proc/19780/task/19846/stat : 19846 (java) S 19777 19780 17320 0 -1 1077944384 437 13542 0 0 37 33 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647657106608 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
Current children cumulated CPU time: 1201.05 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 757744 KiB

[startup+1176.8 s]
/proc/loadavg: 1.35 1.34 1.34 3/227 20252
/proc/meminfo: memFree=27082540/32770624 swapFree=66959728/67108860
[pid=19780] ppid=19777 vsize=10846988 memory=757744 CPUtime=1201.85 cores=0,2,4,6
/proc/19780/stat : 19780 (java) S 19777 19780 17320 0 -1 1077944320 157997 13542 0 0 119990 188 4 3 20 0 15 0 444199658 11107315712 189436 33554432000 4194304 4196468 140737057953056 140737057935600 139648691764983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
/proc/19780/statm: 2711747 189436 3632 1 0 2673805 0
[pid=19780/tid=19833] ppid=19777 vsize=10846988 memory=6791534058613427641 CPUtime=1164.47 cores=0,2,4,6
/proc/19780/task/19833/stat : 19833 (java) R 19777 19780 17320 0 -1 4202560 45132 13542 0 0 116406 34 4 3 20 0 15 0 444199667 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648663599824 139648275817814 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19834] ppid=19777 vsize=10846988 memory=48008 CPUtime=5.39 cores=0,2,4,6
/proc/19780/task/19834/stat : 19834 (java) S 19777 19780 17320 0 -1 1077944384 3845 13542 0 0 503 29 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648696007312 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19835] ppid=19777 vsize=10846988 memory=988 CPUtime=5.38 cores=0,2,4,6
/proc/19780/task/19835/stat : 19835 (java) S 19777 19780 17320 0 -1 1077944384 6778 13542 0 0 500 31 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648584280592 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19836] ppid=19777 vsize=10846988 memory=2008 CPUtime=5.39 cores=0,2,4,6
/proc/19780/task/19836/stat : 19836 (java) S 19777 19780 17320 0 -1 1077944384 6885 13542 0 0 503 29 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648583227792 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19837] ppid=19777 vsize=10846988 memory=1436 CPUtime=5.35 cores=0,2,4,6
/proc/19780/task/19837/stat : 19837 (java) S 19777 19780 17320 0 -1 1077944384 6860 13542 0 0 501 27 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648582174992 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19838] ppid=19777 vsize=10846988 memory=580 CPUtime=5.14 cores=0,2,4,6
/proc/19780/task/19838/stat : 19838 (java) S 19777 19780 17320 0 -1 1077944384 6922 13542 0 0 483 24 4 3 20 0 15 0 444199669 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647694875504 139648691776130 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19839] ppid=19777 vsize=10846988 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19839/stat : 19839 (java) S 19777 19780 17320 0 -1 1077944384 39 13542 0 0 0 0 4 3 20 0 15 0 444199670 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647693821536 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19840] ppid=19777 vsize=10846988 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19840/stat : 19840 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199670 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647573288320 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19841] ppid=19777 vsize=10846988 memory=288230583166042426 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19841/stat : 19841 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647265888592 139648691783579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19842] ppid=19777 vsize=10846988 memory=15261432686053804 CPUtime=4.67 cores=0,2,4,6
/proc/19780/task/19842/stat : 19842 (java) S 19777 19780 17320 0 -1 1077944384 28372 13542 0 0 456 4 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647660263792 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19843] ppid=19777 vsize=10846988 memory=1772 CPUtime=3.95 cores=0,2,4,6
/proc/19780/task/19843/stat : 19843 (java) S 19777 19780 17320 0 -1 1077944384 25809 13542 0 0 385 3 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647659210992 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19844] ppid=19777 vsize=10846988 memory=832 CPUtime=1.85 cores=0,2,4,6
/proc/19780/task/19844/stat : 19844 (java) S 19777 19780 17320 0 -1 1077944384 24699 13542 0 0 174 4 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647658158192 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19845] ppid=19777 vsize=10846988 memory=1436 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19845/stat : 19845 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647232329952 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19846] ppid=19777 vsize=10846988 memory=1984 CPUtime=0.77 cores=0,2,4,6
/proc/19780/task/19846/stat : 19846 (java) S 19777 19780 17320 0 -1 1077944384 437 13542 0 0 37 33 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647657106608 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
Current children cumulated CPU time: 1201.85 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 757744 KiB

[startup+1177.6 s]
/proc/loadavg: 1.32 1.34 1.33 3/227 20252
/proc/meminfo: memFree=27082836/32770624 swapFree=66959728/67108860
[pid=19780] ppid=19777 vsize=10846988 memory=757744 CPUtime=1202.66 cores=0,2,4,6
/proc/19780/stat : 19780 (java) S 19777 19780 17320 0 -1 1077944320 158004 13542 0 0 120071 188 4 3 20 0 15 0 444199658 11107315712 189436 33554432000 4194304 4196468 140737057953056 140737057935600 139648691764983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
/proc/19780/statm: 2711747 189436 3632 1 0 2673805 0
[pid=19780/tid=19833] ppid=19777 vsize=10846988 memory=757700 CPUtime=1165.26 cores=0,2,4,6
/proc/19780/task/19833/stat : 19833 (java) R 19777 19780 17320 0 -1 4202560 45137 13542 0 0 116485 34 4 3 20 0 15 0 444199667 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648663600864 139648273831318 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19834] ppid=19777 vsize=10846988 memory=280879855991040 CPUtime=5.39 cores=0,2,4,6
/proc/19780/task/19834/stat : 19834 (java) S 19777 19780 17320 0 -1 1077944384 3845 13542 0 0 503 29 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648696007312 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19835] ppid=19777 vsize=10846988 memory=2852 CPUtime=5.38 cores=0,2,4,6
/proc/19780/task/19835/stat : 19835 (java) S 19777 19780 17320 0 -1 1077944384 6780 13542 0 0 500 31 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648584280592 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19836] ppid=19777 vsize=10846988 memory=4104 CPUtime=5.4 cores=0,2,4,6
/proc/19780/task/19836/stat : 19836 (java) S 19777 19780 17320 0 -1 1077944384 6885 13542 0 0 504 29 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648583227792 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19837] ppid=19777 vsize=10846988 memory=1412 CPUtime=5.35 cores=0,2,4,6
/proc/19780/task/19837/stat : 19837 (java) S 19777 19780 17320 0 -1 1077944384 6860 13542 0 0 501 27 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648582174992 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19838] ppid=19777 vsize=10846988 memory=0 CPUtime=5.15 cores=0,2,4,6
/proc/19780/task/19838/stat : 19838 (java) S 19777 19780 17320 0 -1 1077944384 6922 13542 0 0 484 24 4 3 20 0 15 0 444199669 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647694875504 139648691776130 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19839] ppid=19777 vsize=10846988 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19839/stat : 19839 (java) S 19777 19780 17320 0 -1 1077944384 39 13542 0 0 0 0 4 3 20 0 15 0 444199670 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647693821536 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19840] ppid=19777 vsize=10846988 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19840/stat : 19840 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199670 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647573288320 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19841] ppid=19777 vsize=10846988 memory=755552 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19841/stat : 19841 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647265888592 139648691783579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19842] ppid=19777 vsize=10846988 memory=755060 CPUtime=4.67 cores=0,2,4,6
/proc/19780/task/19842/stat : 19842 (java) S 19777 19780 17320 0 -1 1077944384 28372 13542 0 0 456 4 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647660263792 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19843] ppid=19777 vsize=10846988 memory=755060 CPUtime=3.95 cores=0,2,4,6
/proc/19780/task/19843/stat : 19843 (java) S 19777 19780 17320 0 -1 1077944384 25809 13542 0 0 385 3 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647659210992 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19844] ppid=19777 vsize=10846988 memory=755552 CPUtime=1.85 cores=0,2,4,6
/proc/19780/task/19844/stat : 19844 (java) S 19777 19780 17320 0 -1 1077944384 24699 13542 0 0 174 4 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647658158192 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19845] ppid=19777 vsize=10846988 memory=755552 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19845/stat : 19845 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647232329952 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19846] ppid=19777 vsize=10846988 memory=755544 CPUtime=0.77 cores=0,2,4,6
/proc/19780/task/19846/stat : 19846 (java) S 19777 19780 17320 0 -1 1077944384 437 13542 0 0 37 33 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647657106608 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
Current children cumulated CPU time: 1202.66 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 757744 KiB

[startup+1178 s]*
/proc/loadavg: 1.32 1.34 1.33 3/227 20252
/proc/meminfo: memFree=27082828/32770624 swapFree=66959728/67108860
[pid=19780] ppid=19777 vsize=10846988 memory=757744 CPUtime=1203.07 cores=0,2,4,6
/proc/19780/stat : 19780 (java) S 19777 19780 17320 0 -1 1077944320 158008 13542 0 0 120112 188 4 3 20 0 15 0 444199658 11107315712 189436 33554432000 4194304 4196468 140737057953056 140737057935600 139648691764983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
/proc/19780/statm: 2711747 189436 3632 1 0 2673805 0
[pid=19780/tid=19833] ppid=19777 vsize=10846988 memory=3104 CPUtime=1165.67 cores=0,2,4,6
/proc/19780/task/19833/stat : 19833 (java) R 19777 19780 17320 0 -1 4202560 45140 13542 0 0 116526 34 4 3 20 0 15 0 444199667 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648663600960 139648278130437 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19834] ppid=19777 vsize=10846988 memory=757744 CPUtime=5.39 cores=0,2,4,6
/proc/19780/task/19834/stat : 19834 (java) S 19777 19780 17320 0 -1 1077944384 3845 13542 0 0 503 29 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648696007312 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19835] ppid=19777 vsize=10846988 memory=1408 CPUtime=5.38 cores=0,2,4,6
/proc/19780/task/19835/stat : 19835 (java) S 19777 19780 17320 0 -1 1077944384 6780 13542 0 0 500 31 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648584280592 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19836] ppid=19777 vsize=10846988 memory=4126316290023845779 CPUtime=5.4 cores=0,2,4,6
/proc/19780/task/19836/stat : 19836 (java) S 19777 19780 17320 0 -1 1077944384 6886 13542 0 0 504 29 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648583227792 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19837] ppid=19777 vsize=10846988 memory=832 CPUtime=5.36 cores=0,2,4,6
/proc/19780/task/19837/stat : 19837 (java) S 19777 19780 17320 0 -1 1077944384 6860 13542 0 0 502 27 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648582174992 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19838] ppid=19777 vsize=10846988 memory=1436 CPUtime=5.15 cores=0,2,4,6
/proc/19780/task/19838/stat : 19838 (java) S 19777 19780 17320 0 -1 1077944384 6922 13542 0 0 484 24 4 3 20 0 15 0 444199669 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647694875504 139648691776130 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19839] ppid=19777 vsize=10846988 memory=1984 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19839/stat : 19839 (java) S 19777 19780 17320 0 -1 1077944384 39 13542 0 0 0 0 4 3 20 0 15 0 444199670 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647693821536 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19840] ppid=19777 vsize=10846988 memory=2580 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19840/stat : 19840 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199670 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647573288320 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19841] ppid=19777 vsize=10846988 memory=1760 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19841/stat : 19841 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647265888592 139648691783579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19842] ppid=19777 vsize=10846988 memory=3272 CPUtime=4.67 cores=0,2,4,6
/proc/19780/task/19842/stat : 19842 (java) S 19777 19780 17320 0 -1 1077944384 28372 13542 0 0 456 4 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647660263792 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19843] ppid=19777 vsize=10846988 memory=681576 CPUtime=3.95 cores=0,2,4,6
/proc/19780/task/19843/stat : 19843 (java) S 19777 19780 17320 0 -1 1077944384 25809 13542 0 0 385 3 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647659210992 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19844] ppid=19777 vsize=10846988 memory=6791534058613427641 CPUtime=1.85 cores=0,2,4,6
/proc/19780/task/19844/stat : 19844 (java) S 19777 19780 17320 0 -1 1077944384 24699 13542 0 0 174 4 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647658158192 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19845] ppid=19777 vsize=10846988 memory=4126316290023845779 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19845/stat : 19845 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647232329952 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19846] ppid=19777 vsize=10846988 memory=14004 CPUtime=0.77 cores=0,2,4,6
/proc/19780/task/19846/stat : 19846 (java) S 19777 19780 17320 0 -1 1077944384 437 13542 0 0 37 33 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647657106608 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
Current children cumulated CPU time: 1203.07 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 757744 KiB

[startup+1178.11 s]
/proc/loadavg: 1.32 1.34 1.33 3/227 20252
/proc/meminfo: memFree=27082828/32770624 swapFree=66959728/67108860
[pid=19780] ppid=19777 vsize=10846988 memory=757744 CPUtime=1203.17 cores=0,2,4,6
/proc/19780/stat : 19780 (java) S 19777 19780 17320 0 -1 1077944320 158008 13542 0 0 120122 188 4 3 20 0 15 0 444199658 11107315712 189436 33554432000 4194304 4196468 140737057953056 140737057935600 139648691764983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
/proc/19780/statm: 2711747 189436 3632 1 0 2673805 0
[pid=19780/tid=19833] ppid=19777 vsize=10846988 memory=757744 CPUtime=1165.77 cores=0,2,4,6
/proc/19780/task/19833/stat : 19833 (java) R 19777 19780 17320 0 -1 4202560 45140 13542 0 0 116536 34 4 3 20 0 15 0 444199667 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648663600960 139648275845371 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19834] ppid=19777 vsize=10846988 memory=757700 CPUtime=5.39 cores=0,2,4,6
/proc/19780/task/19834/stat : 19834 (java) S 19777 19780 17320 0 -1 1077944384 3845 13542 0 0 503 29 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648696007312 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19835] ppid=19777 vsize=10846988 memory=1436 CPUtime=5.38 cores=0,2,4,6
/proc/19780/task/19835/stat : 19835 (java) S 19777 19780 17320 0 -1 1077944384 6780 13542 0 0 500 31 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648584280592 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19836] ppid=19777 vsize=10846988 memory=757744 CPUtime=5.4 cores=0,2,4,6
/proc/19780/task/19836/stat : 19836 (java) S 19777 19780 17320 0 -1 1077944384 6886 13542 0 0 504 29 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648583227792 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19837] ppid=19777 vsize=10846988 memory=1720 CPUtime=5.36 cores=0,2,4,6
/proc/19780/task/19837/stat : 19837 (java) S 19777 19780 17320 0 -1 1077944384 6860 13542 0 0 502 27 4 3 20 0 15 0 444199668 11107315712 189436 33554432000 4194304 4196468 140737057953056 139648582174992 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19838] ppid=19777 vsize=10846988 memory=10604 CPUtime=5.15 cores=0,2,4,6
/proc/19780/task/19838/stat : 19838 (java) S 19777 19780 17320 0 -1 1077944384 6922 13542 0 0 484 24 4 3 20 0 15 0 444199669 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647694875504 139648691776130 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19839] ppid=19777 vsize=10846988 memory=757744 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19839/stat : 19839 (java) S 19777 19780 17320 0 -1 1077944384 39 13542 0 0 0 0 4 3 20 0 15 0 444199670 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647693821536 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19840] ppid=19777 vsize=10846988 memory=1720 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19840/stat : 19840 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199670 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647573288320 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19841] ppid=19777 vsize=10846988 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19841/stat : 19841 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647265888592 139648691783579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19842] ppid=19777 vsize=10846988 memory=10604 CPUtime=4.67 cores=0,2,4,6
/proc/19780/task/19842/stat : 19842 (java) S 19777 19780 17320 0 -1 1077944384 28372 13542 0 0 456 4 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647660263792 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19843] ppid=19777 vsize=10846988 memory=757744 CPUtime=3.95 cores=0,2,4,6
/proc/19780/task/19843/stat : 19843 (java) S 19777 19780 17320 0 -1 1077944384 25809 13542 0 0 385 3 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647659210992 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19844] ppid=19777 vsize=10846988 memory=3620 CPUtime=1.85 cores=0,2,4,6
/proc/19780/task/19844/stat : 19844 (java) S 19777 19780 17320 0 -1 1077944384 24699 13542 0 0 174 4 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647658158192 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19845] ppid=19777 vsize=10846988 memory=757744 CPUtime=0.07 cores=0,2,4,6
/proc/19780/task/19845/stat : 19845 (java) S 19777 19780 17320 0 -1 1077944384 3 13542 0 0 0 0 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647232329952 139648691775189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
[pid=19780/tid=19846] ppid=19777 vsize=10846988 memory=1660 CPUtime=0.77 cores=0,2,4,6
/proc/19780/task/19846/stat : 19846 (java) S 19777 19780 17320 0 -1 1077944384 437 13542 0 0 37 33 4 3 20 0 15 0 444199673 11107315712 189436 33554432000 4194304 4196468 140737057953056 139647657106608 139648691776130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28418048 140737057958640 140737057961157 140737057961157 140737057963983 0
Current children cumulated CPU time: 1203.17 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 757744 KiB

Child status: 0
Real time (s): 1178.13
CPU time (s): 1203.21
CPU user time (s): 1201.28
CPU system time (s): 1.93337
CPU usage (%): 102.129
Max. virtual memory (cumulated for all children) (KiB): 10852304
Max. memory (cumulated for all children) (KiB): 757744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.28
system time used= 1.93337
maximum resident set size= 759832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172047
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 136757
involuntary context switches= 6544


# summary of solver processes directly reported to runsolver:
#   pid: 19780
#   total CPU time (s): 1203.21
#   total CPU user time (s): 1201.28
#   total CPU system time (s): 1.93337

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.79884 second user time and 11.4897 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-17 03:09:15
IDJOB=4401393
IDBENCH=128339
IDSOLVER=2858
FILE ID=node124/4401393-1568682595
RUNJOBID= node124-1568673291-17351
PBS_JOBID= 21703786
Free space on /tmp= 61776 MiB

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

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

MD5SUM BENCH= 90855c6c3ff0f3816786e6ae00e0aae6
RANDOM SEED=491185228

node124.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.47
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.47
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.47
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.47
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:        27689544 kB
MemAvailable:   31028836 kB
Buffers:          226808 kB
Cached:          3400484 kB
SwapCached:        46376 kB
Active:          1932188 kB
Inactive:        2558696 kB
Active(anon):     815308 kB
Inactive(anon):    98008 kB
Active(file):    1116880 kB
Inactive(file):  2460688 kB
Unevictable:      107732 kB
Mlocked:          107732 kB
SwapTotal:      67108860 kB
SwapFree:       66959728 kB
Dirty:             35624 kB
Writeback:             0 kB
AnonPages:        939064 kB
Mapped:            62228 kB
Shmem:             40976 kB
Slab:             185136 kB
SReclaimable:     155116 kB
SUnreclaim:        30020 kB
KernelStack:        4000 kB
PageTables:         7188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2075324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    849920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61744 MiB
End job on node124 at 2019-09-17 03:28:53