Trace number 4298338

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
MiniCPFever 2018-04-29? (TO) 2520.03 2469.61

General information on the benchmark

NamePseudoBoolean-opt/
Pb-circ8-3_c18.xml
MD5SUM7db04233d06e2f858d703f8c476ffab2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark176
Best CPU time to get the best result obtained on this benchmark2520.05
Satisfiable
(Un)Satisfiability was proved
Number of variables1344
Number of constraints16096
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1344}]
Minimum variable degree16
Maximum variable degree158
Distribution of variable degrees[{"degree":16,"count":16},{"degree":17,"count":112},{"degree":24,"count":16},{"degree":25,"count":16},{"degree":26,"count":120},{"degree":34,"count":56},{"degree":40,"count":336},{"degree":47,"count":56},{"degree":60,"count":56},{"degree":72,"count":56},{"degree":84,"count":56},{"degree":96,"count":56},{"degree":108,"count":56},{"degree":120,"count":56},{"degree":132,"count":56},{"degree":144,"count":56},{"degree":154,"count":56},{"degree":155,"count":56},{"degree":158,"count":56}]
Minimum constraint arity2
Maximum constraint arity28
Distribution of constraint arities[{"arity":2,"count":1624},{"arity":3,"count":6496},{"arity":4,"count":760},{"arity":5,"count":672},{"arity":6,"count":672},{"arity":7,"count":912},{"arity":8,"count":784},{"arity":9,"count":672},{"arity":10,"count":672},{"arity":11,"count":672},{"arity":12,"count":672},{"arity":13,"count":672},{"arity":14,"count":728},{"arity":28,"count":88}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":16096}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.00/2469.60	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 (14355 MiB free)
  memory of node 1: 16384 MiB (13129 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298338-1532755779/watcher-4298338-1532755779 -o /tmp/evaluation-result-4298338-1532755779/solver-4298338-1532755779 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532740893-4891 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298338-1532755779.xml 

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

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
solver pid=6915, runsolver pid=6912
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.32 1.39 1.40 4/215 6930
/proc/meminfo: memFree=28130288/32770624 swapFree=67108860/67108860
[pid=6915] ppid=6912 vsize=10658972 memory=27620 CPUtime=0.12 cores=0,2,4,6
/proc/6915/stat : 6915 (java) S 6912 6915 4860 0 -1 1077944320 5282 0 0 0 11 1 0 0 20 0 15 0 93141086 10914787328 6905 33554432000 4194304 4196468 140725453531776 140725453514320 139846225841911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
/proc/6915/statm: 2664743 6905 2835 1 0 2627263 0
[pid=6915/tid=6917] ppid=6912 vsize=10658972 memory=-8969864730816378048 CPUtime=0.08 cores=0,2,4,6
/proc/6915/task/6917/stat : 6917 (java) S 6912 6915 4860 0 -1 1077944384 3139 0 0 0 8 0 0 0 20 0 15 0 93141087 10914787328 6905 33554432000 4194304 4196468 140725453531776 139846230069216 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6918] ppid=6912 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6918/stat : 6918 (java) S 6912 6915 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93141087 10914787328 6905 33554432000 4194304 4196468 140725453531776 139846151916304 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6919] ppid=6912 vsize=10658972 memory=140594122008192 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6919/stat : 6919 (java) S 6912 6915 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93141087 10914787328 6905 33554432000 4194304 4196468 140725453531776 139846150863760 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6920] ppid=6912 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6920/stat : 6920 (java) S 6912 6915 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93141087 10914787328 6905 33554432000 4194304 4196468 140725453531776 139846149811216 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6921] ppid=6912 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6921/stat : 6921 (java) S 6912 6915 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93141087 10914787328 6905 33554432000 4194304 4196468 140725453531776 139845829651600 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6922] ppid=6912 vsize=10658972 memory=140594122008192 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6922/stat : 6922 (java) S 6912 6915 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93141089 10914787328 6905 33554432000 4194304 4196468 140725453531776 139845262317552 139846225853058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6923] ppid=6912 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6923/stat : 6923 (java) S 6912 6915 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93141089 10914787328 6905 33554432000 4194304 4196468 140725453531776 139845261263776 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6924] ppid=6912 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6924/stat : 6924 (java) S 6912 6915 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93141090 10914787328 6905 33554432000 4194304 4196468 140725453531776 139845260211184 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6925] ppid=6912 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6925/stat : 6925 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914787328 6905 33554432000 4194304 4196468 140725453531776 139845259159760 139846225860507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6926] ppid=6912 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6926/stat : 6926 (java) R 6912 6915 4860 0 -1 4202560 192 0 0 0 0 0 0 0 20 0 15 0 93141092 10914787328 6905 33554432000 4194304 4196468 140725453531776 139845258107376 139846206255216 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6927] ppid=6912 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6927/stat : 6927 (java) R 6912 6915 4860 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 15 0 93141092 10914787328 6905 33554432000 4194304 4196468 140725453531776 139845257054832 139846225853058 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6928] ppid=6912 vsize=10658972 memory=140594122008192 CPUtime=0.02 cores=0,2,4,6
/proc/6915/task/6928/stat : 6928 (java) S 6912 6915 4860 0 -1 1077944384 337 0 0 0 2 0 0 0 20 0 15 0 93141092 10914787328 6905 33554432000 4194304 4196468 140725453531776 139845256002288 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6929] ppid=6912 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6929/stat : 6929 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914787328 6905 33554432000 4194304 4196468 140725453531776 139845254949984 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6930] ppid=6912 vsize=10658972 memory=140594122008192 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6930/stat : 6930 (java) S 6912 6915 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93141092 10914787328 6905 33554432000 4194304 4196468 140725453531776 139845253896496 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27620 KiB

[startup+0.210449 s]*
/proc/loadavg: 1.32 1.39 1.40 4/215 6930
/proc/meminfo: memFree=28118312/32770624 swapFree=67108860/67108860
[pid=6915] ppid=6912 vsize=10658972 memory=39920 CPUtime=0.34 cores=0,2,4,6
/proc/6915/stat : 6915 (java) S 6912 6915 4860 0 -1 1077944320 8085 0 0 0 32 2 0 0 20 0 15 0 93141086 10914787328 9980 33554432000 4194304 4196468 140725453531776 140725453514320 139846225841911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
/proc/6915/statm: 2664743 9980 2979 1 0 2627263 0
[pid=6915/tid=6917] ppid=6912 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/6915/task/6917/stat : 6917 (java) R 6912 6915 4860 0 -1 4202560 5088 0 0 0 19 1 0 0 20 0 15 0 93141087 10914787328 9980 33554432000 4194304 4196468 140725453531776 139846230080064 139845829805617 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6918] ppid=6912 vsize=10658972 memory=364 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6918/stat : 6918 (java) S 6912 6915 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93141087 10914787328 9980 33554432000 4194304 4196468 140725453531776 139846151916304 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6919] ppid=6912 vsize=10658972 memory=140594122015287 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6919/stat : 6919 (java) S 6912 6915 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93141087 10914787328 9980 33554432000 4194304 4196468 140725453531776 139846150863760 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6920] ppid=6912 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6920/stat : 6920 (java) S 6912 6915 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93141087 10914787328 9980 33554432000 4194304 4196468 140725453531776 139846149811216 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6921] ppid=6912 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6921/stat : 6921 (java) S 6912 6915 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93141087 10914787328 9980 33554432000 4194304 4196468 140725453531776 139845829651600 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6922] ppid=6912 vsize=10658972 memory=140594122008192 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6922/stat : 6922 (java) S 6912 6915 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93141089 10914787328 9980 33554432000 4194304 4196468 140725453531776 139845262317552 139846225853058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6923] ppid=6912 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6923/stat : 6923 (java) S 6912 6915 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93141089 10914787328 9980 33554432000 4194304 4196468 140725453531776 139845261263776 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6924] ppid=6912 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6924/stat : 6924 (java) S 6912 6915 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93141090 10914787328 9980 33554432000 4194304 4196468 140725453531776 139845260211184 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6925] ppid=6912 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6925/stat : 6925 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914787328 9980 33554432000 4194304 4196468 140725453531776 139845259159760 139846225860507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6926] ppid=6912 vsize=10658972 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6915/task/6926/stat : 6926 (java) R 6912 6915 4860 0 -1 1077944384 357 0 0 0 1 0 0 0 20 0 15 0 93141092 10914787328 9980 33554432000 4194304 4196468 140725453531776 139845258107376 139846225853058 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6927] ppid=6912 vsize=10658972 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/6915/task/6927/stat : 6927 (java) R 6912 6915 4860 0 -1 4202560 427 0 0 0 2 0 0 0 20 0 15 0 93141092 10914787328 9980 33554432000 4194304 4196468 140725453531776 139845257054832 139846205177248 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6928] ppid=6912 vsize=10658972 memory=140594122008192 CPUtime=0.08 cores=0,2,4,6
/proc/6915/task/6928/stat : 6928 (java) R 6912 6915 4860 0 -1 4202560 845 0 0 0 8 0 0 0 20 0 15 0 93141092 10914787328 9980 33554432000 4194304 4196468 140725453531776 139845256002288 139846204792889 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6929] ppid=6912 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6929/stat : 6929 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914787328 9980 33554432000 4194304 4196468 140725453531776 139845254949984 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6930] ppid=6912 vsize=10658972 memory=140594122008192 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6930/stat : 6930 (java) S 6912 6915 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93141092 10914787328 9980 33554432000 4194304 4196468 140725453531776 139845253896496 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 39920 KiB

[startup+0.311144 s]*
/proc/loadavg: 1.32 1.39 1.40 5/215 6930
/proc/meminfo: memFree=28101812/32770624 swapFree=67108860/67108860
[pid=6915] ppid=6912 vsize=10659048 memory=56556 CPUtime=0.67 cores=0,2,4,6
/proc/6915/stat : 6915 (java) S 6912 6915 4860 0 -1 1077944320 10213 0 0 0 65 2 0 0 20 0 15 0 93141086 10914865152 14139 33554432000 4194304 4196468 140725453531776 140725453514320 139846225841911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
/proc/6915/statm: 2664762 14139 3052 1 0 2627263 0
[pid=6915/tid=6917] ppid=6912 vsize=10659048 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/6915/task/6917/stat : 6917 (java) R 6912 6915 4860 0 -1 4202560 5272 0 0 0 28 1 0 0 20 0 15 0 93141087 10914865152 14139 33554432000 4194304 4196468 140725453531776 139846230079392 139846209922398 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6918] ppid=6912 vsize=10659048 memory=304556149079015447 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6918/stat : 6918 (java) S 6912 6915 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93141087 10914865152 14139 33554432000 4194304 4196468 140725453531776 139846151916304 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6919] ppid=6912 vsize=10659048 memory=14554329179956888 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6919/stat : 6919 (java) S 6912 6915 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93141087 10914865152 14139 33554432000 4194304 4196468 140725453531776 139846150863760 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6920] ppid=6912 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6920/stat : 6920 (java) S 6912 6915 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93141087 10914865152 14139 33554432000 4194304 4196468 140725453531776 139846149811216 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6921] ppid=6912 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6921/stat : 6921 (java) S 6912 6915 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93141087 10914865152 14139 33554432000 4194304 4196468 140725453531776 139845829651600 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6922] ppid=6912 vsize=10659048 memory=140594122008192 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6922/stat : 6922 (java) S 6912 6915 4860 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 93141089 10914865152 14139 33554432000 4194304 4196468 140725453531776 139845262317552 139846225853058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6923] ppid=6912 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6923/stat : 6923 (java) S 6912 6915 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93141089 10914865152 14139 33554432000 4194304 4196468 140725453531776 139845261263776 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6924] ppid=6912 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6924/stat : 6924 (java) S 6912 6915 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93141090 10914865152 14139 33554432000 4194304 4196468 140725453531776 139845260211184 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6925] ppid=6912 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6925/stat : 6925 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 14139 33554432000 4194304 4196468 140725453531776 139845259159760 139846225860507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6926] ppid=6912 vsize=10659048 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/6915/task/6926/stat : 6926 (java) R 6912 6915 4860 0 -1 4202560 974 0 0 0 11 0 0 0 20 0 15 0 93141092 10914865152 14139 33554432000 4194304 4196468 140725453531776 139845258097488 139846205116664 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6927] ppid=6912 vsize=10659048 memory=-1 CPUtime=0.12 cores=0,2,4,6
/proc/6915/task/6927/stat : 6927 (java) R 6912 6915 4860 0 -1 4202560 1311 0 0 0 12 0 0 0 20 0 15 0 93141092 10914865152 14139 33554432000 4194304 4196468 140725453531776 139845257035848 139846203480337 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6928] ppid=6912 vsize=10659048 memory=140594122008192 CPUtime=0.12 cores=0,2,4,6
/proc/6915/task/6928/stat : 6928 (java) R 6912 6915 4860 0 -1 1077944384 1295 0 0 0 12 0 0 0 20 0 15 0 93141092 10914865152 14139 33554432000 4194304 4196468 140725453531776 139845256002288 139846225853058 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6929] ppid=6912 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6929/stat : 6929 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 14139 33554432000 4194304 4196468 140725453531776 139845254949984 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6930] ppid=6912 vsize=10659048 memory=140594122008192 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6930/stat : 6930 (java) S 6912 6915 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 14139 33554432000 4194304 4196468 140725453531776 139845253896496 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 56556 KiB

[startup+0.700754 s]
/proc/loadavg: 1.45 1.41 1.41 5/215 6930
/proc/meminfo: memFree=28077300/32770624 swapFree=67108860/67108860
[pid=6915] ppid=6912 vsize=10659048 memory=172576 CPUtime=1.89 cores=0,2,4,6
/proc/6915/stat : 6915 (java) S 6912 6915 4860 0 -1 1077944320 13066 0 0 0 185 4 0 0 20 0 15 0 93141086 10914865152 43144 33554432000 4194304 4196468 140725453531776 140725453514320 139846225841911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
/proc/6915/statm: 2664762 43144 3105 1 0 2627263 0
[pid=6915/tid=6917] ppid=6912 vsize=10659048 memory=1840 CPUtime=0.68 cores=0,2,4,6
/proc/6915/task/6917/stat : 6917 (java) R 6912 6915 4860 0 -1 4202560 5521 0 0 0 65 3 0 0 20 0 15 0 93141087 10914865152 43144 33554432000 4194304 4196468 140725453531776 139846230074416 139845833005752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6918] ppid=6912 vsize=10659048 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6918/stat : 6918 (java) S 6912 6915 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93141087 10914865152 43144 33554432000 4194304 4196468 140725453531776 139846151916304 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6919] ppid=6912 vsize=10659048 memory=12060 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6919/stat : 6919 (java) S 6912 6915 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93141087 10914865152 43144 33554432000 4194304 4196468 140725453531776 139846150863760 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6920] ppid=6912 vsize=10659048 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6920/stat : 6920 (java) S 6912 6915 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93141087 10914865152 43144 33554432000 4194304 4196468 140725453531776 139846149811216 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6921] ppid=6912 vsize=10659048 memory=792 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6921/stat : 6921 (java) S 6912 6915 4860 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 93141087 10914865152 43144 33554432000 4194304 4196468 140725453531776 139845829651600 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6922] ppid=6912 vsize=10659048 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6922/stat : 6922 (java) S 6912 6915 4860 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 93141089 10914865152 43656 33554432000 4194304 4196468 140725453531776 139845262317552 139846225853058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6923] ppid=6912 vsize=10659048 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6923/stat : 6923 (java) S 6912 6915 4860 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 93141089 10914865152 43656 33554432000 4194304 4196468 140725453531776 139845261263776 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6924] ppid=6912 vsize=10659048 memory=1416 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6924/stat : 6924 (java) S 6912 6915 4860 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 93141090 10914865152 43656 33554432000 4194304 4196468 140725453531776 139845260211184 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6925] ppid=6912 vsize=10659048 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6925/stat : 6925 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 43656 33554432000 4194304 4196468 140725453531776 139845259159760 139846225860507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6926] ppid=6912 vsize=10659048 memory=7163631965283378496 CPUtime=0.47 cores=0,2,4,6
/proc/6915/task/6926/stat : 6926 (java) R 6912 6915 4860 0 -1 4202560 2586 0 0 0 47 0 0 0 20 0 15 0 93141092 10914865152 43656 33554432000 4194304 4196468 140725453531776 139845258091704 139846210238747 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6927] ppid=6912 vsize=10659048 memory=7667213801450137426 CPUtime=0.49 cores=0,2,4,6
/proc/6915/task/6927/stat : 6927 (java) R 6912 6915 4860 0 -1 4202560 2046 0 0 0 49 0 0 0 20 0 15 0 93141092 10914865152 43656 33554432000 4194304 4196468 140725453531776 139845257039496 139846210231505 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6928] ppid=6912 vsize=10659048 memory=7151830906713428048 CPUtime=0.23 cores=0,2,4,6
/proc/6915/task/6928/stat : 6928 (java) S 6912 6915 4860 0 -1 1077944384 1548 0 0 0 23 0 0 0 20 0 15 0 93141092 10914865152 43656 33554432000 4194304 4196468 140725453531776 139845256002288 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6929] ppid=6912 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6929/stat : 6929 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 43656 33554432000 4194304 4196468 140725453531776 139845254949984 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6930] ppid=6912 vsize=10659048 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6930/stat : 6930 (java) S 6912 6915 4860 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 43656 33554432000 4194304 4196468 140725453531776 139845253896496 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
Current children cumulated CPU time: 1.89 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 172576 KiB

[startup+1.50079 s]
/proc/loadavg: 1.45 1.41 1.41 5/215 6930
/proc/meminfo: memFree=27952856/32770624 swapFree=67108860/67108860
[pid=6915] ppid=6912 vsize=10659048 memory=236756 CPUtime=4.26 cores=0,2,4,6
/proc/6915/stat : 6915 (java) S 6912 6915 4860 0 -1 1077944320 16033 0 0 0 418 8 0 0 20 0 15 0 93141086 10914865152 59189 33554432000 4194304 4196468 140725453531776 140725453514320 139846225841911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
/proc/6915/statm: 2664762 59189 3149 1 0 2627263 0
[pid=6915/tid=6917] ppid=6912 vsize=10659048 memory=0 CPUtime=1.42 cores=0,2,4,6
/proc/6915/task/6917/stat : 6917 (java) R 6912 6915 4860 0 -1 4202560 5653 0 0 0 139 3 0 0 20 0 15 0 93141087 10914865152 59189 33554432000 4194304 4196468 140725453531776 139846230080448 139845834569504 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6918] ppid=6912 vsize=10659048 memory=-8754540793456063680 CPUtime=0.03 cores=0,2,4,6
/proc/6915/task/6918/stat : 6918 (java) S 6912 6915 4860 0 -1 1077944384 169 0 0 0 3 0 0 0 20 0 15 0 93141087 10914865152 59189 33554432000 4194304 4196468 140725453531776 139846151916304 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6919] ppid=6912 vsize=10659048 memory=-2843869621055772062 CPUtime=0.01 cores=0,2,4,6
/proc/6915/task/6919/stat : 6919 (java) S 6912 6915 4860 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 15 0 93141087 10914865152 59189 33554432000 4194304 4196468 140725453531776 139846150863760 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6920] ppid=6912 vsize=10659048 memory=5450919713671312938 CPUtime=0.03 cores=0,2,4,6
/proc/6915/task/6920/stat : 6920 (java) S 6912 6915 4860 0 -1 1077944384 147 0 0 0 3 0 0 0 20 0 15 0 93141087 10914865152 59189 33554432000 4194304 4196468 140725453531776 139846149811216 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6921] ppid=6912 vsize=10659048 memory=7005738693937936738 CPUtime=0.01 cores=0,2,4,6
/proc/6915/task/6921/stat : 6921 (java) S 6912 6915 4860 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 15 0 93141087 10914865152 59189 33554432000 4194304 4196468 140725453531776 139845829651600 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6922] ppid=6912 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6922/stat : 6922 (java) S 6912 6915 4860 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 93141089 10914865152 59189 33554432000 4194304 4196468 140725453531776 139845262317552 139846225853058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0

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

/proc/6915/task/6917/stat : 6917 (java) R 6912 6915 4860 0 -1 4202560 33240 0 0 0 230454 23 0 0 20 0 15 0 93141087 10914865152 92233 33554432000 4194304 4196468 140725453531776 139846230080880 139845834442585 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6918] ppid=6912 vsize=10659048 memory=1840 CPUtime=14.77 cores=0,2,4,6
/proc/6915/task/6918/stat : 6918 (java) S 6912 6915 4860 0 -1 1077944384 11697 0 0 0 1436 41 0 0 20 0 15 0 93141087 10914865152 92233 33554432000 4194304 4196468 140725453531776 139846151916304 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6919] ppid=6912 vsize=10659048 memory=374060 CPUtime=14.71 cores=0,2,4,6
/proc/6915/task/6919/stat : 6919 (java) S 6912 6915 4860 0 -1 1077944384 12479 0 0 0 1432 39 0 0 20 0 15 0 93141087 10914865152 92233 33554432000 4194304 4196468 140725453531776 139846150863760 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6920] ppid=6912 vsize=10659048 memory=398684 CPUtime=14.71 cores=0,2,4,6
/proc/6915/task/6920/stat : 6920 (java) S 6912 6915 4860 0 -1 1077944384 12277 0 0 0 1432 39 0 0 20 0 15 0 93141087 10914865152 92233 33554432000 4194304 4196468 140725453531776 139846149811216 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6921] ppid=6912 vsize=10659048 memory=397660 CPUtime=14.72 cores=0,2,4,6
/proc/6915/task/6921/stat : 6921 (java) S 6912 6915 4860 0 -1 1077944384 12671 0 0 0 1434 38 0 0 20 0 15 0 93141087 10914865152 92233 33554432000 4194304 4196468 140725453531776 139845829651600 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6922] ppid=6912 vsize=10659048 memory=382268 CPUtime=1.51 cores=0,2,4,6
/proc/6915/task/6922/stat : 6922 (java) S 6912 6915 4860 0 -1 1077944384 11676 0 0 0 123 28 0 0 20 0 15 0 93141089 10914865152 92233 33554432000 4194304 4196468 140725453531776 139845262317552 139846225853058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6923] ppid=6912 vsize=10659048 memory=382268 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6923/stat : 6923 (java) S 6912 6915 4860 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 93141089 10914865152 92233 33554432000 4194304 4196468 140725453531776 139845261263840 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6924] ppid=6912 vsize=10659048 memory=369956 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6924/stat : 6924 (java) S 6912 6915 4860 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 93141090 10914865152 92233 33554432000 4194304 4196468 140725453531776 139845260211184 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6925] ppid=6912 vsize=10659048 memory=369956 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6925/stat : 6925 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 92233 33554432000 4194304 4196468 140725453531776 139845259159760 139846225860507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6926] ppid=6912 vsize=10659048 memory=369956 CPUtime=1.28 cores=0,2,4,6
/proc/6915/task/6926/stat : 6926 (java) S 6912 6915 4860 0 -1 1077944384 8043 0 0 0 127 1 0 0 20 0 15 0 93141092 10914865152 92233 33554432000 4194304 4196468 140725453531776 139845258107376 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6927] ppid=6912 vsize=10659048 memory=368932 CPUtime=1.39 cores=0,2,4,6
/proc/6915/task/6927/stat : 6927 (java) S 6912 6915 4860 0 -1 1077944384 7727 0 0 0 138 1 0 0 20 0 15 0 93141092 10914865152 92233 33554432000 4194304 4196468 140725453531776 139845257054832 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6928] ppid=6912 vsize=10659048 memory=368932 CPUtime=0.44 cores=0,2,4,6
/proc/6915/task/6928/stat : 6928 (java) S 6912 6915 4860 0 -1 1077944384 3243 0 0 0 43 1 0 0 20 0 15 0 93141092 10914865152 92233 33554432000 4194304 4196468 140725453531776 139845256002288 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6929] ppid=6912 vsize=10659048 memory=386372 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6929/stat : 6929 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 92233 33554432000 4194304 4196468 140725453531776 139845254949984 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6930] ppid=6912 vsize=10659048 memory=0 CPUtime=1.25 cores=0,2,4,6
/proc/6915/task/6930/stat : 6930 (java) S 6912 6915 4860 0 -1 1077944384 1808 0 0 0 62 63 0 0 20 0 15 0 93141092 10914865152 92233 33554432000 4194304 4196468 140725453531776 139845253896496 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
Current children cumulated CPU time: 2369.65 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 368932 KiB

[startup+2382.3 s]
/proc/loadavg: 1.61 1.60 1.57 3/216 7024
/proc/meminfo: memFree=27513212/32770624 swapFree=67108860/67108860
[pid=6915] ppid=6912 vsize=10659048 memory=330968 CPUtime=2430.94 cores=0,2,4,6
/proc/6915/stat : 6915 (java) S 6912 6915 4860 0 -1 1077944320 117169 0 0 0 242833 261 0 0 20 0 15 0 93141086 10914865152 82742 33554432000 4194304 4196468 140725453531776 140725453514320 139846225841911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
/proc/6915/statm: 2664762 82742 3172 1 0 2627263 0
[pid=6915/tid=6917] ppid=6912 vsize=10659048 memory=281188020439328 CPUtime=2364.26 cores=0,2,4,6
/proc/6915/task/6917/stat : 6917 (java) R 6912 6915 4860 0 -1 4202560 33606 0 0 0 236403 23 0 0 20 0 15 0 93141087 10914865152 82742 33554432000 4194304 4196468 140725453531776 139846230081248 139845834714574 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6918] ppid=6912 vsize=10659048 memory=330968 CPUtime=15.21 cores=0,2,4,6
/proc/6915/task/6918/stat : 6918 (java) S 6912 6915 4860 0 -1 1077944384 11817 0 0 0 1479 42 0 0 20 0 15 0 93141087 10914865152 82742 33554432000 4194304 4196468 140725453531776 139846151916304 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6919] ppid=6912 vsize=10659048 memory=330968 CPUtime=15.15 cores=0,2,4,6
/proc/6915/task/6919/stat : 6919 (java) S 6912 6915 4860 0 -1 1077944384 12544 0 0 0 1475 40 0 0 20 0 15 0 93141087 10914865152 82742 33554432000 4194304 4196468 140725453531776 139846150863760 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6920] ppid=6912 vsize=10659048 memory=354568 CPUtime=15.14 cores=0,2,4,6
/proc/6915/task/6920/stat : 6920 (java) S 6912 6915 4860 0 -1 1077944384 12341 0 0 0 1475 39 0 0 20 0 15 0 93141087 10914865152 82742 33554432000 4194304 4196468 140725453531776 139846149811216 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6921] ppid=6912 vsize=10659048 memory=330968 CPUtime=15.15 cores=0,2,4,6
/proc/6915/task/6921/stat : 6921 (java) S 6912 6915 4860 0 -1 1077944384 12886 0 0 0 1477 38 0 0 20 0 15 0 93141087 10914865152 82742 33554432000 4194304 4196468 140725453531776 139845829651600 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6922] ppid=6912 vsize=10659048 memory=330968 CPUtime=1.55 cores=0,2,4,6
/proc/6915/task/6922/stat : 6922 (java) S 6912 6915 4860 0 -1 1077944384 11740 0 0 0 127 28 0 0 20 0 15 0 93141089 10914865152 82742 33554432000 4194304 4196468 140725453531776 139845262317552 139846225853058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6923] ppid=6912 vsize=10659048 memory=362264 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6923/stat : 6923 (java) S 6912 6915 4860 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 93141089 10914865152 82742 33554432000 4194304 4196468 140725453531776 139845261263840 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6924] ppid=6912 vsize=10659048 memory=3852 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6924/stat : 6924 (java) S 6912 6915 4860 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 93141090 10914865152 82742 33554432000 4194304 4196468 140725453531776 139845260211184 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6925] ppid=6912 vsize=10659048 memory=374576 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6925/stat : 6925 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 82742 33554432000 4194304 4196468 140725453531776 139845259159760 139846225860507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6926] ppid=6912 vsize=10659048 memory=4028 CPUtime=1.28 cores=0,2,4,6
/proc/6915/task/6926/stat : 6926 (java) S 6912 6915 4860 0 -1 1077944384 8045 0 0 0 127 1 0 0 20 0 15 0 93141092 10914865152 82742 33554432000 4194304 4196468 140725453531776 139845258107376 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6927] ppid=6912 vsize=10659048 memory=330968 CPUtime=1.39 cores=0,2,4,6
/proc/6915/task/6927/stat : 6927 (java) S 6912 6915 4860 0 -1 1077944384 7729 0 0 0 138 1 0 0 20 0 15 0 93141092 10914865152 82742 33554432000 4194304 4196468 140725453531776 139845257054832 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6928] ppid=6912 vsize=10659048 memory=2340 CPUtime=0.44 cores=0,2,4,6
/proc/6915/task/6928/stat : 6928 (java) S 6912 6915 4860 0 -1 1077944384 3245 0 0 0 43 1 0 0 20 0 15 0 93141092 10914865152 82742 33554432000 4194304 4196468 140725453531776 139845256002288 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6929] ppid=6912 vsize=10659048 memory=336100 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6929/stat : 6929 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 82742 33554432000 4194304 4196468 140725453531776 139845254949984 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6930] ppid=6912 vsize=10659048 memory=336100 CPUtime=1.28 cores=0,2,4,6
/proc/6915/task/6930/stat : 6930 (java) S 6912 6915 4860 0 -1 1077944384 1825 0 0 0 63 65 0 0 20 0 15 0 93141092 10914865152 82742 33554432000 4194304 4196468 140725453531776 139845253896496 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
Current children cumulated CPU time: 2430.94 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 330968 KiB

[startup+2442.3 s]
/proc/loadavg: 1.78 1.65 1.59 3/217 7033
/proc/meminfo: memFree=27538904/32770624 swapFree=67108860/67108860
[pid=6915] ppid=6912 vsize=10659048 memory=305468 CPUtime=2492.24 cores=0,2,4,6
/proc/6915/stat : 6915 (java) S 6912 6915 4860 0 -1 1077944320 118552 0 0 0 248960 264 0 0 20 0 15 0 93141086 10914865152 76367 33554432000 4194304 4196468 140725453531776 140725453514320 139846225841911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
/proc/6915/statm: 2664762 76367 3172 1 0 2627263 0
[pid=6915/tid=6917] ppid=6912 vsize=10659048 memory=27040 CPUtime=2423.76 cores=0,2,4,6
/proc/6915/task/6917/stat : 6917 (java) R 6912 6915 4860 0 -1 4202560 33863 0 0 0 242353 23 0 0 20 0 15 0 93141087 10914865152 76367 33554432000 4194304 4196468 140725453531776 139846230081536 139845833523951 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6918] ppid=6912 vsize=10659048 memory=305468 CPUtime=15.64 cores=0,2,4,6
/proc/6915/task/6918/stat : 6918 (java) S 6912 6915 4860 0 -1 1077944384 11968 0 0 0 1522 42 0 0 20 0 15 0 93141087 10914865152 76367 33554432000 4194304 4196468 140725453531776 139846151916304 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6919] ppid=6912 vsize=10659048 memory=305204 CPUtime=15.58 cores=0,2,4,6
/proc/6915/task/6919/stat : 6919 (java) S 6912 6915 4860 0 -1 1077944384 12723 0 0 0 1518 40 0 0 20 0 15 0 93141087 10914865152 76367 33554432000 4194304 4196468 140725453531776 139846150863760 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6920] ppid=6912 vsize=10659048 memory=304808 CPUtime=15.57 cores=0,2,4,6
/proc/6915/task/6920/stat : 6920 (java) S 6912 6915 4860 0 -1 1077944384 12760 0 0 0 1518 39 0 0 20 0 15 0 93141087 10914865152 76367 33554432000 4194304 4196468 140725453531776 139846149811216 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6921] ppid=6912 vsize=10659048 memory=304908 CPUtime=15.59 cores=0,2,4,6
/proc/6915/task/6921/stat : 6921 (java) S 6912 6915 4860 0 -1 1077944384 13156 0 0 0 1520 39 0 0 20 0 15 0 93141087 10914865152 76367 33554432000 4194304 4196468 140725453531776 139845829651600 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6922] ppid=6912 vsize=10659048 memory=306860 CPUtime=1.6 cores=0,2,4,6
/proc/6915/task/6922/stat : 6922 (java) S 6912 6915 4860 0 -1 1077944384 11812 0 0 0 131 29 0 0 20 0 15 0 93141089 10914865152 76367 33554432000 4194304 4196468 140725453531776 139845262317552 139846225853058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6923] ppid=6912 vsize=10659048 memory=304980 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6923/stat : 6923 (java) S 6912 6915 4860 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 93141089 10914865152 76367 33554432000 4194304 4196468 140725453531776 139845261263840 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6924] ppid=6912 vsize=10659048 memory=304980 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6924/stat : 6924 (java) S 6912 6915 4860 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 93141090 10914865152 76367 33554432000 4194304 4196468 140725453531776 139845260211184 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6925] ppid=6912 vsize=10659048 memory=305204 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6925/stat : 6925 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 76367 33554432000 4194304 4196468 140725453531776 139845259159760 139846225860507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6926] ppid=6912 vsize=10659048 memory=305204 CPUtime=1.29 cores=0,2,4,6
/proc/6915/task/6926/stat : 6926 (java) S 6912 6915 4860 0 -1 1077944384 8047 0 0 0 128 1 0 0 20 0 15 0 93141092 10914865152 76367 33554432000 4194304 4196468 140725453531776 139845258107376 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6927] ppid=6912 vsize=10659048 memory=305468 CPUtime=1.39 cores=0,2,4,6
/proc/6915/task/6927/stat : 6927 (java) S 6912 6915 4860 0 -1 1077944384 7731 0 0 0 138 1 0 0 20 0 15 0 93141092 10914865152 76367 33554432000 4194304 4196468 140725453531776 139845257054832 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6928] ppid=6912 vsize=10659048 memory=305468 CPUtime=0.44 cores=0,2,4,6
/proc/6915/task/6928/stat : 6928 (java) S 6912 6915 4860 0 -1 1077944384 3247 0 0 0 43 1 0 0 20 0 15 0 93141092 10914865152 76367 33554432000 4194304 4196468 140725453531776 139845256002288 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6929] ppid=6912 vsize=10659048 memory=304980 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6929/stat : 6929 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 76367 33554432000 4194304 4196468 140725453531776 139845254949984 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6930] ppid=6912 vsize=10659048 memory=305320 CPUtime=1.3 cores=0,2,4,6
/proc/6915/task/6930/stat : 6930 (java) S 6912 6915 4860 0 -1 1077944384 1854 0 0 0 64 66 0 0 20 0 15 0 93141092 10914865152 76367 33554432000 4194304 4196468 140725453531776 139845253896496 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
Current children cumulated CPU time: 2492.24 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 305468 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2469.6 s]
/proc/loadavg: 1.80 1.67 1.60 3/217 7111
/proc/meminfo: memFree=27987100/32770624 swapFree=67108860/67108860
[pid=6915] ppid=6912 vsize=10659048 memory=306264 CPUtime=2520 cores=0,2,4,6
/proc/6915/stat : 6915 (java) S 6912 6915 4860 0 -1 1077944320 119415 0 0 0 251736 264 0 0 20 0 15 0 93141086 10914865152 76566 33554432000 4194304 4196468 140725453531776 140725453514320 139846225841911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
/proc/6915/statm: 2664762 76566 3172 1 0 2627263 0
[pid=6915/tid=6917] ppid=6912 vsize=10659048 memory=8112282956445269571 CPUtime=2450.88 cores=0,2,4,6
/proc/6915/task/6917/stat : 6917 (java) R 6912 6915 4860 0 -1 4202560 33980 0 0 0 245065 23 0 0 20 0 15 0 93141087 10914865152 76566 33554432000 4194304 4196468 140725453531776 139846230081088 139845834442749 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6918] ppid=6912 vsize=10659048 memory=1784 CPUtime=15.79 cores=0,2,4,6
/proc/6915/task/6918/stat : 6918 (java) S 6912 6915 4860 0 -1 1077944384 12265 0 0 0 1537 42 0 0 20 0 15 0 93141087 10914865152 76566 33554432000 4194304 4196468 140725453531776 139846151916304 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6919] ppid=6912 vsize=10659048 memory=1236 CPUtime=15.73 cores=0,2,4,6
/proc/6915/task/6919/stat : 6919 (java) S 6912 6915 4860 0 -1 1077944384 12877 0 0 0 1533 40 0 0 20 0 15 0 93141087 10914865152 76566 33554432000 4194304 4196468 140725453531776 139846150863760 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6920] ppid=6912 vsize=10659048 memory=960 CPUtime=15.72 cores=0,2,4,6
/proc/6915/task/6920/stat : 6920 (java) S 6912 6915 4860 0 -1 1077944384 12870 0 0 0 1533 39 0 0 20 0 15 0 93141087 10914865152 76566 33554432000 4194304 4196468 140725453531776 139846149811216 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6921] ppid=6912 vsize=10659048 memory=4028 CPUtime=15.74 cores=0,2,4,6
/proc/6915/task/6921/stat : 6921 (java) S 6912 6915 4860 0 -1 1077944384 13310 0 0 0 1535 39 0 0 20 0 15 0 93141087 10914865152 76566 33554432000 4194304 4196468 140725453531776 139845829651600 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6922] ppid=6912 vsize=10659048 memory=27040 CPUtime=1.61 cores=0,2,4,6
/proc/6915/task/6922/stat : 6922 (java) S 6912 6915 4860 0 -1 1077944384 11833 0 0 0 132 29 0 0 20 0 15 0 93141089 10914865152 76566 33554432000 4194304 4196468 140725453531776 139845262317552 139846225853058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6923] ppid=6912 vsize=10659048 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6923/stat : 6923 (java) S 6912 6915 4860 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 93141089 10914865152 76566 33554432000 4194304 4196468 140725453531776 139845261263840 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6924] ppid=6912 vsize=10659048 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6924/stat : 6924 (java) S 6912 6915 4860 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 93141090 10914865152 76566 33554432000 4194304 4196468 140725453531776 139845260211184 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6925] ppid=6912 vsize=10659048 memory=1840 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6925/stat : 6925 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 76566 33554432000 4194304 4196468 140725453531776 139845259159760 139846225860507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6926] ppid=6912 vsize=10659048 memory=1004 CPUtime=1.29 cores=0,2,4,6
/proc/6915/task/6926/stat : 6926 (java) S 6912 6915 4860 0 -1 1077944384 8049 0 0 0 128 1 0 0 20 0 15 0 93141092 10914865152 76566 33554432000 4194304 4196468 140725453531776 139845258107376 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6927] ppid=6912 vsize=10659048 memory=12060 CPUtime=1.39 cores=0,2,4,6
/proc/6915/task/6927/stat : 6927 (java) S 6912 6915 4860 0 -1 1077944384 7733 0 0 0 138 1 0 0 20 0 15 0 93141092 10914865152 76566 33554432000 4194304 4196468 140725453531776 139845257054832 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6928] ppid=6912 vsize=10659048 memory=5788 CPUtime=0.44 cores=0,2,4,6
/proc/6915/task/6928/stat : 6928 (java) S 6912 6915 4860 0 -1 1077944384 3249 0 0 0 43 1 0 0 20 0 15 0 93141092 10914865152 76566 33554432000 4194304 4196468 140725453531776 139845256002288 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6929] ppid=6912 vsize=10659048 memory=792 CPUtime=0 cores=0,2,4,6
/proc/6915/task/6929/stat : 6929 (java) S 6912 6915 4860 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 93141092 10914865152 76566 33554432000 4194304 4196468 140725453531776 139845254949984 139846225852117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
[pid=6915/tid=6930] ppid=6912 vsize=10659048 memory=1228 CPUtime=1.32 cores=0,2,4,6
/proc/6915/task/6930/stat : 6930 (java) S 6912 6915 4860 0 -1 1077944384 1858 0 0 0 65 67 0 0 20 0 15 0 93141092 10914865152 76566 33554432000 4194304 4196468 140725453531776 139845253896496 139846225853058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19812352 140725453538477 140725453538569 140725453538569 140725453541327 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 306264 KiB

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

[startup+2469.61 s]
# the end of solver process 6915 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.38 s, system=2.65137 s

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

Child status: 143
Real time (s): 2469.61
CPU time (s): 2520.03
CPU user time (s): 2517.38
CPU system time (s): 2.65137
CPU usage (%): 102.042
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 1357200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.38
system time used= 2.65137
maximum resident set size= 1358736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119590
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 90302
involuntary context switches= 4997


# summary of solver processes directly reported to runsolver:
#   pid: 6915
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2517.38
#   total CPU system time (s): 2.65137

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.1931 second user time and 22.2358 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-28 07:29:39
IDJOB=4298338
IDBENCH=141113
IDSOLVER=2763
FILE ID=node151/4298338-1532755779
RUNJOBID= node151-1532740893-4891
PBS_JOBID= 21022447
Free space on /tmp= 54924 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-circ8-3_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298338-1532755779/watcher-4298338-1532755779 -o /tmp/evaluation-result-4298338-1532755779/solver-4298338-1532755779 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532740893-4891 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298338-1532755779.xml

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

MD5SUM BENCH= 7db04233d06e2f858d703f8c476ffab2
RANDOM SEED=1087763963

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:        28145068 kB
MemAvailable:   31790888 kB
Buffers:          180280 kB
Cached:          3735168 kB
SwapCached:            0 kB
Active:          1591748 kB
Inactive:        2556932 kB
Active(anon):     183072 kB
Inactive(anon):    78192 kB
Active(file):    1408676 kB
Inactive(file):  2478740 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2468 kB
Writeback:            16 kB
AnonPages:        240532 kB
Mapped:            54164 kB
Shmem:             25224 kB
Slab:             175876 kB
SReclaimable:     148480 kB
SUnreclaim:        27396 kB
KernelStack:        3520 kB
PageTables:         5700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1179988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 54924 MiB
End job on node151 at 2018-07-28 08:10:49