Trace number 4402893

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.3OPT103 1258.14 1235.18

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 benchmark99.291
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.79/0.56	c Concrete v3.12.3.1568965526260 running
6.81/3.40	o 140
7.12/3.44	o 139
9.04/4.07	o 130
9.62/4.24	o 129
9.81/4.31	o 128
10.00/4.40	o 127
10.00/4.43	o 126
10.00/4.45	o 123
10.00/4.46	o 114
12.55/6.22	o 113
12.55/6.26	o 111
12.71/6.31	o 110
16.17/9.53	o 109
16.29/9.67	o 108
16.29/9.67	o 106
16.49/9.87	o 105
22.35/15.02	o 104
1025.63/1005.64	o 103
1258.05/1235.16	v <instantiation
1258.05/1235.16	v         cost = '103'>
1258.05/1235.16	v       <list>
1258.05/1235.16	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]
1258.05/1235.16	v       </list>
1258.05/1235.16	v       <values>
1258.05/1235.16	v         0 4 0 0 3 8 8 24 22 15 31 15 24 39 8 8 31 35 49 16 37 29 38 18 41 50 43 45 44 57 31 57 54 67 48 41 69 49 64 71 57 70 57 77 66 77 90 84 81 87 83 91 94 85 95 79 75 93 99 102 77 103
1258.05/1235.16	v       </values>
1258.05/1235.16	v     </instantiation>
1258.05/1235.16	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 (2784 MiB free)
  memory of node 1: 16384 MiB (1639 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402893-1568977482/watcher-4402893-1568977482 -o /var/tmp/evaluation-result-4402893-1568977482/solver-4402893-1568977482 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568967593-29694 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1814303096 HOME/instance-4402893-1568977482.xml 

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

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


[startup+0.102406 s]*
/proc/loadavg: 1.59 1.52 1.50 3/219 32375
/proc/meminfo: memFree=4522244/32770624 swapFree=66935820/67108860
[pid=32318] ppid=32315 vsize=9972712 memory=17076 CPUtime=0.1 cores=0,2,4,6
/proc/32318/stat : 32318 (java) S 32315 32318 29663 0 -1 1077944320 4537 12976 0 0 1 1 5 3 20 0 6 0 473662042 10212057088 4269 33554432000 4194304 4196468 140720313312672 140720313295216 139945294884599 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
/proc/32318/statm: 2493178 4269 1934 1 0 2481616 0
[pid=32318/tid=32371] ppid=32315 vsize=9972712 memory=4279135704013962638 CPUtime=0.09 cores=0,2,4,6
/proc/32318/task/32371/stat : 32371 (java) R 32315 32318 29663 0 -1 4202560 2330 12976 0 0 1 0 5 3 20 0 6 0 473662051 10212057088 4269 33554432000 4194304 4196468 140720313312672 139945266721360 139945280007536 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32372] ppid=32315 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32372/stat : 32372 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 6 0 473662052 10212057088 4269 33554432000 4194304 4196468 140720313312672 139945299126672 139945294894805 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32373] ppid=32315 vsize=9972712 memory=140465477084800 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32373/stat : 32373 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 6 0 473662052 10212057088 4269 33554432000 4194304 4196468 140720313312672 139945203329296 139945294894805 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32374] ppid=32315 vsize=9972712 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32374/stat : 32374 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 6 0 473662052 10212057088 4269 33554432000 4194304 4196468 140720313312672 139945202277008 139945294894805 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32375] ppid=32315 vsize=9972712 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32375/stat : 32375 (java) S 32315 32318 29663 0 -1 1077944384 2 12976 0 0 0 0 5 3 20 0 6 0 473662052 10212057088 4269 33554432000 4194304 4196468 140720313312672 139944866404880 139945294894805 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17076 KiB

[startup+0.210282 s]*
/proc/loadavg: 1.59 1.52 1.50 4/228 32384
/proc/meminfo: memFree=4501872/32770624 swapFree=66935820/67108860
[pid=32318] ppid=32315 vsize=10820164 memory=42568 CPUtime=0.27 cores=0,2,4,6
/proc/32318/stat : 32318 (java) S 32315 32318 29663 0 -1 1077944320 7432 12976 0 0 17 2 5 3 20 0 15 0 473662042 11079847936 10642 33554432000 4194304 4196468 140720313312672 140720313295216 139945294884599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
/proc/32318/statm: 2705041 10642 3268 1 0 2667149 0
[pid=32318/tid=32371] ppid=32315 vsize=10820176 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/32318/task/32371/stat : 32371 (java) R 32315 32318 29663 0 -1 4202560 3951 12976 0 0 10 1 5 3 20 0 15 0 473662051 11079860224 10642 33554432000 4194304 4196468 140720313312672 139945266709024 139945217941161 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32372] ppid=32315 vsize=10820176 memory=343 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32372/stat : 32372 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662052 11079860224 10642 33554432000 4194304 4196468 140720313312672 139945299126672 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32373] ppid=32315 vsize=10820176 memory=288370841628796544 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32373/stat : 32373 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662052 11079860224 10642 33554432000 4194304 4196468 140720313312672 139945203329296 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32374] ppid=32315 vsize=10820176 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32374/stat : 32374 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662052 11079860224 10642 33554432000 4194304 4196468 140720313312672 139945202277008 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32375] ppid=32315 vsize=10820184 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32375/stat : 32375 (java) S 32315 32318 29663 0 -1 1077944384 2 12976 0 0 0 0 5 3 20 0 15 0 473662052 11079868416 10642 33554432000 4194304 4196468 140720313312672 139944866404880 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32376] ppid=32315 vsize=10820184 memory=140465477084800 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32376/stat : 32376 (java) S 32315 32318 29663 0 -1 1077944384 2 12976 0 0 0 0 5 3 20 0 15 0 473662053 11079868416 10642 33554432000 4194304 4196468 140720313312672 139944821455472 139945294895746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32377] ppid=32315 vsize=10820184 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32377/stat : 32377 (java) S 32315 32318 29663 0 -1 1077944384 13 12976 0 0 0 0 5 3 20 0 15 0 473662054 11079868416 10642 33554432000 4194304 4196468 140720313312672 139944731338016 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32378] ppid=32315 vsize=10820184 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32378/stat : 32378 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662054 11079868416 10642 33554432000 4194304 4196468 140720313312672 139944127358576 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32379] ppid=32315 vsize=10820184 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32379/stat : 32379 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11079868416 10642 33554432000 4194304 4196468 140720313312672 139943819958864 139945294903195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32380] ppid=32315 vsize=10820184 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32318/task/32380/stat : 32380 (java) R 32315 32318 29663 0 -1 4202560 465 12976 0 0 1 0 5 3 20 0 15 0 473662057 11079868416 10642 33554432000 4194304 4196468 140720313312672 139944820402288 139945272711841 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32381] ppid=32315 vsize=10820188 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/32318/task/32381/stat : 32381 (java) R 32315 32318 29663 0 -1 1077944384 193 12976 0 0 1 0 5 3 20 0 15 0 473662057 11079872512 10642 33554432000 4194304 4196468 140720313312672 139944819349488 139945294895746 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32382] ppid=32315 vsize=10820188 memory=140465477084800 CPUtime=0.11 cores=0,2,4,6
/proc/32318/task/32382/stat : 32382 (java) S 32315 32318 29663 0 -1 1077944384 598 12976 0 0 3 0 5 3 20 0 15 0 473662057 11079872512 10642 33554432000 4194304 4196468 140720313312672 139944818297200 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32383] ppid=32315 vsize=10820188 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32383/stat : 32383 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11079872512 10642 33554432000 4194304 4196468 140720313312672 139943786400224 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32384] ppid=32315 vsize=10820188 memory=140465477084800 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32384/stat : 32384 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662057 11079872512 10642 33554432000 4194304 4196468 140720313312672 139944817245104 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820164 KiB
Current children cumulated memory: 42568 KiB

[startup+0.31059 s]*
/proc/loadavg: 1.59 1.52 1.50 3/228 32384
/proc/meminfo: memFree=4491032/32770624 swapFree=66935820/67108860
[pid=32318] ppid=32315 vsize=10820196 memory=50740 CPUtime=0.41 cores=0,2,4,6
/proc/32318/stat : 32318 (java) S 32315 32318 29663 0 -1 1077944320 10905 12976 0 0 29 4 5 3 20 0 15 0 473662042 11079880704 12685 33554432000 4194304 4196468 140720313312672 140720313295216 139945294884599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
/proc/32318/statm: 2705049 12685 3306 1 0 2667149 0
[pid=32318/tid=32371] ppid=32315 vsize=10820196 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/32318/task/32371/stat : 32371 (java) R 32315 32318 29663 0 -1 4202560 7405 12976 0 0 19 3 5 3 20 0 15 0 473662051 11079880704 12685 33554432000 4194304 4196468 140720313312672 139945266693520 139945278965086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32372] ppid=32315 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32372/stat : 32372 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662052 11079880704 12685 33554432000 4194304 4196468 140720313312672 139945299126672 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32373] ppid=32315 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32373/stat : 32373 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662052 11079880704 12685 33554432000 4194304 4196468 140720313312672 139945203329296 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32374] ppid=32315 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32374/stat : 32374 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662052 11079880704 12685 33554432000 4194304 4196468 140720313312672 139945202277008 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32375] ppid=32315 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32375/stat : 32375 (java) S 32315 32318 29663 0 -1 1077944384 2 12976 0 0 0 0 5 3 20 0 15 0 473662052 11079880704 12685 33554432000 4194304 4196468 140720313312672 139944866404880 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32376] ppid=32315 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32376/stat : 32376 (java) S 32315 32318 29663 0 -1 1077944384 2 12976 0 0 0 0 5 3 20 0 15 0 473662053 11079880704 12685 33554432000 4194304 4196468 140720313312672 139944821455472 139945294895746 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32377] ppid=32315 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32377/stat : 32377 (java) S 32315 32318 29663 0 -1 1077944384 13 12976 0 0 0 0 5 3 20 0 15 0 473662054 11079880704 12685 33554432000 4194304 4196468 140720313312672 139944731338016 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32378] ppid=32315 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32378/stat : 32378 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662054 11079880704 12685 33554432000 4194304 4196468 140720313312672 139944127358576 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32379] ppid=32315 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32379/stat : 32379 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11079880704 12685 33554432000 4194304 4196468 140720313312672 139943819958864 139945294903195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32380] ppid=32315 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32318/task/32380/stat : 32380 (java) S 32315 32318 29663 0 -1 1077944384 474 12976 0 0 1 0 5 3 20 0 15 0 473662057 11079880704 12685 33554432000 4194304 4196468 140720313312672 139944820402288 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32381] ppid=32315 vsize=10820196 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/32318/task/32381/stat : 32381 (java) S 32315 32318 29663 0 -1 1077944384 194 12976 0 0 2 0 5 3 20 0 15 0 473662057 11079880704 12685 33554432000 4194304 4196468 140720313312672 139944819349488 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32382] ppid=32315 vsize=10820196 memory=140465477084800 CPUtime=0.13 cores=0,2,4,6
/proc/32318/task/32382/stat : 32382 (java) S 32315 32318 29663 0 -1 1077944384 606 12976 0 0 5 0 5 3 20 0 15 0 473662057 11079880704 12685 33554432000 4194304 4196468 140720313312672 139944818297200 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32383] ppid=32315 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32383/stat : 32383 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11079880704 12685 33554432000 4194304 4196468 140720313312672 139943786400224 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32384] ppid=32315 vsize=10820196 memory=140465477084800 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32384/stat : 32384 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662057 11079880704 12685 33554432000 4194304 4196468 140720313312672 139944817245104 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50740 KiB

[startup+0.700771 s]
/proc/loadavg: 1.59 1.52 1.50 3/228 32384
/proc/meminfo: memFree=4476144/32770624 swapFree=66935820/67108860
[pid=32318] ppid=32315 vsize=10824364 memory=83848 CPUtime=1.15 cores=0,2,4,6
/proc/32318/stat : 32318 (java) S 32315 32318 29663 0 -1 1077944320 15169 12976 0 0 102 5 5 3 20 0 15 0 473662042 11084148736 20962 33554432000 4194304 4196468 140720313312672 140720313295216 139945294884599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
/proc/32318/statm: 2706091 20962 3510 1 0 2668173 0
[pid=32318/tid=32371] ppid=32315 vsize=10824364 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/32318/task/32371/stat : 32371 (java) R 32315 32318 29663 0 -1 4202560 10508 12976 0 0 55 4 5 3 20 0 15 0 473662051 11084148736 20962 33554432000 4194304 4196468 140720313312672 139945266712224 139945278965086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32372] ppid=32315 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32372/stat : 32372 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662052 11084148736 20962 33554432000 4194304 4196468 140720313312672 139945299126672 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32373] ppid=32315 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32373/stat : 32373 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662052 11084148736 20962 33554432000 4194304 4196468 140720313312672 139945203329296 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32374] ppid=32315 vsize=10824364 memory=32804 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32374/stat : 32374 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662052 11084148736 20962 33554432000 4194304 4196468 140720313312672 139945202277008 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32375] ppid=32315 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32375/stat : 32375 (java) S 32315 32318 29663 0 -1 1077944384 2 12976 0 0 0 0 5 3 20 0 15 0 473662052 11084148736 20962 33554432000 4194304 4196468 140720313312672 139944866404880 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32376] ppid=32315 vsize=10824364 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32376/stat : 32376 (java) S 32315 32318 29663 0 -1 1077944384 5 12976 0 0 0 0 5 3 20 0 15 0 473662053 11084148736 20962 33554432000 4194304 4196468 140720313312672 139944821455472 139945294895746 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32377] ppid=32315 vsize=10824364 memory=140465362055888 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32377/stat : 32377 (java) S 32315 32318 29663 0 -1 1077944384 13 12976 0 0 0 0 5 3 20 0 15 0 473662054 11084148736 20962 33554432000 4194304 4196468 140720313312672 139944731338016 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32378] ppid=32315 vsize=10824364 memory=140466905416269 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32378/stat : 32378 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662054 11084148736 20962 33554432000 4194304 4196468 140720313312672 139944127358576 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32379] ppid=32315 vsize=10824364 memory=1124 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32379/stat : 32379 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11084148736 20962 33554432000 4194304 4196468 140720313312672 139943819958864 139945294903195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32380] ppid=32315 vsize=10824364 memory=7089886620845893184 CPUtime=0.23 cores=0,2,4,6
/proc/32318/task/32380/stat : 32380 (java) S 32315 32318 29663 0 -1 1077944384 1012 12976 0 0 15 0 5 3 20 0 15 0 473662057 11084148736 20962 33554432000 4194304 4196468 140720313312672 139944820402288 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32381] ppid=32315 vsize=10824364 memory=7739276948478454887 CPUtime=0.2 cores=0,2,4,6
/proc/32318/task/32381/stat : 32381 (java) S 32315 32318 29663 0 -1 1077944384 650 12976 0 0 12 0 5 3 20 0 15 0 473662057 11084148736 20962 33554432000 4194304 4196468 140720313312672 139944819349488 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32382] ppid=32315 vsize=10824364 memory=7523071198212214892 CPUtime=0.25 cores=0,2,4,6
/proc/32318/task/32382/stat : 32382 (java) S 32315 32318 29663 0 -1 1077944384 767 12976 0 0 17 0 5 3 20 0 15 0 473662057 11084148736 20962 33554432000 4194304 4196468 140720313312672 139944818297200 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32383] ppid=32315 vsize=10824364 memory=3512 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32383/stat : 32383 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11084148736 20962 33554432000 4194304 4196468 140720313312672 139943786400224 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32384] ppid=32315 vsize=10824364 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32384/stat : 32384 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662057 11084148736 20962 33554432000 4194304 4196468 140720313312672 139944817245104 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83848 KiB

[startup+1.50074 s]
/proc/loadavg: 1.59 1.52 1.50 3/228 32384
/proc/meminfo: memFree=4433648/32770624 swapFree=66935820/67108860
[pid=32318] ppid=32315 vsize=10834680 memory=169548 CPUtime=2.48 cores=0,2,4,6
/proc/32318/stat : 32318 (java) S 32315 32318 29663 0 -1 1077944320 21863 12976 0 0 230 10 5 3 20 0 15 0 473662042 11094712320 42387 33554432000 4194304 4196468 140720313312672 140720313295216 139945294884599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
/proc/32318/statm: 2708670 42387 3580 1 0 2670733 0
[pid=32318/tid=32371] ppid=32315 vsize=10834680 memory=9174 CPUtime=1.44 cores=0,2,4,6
/proc/32318/task/32371/stat : 32371 (java) R 32315 32318 29663 0 -1 4202560 15398 12976 0 0 130 6 5 3 20 0 15 0 473662051 11094712320 42387 33554432000 4194304 4196468 140720313312672 139945266685408 139945294906525 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32372] ppid=32315 vsize=10834680 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/32318/task/32372/stat : 32372 (java) S 32315 32318 29663 0 -1 1077944384 340 12976 0 0 1 0 5 3 20 0 15 0 473662052 11094712320 42387 33554432000 4194304 4196468 140720313312672 139945299126672 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32373] ppid=32315 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32373/stat : 32373 (java) S 32315 32318 29663 0 -1 1077944384 64 12976 0 0 0 0 5 3 20 0 15 0 473662052 11094712320 42387 33554432000 4194304 4196468 140720313312672 139945203329296 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32374] ppid=32315 vsize=10834680 memory=2947 CPUtime=0.09 cores=0,2,4,6
/proc/32318/task/32374/stat : 32374 (java) S 32315 32318 29663 0 -1 1077944384 21 12976 0 0 1 0 5 3 20 0 15 0 473662052 11094712320 42387 33554432000 4194304 4196468 140720313312672 139945202277008 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32375] ppid=32315 vsize=10834680 memory=83848 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32375/stat : 32375 (java) S 32315 32318 29663 0 -1 1077944384 89 12976 0 0 0 0 5 3 20 0 15 0 473662052 11094712320 42387 33554432000 4194304 4196468 140720313312672 139944866404880 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32376] ppid=32315 vsize=10834680 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/32318/task/32376/stat : 32376 (java) S 32315 32318 29663 0 -1 1077944384 167 12976 0 0 1 0 5 3 20 0 15 0 473662053 11094712320 42387 33554432000 4194304 4196468 140720313312672 139944821455472 139945294895746 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32377] ppid=32315 vsize=10834680 memory=280930724053488 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32377/stat : 32377 (java) S 32315 32318 29663 0 -1 1077944384 14 12976 0 0 0 0 5 3 20 0 15 0 473662054 11094712320 42387 33554432000 4194304 4196468 140720313312672 139944731338016 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32378] ppid=32315 vsize=10834680 memory=280930724104288 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32378/stat : 32378 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662054 11094712320 42387 33554432000 4194304 4196468 140720313312672 139944127358576 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32379] ppid=32315 vsize=10834680 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32379/stat : 32379 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11094712320 42387 33554432000 4194304 4196468 140720313312672 139943819958864 139945294903195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32380] ppid=32315 vsize=10834680 memory=6935649255759568960 CPUtime=0.31 cores=0,2,4,6
/proc/32318/task/32380/stat : 32380 (java) S 32315 32318 29663 0 -1 1077944384 1148 12976 0 0 23 0 5 3 20 0 15 0 473662057 11094712320 42387 33554432000 4194304 4196468 140720313312672 139944820402288 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32381] ppid=32315 vsize=10834680 memory=280930724387712 CPUtime=0.35 cores=0,2,4,6
/proc/32318/task/32381/stat : 32381 (java) S 32315 32318 29663 0 -1 1077944384 895 12976 0 0 27 0 5 3 20 0 15 0 473662057 11094712320 42387 33554432000 4194304 4196468 140720313312672 139944819349488 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32382] ppid=32315 vsize=10834680 memory=6944656425123290226 CPUtime=0.49 cores=0,2,4,6
/proc/32318/task/32382/stat : 32382 (java) R 32315 32318 29663 0 -1 4202560 1517 12976 0 0 41 0 5 3 20 0 15 0 473662057 11094712320 42387 33554432000 4194304 4196468 140720313312672 139944818297200 139945294905946 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32383] ppid=32315 vsize=10834680 memory=-7233780906022716832 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32383/stat : 32383 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11094712320 42387 33554432000 4194304 4196468 140720313312672 139943786400224 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32384] ppid=32315 vsize=10834680 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32384/stat : 32384 (java) S 32315 32318 29663 0 -1 1077944384 1 12976 0 0 0 0 5 3 20 0 15 0 473662057 11094712320 42387 33554432000 4194304 4196468 140720313312672 139944817245104 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 10834680 KiB

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

[pid=32318/tid=32383] ppid=32315 vsize=10846988 memory=752472 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32383/stat : 32383 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139943786400224 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32384] ppid=32315 vsize=10846988 memory=754520 CPUtime=0.82 cores=0,2,4,6
/proc/32318/task/32384/stat : 32384 (java) S 32315 32318 29663 0 -1 1077944384 903 12976 0 0 38 36 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944817245104 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
Current children cumulated CPU time: 1256.53 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 754520 KiB

[startup+1234.4 s]
/proc/loadavg: 1.91 1.51 1.45 3/227 713
/proc/meminfo: memFree=4223800/32770624 swapFree=66935820/67108860
[pid=32318] ppid=32315 vsize=10846988 memory=754520 CPUtime=1257.33 cores=0,2,4,6
/proc/32318/stat : 32318 (java) S 32315 32318 29663 0 -1 1077944320 141828 12976 0 0 125542 183 5 3 20 0 15 0 473662042 11107315712 188630 33554432000 4194304 4196468 140720313312672 140720313295216 139945294884599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
/proc/32318/statm: 2711747 188630 3632 1 0 2673805 0
[pid=32318/tid=32371] ppid=32315 vsize=10846988 memory=2020 CPUtime=1221.45 cores=0,2,4,6
/proc/32318/task/32371/stat : 32371 (java) R 32315 32318 29663 0 -1 4202560 44839 12976 0 0 122105 32 5 3 20 0 15 0 473662051 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945266720672 139944889569576 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32372] ppid=32315 vsize=10846988 memory=1124 CPUtime=5.48 cores=0,2,4,6
/proc/32318/task/32372/stat : 32372 (java) S 32315 32318 29663 0 -1 1077944384 3294 12976 0 0 512 28 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945299126672 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32373] ppid=32315 vsize=10846988 memory=1408 CPUtime=5.52 cores=0,2,4,6
/proc/32318/task/32373/stat : 32373 (java) S 32315 32318 29663 0 -1 1077944384 8825 12976 0 0 514 30 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945203329296 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32374] ppid=32315 vsize=10846988 memory=3100 CPUtime=5.54 cores=0,2,4,6
/proc/32318/task/32374/stat : 32374 (java) S 32315 32318 29663 0 -1 1077944384 7109 12976 0 0 520 26 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945202277008 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32375] ppid=32315 vsize=10846988 memory=6791534058613427641 CPUtime=5.52 cores=0,2,4,6
/proc/32318/task/32375/stat : 32375 (java) S 32315 32318 29663 0 -1 1077944384 5832 12976 0 0 517 27 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944866404880 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32376] ppid=32315 vsize=10846988 memory=3592 CPUtime=5.62 cores=0,2,4,6
/proc/32318/task/32376/stat : 32376 (java) S 32315 32318 29663 0 -1 1077944384 7390 12976 0 0 530 24 5 3 20 0 15 0 473662053 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944821455472 139945294895746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32377] ppid=32315 vsize=10846988 memory=1124 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32377/stat : 32377 (java) S 32315 32318 29663 0 -1 1077944384 16 12976 0 0 0 0 5 3 20 0 15 0 473662054 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944731338144 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32378] ppid=32315 vsize=10846988 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32378/stat : 32378 (java) S 32315 32318 29663 0 -1 1077944384 10 12976 0 0 0 0 5 3 20 0 15 0 473662054 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944127358592 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32379] ppid=32315 vsize=10846988 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32379/stat : 32379 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139943819958864 139945294903195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32380] ppid=32315 vsize=10846988 memory=1808 CPUtime=3.19 cores=0,2,4,6
/proc/32318/task/32380/stat : 32380 (java) S 32315 32318 29663 0 -1 1077944384 22983 12976 0 0 307 4 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944820402288 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32381] ppid=32315 vsize=10846988 memory=920 CPUtime=2.97 cores=0,2,4,6
/proc/32318/task/32381/stat : 32381 (java) S 32315 32318 29663 0 -1 1077944384 17800 12976 0 0 287 2 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944819349488 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32382] ppid=32315 vsize=10846988 memory=3844 CPUtime=1.8 cores=0,2,4,6
/proc/32318/task/32382/stat : 32382 (java) S 32315 32318 29663 0 -1 1077944384 20619 12976 0 0 169 3 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944818297200 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32383] ppid=32315 vsize=10846988 memory=4126316290023845779 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32383/stat : 32383 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139943786400224 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32384] ppid=32315 vsize=10846988 memory=61 CPUtime=0.82 cores=0,2,4,6
/proc/32318/task/32384/stat : 32384 (java) S 32315 32318 29663 0 -1 1077944384 903 12976 0 0 38 36 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944817245104 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
Current children cumulated CPU time: 1257.33 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 754520 KiB

[startup+1234.8 s]
/proc/loadavg: 1.91 1.51 1.45 3/227 713
/proc/meminfo: memFree=4223800/32770624 swapFree=66935820/67108860
[pid=32318] ppid=32315 vsize=10846988 memory=754520 CPUtime=1257.74 cores=0,2,4,6
/proc/32318/stat : 32318 (java) S 32315 32318 29663 0 -1 1077944320 141830 12976 0 0 125583 183 5 3 20 0 15 0 473662042 11107315712 188630 33554432000 4194304 4196468 140720313312672 140720313295216 139945294884599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
/proc/32318/statm: 2711747 188630 3632 1 0 2673805 0
[pid=32318/tid=32371] ppid=32315 vsize=10846988 memory=0 CPUtime=1221.85 cores=0,2,4,6
/proc/32318/task/32371/stat : 32371 (java) R 32315 32318 29663 0 -1 4202560 44841 12976 0 0 122145 32 5 3 20 0 15 0 473662051 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945266719792 139944896521694 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32372] ppid=32315 vsize=10846988 memory=576461251985632562 CPUtime=5.48 cores=0,2,4,6
/proc/32318/task/32372/stat : 32372 (java) S 32315 32318 29663 0 -1 1077944384 3294 12976 0 0 512 28 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945299126672 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32373] ppid=32315 vsize=10846988 memory=576461251985632562 CPUtime=5.52 cores=0,2,4,6
/proc/32318/task/32373/stat : 32373 (java) S 32315 32318 29663 0 -1 1077944384 8825 12976 0 0 514 30 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945203329296 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32374] ppid=32315 vsize=10846988 memory=288293281132184403 CPUtime=5.54 cores=0,2,4,6
/proc/32318/task/32374/stat : 32374 (java) S 32315 32318 29663 0 -1 1077944384 7109 12976 0 0 520 26 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945202277008 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32375] ppid=32315 vsize=10846988 memory=4049074930191728919 CPUtime=5.52 cores=0,2,4,6
/proc/32318/task/32375/stat : 32375 (java) S 32315 32318 29663 0 -1 1077944384 5832 12976 0 0 517 27 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944866404880 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32376] ppid=32315 vsize=10846988 memory=6944656592385698452 CPUtime=5.62 cores=0,2,4,6
/proc/32318/task/32376/stat : 32376 (java) S 32315 32318 29663 0 -1 1077944384 7390 12976 0 0 530 24 5 3 20 0 15 0 473662053 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944821455472 139945294895746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32377] ppid=32315 vsize=10846988 memory=-7088785026379990480 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32377/stat : 32377 (java) S 32315 32318 29663 0 -1 1077944384 16 12976 0 0 0 0 5 3 20 0 15 0 473662054 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944731338144 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32378] ppid=32315 vsize=10846988 memory=590024333722744109 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32378/stat : 32378 (java) S 32315 32318 29663 0 -1 1077944384 10 12976 0 0 0 0 5 3 20 0 15 0 473662054 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944127358592 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32379] ppid=32315 vsize=10846988 memory=288285571665888060 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32379/stat : 32379 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139943819958864 139945294903195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32380] ppid=32315 vsize=10846988 memory=30212 CPUtime=3.19 cores=0,2,4,6
/proc/32318/task/32380/stat : 32380 (java) S 32315 32318 29663 0 -1 1077944384 22983 12976 0 0 307 4 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944820402288 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32381] ppid=32315 vsize=10846988 memory=6009584650847076450 CPUtime=2.97 cores=0,2,4,6
/proc/32318/task/32381/stat : 32381 (java) S 32315 32318 29663 0 -1 1077944384 17800 12976 0 0 287 2 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944819349488 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32382] ppid=32315 vsize=10846988 memory=288230574492221466 CPUtime=1.8 cores=0,2,4,6
/proc/32318/task/32382/stat : 32382 (java) S 32315 32318 29663 0 -1 1077944384 20619 12976 0 0 169 3 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944818297200 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32383] ppid=32315 vsize=10846988 memory=288230583166042426 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32383/stat : 32383 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139943786400224 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32384] ppid=32315 vsize=10846988 memory=15817781274740998 CPUtime=0.82 cores=0,2,4,6
/proc/32318/task/32384/stat : 32384 (java) S 32315 32318 29663 0 -1 1077944384 903 12976 0 0 38 36 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944817245104 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
Current children cumulated CPU time: 1257.74 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 754520 KiB

[startup+1235 s]*
/proc/loadavg: 1.91 1.51 1.45 3/227 713
/proc/meminfo: memFree=4223800/32770624 swapFree=66935820/67108860
[pid=32318] ppid=32315 vsize=10846988 memory=754520 CPUtime=1257.95 cores=0,2,4,6
/proc/32318/stat : 32318 (java) S 32315 32318 29663 0 -1 1077944320 141832 12976 0 0 125604 183 5 3 20 0 15 0 473662042 11107315712 188630 33554432000 4194304 4196468 140720313312672 140720313295216 139945294884599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
/proc/32318/statm: 2711747 188630 3632 1 0 2673805 0
[pid=32318/tid=32371] ppid=32315 vsize=10846988 memory=6791534058613427641 CPUtime=1222.06 cores=0,2,4,6
/proc/32318/task/32371/stat : 32371 (java) R 32315 32318 29663 0 -1 4202560 44843 12976 0 0 122166 32 5 3 20 0 15 0 473662051 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945266721024 139944892770880 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32372] ppid=32315 vsize=10846988 memory=4126316290023845779 CPUtime=5.48 cores=0,2,4,6
/proc/32318/task/32372/stat : 32372 (java) S 32315 32318 29663 0 -1 1077944384 3294 12976 0 0 512 28 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945299126672 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32373] ppid=32315 vsize=10846988 memory=4126316290023845779 CPUtime=5.53 cores=0,2,4,6
/proc/32318/task/32373/stat : 32373 (java) S 32315 32318 29663 0 -1 1077944384 8825 12976 0 0 515 30 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945203329296 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32374] ppid=32315 vsize=10846988 memory=3844 CPUtime=5.55 cores=0,2,4,6
/proc/32318/task/32374/stat : 32374 (java) S 32315 32318 29663 0 -1 1077944384 7109 12976 0 0 521 26 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945202277008 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32375] ppid=32315 vsize=10846988 memory=2956 CPUtime=5.52 cores=0,2,4,6
/proc/32318/task/32375/stat : 32375 (java) S 32315 32318 29663 0 -1 1077944384 5832 12976 0 0 517 27 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944866404880 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32376] ppid=32315 vsize=10846988 memory=2728 CPUtime=5.63 cores=0,2,4,6
/proc/32318/task/32376/stat : 32376 (java) S 32315 32318 29663 0 -1 1077944384 7390 12976 0 0 531 24 5 3 20 0 15 0 473662053 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944821455472 139945294895746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32377] ppid=32315 vsize=10846988 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32377/stat : 32377 (java) S 32315 32318 29663 0 -1 1077944384 16 12976 0 0 0 0 5 3 20 0 15 0 473662054 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944731338144 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32378] ppid=32315 vsize=10846988 memory=3276 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32378/stat : 32378 (java) S 32315 32318 29663 0 -1 1077944384 10 12976 0 0 0 0 5 3 20 0 15 0 473662054 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944127358592 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32379] ppid=32315 vsize=10846988 memory=752472 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32379/stat : 32379 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139943819958864 139945294903195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32380] ppid=32315 vsize=10846988 memory=6791534058613427641 CPUtime=3.19 cores=0,2,4,6
/proc/32318/task/32380/stat : 32380 (java) S 32315 32318 29663 0 -1 1077944384 22983 12976 0 0 307 4 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944820402288 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32381] ppid=32315 vsize=10846988 memory=4126316290023845779 CPUtime=2.97 cores=0,2,4,6
/proc/32318/task/32381/stat : 32381 (java) S 32315 32318 29663 0 -1 1077944384 17800 12976 0 0 287 2 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944819349488 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32382] ppid=32315 vsize=10846988 memory=780 CPUtime=1.8 cores=0,2,4,6
/proc/32318/task/32382/stat : 32382 (java) S 32315 32318 29663 0 -1 1077944384 20619 12976 0 0 169 3 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944818297200 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32383] ppid=32315 vsize=10846988 memory=776 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32383/stat : 32383 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139943786400224 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32384] ppid=32315 vsize=10846988 memory=1560 CPUtime=0.82 cores=0,2,4,6
/proc/32318/task/32384/stat : 32384 (java) S 32315 32318 29663 0 -1 1077944384 903 12976 0 0 38 36 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944817245104 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
Current children cumulated CPU time: 1257.95 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 754520 KiB

[startup+1235.11 s]
/proc/loadavg: 1.91 1.51 1.45 3/227 713
/proc/meminfo: memFree=4223800/32770624 swapFree=66935820/67108860
[pid=32318] ppid=32315 vsize=10846988 memory=754520 CPUtime=1258.05 cores=0,2,4,6
/proc/32318/stat : 32318 (java) S 32315 32318 29663 0 -1 1077944320 141832 12976 0 0 125614 183 5 3 20 0 15 0 473662042 11107315712 188630 33554432000 4194304 4196468 140720313312672 140720313295216 139945294884599 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
/proc/32318/statm: 2711747 188630 3632 1 0 2673805 0
[pid=32318/tid=32371] ppid=32315 vsize=10846988 memory=12040 CPUtime=1222.16 cores=0,2,4,6
/proc/32318/task/32371/stat : 32371 (java) R 32315 32318 29663 0 -1 4202560 44843 12976 0 0 122176 32 5 3 20 0 15 0 473662051 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945266721024 139944896250034 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32372] ppid=32315 vsize=10846988 memory=65 CPUtime=5.48 cores=0,2,4,6
/proc/32318/task/32372/stat : 32372 (java) S 32315 32318 29663 0 -1 1077944384 3294 12976 0 0 512 28 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945299126672 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32373] ppid=32315 vsize=10846988 memory=754520 CPUtime=5.53 cores=0,2,4,6
/proc/32318/task/32373/stat : 32373 (java) S 32315 32318 29663 0 -1 1077944384 8825 12976 0 0 515 30 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945203329296 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32374] ppid=32315 vsize=10846988 memory=754520 CPUtime=5.55 cores=0,2,4,6
/proc/32318/task/32374/stat : 32374 (java) S 32315 32318 29663 0 -1 1077944384 7109 12976 0 0 521 26 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139945202277008 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32375] ppid=32315 vsize=10846988 memory=754520 CPUtime=5.52 cores=0,2,4,6
/proc/32318/task/32375/stat : 32375 (java) S 32315 32318 29663 0 -1 1077944384 5832 12976 0 0 517 27 5 3 20 0 15 0 473662052 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944866404880 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32376] ppid=32315 vsize=10846988 memory=754520 CPUtime=5.63 cores=0,2,4,6
/proc/32318/task/32376/stat : 32376 (java) S 32315 32318 29663 0 -1 1077944384 7390 12976 0 0 531 24 5 3 20 0 15 0 473662053 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944821455472 139945294895746 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32377] ppid=32315 vsize=10846988 memory=754520 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32377/stat : 32377 (java) S 32315 32318 29663 0 -1 1077944384 16 12976 0 0 0 0 5 3 20 0 15 0 473662054 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944731338144 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32378] ppid=32315 vsize=10846988 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32378/stat : 32378 (java) S 32315 32318 29663 0 -1 1077944384 10 12976 0 0 0 0 5 3 20 0 15 0 473662054 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944127358592 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32379] ppid=32315 vsize=10846988 memory=3512 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32379/stat : 32379 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139943819958864 139945294903195 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32380] ppid=32315 vsize=10846988 memory=280930724974464 CPUtime=3.19 cores=0,2,4,6
/proc/32318/task/32380/stat : 32380 (java) S 32315 32318 29663 0 -1 1077944384 22983 12976 0 0 307 4 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944820402288 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32381] ppid=32315 vsize=10846988 memory=15663745731716 CPUtime=2.97 cores=0,2,4,6
/proc/32318/task/32381/stat : 32381 (java) S 32315 32318 29663 0 -1 1077944384 17800 12976 0 0 287 2 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944819349488 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32382] ppid=32315 vsize=10846988 memory=5793142497139441762 CPUtime=1.8 cores=0,2,4,6
/proc/32318/task/32382/stat : 32382 (java) S 32315 32318 29663 0 -1 1077944384 20619 12976 0 0 169 3 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944818297200 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32383] ppid=32315 vsize=10846988 memory=6024 CPUtime=0.08 cores=0,2,4,6
/proc/32318/task/32383/stat : 32383 (java) S 32315 32318 29663 0 -1 1077944384 3 12976 0 0 0 0 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139943786400224 139945294894805 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
[pid=32318/tid=32384] ppid=32315 vsize=10846988 memory=11416 CPUtime=0.82 cores=0,2,4,6
/proc/32318/task/32384/stat : 32384 (java) S 32315 32318 29663 0 -1 1077944384 903 12976 0 0 38 36 5 3 20 0 15 0 473662057 11107315712 188630 33554432000 4194304 4196468 140720313312672 139944817245104 139945294895746 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 16617472 140720313317987 140720313320629 140720313320629 140720313323471 0
Current children cumulated CPU time: 1258.05 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 754520 KiB

Child status: 0
Real time (s): 1235.18
CPU time (s): 1258.14
CPU user time (s): 1256.26
CPU system time (s): 1.87533
CPU usage (%): 101.859
Max. virtual memory (cumulated for all children) (KiB): 10849636
Max. memory (cumulated for all children) (KiB): 754520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1256.26
system time used= 1.87533
maximum resident set size= 756584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155167
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 141056
involuntary context switches= 4547


# summary of solver processes directly reported to runsolver:
#   pid: 32318
#   total CPU time (s): 1258.14
#   total CPU user time (s): 1256.26
#   total CPU system time (s): 1.87533

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.54989 second user time and 11.49 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-20 13:03:59
IDJOB=4402893
IDBENCH=128339
IDSOLVER=2861
FILE ID=node147/4402893-1568977482
RUNJOBID= node147-1568967593-29694
PBS_JOBID= 21704613
Free space on /var/tmp= 13476 MiB

SOLVER NAME= Concrete 3.12.3
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 /var/tmp/evaluation-result-4402893-1568977482/watcher-4402893-1568977482 -o /var/tmp/evaluation-result-4402893-1568977482/solver-4402893-1568977482 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568967593-29694 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1814303096 HOME/instance-4402893-1568977482.xml

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

MD5SUM BENCH= 90855c6c3ff0f3816786e6ae00e0aae6
RANDOM SEED=1814303096

node147.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.52
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.52
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.52
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.52
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:         4530380 kB
MemAvailable:   30546296 kB
Buffers:          144048 kB
Cached:         25796996 kB
SwapCached:        68668 kB
Active:         14166312 kB
Inactive:       13084560 kB
Active(anon):    1240708 kB
Inactive(anon):   118352 kB
Active(file):   12925604 kB
Inactive(file): 12966208 kB
Unevictable:      109104 kB
Mlocked:          109104 kB
SwapTotal:      67108860 kB
SwapFree:       66935820 kB
Dirty:             35392 kB
Writeback:             0 kB
AnonPages:       1366668 kB
Mapped:            65960 kB
Shmem:             40772 kB
Slab:             581756 kB
SReclaimable:     552564 kB
SUnreclaim:        29192 kB
KernelStack:        4000 kB
PageTables:         8684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2467496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1275904 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13440 MiB
End job on node147 at 2019-09-20 13:24:34