Trace number 4291339

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 NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2018-07-02? (TO) 20050.5 2520.42

General information on the benchmark

NameStripPacking/
StripPacking-C2P1_c18.xml
MD5SUMbb34988e6b0e49ae8f3222e70708ff44
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.2518
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of constraints76
Number of domains25
Minimum domain size1
Maximum domain size40
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":73},{"size":15,"count":25},{"size":40,"count":25}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":25},{"degree":2,"count":50},{"degree":3,"count":50}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":50},{"arity":3,"count":25},{"arity":100,"count":1}]
Number of extensional constraints25
Number of intensional constraints50
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":50},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.55	c version: 2018-07-02
0.66/0.55	c seed: 1842089412
0.66/0.55	c timeout: 20160
0.66/0.56	c memlimit: 22000
0.66/0.56	c nbcore: 8
0.66/0.58	c Parsing instance...
1.39/0.94	c Parsing done, starting search...
20047.52/2520.10	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291339-1532631791/watcher-4291339-1532631791 -o /tmp/evaluation-result-4291339-1532631791/solver-4291339-1532631791 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1532623783-11239 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1842089412 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291339-1532631791.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=12276, runsolver pid=12273

[startup+0.100661 s]*
/proc/loadavg: 8.64 7.96 7.47 2/199 12296
/proc/meminfo: memFree=23292260/32770624 swapFree=67108860/67108860
[pid=12276] ppid=12273 vsize=26103424 memory=30480 CPUtime=0.11 cores=0-7
/proc/12276/stat : 12276 (java) S 12273 12276 11212 0 -1 1077944320 7062 0 0 0 10 1 0 0 20 0 20 0 80742325 26729906176 7620 33554432000 4194304 4196468 140732526257808 140732526240352 139779881205495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
/proc/12276/statm: 6525856 7620 3140 1 0 6487932 0
[pid=12276/tid=12278] ppid=12273 vsize=26103424 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/12276/task/12278/stat : 12278 (java) R 12273 12276 11212 0 -1 4202560 5200 0 0 0 8 0 0 0 20 0 20 0 80742326 26729906176 7686 33554432000 4194304 4196468 140732526257808 139779885393536 139779861481323 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12279] ppid=12273 vsize=26103424 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/12276/task/12279/stat : 12279 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 7686 33554432000 4194304 4196468 140732526257808 139779846486672 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12280] ppid=12273 vsize=26103424 memory=139738352514688 CPUtime=0 cores=0-7
/proc/12276/task/12280/stat : 12280 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 7686 33554432000 4194304 4196468 140732526257808 139779438332432 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12281] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12281/stat : 12281 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 7686 33554432000 4194304 4196468 140732526257808 139779437279632 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12282] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12282/stat : 12282 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 7686 33554432000 4194304 4196468 140732526257808 139779436226832 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12283] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12283/stat : 12283 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 7686 33554432000 4194304 4196468 140732526257808 139779435175056 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12284] ppid=12273 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/12276/task/12284/stat : 12284 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 7686 33554432000 4194304 4196468 140732526257808 139779434122256 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12285] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12285/stat : 12285 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 7752 33554432000 4194304 4196468 140732526257808 139779433069456 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12286] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12286/stat : 12286 (java) S 12273 12276 11212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80742327 26729906176 7752 33554432000 4194304 4196468 140732526257808 139779432016656 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12287] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12287/stat : 12287 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742328 26729906176 7752 33554432000 4194304 4196468 140732526257808 139778354780528 139779881216642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12288] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12288/stat : 12288 (java) S 12273 12276 11212 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80742328 26729906176 7752 33554432000 4194304 4196468 140732526257808 139778353726496 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12289] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12289/stat : 12289 (java) S 12273 12276 11212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80742329 26729906176 7752 33554432000 4194304 4196468 140732526257808 139778352673648 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12290] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12290/stat : 12290 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 7752 33554432000 4194304 4196468 140732526257808 139778351621968 139779881224091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12291] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12291/stat : 12291 (java) S 12273 12276 11212 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 7752 33554432000 4194304 4196468 140732526257808 139778350570352 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12292] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12292/stat : 12292 (java) S 12273 12276 11212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 7752 33554432000 4194304 4196468 140732526257808 139778349517552 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12293] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12293/stat : 12293 (java) S 12273 12276 11212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 7752 33554432000 4194304 4196468 140732526257808 139778348464752 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12294] ppid=12273 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/12276/task/12294/stat : 12294 (java) S 12273 12276 11212 0 -1 1077944384 245 0 0 0 1 0 0 0 20 0 20 0 80742331 26729906176 7752 33554432000 4194304 4196468 140732526257808 139778347411952 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12295] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12295/stat : 12295 (java) S 12273 12276 11212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 7752 33554432000 4194304 4196468 140732526257808 139778346359392 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12296] ppid=12273 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/12276/task/12296/stat : 12296 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 7818 33554432000 4194304 4196468 140732526257808 139778345306672 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 30480 KiB

[startup+0.210285 s]*
/proc/loadavg: 8.64 7.96 7.47 4/199 12296
/proc/meminfo: memFree=23278804/32770624 swapFree=67108860/67108860
[pid=12276] ppid=12273 vsize=26103424 memory=42904 CPUtime=0.3 cores=0-7
/proc/12276/stat : 12276 (java) S 12273 12276 11212 0 -1 1077944320 10458 0 0 0 28 2 0 0 20 0 20 0 80742325 26729906176 10726 33554432000 4194304 4196468 140732526257808 140732526240352 139779881205495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
/proc/12276/statm: 6525856 10726 3265 1 0 6487932 0
[pid=12276/tid=12278] ppid=12273 vsize=26103424 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/12276/task/12278/stat : 12278 (java) R 12273 12276 11212 0 -1 4202560 8205 0 0 0 18 1 0 0 20 0 20 0 80742326 26729906176 10726 33554432000 4194304 4196468 140732526257808 139779885433040 139779881217430 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12279] ppid=12273 vsize=26103424 memory=14857 CPUtime=0 cores=0-7
/proc/12276/task/12279/stat : 12279 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 10726 33554432000 4194304 4196468 140732526257808 139779846486672 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12280] ppid=12273 vsize=26103424 memory=288370114504226432 CPUtime=0 cores=0-7
/proc/12276/task/12280/stat : 12280 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 10726 33554432000 4194304 4196468 140732526257808 139779438332432 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12281] ppid=12273 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/12276/task/12281/stat : 12281 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 10726 33554432000 4194304 4196468 140732526257808 139779437279632 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12282] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12282/stat : 12282 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 10726 33554432000 4194304 4196468 140732526257808 139779436226832 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12283] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12283/stat : 12283 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 10726 33554432000 4194304 4196468 140732526257808 139779435175056 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12284] ppid=12273 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/12276/task/12284/stat : 12284 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 10726 33554432000 4194304 4196468 140732526257808 139779434122256 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12285] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12285/stat : 12285 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 10726 33554432000 4194304 4196468 140732526257808 139779433069456 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12286] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12286/stat : 12286 (java) S 12273 12276 11212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80742327 26729906176 10726 33554432000 4194304 4196468 140732526257808 139779432016656 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12287] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12287/stat : 12287 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742328 26729906176 10726 33554432000 4194304 4196468 140732526257808 139778354780528 139779881216642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12288] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12288/stat : 12288 (java) S 12273 12276 11212 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80742328 26729906176 10726 33554432000 4194304 4196468 140732526257808 139778353726496 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12289] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12289/stat : 12289 (java) S 12273 12276 11212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80742329 26729906176 10726 33554432000 4194304 4196468 140732526257808 139778352673648 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12290] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12290/stat : 12290 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 10726 33554432000 4194304 4196468 140732526257808 139778351621968 139779881224091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12291] ppid=12273 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/12276/task/12291/stat : 12291 (java) S 12273 12276 11212 0 -1 1077944384 370 0 0 0 1 0 0 0 20 0 20 0 80742331 26729906176 10726 33554432000 4194304 4196468 140732526257808 139778350570352 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12292] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12292/stat : 12292 (java) S 12273 12276 11212 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 10726 33554432000 4194304 4196468 140732526257808 139778349517552 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12293] ppid=12273 vsize=26103424 memory=0 CPUtime=0.01 cores=0-7
/proc/12276/task/12293/stat : 12293 (java) S 12273 12276 11212 0 -1 1077944384 58 0 0 0 1 0 0 0 20 0 20 0 80742331 26729906176 10726 33554432000 4194304 4196468 140732526257808 139778348464752 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12294] ppid=12273 vsize=26103424 memory=0 CPUtime=0.06 cores=0-7
/proc/12276/task/12294/stat : 12294 (java) R 12273 12276 11212 0 -1 4202560 312 0 0 0 6 0 0 0 20 0 20 0 80742331 26729906176 10726 33554432000 4194304 4196468 140732526257808 139778347407712 139779873442622 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12295] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12295/stat : 12295 (java) S 12273 12276 11212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 10726 33554432000 4194304 4196468 140732526257808 139778346359392 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12296] ppid=12273 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/12276/task/12296/stat : 12296 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 10726 33554432000 4194304 4196468 140732526257808 139778345306672 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 42904 KiB

[startup+0.310549 s]*
/proc/loadavg: 8.64 7.96 7.47 2/199 12296
/proc/meminfo: memFree=23275144/32770624 swapFree=67108860/67108860
[pid=12276] ppid=12273 vsize=26103424 memory=46416 CPUtime=0.43 cores=0-7
/proc/12276/stat : 12276 (java) S 12273 12276 11212 0 -1 1077944320 10896 0 0 0 41 2 0 0 20 0 20 0 80742325 26729906176 11604 33554432000 4194304 4196468 140732526257808 140732526240352 139779881205495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
/proc/12276/statm: 6525856 11604 3302 1 0 6487932 0
[pid=12276/tid=12278] ppid=12273 vsize=26103424 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/12276/task/12278/stat : 12278 (java) R 12273 12276 11212 0 -1 4202560 8555 0 0 0 28 1 0 0 20 0 20 0 80742326 26729906176 11604 33554432000 4194304 4196468 140732526257808 139779885367232 139779862769055 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12279] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12279/stat : 12279 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 11604 33554432000 4194304 4196468 140732526257808 139779846486672 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12280] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12280/stat : 12280 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 11604 33554432000 4194304 4196468 140732526257808 139779438332432 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12281] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12281/stat : 12281 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 11604 33554432000 4194304 4196468 140732526257808 139779437279632 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12282] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12282/stat : 12282 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 11604 33554432000 4194304 4196468 140732526257808 139779436226832 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12283] ppid=12273 vsize=26103424 memory=2244 CPUtime=0 cores=0-7
/proc/12276/task/12283/stat : 12283 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 11604 33554432000 4194304 4196468 140732526257808 139779435175056 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12284] ppid=12273 vsize=26103424 memory=139738237465519 CPUtime=0 cores=0-7
/proc/12276/task/12284/stat : 12284 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 11604 33554432000 4194304 4196468 140732526257808 139779434122256 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12285] ppid=12273 vsize=26103424 memory=139738237467824 CPUtime=0 cores=0-7
/proc/12276/task/12285/stat : 12285 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26729906176 11604 33554432000 4194304 4196468 140732526257808 139779433069456 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12286] ppid=12273 vsize=26103424 memory=139738237470128 CPUtime=0 cores=0-7
/proc/12276/task/12286/stat : 12286 (java) S 12273 12276 11212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80742327 26729906176 11604 33554432000 4194304 4196468 140732526257808 139779432016656 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12287] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12287/stat : 12287 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742328 26729906176 11604 33554432000 4194304 4196468 140732526257808 139778354780528 139779881216642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12288] ppid=12273 vsize=26103424 memory=279476474947216 CPUtime=0 cores=0-7
/proc/12276/task/12288/stat : 12288 (java) S 12273 12276 11212 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 80742328 26729906176 11604 33554432000 4194304 4196468 140732526257808 139778353726496 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12289] ppid=12273 vsize=26103424 memory=279476474954128 CPUtime=0 cores=0-7
/proc/12276/task/12289/stat : 12289 (java) S 12273 12276 11212 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 80742329 26729906176 11604 33554432000 4194304 4196468 140732526257808 139778352673648 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12290] ppid=12273 vsize=26103424 memory=279476474895408 CPUtime=0 cores=0-7
/proc/12276/task/12290/stat : 12290 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 11604 33554432000 4194304 4196468 140732526257808 139778351621968 139779881224091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12291] ppid=12273 vsize=26103424 memory=279476474967952 CPUtime=0.01 cores=0-7
/proc/12276/task/12291/stat : 12291 (java) S 12273 12276 11212 0 -1 1077944384 379 0 0 0 1 0 0 0 20 0 20 0 80742331 26729906176 11604 33554432000 4194304 4196468 140732526257808 139778350570352 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12292] ppid=12273 vsize=26103424 memory=279476474974864 CPUtime=0 cores=0-7
/proc/12276/task/12292/stat : 12292 (java) S 12273 12276 11212 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 11604 33554432000 4194304 4196468 140732526257808 139778349517552 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12293] ppid=12273 vsize=26103424 memory=279476474972560 CPUtime=0.02 cores=0-7
/proc/12276/task/12293/stat : 12293 (java) S 12273 12276 11212 0 -1 1077944384 118 0 0 0 2 0 0 0 20 0 20 0 80742331 26729906176 11604 33554432000 4194304 4196468 140732526257808 139778348464752 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12294] ppid=12273 vsize=26103424 memory=279476474989168 CPUtime=0.07 cores=0-7
/proc/12276/task/12294/stat : 12294 (java) S 12273 12276 11212 0 -1 1077944384 328 0 0 0 7 0 0 0 20 0 20 0 80742331 26729906176 11604 33554432000 4194304 4196468 140732526257808 139778347411952 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12295] ppid=12273 vsize=26103424 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12295/stat : 12295 (java) S 12273 12276 11212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 11604 33554432000 4194304 4196468 140732526257808 139778346359392 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12296] ppid=12273 vsize=26103424 memory=-1 CPUtime=0 cores=0-7
/proc/12276/task/12296/stat : 12296 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742331 26729906176 11604 33554432000 4194304 4196468 140732526257808 139778345306672 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103424 KiB
Current children cumulated memory: 46416 KiB

[startup+0.700901 s]
/proc/loadavg: 8.64 7.96 7.47 3/199 12296
/proc/meminfo: memFree=23250868/32770624 swapFree=67108860/67108860
[pid=12276] ppid=12273 vsize=26105492 memory=85280 CPUtime=0.98 cores=0-7
/proc/12276/stat : 12276 (java) S 12273 12276 11212 0 -1 1077944320 17837 0 0 0 94 4 0 0 20 0 20 0 80742325 26732023808 21320 33554432000 4194304 4196468 140732526257808 140732526240352 139779881205495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
/proc/12276/statm: 6526373 21320 3497 1 0 6488444 0
[pid=12276/tid=12278] ppid=12273 vsize=26105492 memory=0 CPUtime=0.67 cores=0-7
/proc/12276/task/12278/stat : 12278 (java) R 12273 12276 11212 0 -1 4202560 15043 0 0 0 64 3 0 0 20 0 20 0 80742326 26732023808 21320 33554432000 4194304 4196468 140732526257808 139779885430992 139779865285982 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12279] ppid=12273 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12279/stat : 12279 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26732023808 21320 33554432000 4194304 4196468 140732526257808 139779846486672 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12280] ppid=12273 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12280/stat : 12280 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742326 26732023808 21320 33554432000 4194304 4196468 140732526257808 139779438332432 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12281] ppid=12273 vsize=26105492 memory=0 CPUtime=0 cores=0-7
/proc/12276/task/12281/stat : 12281 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742326 26732023808 21320 33554432000 4194304 4196468 140732526257808 139779437279632 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12282] ppid=12273 vsize=26105492 memory=4612 CPUtime=0 cores=0-7
/proc/12276/task/12282/stat : 12282 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742326 26732023808 21320 33554432000 4194304 4196468 140732526257808 139779436226832 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12283] ppid=12273 vsize=26105492 memory=8552 CPUtime=0 cores=0-7
/proc/12276/task/12283/stat : 12283 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26732023808 21320 33554432000 4194304 4196468 140732526257808 139779435175056 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12284] ppid=12273 vsize=26105492 memory=1624 CPUtime=0 cores=0-7
/proc/12276/task/12284/stat : 12284 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26732023808 21320 33554432000 4194304 4196468 140732526257808 139779434122256 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12285] ppid=12273 vsize=26105492 memory=1200 CPUtime=0 cores=0-7
/proc/12276/task/12285/stat : 12285 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 80742326 26732023808 21320 33554432000 4194304 4196468 140732526257808 139779433069456 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12286] ppid=12273 vsize=26105492 memory=15872 CPUtime=0 cores=0-7
/proc/12276/task/12286/stat : 12286 (java) S 12273 12276 11212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 80742327 26732023808 21320 33554432000 4194304 4196468 140732526257808 139779432016656 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12287] ppid=12273 vsize=26105492 memory=14644 CPUtime=0 cores=0-7
/proc/12276/task/12287/stat : 12287 (java) S 12273 12276 11212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 80742328 26732023808 21320 33554432000 4194304 4196468 140732526257808 139778354780528 139779881216642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0

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

[pid=12276/tid=12282] ppid=12273 vsize=27053808 memory=6907692 CPUtime=11.37 cores=0-7
/proc/12276/task/12282/stat : 12282 (java) S 12273 12276 11212 0 -1 1077944384 54369 0 0 0 1092 45 0 0 20 0 34 0 80742326 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139779436226832 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12283] ppid=12273 vsize=27053808 memory=0 CPUtime=11.4 cores=0-7
/proc/12276/task/12283/stat : 12283 (java) S 12273 12276 11212 0 -1 1077944384 61803 0 0 0 1095 45 0 0 20 0 34 0 80742326 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139779435175056 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12284] ppid=12273 vsize=27053808 memory=6914876 CPUtime=11.39 cores=0-7
/proc/12276/task/12284/stat : 12284 (java) S 12273 12276 11212 0 -1 1077944384 64733 0 0 0 1099 40 0 0 20 0 34 0 80742326 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139779434122256 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12285] ppid=12273 vsize=27053808 memory=6911284 CPUtime=11.29 cores=0-7
/proc/12276/task/12285/stat : 12285 (java) S 12273 12276 11212 0 -1 1077944384 51388 0 0 0 1087 42 0 0 20 0 34 0 80742326 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139779433069456 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12286] ppid=12273 vsize=27053808 memory=6911284 CPUtime=11.36 cores=0-7
/proc/12276/task/12286/stat : 12286 (java) S 12273 12276 11212 0 -1 1077944384 55384 0 0 0 1095 41 0 0 20 0 34 0 80742327 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139779432016656 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12287] ppid=12273 vsize=27053808 memory=2428 CPUtime=2.07 cores=0-7
/proc/12276/task/12287/stat : 12287 (java) S 12273 12276 11212 0 -1 1077944384 96637 0 0 0 155 52 0 0 20 0 34 0 80742328 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778354780528 139779881216642 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 41 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12288] ppid=12273 vsize=27053808 memory=6909744 CPUtime=0 cores=0-7
/proc/12276/task/12288/stat : 12288 (java) S 12273 12276 11212 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 34 0 80742328 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778353726560 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12289] ppid=12273 vsize=27053808 memory=6936936 CPUtime=0 cores=0-7
/proc/12276/task/12289/stat : 12289 (java) S 12273 12276 11212 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 34 0 80742329 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778352673664 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12290] ppid=12273 vsize=27053808 memory=1416 CPUtime=0 cores=0-7
/proc/12276/task/12290/stat : 12290 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 80742331 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778351621968 139779881224091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12291] ppid=12273 vsize=27053808 memory=6791534058613427641 CPUtime=1.85 cores=0-7
/proc/12276/task/12291/stat : 12291 (java) S 12273 12276 11212 0 -1 1077944384 6170 0 0 0 182 3 0 0 20 0 34 0 80742331 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778350570352 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12292] ppid=12273 vsize=27053808 memory=6927188 CPUtime=1.91 cores=0-7
/proc/12276/task/12292/stat : 12292 (java) S 12273 12276 11212 0 -1 1077944384 6493 0 0 0 189 2 0 0 20 0 34 0 80742331 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778349517552 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12293] ppid=12273 vsize=27053808 memory=0 CPUtime=1.87 cores=0-7
/proc/12276/task/12293/stat : 12293 (java) S 12273 12276 11212 0 -1 1077944384 5764 0 0 0 186 1 0 0 20 0 34 0 80742331 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778348464752 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12294] ppid=12273 vsize=27053808 memory=0 CPUtime=0.98 cores=0-7
/proc/12276/task/12294/stat : 12294 (java) S 12273 12276 11212 0 -1 1077944384 9868 0 0 0 95 3 0 0 20 0 34 0 80742331 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778347411952 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12295] ppid=12273 vsize=27053808 memory=23952 CPUtime=0 cores=0-7
/proc/12276/task/12295/stat : 12295 (java) S 12273 12276 11212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 80742331 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778346359392 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12296] ppid=12273 vsize=27053808 memory=1296 CPUtime=0.84 cores=0-7
/proc/12276/task/12296/stat : 12296 (java) S 12273 12276 11212 0 -1 1077944384 4083 0 0 0 33 51 0 0 20 0 34 0 80742331 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778345306672 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 40 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12297] ppid=12273 vsize=27053808 memory=6929752 CPUtime=0 cores=0-7
/proc/12276/task/12297/stat : 12297 (java) S 12273 12276 11212 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 34 0 80742562 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778331861632 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12298] ppid=12273 vsize=27053808 memory=6929752 CPUtime=4.68 cores=0-7
/proc/12276/task/12298/stat : 12298 (java) S 12273 12276 11212 0 -1 1077944384 10946 0 0 0 264 204 0 0 20 0 34 0 80742582 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778328711968 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12299] ppid=12273 vsize=27053808 memory=4028 CPUtime=0.05 cores=0-7
/proc/12276/task/12299/stat : 12299 (java) S 12273 12276 11212 0 -1 1077944384 80 0 0 0 5 0 0 0 20 0 34 0 80742599 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778325562912 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12300] ppid=12273 vsize=27053808 memory=6912312 CPUtime=2472.19 cores=0-7
/proc/12276/task/12300/stat : 12300 (java) R 12273 12276 11212 0 -1 4202560 87827 0 0 0 247093 126 0 0 20 0 34 0 80742600 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778324504736 139779528579173 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12301] ppid=12273 vsize=27053808 memory=6912312 CPUtime=2473.04 cores=0-7
/proc/12276/task/12301/stat : 12301 (java) R 12273 12276 11212 0 -1 4202560 98604 0 0 0 247142 162 0 0 20 0 34 0 80742600 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778323449752 139779527449600 0 4 0 16800975 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12302] ppid=12273 vsize=27053808 memory=6912312 CPUtime=2477.27 cores=0-7
/proc/12276/task/12302/stat : 12302 (java) R 12273 12276 11212 0 -1 4202560 97389 0 0 0 247575 152 0 0 20 0 34 0 80742606 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778322396752 139779529709402 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12303] ppid=12273 vsize=27053808 memory=6909744 CPUtime=2476.29 cores=0-7
/proc/12276/task/12303/stat : 12303 (java) R 12273 12276 11212 0 -1 4202560 93695 0 0 0 247500 129 0 0 20 0 34 0 80742606 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778321344152 139779528933611 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12304] ppid=12273 vsize=27053808 memory=2244 CPUtime=2476.16 cores=0-7
/proc/12276/task/12304/stat : 12304 (java) R 12273 12276 11212 0 -1 4202560 100343 0 0 0 247459 157 0 0 20 0 34 0 80742606 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778320291656 139779528933065 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12305] ppid=12273 vsize=27053808 memory=4124 CPUtime=0.03 cores=0-7
/proc/12276/task/12305/stat : 12305 (java) S 12273 12276 11212 0 -1 1077944384 116 0 0 0 3 0 0 0 20 0 34 0 80742607 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778319246112 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12306] ppid=12273 vsize=27053808 memory=2200 CPUtime=2473.35 cores=0-7
/proc/12276/task/12306/stat : 12306 (java) R 12273 12276 11212 0 -1 4202560 100762 0 0 0 247162 173 0 0 20 0 34 0 80742607 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778318185616 139779528726710 0 4 0 16800975 0 0 0 -1 4 0 0 14 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12307] ppid=12273 vsize=27053808 memory=6914876 CPUtime=0.04 cores=0-7
/proc/12276/task/12307/stat : 12307 (java) S 12273 12276 11212 0 -1 1077944384 58 0 0 0 4 0 0 0 20 0 34 0 80742607 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778317141536 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12308] ppid=12273 vsize=27053808 memory=848 CPUtime=0 cores=0-7
/proc/12276/task/12308/stat : 12308 (java) S 12273 12276 11212 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 34 0 80742608 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778316088736 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12309] ppid=12273 vsize=27053808 memory=6914876 CPUtime=2476.37 cores=0-7
/proc/12276/task/12309/stat : 12309 (java) R 12273 12276 11212 0 -1 4202560 99213 0 0 0 247476 161 0 0 20 0 34 0 80742608 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778315028376 139779524884807 0 4 0 16800975 0 0 0 -1 3 0 0 15 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12310] ppid=12273 vsize=27053808 memory=920 CPUtime=2473.42 cores=0-7
/proc/12276/task/12310/stat : 12310 (java) R 12273 12276 11212 0 -1 4202560 98902 0 0 0 247195 147 0 0 20 0 34 0 80742614 27703099392 1726923 33554432000 4194304 4196468 140732526257808 139778313975576 139779528726896 0 4 0 16800975 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
Current children cumulated CPU time: 19906.4 s
Current children cumulated vsize: 27053808 KiB
Current children cumulated memory: 6907692 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.62 8.66 8.65 9/212 12341
/proc/meminfo: memFree=16405044/32770624 swapFree=67108860/67108860
[pid=12276] ppid=12273 vsize=27053808 memory=6899484 CPUtime=20047.5 cores=0-7
/proc/12276/stat : 12276 (java) S 12273 12276 11212 0 -1 1077944320 1435138 0 0 0 2003115 1637 0 0 20 0 34 0 80742325 27703099392 1724871 33554432000 4194304 4196468 140732526257808 140732526240352 139779881205495 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
/proc/12276/statm: 6763452 1724871 3621 1 0 6725002 0
[pid=12276/tid=12278] ppid=12273 vsize=27053808 memory=6791534058613427641 CPUtime=2.72 cores=0-7
/proc/12276/task/12278/stat : 12278 (java) S 12273 12276 11212 0 -1 1077944384 24477 0 0 0 264 8 0 0 20 0 34 0 80742326 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139779885442960 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12279] ppid=12273 vsize=27053808 memory=4872558044660077418 CPUtime=11.47 cores=0-7
/proc/12276/task/12279/stat : 12279 (java) S 12273 12276 11212 0 -1 1077944384 60896 0 0 0 1104 43 0 0 20 0 34 0 80742326 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139779846486672 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12280] ppid=12273 vsize=27053808 memory=1944 CPUtime=11.53 cores=0-7
/proc/12276/task/12280/stat : 12280 (java) S 12273 12276 11212 0 -1 1077944384 65354 0 0 0 1107 46 0 0 20 0 34 0 80742326 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139779438332432 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12281] ppid=12273 vsize=27053808 memory=1416 CPUtime=11.49 cores=0-7
/proc/12276/task/12281/stat : 12281 (java) S 12273 12276 11212 0 -1 1077944384 69779 0 0 0 1105 44 0 0 20 0 34 0 80742326 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139779437279632 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12282] ppid=12273 vsize=27053808 memory=4612 CPUtime=11.46 cores=0-7
/proc/12276/task/12282/stat : 12282 (java) S 12273 12276 11212 0 -1 1077944384 54629 0 0 0 1101 45 0 0 20 0 34 0 80742326 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139779436226832 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12283] ppid=12273 vsize=27053808 memory=8552 CPUtime=11.49 cores=0-7
/proc/12276/task/12283/stat : 12283 (java) S 12273 12276 11212 0 -1 1077944384 61856 0 0 0 1104 45 0 0 20 0 34 0 80742326 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139779435175056 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12284] ppid=12273 vsize=27053808 memory=1624 CPUtime=11.48 cores=0-7
/proc/12276/task/12284/stat : 12284 (java) S 12273 12276 11212 0 -1 1077944384 64774 0 0 0 1108 40 0 0 20 0 34 0 80742326 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139779434122256 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12285] ppid=12273 vsize=27053808 memory=1200 CPUtime=11.38 cores=0-7
/proc/12276/task/12285/stat : 12285 (java) S 12273 12276 11212 0 -1 1077944384 51933 0 0 0 1096 42 0 0 20 0 34 0 80742326 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139779433069456 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12286] ppid=12273 vsize=27053808 memory=6791534058613427641 CPUtime=11.46 cores=0-7
/proc/12276/task/12286/stat : 12286 (java) S 12273 12276 11212 0 -1 1077944384 56220 0 0 0 1104 42 0 0 20 0 34 0 80742327 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139779432016656 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12287] ppid=12273 vsize=27053808 memory=192448894623726 CPUtime=2.08 cores=0-7
/proc/12276/task/12287/stat : 12287 (java) S 12273 12276 11212 0 -1 1077944384 96993 0 0 0 156 52 0 0 20 0 34 0 80742328 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778354780528 139779881216642 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12288] ppid=12273 vsize=27053808 memory=192448894623727 CPUtime=0 cores=0-7
/proc/12276/task/12288/stat : 12288 (java) S 12273 12276 11212 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 34 0 80742328 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778353726560 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12289] ppid=12273 vsize=27053808 memory=4028 CPUtime=0 cores=0-7
/proc/12276/task/12289/stat : 12289 (java) S 12273 12276 11212 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 34 0 80742329 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778352673664 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12290] ppid=12273 vsize=27053808 memory=23952 CPUtime=0 cores=0-7
/proc/12276/task/12290/stat : 12290 (java) S 12273 12276 11212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 34 0 80742331 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778351621968 139779881224091 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12291] ppid=12273 vsize=27053808 memory=1296 CPUtime=1.85 cores=0-7
/proc/12276/task/12291/stat : 12291 (java) S 12273 12276 11212 0 -1 1077944384 6172 0 0 0 182 3 0 0 20 0 34 0 80742331 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778350570352 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12292] ppid=12273 vsize=27053808 memory=2428 CPUtime=1.91 cores=0-7
/proc/12276/task/12292/stat : 12292 (java) S 12273 12276 11212 0 -1 1077944384 6495 0 0 0 189 2 0 0 20 0 34 0 80742331 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778349517552 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12293] ppid=12273 vsize=27053808 memory=1840 CPUtime=1.87 cores=0-7
/proc/12276/task/12293/stat : 12293 (java) S 12273 12276 11212 0 -1 1077944384 5766 0 0 0 186 1 0 0 20 0 34 0 80742331 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778348464752 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12294] ppid=12273 vsize=27053808 memory=1004 CPUtime=0.98 cores=0-7
/proc/12276/task/12294/stat : 12294 (java) S 12273 12276 11212 0 -1 1077944384 9870 0 0 0 95 3 0 0 20 0 34 0 80742331 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778347411952 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12295] ppid=12273 vsize=27053808 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/12276/task/12295/stat : 12295 (java) S 12273 12276 11212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 34 0 80742331 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778346359392 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12296] ppid=12273 vsize=27053808 memory=4872558044660077418 CPUtime=0.84 cores=0-7
/proc/12276/task/12296/stat : 12296 (java) S 12273 12276 11212 0 -1 1077944384 4104 0 0 0 33 51 0 0 20 0 34 0 80742331 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778345306672 139779881216642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12297] ppid=12273 vsize=27053808 memory=4028 CPUtime=0 cores=0-7
/proc/12276/task/12297/stat : 12297 (java) S 12273 12276 11212 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 34 0 80742562 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778331861632 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12298] ppid=12273 vsize=27053808 memory=23952 CPUtime=4.73 cores=0-7
/proc/12276/task/12298/stat : 12298 (java) R 12273 12276 11212 0 -1 1077944384 10986 0 0 0 264 209 0 0 20 0 34 0 80742582 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778328711968 139779881216642 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12299] ppid=12273 vsize=27053808 memory=1296 CPUtime=0.05 cores=0-7
/proc/12276/task/12299/stat : 12299 (java) S 12273 12276 11212 0 -1 1077944384 80 0 0 0 5 0 0 0 20 0 34 0 80742599 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778325562912 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12300] ppid=12273 vsize=27053808 memory=2428 CPUtime=2489.79 cores=0-7
/proc/12276/task/12300/stat : 12300 (java) R 12273 12276 11212 0 -1 4202560 88397 0 0 0 248852 127 0 0 20 0 34 0 80742600 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778324502416 139779528493641 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12301] ppid=12273 vsize=27053808 memory=1840 CPUtime=2490.38 cores=0-7
/proc/12276/task/12301/stat : 12301 (java) R 12273 12276 11212 0 -1 4202560 99607 0 0 0 248875 163 0 0 20 0 34 0 80742600 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778323450056 139779528547062 0 4 0 16800975 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12302] ppid=12273 vsize=27053808 memory=1004 CPUtime=2494.87 cores=0-7
/proc/12276/task/12302/stat : 12302 (java) R 12273 12276 11212 0 -1 4202560 98314 0 0 0 249334 153 0 0 20 0 34 0 80742606 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778322396816 139779528933539 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12303] ppid=12273 vsize=27053808 memory=12060 CPUtime=2493.87 cores=0-7
/proc/12276/task/12303/stat : 12303 (java) R 12273 12276 11212 0 -1 4202560 94353 0 0 0 249256 131 0 0 20 0 34 0 80742606 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778321344016 139779866415800 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12304] ppid=12273 vsize=27053808 memory=15872 CPUtime=2493.72 cores=0-7
/proc/12276/task/12304/stat : 12304 (java) R 12273 12276 11212 0 -1 4202560 101133 0 0 0 249214 158 0 0 20 0 34 0 80742606 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778320291528 139779528933229 0 4 0 16800975 0 0 0 -1 1 0 0 16 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12305] ppid=12273 vsize=27053808 memory=14668 CPUtime=0.03 cores=0-7
/proc/12276/task/12305/stat : 12305 (java) S 12273 12276 11212 0 -1 1077944384 116 0 0 0 3 0 0 0 20 0 34 0 80742607 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778319246112 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12306] ppid=12273 vsize=27053808 memory=4052 CPUtime=2490.94 cores=0-7
/proc/12276/task/12306/stat : 12306 (java) R 12273 12276 11212 0 -1 4202560 101589 0 0 0 248920 174 0 0 20 0 34 0 80742607 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778318187920 139779529709315 0 4 0 16800975 0 0 0 -1 2 0 0 14 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12307] ppid=12273 vsize=27053808 memory=18444 CPUtime=0.04 cores=0-7
/proc/12276/task/12307/stat : 12307 (java) S 12273 12276 11212 0 -1 1077944384 58 0 0 0 4 0 0 0 20 0 34 0 80742607 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778317141536 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12308] ppid=12273 vsize=27053808 memory=640 CPUtime=0 cores=0-7
/proc/12276/task/12308/stat : 12308 (java) S 12273 12276 11212 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 34 0 80742608 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778316088736 139779881215701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12309] ppid=12273 vsize=27053808 memory=1784 CPUtime=2493.85 cores=0-7
/proc/12276/task/12309/stat : 12309 (java) R 12273 12276 11212 0 -1 4202560 100003 0 0 0 249223 162 0 0 20 0 34 0 80742608 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778315027456 139779528933705 0 4 0 16800975 0 0 0 -1 5 0 0 16 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
[pid=12276/tid=12310] ppid=12273 vsize=27053808 memory=1236 CPUtime=2491.01 cores=0-7
/proc/12276/task/12310/stat : 12310 (java) R 12273 12276 11212 0 -1 4202560 99686 0 0 0 248953 148 0 0 20 0 34 0 80742614 27703099392 1724871 33554432000 4194304 4196468 140732526257808 139778313975440 139779528518052 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 25276416 140732526261325 140732526261509 140732526261509 140732526264271 0
Current children cumulated CPU time: 20047.5 s
Current children cumulated vsize: 27053808 KiB
Current children cumulated memory: 6899484 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.42 s]
# the end of solver process 12276 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20034 s, system=16.4367 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2520.4 s]*
/proc/loadavg: 8.62 8.66 8.65 2/180 12355
/proc/meminfo: memFree=21841556/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.42
CPU time (s): 20050.5
CPU user time (s): 20034
CPU system time (s): 16.4367
CPU usage (%): 795.52
Max. virtual memory (cumulated for all children) (KiB): 27786012
Max. memory (cumulated for all children) (KiB): 7584492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20034
system time used= 16.4367
maximum resident set size= 7585520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1441745
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 413669
involuntary context switches= 422748


# summary of solver processes directly reported to runsolver:
#   pid: 12276
#   total CPU time (s): 20050.5
#   total CPU user time (s): 20034
#   total CPU system time (s): 16.4367

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.1525 second user time and 31.1527 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-26 21:03:11
IDJOB=4291339
IDBENCH=141127
IDSOLVER=2745
FILE ID=node151/4291339-1532631791
RUNJOBID= node151-1532623783-11239
PBS_JOBID= 21022018
Free space on /tmp= 54928 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-07-02
BENCH NAME= XCSP18/StripPacking/StripPacking-C2P1_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291339-1532631791/watcher-4291339-1532631791 -o /tmp/evaluation-result-4291339-1532631791/solver-4291339-1532631791 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1532623783-11239 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1842089412 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4291339-1532631791.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= bb34988e6b0e49ae8f3222e70708ff44
RANDOM SEED=1842089412

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.87
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:        23309520 kB
MemAvailable:   31939524 kB
Buffers:          205644 kB
Cached:          8668272 kB
SwapCached:            0 kB
Active:          1460076 kB
Inactive:        7468992 kB
Active(anon):       5568 kB
Inactive(anon):    77480 kB
Active(file):    1454508 kB
Inactive(file):  7391512 kB
Unevictable:        7824 kB
Mlocked:            7824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35936 kB
Writeback:             0 kB
AnonPages:         75592 kB
Mapped:            40976 kB
Shmem:             25224 kB
Slab:             227080 kB
SReclaimable:     199636 kB
SUnreclaim:        27444 kB
KernelStack:        3536 kB
PageTables:         5192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54892 MiB
End job on node151 at 2018-07-26 21:45:12