Trace number 4401261

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 66.3059 56.8263

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 benchmark1.72611
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.76/0.55	c Concrete v3.12.2.1568631193530 running
14.92/7.33	o 0
15.14/7.44	o 1
15.97/8.12	o 2
66.04/56.63	o 3
66.26/56.81	v <instantiation
66.26/56.81	v         cost = '3'>
66.26/56.81	v       <list>
66.26/56.81	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]
66.26/56.81	v       </list>
66.26/56.81	v       <values>
66.26/56.81	v         3 394 370 0 392 305 302 391 304 299 386 318 274 383 332 278 382 317 279 380 312 287 369 356 267 368 365 266 368 356 274 355 335 278 354 321 321 348 326 326 342 333 324 339 303 291 338 333 326 337 281 281 0 0 0 0 0 0 0 0 0
66.26/56.81	v       </values>
66.26/56.81	v     </instantiation>
66.26/56.81	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 (14922 MiB free)
  memory of node 1: 16384 MiB (14958 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401261-1568687865/watcher-4401261-1568687865 -o /tmp/evaluation-result-4401261-1568687865/solver-4401261-1568687865 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568673289-14478 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1545093772 HOME/instance-4401261-1568687865.xml 

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

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


[startup+0.100167 s]*
/proc/loadavg: 1.13 1.35 1.43 3/214 18568
/proc/meminfo: memFree=30593076/32770624 swapFree=66922340/67108860
[pid=18515] ppid=18512 vsize=9972712 memory=16552 CPUtime=0.09 cores=0,2,4,6
/proc/18515/stat : 18515 (java) S 18512 18515 14447 0 -1 1077944320 4403 13311 0 0 1 1 5 2 20 0 6 0 444724434 10212057088 4138 33554432000 4194304 4196468 140721379514704 140721379497248 140050151100151 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
/proc/18515/statm: 2493178 4138 1933 1 0 2481616 0
[pid=18515/tid=18568] ppid=18512 vsize=9972712 memory=7892391828772250251 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18568/stat : 18568 (java) R 18512 18515 14447 0 -1 4202560 2213 13311 0 0 0 0 5 2 20 0 6 0 444724443 10212057088 4204 33554432000 4194304 4196468 140721379514704 140050122936912 140050136782677 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18569] ppid=18512 vsize=9972712 memory=-9181546050914066336 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18569/stat : 18569 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 6 0 444724444 10212057088 4204 33554432000 4194304 4196468 140721379514704 140050155342608 140050151110357 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18570] ppid=18512 vsize=9972712 memory=140153472804480 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18570/stat : 18570 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 6 0 444724444 10212057088 4204 33554432000 4194304 4196468 140721379514704 140050043616144 140050151110357 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18571] ppid=18512 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18571/stat : 18571 (java) S 18512 18515 14447 0 -1 1077944384 2 13311 0 0 0 0 5 2 20 0 6 0 444724444 10212057088 4204 33554432000 4194304 4196468 140721379514704 140050042563600 140050151110357 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18572] ppid=18512 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18572/stat : 18572 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 6 0 444724444 10212057088 4204 33554432000 4194304 4196468 140721379514704 140050041511056 140050151110357 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16552 KiB

[startup+0.212245 s]*
/proc/loadavg: 1.13 1.35 1.43 3/227 18581
/proc/meminfo: memFree=30572896/32770624 swapFree=66922340/67108860
[pid=18515] ppid=18512 vsize=10820196 memory=40708 CPUtime=0.26 cores=0,2,4,6
/proc/18515/stat : 18515 (java) S 18512 18515 14447 0 -1 1077944320 7511 13311 0 0 17 2 5 2 20 0 15 0 444724434 11079880704 10177 33554432000 4194304 4196468 140721379514704 140721379497248 140050151100151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
/proc/18515/statm: 2705049 10177 3283 1 0 2667149 0
[pid=18515/tid=18568] ppid=18512 vsize=10820196 memory=7022364594140610616 CPUtime=0.18 cores=0,2,4,6
/proc/18515/task/18568/stat : 18568 (java) R 18512 18515 14447 0 -1 4202560 3992 13311 0 0 11 0 5 2 20 0 15 0 444724443 11079880704 10177 33554432000 4194304 4196468 140721379514704 140050122933200 140049706704864 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18569] ppid=18512 vsize=10820196 memory=345 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18569/stat : 18569 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724444 11079880704 10177 33554432000 4194304 4196468 140721379514704 140050155342608 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18570] ppid=18512 vsize=10820196 memory=288370529624516224 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18570/stat : 18570 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724444 11079880704 10177 33554432000 4194304 4196468 140721379514704 140050043616144 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18571] ppid=18512 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18571/stat : 18571 (java) S 18512 18515 14447 0 -1 1077944384 2 13311 0 0 0 0 5 2 20 0 15 0 444724444 11079880704 10177 33554432000 4194304 4196468 140721379514704 140050042563600 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18572] ppid=18512 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18572/stat : 18572 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724444 11079880704 10177 33554432000 4194304 4196468 140721379514704 140050041511056 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18573] ppid=18512 vsize=10820196 memory=140153472804480 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18573/stat : 18573 (java) S 18512 18515 14447 0 -1 1077944384 2 13311 0 0 0 0 5 2 20 0 15 0 444724445 11079880704 10177 33554432000 4194304 4196468 140721379514704 140049475643376 140050151111298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18574] ppid=18512 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18574/stat : 18574 (java) S 18512 18515 14447 0 -1 1077944384 33 13311 0 0 0 0 5 2 20 0 15 0 444724445 11079880704 10177 33554432000 4194304 4196468 140721379514704 140049474589600 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18575] ppid=18512 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18575/stat : 18575 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724446 11079880704 10177 33554432000 4194304 4196468 140721379514704 140049018512368 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18576] ppid=18512 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18576/stat : 18576 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724448 11079880704 10177 33554432000 4194304 4196468 140721379514704 140048711112912 140050151118747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18577] ppid=18512 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18515/task/18577/stat : 18577 (java) S 18512 18515 14447 0 -1 1077944384 480 13311 0 0 1 0 5 2 20 0 15 0 444724448 11079880704 10177 33554432000 4194304 4196468 140721379514704 140049441032688 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18578] ppid=18512 vsize=10820196 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/18515/task/18578/stat : 18578 (java) R 18512 18515 14447 0 -1 4202560 195 13311 0 0 1 0 5 2 20 0 15 0 444724448 11079880704 10177 33554432000 4194304 4196468 140721379514704 140049439980144 140050128750336 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18579] ppid=18512 vsize=10820196 memory=140153472804480 CPUtime=0.1 cores=0,2,4,6
/proc/18515/task/18579/stat : 18579 (java) S 18512 18515 14447 0 -1 1077944384 599 13311 0 0 3 0 5 2 20 0 15 0 444724448 11079880704 10243 33554432000 4194304 4196468 140721379514704 140049438927600 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18580] ppid=18512 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18580/stat : 18580 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724449 11079880704 10243 33554432000 4194304 4196468 140721379514704 140048677555296 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18581] ppid=18512 vsize=10820196 memory=140153472804480 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18581/stat : 18581 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724449 11079880704 10243 33554432000 4194304 4196468 140721379514704 140049437874480 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 40708 KiB

[startup+0.312199 s]*
/proc/loadavg: 1.13 1.35 1.43 3/227 18581
/proc/meminfo: memFree=30559216/32770624 swapFree=66922340/67108860
[pid=18515] ppid=18512 vsize=10820196 memory=49152 CPUtime=0.4 cores=0,2,4,6
/proc/18515/stat : 18515 (java) S 18512 18515 14447 0 -1 1077944320 10988 13311 0 0 29 4 5 2 20 0 15 0 444724434 11079880704 12288 33554432000 4194304 4196468 140721379514704 140721379497248 140050151100151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
/proc/18515/statm: 2705049 12288 3336 1 0 2667149 0
[pid=18515/tid=18568] ppid=18512 vsize=10820196 memory=8317482817917895235 CPUtime=0.28 cores=0,2,4,6
/proc/18515/task/18568/stat : 18568 (java) R 18512 18515 14447 0 -1 4202560 7449 13311 0 0 19 2 5 2 20 0 15 0 444724443 11079880704 12288 33554432000 4194304 4196468 140721379514704 140050122918608 140050136468350 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18569] ppid=18512 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18569/stat : 18569 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724444 11079880704 12288 33554432000 4194304 4196468 140721379514704 140050155342608 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18570] ppid=18512 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18570/stat : 18570 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724444 11079880704 12288 33554432000 4194304 4196468 140721379514704 140050043616144 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18571] ppid=18512 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18571/stat : 18571 (java) S 18512 18515 14447 0 -1 1077944384 2 13311 0 0 0 0 5 2 20 0 15 0 444724444 11079880704 12288 33554432000 4194304 4196468 140721379514704 140050042563600 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18572] ppid=18512 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18572/stat : 18572 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724444 11079880704 12288 33554432000 4194304 4196468 140721379514704 140050041511056 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18573] ppid=18512 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18573/stat : 18573 (java) S 18512 18515 14447 0 -1 1077944384 2 13311 0 0 0 0 5 2 20 0 15 0 444724445 11079880704 12288 33554432000 4194304 4196468 140721379514704 140049475643376 140050151111298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18574] ppid=18512 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18574/stat : 18574 (java) S 18512 18515 14447 0 -1 1077944384 33 13311 0 0 0 0 5 2 20 0 15 0 444724445 11079880704 12288 33554432000 4194304 4196468 140721379514704 140049474589600 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18575] ppid=18512 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18575/stat : 18575 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724446 11079880704 12288 33554432000 4194304 4196468 140721379514704 140049018512368 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18576] ppid=18512 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18576/stat : 18576 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724448 11079880704 12288 33554432000 4194304 4196468 140721379514704 140048711112912 140050151118747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18577] ppid=18512 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18515/task/18577/stat : 18577 (java) S 18512 18515 14447 0 -1 1077944384 481 13311 0 0 1 0 5 2 20 0 15 0 444724448 11079880704 12288 33554432000 4194304 4196468 140721379514704 140049441032688 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18578] ppid=18512 vsize=10820196 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/18515/task/18578/stat : 18578 (java) S 18512 18515 14447 0 -1 1077944384 201 13311 0 0 2 0 5 2 20 0 15 0 444724448 11079880704 12288 33554432000 4194304 4196468 140721379514704 140049439980144 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18579] ppid=18512 vsize=10820196 memory=140153472804480 CPUtime=0.12 cores=0,2,4,6
/proc/18515/task/18579/stat : 18579 (java) S 18512 18515 14447 0 -1 1077944384 606 13311 0 0 5 0 5 2 20 0 15 0 444724448 11079880704 12288 33554432000 4194304 4196468 140721379514704 140049438927600 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18580] ppid=18512 vsize=10820196 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18580/stat : 18580 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724449 11079880704 12288 33554432000 4194304 4196468 140721379514704 140048677555296 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18581] ppid=18512 vsize=10820196 memory=140153472804480 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18581/stat : 18581 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724449 11079880704 12288 33554432000 4194304 4196468 140721379514704 140049437874480 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 49152 KiB

[startup+0.700707 s]
/proc/loadavg: 1.13 1.35 1.43 3/227 18581
/proc/meminfo: memFree=30546280/32770624 swapFree=66922340/67108860
[pid=18515] ppid=18512 vsize=10824364 memory=81476 CPUtime=1.12 cores=0,2,4,6
/proc/18515/stat : 18515 (java) S 18512 18515 14447 0 -1 1077944320 15099 13311 0 0 100 5 5 2 20 0 15 0 444724434 11084148736 20369 33554432000 4194304 4196468 140721379514704 140721379497248 140050151100151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
/proc/18515/statm: 2706091 20369 3513 1 0 2668173 0
[pid=18515/tid=18568] ppid=18512 vsize=10824364 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/18515/task/18568/stat : 18568 (java) R 18512 18515 14447 0 -1 4202560 10560 13311 0 0 55 4 5 2 20 0 15 0 444724443 11084148736 20369 33554432000 4194304 4196468 140721379514704 140050122929696 140050151122077 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18569] ppid=18512 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18569/stat : 18569 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724444 11084148736 20369 33554432000 4194304 4196468 140721379514704 140050155342608 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18570] ppid=18512 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18570/stat : 18570 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724444 11084148736 20369 33554432000 4194304 4196468 140721379514704 140050043616144 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18571] ppid=18512 vsize=10824364 memory=280306746181600 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18571/stat : 18571 (java) S 18512 18515 14447 0 -1 1077944384 2 13311 0 0 0 0 5 2 20 0 15 0 444724444 11084148736 20369 33554432000 4194304 4196468 140721379514704 140050042563600 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18572] ppid=18512 vsize=10824364 memory=140153372946352 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18572/stat : 18572 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724444 11084148736 20369 33554432000 4194304 4196468 140721379514704 140050041511056 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18573] ppid=18512 vsize=10824364 memory=140157667770962 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18573/stat : 18573 (java) S 18512 18515 14447 0 -1 1077944384 6 13311 0 0 0 0 5 2 20 0 15 0 444724445 11084148736 20369 33554432000 4194304 4196468 140721379514704 140049475643376 140050151111298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18574] ppid=18512 vsize=10824364 memory=2828 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18574/stat : 18574 (java) S 18512 18515 14447 0 -1 1077944384 33 13311 0 0 0 0 5 2 20 0 15 0 444724445 11084148736 20369 33554432000 4194304 4196468 140721379514704 140049474589600 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18575] ppid=18512 vsize=10824364 memory=4639098309541128813 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18575/stat : 18575 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724446 11084148736 20369 33554432000 4194304 4196468 140721379514704 140049018512368 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18576] ppid=18512 vsize=10824364 memory=7811607157344593746 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18576/stat : 18576 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724448 11084148736 20369 33554432000 4194304 4196468 140721379514704 140048711112912 140050151118747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18577] ppid=18512 vsize=10824364 memory=5788908277929698645 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18577/stat : 18577 (java) R 18512 18515 14447 0 -1 4202560 858 13311 0 0 12 0 5 2 20 0 15 0 444724448 11084148736 20369 33554432000 4194304 4196468 140721379514704 140049441032688 140050131858177 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18578] ppid=18512 vsize=10824364 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/18515/task/18578/stat : 18578 (java) R 18512 18515 14447 0 -1 4202560 649 13311 0 0 14 0 5 2 20 0 15 0 444724448 11084148736 20369 33554432000 4194304 4196468 140721379514704 140049439980144 140050135856588 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18579] ppid=18512 vsize=10824364 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/18515/task/18579/stat : 18579 (java) S 18512 18515 14447 0 -1 1077944384 775 13311 0 0 17 0 5 2 20 0 15 0 444724448 11084148736 20369 33554432000 4194304 4196468 140721379514704 140049438927600 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18580] ppid=18512 vsize=10824364 memory=3616 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18580/stat : 18580 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724449 11084148736 20369 33554432000 4194304 4196468 140721379514704 140048677555296 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18581] ppid=18512 vsize=10824364 memory=2241 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18581/stat : 18581 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724449 11084148736 20369 33554432000 4194304 4196468 140721379514704 140049437874480 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81476 KiB

[startup+1.50066 s]
/proc/loadavg: 1.13 1.35 1.43 3/227 18581
/proc/meminfo: memFree=30502356/32770624 swapFree=66922340/67108860
[pid=18515] ppid=18512 vsize=10834680 memory=169412 CPUtime=2.45 cores=0,2,4,6
/proc/18515/stat : 18515 (java) S 18512 18515 14447 0 -1 1077944320 22226 13311 0 0 228 10 5 2 20 0 15 0 444724434 11094712320 42353 33554432000 4194304 4196468 140721379514704 140721379497248 140050151100151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
/proc/18515/statm: 2708670 42353 3575 1 0 2670733 0
[pid=18515/tid=18568] ppid=18512 vsize=10834680 memory=2811011 CPUtime=1.43 cores=0,2,4,6
/proc/18515/task/18568/stat : 18568 (java) R 18512 18515 14447 0 -1 4202560 15493 13311 0 0 130 6 5 2 20 0 15 0 444724443 11094712320 42353 33554432000 4194304 4196468 140721379514704 140050122910608 140049706517008 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18569] ppid=18512 vsize=10834680 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18569/stat : 18569 (java) S 18512 18515 14447 0 -1 1077944384 395 13311 0 0 0 0 5 2 20 0 15 0 444724444 11094712320 42353 33554432000 4194304 4196468 140721379514704 140050155342608 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18570] ppid=18512 vsize=10834680 memory=330604 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18570/stat : 18570 (java) S 18512 18515 14447 0 -1 1077944384 68 13311 0 0 0 0 5 2 20 0 15 0 444724444 11094712320 42353 33554432000 4194304 4196468 140721379514704 140050043616144 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18571] ppid=18512 vsize=10834680 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/18515/task/18571/stat : 18571 (java) S 18512 18515 14447 0 -1 1077944384 64 13311 0 0 1 0 5 2 20 0 15 0 444724444 11094712320 42353 33554432000 4194304 4196468 140721379514704 140050042563600 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18572] ppid=18512 vsize=10834680 memory=81476 CPUtime=0.08 cores=0,2,4,6
/proc/18515/task/18572/stat : 18572 (java) S 18512 18515 14447 0 -1 1077944384 15 13311 0 0 1 0 5 2 20 0 15 0 444724444 11094712320 42353 33554432000 4194304 4196468 140721379514704 140050041511056 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18573] ppid=18512 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/18515/task/18573/stat : 18573 (java) S 18512 18515 14447 0 -1 1077944384 573 13311 0 0 1 0 5 2 20 0 15 0 444724445 11094712320 42353 33554432000 4194304 4196468 140721379514704 140049475643376 140050151111298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18574] ppid=18512 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18574/stat : 18574 (java) S 18512 18515 14447 0 -1 1077944384 34 13311 0 0 0 0 5 2 20 0 15 0 444724445 11094712320 42353 33554432000 4194304 4196468 140721379514704 140049474589664 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18575] ppid=18512 vsize=10834680 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18575/stat : 18575 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724446 11094712320 42353 33554432000 4194304 4196468 140721379514704 140049018512368 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18576] ppid=18512 vsize=10834680 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18576/stat : 18576 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724448 11094712320 42353 33554432000 4194304 4196468 140721379514704 140048711112912 140050151118747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18577] ppid=18512 vsize=10834680 memory=4638778398332698720 CPUtime=0.29 cores=0,2,4,6
/proc/18515/task/18577/stat : 18577 (java) S 18512 18515 14447 0 -1 1077944384 988 13311 0 0 22 0 5 2 20 0 15 0 444724448 11094712320 42353 33554432000 4194304 4196468 140721379514704 140049441032688 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18578] ppid=18512 vsize=10834680 memory=280306746169680 CPUtime=0.35 cores=0,2,4,6
/proc/18515/task/18578/stat : 18578 (java) R 18512 18515 14447 0 -1 4202560 770 13311 0 0 28 0 5 2 20 0 15 0 444724448 11094712320 42353 33554432000 4194304 4196468 140721379514704 140049439970976 140050134568255 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18579] ppid=18512 vsize=10834680 memory=-7531822216213012384 CPUtime=0.48 cores=0,2,4,6
/proc/18515/task/18579/stat : 18579 (java) S 18512 18515 14447 0 -1 1077944384 1615 13311 0 0 41 0 5 2 20 0 15 0 444724448 11094712320 42353 33554432000 4194304 4196468 140721379514704 140049438927600 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18580] ppid=18512 vsize=10834680 memory=4206468019014099040 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18580/stat : 18580 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724449 11094712320 42353 33554432000 4194304 4196468 140721379514704 140048677555296 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18581] ppid=18512 vsize=10834680 memory=-7233780906022716832 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18581/stat : 18581 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724449 11094712320 42353 33554432000 4194304 4196468 140721379514704 140049437874480 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
Current children cumulated CPU time: 2.45 s
Current children cumulated vsize: 10834680 KiB

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

[pid=18515/tid=18580] ppid=18512 vsize=10846988 memory=8 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18580/stat : 18580 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724449 11107315712 222826 33554432000 4194304 4196468 140721379514704 140048677555296 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18581] ppid=18512 vsize=10846988 memory=3616 CPUtime=0.09 cores=0,2,4,6
/proc/18515/task/18581/stat : 18581 (java) S 18512 18515 14447 0 -1 1077944384 274 13311 0 0 1 1 5 2 20 0 15 0 444724449 11107315712 222826 33554432000 4194304 4196468 140721379514704 140049437874480 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
Current children cumulated CPU time: 60.63 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 891304 KiB

[startup+54.4008 s]
/proc/loadavg: 1.36 1.37 1.43 3/228 18585
/proc/meminfo: memFree=29700076/32770624 swapFree=66922340/67108860
[pid=18515] ppid=18512 vsize=10846988 memory=889252 CPUtime=63.84 cores=0,2,4,6
/proc/18515/stat : 18515 (java) S 18512 18515 14447 0 -1 1077944320 79550 13311 0 0 6338 39 5 2 20 0 15 0 444724434 11107315712 222313 33554432000 4194304 4196468 140721379514704 140721379497248 140050151100151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
/proc/18515/statm: 2711747 222313 3629 1 0 2673805 0
[pid=18515/tid=18568] ppid=18512 vsize=10846988 memory=891816 CPUtime=54.11 cores=0,2,4,6
/proc/18515/task/18568/stat : 18568 (java) R 18512 18515 14447 0 -1 4202560 28671 13311 0 0 5389 15 5 2 20 0 15 0 444724443 11107315712 222313 33554432000 4194304 4196468 140721379514704 140050122936288 140049707501207 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18569] ppid=18512 vsize=10846988 memory=892328 CPUtime=0.18 cores=0,2,4,6
/proc/18515/task/18569/stat : 18569 (java) S 18512 18515 14447 0 -1 1077944384 2133 13311 0 0 8 3 5 2 20 0 15 0 444724444 11107315712 222313 33554432000 4194304 4196468 140721379514704 140050155342608 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18570] ppid=18512 vsize=10846988 memory=895252 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18570/stat : 18570 (java) S 18512 18515 14447 0 -1 1077944384 1706 13311 0 0 8 4 5 2 20 0 15 0 444724444 11107315712 222313 33554432000 4194304 4196468 140721379514704 140050043616144 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18571] ppid=18512 vsize=10846988 memory=6791534058613427641 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18571/stat : 18571 (java) S 18512 18515 14447 0 -1 1077944384 983 13311 0 0 9 3 5 2 20 0 15 0 444724444 11107315712 222313 33554432000 4194304 4196468 140721379514704 140050042563600 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18572] ppid=18512 vsize=10846988 memory=288230617492226348 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18572/stat : 18572 (java) S 18512 18515 14447 0 -1 1077944384 1611 13311 0 0 9 3 5 2 20 0 15 0 444724444 11107315712 222313 33554432000 4194304 4196468 140721379514704 140050041511056 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18573] ppid=18512 vsize=10846988 memory=14409315452716503 CPUtime=0.16 cores=0,2,4,6
/proc/18515/task/18573/stat : 18573 (java) S 18512 18515 14447 0 -1 1077944384 4578 13311 0 0 9 0 5 2 20 0 15 0 444724445 11107315712 222313 33554432000 4194304 4196468 140721379514704 140049475643376 140050151111298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18574] ppid=18512 vsize=10846988 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18574/stat : 18574 (java) S 18512 18515 14447 0 -1 1077944384 38 13311 0 0 0 0 5 2 20 0 15 0 444724445 11107315712 222313 33554432000 4194304 4196468 140721379514704 140049474589664 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18575] ppid=18512 vsize=10846988 memory=2012 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18575/stat : 18575 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724446 11107315712 222313 33554432000 4194304 4196468 140721379514704 140049018512384 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18576] ppid=18512 vsize=10846988 memory=1324 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18576/stat : 18576 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724448 11107315712 222313 33554432000 4194304 4196468 140721379514704 140048711112912 140050151118747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18577] ppid=18512 vsize=10846988 memory=1704 CPUtime=3.43 cores=0,2,4,6
/proc/18515/task/18577/stat : 18577 (java) S 18512 18515 14447 0 -1 1077944384 16151 13311 0 0 334 2 5 2 20 0 15 0 444724448 11107315712 222313 33554432000 4194304 4196468 140721379514704 140049441032688 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18578] ppid=18512 vsize=10846988 memory=5972 CPUtime=4.07 cores=0,2,4,6
/proc/18515/task/18578/stat : 18578 (java) S 18512 18515 14447 0 -1 1077944384 12772 13311 0 0 397 3 5 2 20 0 15 0 444724448 11107315712 222313 33554432000 4194304 4196468 140721379514704 140049439980144 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18579] ppid=18512 vsize=10846988 memory=6791534058613427641 CPUtime=1.76 cores=0,2,4,6
/proc/18515/task/18579/stat : 18579 (java) S 18512 18515 14447 0 -1 1077944384 8421 13311 0 0 167 2 5 2 20 0 15 0 444724448 11107315712 222313 33554432000 4194304 4196468 140721379514704 140049438927600 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18580] ppid=18512 vsize=10846988 memory=1560 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18580/stat : 18580 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724449 11107315712 222313 33554432000 4194304 4196468 140721379514704 140048677555296 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18581] ppid=18512 vsize=10846988 memory=1172 CPUtime=0.09 cores=0,2,4,6
/proc/18515/task/18581/stat : 18581 (java) S 18512 18515 14447 0 -1 1077944384 274 13311 0 0 1 1 5 2 20 0 15 0 444724449 11107315712 222313 33554432000 4194304 4196468 140721379514704 140049437874480 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
Current children cumulated CPU time: 63.84 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 889252 KiB

[startup+56.0007 s]*
/proc/loadavg: 1.33 1.37 1.43 3/227 18586
/proc/meminfo: memFree=29697076/32770624 swapFree=66922340/67108860
[pid=18515] ppid=18512 vsize=10846988 memory=888224 CPUtime=65.45 cores=0,2,4,6
/proc/18515/stat : 18515 (java) S 18512 18515 14447 0 -1 1077944320 79562 13311 0 0 6499 39 5 2 20 0 15 0 444724434 11107315712 222056 33554432000 4194304 4196468 140721379514704 140721379497248 140050151100151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
/proc/18515/statm: 2711747 222056 3629 1 0 2673805 0
[pid=18515/tid=18568] ppid=18512 vsize=10846988 memory=8317482817917895235 CPUtime=55.71 cores=0,2,4,6
/proc/18515/task/18568/stat : 18568 (java) R 18512 18515 14447 0 -1 4202560 28678 13311 0 0 5549 15 5 2 20 0 15 0 444724443 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050122935792 140049720009031 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18569] ppid=18512 vsize=10846988 memory=4872558044660077418 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18569/stat : 18569 (java) S 18512 18515 14447 0 -1 1077944384 2135 13311 0 0 9 3 5 2 20 0 15 0 444724444 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050155342608 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18570] ppid=18512 vsize=10846988 memory=2612 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18570/stat : 18570 (java) S 18512 18515 14447 0 -1 1077944384 1707 13311 0 0 8 4 5 2 20 0 15 0 444724444 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050043616144 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18571] ppid=18512 vsize=10846988 memory=2692 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18571/stat : 18571 (java) S 18512 18515 14447 0 -1 1077944384 983 13311 0 0 9 3 5 2 20 0 15 0 444724444 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050042563600 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18572] ppid=18512 vsize=10846988 memory=4108 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18572/stat : 18572 (java) S 18512 18515 14447 0 -1 1077944384 1611 13311 0 0 9 3 5 2 20 0 15 0 444724444 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050041511056 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18573] ppid=18512 vsize=10846988 memory=1408 CPUtime=0.16 cores=0,2,4,6
/proc/18515/task/18573/stat : 18573 (java) S 18512 18515 14447 0 -1 1077944384 4580 13311 0 0 9 0 5 2 20 0 15 0 444724445 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049475643376 140050151111298 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18574] ppid=18512 vsize=10846988 memory=3160 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18574/stat : 18574 (java) S 18512 18515 14447 0 -1 1077944384 38 13311 0 0 0 0 5 2 20 0 15 0 444724445 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049474589664 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18575] ppid=18512 vsize=10846988 memory=350248 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18575/stat : 18575 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724446 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049018512384 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18576] ppid=18512 vsize=10846988 memory=1408 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18576/stat : 18576 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724448 11107315712 222056 33554432000 4194304 4196468 140721379514704 140048711112912 140050151118747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18577] ppid=18512 vsize=10846988 memory=2948 CPUtime=3.43 cores=0,2,4,6
/proc/18515/task/18577/stat : 18577 (java) S 18512 18515 14447 0 -1 1077944384 16151 13311 0 0 334 2 5 2 20 0 15 0 444724448 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049441032688 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18578] ppid=18512 vsize=10846988 memory=888740 CPUtime=4.07 cores=0,2,4,6
/proc/18515/task/18578/stat : 18578 (java) S 18512 18515 14447 0 -1 1077944384 12772 13311 0 0 397 3 5 2 20 0 15 0 444724448 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049439980144 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18579] ppid=18512 vsize=10846988 memory=0 CPUtime=1.76 cores=0,2,4,6
/proc/18515/task/18579/stat : 18579 (java) S 18512 18515 14447 0 -1 1077944384 8421 13311 0 0 167 2 5 2 20 0 15 0 444724448 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049438927600 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18580] ppid=18512 vsize=10846988 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18580/stat : 18580 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724449 11107315712 222056 33554432000 4194304 4196468 140721379514704 140048677555296 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18581] ppid=18512 vsize=10846988 memory=7 CPUtime=0.09 cores=0,2,4,6
/proc/18515/task/18581/stat : 18581 (java) S 18512 18515 14447 0 -1 1077944384 274 13311 0 0 1 1 5 2 20 0 15 0 444724449 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049437874480 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
Current children cumulated CPU time: 65.45 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 888224 KiB

[startup+56.4008 s]
/proc/loadavg: 1.33 1.37 1.43 3/227 18586
/proc/meminfo: memFree=29697076/32770624 swapFree=66922340/67108860
[pid=18515] ppid=18512 vsize=10846988 memory=888224 CPUtime=65.84 cores=0,2,4,6
/proc/18515/stat : 18515 (java) S 18512 18515 14447 0 -1 1077944320 79565 13311 0 0 6538 39 5 2 20 0 15 0 444724434 11107315712 222056 33554432000 4194304 4196468 140721379514704 140721379497248 140050151100151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
/proc/18515/statm: 2711747 222056 3629 1 0 2673805 0
[pid=18515/tid=18568] ppid=18512 vsize=10846988 memory=14076 CPUtime=56.1 cores=0,2,4,6
/proc/18515/task/18568/stat : 18568 (java) R 18512 18515 14447 0 -1 4202560 28680 13311 0 0 5588 15 5 2 20 0 15 0 444724443 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050122936336 140049714202055 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18569] ppid=18512 vsize=10846988 memory=2116 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18569/stat : 18569 (java) S 18512 18515 14447 0 -1 1077944384 2136 13311 0 0 9 3 5 2 20 0 15 0 444724444 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050155342608 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18570] ppid=18512 vsize=10846988 memory=12892 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18570/stat : 18570 (java) S 18512 18515 14447 0 -1 1077944384 1707 13311 0 0 8 4 5 2 20 0 15 0 444724444 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050043616144 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18571] ppid=18512 vsize=10846988 memory=6791534058613427641 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18571/stat : 18571 (java) S 18512 18515 14447 0 -1 1077944384 983 13311 0 0 9 3 5 2 20 0 15 0 444724444 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050042563600 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18572] ppid=18512 vsize=10846988 memory=2116 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18572/stat : 18572 (java) S 18512 18515 14447 0 -1 1077944384 1611 13311 0 0 9 3 5 2 20 0 15 0 444724444 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050041511056 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18573] ppid=18512 vsize=10846988 memory=12892 CPUtime=0.16 cores=0,2,4,6
/proc/18515/task/18573/stat : 18573 (java) S 18512 18515 14447 0 -1 1077944384 4580 13311 0 0 9 0 5 2 20 0 15 0 444724445 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049475643376 140050151111298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18574] ppid=18512 vsize=10846988 memory=528 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18574/stat : 18574 (java) S 18512 18515 14447 0 -1 1077944384 38 13311 0 0 0 0 5 2 20 0 15 0 444724445 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049474589664 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18575] ppid=18512 vsize=10846988 memory=1560 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18575/stat : 18575 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724446 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049018512384 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18576] ppid=18512 vsize=10846988 memory=932 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18576/stat : 18576 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724448 11107315712 222056 33554432000 4194304 4196468 140721379514704 140048711112912 140050151118747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18577] ppid=18512 vsize=10846988 memory=1492 CPUtime=3.43 cores=0,2,4,6
/proc/18515/task/18577/stat : 18577 (java) S 18512 18515 14447 0 -1 1077944384 16151 13311 0 0 334 2 5 2 20 0 15 0 444724448 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049441032688 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18578] ppid=18512 vsize=10846988 memory=876 CPUtime=4.07 cores=0,2,4,6
/proc/18515/task/18578/stat : 18578 (java) S 18512 18515 14447 0 -1 1077944384 12772 13311 0 0 397 3 5 2 20 0 15 0 444724448 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049439980144 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18579] ppid=18512 vsize=10846988 memory=1448 CPUtime=1.76 cores=0,2,4,6
/proc/18515/task/18579/stat : 18579 (java) S 18512 18515 14447 0 -1 1077944384 8421 13311 0 0 167 2 5 2 20 0 15 0 444724448 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049438927600 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18580] ppid=18512 vsize=10846988 memory=1980 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18580/stat : 18580 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724449 11107315712 222056 33554432000 4194304 4196468 140721379514704 140048677555296 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18581] ppid=18512 vsize=10846988 memory=528 CPUtime=0.09 cores=0,2,4,6
/proc/18515/task/18581/stat : 18581 (java) S 18512 18515 14447 0 -1 1077944384 274 13311 0 0 1 1 5 2 20 0 15 0 444724449 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049437874480 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
Current children cumulated CPU time: 65.84 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 888224 KiB

[startup+56.8008 s]
/proc/loadavg: 1.33 1.37 1.43 3/227 18586
/proc/meminfo: memFree=29697076/32770624 swapFree=66922340/67108860
[pid=18515] ppid=18512 vsize=10846988 memory=888224 CPUtime=66.26 cores=0,2,4,6
/proc/18515/stat : 18515 (java) S 18512 18515 14447 0 -1 1077944320 81918 13311 0 0 6579 40 5 2 20 0 15 0 444724434 11107315712 222056 33554432000 4194304 4196468 140721379514704 140721379497248 140050151100151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
/proc/18515/statm: 2711747 222056 3629 1 0 2673805 0
[pid=18515/tid=18568] ppid=18512 vsize=10846988 memory=288230583166042426 CPUtime=56.5 cores=0,2,4,6
/proc/18515/task/18568/stat : 18568 (java) R 18512 18515 14447 0 -1 4202560 29603 13311 0 0 5628 15 5 2 20 0 15 0 444724443 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050122933776 140049719640494 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18569] ppid=18512 vsize=10846988 memory=14136632290838955 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18569/stat : 18569 (java) S 18512 18515 14447 0 -1 1077944384 2136 13311 0 0 9 3 5 2 20 0 15 0 444724444 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050155342608 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18570] ppid=18512 vsize=10846988 memory=14008 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18570/stat : 18570 (java) S 18512 18515 14447 0 -1 1077944384 1707 13311 0 0 8 4 5 2 20 0 15 0 444724444 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050043616144 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18571] ppid=18512 vsize=10846988 memory=1056 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18571/stat : 18571 (java) S 18512 18515 14447 0 -1 1077944384 983 13311 0 0 9 3 5 2 20 0 15 0 444724444 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050042563600 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18572] ppid=18512 vsize=10846988 memory=11620 CPUtime=0.19 cores=0,2,4,6
/proc/18515/task/18572/stat : 18572 (java) S 18512 18515 14447 0 -1 1077944384 1611 13311 0 0 9 3 5 2 20 0 15 0 444724444 11107315712 222056 33554432000 4194304 4196468 140721379514704 140050041511056 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18573] ppid=18512 vsize=10846988 memory=3992 CPUtime=0.16 cores=0,2,4,6
/proc/18515/task/18573/stat : 18573 (java) S 18512 18515 14447 0 -1 1077944384 4580 13311 0 0 9 0 5 2 20 0 15 0 444724445 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049475643376 140050151111298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18574] ppid=18512 vsize=10846988 memory=2828 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18574/stat : 18574 (java) S 18512 18515 14447 0 -1 1077944384 38 13311 0 0 0 0 5 2 20 0 15 0 444724445 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049474589664 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18575] ppid=18512 vsize=10846988 memory=1000 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18575/stat : 18575 (java) S 18512 18515 14447 0 -1 1077944384 1 13311 0 0 0 0 5 2 20 0 15 0 444724446 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049018512384 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18576] ppid=18512 vsize=10846988 memory=1560 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18576/stat : 18576 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724448 11107315712 222056 33554432000 4194304 4196468 140721379514704 140048711112912 140050151118747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18577] ppid=18512 vsize=10846988 memory=1172 CPUtime=3.43 cores=0,2,4,6
/proc/18515/task/18577/stat : 18577 (java) S 18512 18515 14447 0 -1 1077944384 16151 13311 0 0 334 2 5 2 20 0 15 0 444724448 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049441032688 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18578] ppid=18512 vsize=10846988 memory=888224 CPUtime=4.08 cores=0,2,4,6
/proc/18515/task/18578/stat : 18578 (java) S 18512 18515 14447 0 -1 1077944384 13244 13311 0 0 397 4 5 2 20 0 15 0 444724448 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049439980144 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18579] ppid=18512 vsize=10846988 memory=2012 CPUtime=1.77 cores=0,2,4,6
/proc/18515/task/18579/stat : 18579 (java) S 18512 18515 14447 0 -1 1077944384 9379 13311 0 0 168 2 5 2 20 0 15 0 444724448 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049438927600 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18580] ppid=18512 vsize=10846988 memory=1324 CPUtime=0.07 cores=0,2,4,6
/proc/18515/task/18580/stat : 18580 (java) S 18512 18515 14447 0 -1 1077944384 3 13311 0 0 0 0 5 2 20 0 15 0 444724449 11107315712 222056 33554432000 4194304 4196468 140721379514704 140048677555296 140050151110357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
[pid=18515/tid=18581] ppid=18512 vsize=10846988 memory=1704 CPUtime=0.09 cores=0,2,4,6
/proc/18515/task/18581/stat : 18581 (java) S 18512 18515 14447 0 -1 1077944384 274 13311 0 0 1 1 5 2 20 0 15 0 444724449 11107315712 222056 33554432000 4194304 4196468 140721379514704 140049437874480 140050151111298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24854528 140721379523311 140721379525829 140721379525829 140721379528655 0
Current children cumulated CPU time: 66.26 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 888224 KiB

Child status: 0
Real time (s): 56.8263
CPU time (s): 66.3059
CPU user time (s): 65.8622
CPU system time (s): 0.443685
CPU usage (%): 116.682
Max. virtual memory (cumulated for all children) (KiB): 10849640
Max. memory (cumulated for all children) (KiB): 900388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.8622
system time used= 0.443685
maximum resident set size= 900388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96323
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9957
involuntary context switches= 160


# summary of solver processes directly reported to runsolver:
#   pid: 18515
#   total CPU time (s): 66.3059
#   total CPU user time (s): 65.8622
#   total CPU system time (s): 0.443685

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.355099 second user time and 0.579109 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-17 04:37:03
IDJOB=4401261
IDBENCH=137627
IDSOLVER=2858
FILE ID=node141/4401261-1568687865
RUNJOBID= node141-1568673289-14478
PBS_JOBID= 21703778
Free space on /tmp= 58508 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-4401261-1568687865/watcher-4401261-1568687865 -o /tmp/evaluation-result-4401261-1568687865/solver-4401261-1568687865 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568673289-14478 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1545093772 HOME/instance-4401261-1568687865.xml

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

MD5SUM BENCH= 15a2bddfb10fd8a6157ce871797528b8
RANDOM SEED=1545093772

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        30598704 kB
MemAvailable:   31515740 kB
Buffers:          224044 kB
Cached:           989524 kB
SwapCached:        77832 kB
Active:           883512 kB
Inactive:         728636 kB
Active(anon):     326528 kB
Inactive(anon):   114804 kB
Active(file):     556984 kB
Inactive(file):   613832 kB
Unevictable:      109460 kB
Mlocked:          109460 kB
SwapTotal:      67108860 kB
SwapFree:       66922340 kB
Dirty:             35084 kB
Writeback:             0 kB
AnonPages:        442596 kB
Mapped:            56504 kB
Shmem:             34520 kB
Slab:             154564 kB
SReclaimable:     124112 kB
SUnreclaim:        30452 kB
KernelStack:        3984 kB
PageTables:         7160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1469560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58472 MiB
End job on node141 at 2019-09-17 04:38:01