Trace number 4396436

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.2OPT55 121.295 112.516

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-10_c18.xml
MD5SUMfd7701f01011f2453d3fac3f444f25b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark28.5824
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.78/0.56	c Concrete v3.12.2.1568380929293 running
6.67/3.27	o 81
6.67/3.33	o 69
7.69/3.47	o 67
9.69/4.12	o 65
10.93/4.92	o 64
11.09/5.05	o 62
11.94/5.58	o 61
14.81/8.14	o 60
57.64/50.20	o 59
58.49/50.94	o 56
70.23/62.55	o 55
121.25/112.50	v <instantiation
121.25/112.50	v         cost = '55'>
121.25/112.50	v       <list>
121.25/112.50	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9]
121.25/112.50	v       </list>
121.25/112.50	v       <values>
121.25/112.50	v         0 2 14 21 29 32 45 49 54 55 2 14 21 29 32 45 49 54 55 12 19 27 30 43 47 52 53 7 15 18 31 35 40 41 8 11 24 28 33 34 3 16 20 25 26 13 17 22 23 4 9 10 5 6 1
121.25/112.50	v       </values>
121.25/112.50	v     </instantiation>
121.25/112.50	s OPTIMUM FOUND

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396436-1568409709/watcher-4396436-1568409709 -o /tmp/evaluation-result-4396436-1568409709/solver-4396436-1568409709 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568395638-13963 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1420530770 HOME/instance-4396436-1568409709.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=16385, runsolver pid=16382
Current StackSize limit: 8192 KiB


[startup+0.100172 s]*
/proc/loadavg: 1.25 1.33 1.39 3/217 16442
/proc/meminfo: memFree=29779448/32770624 swapFree=66922560/67108860
[pid=16385] ppid=16382 vsize=9972712 memory=18332 CPUtime=0.08 cores=0,2,4,6
/proc/16385/stat : 16385 (java) S 16382 16385 13932 0 -1 1077944320 4343 13327 0 0 1 0 4 3 20 0 6 0 417226960 10212057088 4583 33554432000 4194304 4196468 140720466941888 140720466924432 140230541602551 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
/proc/16385/statm: 2493178 4583 1931 1 0 2481616 0
[pid=16385/tid=16438] ppid=16382 vsize=9972712 memory=720575944405811505 CPUtime=0.08 cores=0,2,4,6
/proc/16385/task/16438/stat : 16438 (java) R 16382 16385 13932 0 -1 4202560 2136 13327 0 0 1 0 4 3 20 0 6 0 417226970 10212057088 4583 33554432000 4194304 4196468 140720466941888 140230513439312 140230541624477 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16439] ppid=16382 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16439/stat : 16439 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 6 0 417226970 10212057088 4583 33554432000 4194304 4196468 140720466941888 140230545845264 140230541612757 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16440] ppid=16382 vsize=9972712 memory=139681121936330 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16440/stat : 16440 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 6 0 417226970 10212057088 4583 33554432000 4194304 4196468 140720466941888 140230434118800 140230541612757 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16441] ppid=16382 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16441/stat : 16441 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 6 0 417226970 10212057088 4583 33554432000 4194304 4196468 140720466941888 140230433065744 140230541612757 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16442] ppid=16382 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16442/stat : 16442 (java) S 16382 16385 13932 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 6 0 417226970 10212057088 4583 33554432000 4194304 4196468 140720466941888 140230432013200 140230541612757 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 18332 KiB

[startup+0.211678 s]*
/proc/loadavg: 1.25 1.33 1.39 3/226 16451
/proc/meminfo: memFree=29758364/32770624 swapFree=66922560/67108860
[pid=16385] ppid=16382 vsize=10819664 memory=40276 CPUtime=0.25 cores=0,2,4,6
/proc/16385/stat : 16385 (java) S 16382 16385 13932 0 -1 1077944320 6887 13327 0 0 17 1 4 3 20 0 15 0 417226960 11079335936 10069 33554432000 4194304 4196468 140720466941888 140720466924432 140230541602551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
/proc/16385/statm: 2704916 10069 3158 1 0 2667149 0
[pid=16385/tid=16438] ppid=16382 vsize=10819664 memory=729618466009055537 CPUtime=0.19 cores=0,2,4,6
/proc/16385/task/16438/stat : 16438 (java) R 16382 16385 13932 0 -1 4202560 3385 13327 0 0 11 1 4 3 20 0 15 0 417226970 11079335936 10069 33554432000 4194304 4196468 140720466941888 140230513426432 140230525683038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16439] ppid=16382 vsize=10819664 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16439/stat : 16439 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226970 11079335936 10069 33554432000 4194304 4196468 140720466941888 140230545845264 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16440] ppid=16382 vsize=10819664 memory=139681121936330 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16440/stat : 16440 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226970 11079335936 10069 33554432000 4194304 4196468 140720466941888 140230434118800 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16441] ppid=16382 vsize=10819664 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16441/stat : 16441 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226970 11079335936 10069 33554432000 4194304 4196468 140720466941888 140230433065744 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16442] ppid=16382 vsize=10819664 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16442/stat : 16442 (java) S 16382 16385 13932 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 417226970 11079335936 10069 33554432000 4194304 4196468 140720466941888 140230432013200 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16443] ppid=16382 vsize=10819664 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16443/stat : 16443 (java) S 16382 16385 13932 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 417226972 11079335936 10069 33554432000 4194304 4196468 140720466941888 140229544974576 140230541613698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16444] ppid=16382 vsize=10819664 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16444/stat : 16444 (java) S 16382 16385 13932 0 -1 1077944384 13 13327 0 0 0 0 4 3 20 0 15 0 417226972 11079335936 10069 33554432000 4194304 4196468 140720466941888 140229474247840 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16445] ppid=16382 vsize=10819664 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16445/stat : 16445 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226972 11079335936 10069 33554432000 4194304 4196468 140720466941888 140229340029680 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16446] ppid=16382 vsize=10819664 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16446/stat : 16446 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11079335936 10069 33554432000 4194304 4196468 140720466941888 140229099739088 140230541621147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16447] ppid=16382 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16385/task/16447/stat : 16447 (java) S 16382 16385 13932 0 -1 1077944384 474 13327 0 0 1 0 4 3 20 0 15 0 417226975 11079335936 10069 33554432000 4194304 4196468 140720466941888 140229543922416 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16448] ppid=16382 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16385/task/16448/stat : 16448 (java) S 16382 16385 13932 0 -1 1077944384 195 13327 0 0 1 0 4 3 20 0 15 0 417226975 11079335936 10069 33554432000 4194304 4196468 140720466941888 140229542869872 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16449] ppid=16382 vsize=10819664 memory=139681121920640 CPUtime=0.1 cores=0,2,4,6
/proc/16385/task/16449/stat : 16449 (java) R 16382 16385 13932 0 -1 4202560 602 13327 0 0 3 0 4 3 20 0 15 0 417226975 11079335936 10069 33554432000 4194304 4196468 140720466941888 140229440690672 140230526200097 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16450] ppid=16382 vsize=10819664 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16450/stat : 16450 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11079335936 10069 33554432000 4194304 4196468 140720466941888 140229066181472 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16451] ppid=16382 vsize=10819664 memory=139681121920640 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16451/stat : 16451 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226976 11079335936 10069 33554432000 4194304 4196468 140720466941888 140229439638064 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 40276 KiB

[startup+0.311097 s]*
/proc/loadavg: 1.25 1.33 1.39 3/226 16451
/proc/meminfo: memFree=29745320/32770624 swapFree=66922560/67108860
[pid=16385] ppid=16382 vsize=10820148 memory=51332 CPUtime=0.39 cores=0,2,4,6
/proc/16385/stat : 16385 (java) S 16382 16385 13932 0 -1 1077944320 10555 13327 0 0 29 3 4 3 20 0 15 0 417226960 11079831552 12833 33554432000 4194304 4196468 140720466941888 140720466924432 140230541602551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
/proc/16385/statm: 2705037 12833 3290 1 0 2667149 0
[pid=16385/tid=16438] ppid=16382 vsize=10820148 memory=8317482817917895235 CPUtime=0.28 cores=0,2,4,6
/proc/16385/task/16438/stat : 16438 (java) R 16382 16385 13932 0 -1 4202560 7032 13327 0 0 19 2 4 3 20 0 15 0 417226970 11079831552 12833 33554432000 4194304 4196468 140720466941888 140230513406016 140230525683038 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16439] ppid=16382 vsize=10820148 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16439/stat : 16439 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226970 11079831552 12833 33554432000 4194304 4196468 140720466941888 140230545845264 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16440] ppid=16382 vsize=10820148 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16440/stat : 16440 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226970 11079831552 12833 33554432000 4194304 4196468 140720466941888 140230434118800 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16441] ppid=16382 vsize=10820148 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16441/stat : 16441 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226970 11079831552 12833 33554432000 4194304 4196468 140720466941888 140230433065744 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16442] ppid=16382 vsize=10820148 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16442/stat : 16442 (java) S 16382 16385 13932 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 417226970 11079831552 12833 33554432000 4194304 4196468 140720466941888 140230432013200 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16443] ppid=16382 vsize=10820148 memory=139681121920639 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16443/stat : 16443 (java) S 16382 16385 13932 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 417226972 11079831552 12833 33554432000 4194304 4196468 140720466941888 140229544974576 140230541613698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16444] ppid=16382 vsize=10820148 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16444/stat : 16444 (java) S 16382 16385 13932 0 -1 1077944384 13 13327 0 0 0 0 4 3 20 0 15 0 417226972 11079831552 12833 33554432000 4194304 4196468 140720466941888 140229474247840 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16445] ppid=16382 vsize=10820148 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16445/stat : 16445 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226972 11079831552 12833 33554432000 4194304 4196468 140720466941888 140229340029680 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16446] ppid=16382 vsize=10820148 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16446/stat : 16446 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11079831552 12833 33554432000 4194304 4196468 140720466941888 140229099739088 140230541621147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16447] ppid=16382 vsize=10820148 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/16385/task/16447/stat : 16447 (java) R 16382 16385 13932 0 -1 1077944384 484 13327 0 0 2 0 4 3 20 0 15 0 417226975 11079831552 12833 33554432000 4194304 4196468 140720466941888 140229543922416 140230541613698 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16448] ppid=16382 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/16385/task/16448/stat : 16448 (java) S 16382 16385 13932 0 -1 1077944384 195 13327 0 0 1 0 4 3 20 0 15 0 417226975 11079831552 12833 33554432000 4194304 4196468 140720466941888 140229542869872 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16449] ppid=16382 vsize=10820148 memory=139681121920640 CPUtime=0.12 cores=0,2,4,6
/proc/16385/task/16449/stat : 16449 (java) R 16382 16385 13932 0 -1 1077944384 611 13327 0 0 5 0 4 3 20 0 15 0 417226975 11079831552 12833 33554432000 4194304 4196468 140720466941888 140229440690672 140230541613698 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16450] ppid=16382 vsize=10820148 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16450/stat : 16450 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11079831552 12833 33554432000 4194304 4196468 140720466941888 140229066181472 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16451] ppid=16382 vsize=10820148 memory=139681121920640 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16451/stat : 16451 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226976 11079831552 12833 33554432000 4194304 4196468 140720466941888 140229439638064 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 51332 KiB

[startup+0.709078 s]
/proc/loadavg: 1.25 1.33 1.39 3/226 16451
/proc/meminfo: memFree=29731648/32770624 swapFree=66922560/67108860
[pid=16385] ppid=16382 vsize=10824360 memory=83780 CPUtime=1.13 cores=0,2,4,6
/proc/16385/stat : 16385 (java) S 16382 16385 13932 0 -1 1077944320 14631 13327 0 0 100 6 4 3 20 0 15 0 417226960 11084144640 20945 33554432000 4194304 4196468 140720466941888 140720466924432 140230541602551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
/proc/16385/statm: 2706090 20945 3512 1 0 2668173 0
[pid=16385/tid=16438] ppid=16382 vsize=10824360 memory=5795117241467496816 CPUtime=0.67 cores=0,2,4,6
/proc/16385/task/16438/stat : 16438 (java) R 16382 16385 13932 0 -1 4202560 9963 13327 0 0 56 4 4 3 20 0 15 0 417226970 11084144640 20945 33554432000 4194304 4196468 140720466941888 140230513429712 140230525683038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16439] ppid=16382 vsize=10824360 memory=1284 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16439/stat : 16439 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226970 11084144640 20945 33554432000 4194304 4196468 140720466941888 140230545845264 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16440] ppid=16382 vsize=10824360 memory=1044 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16440/stat : 16440 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226970 11084144640 20945 33554432000 4194304 4196468 140720466941888 140230434118800 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16441] ppid=16382 vsize=10824360 memory=4580 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16441/stat : 16441 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226970 11084144640 20945 33554432000 4194304 4196468 140720466941888 140230433065744 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16442] ppid=16382 vsize=10824360 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16442/stat : 16442 (java) S 16382 16385 13932 0 -1 1077944384 2 13327 0 0 0 0 4 3 20 0 15 0 417226970 11084144640 20945 33554432000 4194304 4196468 140720466941888 140230432013200 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16443] ppid=16382 vsize=10824360 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16443/stat : 16443 (java) S 16382 16385 13932 0 -1 1077944384 5 13327 0 0 0 0 4 3 20 0 15 0 417226972 11084144640 20945 33554432000 4194304 4196468 140720466941888 140229544974576 140230541613698 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16444] ppid=16382 vsize=10824360 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16444/stat : 16444 (java) S 16382 16385 13932 0 -1 1077944384 13 13327 0 0 0 0 4 3 20 0 15 0 417226972 11084144640 20945 33554432000 4194304 4196468 140720466941888 140229474247840 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16445] ppid=16382 vsize=10824360 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16445/stat : 16445 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226972 11084144640 20945 33554432000 4194304 4196468 140720466941888 140229340029680 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16446] ppid=16382 vsize=10824360 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16446/stat : 16446 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11084144640 20945 33554432000 4194304 4196468 140720466941888 140229099739088 140230541621147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16447] ppid=16382 vsize=10824360 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/16385/task/16447/stat : 16447 (java) S 16382 16385 13932 0 -1 1077944384 937 13327 0 0 13 0 4 3 20 0 15 0 417226975 11084144640 20945 33554432000 4194304 4196468 140720466941888 140229543922416 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16448] ppid=16382 vsize=10824360 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/16385/task/16448/stat : 16448 (java) R 16382 16385 13932 0 -1 4202560 664 13327 0 0 12 0 4 3 20 0 15 0 417226975 11084144640 20945 33554432000 4194304 4196468 140720466941888 140229542855968 140230519197579 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16449] ppid=16382 vsize=10824360 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/16385/task/16449/stat : 16449 (java) R 16382 16385 13932 0 -1 4202560 832 13327 0 0 17 0 4 3 20 0 15 0 417226975 11084144640 20945 33554432000 4194304 4196468 140720466941888 140229440690672 140230525941912 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16450] ppid=16382 vsize=10824360 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16450/stat : 16450 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11084144640 20945 33554432000 4194304 4196468 140720466941888 140229066181472 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16451] ppid=16382 vsize=10824360 memory=3580 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16451/stat : 16451 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226976 11084144640 20945 33554432000 4194304 4196468 140720466941888 140229439638064 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824360 KiB
Current children cumulated memory: 83780 KiB

[startup+1.50076 s]
/proc/loadavg: 1.25 1.33 1.39 3/226 16451
/proc/meminfo: memFree=29687724/32770624 swapFree=66922560/67108860
[pid=16385] ppid=16382 vsize=10834676 memory=173620 CPUtime=2.43 cores=0,2,4,6
/proc/16385/stat : 16385 (java) S 16382 16385 13932 0 -1 1077944320 21525 13327 0 0 225 11 4 3 20 0 15 0 417226960 11094708224 43405 33554432000 4194304 4196468 140720466941888 140720466924432 140230541602551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
/proc/16385/statm: 2708669 43405 3580 1 0 2670733 0
[pid=16385/tid=16438] ppid=16382 vsize=10834676 memory=139680993514072 CPUtime=1.43 cores=0,2,4,6
/proc/16385/task/16438/stat : 16438 (java) R 16382 16385 13932 0 -1 4202560 14822 13327 0 0 130 6 4 3 20 0 15 0 417226970 11094708224 43405 33554432000 4194304 4196468 140720466941888 140230513414832 140230525683038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16439] ppid=16382 vsize=10834676 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/16385/task/16439/stat : 16439 (java) S 16382 16385 13932 0 -1 1077944384 66 13327 0 0 1 0 4 3 20 0 15 0 417226970 11094708224 43405 33554432000 4194304 4196468 140720466941888 140230545845264 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16440] ppid=16382 vsize=10834676 memory=6628 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16440/stat : 16440 (java) S 16382 16385 13932 0 -1 1077944384 419 13327 0 0 0 0 4 3 20 0 15 0 417226970 11094708224 43405 33554432000 4194304 4196468 140720466941888 140230434118800 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16441] ppid=16382 vsize=10834676 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16441/stat : 16441 (java) S 16382 16385 13932 0 -1 1077944384 79 13327 0 0 0 0 4 3 20 0 15 0 417226970 11094708224 43405 33554432000 4194304 4196468 140720466941888 140230433065744 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16442] ppid=16382 vsize=10834676 memory=279361987434912 CPUtime=0.08 cores=0,2,4,6
/proc/16385/task/16442/stat : 16442 (java) S 16382 16385 13932 0 -1 1077944384 40 13327 0 0 1 0 4 3 20 0 15 0 417226970 11094708224 43405 33554432000 4194304 4196468 140720466941888 140230432013200 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16443] ppid=16382 vsize=10834676 memory=210041080676408 CPUtime=0.08 cores=0,2,4,6
/proc/16385/task/16443/stat : 16443 (java) S 16382 16385 13932 0 -1 1077944384 163 13327 0 0 1 0 4 3 20 0 15 0 417226972 11094708224 43405 33554432000 4194304 4196468 140720466941888 140229544974576 140230541613698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16444] ppid=16382 vsize=10834676 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16444/stat : 16444 (java) S 16382 16385 13932 0 -1 1077944384 14 13327 0 0 0 0 4 3 20 0 15 0 417226972 11094708224 43405 33554432000 4194304 4196468 140720466941888 140229474247904 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16445] ppid=16382 vsize=10834676 memory=6011695360667185968 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16445/stat : 16445 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226972 11094708224 43405 33554432000 4194304 4196468 140720466941888 140229340029696 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16446] ppid=16382 vsize=10834676 memory=-8412658770403813517 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16446/stat : 16446 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11094708224 43405 33554432000 4194304 4196468 140720466941888 140229099739088 140230541621147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16447] ppid=16382 vsize=10834676 memory=-7668917182949848256 CPUtime=0.31 cores=0,2,4,6
/proc/16385/task/16447/stat : 16447 (java) S 16382 16385 13932 0 -1 1077944384 1261 13327 0 0 24 0 4 3 20 0 15 0 417226975 11094708224 43405 33554432000 4194304 4196468 140720466941888 140229543922416 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16448] ppid=16382 vsize=10834676 memory=8514726395714956677 CPUtime=0.3 cores=0,2,4,6
/proc/16385/task/16448/stat : 16448 (java) S 16382 16385 13932 0 -1 1077944384 881 13327 0 0 23 0 4 3 20 0 15 0 417226975 11094708224 43405 33554432000 4194304 4196468 140720466941888 140229542869872 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16449] ppid=16382 vsize=10834676 memory=7100839887184299122 CPUtime=0.48 cores=0,2,4,6
/proc/16385/task/16449/stat : 16449 (java) S 16382 16385 13932 0 -1 1077944384 1568 13327 0 0 41 0 4 3 20 0 15 0 417226975 11094708224 43405 33554432000 4194304 4196468 140720466941888 140229440690672 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16450] ppid=16382 vsize=10834676 memory=4628420171383865741 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16450/stat : 16450 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11094708224 43405 33554432000 4194304 4196468 140720466941888 140229066181472 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16451] ppid=16382 vsize=10834676 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16451/stat : 16451 (java) S 16382 16385 13932 0 -1 1077944384 1 13327 0 0 0 0 4 3 20 0 15 0 417226976 11094708224 43405 33554432000 4194304 4196468 140720466941888 140229439638064 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
Current children cumulated CPU time: 2.43 s
Current children cumulated vsize: 10834676 KiB

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

[pid=16385/tid=16450] ppid=16382 vsize=10846984 memory=3444 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16450/stat : 16450 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229066181472 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16451] ppid=16382 vsize=10846984 memory=1556 CPUtime=0.13 cores=0,2,4,6
/proc/16385/task/16451/stat : 16451 (java) S 16382 16385 13932 0 -1 1077944384 559 13327 0 0 3 3 4 3 20 0 15 0 417226976 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229439638064 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
Current children cumulated CPU time: 119.33 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 724488 KiB

[startup+111.401 s]
/proc/loadavg: 1.03 1.23 1.35 3/229 16468
/proc/meminfo: memFree=29134376/32770624 swapFree=66922584/67108860
[pid=16385] ppid=16382 vsize=10846984 memory=724488 CPUtime=120.14 cores=0,2,4,6
/proc/16385/stat : 16385 (java) S 16382 16385 13932 0 -1 1077944320 82317 13327 0 0 11964 43 4 3 20 0 15 0 417226960 11107311616 181122 33554432000 4194304 4196468 140720466941888 140720466924432 140230541602551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
/proc/16385/statm: 2711746 181122 3624 1 0 2673805 0
[pid=16385/tid=16438] ppid=16382 vsize=10846984 memory=14012 CPUtime=110.66 cores=0,2,4,6
/proc/16385/task/16438/stat : 16438 (java) R 16382 16385 13932 0 -1 4202560 27857 13327 0 0 11041 18 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230513437872 140230107841452 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16439] ppid=16382 vsize=10846984 memory=6572 CPUtime=0.34 cores=0,2,4,6
/proc/16385/task/16439/stat : 16439 (java) S 16382 16385 13932 0 -1 1077944384 2331 13327 0 0 24 3 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230545845264 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16440] ppid=16382 vsize=10846984 memory=6791534058613427641 CPUtime=0.34 cores=0,2,4,6
/proc/16385/task/16440/stat : 16440 (java) S 16382 16385 13932 0 -1 1077944384 2242 13327 0 0 23 4 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230434118800 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16441] ppid=16382 vsize=10846984 memory=1044 CPUtime=0.34 cores=0,2,4,6
/proc/16385/task/16441/stat : 16441 (java) S 16382 16385 13932 0 -1 1077944384 2347 13327 0 0 24 3 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230433065744 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16442] ppid=16382 vsize=10846984 memory=708 CPUtime=0.34 cores=0,2,4,6
/proc/16385/task/16442/stat : 16442 (java) S 16382 16385 13932 0 -1 1077944384 1103 13327 0 0 23 4 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230432013200 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16443] ppid=16382 vsize=10846984 memory=9364 CPUtime=0.33 cores=0,2,4,6
/proc/16385/task/16443/stat : 16443 (java) S 16382 16385 13932 0 -1 1077944384 4979 13327 0 0 24 2 4 3 20 0 15 0 417226972 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229544974576 140230541613698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16444] ppid=16382 vsize=10846984 memory=1120 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16444/stat : 16444 (java) S 16382 16385 13932 0 -1 1077944384 16 13327 0 0 0 0 4 3 20 0 15 0 417226972 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229474247904 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16445] ppid=16382 vsize=10846984 memory=8317482817917895235 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16445/stat : 16445 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226972 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229340029696 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16446] ppid=16382 vsize=10846984 memory=-2893623298589923098 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16446/stat : 16446 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229099739088 140230541621147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16447] ppid=16382 vsize=10846984 memory=-6800859132029471843 CPUtime=3.41 cores=0,2,4,6
/proc/16385/task/16447/stat : 16447 (java) S 16382 16385 13932 0 -1 1077944384 13216 13327 0 0 332 2 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229543922416 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16448] ppid=16382 vsize=10846984 memory=-1624781813439352349 CPUtime=3.14 cores=0,2,4,6
/proc/16385/task/16448/stat : 16448 (java) S 16382 16385 13932 0 -1 1077944384 12220 13327 0 0 305 2 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229542869872 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16449] ppid=16382 vsize=10846984 memory=-4546129931942301828 CPUtime=1.64 cores=0,2,4,6
/proc/16385/task/16449/stat : 16449 (java) S 16382 16385 13932 0 -1 1077944384 13232 13327 0 0 155 2 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229440690672 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16450] ppid=16382 vsize=10846984 memory=724488 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16450/stat : 16450 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229066181472 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16451] ppid=16382 vsize=10846984 memory=3580 CPUtime=0.13 cores=0,2,4,6
/proc/16385/task/16451/stat : 16451 (java) S 16382 16385 13932 0 -1 1077944384 559 13327 0 0 3 3 4 3 20 0 15 0 417226976 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229439638064 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
Current children cumulated CPU time: 120.14 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 724488 KiB

[startup+112.201 s]*
/proc/loadavg: 1.03 1.23 1.35 3/229 16468
/proc/meminfo: memFree=29134376/32770624 swapFree=66922584/67108860
[pid=16385] ppid=16382 vsize=10846984 memory=724488 CPUtime=120.96 cores=0,2,4,6
/proc/16385/stat : 16385 (java) S 16382 16385 13932 0 -1 1077944320 82324 13327 0 0 12046 43 4 3 20 0 15 0 417226960 11107311616 181122 33554432000 4194304 4196468 140720466941888 140720466924432 140230541602551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
/proc/16385/statm: 2711746 181122 3624 1 0 2673805 0
[pid=16385/tid=16438] ppid=16382 vsize=10846984 memory=8317482817917895235 CPUtime=111.46 cores=0,2,4,6
/proc/16385/task/16438/stat : 16438 (java) R 16382 16385 13932 0 -1 4202560 27862 13327 0 0 11121 18 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230513438816 140230108028314 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16439] ppid=16382 vsize=10846984 memory=3444 CPUtime=0.34 cores=0,2,4,6
/proc/16385/task/16439/stat : 16439 (java) S 16382 16385 13932 0 -1 1077944384 2332 13327 0 0 24 3 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230545845264 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16440] ppid=16382 vsize=10846984 memory=1556 CPUtime=0.35 cores=0,2,4,6
/proc/16385/task/16440/stat : 16440 (java) S 16382 16385 13932 0 -1 1077944384 2242 13327 0 0 24 4 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230434118800 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16441] ppid=16382 vsize=10846984 memory=2832 CPUtime=0.34 cores=0,2,4,6
/proc/16385/task/16441/stat : 16441 (java) S 16382 16385 13932 0 -1 1077944384 2347 13327 0 0 24 3 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230433065744 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16442] ppid=16382 vsize=10846984 memory=6791534058613427641 CPUtime=0.35 cores=0,2,4,6
/proc/16385/task/16442/stat : 16442 (java) S 16382 16385 13932 0 -1 1077944384 1104 13327 0 0 24 4 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230432013200 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16443] ppid=16382 vsize=10846984 memory=8048 CPUtime=0.33 cores=0,2,4,6
/proc/16385/task/16443/stat : 16443 (java) S 16382 16385 13932 0 -1 1077944384 4979 13327 0 0 24 2 4 3 20 0 15 0 417226972 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229544974576 140230541613698 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16444] ppid=16382 vsize=10846984 memory=3444 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16444/stat : 16444 (java) S 16382 16385 13932 0 -1 1077944384 16 13327 0 0 0 0 4 3 20 0 15 0 417226972 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229474247904 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16445] ppid=16382 vsize=10846984 memory=1556 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16445/stat : 16445 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226972 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229340029696 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16446] ppid=16382 vsize=10846984 memory=724488 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16446/stat : 16446 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229099739088 140230541621147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16447] ppid=16382 vsize=10846984 memory=6791534058613427641 CPUtime=3.41 cores=0,2,4,6
/proc/16385/task/16447/stat : 16447 (java) S 16382 16385 13932 0 -1 1077944384 13216 13327 0 0 332 2 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229543922416 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16448] ppid=16382 vsize=10846984 memory=2940 CPUtime=3.14 cores=0,2,4,6
/proc/16385/task/16448/stat : 16448 (java) S 16382 16385 13932 0 -1 1077944384 12220 13327 0 0 305 2 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229542869872 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16449] ppid=16382 vsize=10846984 memory=20596 CPUtime=1.64 cores=0,2,4,6
/proc/16385/task/16449/stat : 16449 (java) S 16382 16385 13932 0 -1 1077944384 13232 13327 0 0 155 2 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229440690672 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16450] ppid=16382 vsize=10846984 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16450/stat : 16450 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229066181472 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16451] ppid=16382 vsize=10846984 memory=288230596050944315 CPUtime=0.13 cores=0,2,4,6
/proc/16385/task/16451/stat : 16451 (java) S 16382 16385 13932 0 -1 1077944384 559 13327 0 0 3 3 4 3 20 0 15 0 417226976 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229439638064 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
Current children cumulated CPU time: 120.96 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 724488 KiB

[startup+112.401 s]
/proc/loadavg: 1.03 1.23 1.35 3/229 16468
/proc/meminfo: memFree=29134376/32770624 swapFree=66922584/67108860
[pid=16385] ppid=16382 vsize=10846984 memory=724488 CPUtime=121.15 cores=0,2,4,6
/proc/16385/stat : 16385 (java) S 16382 16385 13932 0 -1 1077944320 82325 13327 0 0 12065 43 4 3 20 0 15 0 417226960 11107311616 181122 33554432000 4194304 4196468 140720466941888 140720466924432 140230541602551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
/proc/16385/statm: 2711746 181122 3624 1 0 2673805 0
[pid=16385/tid=16438] ppid=16382 vsize=10846984 memory=288230596050944315 CPUtime=111.65 cores=0,2,4,6
/proc/16385/task/16438/stat : 16438 (java) R 16382 16385 13932 0 -1 4202560 27863 13327 0 0 11140 18 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230513438528 140230106290493 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16439] ppid=16382 vsize=10846984 memory=14981065810905736 CPUtime=0.34 cores=0,2,4,6
/proc/16385/task/16439/stat : 16439 (java) S 16382 16385 13932 0 -1 1077944384 2332 13327 0 0 24 3 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230545845264 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16440] ppid=16382 vsize=10846984 memory=1044 CPUtime=0.35 cores=0,2,4,6
/proc/16385/task/16440/stat : 16440 (java) S 16382 16385 13932 0 -1 1077944384 2242 13327 0 0 24 4 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230434118800 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16441] ppid=16382 vsize=10846984 memory=708 CPUtime=0.34 cores=0,2,4,6
/proc/16385/task/16441/stat : 16441 (java) S 16382 16385 13932 0 -1 1077944384 2347 13327 0 0 24 3 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230433065744 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16442] ppid=16382 vsize=10846984 memory=9364 CPUtime=0.35 cores=0,2,4,6
/proc/16385/task/16442/stat : 16442 (java) S 16382 16385 13932 0 -1 1077944384 1104 13327 0 0 24 4 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230432013200 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16443] ppid=16382 vsize=10846984 memory=1120 CPUtime=0.33 cores=0,2,4,6
/proc/16385/task/16443/stat : 16443 (java) S 16382 16385 13932 0 -1 1077944384 4979 13327 0 0 24 2 4 3 20 0 15 0 417226972 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229544974576 140230541613698 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16444] ppid=16382 vsize=10846984 memory=776 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16444/stat : 16444 (java) S 16382 16385 13932 0 -1 1077944384 16 13327 0 0 0 0 4 3 20 0 15 0 417226972 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229474247904 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16445] ppid=16382 vsize=10846984 memory=1552 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16445/stat : 16445 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226972 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229340029696 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16446] ppid=16382 vsize=10846984 memory=8048 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16446/stat : 16446 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229099739088 140230541621147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16447] ppid=16382 vsize=10846984 memory=3444 CPUtime=3.41 cores=0,2,4,6
/proc/16385/task/16447/stat : 16447 (java) S 16382 16385 13932 0 -1 1077944384 13216 13327 0 0 332 2 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229543922416 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16448] ppid=16382 vsize=10846984 memory=1556 CPUtime=3.14 cores=0,2,4,6
/proc/16385/task/16448/stat : 16448 (java) S 16382 16385 13932 0 -1 1077944384 12220 13327 0 0 305 2 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229542869872 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16449] ppid=16382 vsize=10846984 memory=2832 CPUtime=1.64 cores=0,2,4,6
/proc/16385/task/16449/stat : 16449 (java) S 16382 16385 13932 0 -1 1077944384 13232 13327 0 0 155 2 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229440690672 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16450] ppid=16382 vsize=10846984 memory=984 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16450/stat : 16450 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229066181472 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16451] ppid=16382 vsize=10846984 memory=14981065810905736 CPUtime=0.13 cores=0,2,4,6
/proc/16385/task/16451/stat : 16451 (java) S 16382 16385 13932 0 -1 1077944384 559 13327 0 0 3 3 4 3 20 0 15 0 417226976 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229439638064 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
Current children cumulated CPU time: 121.15 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 724488 KiB

[startup+112.501 s]
/proc/loadavg: 1.03 1.23 1.35 3/229 16468
/proc/meminfo: memFree=29134376/32770624 swapFree=66922584/67108860
[pid=16385] ppid=16382 vsize=10846984 memory=724488 CPUtime=121.25 cores=0,2,4,6
/proc/16385/stat : 16385 (java) S 16382 16385 13932 0 -1 1077944320 82325 13327 0 0 12075 43 4 3 20 0 15 0 417226960 11107311616 181122 33554432000 4194304 4196468 140720466941888 140720466924432 140230541602551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
/proc/16385/statm: 2711746 181122 3624 1 0 2673805 0
[pid=16385/tid=16438] ppid=16382 vsize=10846984 memory=724488 CPUtime=111.75 cores=0,2,4,6
/proc/16385/task/16438/stat : 16438 (java) R 16382 16385 13932 0 -1 4202560 27863 13327 0 0 11150 18 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230513438528 140230106483132 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16439] ppid=16382 vsize=10846984 memory=724488 CPUtime=0.34 cores=0,2,4,6
/proc/16385/task/16439/stat : 16439 (java) S 16382 16385 13932 0 -1 1077944384 2332 13327 0 0 24 3 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230545845264 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16440] ppid=16382 vsize=10846984 memory=724488 CPUtime=0.35 cores=0,2,4,6
/proc/16385/task/16440/stat : 16440 (java) S 16382 16385 13932 0 -1 1077944384 2242 13327 0 0 24 4 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230434118800 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16441] ppid=16382 vsize=10846984 memory=1120 CPUtime=0.34 cores=0,2,4,6
/proc/16385/task/16441/stat : 16441 (java) S 16382 16385 13932 0 -1 1077944384 2347 13327 0 0 24 3 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230433065744 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16442] ppid=16382 vsize=10846984 memory=724488 CPUtime=0.35 cores=0,2,4,6
/proc/16385/task/16442/stat : 16442 (java) S 16382 16385 13932 0 -1 1077944384 1104 13327 0 0 24 4 4 3 20 0 15 0 417226970 11107311616 181122 33554432000 4194304 4196468 140720466941888 140230432013200 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16443] ppid=16382 vsize=10846984 memory=2832 CPUtime=0.33 cores=0,2,4,6
/proc/16385/task/16443/stat : 16443 (java) S 16382 16385 13932 0 -1 1077944384 4979 13327 0 0 24 2 4 3 20 0 15 0 417226972 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229544974576 140230541613698 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16444] ppid=16382 vsize=10846984 memory=724488 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16444/stat : 16444 (java) S 16382 16385 13932 0 -1 1077944384 16 13327 0 0 0 0 4 3 20 0 15 0 417226972 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229474247904 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16445] ppid=16382 vsize=10846984 memory=724488 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16445/stat : 16445 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226972 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229340029696 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16446] ppid=16382 vsize=10846984 memory=3580 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16446/stat : 16446 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229099739088 140230541621147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16447] ppid=16382 vsize=10846984 memory=724488 CPUtime=3.41 cores=0,2,4,6
/proc/16385/task/16447/stat : 16447 (java) S 16382 16385 13932 0 -1 1077944384 13216 13327 0 0 332 2 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229543922416 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16448] ppid=16382 vsize=10846984 memory=0 CPUtime=3.14 cores=0,2,4,6
/proc/16385/task/16448/stat : 16448 (java) S 16382 16385 13932 0 -1 1077944384 12220 13327 0 0 305 2 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229542869872 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16449] ppid=16382 vsize=10846984 memory=984 CPUtime=1.64 cores=0,2,4,6
/proc/16385/task/16449/stat : 16449 (java) S 16382 16385 13932 0 -1 1077944384 13232 13327 0 0 155 2 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229440690672 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16450] ppid=16382 vsize=10846984 memory=724488 CPUtime=0.07 cores=0,2,4,6
/proc/16385/task/16450/stat : 16450 (java) S 16382 16385 13932 0 -1 1077944384 3 13327 0 0 0 0 4 3 20 0 15 0 417226975 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229066181472 140230541612757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
[pid=16385/tid=16451] ppid=16382 vsize=10846984 memory=6572 CPUtime=0.13 cores=0,2,4,6
/proc/16385/task/16451/stat : 16451 (java) S 16382 16385 13932 0 -1 1077944384 559 13327 0 0 3 3 4 3 20 0 15 0 417226976 11107311616 181122 33554432000 4194304 4196468 140720466941888 140229439638064 140230541613698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16285696 140720466950895 140720466953413 140720466953413 140720466956239 0
Current children cumulated CPU time: 121.25 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 724488 KiB

Child status: 0
Real time (s): 112.516
CPU time (s): 121.295
CPU user time (s): 120.81
CPU system time (s): 0.485823
CPU usage (%): 107.803
Max. virtual memory (cumulated for all children) (KiB): 10846984
Max. memory (cumulated for all children) (KiB): 732428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.81
system time used= 0.485823
maximum resident set size= 732432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97113
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14136
involuntary context switches= 388


# summary of solver processes directly reported to runsolver:
#   pid: 16385
#   total CPU time (s): 121.295
#   total CPU user time (s): 120.81
#   total CPU system time (s): 0.485823

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.664873 second user time and 1.13926 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-13 22:19:53
IDJOB=4396436
IDBENCH=141371
IDSOLVER=2847
FILE ID=node107/4396436-1568409709
RUNJOBID= node107-1568395638-13963
PBS_JOBID= 21701875
Free space on /tmp= 59004 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-10_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396436-1568409709/watcher-4396436-1568409709 -o /tmp/evaluation-result-4396436-1568409709/solver-4396436-1568409709 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1568395638-13963 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1420530770 HOME/instance-4396436-1568409709.xml

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=1420530770

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        29785176 kB
MemAvailable:   30319540 kB
Buffers:          162420 kB
Cached:           644524 kB
SwapCached:        79316 kB
Active:          2002724 kB
Inactive:         396052 kB
Active(anon):    1521796 kB
Inactive(anon):   100980 kB
Active(file):     480928 kB
Inactive(file):   295072 kB
Unevictable:      109976 kB
Mlocked:          109976 kB
SwapTotal:      67108860 kB
SwapFree:       66922560 kB
Dirty:             35504 kB
Writeback:             0 kB
AnonPages:       1775100 kB
Mapped:            48192 kB
Shmem:             22292 kB
Slab:             177692 kB
SReclaimable:     148400 kB
SUnreclaim:        29292 kB
KernelStack:        3968 kB
PageTables:        10528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2509828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1605632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 58968 MiB
End job on node107 at 2019-09-13 22:21:46