Trace number 4308706

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
OscaR - Hybrid 2018-08-14? (TO) 2520.05 2472.63

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-20-0420_c18.xml
MD5SUMa9a1ecda6b6f8f1e99c2d233168bcaa1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark506362597
Best CPU time to get the best result obtained on this benchmark92.8369
Satisfiable
(Un)Satisfiability was proved
Number of variables7590
Number of constraints4736
Number of domains77
Minimum domain size1
Maximum domain size151
Distribution of domain sizes[{"size":1,"count":5},{"size":2,"count":2665},{"size":11,"count":2250},{"size":12,"count":1},{"size":25,"count":16},{"size":29,"count":112},{"size":33,"count":7},{"size":35,"count":61},{"size":39,"count":31},{"size":41,"count":3},{"size":44,"count":12},{"size":45,"count":29},{"size":47,"count":9},{"size":48,"count":23},{"size":49,"count":22},{"size":50,"count":3},{"size":51,"count":51},{"size":52,"count":61},{"size":54,"count":8},{"size":57,"count":6},{"size":58,"count":4},{"size":59,"count":3},{"size":60,"count":3},{"size":61,"count":12},{"size":63,"count":25},"...",{"size":92,"count":2}, {"size":93,"count":25}, {"size":97,"count":3}, {"size":101,"count":4}, {"size":102,"count":9}, {"size":103,"count":191}, {"size":105,"count":1}, {"size":108,"count":5}, {"size":109,"count":2}, {"size":111,"count":1}, {"size":112,"count":6}, {"size":115,"count":10}, {"size":116,"count":22}, {"size":118,"count":95}, {"size":122,"count":59}, {"size":123,"count":1}, {"size":124,"count":1}, {"size":125,"count":117}, {"size":126,"count":92}, {"size":127,"count":5}, {"size":137,"count":27}, {"size":138,"count":29}, {"size":140,"count":24}, {"size":141,"count":77}, {"size":151,"count":1259}]
Minimum variable degree2
Maximum variable degree2251
Distribution of variable degrees[{"degree":2,"count":6752},{"degree":3,"count":9},{"degree":4,"count":14},{"degree":5,"count":23},{"degree":6,"count":28},{"degree":7,"count":33},{"degree":8,"count":45},{"degree":9,"count":53},{"degree":10,"count":63},{"degree":11,"count":79},{"degree":12,"count":105},{"degree":13,"count":196},{"degree":14,"count":147},{"degree":15,"count":22},{"degree":16,"count":8},{"degree":17,"count":9},{"degree":18,"count":1},{"degree":19,"count":1},{"degree":20,"count":1},{"degree":2251,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":237},{"arity":3,"count":2249},{"arity":6,"count":2250}]
Number of extensional constraints2250
Number of intensional constraints2486
Distribution of constraint types[{"type":"extension","count":2250},{"type":"intension","count":2486}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 303269283
0.68/0.55	c timeout: 2520
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.57	c Parsing instance...
46.58/28.39	c Parsing done, starting first complete search...
2520.02/2472.61	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 (5754 MiB free)
  memory of node 1: 16384 MiB (11502 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308706-1534304618/watcher-4308706-1534304618 -o /tmp/evaluation-result-4308706-1534304618/solver-4308706-1534304618 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534293443-21973 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 303269283 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308706-1534304618.xml 

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

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

solver pid=23173, runsolver pid=23170

[startup+0.101008 s]*
/proc/loadavg: 1.81 1.89 1.96 3/217 23188
/proc/meminfo: memFree=17653760/32770624 swapFree=67108372/67108860
[pid=23173] ppid=23170 vsize=14082736 memory=32636 CPUtime=0.11 cores=1,3,5,7
/proc/23173/stat : 23173 (java) S 23170 23173 21941 0 -1 1077944320 7115 0 0 0 10 1 0 0 20 0 15 0 248025022 14420721664 8159 33554432000 4194304 4196468 140728575811392 140728575793936 140515041648375 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
/proc/23173/statm: 3520684 8159 3134 1 0 3482761 0
[pid=23173/tid=23175] ppid=23170 vsize=14082736 memory=-6966721798027829888 CPUtime=0.09 cores=1,3,5,7
/proc/23173/task/23175/stat : 23175 (java) R 23170 23173 21941 0 -1 4202560 5178 0 0 0 8 1 0 0 20 0 15 0 248025023 14420721664 8159 33554432000 4194304 4196468 140728575811392 140515045842464 140515025728892 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23176] ppid=23170 vsize=14082736 memory=5793854903295642041 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23176/stat : 23176 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025024 14420721664 8159 33554432000 4194304 4196468 140728575811392 140514956716560 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23177] ppid=23170 vsize=14082736 memory=139652285748864 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23177/stat : 23177 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025024 14420721664 8159 33554432000 4194304 4196468 140728575811392 140514636589712 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23178] ppid=23170 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23178/stat : 23178 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025024 14420721664 8159 33554432000 4194304 4196468 140728575811392 140514635536656 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23179] ppid=23170 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23179/stat : 23179 (java) S 23170 23173 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248025024 14420721664 8159 33554432000 4194304 4196468 140728575811392 140514634484112 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23180] ppid=23170 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23180/stat : 23180 (java) S 23170 23173 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248025025 14420721664 8159 33554432000 4194304 4196468 140728575811392 140514223160048 140515041659522 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23181] ppid=23170 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23181/stat : 23181 (java) S 23170 23173 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 248025025 14420721664 8159 33554432000 4194304 4196468 140728575811392 140514222106272 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23182] ppid=23170 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23182/stat : 23182 (java) S 23170 23173 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 248025026 14420721664 8159 33554432000 4194304 4196468 140728575811392 140514221053168 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23183] ppid=23170 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23183/stat : 23183 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14420721664 8159 33554432000 4194304 4196468 140728575811392 140514220001744 140515041666971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23184] ppid=23170 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23184/stat : 23184 (java) S 23170 23173 21941 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 248025028 14420721664 8159 33554432000 4194304 4196468 140728575811392 140514218948848 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23185] ppid=23170 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23185/stat : 23185 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14420721664 8159 33554432000 4194304 4196468 140728575811392 140513574214000 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23186] ppid=23170 vsize=14082736 memory=139652285748864 CPUtime=0.01 cores=1,3,5,7
/proc/23173/task/23186/stat : 23186 (java) R 23170 23173 21941 0 -1 4202560 264 0 0 0 1 0 0 0 20 0 15 0 248025028 14420721664 8159 33554432000 4194304 4196468 140728575811392 140513573160944 140515021975200 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23187] ppid=23170 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23187/stat : 23187 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14420721664 8159 33554432000 4194304 4196468 140728575811392 140513572108640 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23188] ppid=23170 vsize=14082736 memory=139652285748864 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23188/stat : 23188 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025028 14420721664 8159 33554432000 4194304 4196468 140728575811392 140513571056688 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32636 KiB

[startup+0.21866 s]*
/proc/loadavg: 1.81 1.89 1.96 5/217 23188
/proc/meminfo: memFree=17638504/32770624 swapFree=67108372/67108860
[pid=23173] ppid=23170 vsize=14082736 memory=47312 CPUtime=0.33 cores=1,3,5,7
/proc/23173/stat : 23173 (java) S 23170 23173 21941 0 -1 1077944320 10418 0 0 0 30 3 0 0 20 0 15 0 248025022 14420721664 11828 33554432000 4194304 4196468 140728575811392 140728575793936 140515041648375 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
/proc/23173/statm: 3520684 11828 3418 1 0 3482761 0
[pid=23173/tid=23175] ppid=23170 vsize=14082736 memory=6735269665583770266 CPUtime=0.21 cores=1,3,5,7
/proc/23173/task/23175/stat : 23175 (java) R 23170 23173 21941 0 -1 4202560 8103 0 0 0 19 2 0 0 20 0 15 0 248025023 14420721664 11828 33554432000 4194304 4196468 140728575811392 140515045878352 140515025728862 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23176] ppid=23170 vsize=14082736 memory=4211973378490539402 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23176/stat : 23176 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025024 14420721664 11828 33554432000 4194304 4196468 140728575811392 140514956716560 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23177] ppid=23170 vsize=14082736 memory=139652285748864 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23177/stat : 23177 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025024 14420721664 11828 33554432000 4194304 4196468 140728575811392 140514636589712 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23178] ppid=23170 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23178/stat : 23178 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025024 14420721664 11828 33554432000 4194304 4196468 140728575811392 140514635536656 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23179] ppid=23170 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23179/stat : 23179 (java) S 23170 23173 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248025024 14420721664 11828 33554432000 4194304 4196468 140728575811392 140514634484112 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23180] ppid=23170 vsize=14082736 memory=139652285748864 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23180/stat : 23180 (java) S 23170 23173 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 248025025 14420721664 11828 33554432000 4194304 4196468 140728575811392 140514223160048 140515041659522 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23181] ppid=23170 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23181/stat : 23181 (java) S 23170 23173 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 248025025 14420721664 11828 33554432000 4194304 4196468 140728575811392 140514222106272 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23182] ppid=23170 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23182/stat : 23182 (java) S 23170 23173 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 248025026 14420721664 11828 33554432000 4194304 4196468 140728575811392 140514221053168 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23183] ppid=23170 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23183/stat : 23183 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14420721664 11828 33554432000 4194304 4196468 140728575811392 140514220001744 140515041666971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23184] ppid=23170 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23173/task/23184/stat : 23184 (java) S 23170 23173 21941 0 -1 1077944384 543 0 0 0 2 0 0 0 20 0 15 0 248025028 14420721664 11828 33554432000 4194304 4196468 140728575811392 140514218948848 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23185] ppid=23170 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/23173/task/23185/stat : 23185 (java) S 23170 23173 21941 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 15 0 248025028 14420721664 11828 33554432000 4194304 4196468 140728575811392 140513574214000 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23186] ppid=23170 vsize=14082736 memory=139652285748864 CPUtime=0.06 cores=1,3,5,7
/proc/23173/task/23186/stat : 23186 (java) S 23170 23173 21941 0 -1 1077944384 326 0 0 0 6 0 0 0 20 0 15 0 248025028 14420721664 11828 33554432000 4194304 4196468 140728575811392 140513573160944 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23187] ppid=23170 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23187/stat : 23187 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14420721664 11828 33554432000 4194304 4196468 140728575811392 140513572108640 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23188] ppid=23170 vsize=14082736 memory=139652285748864 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23188/stat : 23188 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025028 14420721664 11828 33554432000 4194304 4196468 140728575811392 140513571056688 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47312 KiB

[startup+0.310622 s]*
/proc/loadavg: 1.81 1.89 1.96 3/217 23188
/proc/meminfo: memFree=17634596/32770624 swapFree=67108372/67108860
[pid=23173] ppid=23170 vsize=14082736 memory=50528 CPUtime=0.44 cores=1,3,5,7
/proc/23173/stat : 23173 (java) S 23170 23173 21941 0 -1 1077944320 10725 0 0 0 41 3 0 0 20 0 15 0 248025022 14420721664 12632 33554432000 4194304 4196468 140728575811392 140728575793936 140515041648375 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
/proc/23173/statm: 3520684 12632 3422 1 0 3482761 0
[pid=23173/tid=23175] ppid=23170 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=1,3,5,7
/proc/23173/task/23175/stat : 23175 (java) R 23170 23173 21941 0 -1 4202560 8398 0 0 0 28 2 0 0 20 0 15 0 248025023 14420721664 12632 33554432000 4194304 4196468 140728575811392 140515045839936 140515025728862 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23176] ppid=23170 vsize=14082736 memory=4211973378490539402 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23176/stat : 23176 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025024 14420721664 12632 33554432000 4194304 4196468 140728575811392 140514956716560 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23177] ppid=23170 vsize=14082736 memory=139652285751221 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23177/stat : 23177 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025024 14420721664 12632 33554432000 4194304 4196468 140728575811392 140514636589712 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23178] ppid=23170 vsize=14082736 memory=139652136828869 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23178/stat : 23178 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025024 14420721664 12632 33554432000 4194304 4196468 140728575811392 140514635536656 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23179] ppid=23170 vsize=14082736 memory=139652136816079 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23179/stat : 23179 (java) S 23170 23173 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248025024 14420721664 12632 33554432000 4194304 4196468 140728575811392 140514634484112 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23180] ppid=23170 vsize=14082736 memory=139652285770832 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23180/stat : 23180 (java) S 23170 23173 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 248025025 14420721664 12632 33554432000 4194304 4196468 140728575811392 140514223160048 140515041659522 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23181] ppid=23170 vsize=14082736 memory=139652136825295 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23181/stat : 23181 (java) S 23170 23173 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 248025025 14420721664 12697 33554432000 4194304 4196468 140728575811392 140514222106272 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23182] ppid=23170 vsize=14082736 memory=279304273641360 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23182/stat : 23182 (java) S 23170 23173 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 248025026 14420721664 12697 33554432000 4194304 4196468 140728575811392 140514221053168 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23183] ppid=23170 vsize=14082736 memory=279304273639024 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23183/stat : 23183 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14420721664 12697 33554432000 4194304 4196468 140728575811392 140514220001744 140515041666971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23184] ppid=23170 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23173/task/23184/stat : 23184 (java) S 23170 23173 21941 0 -1 1077944384 543 0 0 0 2 0 0 0 20 0 15 0 248025028 14420721664 12697 33554432000 4194304 4196468 140728575811392 140514218948848 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23185] ppid=23170 vsize=14082736 memory=2240 CPUtime=0.01 cores=1,3,5,7
/proc/23173/task/23185/stat : 23185 (java) S 23170 23173 21941 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 15 0 248025028 14420721664 12697 33554432000 4194304 4196468 140728575811392 140513574214000 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23186] ppid=23170 vsize=14082736 memory=139652285748864 CPUtime=0.08 cores=1,3,5,7
/proc/23173/task/23186/stat : 23186 (java) S 23170 23173 21941 0 -1 1077944384 338 0 0 0 8 0 0 0 20 0 15 0 248025028 14420721664 12697 33554432000 4194304 4196468 140728575811392 140513573160944 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23187] ppid=23170 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23187/stat : 23187 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14420721664 12697 33554432000 4194304 4196468 140728575811392 140513572108640 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23188] ppid=23170 vsize=14082736 memory=139652285748864 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23188/stat : 23188 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025028 14420721664 12697 33554432000 4194304 4196468 140728575811392 140513571056688 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50528 KiB

[startup+0.700816 s]
/proc/loadavg: 1.81 1.89 1.96 3/217 23188
/proc/meminfo: memFree=17609964/32770624 swapFree=67108372/67108860
[pid=23173] ppid=23170 vsize=14084804 memory=88788 CPUtime=1 cores=1,3,5,7
/proc/23173/stat : 23173 (java) S 23170 23173 21941 0 -1 1077944320 17592 0 0 0 95 5 0 0 20 0 15 0 248025022 14422839296 22197 33554432000 4194304 4196468 140728575811392 140728575793936 140515041648375 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
/proc/23173/statm: 3521201 22197 3497 1 0 3483273 0
[pid=23173/tid=23175] ppid=23170 vsize=14084804 memory=1220 CPUtime=0.68 cores=1,3,5,7
/proc/23173/task/23175/stat : 23175 (java) R 23170 23173 21941 0 -1 4202560 14838 0 0 0 64 4 0 0 20 0 15 0 248025023 14422839296 22197 33554432000 4194304 4196468 140728575811392 140515045854256 140515009249323 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23176] ppid=23170 vsize=14084804 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23176/stat : 23176 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025024 14422839296 22197 33554432000 4194304 4196468 140728575811392 140514956716560 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23177] ppid=23170 vsize=14084804 memory=868 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23177/stat : 23177 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025024 14422839296 22197 33554432000 4194304 4196468 140728575811392 140514636589712 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23178] ppid=23170 vsize=14084804 memory=7307747153392788800 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23178/stat : 23178 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025024 14422839296 22197 33554432000 4194304 4196468 140728575811392 140514635536656 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23179] ppid=23170 vsize=14084804 memory=8025788831224522324 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23179/stat : 23179 (java) S 23170 23173 21941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 248025024 14422839296 22197 33554432000 4194304 4196468 140728575811392 140514634484112 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23180] ppid=23170 vsize=14084804 memory=6370994028255662165 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23180/stat : 23180 (java) S 23170 23173 21941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 248025025 14422839296 22197 33554432000 4194304 4196468 140728575811392 140514223160048 140515041659522 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23181] ppid=23170 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23181/stat : 23181 (java) S 23170 23173 21941 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 248025025 14422839296 22197 33554432000 4194304 4196468 140728575811392 140514222106272 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23182] ppid=23170 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23182/stat : 23182 (java) S 23170 23173 21941 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 248025026 14422839296 22197 33554432000 4194304 4196468 140728575811392 140514221053168 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23183] ppid=23170 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23183/stat : 23183 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14422839296 22197 33554432000 4194304 4196468 140728575811392 140514220001744 140515041666971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23184] ppid=23170 vsize=14084804 memory=229 CPUtime=0.07 cores=1,3,5,7
/proc/23173/task/23184/stat : 23184 (java) S 23170 23173 21941 0 -1 1077944384 685 0 0 0 7 0 0 0 20 0 15 0 248025028 14422839296 22197 33554432000 4194304 4196468 140728575811392 140514218948848 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23185] ppid=23170 vsize=14084804 memory=7 CPUtime=0.08 cores=1,3,5,7
/proc/23173/task/23185/stat : 23185 (java) S 23170 23173 21941 0 -1 1077944384 236 0 0 0 8 0 0 0 20 0 15 0 248025028 14422839296 22197 33554432000 4194304 4196468 140728575811392 140513574214000 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23186] ppid=23170 vsize=14084804 memory=706 CPUtime=0.15 cores=1,3,5,7
/proc/23173/task/23186/stat : 23186 (java) S 23170 23173 21941 0 -1 1077944384 451 0 0 0 15 0 0 0 20 0 15 0 248025028 14422839296 22197 33554432000 4194304 4196468 140728575811392 140513573160944 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23187] ppid=23170 vsize=14084804 memory=279304273825264 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23187/stat : 23187 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14422839296 22197 33554432000 4194304 4196468 140728575811392 140513572108640 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23188] ppid=23170 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23188/stat : 23188 (java) S 23170 23173 21941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 248025028 14422839296 22197 33554432000 4194304 4196468 140728575811392 140513571056688 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88788 KiB

[startup+1.50166 s]
/proc/loadavg: 1.82 1.90 1.96 3/217 23188
/proc/meminfo: memFree=17370620/32770624 swapFree=67108372/67108860
[pid=23173] ppid=23170 vsize=14086852 memory=505468 CPUtime=3.27 cores=1,3,5,7
/proc/23173/stat : 23173 (java) S 23170 23173 21941 0 -1 1077944320 20634 0 0 0 279 48 0 0 20 0 15 0 248025022 14424936448 126367 33554432000 4194304 4196468 140728575811392 140728575793936 140515041648375 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
/proc/23173/statm: 3521713 126367 3573 1 0 3483785 0
[pid=23173/tid=23175] ppid=23170 vsize=14086852 memory=0 CPUtime=1.25 cores=1,3,5,7
/proc/23173/task/23175/stat : 23175 (java) R 23170 23173 21941 0 -1 4202560 15247 0 0 0 116 9 0 0 20 0 15 0 248025023 14424936448 126367 33554432000 4194304 4196468 140728575811392 140515045881136 140514640213123 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23176] ppid=23170 vsize=14086852 memory=4948213128240143232 CPUtime=0.2 cores=1,3,5,7
/proc/23173/task/23176/stat : 23176 (java) S 23170 23173 21941 0 -1 1077944384 256 0 0 0 12 8 0 0 20 0 15 0 248025024 14424936448 126367 33554432000 4194304 4196468 140728575811392 140514956716560 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23177] ppid=23170 vsize=14086852 memory=-5862946231257950312 CPUtime=0.2 cores=1,3,5,7
/proc/23173/task/23177/stat : 23177 (java) S 23170 23173 21941 0 -1 1077944384 208 0 0 0 12 8 0 0 20 0 15 0 248025024 14424936448 126367 33554432000 4194304 4196468 140728575811392 140514636589712 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23178] ppid=23170 vsize=14086852 memory=-6585528546044026665 CPUtime=0.2 cores=1,3,5,7
/proc/23173/task/23178/stat : 23178 (java) S 23170 23173 21941 0 -1 1077944384 210 0 0 0 12 8 0 0 20 0 15 0 248025024 14424936448 126367 33554432000 4194304 4196468 140728575811392 140514635536656 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23179] ppid=23170 vsize=14086852 memory=-3472574513799858009 CPUtime=0.2 cores=1,3,5,7
/proc/23173/task/23179/stat : 23179 (java) S 23170 23173 21941 0 -1 1077944384 201 0 0 0 11 9 0 0 20 0 15 0 248025024 14424936448 126367 33554432000 4194304 4196468 140728575811392 140514634484112 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23180] ppid=23170 vsize=14086852 memory=-7666080226220134958 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23180/stat : 23180 (java) S 23170 23173 21941 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 15 0 248025025 14424936448 126367 33554432000 4194304 4196468 140728575811392 140514223160048 140515041659522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0

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

/proc/23173/task/23175/stat : 23175 (java) R 23170 23173 21941 0 -1 4202560 125613 0 0 0 236771 65 0 0 20 0 15 0 248025023 14429130752 429643 33554432000 4194304 4196468 140728575811392 140515045886608 140514645686142 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23176] ppid=23170 vsize=14090948 memory=1616 CPUtime=12.09 cores=1,3,5,7
/proc/23173/task/23176/stat : 23176 (java) S 23170 23173 21941 0 -1 1077944384 47495 0 0 0 1120 89 0 0 20 0 15 0 248025024 14429130752 429643 33554432000 4194304 4196468 140728575811392 140514956716560 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23177] ppid=23170 vsize=14090948 memory=1172 CPUtime=12.1 cores=1,3,5,7
/proc/23173/task/23177/stat : 23177 (java) S 23170 23173 21941 0 -1 1077944384 45357 0 0 0 1122 88 0 0 20 0 15 0 248025024 14429130752 429643 33554432000 4194304 4196468 140728575811392 140514636589712 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23178] ppid=23170 vsize=14090948 memory=932 CPUtime=12.12 cores=1,3,5,7
/proc/23173/task/23178/stat : 23178 (java) S 23170 23173 21941 0 -1 1077944384 48749 0 0 0 1122 90 0 0 20 0 15 0 248025024 14429130752 429643 33554432000 4194304 4196468 140728575811392 140514635536656 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23179] ppid=23170 vsize=14090948 memory=1276 CPUtime=12.1 cores=1,3,5,7
/proc/23173/task/23179/stat : 23179 (java) S 23170 23173 21941 0 -1 1077944384 48427 0 0 0 1118 92 0 0 20 0 15 0 248025024 14429130752 429643 33554432000 4194304 4196468 140728575811392 140514634484112 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23180] ppid=23170 vsize=14090948 memory=1068 CPUtime=1.11 cores=1,3,5,7
/proc/23173/task/23180/stat : 23180 (java) S 23170 23173 21941 0 -1 1077944384 18111 0 0 0 94 17 0 0 20 0 15 0 248025025 14429130752 429643 33554432000 4194304 4196468 140728575811392 140514223160048 140515041659522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23181] ppid=23170 vsize=14090948 memory=14884 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23181/stat : 23181 (java) S 23170 23173 21941 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 248025025 14429130752 429643 33554432000 4194304 4196468 140728575811392 140514222106336 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23182] ppid=23170 vsize=14090948 memory=37328 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23182/stat : 23182 (java) S 23170 23173 21941 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 248025026 14429130752 429643 33554432000 4194304 4196468 140728575811392 140514221053184 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23183] ppid=23170 vsize=14090948 memory=13756 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23183/stat : 23183 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14429130752 429643 33554432000 4194304 4196468 140728575811392 140514220001744 140515041666971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23184] ppid=23170 vsize=14090948 memory=808 CPUtime=3.83 cores=1,3,5,7
/proc/23173/task/23184/stat : 23184 (java) S 23170 23173 21941 0 -1 1077944384 12263 0 0 0 380 3 0 0 20 0 15 0 248025028 14429130752 429643 33554432000 4194304 4196468 140728575811392 140514218948848 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23185] ppid=23170 vsize=14090948 memory=1800 CPUtime=3.61 cores=1,3,5,7
/proc/23173/task/23185/stat : 23185 (java) S 23170 23173 21941 0 -1 1077944384 9357 0 0 0 359 2 0 0 20 0 15 0 248025028 14429130752 429643 33554432000 4194304 4196468 140728575811392 140513574214000 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23186] ppid=23170 vsize=14090948 memory=920 CPUtime=1.25 cores=1,3,5,7
/proc/23173/task/23186/stat : 23186 (java) S 23170 23173 21941 0 -1 1077944384 10624 0 0 0 122 3 0 0 20 0 15 0 248025028 14429130752 429643 33554432000 4194304 4196468 140728575811392 140513573160944 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23187] ppid=23170 vsize=14090948 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23187/stat : 23187 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14429130752 429643 33554432000 4194304 4196468 140728575811392 140513572108640 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23188] ppid=23170 vsize=14090948 memory=2900 CPUtime=1.31 cores=1,3,5,7
/proc/23173/task/23188/stat : 23188 (java) S 23170 23173 21941 0 -1 1077944384 1737 0 0 0 60 71 0 0 20 0 15 0 248025028 14429130752 429643 33554432000 4194304 4196468 140728575811392 140513571056688 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
Current children cumulated CPU time: 2427.98 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1718572 KiB

[startup+2442.3 s]
/proc/loadavg: 1.56 1.64 1.70 3/216 23443
/proc/meminfo: memFree=17022896/32770624 swapFree=67108372/67108860
[pid=23173] ppid=23170 vsize=14090948 memory=1708368 CPUtime=2489.11 cores=1,3,5,7
/proc/23173/stat : 23173 (java) S 23170 23173 21941 0 -1 1077944320 371263 0 0 0 248406 505 0 0 20 0 15 0 248025022 14429130752 427092 33554432000 4194304 4196468 140728575811392 140728575793936 140515041648375 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
/proc/23173/statm: 3522737 427092 3607 1 0 3484809 0
[pid=23173/tid=23175] ppid=23170 vsize=14090948 memory=6791534058613427641 CPUtime=2427.87 cores=1,3,5,7
/proc/23173/task/23175/stat : 23175 (java) R 23170 23173 21941 0 -1 4202560 126225 0 0 0 242721 66 0 0 20 0 15 0 248025023 14429130752 427092 33554432000 4194304 4196468 140728575811392 140515045886416 140514641119936 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23176] ppid=23170 vsize=14090948 memory=67528 CPUtime=12.47 cores=1,3,5,7
/proc/23173/task/23176/stat : 23176 (java) S 23170 23173 21941 0 -1 1077944384 47813 0 0 0 1158 89 0 0 20 0 15 0 248025024 14429130752 427092 33554432000 4194304 4196468 140728575811392 140514956716560 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23177] ppid=23170 vsize=14090948 memory=1100 CPUtime=12.48 cores=1,3,5,7
/proc/23173/task/23177/stat : 23177 (java) S 23170 23173 21941 0 -1 1077944384 45619 0 0 0 1160 88 0 0 20 0 15 0 248025024 14429130752 427092 33554432000 4194304 4196468 140728575811392 140514636589712 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23178] ppid=23170 vsize=14090948 memory=2144 CPUtime=12.51 cores=1,3,5,7
/proc/23173/task/23178/stat : 23178 (java) S 23170 23173 21941 0 -1 1077944384 49106 0 0 0 1161 90 0 0 20 0 15 0 248025024 14429130752 427092 33554432000 4194304 4196468 140728575811392 140514635536656 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23179] ppid=23170 vsize=14090948 memory=1172 CPUtime=12.48 cores=1,3,5,7
/proc/23173/task/23179/stat : 23179 (java) S 23170 23173 21941 0 -1 1077944384 48780 0 0 0 1156 92 0 0 20 0 15 0 248025024 14429130752 427092 33554432000 4194304 4196468 140728575811392 140514634484112 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23180] ppid=23170 vsize=14090948 memory=932 CPUtime=1.17 cores=1,3,5,7
/proc/23173/task/23180/stat : 23180 (java) S 23170 23173 21941 0 -1 1077944384 18261 0 0 0 99 18 0 0 20 0 15 0 248025025 14429130752 427092 33554432000 4194304 4196468 140728575811392 140514223160048 140515041659522 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23181] ppid=23170 vsize=14090948 memory=6416 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23181/stat : 23181 (java) S 23170 23173 21941 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 248025025 14429130752 427092 33554432000 4194304 4196468 140728575811392 140514222106336 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23182] ppid=23170 vsize=14090948 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23182/stat : 23182 (java) S 23170 23173 21941 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 248025026 14429130752 427092 33554432000 4194304 4196468 140728575811392 140514221053184 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23183] ppid=23170 vsize=14090948 memory=928 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23183/stat : 23183 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14429130752 427092 33554432000 4194304 4196468 140728575811392 140514220001744 140515041666971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23184] ppid=23170 vsize=14090948 memory=6791534058613427641 CPUtime=3.83 cores=1,3,5,7
/proc/23173/task/23184/stat : 23184 (java) S 23170 23173 21941 0 -1 1077944384 12265 0 0 0 380 3 0 0 20 0 15 0 248025028 14429130752 427092 33554432000 4194304 4196468 140728575811392 140514218948848 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23185] ppid=23170 vsize=14090948 memory=1800 CPUtime=3.61 cores=1,3,5,7
/proc/23173/task/23185/stat : 23185 (java) S 23170 23173 21941 0 -1 1077944384 9359 0 0 0 359 2 0 0 20 0 15 0 248025028 14429130752 427092 33554432000 4194304 4196468 140728575811392 140513574214000 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23186] ppid=23170 vsize=14090948 memory=868 CPUtime=1.25 cores=1,3,5,7
/proc/23173/task/23186/stat : 23186 (java) S 23170 23173 21941 0 -1 1077944384 10626 0 0 0 122 3 0 0 20 0 15 0 248025028 14429130752 427092 33554432000 4194304 4196468 140728575811392 140513573160944 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23187] ppid=23170 vsize=14090948 memory=6544 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23187/stat : 23187 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14429130752 427092 33554432000 4194304 4196468 140728575811392 140513572108640 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23188] ppid=23170 vsize=14090948 memory=11628 CPUtime=1.35 cores=1,3,5,7
/proc/23173/task/23188/stat : 23188 (java) S 23170 23173 21941 0 -1 1077944384 1743 0 0 0 62 73 0 0 20 0 15 0 248025028 14429130752 427092 33554432000 4194304 4196468 140728575811392 140513571056688 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
Current children cumulated CPU time: 2489.11 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1708368 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2472.61 s]
/proc/loadavg: 1.55 1.63 1.69 3/216 23444
/proc/meminfo: memFree=17020732/32770624 swapFree=67108372/67108860
[pid=23173] ppid=23170 vsize=14090948 memory=1702720 CPUtime=2520.02 cores=1,3,5,7
/proc/23173/stat : 23173 (java) S 23170 23173 21941 0 -1 1077944320 373378 0 0 0 251495 507 0 0 20 0 15 0 248025022 14429130752 425680 33554432000 4194304 4196468 140728575811392 140728575793936 140515041648375 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
/proc/23173/statm: 3522737 425680 3607 1 0 3484809 0
[pid=23173/tid=23175] ppid=23170 vsize=14090948 memory=1703236 CPUtime=2457.93 cores=1,3,5,7
/proc/23173/task/23175/stat : 23175 (java) R 23170 23173 21941 0 -1 4202560 126429 0 0 0 245727 66 0 0 20 0 15 0 248025023 14429130752 425680 33554432000 4194304 4196468 140728575811392 140515045886496 140514642163577 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23176] ppid=23170 vsize=14090948 memory=1703236 CPUtime=12.67 cores=1,3,5,7
/proc/23173/task/23176/stat : 23176 (java) S 23170 23173 21941 0 -1 1077944384 48314 0 0 0 1178 89 0 0 20 0 15 0 248025024 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514956716560 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23177] ppid=23170 vsize=14090948 memory=1703748 CPUtime=12.68 cores=1,3,5,7
/proc/23173/task/23177/stat : 23177 (java) S 23170 23173 21941 0 -1 1077944384 46113 0 0 0 1180 88 0 0 20 0 15 0 248025024 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514636589712 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23178] ppid=23170 vsize=14090948 memory=1704772 CPUtime=12.71 cores=1,3,5,7
/proc/23173/task/23178/stat : 23178 (java) S 23170 23173 21941 0 -1 1077944384 49483 0 0 0 1181 90 0 0 20 0 15 0 248025024 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514635536656 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23179] ppid=23170 vsize=14090948 memory=1704772 CPUtime=12.69 cores=1,3,5,7
/proc/23173/task/23179/stat : 23179 (java) S 23170 23173 21941 0 -1 1077944384 49256 0 0 0 1176 93 0 0 20 0 15 0 248025024 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514634484112 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23180] ppid=23170 vsize=14090948 memory=1703752 CPUtime=1.19 cores=1,3,5,7
/proc/23173/task/23180/stat : 23180 (java) S 23170 23173 21941 0 -1 1077944384 18313 0 0 0 101 18 0 0 20 0 15 0 248025025 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514223160048 140515041659522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23181] ppid=23170 vsize=14090948 memory=1708368 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23181/stat : 23181 (java) S 23170 23173 21941 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 248025025 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514222106336 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23182] ppid=23170 vsize=14090948 memory=1704264 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23182/stat : 23182 (java) S 23170 23173 21941 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 248025026 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514221053184 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23183] ppid=23170 vsize=14090948 memory=1702720 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23183/stat : 23183 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514220001744 140515041666971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23184] ppid=23170 vsize=14090948 memory=1706828 CPUtime=3.83 cores=1,3,5,7
/proc/23173/task/23184/stat : 23184 (java) S 23170 23173 21941 0 -1 1077944384 12265 0 0 0 380 3 0 0 20 0 15 0 248025028 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514218948848 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23185] ppid=23170 vsize=14090948 memory=1703236 CPUtime=3.61 cores=1,3,5,7
/proc/23173/task/23185/stat : 23185 (java) S 23170 23173 21941 0 -1 1077944384 9359 0 0 0 359 2 0 0 20 0 15 0 248025028 14429130752 425680 33554432000 4194304 4196468 140728575811392 140513574214000 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23186] ppid=23170 vsize=14090948 memory=1408 CPUtime=1.25 cores=1,3,5,7
/proc/23173/task/23186/stat : 23186 (java) S 23170 23173 21941 0 -1 1077944384 10626 0 0 0 122 3 0 0 20 0 15 0 248025028 14429130752 425680 33554432000 4194304 4196468 140728575811392 140513573160944 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23187] ppid=23170 vsize=14090948 memory=1704772 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23187/stat : 23187 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14429130752 425680 33554432000 4194304 4196468 140728575811392 140513572108640 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23188] ppid=23170 vsize=14090948 memory=3812 CPUtime=1.36 cores=1,3,5,7
/proc/23173/task/23188/stat : 23188 (java) S 23170 23173 21941 0 -1 1077944384 1754 0 0 0 62 74 0 0 20 0 15 0 248025028 14429130752 425680 33554432000 4194304 4196468 140728575811392 140513571056688 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1702720 KiB

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

[startup+2472.63 s]
# the end of solver process 23173 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.97 s, system=5.08322 s

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

[startup+2472.61 s]
/proc/loadavg: 1.55 1.63 1.69 3/216 23444
/proc/meminfo: memFree=17020732/32770624 swapFree=67108372/67108860
[pid=23173] ppid=23170 vsize=14090948 memory=1702720 CPUtime=2520.02 cores=1,3,5,7
/proc/23173/stat : 23173 (java) S 23170 23173 21941 0 -1 1077944320 373378 0 0 0 251495 507 0 0 20 0 15 0 248025022 14429130752 425680 33554432000 4194304 4196468 140728575811392 140728575793936 140515041648375 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
/proc/23173/statm: 3522737 425680 3607 1 0 3484809 0
[pid=23173/tid=23175] ppid=23170 vsize=14090948 memory=1703236 CPUtime=2457.93 cores=1,3,5,7
/proc/23173/task/23175/stat : 23175 (java) R 23170 23173 21941 0 -1 4202560 126429 0 0 0 245727 66 0 0 20 0 15 0 248025023 14429130752 425680 33554432000 4194304 4196468 140728575811392 140515045886496 140514642163577 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23176] ppid=23170 vsize=14090948 memory=1703236 CPUtime=12.67 cores=1,3,5,7
/proc/23173/task/23176/stat : 23176 (java) S 23170 23173 21941 0 -1 1077944384 48314 0 0 0 1178 89 0 0 20 0 15 0 248025024 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514956716560 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23177] ppid=23170 vsize=14090948 memory=1703748 CPUtime=12.68 cores=1,3,5,7
/proc/23173/task/23177/stat : 23177 (java) S 23170 23173 21941 0 -1 1077944384 46113 0 0 0 1180 88 0 0 20 0 15 0 248025024 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514636589712 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23178] ppid=23170 vsize=14090948 memory=1704772 CPUtime=12.71 cores=1,3,5,7
/proc/23173/task/23178/stat : 23178 (java) S 23170 23173 21941 0 -1 1077944384 49483 0 0 0 1181 90 0 0 20 0 15 0 248025024 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514635536656 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23179] ppid=23170 vsize=14090948 memory=1704772 CPUtime=12.69 cores=1,3,5,7
/proc/23173/task/23179/stat : 23179 (java) S 23170 23173 21941 0 -1 1077944384 49256 0 0 0 1176 93 0 0 20 0 15 0 248025024 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514634484112 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23180] ppid=23170 vsize=14090948 memory=1703752 CPUtime=1.19 cores=1,3,5,7
/proc/23173/task/23180/stat : 23180 (java) S 23170 23173 21941 0 -1 1077944384 18313 0 0 0 101 18 0 0 20 0 15 0 248025025 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514223160048 140515041659522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23181] ppid=23170 vsize=14090948 memory=1708368 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23181/stat : 23181 (java) S 23170 23173 21941 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 248025025 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514222106336 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23182] ppid=23170 vsize=14090948 memory=1704264 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23182/stat : 23182 (java) S 23170 23173 21941 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 248025026 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514221053184 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23183] ppid=23170 vsize=14090948 memory=1702720 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23183/stat : 23183 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514220001744 140515041666971 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23184] ppid=23170 vsize=14090948 memory=1706828 CPUtime=3.83 cores=1,3,5,7
/proc/23173/task/23184/stat : 23184 (java) S 23170 23173 21941 0 -1 1077944384 12265 0 0 0 380 3 0 0 20 0 15 0 248025028 14429130752 425680 33554432000 4194304 4196468 140728575811392 140514218948848 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23185] ppid=23170 vsize=14090948 memory=1703236 CPUtime=3.61 cores=1,3,5,7
/proc/23173/task/23185/stat : 23185 (java) S 23170 23173 21941 0 -1 1077944384 9359 0 0 0 359 2 0 0 20 0 15 0 248025028 14429130752 425680 33554432000 4194304 4196468 140728575811392 140513574214000 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23186] ppid=23170 vsize=14090948 memory=1408 CPUtime=1.25 cores=1,3,5,7
/proc/23173/task/23186/stat : 23186 (java) S 23170 23173 21941 0 -1 1077944384 10626 0 0 0 122 3 0 0 20 0 15 0 248025028 14429130752 425680 33554432000 4194304 4196468 140728575811392 140513573160944 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23187] ppid=23170 vsize=14090948 memory=1704772 CPUtime=0 cores=1,3,5,7
/proc/23173/task/23187/stat : 23187 (java) S 23170 23173 21941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 248025028 14429130752 425680 33554432000 4194304 4196468 140728575811392 140513572108640 140515041658581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
[pid=23173/tid=23188] ppid=23170 vsize=14090948 memory=3812 CPUtime=1.36 cores=1,3,5,7
/proc/23173/task/23188/stat : 23188 (java) S 23170 23173 21941 0 -1 1077944384 1754 0 0 0 62 74 0 0 20 0 15 0 248025028 14429130752 425680 33554432000 4194304 4196468 140728575811392 140513571056688 140515041659522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10801152 140728575816789 140728575816969 140728575816969 140728575819727 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1702720 KiB

Child status: 143
Real time (s): 2472.63
CPU time (s): 2520.05
CPU user time (s): 2514.97
CPU system time (s): 5.08322
CPU usage (%): 101.918
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 5196352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.97
system time used= 5.08322
maximum resident set size= 5200652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 373598
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79338
involuntary context switches= 2653


# summary of solver processes directly reported to runsolver:
#   pid: 23173
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2514.97
#   total CPU system time (s): 5.08322

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2356 second user time and 24.0995 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-15 05:43:38
IDJOB=4308706
IDBENCH=141274
IDSOLVER=2792
FILE ID=node137/4308706-1534304618
RUNJOBID= node137-1534293443-21973
PBS_JOBID= 21038143
Free space on /tmp= 29032 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-20-0420_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308706-1534304618/watcher-4308706-1534304618 -o /tmp/evaluation-result-4308706-1534304618/solver-4308706-1534304618 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534293443-21973 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 303269283 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308706-1534304618.xml

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

MD5SUM BENCH= a9a1ecda6b6f8f1e99c2d233168bcaa1
RANDOM SEED=303269283

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        17671648 kB
MemAvailable:   25399228 kB
Buffers:          158328 kB
Cached:          7786904 kB
SwapCached:            8 kB
Active:         10711060 kB
Inactive:        3773220 kB
Active(anon):    6486420 kB
Inactive(anon):   113400 kB
Active(file):    4224640 kB
Inactive(file):  3659820 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:            159964 kB
Writeback:             0 kB
AnonPages:       6556748 kB
Mapped:            69388 kB
Shmem:             57816 kB
Slab:             300376 kB
SReclaimable:     271580 kB
SUnreclaim:        28796 kB
KernelStack:        3824 kB
PageTables:        17812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7318308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6311936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 29028 MiB
End job on node137 at 2018-08-15 06:24:51