Trace number 4297972

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
The dodo solver 2018-04-29? (TO) 2520.04 2487.41

General information on the benchmark

NameColouredQueens/
ColouredQueens-09_c18.xml
MD5SUM698e4c4133fb0965f93dce5d7165b624
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints48
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":77}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":48}]
Optimization problemNO
Type of objective

Solver Data

0.15/0.13	c version: 2018-04-11
0.15/0.13	c seed: 1811631
0.15/0.13	c timeout: 2520
0.15/0.13	c memlimit: -1
0.15/0.13	c nbcore: -1
2520.03/2487.40	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 (9595 MiB free)
  memory of node 1: 16384 MiB (10176 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297972-1532740268/watcher-4297972-1532740268 -o /tmp/evaluation-result-4297972-1532740268/solver-4297972-1532740268 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532740268-23109 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4297972-1532740268.xml --timelimit 2520 

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


[startup+0.106251 s]*
/proc/loadavg: 6.90 7.10 7.08 6/216 23167
/proc/meminfo: memFree=20215616/32770624 swapFree=67108860/67108860
[pid=23136] ppid=23131 vsize=10658972 memory=28748 CPUtime=0.15 cores=1,3,5,7
/proc/23136/stat : 23136 (java) S 23131 23136 23077 0 -1 1077944320 5179 0 0 0 14 1 0 0 20 0 15 0 91589980 10914787328 7187 33554432000 4194304 4196468 140725079708848 140725079691392 139941661142775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
/proc/23136/statm: 2664743 7187 2834 1 0 2627263 0
[pid=23136/tid=23140] ppid=23131 vsize=10658972 memory=6735269665583770266 CPUtime=0.09 cores=1,3,5,7
/proc/23136/task/23140/stat : 23140 (java) R 23131 23136 23077 0 -1 4202560 2866 0 0 0 9 0 0 0 20 0 15 0 91589980 10914787328 7253 33554432000 4194304 4196468 140725079708848 139941665373128 139941259643909 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23143] ppid=23131 vsize=10658972 memory=4211974090308398474 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23143/stat : 23143 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589981 10914787328 7253 33554432000 4194304 4196468 140725079708848 139941587217552 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23145] ppid=23131 vsize=10658972 memory=140364103607936 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23145/stat : 23145 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589981 10914787328 7253 33554432000 4194304 4196468 140725079708848 139941586164752 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23146] ppid=23131 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23146/stat : 23146 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589981 10914787328 7253 33554432000 4194304 4196468 140725079708848 139941585111952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23148] ppid=23131 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23148/stat : 23148 (java) S 23131 23136 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91589981 10914787328 7253 33554432000 4194304 4196468 140725079708848 139941584059152 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23150] ppid=23131 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23150/stat : 23150 (java) S 23131 23136 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91589982 10914787328 7253 33554432000 4194304 4196468 140725079708848 139941152495984 139941661153922 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23152] ppid=23131 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23152/stat : 23152 (java) S 23131 23136 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91589983 10914787328 7253 33554432000 4194304 4196468 140725079708848 139941151441952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23154] ppid=23131 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23154/stat : 23154 (java) S 23131 23136 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91589983 10914787328 7253 33554432000 4194304 4196468 140725079708848 139941150389104 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23156] ppid=23131 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23156/stat : 23156 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10914787328 7319 33554432000 4194304 4196468 140725079708848 139941149337424 139941661161371 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23157] ppid=23131 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23157/stat : 23157 (java) S 23131 23136 23077 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 91589985 10914787328 7319 33554432000 4194304 4196468 140725079708848 139941148285808 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23158] ppid=23131 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23158/stat : 23158 (java) S 23131 23136 23077 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 91589985 10914787328 7319 33554432000 4194304 4196468 140725079708848 139941147233008 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23159] ppid=23131 vsize=10658972 memory=140364103607936 CPUtime=0.02 cores=1,3,5,7
/proc/23136/task/23159/stat : 23159 (java) R 23131 23136 23077 0 -1 4202560 554 0 0 0 2 0 0 0 20 0 15 0 91589985 10914787328 7319 33554432000 4194304 4196468 140725079708848 139941146177208 139941640012329 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23164] ppid=23131 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23164/stat : 23164 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10914787328 7319 33554432000 4194304 4196468 140725079708848 139941145127648 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23166] ppid=23131 vsize=10658972 memory=140364103607936 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23166/stat : 23166 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589986 10914787328 7319 33554432000 4194304 4196468 140725079708848 139941144074928 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 28748 KiB

[startup+0.210348 s]*
/proc/loadavg: 6.90 7.10 7.08 4/216 23167
/proc/meminfo: memFree=20192312/32770624 swapFree=67108860/67108860
[pid=23136] ppid=23131 vsize=10661132 memory=40256 CPUtime=0.33 cores=1,3,5,7
/proc/23136/stat : 23136 (java) S 23131 23136 23077 0 -1 1077944320 7617 0 0 0 31 2 0 0 20 0 15 0 91589980 10916999168 10064 33554432000 4194304 4196468 140725079708848 140725079691392 139941661142775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
/proc/23136/statm: 2665283 10064 2982 1 0 2627263 0
[pid=23136/tid=23140] ppid=23131 vsize=10661132 memory=4871374705135476842 CPUtime=0.2 cores=1,3,5,7
/proc/23136/task/23140/stat : 23140 (java) R 23131 23136 23077 0 -1 4202560 4755 0 0 0 19 1 0 0 20 0 15 0 91589980 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941665375088 139941639406497 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23143] ppid=23131 vsize=10661132 memory=4211974090308398474 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23143/stat : 23143 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941587217552 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23145] ppid=23131 vsize=10661132 memory=140364103607936 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23145/stat : 23145 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941586164752 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23146] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23146/stat : 23146 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941585111952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23148] ppid=23131 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23148/stat : 23148 (java) S 23131 23136 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941584059152 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23150] ppid=23131 vsize=10661132 memory=140364103607936 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23150/stat : 23150 (java) S 23131 23136 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91589982 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941152495984 139941661153922 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23152] ppid=23131 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23152/stat : 23152 (java) S 23131 23136 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941151441952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23154] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23154/stat : 23154 (java) S 23131 23136 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941150389104 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23156] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23156/stat : 23156 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941149337424 139941661161371 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23157] ppid=23131 vsize=10661132 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/23136/task/23157/stat : 23157 (java) S 23131 23136 23077 0 -1 1077944384 445 0 0 0 1 0 0 0 20 0 15 0 91589985 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941148285808 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23158] ppid=23131 vsize=10661132 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/23136/task/23158/stat : 23158 (java) S 23131 23136 23077 0 -1 1077944384 277 0 0 0 3 0 0 0 20 0 15 0 91589985 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941147233008 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23159] ppid=23131 vsize=10661132 memory=140364103607936 CPUtime=0.07 cores=1,3,5,7
/proc/23136/task/23159/stat : 23159 (java) S 23131 23136 23077 0 -1 1077944384 774 0 0 0 7 0 0 0 20 0 15 0 91589985 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941146180208 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23164] ppid=23131 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23164/stat : 23164 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941145127648 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23166] ppid=23131 vsize=10661132 memory=140364103607936 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23166/stat : 23166 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589986 10916999168 10064 33554432000 4194304 4196468 140725079708848 139941144074928 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40256 KiB

[startup+0.31016 s]*
/proc/loadavg: 6.90 7.10 7.08 7/216 23167
/proc/meminfo: memFree=20182636/32770624 swapFree=67108860/67108860
[pid=23136] ppid=23131 vsize=10661132 memory=46732 CPUtime=0.55 cores=1,3,5,7
/proc/23136/stat : 23136 (java) S 23131 23136 23077 0 -1 1077944320 8237 0 0 0 53 2 0 0 20 0 15 0 91589980 10916999168 11683 33554432000 4194304 4196468 140725079708848 140725079691392 139941661142775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
/proc/23136/statm: 2665283 11683 3046 1 0 2627263 0
[pid=23136/tid=23140] ppid=23131 vsize=10661132 memory=4871374705135476842 CPUtime=0.29 cores=1,3,5,7
/proc/23136/task/23140/stat : 23140 (java) R 23131 23136 23077 0 -1 4202560 5062 0 0 0 28 1 0 0 20 0 15 0 91589980 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941665378128 140725080733634 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23143] ppid=23131 vsize=10661132 memory=5793855615113501113 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23143/stat : 23143 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941587217552 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23145] ppid=23131 vsize=10661132 memory=140364103607936 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23145/stat : 23145 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941586164752 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23146] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23146/stat : 23146 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941585111952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23148] ppid=23131 vsize=10661132 memory=140363960557343 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23148/stat : 23148 (java) S 23131 23136 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941584059152 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23150] ppid=23131 vsize=10661132 memory=280727921093920 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23150/stat : 23150 (java) S 23131 23136 23077 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91589982 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941152495984 139941661153922 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23152] ppid=23131 vsize=10661132 memory=140363960534287 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23152/stat : 23152 (java) S 23131 23136 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941151441952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23154] ppid=23131 vsize=10661132 memory=280728064149120 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23154/stat : 23154 (java) S 23131 23136 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941150389104 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23156] ppid=23131 vsize=10661132 memory=140363960538895 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23156/stat : 23156 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941149337424 139941661161371 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23157] ppid=23131 vsize=10661132 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/23136/task/23157/stat : 23157 (java) R 23131 23136 23077 0 -1 4202560 477 0 0 0 3 0 0 0 20 0 15 0 91589985 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941148285808 139941661164122 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23158] ppid=23131 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/23136/task/23158/stat : 23158 (java) R 23131 23136 23077 0 -1 4202560 368 0 0 0 5 0 0 0 20 0 15 0 91589985 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941147233008 139941638823938 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23159] ppid=23131 vsize=10661132 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/23136/task/23159/stat : 23159 (java) R 23131 23136 23077 0 -1 1077944384 964 0 0 0 14 0 0 0 20 0 15 0 91589985 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941146178000 139941661152981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23164] ppid=23131 vsize=10661132 memory=2080 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23164/stat : 23164 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941145127648 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23166] ppid=23131 vsize=10661132 memory=28748 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23166/stat : 23166 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589986 10916999168 11683 33554432000 4194304 4196468 140725079708848 139941144074928 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46732 KiB

[startup+0.700791 s]
/proc/loadavg: 6.90 7.10 7.08 6/216 23167
/proc/meminfo: memFree=20108024/32770624 swapFree=67108860/67108860
[pid=23136] ppid=23131 vsize=10661132 memory=142768 CPUtime=1.59 cores=1,3,5,7
/proc/23136/stat : 23136 (java) S 23131 23136 23077 0 -1 1077944320 12403 0 0 0 154 5 0 0 20 0 15 0 91589980 10916999168 35692 33554432000 4194304 4196468 140725079708848 140725079691392 139941661142775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
/proc/23136/statm: 2665283 35692 3085 1 0 2627263 0
[pid=23136/tid=23140] ppid=23131 vsize=10661132 memory=4616 CPUtime=0.68 cores=1,3,5,7
/proc/23136/task/23140/stat : 23140 (java) R 23131 23136 23077 0 -1 4202560 5147 0 0 0 65 3 0 0 20 0 15 0 91589980 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941665365232 140725080733634 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23143] ppid=23131 vsize=10661132 memory=12032 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23143/stat : 23143 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941587217552 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23145] ppid=23131 vsize=10661132 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23145/stat : 23145 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941586164752 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23146] ppid=23131 vsize=10661132 memory=7662705889289527641 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23146/stat : 23146 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941585111952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23148] ppid=23131 vsize=10661132 memory=7883949533517342546 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23148/stat : 23148 (java) S 23131 23136 23077 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941584059152 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23150] ppid=23131 vsize=10661132 memory=6293050847276651881 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23150/stat : 23150 (java) S 23131 23136 23077 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91589982 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941152495984 139941661153922 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23152] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23152/stat : 23152 (java) S 23131 23136 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941151441952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23154] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23154/stat : 23154 (java) S 23131 23136 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941150389104 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23156] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23156/stat : 23156 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941149337424 139941661161371 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23157] ppid=23131 vsize=10661132 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/23136/task/23157/stat : 23157 (java) R 23131 23136 23077 0 -1 4202560 2411 0 0 0 31 0 0 0 20 0 15 0 91589985 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941148266472 139941639034800 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23158] ppid=23131 vsize=10661132 memory=239792453348812 CPUtime=0.4 cores=1,3,5,7
/proc/23136/task/23158/stat : 23158 (java) R 23131 23136 23077 0 -1 4202560 2117 0 0 0 40 0 0 0 20 0 15 0 91589985 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941147213816 139941645535283 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23159] ppid=23131 vsize=10661132 memory=288230376152214626 CPUtime=0.17 cores=1,3,5,7
/proc/23136/task/23159/stat : 23159 (java) S 23131 23136 23077 0 -1 1077944384 1357 0 0 0 17 0 0 0 20 0 15 0 91589985 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941146180208 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23164] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23164/stat : 23164 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941145127648 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23166] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23166/stat : 23166 (java) S 23131 23136 23077 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91589986 10916999168 35692 33554432000 4194304 4196468 140725079708848 139941144074928 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 142768 KiB

[startup+1.50169 s]
/proc/loadavg: 6.90 7.10 7.08 6/216 23167
/proc/meminfo: memFree=19898208/32770624 swapFree=67108860/67108860
[pid=23136] ppid=23131 vsize=10661132 memory=194544 CPUtime=3.06 cores=1,3,5,7
/proc/23136/stat : 23136 (java) S 23131 23136 23077 0 -1 1077944320 14635 0 0 0 298 8 0 0 20 0 15 0 91589980 10916999168 48636 33554432000 4194304 4196468 140725079708848 140725079691392 139941661142775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
/proc/23136/statm: 2665283 48636 3096 1 0 2627263 0
[pid=23136/tid=23140] ppid=23131 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/23136/task/23140/stat : 23140 (java) R 23131 23136 23077 0 -1 4202560 5170 0 0 0 142 5 0 0 20 0 15 0 91589980 10916999168 48636 33554432000 4194304 4196468 140725079708848 139941665379056 139941261006862 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23143] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23143/stat : 23143 (java) S 23131 23136 23077 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 48636 33554432000 4194304 4196468 140725079708848 139941587217552 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23145] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23145/stat : 23145 (java) S 23131 23136 23077 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 48636 33554432000 4194304 4196468 140725079708848 139941586164752 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23146] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23146/stat : 23146 (java) S 23131 23136 23077 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 48636 33554432000 4194304 4196468 140725079708848 139941585111952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23148] ppid=23131 vsize=10661132 memory=140363960587488 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23148/stat : 23148 (java) S 23131 23136 23077 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 91589981 10916999168 48636 33554432000 4194304 4196468 140725079708848 139941584059152 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23150] ppid=23131 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23150/stat : 23150 (java) S 23131 23136 23077 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 91589982 10916999168 48636 33554432000 4194304 4196468 140725079708848 139941152495984 139941661153922 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0

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

/proc/23136/task/23140/stat : 23140 (java) R 23131 23136 23077 0 -1 4202560 27789 0 0 0 226375 3618 0 0 20 0 15 0 91589980 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941665376944 140725080733634 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23143] ppid=23131 vsize=10661132 memory=424024 CPUtime=10.08 cores=1,3,5,7
/proc/23136/task/23143/stat : 23143 (java) S 23131 23136 23077 0 -1 1077944384 7984 0 0 0 944 64 0 0 20 0 15 0 91589981 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941587217552 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23145] ppid=23131 vsize=10661132 memory=424024 CPUtime=10.09 cores=1,3,5,7
/proc/23136/task/23145/stat : 23145 (java) S 23131 23136 23077 0 -1 1077944384 5539 0 0 0 942 67 0 0 20 0 15 0 91589981 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941586164752 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23146] ppid=23131 vsize=10661132 memory=424024 CPUtime=10.06 cores=1,3,5,7
/proc/23136/task/23146/stat : 23146 (java) S 23131 23136 23077 0 -1 1077944384 5496 0 0 0 936 70 0 0 20 0 15 0 91589981 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941585111952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23148] ppid=23131 vsize=10661132 memory=424024 CPUtime=10.1 cores=1,3,5,7
/proc/23136/task/23148/stat : 23148 (java) S 23131 23136 23077 0 -1 1077944384 6375 0 0 0 946 64 0 0 20 0 15 0 91589981 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941584059152 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23150] ppid=23131 vsize=10661132 memory=424024 CPUtime=9.06 cores=1,3,5,7
/proc/23136/task/23150/stat : 23150 (java) S 23131 23136 23077 0 -1 1077944384 7104 0 0 0 841 65 0 0 20 0 15 0 91589982 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941152495984 139941661153922 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23152] ppid=23131 vsize=10661132 memory=424024 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23152/stat : 23152 (java) S 23131 23136 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941151441952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23154] ppid=23131 vsize=10661132 memory=424024 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23154/stat : 23154 (java) S 23131 23136 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941150389104 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23156] ppid=23131 vsize=10661132 memory=424024 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23156/stat : 23156 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941149337424 139941661161371 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23157] ppid=23131 vsize=10661132 memory=424024 CPUtime=0.34 cores=1,3,5,7
/proc/23136/task/23157/stat : 23157 (java) S 23131 23136 23077 0 -1 1077944384 2503 0 0 0 34 0 0 0 20 0 15 0 91589985 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941148285808 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23158] ppid=23131 vsize=10661132 memory=424024 CPUtime=1.05 cores=1,3,5,7
/proc/23136/task/23158/stat : 23158 (java) S 23131 23136 23077 0 -1 1077944384 4346 0 0 0 104 1 0 0 20 0 15 0 91589985 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941147233008 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23159] ppid=23131 vsize=10661132 memory=424024 CPUtime=0.19 cores=1,3,5,7
/proc/23136/task/23159/stat : 23159 (java) S 23131 23136 23077 0 -1 1077944384 1449 0 0 0 19 0 0 0 20 0 15 0 91589985 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941146180208 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23164] ppid=23131 vsize=10661132 memory=424024 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23164/stat : 23164 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941145127648 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23166] ppid=23131 vsize=10661132 memory=424024 CPUtime=1.22 cores=1,3,5,7
/proc/23136/task/23166/stat : 23166 (java) S 23131 23136 23077 0 -1 1077944384 1193 0 0 0 57 65 0 0 20 0 15 0 91589986 10916999168 106006 33554432000 4194304 4196468 140725079708848 139941144074928 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
Current children cumulated CPU time: 2352.2 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 424024 KiB

[startup+2382.3 s]
/proc/loadavg: 1.36 1.37 1.76 4/216 23280
/proc/meminfo: memFree=19353936/32770624 swapFree=67108860/67108860
[pid=23136] ppid=23131 vsize=10661132 memory=430168 CPUtime=2413.13 cores=1,3,5,7
/proc/23136/stat : 23136 (java) S 23131 23136 23077 0 -1 1077944320 72898 0 0 0 237267 4046 0 0 20 0 15 0 91589980 10916999168 107542 33554432000 4194304 4196468 140725079708848 140725079691392 139941661142775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
/proc/23136/statm: 2665283 107542 3124 1 0 2627263 0
[pid=23136/tid=23140] ppid=23131 vsize=10661132 memory=428120 CPUtime=2359.33 cores=1,3,5,7
/proc/23136/task/23140/stat : 23140 (java) R 23131 23136 23077 0 -1 4202560 28357 0 0 0 232222 3711 0 0 20 0 15 0 91589980 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941665376672 140725080733634 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23143] ppid=23131 vsize=10661132 memory=428120 CPUtime=10.41 cores=1,3,5,7
/proc/23136/task/23143/stat : 23143 (java) S 23131 23136 23077 0 -1 1077944384 8169 0 0 0 975 66 0 0 20 0 15 0 91589981 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941587217552 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23145] ppid=23131 vsize=10661132 memory=430168 CPUtime=10.41 cores=1,3,5,7
/proc/23136/task/23145/stat : 23145 (java) S 23131 23136 23077 0 -1 1077944384 5656 0 0 0 973 68 0 0 20 0 15 0 91589981 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941586164752 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23146] ppid=23131 vsize=10661132 memory=428120 CPUtime=10.39 cores=1,3,5,7
/proc/23136/task/23146/stat : 23146 (java) S 23131 23136 23077 0 -1 1077944384 5977 0 0 0 968 71 0 0 20 0 15 0 91589981 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941585111952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23148] ppid=23131 vsize=10661132 memory=430168 CPUtime=10.41 cores=1,3,5,7
/proc/23136/task/23148/stat : 23148 (java) S 23131 23136 23077 0 -1 1077944384 6595 0 0 0 976 65 0 0 20 0 15 0 91589981 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941584059152 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23150] ppid=23131 vsize=10661132 memory=430168 CPUtime=9.26 cores=1,3,5,7
/proc/23136/task/23150/stat : 23150 (java) S 23131 23136 23077 0 -1 1077944384 7273 0 0 0 860 66 0 0 20 0 15 0 91589982 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941152495984 139941661153922 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23152] ppid=23131 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23152/stat : 23152 (java) S 23131 23136 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941151441952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23154] ppid=23131 vsize=10661132 memory=428120 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23154/stat : 23154 (java) S 23131 23136 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941150389104 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23156] ppid=23131 vsize=10661132 memory=428120 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23156/stat : 23156 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941149337424 139941661161371 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23157] ppid=23131 vsize=10661132 memory=428120 CPUtime=0.34 cores=1,3,5,7
/proc/23136/task/23157/stat : 23157 (java) S 23131 23136 23077 0 -1 1077944384 2505 0 0 0 34 0 0 0 20 0 15 0 91589985 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941148285808 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23158] ppid=23131 vsize=10661132 memory=15872 CPUtime=1.05 cores=1,3,5,7
/proc/23136/task/23158/stat : 23158 (java) S 23131 23136 23077 0 -1 1077944384 4348 0 0 0 104 1 0 0 20 0 15 0 91589985 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941147233008 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23159] ppid=23131 vsize=10661132 memory=4012 CPUtime=0.19 cores=1,3,5,7
/proc/23136/task/23159/stat : 23159 (java) S 23131 23136 23077 0 -1 1077944384 1451 0 0 0 19 0 0 0 20 0 15 0 91589985 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941146180208 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23164] ppid=23131 vsize=10661132 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23164/stat : 23164 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941145127648 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23166] ppid=23131 vsize=10661132 memory=26548 CPUtime=1.24 cores=1,3,5,7
/proc/23136/task/23166/stat : 23166 (java) S 23131 23136 23077 0 -1 1077944384 1207 0 0 0 58 66 0 0 20 0 15 0 91589986 10916999168 107542 33554432000 4194304 4196468 140725079708848 139941144074928 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
Current children cumulated CPU time: 2413.13 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 430168 KiB

[startup+2442.3 s]
/proc/loadavg: 1.53 1.41 1.75 4/216 23281
/proc/meminfo: memFree=19341516/32770624 swapFree=67108860/67108860
[pid=23136] ppid=23131 vsize=10661132 memory=436312 CPUtime=2474.21 cores=1,3,5,7
/proc/23136/stat : 23136 (java) S 23131 23136 23077 0 -1 1077944320 74636 0 0 0 243267 4154 0 0 20 0 15 0 91589980 10916999168 109078 33554432000 4194304 4196468 140725079708848 140725079691392 139941661142775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
/proc/23136/statm: 2665283 109078 3124 1 0 2627263 0
[pid=23136/tid=23140] ppid=23131 vsize=10661132 memory=432216 CPUtime=2418.62 cores=1,3,5,7
/proc/23136/task/23140/stat : 23140 (java) R 23131 23136 23077 0 -1 4202560 28930 0 0 0 238051 3811 0 0 20 0 15 0 91589980 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941665377248 139941261006694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23143] ppid=23131 vsize=10661132 memory=434264 CPUtime=10.79 cores=1,3,5,7
/proc/23136/task/23143/stat : 23143 (java) S 23131 23136 23077 0 -1 1077944384 8332 0 0 0 1011 68 0 0 20 0 15 0 91589981 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941587217552 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23145] ppid=23131 vsize=10661132 memory=434264 CPUtime=10.79 cores=1,3,5,7
/proc/23136/task/23145/stat : 23145 (java) S 23131 23136 23077 0 -1 1077944384 5856 0 0 0 1010 69 0 0 20 0 15 0 91589981 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941586164752 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23146] ppid=23131 vsize=10661132 memory=436312 CPUtime=10.77 cores=1,3,5,7
/proc/23136/task/23146/stat : 23146 (java) S 23131 23136 23077 0 -1 1077944384 6458 0 0 0 1004 73 0 0 20 0 15 0 91589981 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941585111952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23148] ppid=23131 vsize=10661132 memory=436312 CPUtime=10.79 cores=1,3,5,7
/proc/23136/task/23148/stat : 23148 (java) S 23131 23136 23077 0 -1 1077944384 6727 0 0 0 1013 66 0 0 20 0 15 0 91589981 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941584059152 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23150] ppid=23131 vsize=10661132 memory=434264 CPUtime=9.5 cores=1,3,5,7
/proc/23136/task/23150/stat : 23150 (java) S 23131 23136 23077 0 -1 1077944384 7442 0 0 0 883 67 0 0 20 0 15 0 91589982 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941152495984 139941661153922 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23152] ppid=23131 vsize=10661132 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23152/stat : 23152 (java) S 23131 23136 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941151441952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23154] ppid=23131 vsize=10661132 memory=434264 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23154/stat : 23154 (java) S 23131 23136 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941150389104 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23156] ppid=23131 vsize=10661132 memory=434264 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23156/stat : 23156 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941149337424 139941661161371 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23157] ppid=23131 vsize=10661132 memory=492628 CPUtime=0.34 cores=1,3,5,7
/proc/23136/task/23157/stat : 23157 (java) S 23131 23136 23077 0 -1 1077944384 2507 0 0 0 34 0 0 0 20 0 15 0 91589985 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941148285808 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23158] ppid=23131 vsize=10661132 memory=6791534058613427641 CPUtime=1.05 cores=1,3,5,7
/proc/23136/task/23158/stat : 23158 (java) S 23131 23136 23077 0 -1 1077944384 4350 0 0 0 104 1 0 0 20 0 15 0 91589985 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941147233008 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23159] ppid=23131 vsize=10661132 memory=4140 CPUtime=0.19 cores=1,3,5,7
/proc/23136/task/23159/stat : 23159 (java) S 23131 23136 23077 0 -1 1077944384 1453 0 0 0 19 0 0 0 20 0 15 0 91589985 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941146180208 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23164] ppid=23131 vsize=10661132 memory=26548 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23164/stat : 23164 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941145127648 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23166] ppid=23131 vsize=10661132 memory=434264 CPUtime=1.28 cores=1,3,5,7
/proc/23136/task/23166/stat : 23166 (java) S 23131 23136 23077 0 -1 1077944384 1221 0 0 0 60 68 0 0 20 0 15 0 91589986 10916999168 109078 33554432000 4194304 4196468 140725079708848 139941144074928 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
Current children cumulated CPU time: 2474.21 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 436312 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2487.4 s]
/proc/loadavg: 1.33 1.37 1.72 4/216 23359
/proc/meminfo: memFree=19719752/32770624 swapFree=67108860/67108860
[pid=23136] ppid=23131 vsize=10661132 memory=440408 CPUtime=2520.03 cores=1,3,5,7
/proc/23136/stat : 23136 (java) S 23131 23136 23077 0 -1 1077944320 76094 0 0 0 247768 4235 0 0 20 0 15 0 91589980 10916999168 110102 33554432000 4194304 4196468 140725079708848 140725079691392 139941661142775 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
/proc/23136/statm: 2665283 110102 3124 1 0 2627263 0
[pid=23136/tid=23140] ppid=23131 vsize=10661132 memory=1008 CPUtime=2463.24 cores=1,3,5,7
/proc/23136/task/23140/stat : 23140 (java) R 23131 23136 23077 0 -1 4202560 29438 0 0 0 242437 3887 0 0 20 0 15 0 91589980 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941665376048 140725080733634 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23143] ppid=23131 vsize=10661132 memory=792 CPUtime=11.04 cores=1,3,5,7
/proc/23136/task/23143/stat : 23143 (java) S 23131 23136 23077 0 -1 1077944384 8737 0 0 0 1036 68 0 0 20 0 15 0 91589981 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941587217552 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23145] ppid=23131 vsize=10661132 memory=6791534058613427641 CPUtime=11.04 cores=1,3,5,7
/proc/23136/task/23145/stat : 23145 (java) S 23131 23136 23077 0 -1 1077944384 5973 0 0 0 1034 70 0 0 20 0 15 0 91589981 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941586164752 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23146] ppid=23131 vsize=10661132 memory=2412 CPUtime=11.02 cores=1,3,5,7
/proc/23136/task/23146/stat : 23146 (java) S 23131 23136 23077 0 -1 1077944384 6625 0 0 0 1028 74 0 0 20 0 15 0 91589981 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941585111952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23148] ppid=23131 vsize=10661132 memory=1724 CPUtime=11.04 cores=1,3,5,7
/proc/23136/task/23148/stat : 23148 (java) S 23131 23136 23077 0 -1 1077944384 6804 0 0 0 1037 67 0 0 20 0 15 0 91589981 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941584059152 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23150] ppid=23131 vsize=10661132 memory=1228 CPUtime=9.65 cores=1,3,5,7
/proc/23136/task/23150/stat : 23150 (java) S 23131 23136 23077 0 -1 1077944384 7608 0 0 0 897 68 0 0 20 0 15 0 91589982 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941152495984 139941661153922 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23152] ppid=23131 vsize=10661132 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23152/stat : 23152 (java) S 23131 23136 23077 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941151441952 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23154] ppid=23131 vsize=10661132 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23154/stat : 23154 (java) S 23131 23136 23077 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91589983 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941150389104 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23156] ppid=23131 vsize=10661132 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23156/stat : 23156 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941149337424 139941661161371 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23157] ppid=23131 vsize=10661132 memory=4616 CPUtime=0.34 cores=1,3,5,7
/proc/23136/task/23157/stat : 23157 (java) S 23131 23136 23077 0 -1 1077944384 2509 0 0 0 34 0 0 0 20 0 15 0 91589985 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941148285808 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23158] ppid=23131 vsize=10661132 memory=12032 CPUtime=1.05 cores=1,3,5,7
/proc/23136/task/23158/stat : 23158 (java) S 23131 23136 23077 0 -1 1077944384 4352 0 0 0 104 1 0 0 20 0 15 0 91589985 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941147233008 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23159] ppid=23131 vsize=10661132 memory=1008 CPUtime=0.2 cores=1,3,5,7
/proc/23136/task/23159/stat : 23159 (java) S 23131 23136 23077 0 -1 1077944384 1455 0 0 0 19 1 0 0 20 0 15 0 91589985 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941146180208 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23164] ppid=23131 vsize=10661132 memory=792 CPUtime=0 cores=1,3,5,7
/proc/23136/task/23164/stat : 23164 (java) S 23131 23136 23077 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91589985 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941145127648 139941661152981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
[pid=23136/tid=23166] ppid=23131 vsize=10661132 memory=1716 CPUtime=1.3 cores=1,3,5,7
/proc/23136/task/23166/stat : 23166 (java) S 23131 23136 23077 0 -1 1077944384 1233 0 0 0 61 69 0 0 20 0 15 0 91589986 10916999168 110102 33554432000 4194304 4196468 140725079708848 139941144074928 139941661153922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 33251328 140725079712888 140725079713033 140725079713033 140725079715791 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 440408 KiB

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

[startup+2487.41 s]
# the end of solver process 23136 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2477.69 s, system=42.3577 s

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

Child status: 143
Real time (s): 2487.41
CPU time (s): 2520.04
CPU user time (s): 2477.69
CPU system time (s): 42.3577
CPU usage (%): 101.312
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 440408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2477.69
system time used= 42.3577
maximum resident set size= 440840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76263
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 335964
involuntary context switches= 5962


# summary of solver processes directly reported to runsolver:
#   pid: 23136
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2477.69
#   total CPU system time (s): 42.3577

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7746 second user time and 24.742 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-28 03:11:08
IDJOB=4297972
IDBENCH=141019
IDSOLVER=2768
FILE ID=node103/4297972-1532740268
RUNJOBID= node103-1532740268-23109
PBS_JOBID= 21022444
Free space on /tmp= 56536 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-09_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297972-1532740268/watcher-4297972-1532740268 -o /tmp/evaluation-result-4297972-1532740268/solver-4297972-1532740268 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532740268-23109 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4297972-1532740268.xml --timelimit 2520

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

MD5SUM BENCH= 698e4c4133fb0965f93dce5d7165b624
RANDOM SEED=271768982

node103.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.48
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.48
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.48
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.48
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:        20247820 kB
MemAvailable:   31927164 kB
Buffers:          299604 kB
Cached:         11564448 kB
SwapCached:            0 kB
Active:          3902208 kB
Inactive:        8014808 kB
Active(anon):      56048 kB
Inactive(anon):    25196 kB
Active(file):    3846160 kB
Inactive(file):  7989612 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:         60304 kB
Mapped:            42532 kB
Shmem:             25260 kB
Slab:             299408 kB
SReclaimable:     272032 kB
SUnreclaim:        27376 kB
KernelStack:        3184 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56536 MiB
End job on node103 at 2018-07-28 03:52:36