Trace number 4304855

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
Concrete 3.9.2SAT 19.0521 9.16623

General information on the benchmark

NameStripPacking/
StripPacking-C1P3_c18.xml
MD5SUM5b4e243b65627c7fc71624f53298a6f9
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 benchmark4.4256
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints49
Number of domains15
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":6},{"size":2,"count":42},{"size":20,"count":32}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":32},{"degree":3,"count":32}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":32},{"arity":3,"count":16},{"arity":64,"count":1}]
Number of extensional constraints16
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":16},{"type":"intension","count":32},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
18.94/9.12	v <instantiation>
18.94/9.12	v       <list>
18.94/9.12	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] w[0] w[1] w[2] w[3] w[4] w[5] w[6] w[7] w[8] w[9] w[10] w[11] w[12] w[13] w[14] w[15] h[0] h[1] h[2] h[3] h[4] h[5] h[6] h[7] h[8] h[9] h[10] h[11] h[12] h[13] h[14] h[15] r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] r[12] r[13] r[14] r[15]
18.94/9.12	v       </list>
18.94/9.12	v       <values>
18.94/9.12	v         0 9 12 0 9 7 13 2 7 0 7 3 0 14 14 17 7 5 11 0 0 11 13 17 13 17 18 11 11 0 10 0 14 5 2 9 5 5 7 5 6 2 6 4 3 3 6 3 4 2 2 7 5 2 7 3 5 3 2 6 6 10 3 10 1 0 0 0 1 1 0 1 0 1 0 0 1 1 0 1
18.94/9.12	v       </values>
18.94/9.12	v     </instantiation>
18.94/9.12	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304855-1534049809/watcher-4304855-1534049809 -o /tmp/evaluation-result-4304855-1534049809/solver-4304855-1534049809 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534040371-15154 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=229157495 HOME/instance-4304855-1534049809.xml 

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

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

solver pid=16773, runsolver pid=16770

[startup+0.100089 s]*
/proc/loadavg: 4.45 4.26 3.04 3/209 16830
/proc/meminfo: memFree=8493824/32770624 swapFree=67108860/67108860
[pid=16773] ppid=16770 vsize=10005480 memory=16812 CPUtime=0.09 cores=1,3,5,7
/proc/16773/stat : 16773 (java) S 16770 16773 13534 0 -1 1077944320 4349 12834 0 0 1 0 5 3 20 0 6 0 222544098 10245611520 4203 33554432000 4194304 4196468 140722265117360 140722265099904 140086083809015 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
/proc/16773/statm: 2501370 4203 1934 1 0 2489808 0
[pid=16773/tid=16826] ppid=16770 vsize=10005480 memory=5852835220496416925 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16826/stat : 16826 (java) R 16770 16773 13534 0 -1 4202560 2158 12834 0 0 0 0 5 3 20 0 6 0 222544107 10245611520 4203 33554432000 4194304 4196468 140722265117360 140086055645776 140086067889502 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16827] ppid=16770 vsize=10005480 memory=5793854881398974905 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16827/stat : 16827 (java) S 16770 16773 13534 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 6 0 222544108 10245611520 4203 33554432000 4194304 4196468 140722265117360 140086088051216 140086083819221 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16828] ppid=16770 vsize=10005480 memory=139630389081728 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16828/stat : 16828 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 6 0 222544108 10245611520 4203 33554432000 4194304 4196468 140722265117360 140085942770320 140086083819221 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16829] ppid=16770 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16829/stat : 16829 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 6 0 222544108 10245611520 4203 33554432000 4194304 4196468 140722265117360 140085941717264 140086083819221 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16830] ppid=16770 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16830/stat : 16830 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 6 0 222544108 10245611520 4203 33554432000 4194304 4196468 140722265117360 140085940664720 140086083819221 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.209965 s]*
/proc/loadavg: 4.45 4.26 3.04 3/218 16839
/proc/meminfo: memFree=8474392/32770624 swapFree=67108860/67108860
[pid=16773] ppid=16770 vsize=10982744 memory=43980 CPUtime=0.26 cores=1,3,5,7
/proc/16773/stat : 16773 (java) S 16770 16773 13534 0 -1 1077944320 7687 12834 0 0 16 2 5 3 20 0 15 0 222544098 11246329856 10995 33554432000 4194304 4196468 140722265117360 140722265099904 140086083809015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
/proc/16773/statm: 2745686 10995 2951 1 0 2708109 0
[pid=16773/tid=16826] ppid=16770 vsize=10982744 memory=-8540663193526752614 CPUtime=0.19 cores=1,3,5,7
/proc/16773/task/16826/stat : 16826 (java) R 16770 16773 13534 0 -1 4202560 4281 12834 0 0 10 1 5 3 20 0 15 0 222544107 11246329856 10995 33554432000 4194304 4196468 140722265117360 140086055605056 140086064084736 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16827] ppid=16770 vsize=10982744 memory=4211973356593872266 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16827/stat : 16827 (java) S 16770 16773 13534 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 222544108 11246329856 10995 33554432000 4194304 4196468 140722265117360 140086088051216 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16828] ppid=16770 vsize=10982744 memory=139630389081728 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16828/stat : 16828 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544108 11246329856 10995 33554432000 4194304 4196468 140722265117360 140085942770320 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16829] ppid=16770 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16829/stat : 16829 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544108 11246329856 10995 33554432000 4194304 4196468 140722265117360 140085941717264 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16830] ppid=16770 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16830/stat : 16830 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544108 11246329856 11061 33554432000 4194304 4196468 140722265117360 140085940664720 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16831] ppid=16770 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16831/stat : 16831 (java) S 16770 16773 13534 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 222544110 11246329856 11061 33554432000 4194304 4196468 140722265117360 140085053545200 140086083820162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16832] ppid=16770 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16832/stat : 16832 (java) S 16770 16773 13534 0 -1 1077944384 13 12834 0 0 0 0 5 3 20 0 15 0 222544110 11246329856 11061 33554432000 4194304 4196468 140722265117360 140084921755296 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16833] ppid=16770 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16833/stat : 16833 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544110 11246329856 11061 33554432000 4194304 4196468 140722265117360 140084720428272 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16834] ppid=16770 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16834/stat : 16834 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11246329856 11061 33554432000 4194304 4196468 140722265117360 140084413028816 140086083827611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16835] ppid=16770 vsize=10982744 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16773/task/16835/stat : 16835 (java) S 16770 16773 13534 0 -1 1077944384 354 12834 0 0 1 0 5 3 20 0 15 0 222544113 11246329856 11061 33554432000 4194304 4196468 140722265117360 140085052492016 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16836] ppid=16770 vsize=10982744 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/16773/task/16836/stat : 16836 (java) S 16770 16773 13534 0 -1 1077944384 260 12834 0 0 1 0 5 3 20 0 15 0 222544113 11246329856 11061 33554432000 4194304 4196468 140722265117360 140085051439472 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16837] ppid=16770 vsize=10982744 memory=139630389081728 CPUtime=0.11 cores=1,3,5,7
/proc/16773/task/16837/stat : 16837 (java) S 16770 16773 13534 0 -1 1077944384 607 12834 0 0 3 0 5 3 20 0 15 0 222544113 11246329856 11061 33554432000 4194304 4196468 140722265117360 140085050386416 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16838] ppid=16770 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16838/stat : 16838 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11246329856 11061 33554432000 4194304 4196468 140722265117360 140083982231904 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16839] ppid=16770 vsize=10982744 memory=139630389081728 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16839/stat : 16839 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544114 11246329856 11061 33554432000 4194304 4196468 140722265117360 140085049334832 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 43980 KiB

[startup+0.310304 s]*
/proc/loadavg: 4.45 4.26 3.04 3/218 16839
/proc/meminfo: memFree=8464412/32770624 swapFree=67108860/67108860
[pid=16773] ppid=16770 vsize=10983192 memory=56268 CPUtime=0.39 cores=1,3,5,7
/proc/16773/stat : 16773 (java) S 16770 16773 13534 0 -1 1077944320 10618 12834 0 0 28 3 5 3 20 0 15 0 222544098 11246788608 14067 33554432000 4194304 4196468 140722265117360 140722265099904 140086083809015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
/proc/16773/statm: 2745798 14067 3070 1 0 2708109 0
[pid=16773/tid=16826] ppid=16770 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/16773/task/16826/stat : 16826 (java) R 16770 16773 13534 0 -1 4202560 7165 12834 0 0 19 2 5 3 20 0 15 0 222544107 11246788608 14067 33554432000 4194304 4196468 140722265117360 140086055621024 140086083830941 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16827] ppid=16770 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16827/stat : 16827 (java) S 16770 16773 13534 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 222544108 11246788608 14067 33554432000 4194304 4196468 140722265117360 140086088051216 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16828] ppid=16770 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16828/stat : 16828 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544108 11246788608 14067 33554432000 4194304 4196468 140722265117360 140085942770320 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16829] ppid=16770 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16829/stat : 16829 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544108 11246788608 14067 33554432000 4194304 4196468 140722265117360 140085941717264 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16830] ppid=16770 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16830/stat : 16830 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544108 11246788608 14067 33554432000 4194304 4196468 140722265117360 140085940664720 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16831] ppid=16770 vsize=10983192 memory=139630389081727 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16831/stat : 16831 (java) S 16770 16773 13534 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 222544110 11246788608 14067 33554432000 4194304 4196468 140722265117360 140085053545200 140086083820162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16832] ppid=16770 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16832/stat : 16832 (java) S 16770 16773 13534 0 -1 1077944384 13 12834 0 0 0 0 5 3 20 0 15 0 222544110 11246788608 14067 33554432000 4194304 4196468 140722265117360 140084921755296 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16833] ppid=16770 vsize=10983192 memory=139630389081728 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16833/stat : 16833 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544110 11246788608 14067 33554432000 4194304 4196468 140722265117360 140084720428272 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16834] ppid=16770 vsize=10983192 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16834/stat : 16834 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11246788608 14067 33554432000 4194304 4196468 140722265117360 140084413028816 140086083827611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16835] ppid=16770 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16773/task/16835/stat : 16835 (java) S 16770 16773 13534 0 -1 1077944384 354 12834 0 0 1 0 5 3 20 0 15 0 222544113 11246788608 14067 33554432000 4194304 4196468 140722265117360 140085052492016 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16836] ppid=16770 vsize=10983192 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/16773/task/16836/stat : 16836 (java) S 16770 16773 13534 0 -1 1077944384 261 12834 0 0 1 0 5 3 20 0 15 0 222544113 11246788608 14067 33554432000 4194304 4196468 140722265117360 140085051439472 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16837] ppid=16770 vsize=10983192 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/16773/task/16837/stat : 16837 (java) S 16770 16773 13534 0 -1 1077944384 617 12834 0 0 5 0 5 3 20 0 15 0 222544113 11246788608 14067 33554432000 4194304 4196468 140722265117360 140085050386416 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16838] ppid=16770 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16838/stat : 16838 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11246788608 14067 33554432000 4194304 4196468 140722265117360 140083982231904 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16839] ppid=16770 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16839/stat : 16839 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544114 11246788608 14067 33554432000 4194304 4196468 140722265117360 140085049334832 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56268 KiB

[startup+0.700734 s]
/proc/loadavg: 4.45 4.26 3.04 3/218 16839
/proc/meminfo: memFree=8458420/32770624 swapFree=67108860/67108860
[pid=16773] ppid=16770 vsize=10983192 memory=88532 CPUtime=0.99 cores=1,3,5,7
/proc/16773/stat : 16773 (java) S 16770 16773 13534 0 -1 1077944320 16763 12834 0 0 87 4 5 3 20 0 15 0 222544098 11246788608 22133 33554432000 4194304 4196468 140722265117360 140722265099904 140086083809015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
/proc/16773/statm: 2745798 22133 3245 1 0 2708109 0
[pid=16773/tid=16826] ppid=16770 vsize=10983192 memory=60524 CPUtime=0.67 cores=1,3,5,7
/proc/16773/task/16826/stat : 16826 (java) R 16770 16773 13534 0 -1 4202560 12238 12834 0 0 56 3 5 3 20 0 15 0 222544107 11246788608 22133 33554432000 4194304 4196468 140722265117360 140086055615520 140086067889502 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16827] ppid=16770 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16827/stat : 16827 (java) S 16770 16773 13534 0 -1 1077944384 2 12834 0 0 0 0 5 3 20 0 15 0 222544108 11246788608 22133 33554432000 4194304 4196468 140722265117360 140086088051216 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16828] ppid=16770 vsize=10983192 memory=288230587427469581 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16828/stat : 16828 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544108 11246788608 22133 33554432000 4194304 4196468 140722265117360 140085942770320 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16829] ppid=16770 vsize=10983192 memory=15816694631256675 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16829/stat : 16829 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544108 11246788608 22133 33554432000 4194304 4196468 140722265117360 140085941717264 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16830] ppid=16770 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16830/stat : 16830 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544108 11246788608 22133 33554432000 4194304 4196468 140722265117360 140085940664720 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16831] ppid=16770 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16831/stat : 16831 (java) S 16770 16773 13534 0 -1 1077944384 5 12834 0 0 0 0 5 3 20 0 15 0 222544110 11246788608 22133 33554432000 4194304 4196468 140722265117360 140085053545200 140086083820162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16832] ppid=16770 vsize=10983192 memory=139630259511904 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16832/stat : 16832 (java) S 16770 16773 13534 0 -1 1077944384 13 12834 0 0 0 0 5 3 20 0 15 0 222544110 11246788608 22133 33554432000 4194304 4196468 140722265117360 140084921755296 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16833] ppid=16770 vsize=10983192 memory=139633681761392 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16833/stat : 16833 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544110 11246788608 22133 33554432000 4194304 4196468 140722265117360 140084720428272 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16834] ppid=16770 vsize=10983192 memory=2416 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16834/stat : 16834 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11246788608 22133 33554432000 4194304 4196468 140722265117360 140084413028816 140086083827611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16835] ppid=16770 vsize=10983192 memory=6153431502485414241 CPUtime=0.18 cores=1,3,5,7
/proc/16773/task/16835/stat : 16835 (java) S 16770 16773 13534 0 -1 1077944384 949 12834 0 0 10 0 5 3 20 0 15 0 222544113 11246788608 22133 33554432000 4194304 4196468 140722265117360 140085052492016 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16836] ppid=16770 vsize=10983192 memory=7881696724453321575 CPUtime=0.15 cores=1,3,5,7
/proc/16773/task/16836/stat : 16836 (java) S 16770 16773 13534 0 -1 1077944384 674 12834 0 0 7 0 5 3 20 0 15 0 222544113 11246788608 22133 33554432000 4194304 4196468 140722265117360 140085051439472 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16837] ppid=16770 vsize=10983192 memory=7810487918915055718 CPUtime=0.21 cores=1,3,5,7
/proc/16773/task/16837/stat : 16837 (java) S 16770 16773 13534 0 -1 1077944384 678 12834 0 0 13 0 5 3 20 0 15 0 222544113 11246788608 22133 33554432000 4194304 4196468 140722265117360 140085050386416 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16838] ppid=16770 vsize=10983192 memory=8514726395715218844 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16838/stat : 16838 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11246788608 22133 33554432000 4194304 4196468 140722265117360 140083982231904 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16839] ppid=16770 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16839/stat : 16839 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544114 11246788608 22133 33554432000 4194304 4196468 140722265117360 140085049334832 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88532 KiB

[startup+1.50074 s]
/proc/loadavg: 4.45 4.26 3.04 4/218 16839
/proc/meminfo: memFree=8416388/32770624 swapFree=67108860/67108860
[pid=16773] ppid=16770 vsize=10998092 memory=179352 CPUtime=2.3 cores=1,3,5,7
/proc/16773/stat : 16773 (java) S 16770 16773 13534 0 -1 1077944320 23966 12834 0 0 212 10 5 3 20 0 15 0 222544098 11262046208 44838 33554432000 4194304 4196468 140722265117360 140722265099904 140086083809015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
/proc/16773/statm: 2749523 44838 3467 1 0 2711181 0
[pid=16773/tid=16826] ppid=16770 vsize=10998092 memory=7234000791030227799 CPUtime=1.43 cores=1,3,5,7
/proc/16773/task/16826/stat : 16826 (java) R 16770 16773 13534 0 -1 4202560 17822 12834 0 0 129 6 5 3 20 0 15 0 222544107 11262046208 44838 33554432000 4194304 4196468 140722265117360 140086055637936 140086065372553 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16827] ppid=16770 vsize=10998092 memory=8028886142577367404 CPUtime=0.09 cores=1,3,5,7
/proc/16773/task/16827/stat : 16827 (java) S 16770 16773 13534 0 -1 1077944384 58 12834 0 0 1 0 5 3 20 0 15 0 222544108 11262046208 44838 33554432000 4194304 4196468 140722265117360 140086088051216 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16828] ppid=16770 vsize=10998092 memory=7595157358379754324 CPUtime=0.09 cores=1,3,5,7
/proc/16773/task/16828/stat : 16828 (java) S 16770 16773 13534 0 -1 1077944384 243 12834 0 0 1 0 5 3 20 0 15 0 222544108 11262046208 44838 33554432000 4194304 4196468 140722265117360 140085942770320 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16829] ppid=16770 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16773/task/16829/stat : 16829 (java) S 16770 16773 13534 0 -1 1077944384 36 12834 0 0 1 0 5 3 20 0 15 0 222544108 11262046208 44838 33554432000 4194304 4196468 140722265117360 140085941717264 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16830] ppid=16770 vsize=10998092 memory=211918853830622 CPUtime=0.09 cores=1,3,5,7
/proc/16773/task/16830/stat : 16830 (java) S 16770 16773 13534 0 -1 1077944384 19 12834 0 0 1 0 5 3 20 0 15 0 222544108 11262046208 44838 33554432000 4194304 4196468 140722265117360 140085940664720 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16831] ppid=16770 vsize=10998092 memory=1088950 CPUtime=0.09 cores=1,3,5,7
/proc/16773/task/16831/stat : 16831 (java) S 16770 16773 13534 0 -1 1077944384 71 12834 0 0 1 0 5 3 20 0 15 0 222544110 11262046208 44838 33554432000 4194304 4196468 140722265117360 140085053545200 140086083820162 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16832] ppid=16770 vsize=10998092 memory=4638778424102965584 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16832/stat : 16832 (java) S 16770 16773 13534 0 -1 1077944384 14 12834 0 0 0 0 5 3 20 0 15 0 222544110 11262046208 44838 33554432000 4194304 4196468 140722265117360 140084921755360 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16833] ppid=16770 vsize=10998092 memory=4639059873309409382 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16833/stat : 16833 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544110 11262046208 44838 33554432000 4194304 4196468 140722265117360 140084720428288 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16834] ppid=16770 vsize=10998092 memory=279260518416624 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16834/stat : 16834 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11262046208 44838 33554432000 4194304 4196468 140722265117360 140084413028816 140086083827611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16835] ppid=16770 vsize=10998092 memory=4638778398333026400 CPUtime=0.31 cores=1,3,5,7
/proc/16773/task/16835/stat : 16835 (java) S 16770 16773 13534 0 -1 1077944384 1401 12834 0 0 23 0 5 3 20 0 15 0 222544113 11262046208 44838 33554432000 4194304 4196468 140722265117360 140085052492016 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16836] ppid=16770 vsize=10998092 memory=-6295854745439004259 CPUtime=0.26 cores=1,3,5,7
/proc/16773/task/16836/stat : 16836 (java) S 16770 16773 13534 0 -1 1077944384 860 12834 0 0 18 0 5 3 20 0 15 0 222544113 11262046208 44838 33554432000 4194304 4196468 140722265117360 140085051439472 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16837] ppid=16770 vsize=10998092 memory=6656426216303648864 CPUtime=0.41 cores=1,3,5,7
/proc/16773/task/16837/stat : 16837 (java) S 16770 16773 13534 0 -1 1077944384 1241 12834 0 0 33 0 5 3 20 0 15 0 222544113 11262046208 44838 33554432000 4194304 4196468 140722265117360 140085050386416 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16838] ppid=16770 vsize=10998092 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16838/stat : 16838 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11262046208 44838 33554432000 4194304 4196468 140722265117360 140083982231904 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16839] ppid=16770 vsize=10998092 memory=6655300316396806240 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16839/stat : 16839 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544114 11262046208 44838 33554432000 4194304 4196468 140722265117360 140085049334832 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
Current children cumulated CPU time: 2.3 s
Current children cumulated vsize: 10998092 KiB

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

[pid=16773/tid=16838] ppid=16770 vsize=11082080 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16838/stat : 16838 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11348049920 127437 33554432000 4194304 4196468 140722265117360 140083982231904 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16839] ppid=16770 vsize=11082080 memory=-7596873769749477755 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16839/stat : 16839 (java) S 16770 16773 13534 0 -1 1077944384 10 12834 0 0 0 0 5 3 20 0 15 0 222544114 11348049920 127437 33554432000 4194304 4196468 140722265117360 140085049334832 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
Current children cumulated CPU time: 15.55 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 509748 KiB

[startup+8.00134 s]*
/proc/loadavg: 4.41 4.25 3.04 4/218 16839
/proc/meminfo: memFree=7878448/32770624 swapFree=67108860/67108860
[pid=16773] ppid=16770 vsize=11082080 memory=648020 CPUtime=17.65 cores=1,3,5,7
/proc/16773/stat : 16773 (java) S 16770 16773 13534 0 -1 1077944320 74655 12834 0 0 1727 30 5 3 20 0 15 0 222544098 11348049920 162005 33554432000 4194304 4196468 140722265117360 140722265099904 140086083809015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
/proc/16773/statm: 2770520 162005 3528 1 0 2732173 0
[pid=16773/tid=16826] ppid=16770 vsize=11082080 memory=6791534058613427641 CPUtime=7.81 cores=1,3,5,7
/proc/16773/task/16826/stat : 16826 (java) R 16770 16773 13534 0 -1 4202560 44634 12834 0 0 758 15 5 3 20 0 15 0 222544107 11348049920 162005 33554432000 4194304 4196468 140722265117360 140086055640648 140085624967649 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16827] ppid=16770 vsize=11082080 memory=-7003737579269690708 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16827/stat : 16827 (java) S 16770 16773 13534 0 -1 1077944384 196 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 162005 33554432000 4194304 4196468 140722265117360 140086088051216 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16828] ppid=16770 vsize=11082080 memory=-7019007802211101846 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16828/stat : 16828 (java) S 16770 16773 13534 0 -1 1077944384 321 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 162005 33554432000 4194304 4196468 140722265117360 140085942770320 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16829] ppid=16770 vsize=11082080 memory=-8458152057954364812 CPUtime=0.13 cores=1,3,5,7
/proc/16773/task/16829/stat : 16829 (java) S 16770 16773 13534 0 -1 1077944384 70 12834 0 0 4 1 5 3 20 0 15 0 222544108 11348049920 162005 33554432000 4194304 4196468 140722265117360 140085941717264 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16830] ppid=16770 vsize=11082080 memory=-8815664730926849397 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16830/stat : 16830 (java) S 16770 16773 13534 0 -1 1077944384 59 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 162005 33554432000 4194304 4196468 140722265117360 140085940664720 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16831] ppid=16770 vsize=11082080 memory=-8102431393132624720 CPUtime=0.13 cores=1,3,5,7
/proc/16773/task/16831/stat : 16831 (java) S 16770 16773 13534 0 -1 1077944384 2262 12834 0 0 5 0 5 3 20 0 15 0 222544110 11348049920 162005 33554432000 4194304 4196468 140722265117360 140085053545200 140086083820162 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16832] ppid=16770 vsize=11082080 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16832/stat : 16832 (java) S 16770 16773 13534 0 -1 1077944384 15 12834 0 0 0 0 5 3 20 0 15 0 222544110 11348049920 162005 33554432000 4194304 4196468 140722265117360 140084921755360 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16833] ppid=16770 vsize=11082080 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16833/stat : 16833 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544110 11348049920 162005 33554432000 4194304 4196468 140722265117360 140084720428288 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16834] ppid=16770 vsize=11082080 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16834/stat : 16834 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11348049920 162005 33554432000 4194304 4196468 140722265117360 140084413028816 140086083827611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16835] ppid=16770 vsize=11082080 memory=0 CPUtime=4.02 cores=1,3,5,7
/proc/16773/task/16835/stat : 16835 (java) S 16770 16773 13534 0 -1 1077944384 12634 12834 0 0 391 3 5 3 20 0 15 0 222544113 11348049920 162005 33554432000 4194304 4196468 140722265117360 140085052492016 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16836] ppid=16770 vsize=11082080 memory=3905804192784070655 CPUtime=3.63 cores=1,3,5,7
/proc/16773/task/16836/stat : 16836 (java) S 16770 16773 13534 0 -1 1077944384 5183 12834 0 0 354 1 5 3 20 0 15 0 222544113 11348049920 162005 33554432000 4194304 4196468 140722265117360 140085051439472 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16837] ppid=16770 vsize=11082080 memory=4051326725814367031 CPUtime=2.06 cores=1,3,5,7
/proc/16773/task/16837/stat : 16837 (java) S 16770 16773 13534 0 -1 1077944384 7071 12834 0 0 194 4 5 3 20 0 15 0 222544113 11348049920 162005 33554432000 4194304 4196468 140722265117360 140085050386416 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16838] ppid=16770 vsize=11082080 memory=4051467489957374137 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16838/stat : 16838 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11348049920 162005 33554432000 4194304 4196468 140722265117360 140083982231904 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16839] ppid=16770 vsize=11082080 memory=569628 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16839/stat : 16839 (java) S 16770 16773 13534 0 -1 1077944384 10 12834 0 0 0 0 5 3 20 0 15 0 222544114 11348049920 162005 33554432000 4194304 4196468 140722265117360 140085049334832 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
Current children cumulated CPU time: 17.65 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 648020 KiB

[startup+8.80077 s]
/proc/loadavg: 4.41 4.25 3.04 4/218 16839
/proc/meminfo: memFree=7878448/32770624 swapFree=67108860/67108860
[pid=16773] ppid=16770 vsize=11082080 memory=736304 CPUtime=18.49 cores=1,3,5,7
/proc/16773/stat : 16773 (java) S 16770 16773 13534 0 -1 1077944320 74767 12834 0 0 1808 33 5 3 20 0 15 0 222544098 11348049920 184076 33554432000 4194304 4196468 140722265117360 140722265099904 140086083809015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
/proc/16773/statm: 2770520 184076 3528 1 0 2732173 0
[pid=16773/tid=16826] ppid=16770 vsize=11082080 memory=4576 CPUtime=8.59 cores=1,3,5,7
/proc/16773/task/16826/stat : 16826 (java) R 16770 16773 13534 0 -1 4202560 44677 12834 0 0 835 16 5 3 20 0 15 0 222544107 11348049920 184076 33554432000 4194304 4196468 140722265117360 140086055640568 140085625181297 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16827] ppid=16770 vsize=11082080 memory=6791534058613427641 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16827/stat : 16827 (java) S 16770 16773 13534 0 -1 1077944384 200 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 184076 33554432000 4194304 4196468 140722265117360 140086088051216 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16828] ppid=16770 vsize=11082080 memory=5772 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16828/stat : 16828 (java) S 16770 16773 13534 0 -1 1077944384 325 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085942770320 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16829] ppid=16770 vsize=11082080 memory=1444 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16829/stat : 16829 (java) S 16770 16773 13534 0 -1 1077944384 72 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085941717264 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16830] ppid=16770 vsize=11082080 memory=1160 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16830/stat : 16830 (java) S 16770 16773 13534 0 -1 1077944384 61 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085940664720 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16831] ppid=16770 vsize=11082080 memory=968 CPUtime=0.13 cores=1,3,5,7
/proc/16773/task/16831/stat : 16831 (java) S 16770 16773 13534 0 -1 1077944384 2313 12834 0 0 5 0 5 3 20 0 15 0 222544110 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085053545200 140086083820162 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16832] ppid=16770 vsize=11082080 memory=12144 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16832/stat : 16832 (java) S 16770 16773 13534 0 -1 1077944384 15 12834 0 0 0 0 5 3 20 0 15 0 222544110 11348049920 184076 33554432000 4194304 4196468 140722265117360 140084921755360 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16833] ppid=16770 vsize=11082080 memory=1712 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16833/stat : 16833 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544110 11348049920 184076 33554432000 4194304 4196468 140722265117360 140084720428288 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16834] ppid=16770 vsize=11082080 memory=8808 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16834/stat : 16834 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11348049920 184076 33554432000 4194304 4196468 140722265117360 140084413028816 140086083827611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16835] ppid=16770 vsize=11082080 memory=4576 CPUtime=4.03 cores=1,3,5,7
/proc/16773/task/16835/stat : 16835 (java) S 16770 16773 13534 0 -1 1077944384 12635 12834 0 0 392 3 5 3 20 0 15 0 222544113 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085052492016 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16836] ppid=16770 vsize=11082080 memory=15868 CPUtime=3.65 cores=1,3,5,7
/proc/16773/task/16836/stat : 16836 (java) S 16770 16773 13534 0 -1 1077944384 5188 12834 0 0 356 1 5 3 20 0 15 0 222544113 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085051439472 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16837] ppid=16770 vsize=11082080 memory=4012 CPUtime=2.06 cores=1,3,5,7
/proc/16773/task/16837/stat : 16837 (java) S 16770 16773 13534 0 -1 1077944384 7071 12834 0 0 194 4 5 3 20 0 15 0 222544113 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085050386416 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16838] ppid=16770 vsize=11082080 memory=34616 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16838/stat : 16838 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11348049920 184076 33554432000 4194304 4196468 140722265117360 140083982231904 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16839] ppid=16770 vsize=11082080 memory=18220 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16839/stat : 16839 (java) S 16770 16773 13534 0 -1 1077944384 10 12834 0 0 0 0 5 3 20 0 15 0 222544114 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085049334832 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
Current children cumulated CPU time: 18.49 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 736304 KiB

[startup+9.00074 s]*
/proc/loadavg: 4.41 4.25 3.04 3/218 16839
/proc/meminfo: memFree=7789888/32770624 swapFree=67108860/67108860
[pid=16773] ppid=16770 vsize=11082080 memory=736304 CPUtime=18.7 cores=1,3,5,7
/proc/16773/stat : 16773 (java) S 16770 16773 13534 0 -1 1077944320 74767 12834 0 0 1829 33 5 3 20 0 15 0 222544098 11348049920 184076 33554432000 4194304 4196468 140722265117360 140722265099904 140086083809015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
/proc/16773/statm: 2770520 184076 3528 1 0 2732173 0
[pid=16773/tid=16826] ppid=16770 vsize=11082080 memory=-8540663193526752614 CPUtime=8.8 cores=1,3,5,7
/proc/16773/task/16826/stat : 16826 (java) R 16770 16773 13534 0 -1 4202560 44677 12834 0 0 856 16 5 3 20 0 15 0 222544107 11348049920 184076 33554432000 4194304 4196468 140722265117360 140086055639224 140085625643679 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16827] ppid=16770 vsize=11082080 memory=4211973356593872266 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16827/stat : 16827 (java) S 16770 16773 13534 0 -1 1077944384 200 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 184076 33554432000 4194304 4196468 140722265117360 140086088051216 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16828] ppid=16770 vsize=11082080 memory=139630389081728 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16828/stat : 16828 (java) S 16770 16773 13534 0 -1 1077944384 325 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085942770320 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16829] ppid=16770 vsize=11082080 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16829/stat : 16829 (java) S 16770 16773 13534 0 -1 1077944384 72 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085941717264 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16830] ppid=16770 vsize=11082080 memory=-1 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16830/stat : 16830 (java) S 16770 16773 13534 0 -1 1077944384 61 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085940664720 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16831] ppid=16770 vsize=11082080 memory=139630389081728 CPUtime=0.13 cores=1,3,5,7
/proc/16773/task/16831/stat : 16831 (java) S 16770 16773 13534 0 -1 1077944384 2313 12834 0 0 5 0 5 3 20 0 15 0 222544110 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085053545200 140086083820162 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16832] ppid=16770 vsize=11082080 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16832/stat : 16832 (java) S 16770 16773 13534 0 -1 1077944384 15 12834 0 0 0 0 5 3 20 0 15 0 222544110 11348049920 184076 33554432000 4194304 4196468 140722265117360 140084921755360 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16833] ppid=16770 vsize=11082080 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16833/stat : 16833 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544110 11348049920 184076 33554432000 4194304 4196468 140722265117360 140084720428288 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16834] ppid=16770 vsize=11082080 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16834/stat : 16834 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11348049920 184076 33554432000 4194304 4196468 140722265117360 140084413028816 140086083827611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16835] ppid=16770 vsize=11082080 memory=0 CPUtime=4.03 cores=1,3,5,7
/proc/16773/task/16835/stat : 16835 (java) S 16770 16773 13534 0 -1 1077944384 12635 12834 0 0 392 3 5 3 20 0 15 0 222544113 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085052492016 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16836] ppid=16770 vsize=11082080 memory=-1 CPUtime=3.65 cores=1,3,5,7
/proc/16773/task/16836/stat : 16836 (java) S 16770 16773 13534 0 -1 1077944384 5188 12834 0 0 356 1 5 3 20 0 15 0 222544113 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085051439472 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16837] ppid=16770 vsize=11082080 memory=139630389081728 CPUtime=2.06 cores=1,3,5,7
/proc/16773/task/16837/stat : 16837 (java) S 16770 16773 13534 0 -1 1077944384 7071 12834 0 0 194 4 5 3 20 0 15 0 222544113 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085050386416 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16838] ppid=16770 vsize=11082080 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16838/stat : 16838 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11348049920 184076 33554432000 4194304 4196468 140722265117360 140083982231904 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16839] ppid=16770 vsize=11082080 memory=139630389081728 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16839/stat : 16839 (java) S 16770 16773 13534 0 -1 1077944384 10 12834 0 0 0 0 5 3 20 0 15 0 222544114 11348049920 184076 33554432000 4194304 4196468 140722265117360 140085049334832 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
Current children cumulated CPU time: 18.7 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 736304 KiB

[startup+9.11034 s]
/proc/loadavg: 4.41 4.25 3.04 3/218 16839
/proc/meminfo: memFree=7789888/32770624 swapFree=67108860/67108860
[pid=16773] ppid=16770 vsize=11082080 memory=740672 CPUtime=18.94 cores=1,3,5,7
/proc/16773/stat : 16773 (java) S 16770 16773 13534 0 -1 1077944320 74874 12834 0 0 1853 33 5 3 20 0 15 0 222544098 11348049920 185168 33554432000 4194304 4196468 140722265117360 140722265099904 140086083809015 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
/proc/16773/statm: 2770520 185168 3528 1 0 2732173 0
[pid=16773/tid=16826] ppid=16770 vsize=11082080 memory=1788 CPUtime=8.89 cores=1,3,5,7
/proc/16773/task/16826/stat : 16826 (java) R 16770 16773 13534 0 -1 4202560 44760 12834 0 0 865 16 5 3 20 0 15 0 222544107 11348049920 185168 33554432000 4194304 4196468 140722265117360 140086055642688 140085609728086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16827] ppid=16770 vsize=11082080 memory=639560 CPUtime=0.15 cores=1,3,5,7
/proc/16773/task/16827/stat : 16827 (java) S 16770 16773 13534 0 -1 1077944384 201 12834 0 0 6 1 5 3 20 0 15 0 222544108 11348049920 185168 33554432000 4194304 4196468 140722265117360 140086088051216 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16828] ppid=16770 vsize=11082080 memory=1712 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16828/stat : 16828 (java) S 16770 16773 13534 0 -1 1077944384 327 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 185168 33554432000 4194304 4196468 140722265117360 140085942770320 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16829] ppid=16770 vsize=11082080 memory=650240 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16829/stat : 16829 (java) S 16770 16773 13534 0 -1 1077944384 78 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 185168 33554432000 4194304 4196468 140722265117360 140085941717264 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16830] ppid=16770 vsize=11082080 memory=703 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16830/stat : 16830 (java) S 16770 16773 13534 0 -1 1077944384 63 12834 0 0 5 1 5 3 20 0 15 0 222544108 11348049920 185168 33554432000 4194304 4196468 140722265117360 140085940664720 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16831] ppid=16770 vsize=11082080 memory=573920 CPUtime=0.14 cores=1,3,5,7
/proc/16773/task/16831/stat : 16831 (java) S 16770 16773 13534 0 -1 1077944384 2313 12834 0 0 5 1 5 3 20 0 15 0 222544110 11348049920 185168 33554432000 4194304 4196468 140722265117360 140085053545200 140086083820162 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16832] ppid=16770 vsize=11082080 memory=-7737605721172012177 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16832/stat : 16832 (java) S 16770 16773 13534 0 -1 1077944384 15 12834 0 0 0 0 5 3 20 0 15 0 222544110 11348049920 185168 33554432000 4194304 4196468 140722265117360 140084921755360 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16833] ppid=16770 vsize=11082080 memory=3560 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16833/stat : 16833 (java) S 16770 16773 13534 0 -1 1077944384 1 12834 0 0 0 0 5 3 20 0 15 0 222544110 11348049920 185168 33554432000 4194304 4196468 140722265117360 140084720428288 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16834] ppid=16770 vsize=11082080 memory=60524 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16834/stat : 16834 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11348049920 185168 33554432000 4194304 4196468 140722265117360 140084413028816 140086083827611 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16835] ppid=16770 vsize=11082080 memory=1228 CPUtime=4.09 cores=1,3,5,7
/proc/16773/task/16835/stat : 16835 (java) R 16770 16773 13534 0 -1 4202560 12635 12834 0 0 398 3 5 3 20 0 15 0 222544113 11348049920 185168 33554432000 4194304 4196468 140722265117360 140085052469584 140086068706523 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16836] ppid=16770 vsize=11082080 memory=13902809139906 CPUtime=3.71 cores=1,3,5,7
/proc/16773/task/16836/stat : 16836 (java) R 16770 16773 13534 0 -1 4202560 5189 12834 0 0 362 1 5 3 20 0 15 0 222544113 11348049920 185168 33554432000 4194304 4196468 140722265117360 140085051419200 140086068206160 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16837] ppid=16770 vsize=11082080 memory=288230596050944315 CPUtime=2.07 cores=1,3,5,7
/proc/16773/task/16837/stat : 16837 (java) R 16770 16773 13534 0 -1 4202560 7084 12834 0 0 195 4 5 3 20 0 15 0 222544113 11348049920 185168 33554432000 4194304 4196468 140722265117360 140085050386416 140086076914697 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16838] ppid=16770 vsize=11082080 memory=14972265422916166 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16838/stat : 16838 (java) S 16770 16773 13534 0 -1 1077944384 3 12834 0 0 0 0 5 3 20 0 15 0 222544113 11348049920 185168 33554432000 4194304 4196468 140722265117360 140083982231904 140086083819221 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
[pid=16773/tid=16839] ppid=16770 vsize=11082080 memory=736304 CPUtime=0.08 cores=1,3,5,7
/proc/16773/task/16839/stat : 16839 (java) S 16770 16773 13534 0 -1 1077944384 10 12834 0 0 0 0 5 3 20 0 15 0 222544114 11348049920 185168 33554432000 4194304 4196468 140722265117360 140085049334832 140086083820162 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12095488 140722265123437 140722265126236 140722265126236 140722265128911 0
Current children cumulated CPU time: 18.94 s
Current children cumulated vsize: 11082080 KiB
Current children cumulated memory: 740672 KiB

Child status: 0
Real time (s): 9.16623
CPU time (s): 19.0521
CPU user time (s): 18.6654
CPU system time (s): 0.386701
CPU usage (%): 207.851
Max. virtual memory (cumulated for all children) (KiB): 11082740
Max. memory (cumulated for all children) (KiB): 740672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.6654
system time used= 0.386701
maximum resident set size= 743040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87913
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8711
involuntary context switches= 82


# summary of solver processes directly reported to runsolver:
#   pid: 16773
#   total CPU time (s): 19.0521
#   total CPU user time (s): 18.6654
#   total CPU system time (s): 0.386701

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.080406 second user time and 0.131949 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 06:56:49
IDJOB=4304855
IDBENCH=141123
IDSOLVER=2780
FILE ID=node135/4304855-1534049809
RUNJOBID= node135-1534040371-15154
PBS_JOBID= 21036964
Free space on /tmp= 42548 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/StripPacking/StripPacking-C1P3_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304855-1534049809/watcher-4304855-1534049809 -o /tmp/evaluation-result-4304855-1534049809/solver-4304855-1534049809 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534040371-15154 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=229157495 HOME/instance-4304855-1534049809.xml

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

MD5SUM BENCH= 5b4e243b65627c7fc71624f53298a6f9
RANDOM SEED=229157495

node135.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.50
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.50
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.50
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.50
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:         8514332 kB
MemAvailable:   28630216 kB
Buffers:          238172 kB
Cached:         19883296 kB
SwapCached:            0 kB
Active:         11541808 kB
Inactive:       11901664 kB
Active(anon):    2420616 kB
Inactive(anon):   954300 kB
Active(file):    9121192 kB
Inactive(file): 10947364 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26488 kB
Writeback:            12 kB
AnonPages:       3344048 kB
Mapped:            74628 kB
Shmem:             49824 kB
Slab:             504252 kB
SReclaimable:     475788 kB
SUnreclaim:        28464 kB
KernelStack:        3728 kB
PageTables:        12188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4206076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2088960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42524 MiB
End job on node135 at 2018-08-12 06:56:59