Trace number 4400961

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.2OPT3 225.998 213.172

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w1b1r5.xml
MD5SUM15a2bddfb10fd8a6157ce871797528b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark3.29172
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints43
Number of domains2
Minimum domain size21
Maximum domain size42
Distribution of domain sizes[{"size":21,"count":1},{"size":42,"count":60}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":40},{"degree":5,"count":20}]
Minimum constraint arity3
Maximum constraint arity60
Distribution of constraint arities[{"arity":3,"count":40},{"arity":21,"count":1},{"arity":60,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":20},{"type":"lex","count":1},{"type":"sum","count":20},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.74/0.54	c Concrete v3.12.2.1568631193530 running
129.48/118.46	o 0
129.66/118.50	o 1
166.07/154.17	o 2
225.69/212.92	o 3
225.90/213.15	v <instantiation
225.90/213.15	v         cost = '3'>
225.90/213.15	v       <list>
225.90/213.15	v         x b[0][0] b[0][1] b[0][2] b[1][0] b[1][1] b[1][2] b[2][0] b[2][1] b[2][2] b[3][0] b[3][1] b[3][2] b[4][0] b[4][1] b[4][2] b[5][0] b[5][1] b[5][2] b[6][0] b[6][1] b[6][2] b[7][0] b[7][1] b[7][2] b[8][0] b[8][1] b[8][2] b[9][0] b[9][1] b[9][2] b[10][0] b[10][1] b[10][2] b[11][0] b[11][1] b[11][2] b[12][0] b[12][1] b[12][2] b[13][0] b[13][1] b[13][2] b[14][0] b[14][1] b[14][2] b[15][0] b[15][1] b[15][2] b[16][0] b[16][1] b[16][2] b[17][0] b[17][1] b[17][2] b[18][0] b[18][1] b[18][2] b[19][0] b[19][1] b[19][2]
225.90/213.15	v       </list>
225.90/213.15	v       <values>
225.90/213.15	v         3 394 392 0 391 312 274 386 305 304 383 337 278 382 339 278 380 338 281 370 348 279 369 303 302 368 365 267 368 342 287 356 356 281 355 354 291 335 321 321 333 326 326 333 326 324 332 317 299 318 274 266 0 0 0 0 0 0 0 0 0
225.90/213.15	v       </values>
225.90/213.15	v     </instantiation>
225.90/213.15	s OPTIMUM FOUND

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400961-1568690672/watcher-4400961-1568690672 -o /tmp/evaluation-result-4400961-1568690672/solver-4400961-1568690672 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568673294-11995 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1917960574 HOME/instance-4400961-1568690672.xml 

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

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

solver pid=17165, runsolver pid=17162

[startup+0.100135 s]*
/proc/loadavg: 1.05 1.26 1.36 3/219 17222
/proc/meminfo: memFree=30605000/32770624 swapFree=67004308/67108860
[pid=17165] ppid=17162 vsize=10055356 memory=18860 CPUtime=0.08 cores=1,3,5,7
/proc/17165/stat : 17165 (java) S 17162 17165 11963 0 -1 1077944320 4451 13327 0 0 1 0 4 3 20 0 7 0 445228763 10296684544 4715 33554432000 4194304 4196468 140733721910656 140733721893200 140544459968247 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
/proc/17165/statm: 2513839 4715 1973 1 0 2502277 0
[pid=17165/tid=17218] ppid=17162 vsize=10055356 memory=720575944405811505 CPUtime=0.08 cores=1,3,5,7
/proc/17165/task/17218/stat : 17218 (java) R 17162 17165 11963 0 -1 4202560 2294 13327 0 0 1 0 4 3 20 0 7 0 445228772 10296684544 4781 33554432000 4194304 4196468 140733721910656 140544431811344 140544440795568 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17219] ppid=17162 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17219/stat : 17219 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 7 0 445228773 10296684544 4781 33554432000 4194304 4196468 140733721910656 140544464210448 140544459978453 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17220] ppid=17162 vsize=10055356 memory=139982694290821 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17220/stat : 17220 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 7 0 445228773 10296684544 4781 33554432000 4194304 4196468 140733721910656 140544352483984 140544459978453 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17221] ppid=17162 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17221/stat : 17221 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 7 0 445228773 10296684544 4781 33554432000 4194304 4196468 140733721910656 140544351430928 140544459978453 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17222] ppid=17162 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17222/stat : 17222 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 7 0 445228773 10296684544 4781 33554432000 4194304 4196468 140733721910656 140544350378384 140544459978453 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17223] ppid=17162 vsize=10055356 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17223/stat : 17223 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 7 0 445228774 10296684544 4781 33554432000 4194304 4196468 140733721910656 140543919516400 140544459979394 0 0 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10055356 KiB
Current children cumulated memory: 18860 KiB

[startup+0.209956 s]*
/proc/loadavg: 1.05 1.26 1.36 4/228 17231
/proc/meminfo: memFree=30582936/32770624 swapFree=67004308/67108860
[pid=17165] ppid=17162 vsize=10821220 memory=46172 CPUtime=0.27 cores=1,3,5,7
/proc/17165/stat : 17165 (java) S 17162 17165 11963 0 -1 1077944320 8405 13327 0 0 18 2 4 3 20 0 15 0 445228763 11080929280 11543 33554432000 4194304 4196468 140733721910656 140733721893200 140544459968247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
/proc/17165/statm: 2705305 11543 3304 1 0 2667405 0
[pid=17165/tid=17218] ppid=17162 vsize=10821220 memory=753035770744996145 CPUtime=0.18 cores=1,3,5,7
/proc/17165/task/17218/stat : 17218 (java) R 17162 17165 11963 0 -1 4202560 4913 13327 0 0 10 1 4 3 20 0 15 0 445228772 11080929280 11609 33554432000 4194304 4196468 140733721910656 140544431780608 140544452258591 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17219] ppid=17162 vsize=10821220 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17219/stat : 17219 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228773 11080929280 11609 33554432000 4194304 4196468 140733721910656 140544464210448 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17220] ppid=17162 vsize=10821220 memory=139982694290821 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17220/stat : 17220 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228773 11080929280 11609 33554432000 4194304 4196468 140733721910656 140544352483984 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17221] ppid=17162 vsize=10821220 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17221/stat : 17221 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228773 11080929280 11675 33554432000 4194304 4196468 140733721910656 140544351430928 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17222] ppid=17162 vsize=10821220 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17222/stat : 17222 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228773 11080929280 11675 33554432000 4194304 4196468 140733721910656 140544350378384 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17223] ppid=17162 vsize=10821220 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17223/stat : 17223 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228774 11080929280 11675 33554432000 4194304 4196468 140733721910656 140543919516400 140544459979394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17224] ppid=17162 vsize=10821220 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17224/stat : 17224 (java) S 17162 17165 11963 0 -1 1077944384 33 13327 0 0 0 0 4 3 20 0 15 0 445228775 11080929280 11675 33554432000 4194304 4196468 140733721910656 140543918462624 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17225] ppid=17162 vsize=10821220 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17225/stat : 17225 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228775 11080929280 11675 33554432000 4194304 4196468 140733721910656 140543812166896 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17226] ppid=17162 vsize=10821220 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17226/stat : 17226 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228777 11080929280 11675 33554432000 4194304 4196468 140733721910656 140543208188368 140544459986843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17227] ppid=17162 vsize=10821220 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/17165/task/17227/stat : 17227 (java) S 17162 17165 11963 0 -1 1077944384 471 13327 0 0 1 0 4 3 20 0 15 0 445228777 11080929280 11675 33554432000 4194304 4196468 140733721910656 140543884904688 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17228] ppid=17162 vsize=10821220 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17228/stat : 17228 (java) S 17162 17165 11963 0 -1 1077944384 180 13327 0 0 0 0 4 3 20 0 15 0 445228777 11080929280 11675 33554432000 4194304 4196468 140733721910656 140543883852144 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17229] ppid=17162 vsize=10821220 memory=139982694274688 CPUtime=0.1 cores=1,3,5,7
/proc/17165/task/17229/stat : 17229 (java) S 17162 17165 11963 0 -1 1077944384 621 13327 0 0 3 0 4 3 20 0 15 0 445228778 11080929280 11675 33554432000 4194304 4196468 140733721910656 140543882799088 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17230] ppid=17162 vsize=10821220 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17230/stat : 17230 (java) S 17162 17165 11963 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 445228778 11080929280 11675 33554432000 4194304 4196468 140733721910656 140542738426208 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17231] ppid=17162 vsize=10821220 memory=139982694274688 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17231/stat : 17231 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228778 11080929280 11741 33554432000 4194304 4196468 140733721910656 140543881747504 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10821220 KiB
Current children cumulated memory: 46172 KiB

[startup+0.310654 s]*
/proc/loadavg: 1.05 1.26 1.36 4/228 17231
/proc/meminfo: memFree=30573656/32770624 swapFree=67004308/67108860
[pid=17165] ppid=17162 vsize=10820268 memory=53604 CPUtime=0.4 cores=1,3,5,7
/proc/17165/stat : 17165 (java) S 17162 17165 11963 0 -1 1077944320 10590 13327 0 0 30 3 4 3 20 0 15 0 445228763 11079954432 13401 33554432000 4194304 4196468 140733721910656 140733721893200 140544459968247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
/proc/17165/statm: 2705067 13401 3322 1 0 2667149 0
[pid=17165/tid=17218] ppid=17162 vsize=10820268 memory=1398722017469774279 CPUtime=0.28 cores=1,3,5,7
/proc/17165/task/17218/stat : 17218 (java) R 17162 17165 11963 0 -1 4202560 7058 13327 0 0 19 2 4 3 20 0 15 0 445228772 11079954432 13401 33554432000 4194304 4196468 140733721910656 140544431793776 140544459990173 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17219] ppid=17162 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17219/stat : 17219 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228773 11079954432 13401 33554432000 4194304 4196468 140733721910656 140544464210448 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17220] ppid=17162 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17220/stat : 17220 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228773 11079954432 13401 33554432000 4194304 4196468 140733721910656 140544352483984 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17221] ppid=17162 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17221/stat : 17221 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228773 11079954432 13401 33554432000 4194304 4196468 140733721910656 140544351430928 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17222] ppid=17162 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17222/stat : 17222 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228773 11079954432 13401 33554432000 4194304 4196468 140733721910656 140544350378384 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17223] ppid=17162 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17223/stat : 17223 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228774 11079954432 13401 33554432000 4194304 4196468 140733721910656 140543919516400 140544459979394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17224] ppid=17162 vsize=10820268 memory=139982694274687 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17224/stat : 17224 (java) S 17162 17165 11963 0 -1 1077944384 33 13327 0 0 0 0 4 3 20 0 15 0 445228775 11079954432 13401 33554432000 4194304 4196468 140733721910656 140543918462624 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17225] ppid=17162 vsize=10820268 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17225/stat : 17225 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228775 11079954432 13401 33554432000 4194304 4196468 140733721910656 140543812166896 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17226] ppid=17162 vsize=10820268 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17226/stat : 17226 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228777 11079954432 13401 33554432000 4194304 4196468 140733721910656 140543208188368 140544459986843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17227] ppid=17162 vsize=10820268 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/17165/task/17227/stat : 17227 (java) S 17162 17165 11963 0 -1 1077944384 472 13327 0 0 2 0 4 3 20 0 15 0 445228777 11079954432 13401 33554432000 4194304 4196468 140733721910656 140543884904688 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17228] ppid=17162 vsize=10820268 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/17165/task/17228/stat : 17228 (java) S 17162 17165 11963 0 -1 1077944384 180 13327 0 0 1 0 4 3 20 0 15 0 445228777 11079954432 13401 33554432000 4194304 4196468 140733721910656 140543883852144 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17229] ppid=17162 vsize=10820268 memory=139982694274688 CPUtime=0.12 cores=1,3,5,7
/proc/17165/task/17229/stat : 17229 (java) S 17162 17165 11963 0 -1 1077944384 628 13327 0 0 5 0 4 3 20 0 15 0 445228778 11079954432 13401 33554432000 4194304 4196468 140733721910656 140543882799088 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17230] ppid=17162 vsize=10820268 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17230/stat : 17230 (java) S 17162 17165 11963 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 445228778 11079954432 13401 33554432000 4194304 4196468 140733721910656 140542738426208 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17231] ppid=17162 vsize=10820268 memory=139982694274688 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17231/stat : 17231 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228778 11079954432 13401 33554432000 4194304 4196468 140733721910656 140543881747504 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820268 KiB
Current children cumulated memory: 53604 KiB

[startup+0.701243 s]
/proc/loadavg: 1.05 1.26 1.36 3/228 17231
/proc/meminfo: memFree=30558880/32770624 swapFree=67004308/67108860
[pid=17165] ppid=17162 vsize=10824364 memory=86168 CPUtime=1.13 cores=1,3,5,7
/proc/17165/stat : 17165 (java) S 17162 17165 11963 0 -1 1077944320 14818 13327 0 0 102 4 4 3 20 0 15 0 445228763 11084148736 21542 33554432000 4194304 4196468 140733721910656 140733721893200 140544459968247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
/proc/17165/statm: 2706091 21542 3514 1 0 2668173 0
[pid=17165/tid=17218] ppid=17162 vsize=10824364 memory=1556 CPUtime=0.66 cores=1,3,5,7
/proc/17165/task/17218/stat : 17218 (java) R 17162 17165 11963 0 -1 4202560 10152 13327 0 0 56 3 4 3 20 0 15 0 445228772 11084148736 21542 33554432000 4194304 4196468 140733721910656 140544431786176 140544440612914 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17219] ppid=17162 vsize=10824364 memory=740 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17219/stat : 17219 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228773 11084148736 21542 33554432000 4194304 4196468 140733721910656 140544464210448 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17220] ppid=17162 vsize=10824364 memory=1052 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17220/stat : 17220 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228773 11084148736 21542 33554432000 4194304 4196468 140733721910656 140544352483984 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17221] ppid=17162 vsize=10824364 memory=7548 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17221/stat : 17221 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228773 11084148736 21542 33554432000 4194304 4196468 140733721910656 140544351430928 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17222] ppid=17162 vsize=10824364 memory=4004 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17222/stat : 17222 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228773 11084148736 21542 33554432000 4194304 4196468 140733721910656 140544350378384 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17223] ppid=17162 vsize=10824364 memory=139982694273569 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17223/stat : 17223 (java) S 17162 17165 11963 0 -1 1077944384 5 13327 0 0 0 0 4 3 20 0 15 0 445228774 11084148736 21542 33554432000 4194304 4196468 140733721910656 140543919516400 140544459979394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17224] ppid=17162 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17224/stat : 17224 (java) S 17162 17165 11963 0 -1 1077944384 33 13327 0 0 0 0 4 3 20 0 15 0 445228775 11084148736 21542 33554432000 4194304 4196468 140733721910656 140543918462624 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17225] ppid=17162 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17225/stat : 17225 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228775 11084148736 21542 33554432000 4194304 4196468 140733721910656 140543812166896 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17226] ppid=17162 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17226/stat : 17226 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228777 11084148736 21542 33554432000 4194304 4196468 140733721910656 140543208188368 140544459986843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17227] ppid=17162 vsize=10824364 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/17165/task/17227/stat : 17227 (java) S 17162 17165 11963 0 -1 1077944384 938 13327 0 0 13 0 4 3 20 0 15 0 445228777 11084148736 21542 33554432000 4194304 4196468 140733721910656 140543884904688 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17228] ppid=17162 vsize=10824364 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/17165/task/17228/stat : 17228 (java) R 17162 17165 11963 0 -1 4202560 651 13327 0 0 13 0 4 3 20 0 15 0 445228777 11084148736 21542 33554432000 4194304 4196468 140733721910656 140543883838960 140544441492506 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17229] ppid=17162 vsize=10824364 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/17165/task/17229/stat : 17229 (java) S 17162 17165 11963 0 -1 1077944384 825 13327 0 0 17 0 4 3 20 0 15 0 445228778 11084148736 21542 33554432000 4194304 4196468 140733721910656 140543882799088 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17230] ppid=17162 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17230/stat : 17230 (java) S 17162 17165 11963 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 445228778 11084148736 21542 33554432000 4194304 4196468 140733721910656 140542738426208 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17231] ppid=17162 vsize=10824364 memory=3588 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17231/stat : 17231 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228778 11084148736 21542 33554432000 4194304 4196468 140733721910656 140543881747504 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 86168 KiB

[startup+1.50065 s]
/proc/loadavg: 1.05 1.26 1.36 3/228 17231
/proc/meminfo: memFree=30514448/32770624 swapFree=67004308/67108860
[pid=17165] ppid=17162 vsize=10834680 memory=173896 CPUtime=2.45 cores=1,3,5,7
/proc/17165/stat : 17165 (java) S 17162 17165 11963 0 -1 1077944320 24134 13327 0 0 229 9 4 3 20 0 15 0 445228763 11094712320 43474 33554432000 4194304 4196468 140733721910656 140733721893200 140544459968247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
/proc/17165/statm: 2708670 43474 3583 1 0 2670733 0
[pid=17165/tid=17218] ppid=17162 vsize=10834680 memory=279965161521728 CPUtime=1.43 cores=1,3,5,7
/proc/17165/task/17218/stat : 17218 (java) R 17162 17165 11963 0 -1 4202560 14749 13327 0 0 131 5 4 3 20 0 15 0 445228772 11094712320 43474 33554432000 4194304 4196468 140733721910656 140544431779888 140544459980182 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17219] ppid=17162 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/17165/task/17219/stat : 17219 (java) S 17162 17165 11963 0 -1 1077944384 36 13327 0 0 1 0 4 3 20 0 15 0 445228773 11094712320 43474 33554432000 4194304 4196468 140733721910656 140544464210448 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17220] ppid=17162 vsize=10834680 memory=-7531822216213012384 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17220/stat : 17220 (java) S 17162 17165 11963 0 -1 1077944384 190 13327 0 0 0 0 4 3 20 0 15 0 445228773 11094712320 43474 33554432000 4194304 4196468 140733721910656 140544352483984 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17221] ppid=17162 vsize=10834680 memory=-7522837415797432224 CPUtime=0.08 cores=1,3,5,7
/proc/17165/task/17221/stat : 17221 (java) S 17162 17165 11963 0 -1 1077944384 471 13327 0 0 1 0 4 3 20 0 15 0 445228773 11094712320 43474 33554432000 4194304 4196468 140733721910656 140544351430928 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17222] ppid=17162 vsize=10834680 memory=6944656592455360608 CPUtime=0.08 cores=1,3,5,7
/proc/17165/task/17222/stat : 17222 (java) S 17162 17165 11963 0 -1 1077944384 107 13327 0 0 1 0 4 3 20 0 15 0 445228773 11094712320 43474 33554432000 4194304 4196468 140733721910656 140544350378384 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17223] ppid=17162 vsize=10834680 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/17165/task/17223/stat : 17223 (java) S 17162 17165 11963 0 -1 1077944384 2437 13327 0 0 1 0 4 3 20 0 15 0 445228774 11094712320 43474 33554432000 4194304 4196468 140733721910656 140543919516400 140544459979394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17224] ppid=17162 vsize=10834680 memory=5941190579427120278 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17224/stat : 17224 (java) S 17162 17165 11963 0 -1 1077944384 34 13327 0 0 0 0 4 3 20 0 15 0 445228775 11094712320 43474 33554432000 4194304 4196468 140733721910656 140543918462688 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17225] ppid=17162 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17225/stat : 17225 (java) S 17162 17165 11963 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 445228775 11094712320 43474 33554432000 4194304 4196468 140733721910656 140543812166912 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17226] ppid=17162 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17226/stat : 17226 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228777 11094712320 43474 33554432000 4194304 4196468 140733721910656 140543208188368 140544459986843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17227] ppid=17162 vsize=10834680 memory=6852 CPUtime=0.31 cores=1,3,5,7
/proc/17165/task/17227/stat : 17227 (java) R 17162 17165 11963 0 -1 4202560 1182 13327 0 0 24 0 4 3 20 0 15 0 445228777 11094712320 43474 33554432000 4194304 4196468 140733721910656 140543884904688 140544452953289 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17228] ppid=17162 vsize=10834680 memory=2244 CPUtime=0.32 cores=1,3,5,7
/proc/17165/task/17228/stat : 17228 (java) R 17162 17165 11963 0 -1 1077944384 821 13327 0 0 25 0 4 3 20 0 15 0 445228777 11094712320 43474 33554432000 4194304 4196468 140733721910656 140543883852144 140544459979394 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17229] ppid=17162 vsize=10834680 memory=1556 CPUtime=0.48 cores=1,3,5,7
/proc/17165/task/17229/stat : 17229 (java) R 17162 17165 11963 0 -1 4202560 1894 13327 0 0 41 0 4 3 20 0 15 0 445228778 11094712320 43474 33554432000 4194304 4196468 140733721910656 140543882799088 140544459980182 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17230] ppid=17162 vsize=10834680 memory=740 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17230/stat : 17230 (java) S 17162 17165 11963 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 445228778 11094712320 43474 33554432000 4194304 4196468 140733721910656 140542738426208 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17231] ppid=17162 vsize=10834680 memory=1052 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17231/stat : 17231 (java) S 17162 17165 11963 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 445228778 11094712320 43474 33554432000 4194304 4196468 140733721910656 140543881747504 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0

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

[pid=17165/tid=17230] ppid=17162 vsize=10846988 memory=5988 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17230/stat : 17230 (java) S 17162 17165 11963 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 445228778 11107315712 198996 33554432000 4194304 4196468 140733721910656 140542738426208 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17231] ppid=17162 vsize=10846988 memory=14012 CPUtime=0.18 cores=1,3,5,7
/proc/17165/task/17231/stat : 17231 (java) S 17162 17165 11963 0 -1 1077944384 207 13327 0 0 6 5 4 3 20 0 15 0 445228778 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543881747504 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
Current children cumulated CPU time: 223.94 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 795984 KiB

[startup+212.001 s]*
/proc/loadavg: 1.20 1.29 1.36 3/228 17250
/proc/meminfo: memFree=29831300/32770624 swapFree=67004308/67108860
[pid=17165] ppid=17162 vsize=10846988 memory=795984 CPUtime=224.78 cores=1,3,5,7
/proc/17165/stat : 17165 (java) S 17162 17165 11963 0 -1 1077944320 114444 13327 0 0 22407 64 4 3 20 0 15 0 445228763 11107315712 198996 33554432000 4194304 4196468 140733721910656 140733721893200 140544459968247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
/proc/17165/statm: 2711747 198996 3630 1 0 2673805 0
[pid=17165/tid=17218] ppid=17162 vsize=10846988 memory=1398722017469774279 CPUtime=210.26 cores=1,3,5,7
/proc/17165/task/17218/stat : 17218 (java) R 17162 17165 11963 0 -1 4202560 33024 13327 0 0 21000 19 4 3 20 0 15 0 445228772 11107315712 198996 33554432000 4194304 4196468 140733721910656 140544431804304 140544041123539 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17219] ppid=17162 vsize=10846988 memory=-2634520868253437802 CPUtime=0.81 cores=1,3,5,7
/proc/17165/task/17219/stat : 17219 (java) S 17162 17165 11963 0 -1 1077944384 3787 13327 0 0 68 6 4 3 20 0 15 0 445228773 11107315712 198996 33554432000 4194304 4196468 140733721910656 140544464210448 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17220] ppid=17162 vsize=10846988 memory=-2746958450906831424 CPUtime=0.83 cores=1,3,5,7
/proc/17165/task/17220/stat : 17220 (java) S 17162 17165 11963 0 -1 1077944384 4859 13327 0 0 69 7 4 3 20 0 15 0 445228773 11107315712 198996 33554432000 4194304 4196468 140733721910656 140544352483984 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17221] ppid=17162 vsize=10846988 memory=-4546129931942301728 CPUtime=0.83 cores=1,3,5,7
/proc/17165/task/17221/stat : 17221 (java) S 17162 17165 11963 0 -1 1077944384 2130 13327 0 0 69 7 4 3 20 0 15 0 445228773 11107315712 198996 33554432000 4194304 4196468 140733721910656 140544351430928 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17222] ppid=17162 vsize=10846988 memory=-2893623298589923098 CPUtime=0.83 cores=1,3,5,7
/proc/17165/task/17222/stat : 17222 (java) S 17162 17165 11963 0 -1 1077944384 2157 13327 0 0 70 6 4 3 20 0 15 0 445228773 11107315712 198996 33554432000 4194304 4196468 140733721910656 140544350378384 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17223] ppid=17162 vsize=10846988 memory=795952 CPUtime=0.77 cores=1,3,5,7
/proc/17165/task/17223/stat : 17223 (java) S 17162 17165 11963 0 -1 1077944384 7646 13327 0 0 65 5 4 3 20 0 15 0 445228774 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543919516400 140544459979394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17224] ppid=17162 vsize=10846988 memory=1964 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17224/stat : 17224 (java) S 17162 17165 11963 0 -1 1077944384 45 13327 0 0 0 0 4 3 20 0 15 0 445228775 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543918462688 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17225] ppid=17162 vsize=10846988 memory=795952 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17225/stat : 17225 (java) S 17162 17165 11963 0 -1 1077944384 5 13327 0 0 0 0 4 3 20 0 15 0 445228775 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543812166912 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17226] ppid=17162 vsize=10846988 memory=1448 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17226/stat : 17226 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228777 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543208188368 140544459986843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17227] ppid=17162 vsize=10846988 memory=1964 CPUtime=4.35 cores=1,3,5,7
/proc/17165/task/17227/stat : 17227 (java) S 17162 17165 11963 0 -1 1077944384 19833 13327 0 0 425 3 4 3 20 0 15 0 445228777 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543884904688 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17228] ppid=17162 vsize=10846988 memory=2456 CPUtime=4.63 cores=1,3,5,7
/proc/17165/task/17228/stat : 17228 (java) S 17162 17165 11963 0 -1 1077944384 26583 13327 0 0 453 3 4 3 20 0 15 0 445228777 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543883852144 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17229] ppid=17162 vsize=10846988 memory=1760 CPUtime=1.78 cores=1,3,5,7
/proc/17165/task/17229/stat : 17229 (java) S 17162 17165 11963 0 -1 1077944384 11959 13327 0 0 168 3 4 3 20 0 15 0 445228778 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543882799088 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17230] ppid=17162 vsize=10846988 memory=111632 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17230/stat : 17230 (java) S 17162 17165 11963 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 445228778 11107315712 198996 33554432000 4194304 4196468 140733721910656 140542738426208 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17231] ppid=17162 vsize=10846988 memory=804 CPUtime=0.18 cores=1,3,5,7
/proc/17165/task/17231/stat : 17231 (java) S 17162 17165 11963 0 -1 1077944384 207 13327 0 0 6 5 4 3 20 0 15 0 445228778 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543881747504 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
Current children cumulated CPU time: 224.78 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 795984 KiB

[startup+212.801 s]
/proc/loadavg: 1.20 1.29 1.36 3/228 17250
/proc/meminfo: memFree=29831300/32770624 swapFree=67004308/67108860
[pid=17165] ppid=17162 vsize=10846988 memory=795984 CPUtime=225.58 cores=1,3,5,7
/proc/17165/stat : 17165 (java) S 17162 17165 11963 0 -1 1077944320 114456 13327 0 0 22487 64 4 3 20 0 15 0 445228763 11107315712 198996 33554432000 4194304 4196468 140733721910656 140733721893200 140544459968247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
/proc/17165/statm: 2711747 198996 3630 1 0 2673805 0
[pid=17165/tid=17218] ppid=17162 vsize=10846988 memory=7524201491818632816 CPUtime=211.04 cores=1,3,5,7
/proc/17165/task/17218/stat : 17218 (java) R 17162 17165 11963 0 -1 4202560 33031 13327 0 0 21078 19 4 3 20 0 15 0 445228772 11107315712 198996 33554432000 4194304 4196468 140733721910656 140544431803408 140544042174247 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17219] ppid=17162 vsize=10846988 memory=6791534058613427641 CPUtime=0.82 cores=1,3,5,7
/proc/17165/task/17219/stat : 17219 (java) S 17162 17165 11963 0 -1 1077944384 3787 13327 0 0 69 6 4 3 20 0 15 0 445228773 11107315712 198996 33554432000 4194304 4196468 140733721910656 140544464210448 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17220] ppid=17162 vsize=10846988 memory=504 CPUtime=0.83 cores=1,3,5,7
/proc/17165/task/17220/stat : 17220 (java) S 17162 17165 11963 0 -1 1077944384 4859 13327 0 0 69 7 4 3 20 0 15 0 445228773 11107315712 198996 33554432000 4194304 4196468 140733721910656 140544352483984 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17221] ppid=17162 vsize=10846988 memory=4004 CPUtime=0.84 cores=1,3,5,7
/proc/17165/task/17221/stat : 17221 (java) S 17162 17165 11963 0 -1 1077944384 2131 13327 0 0 70 7 4 3 20 0 15 0 445228773 11107315712 198996 33554432000 4194304 4196468 140733721910656 140544351430928 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17222] ppid=17162 vsize=10846988 memory=2832 CPUtime=0.84 cores=1,3,5,7
/proc/17165/task/17222/stat : 17222 (java) S 17162 17165 11963 0 -1 1077944384 2157 13327 0 0 71 6 4 3 20 0 15 0 445228773 11107315712 198996 33554432000 4194304 4196468 140733721910656 140544350378384 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17223] ppid=17162 vsize=10846988 memory=2456 CPUtime=0.77 cores=1,3,5,7
/proc/17165/task/17223/stat : 17223 (java) S 17162 17165 11963 0 -1 1077944384 7648 13327 0 0 65 5 4 3 20 0 15 0 445228774 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543919516400 140544459979394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17224] ppid=17162 vsize=10846988 memory=1760 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17224/stat : 17224 (java) S 17162 17165 11963 0 -1 1077944384 45 13327 0 0 0 0 4 3 20 0 15 0 445228775 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543918462688 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17225] ppid=17162 vsize=10846988 memory=795984 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17225/stat : 17225 (java) S 17162 17165 11963 0 -1 1077944384 5 13327 0 0 0 0 4 3 20 0 15 0 445228775 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543812166912 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17226] ppid=17162 vsize=10846988 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17226/stat : 17226 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228777 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543208188368 140544459986843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17227] ppid=17162 vsize=10846988 memory=47660 CPUtime=4.35 cores=1,3,5,7
/proc/17165/task/17227/stat : 17227 (java) S 17162 17165 11963 0 -1 1077944384 19833 13327 0 0 425 3 4 3 20 0 15 0 445228777 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543884904688 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17228] ppid=17162 vsize=10846988 memory=984 CPUtime=4.63 cores=1,3,5,7
/proc/17165/task/17228/stat : 17228 (java) S 17162 17165 11963 0 -1 1077944384 26583 13327 0 0 453 3 4 3 20 0 15 0 445228777 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543883852144 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17229] ppid=17162 vsize=10846988 memory=1940 CPUtime=1.78 cores=1,3,5,7
/proc/17165/task/17229/stat : 17229 (java) S 17162 17165 11963 0 -1 1077944384 11959 13327 0 0 168 3 4 3 20 0 15 0 445228778 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543882799088 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17230] ppid=17162 vsize=10846988 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17230/stat : 17230 (java) S 17162 17165 11963 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 445228778 11107315712 198996 33554432000 4194304 4196468 140733721910656 140542738426208 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17231] ppid=17162 vsize=10846988 memory=792 CPUtime=0.18 cores=1,3,5,7
/proc/17165/task/17231/stat : 17231 (java) S 17162 17165 11963 0 -1 1077944384 209 13327 0 0 6 5 4 3 20 0 15 0 445228778 11107315712 198996 33554432000 4194304 4196468 140733721910656 140543881747504 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
Current children cumulated CPU time: 225.58 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 795984 KiB

[startup+213.001 s]*
/proc/loadavg: 1.18 1.28 1.35 3/228 17250
/proc/meminfo: memFree=29831304/32770624 swapFree=67004308/67108860
[pid=17165] ppid=17162 vsize=10846988 memory=795988 CPUtime=225.8 cores=1,3,5,7
/proc/17165/stat : 17165 (java) S 17162 17165 11963 0 -1 1077944320 117324 13327 0 0 22509 64 4 3 20 0 15 0 445228763 11107315712 198997 33554432000 4194304 4196468 140733721910656 140733721893200 140544459968247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
/proc/17165/statm: 2711747 198997 3630 1 0 2673805 0
[pid=17165/tid=17218] ppid=17162 vsize=10846988 memory=1398722017469774279 CPUtime=211.24 cores=1,3,5,7
/proc/17165/task/17218/stat : 17218 (java) R 17162 17165 11963 0 -1 4202560 33643 13327 0 0 21098 19 4 3 20 0 15 0 445228772 11107315712 198997 33554432000 4194304 4196468 140733721910656 140544431802416 140544030615017 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17219] ppid=17162 vsize=10846988 memory=984 CPUtime=0.82 cores=1,3,5,7
/proc/17165/task/17219/stat : 17219 (java) S 17162 17165 11963 0 -1 1077944384 3788 13327 0 0 69 6 4 3 20 0 15 0 445228773 11107315712 198997 33554432000 4194304 4196468 140733721910656 140544464210448 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17220] ppid=17162 vsize=10846988 memory=1940 CPUtime=0.84 cores=1,3,5,7
/proc/17165/task/17220/stat : 17220 (java) S 17162 17165 11963 0 -1 1077944384 4860 13327 0 0 70 7 4 3 20 0 15 0 445228773 11107315712 198997 33554432000 4194304 4196468 140733721910656 140544352483984 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17221] ppid=17162 vsize=10846988 memory=1416 CPUtime=0.84 cores=1,3,5,7
/proc/17165/task/17221/stat : 17221 (java) S 17162 17165 11963 0 -1 1077944384 2134 13327 0 0 70 7 4 3 20 0 15 0 445228773 11107315712 198997 33554432000 4194304 4196468 140733721910656 140544351430928 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17222] ppid=17162 vsize=10846988 memory=1556 CPUtime=0.84 cores=1,3,5,7
/proc/17165/task/17222/stat : 17222 (java) S 17162 17165 11963 0 -1 1077944384 2157 13327 0 0 71 6 4 3 20 0 15 0 445228773 11107315712 198997 33554432000 4194304 4196468 140733721910656 140544350378384 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17223] ppid=17162 vsize=10846988 memory=740 CPUtime=0.77 cores=1,3,5,7
/proc/17165/task/17223/stat : 17223 (java) S 17162 17165 11963 0 -1 1077944384 7651 13327 0 0 65 5 4 3 20 0 15 0 445228774 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543919516400 140544459979394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17224] ppid=17162 vsize=10846988 memory=1052 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17224/stat : 17224 (java) S 17162 17165 11963 0 -1 1077944384 45 13327 0 0 0 0 4 3 20 0 15 0 445228775 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543918462688 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17225] ppid=17162 vsize=10846988 memory=7548 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17225/stat : 17225 (java) S 17162 17165 11963 0 -1 1077944384 5 13327 0 0 0 0 4 3 20 0 15 0 445228775 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543812166912 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17226] ppid=17162 vsize=10846988 memory=4004 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17226/stat : 17226 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228777 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543208188368 140544459986843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17227] ppid=17162 vsize=10846988 memory=1692 CPUtime=4.35 cores=1,3,5,7
/proc/17165/task/17227/stat : 17227 (java) S 17162 17165 11963 0 -1 1077944384 20126 13327 0 0 425 3 4 3 20 0 15 0 445228777 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543884904688 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17228] ppid=17162 vsize=10846988 memory=792 CPUtime=4.64 cores=1,3,5,7
/proc/17165/task/17228/stat : 17228 (java) S 17162 17165 11963 0 -1 1077944384 26828 13327 0 0 454 3 4 3 20 0 15 0 445228777 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543883852144 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17229] ppid=17162 vsize=10846988 memory=1448 CPUtime=1.79 cores=1,3,5,7
/proc/17165/task/17229/stat : 17229 (java) S 17162 17165 11963 0 -1 1077944384 13669 13327 0 0 168 4 4 3 20 0 15 0 445228778 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543882799088 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17230] ppid=17162 vsize=10846988 memory=1964 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17230/stat : 17230 (java) S 17162 17165 11963 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 445228778 11107315712 198997 33554432000 4194304 4196468 140733721910656 140542738426208 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17231] ppid=17162 vsize=10846988 memory=2456 CPUtime=0.18 cores=1,3,5,7
/proc/17165/task/17231/stat : 17231 (java) S 17162 17165 11963 0 -1 1077944384 209 13327 0 0 6 5 4 3 20 0 15 0 445228778 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543881747504 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
Current children cumulated CPU time: 225.8 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 795988 KiB

[startup+213.11 s]
/proc/loadavg: 1.18 1.28 1.35 3/228 17250
/proc/meminfo: memFree=29831304/32770624 swapFree=67004308/67108860
[pid=17165] ppid=17162 vsize=10846988 memory=795988 CPUtime=225.9 cores=1,3,5,7
/proc/17165/stat : 17165 (java) S 17162 17165 11963 0 -1 1077944320 117324 13327 0 0 22519 64 4 3 20 0 15 0 445228763 11107315712 198997 33554432000 4194304 4196468 140733721910656 140733721893200 140544459968247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
/proc/17165/statm: 2711747 198997 3630 1 0 2673805 0
[pid=17165/tid=17218] ppid=17162 vsize=10846988 memory=795952 CPUtime=211.34 cores=1,3,5,7
/proc/17165/task/17218/stat : 17218 (java) R 17162 17165 11963 0 -1 4202560 33643 13327 0 0 21108 19 4 3 20 0 15 0 445228772 11107315712 198997 33554432000 4194304 4196468 140733721910656 140544431802416 140544045740571 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17219] ppid=17162 vsize=10846988 memory=795952 CPUtime=0.82 cores=1,3,5,7
/proc/17165/task/17219/stat : 17219 (java) S 17162 17165 11963 0 -1 1077944384 3788 13327 0 0 69 6 4 3 20 0 15 0 445228773 11107315712 198997 33554432000 4194304 4196468 140733721910656 140544464210448 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17220] ppid=17162 vsize=10846988 memory=279965162357408 CPUtime=0.84 cores=1,3,5,7
/proc/17165/task/17220/stat : 17220 (java) S 17162 17165 11963 0 -1 1077944384 4860 13327 0 0 70 7 4 3 20 0 15 0 445228773 11107315712 198997 33554432000 4194304 4196468 140733721910656 140544352483984 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17221] ppid=17162 vsize=10846988 memory=795984 CPUtime=0.84 cores=1,3,5,7
/proc/17165/task/17221/stat : 17221 (java) S 17162 17165 11963 0 -1 1077944384 2134 13327 0 0 70 7 4 3 20 0 15 0 445228773 11107315712 198997 33554432000 4194304 4196468 140733721910656 140544351430928 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17222] ppid=17162 vsize=10846988 memory=795984 CPUtime=0.84 cores=1,3,5,7
/proc/17165/task/17222/stat : 17222 (java) S 17162 17165 11963 0 -1 1077944384 2157 13327 0 0 71 6 4 3 20 0 15 0 445228773 11107315712 198997 33554432000 4194304 4196468 140733721910656 140544350378384 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17223] ppid=17162 vsize=10846988 memory=795984 CPUtime=0.77 cores=1,3,5,7
/proc/17165/task/17223/stat : 17223 (java) S 17162 17165 11963 0 -1 1077944384 7651 13327 0 0 65 5 4 3 20 0 15 0 445228774 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543919516400 140544459979394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17224] ppid=17162 vsize=10846988 memory=795984 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17224/stat : 17224 (java) S 17162 17165 11963 0 -1 1077944384 45 13327 0 0 0 0 4 3 20 0 15 0 445228775 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543918462688 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17225] ppid=17162 vsize=10846988 memory=800976 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17225/stat : 17225 (java) S 17162 17165 11963 0 -1 1077944384 5 13327 0 0 0 0 4 3 20 0 15 0 445228775 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543812166912 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17226] ppid=17162 vsize=10846988 memory=795984 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17226/stat : 17226 (java) S 17162 17165 11963 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 445228777 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543208188368 140544459986843 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17227] ppid=17162 vsize=10846988 memory=795952 CPUtime=4.35 cores=1,3,5,7
/proc/17165/task/17227/stat : 17227 (java) S 17162 17165 11963 0 -1 1077944384 20126 13327 0 0 425 3 4 3 20 0 15 0 445228777 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543884904688 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17228] ppid=17162 vsize=10846988 memory=795984 CPUtime=4.64 cores=1,3,5,7
/proc/17165/task/17228/stat : 17228 (java) S 17162 17165 11963 0 -1 1077944384 26828 13327 0 0 454 3 4 3 20 0 15 0 445228777 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543883852144 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17229] ppid=17162 vsize=10846988 memory=795984 CPUtime=1.79 cores=1,3,5,7
/proc/17165/task/17229/stat : 17229 (java) S 17162 17165 11963 0 -1 1077944384 13669 13327 0 0 168 4 4 3 20 0 15 0 445228778 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543882799088 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17230] ppid=17162 vsize=10846988 memory=807636 CPUtime=0.07 cores=1,3,5,7
/proc/17165/task/17230/stat : 17230 (java) S 17162 17165 11963 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 445228778 11107315712 198997 33554432000 4194304 4196468 140733721910656 140542738426208 140544459978453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
[pid=17165/tid=17231] ppid=17162 vsize=10846988 memory=372320 CPUtime=0.18 cores=1,3,5,7
/proc/17165/task/17231/stat : 17231 (java) S 17162 17165 11963 0 -1 1077944384 209 13327 0 0 6 5 4 3 20 0 15 0 445228778 11107315712 198997 33554432000 4194304 4196468 140733721910656 140543881747504 140544459979394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32583680 140733721918191 140733721920709 140733721920709 140733721923535 0
Current children cumulated CPU time: 225.9 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 795988 KiB

Child status: 0
Real time (s): 213.172
CPU time (s): 225.998
CPU user time (s): 225.305
CPU system time (s): 0.693486
CPU usage (%): 106.017
Max. virtual memory (cumulated for all children) (KiB): 10849652
Max. memory (cumulated for all children) (KiB): 862580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 225.305
system time used= 0.693486
maximum resident set size= 862580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131830
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25947
involuntary context switches= 616


# summary of solver processes directly reported to runsolver:
#   pid: 17165
#   total CPU time (s): 225.998
#   total CPU user time (s): 225.305
#   total CPU system time (s): 0.693486

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.44881 second user time and 1.83338 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-17 05:23:55
IDJOB=4400961
IDBENCH=137627
IDSOLVER=2857
FILE ID=node148/4400961-1568690672
RUNJOBID= node148-1568673294-11995
PBS_JOBID= 21703774
Free space on /tmp= 61276 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n1w1b1r5.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400961-1568690672/watcher-4400961-1568690672 -o /tmp/evaluation-result-4400961-1568690672/solver-4400961-1568690672 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568673294-11995 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1917960574 HOME/instance-4400961-1568690672.xml

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

MD5SUM BENCH= 15a2bddfb10fd8a6157ce871797528b8
RANDOM SEED=1917960574

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30615208 kB
MemAvailable:   31543780 kB
Buffers:          153628 kB
Cached:          1077716 kB
SwapCached:         3736 kB
Active:           889172 kB
Inactive:         705948 kB
Active(anon):     360500 kB
Inactive(anon):    52652 kB
Active(file):     528672 kB
Inactive(file):   653296 kB
Unevictable:      108184 kB
Mlocked:          108184 kB
SwapTotal:      67108860 kB
SwapFree:       67004308 kB
Dirty:             35364 kB
Writeback:             0 kB
AnonPages:        459104 kB
Mapped:            61720 kB
Shmem:             40620 kB
Slab:             154044 kB
SReclaimable:     124876 kB
SUnreclaim:        29168 kB
KernelStack:        4016 kB
PageTables:         6880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1478900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    360448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61240 MiB
End job on node148 at 2019-09-17 05:27:28