Trace number 4300471

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
slowpoke 2018-04-29SAT (TO)114 2520.04 2511.41

General information on the benchmark

NameTravellingSalesman/
TravellingSalesman-20-30-00_c18.xml
MD5SUM22e303206e5b0ea869a7ab153bbd8d22
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark104
Best CPU time to get the best result obtained on this benchmark302.882
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints21
Number of domains2
Minimum domain size20
Maximum domain size32
Distribution of domain sizes[{"size":20,"count":20},{"size":32,"count":20}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":20},{"arity":20,"count":1}]
Number of extensional constraints20
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":20},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
0.55/0.34	o 176
0.55/0.34	o 170
0.55/0.36	o 169
0.55/0.37	o 168
0.55/0.37	o 166
0.55/0.37	o 159
0.55/0.37	o 155
0.55/0.39	o 154
0.55/0.39	o 149
0.55/0.41	o 147
0.55/0.41	o 141
1.46/0.64	o 137
1.73/0.79	o 135
2.03/0.81	o 132
2.03/0.81	o 129
3.49/2.00	o 128
4.00/2.39	o 127
4.00/2.39	o 125
4.75/3.05	o 122
5.87/4.12	o 121
5.87/4.12	o 119
21.32/19.50	o 117
55.91/54.10	o 115
89.79/87.88	o 114
2520.02/2511.40	s SATISFIABLE
2520.02/2511.40	v <instantiation>
2520.02/2511.40	v 	<list>
2520.02/2511.40	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] 
2520.02/2511.40	v 	</list>
2520.02/2511.40	v 	<values>
2520.02/2511.40	v 		2 4 6 7 15 13 14 16 17 19 18 11 9 12 10 8 5 3 0 1 5 8 6 9 1 1 3 4 4 12 7 5 7 6 4 9 4 4 7 8 
2520.02/2511.40	v 	</values>
2520.02/2511.40	v </instantiation>

Verifier Data

OK	114

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300471-1532893306/watcher-4300471-1532893306 -o /tmp/evaluation-result-4300471-1532893306/solver-4300471-1532893306 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532890903-12596 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300471-1532893306.xml --timelimit 2520 

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

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


[startup+0.101787 s]*
/proc/loadavg: 1.73 1.81 1.80 4/216 12807
/proc/meminfo: memFree=27927424/32770624 swapFree=67108532/67108860
[pid=12792] ppid=12789 vsize=10661056 memory=27700 CPUtime=0.13 cores=0,2,4,6
/proc/12792/stat : 12792 (java) S 12789 12792 4839 0 -1 1077944320 5327 0 0 0 12 1 0 0 20 0 15 0 106893785 10916921344 6925 33554432000 4194304 4196468 140726219268976 140726219251520 140463290744567 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
/proc/12792/statm: 2665264 6925 2869 1 0 2627263 0
[pid=12792/tid=12794] ppid=12789 vsize=10661056 memory=-8269626465541592444 CPUtime=0.1 cores=0,2,4,6
/proc/12792/task/12794/stat : 12794 (java) S 12789 12792 4839 0 -1 1077944384 3153 0 0 0 9 1 0 0 20 0 15 0 106893785 10916921344 6925 33554432000 4194304 4196468 140726219268976 140463294973072 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12795] ppid=12789 vsize=10661056 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12795/stat : 12795 (java) S 12789 12792 4839 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106893786 10916921344 6925 33554432000 4194304 4196468 140726219268976 140463216819344 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12796] ppid=12789 vsize=10661056 memory=140715276318336 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12796/stat : 12796 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893786 10916921344 6925 33554432000 4194304 4196468 140726219268976 140463215766544 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12797] ppid=12789 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12797/stat : 12797 (java) S 12789 12792 4839 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106893786 10916921344 6925 33554432000 4194304 4196468 140726219268976 140462895655824 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12798] ppid=12789 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12798/stat : 12798 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893786 10916921344 6925 33554432000 4194304 4196468 140726219268976 140462894603024 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12799] ppid=12789 vsize=10661056 memory=140715276318336 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12799/stat : 12799 (java) S 12789 12792 4839 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106893787 10916921344 6925 33554432000 4194304 4196468 140726219268976 140462783211888 140463290755714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12800] ppid=12789 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12800/stat : 12800 (java) S 12789 12792 4839 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106893787 10916921344 6925 33554432000 4194304 4196468 140726219268976 140462782157856 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12801] ppid=12789 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12801/stat : 12801 (java) S 12789 12792 4839 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106893788 10916921344 6925 33554432000 4194304 4196468 140726219268976 140462781105008 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12802] ppid=12789 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12802/stat : 12802 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916921344 6925 33554432000 4194304 4196468 140726219268976 140462780053328 140463290763163 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12803] ppid=12789 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12803/stat : 12803 (java) R 12789 12792 4839 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 106893790 10916921344 6925 33554432000 4194304 4196468 140726219268976 140462779001808 140463290754773 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12804] ppid=12789 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12804/stat : 12804 (java) R 12789 12792 4839 0 -1 4202560 179 0 0 0 0 0 0 0 20 0 15 0 106893790 10916921344 6925 33554432000 4194304 4196468 140726219268976 140462777948096 140463269109168 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12805] ppid=12789 vsize=10661056 memory=140715276318336 CPUtime=0.02 cores=0,2,4,6
/proc/12792/task/12805/stat : 12805 (java) S 12789 12792 4839 0 -1 1077944384 347 0 0 0 2 0 0 0 20 0 15 0 106893790 10916921344 6925 33554432000 4194304 4196468 140726219268976 140462776896112 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12806] ppid=12789 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12806/stat : 12806 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916921344 6925 33554432000 4194304 4196468 140726219268976 140462775843552 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12807] ppid=12789 vsize=10661056 memory=140715276318336 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12807/stat : 12807 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893790 10916921344 6925 33554432000 4194304 4196468 140726219268976 140462774790832 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27700 KiB

[startup+0.210649 s]*
/proc/loadavg: 1.73 1.81 1.80 4/216 12807
/proc/meminfo: memFree=27915792/32770624 swapFree=67108532/67108860
[pid=12792] ppid=12789 vsize=10661132 memory=40264 CPUtime=0.32 cores=0,2,4,6
/proc/12792/stat : 12792 (java) S 12789 12792 4839 0 -1 1077944320 8145 0 0 0 30 2 0 0 20 0 15 0 106893785 10916999168 10066 33554432000 4194304 4196468 140726219268976 140726219251520 140463290744567 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
/proc/12792/statm: 2665283 10066 2991 1 0 2627263 0
[pid=12792/tid=12794] ppid=12789 vsize=10661132 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/12792/task/12794/stat : 12794 (java) R 12789 12792 4839 0 -1 4202560 5243 0 0 0 18 1 0 0 20 0 15 0 106893785 10916999168 10163 33554432000 4194304 4196468 140726219268976 140463294976880 140463274825054 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12795] ppid=12789 vsize=10661132 memory=365 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12795/stat : 12795 (java) S 12789 12792 4839 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 10163 33554432000 4194304 4196468 140726219268976 140463216819344 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12796] ppid=12789 vsize=10661132 memory=140715276331385 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12796/stat : 12796 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 10163 33554432000 4194304 4196468 140726219268976 140463215766544 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12797] ppid=12789 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12797/stat : 12797 (java) S 12789 12792 4839 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 10163 33554432000 4194304 4196468 140726219268976 140462895655824 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12798] ppid=12789 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12798/stat : 12798 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 10163 33554432000 4194304 4196468 140726219268976 140462894603024 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12799] ppid=12789 vsize=10661132 memory=140715276318336 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12799/stat : 12799 (java) S 12789 12792 4839 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106893787 10916999168 10163 33554432000 4194304 4196468 140726219268976 140462783211888 140463290755714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12800] ppid=12789 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12800/stat : 12800 (java) S 12789 12792 4839 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106893787 10916999168 10163 33554432000 4194304 4196468 140726219268976 140462782157856 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12801] ppid=12789 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12801/stat : 12801 (java) S 12789 12792 4839 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106893788 10916999168 10163 33554432000 4194304 4196468 140726219268976 140462781105008 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12802] ppid=12789 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12802/stat : 12802 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 10163 33554432000 4194304 4196468 140726219268976 140462780053328 140463290763163 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12803] ppid=12789 vsize=10661132 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12792/task/12803/stat : 12803 (java) S 12789 12792 4839 0 -1 1077944384 339 0 0 0 1 0 0 0 20 0 15 0 106893790 10916999168 10163 33554432000 4194304 4196468 140726219268976 140462779001712 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12804] ppid=12789 vsize=10661132 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/12792/task/12804/stat : 12804 (java) S 12789 12792 4839 0 -1 1077944384 414 0 0 0 3 0 0 0 20 0 15 0 106893790 10916999168 10163 33554432000 4194304 4196468 140726219268976 140462777948912 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12805] ppid=12789 vsize=10661132 memory=140715276318336 CPUtime=0.07 cores=0,2,4,6
/proc/12792/task/12805/stat : 12805 (java) S 12789 12792 4839 0 -1 1077944384 793 0 0 0 7 0 0 0 20 0 15 0 106893790 10916999168 10163 33554432000 4194304 4196468 140726219268976 140462776896112 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12806] ppid=12789 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12806/stat : 12806 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 10163 33554432000 4194304 4196468 140726219268976 140462775843552 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12807] ppid=12789 vsize=10661132 memory=140715276318336 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12807/stat : 12807 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 10163 33554432000 4194304 4196468 140726219268976 140462774790832 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40264 KiB

[startup+0.310864 s]*
/proc/loadavg: 1.73 1.81 1.80 3/216 12807
/proc/meminfo: memFree=27911016/32770624 swapFree=67108532/67108860
[pid=12792] ppid=12789 vsize=10661132 memory=46864 CPUtime=0.55 cores=0,2,4,6
/proc/12792/stat : 12792 (java) S 12789 12792 4839 0 -1 1077944320 8854 0 0 0 53 2 0 0 20 0 15 0 106893785 10916999168 11716 33554432000 4194304 4196468 140726219268976 140726219251520 140463290744567 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
/proc/12792/statm: 2665283 11716 3056 1 0 2627263 0
[pid=12792/tid=12794] ppid=12789 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/12792/task/12794/stat : 12794 (java) R 12789 12792 4839 0 -1 4202560 5588 0 0 0 28 1 0 0 20 0 15 0 106893785 10916999168 11716 33554432000 4194304 4196468 140726219268976 140463294981744 140463290766493 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12795] ppid=12789 vsize=10661132 memory=290763888105095191 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12795/stat : 12795 (java) S 12789 12792 4839 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 11716 33554432000 4194304 4196468 140726219268976 140463216819344 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12796] ppid=12789 vsize=10661132 memory=140715276331381 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12796/stat : 12796 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 11716 33554432000 4194304 4196468 140726219268976 140463215766544 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12797] ppid=12789 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12797/stat : 12797 (java) S 12789 12792 4839 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 11716 33554432000 4194304 4196468 140726219268976 140462895655824 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12798] ppid=12789 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12798/stat : 12798 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 11716 33554432000 4194304 4196468 140726219268976 140462894603024 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12799] ppid=12789 vsize=10661132 memory=140715276318336 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12799/stat : 12799 (java) S 12789 12792 4839 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106893787 10916999168 11716 33554432000 4194304 4196468 140726219268976 140462783211888 140463290755714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12800] ppid=12789 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12800/stat : 12800 (java) S 12789 12792 4839 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106893787 10916999168 11716 33554432000 4194304 4196468 140726219268976 140462782157856 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12801] ppid=12789 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12801/stat : 12801 (java) S 12789 12792 4839 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106893788 10916999168 11716 33554432000 4194304 4196468 140726219268976 140462781105008 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12802] ppid=12789 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12802/stat : 12802 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 11716 33554432000 4194304 4196468 140726219268976 140462780053328 140463290763163 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12803] ppid=12789 vsize=10661132 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12792/task/12803/stat : 12803 (java) S 12789 12792 4839 0 -1 1077944384 407 0 0 0 3 0 0 0 20 0 15 0 106893790 10916999168 11716 33554432000 4194304 4196468 140726219268976 140462779001712 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12804] ppid=12789 vsize=10661132 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/12792/task/12804/stat : 12804 (java) S 12789 12792 4839 0 -1 1077944384 579 0 0 0 7 0 0 0 20 0 15 0 106893790 10916999168 11716 33554432000 4194304 4196468 140726219268976 140462777948912 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12805] ppid=12789 vsize=10661132 memory=140715276318336 CPUtime=0.13 cores=0,2,4,6
/proc/12792/task/12805/stat : 12805 (java) R 12789 12792 4839 0 -1 4202560 917 0 0 0 13 0 0 0 20 0 15 0 106893790 10916999168 11716 33554432000 4194304 4196468 140726219268976 140462776896112 140463274985144 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12806] ppid=12789 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12806/stat : 12806 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 11716 33554432000 4194304 4196468 140726219268976 140462775843552 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12807] ppid=12789 vsize=10661132 memory=140715276318336 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12807/stat : 12807 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 11716 33554432000 4194304 4196468 140726219268976 140462774790832 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46864 KiB

[startup+0.700726 s]
/proc/loadavg: 1.73 1.81 1.80 5/216 12807
/proc/meminfo: memFree=27880472/32770624 swapFree=67108532/67108860
[pid=12792] ppid=12789 vsize=10661132 memory=98040 CPUtime=1.73 cores=0,2,4,6
/proc/12792/stat : 12792 (java) S 12789 12792 4839 0 -1 1077944320 17532 0 0 0 168 5 0 0 20 0 15 0 106893785 10916999168 24510 33554432000 4194304 4196468 140726219268976 140726219251520 140463290744567 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
/proc/12792/statm: 2665283 24510 3108 1 0 2627263 0
[pid=12792/tid=12794] ppid=12789 vsize=10661132 memory=16236 CPUtime=0.67 cores=0,2,4,6
/proc/12792/task/12794/stat : 12794 (java) R 12789 12792 4839 0 -1 4202560 5718 0 0 0 65 2 0 0 20 0 15 0 106893785 10916999168 24510 33554432000 4194304 4196468 140726219268976 140463294981184 140726219917250 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12795] ppid=12789 vsize=10661132 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12795/stat : 12795 (java) S 12789 12792 4839 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 24510 33554432000 4194304 4196468 140726219268976 140463216819344 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12796] ppid=12789 vsize=10661132 memory=640 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12796/stat : 12796 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 24510 33554432000 4194304 4196468 140726219268976 140463215766544 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12797] ppid=12789 vsize=10661132 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12797/stat : 12797 (java) S 12789 12792 4839 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 24510 33554432000 4194304 4196468 140726219268976 140462895655824 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12798] ppid=12789 vsize=10661132 memory=960 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12798/stat : 12798 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 24510 33554432000 4194304 4196468 140726219268976 140462894603024 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12799] ppid=12789 vsize=10661132 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12799/stat : 12799 (java) S 12789 12792 4839 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106893787 10916999168 24510 33554432000 4194304 4196468 140726219268976 140462783211888 140463290755714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12800] ppid=12789 vsize=10661132 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12800/stat : 12800 (java) S 12789 12792 4839 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106893787 10916999168 24510 33554432000 4194304 4196468 140726219268976 140462782157856 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12801] ppid=12789 vsize=10661132 memory=928 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12801/stat : 12801 (java) S 12789 12792 4839 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106893788 10916999168 24510 33554432000 4194304 4196468 140726219268976 140462781105008 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12802] ppid=12789 vsize=10661132 memory=6153431502485415274 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12802/stat : 12802 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 24510 33554432000 4194304 4196468 140726219268976 140462780053328 140463290763163 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12803] ppid=12789 vsize=10661132 memory=6081108994580113768 CPUtime=0.39 cores=0,2,4,6
/proc/12792/task/12803/stat : 12803 (java) R 12789 12792 4839 0 -1 4202560 4312 0 0 0 39 0 0 0 20 0 15 0 106893790 10916999168 24510 33554432000 4194304 4196468 140726219268976 140462778992544 140463283565428 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12804] ppid=12789 vsize=10661132 memory=6154282490091891024 CPUtime=0.42 cores=0,2,4,6
/proc/12792/task/12804/stat : 12804 (java) R 12789 12792 4839 0 -1 4202560 4566 0 0 0 42 0 0 0 20 0 15 0 106893790 10916999168 24510 33554432000 4194304 4196468 140726219268976 140462777934648 140463275669551 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12805] ppid=12789 vsize=10661132 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/12792/task/12805/stat : 12805 (java) S 12789 12792 4839 0 -1 1077944384 1565 0 0 0 20 0 0 0 20 0 15 0 106893790 10916999168 24510 33554432000 4194304 4196468 140726219268976 140462776896112 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12806] ppid=12789 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12806/stat : 12806 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 24510 33554432000 4194304 4196468 140726219268976 140462775843552 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12807] ppid=12789 vsize=10661132 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12807/stat : 12807 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 24510 33554432000 4194304 4196468 140726219268976 140462774790832 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 98040 KiB

[startup+1.5008 s]
/proc/loadavg: 1.75 1.82 1.80 3/216 12807
/proc/meminfo: memFree=27828628/32770624 swapFree=67108532/67108860
[pid=12792] ppid=12789 vsize=10661132 memory=182904 CPUtime=3.07 cores=0,2,4,6
/proc/12792/stat : 12792 (java) S 12789 12792 4839 0 -1 1077944320 20595 0 0 0 299 8 0 0 20 0 15 0 106893785 10916999168 45726 33554432000 4194304 4196468 140726219268976 140726219251520 140463290744567 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
/proc/12792/statm: 2665283 45726 3124 1 0 2627263 0
[pid=12792/tid=12794] ppid=12789 vsize=10661132 memory=160364 CPUtime=1.48 cores=0,2,4,6
/proc/12792/task/12794/stat : 12794 (java) R 12789 12792 4839 0 -1 4202560 5909 0 0 0 143 5 0 0 20 0 15 0 106893785 10916999168 45726 33554432000 4194304 4196468 140726219268976 140463294985136 140726219917250 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12795] ppid=12789 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12795/stat : 12795 (java) S 12789 12792 4839 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 45726 33554432000 4194304 4196468 140726219268976 140463216819344 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12796] ppid=12789 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12796/stat : 12796 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 45726 33554432000 4194304 4196468 140726219268976 140463215766544 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12797] ppid=12789 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12797/stat : 12797 (java) S 12789 12792 4839 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 45726 33554432000 4194304 4196468 140726219268976 140462895655824 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12798] ppid=12789 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12798/stat : 12798 (java) S 12789 12792 4839 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106893786 10916999168 45726 33554432000 4194304 4196468 140726219268976 140462894603024 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12799] ppid=12789 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12799/stat : 12799 (java) S 12789 12792 4839 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 106893787 10916999168 45726 33554432000 4194304 4196468 140726219268976 140462783211888 140463290755714 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0

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

/proc/12792/task/12794/stat : 12794 (java) R 12789 12792 4839 0 -1 4202560 18450 0 0 0 235187 2319 0 0 20 0 15 0 106893785 10916999168 51098 33554432000 4194304 4196468 140726219268976 140463294984880 140726219917250 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12795] ppid=12789 vsize=10661132 memory=204392 CPUtime=2.38 cores=0,2,4,6
/proc/12792/task/12795/stat : 12795 (java) S 12789 12792 4839 0 -1 1077944384 2730 0 0 0 209 29 0 0 20 0 15 0 106893786 10916999168 51098 33554432000 4194304 4196468 140726219268976 140463216819344 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12796] ppid=12789 vsize=10661132 memory=204392 CPUtime=2.34 cores=0,2,4,6
/proc/12792/task/12796/stat : 12796 (java) S 12789 12792 4839 0 -1 1077944384 2203 0 0 0 202 32 0 0 20 0 15 0 106893786 10916999168 51098 33554432000 4194304 4196468 140726219268976 140463215766544 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12797] ppid=12789 vsize=10661132 memory=0 CPUtime=2.36 cores=0,2,4,6
/proc/12792/task/12797/stat : 12797 (java) S 12789 12792 4839 0 -1 1077944384 2278 0 0 0 207 29 0 0 20 0 15 0 106893786 10916999168 51098 33554432000 4194304 4196468 140726219268976 140462895655824 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12798] ppid=12789 vsize=10661132 memory=204332 CPUtime=2.39 cores=0,2,4,6
/proc/12792/task/12798/stat : 12798 (java) S 12789 12792 4839 0 -1 1077944384 3045 0 0 0 211 28 0 0 20 0 15 0 106893786 10916999168 51098 33554432000 4194304 4196468 140726219268976 140462894603024 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12799] ppid=12789 vsize=10661132 memory=204392 CPUtime=3.29 cores=0,2,4,6
/proc/12792/task/12799/stat : 12799 (java) S 12789 12792 4839 0 -1 1077944384 5058 0 0 0 308 21 0 0 20 0 15 0 106893787 10916999168 51098 33554432000 4194304 4196468 140726219268976 140462783211888 140463290755714 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12800] ppid=12789 vsize=10661132 memory=204392 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12800/stat : 12800 (java) S 12789 12792 4839 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 106893787 10916999168 51098 33554432000 4194304 4196468 140726219268976 140462782157856 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12801] ppid=12789 vsize=10661132 memory=204392 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12801/stat : 12801 (java) S 12789 12792 4839 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106893788 10916999168 51098 33554432000 4194304 4196468 140726219268976 140462781105008 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12802] ppid=12789 vsize=10661132 memory=7668056113072072512 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12802/stat : 12802 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 51098 33554432000 4194304 4196468 140726219268976 140462780053328 140463290763163 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12803] ppid=12789 vsize=10661132 memory=6791534058613427641 CPUtime=0.83 cores=0,2,4,6
/proc/12792/task/12803/stat : 12803 (java) S 12789 12792 4839 0 -1 1077944384 7489 0 0 0 82 1 0 0 20 0 15 0 106893790 10916999168 51098 33554432000 4194304 4196468 140726219268976 140462779001712 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12804] ppid=12789 vsize=10661132 memory=1280 CPUtime=0.77 cores=0,2,4,6
/proc/12792/task/12804/stat : 12804 (java) S 12789 12792 4839 0 -1 1077944384 7216 0 0 0 76 1 0 0 20 0 15 0 106893790 10916999168 51098 33554432000 4194304 4196468 140726219268976 140462777948912 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12805] ppid=12789 vsize=10661132 memory=30784 CPUtime=0.25 cores=0,2,4,6
/proc/12792/task/12805/stat : 12805 (java) S 12789 12792 4839 0 -1 1077944384 2825 0 0 0 25 0 0 0 20 0 15 0 106893790 10916999168 51098 33554432000 4194304 4196468 140726219268976 140462776896112 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12806] ppid=12789 vsize=10661132 memory=1280 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12806/stat : 12806 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 51098 33554432000 4194304 4196468 140726219268976 140462775843552 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12807] ppid=12789 vsize=10661132 memory=2340 CPUtime=0.79 cores=0,2,4,6
/proc/12792/task/12807/stat : 12807 (java) S 12789 12792 4839 0 -1 1077944384 975 0 0 0 34 45 0 0 20 0 15 0 106893790 10916999168 51098 33554432000 4194304 4196468 140726219268976 140462774790832 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
Current children cumulated CPU time: 2390.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 204392 KiB

[startup+2442.3 s]
/proc/loadavg: 1.07 1.21 1.32 3/216 13215
/proc/meminfo: memFree=27761756/32770624 swapFree=67108532/67108860
[pid=12792] ppid=12789 vsize=10661132 memory=204608 CPUtime=2450.71 cores=0,2,4,6
/proc/12792/stat : 12792 (java) S 12789 12792 4839 0 -1 1077944320 53873 0 0 0 242562 2509 0 0 20 0 15 0 106893785 10916999168 51152 33554432000 4194304 4196468 140726219268976 140726219251520 140463290744567 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
/proc/12792/statm: 2665283 51152 3160 1 0 2627263 0
[pid=12792/tid=12794] ppid=12789 vsize=10661132 memory=204392 CPUtime=2434.86 cores=0,2,4,6
/proc/12792/task/12794/stat : 12794 (java) R 12789 12792 4839 0 -1 4202560 18605 0 0 0 241107 2379 0 0 20 0 15 0 106893785 10916999168 51152 33554432000 4194304 4196468 140726219268976 140463294984880 140726219917250 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12795] ppid=12789 vsize=10661132 memory=0 CPUtime=2.44 cores=0,2,4,6
/proc/12792/task/12795/stat : 12795 (java) S 12789 12792 4839 0 -1 1077944384 2737 0 0 0 215 29 0 0 20 0 15 0 106893786 10916999168 51152 33554432000 4194304 4196468 140726219268976 140463216819344 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12796] ppid=12789 vsize=10661132 memory=3868 CPUtime=2.4 cores=0,2,4,6
/proc/12792/task/12796/stat : 12796 (java) S 12789 12792 4839 0 -1 1077944384 2213 0 0 0 208 32 0 0 20 0 15 0 106893786 10916999168 51152 33554432000 4194304 4196468 140726219268976 140463215766544 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12797] ppid=12789 vsize=10661132 memory=204392 CPUtime=2.41 cores=0,2,4,6
/proc/12792/task/12797/stat : 12797 (java) S 12789 12792 4839 0 -1 1077944384 2286 0 0 0 211 30 0 0 20 0 15 0 106893786 10916999168 51152 33554432000 4194304 4196468 140726219268976 140462895655824 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12798] ppid=12789 vsize=10661132 memory=204392 CPUtime=2.46 cores=0,2,4,6
/proc/12792/task/12798/stat : 12798 (java) S 12789 12792 4839 0 -1 1077944384 3046 0 0 0 217 29 0 0 20 0 15 0 106893786 10916999168 51152 33554432000 4194304 4196468 140726219268976 140462894603024 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12799] ppid=12789 vsize=10661132 memory=204392 CPUtime=3.38 cores=0,2,4,6
/proc/12792/task/12799/stat : 12799 (java) S 12789 12792 4839 0 -1 1077944384 5064 0 0 0 316 22 0 0 20 0 15 0 106893787 10916999168 51152 33554432000 4194304 4196468 140726219268976 140462783211888 140463290755714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12800] ppid=12789 vsize=10661132 memory=204392 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12800/stat : 12800 (java) S 12789 12792 4839 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 106893787 10916999168 51152 33554432000 4194304 4196468 140726219268976 140462782157856 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12801] ppid=12789 vsize=10661132 memory=204608 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12801/stat : 12801 (java) S 12789 12792 4839 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106893788 10916999168 51152 33554432000 4194304 4196468 140726219268976 140462781105008 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12802] ppid=12789 vsize=10661132 memory=204392 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12802/stat : 12802 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 51152 33554432000 4194304 4196468 140726219268976 140462780053328 140463290763163 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12803] ppid=12789 vsize=10661132 memory=204392 CPUtime=0.83 cores=0,2,4,6
/proc/12792/task/12803/stat : 12803 (java) S 12789 12792 4839 0 -1 1077944384 7489 0 0 0 82 1 0 0 20 0 15 0 106893790 10916999168 51152 33554432000 4194304 4196468 140726219268976 140462779001712 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12804] ppid=12789 vsize=10661132 memory=204392 CPUtime=0.77 cores=0,2,4,6
/proc/12792/task/12804/stat : 12804 (java) S 12789 12792 4839 0 -1 1077944384 7216 0 0 0 76 1 0 0 20 0 15 0 106893790 10916999168 51152 33554432000 4194304 4196468 140726219268976 140462777948912 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12805] ppid=12789 vsize=10661132 memory=2340 CPUtime=0.25 cores=0,2,4,6
/proc/12792/task/12805/stat : 12805 (java) S 12789 12792 4839 0 -1 1077944384 2825 0 0 0 25 0 0 0 20 0 15 0 106893790 10916999168 51152 33554432000 4194304 4196468 140726219268976 140462776896112 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12806] ppid=12789 vsize=10661132 memory=1832 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12806/stat : 12806 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 51152 33554432000 4194304 4196468 140726219268976 140462775843552 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12807] ppid=12789 vsize=10661132 memory=792 CPUtime=0.8 cores=0,2,4,6
/proc/12792/task/12807/stat : 12807 (java) S 12789 12792 4839 0 -1 1077944384 979 0 0 0 34 46 0 0 20 0 15 0 106893790 10916999168 51152 33554432000 4194304 4196468 140726219268976 140462774790832 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
Current children cumulated CPU time: 2450.71 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 204608 KiB

[startup+2502.3 s]
/proc/loadavg: 1.22 1.22 1.32 3/216 13216
/proc/meminfo: memFree=27762148/32770624 swapFree=67108532/67108860
[pid=12792] ppid=12789 vsize=10661132 memory=204632 CPUtime=2510.89 cores=0,2,4,6
/proc/12792/stat : 12792 (java) S 12789 12792 4839 0 -1 1077944320 54987 0 0 0 248516 2573 0 0 20 0 15 0 106893785 10916999168 51158 33554432000 4194304 4196468 140726219268976 140726219251520 140463290744567 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
/proc/12792/statm: 2665283 51158 3160 1 0 2627263 0
[pid=12792/tid=12794] ppid=12789 vsize=10661132 memory=204632 CPUtime=2494.68 cores=0,2,4,6
/proc/12792/task/12794/stat : 12794 (java) R 12789 12792 4839 0 -1 4202560 18979 0 0 0 247028 2440 0 0 20 0 15 0 106893785 10916999168 51158 33554432000 4194304 4196468 140726219268976 140463294984880 140726219917250 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12795] ppid=12789 vsize=10661132 memory=204608 CPUtime=2.5 cores=0,2,4,6
/proc/12792/task/12795/stat : 12795 (java) S 12789 12792 4839 0 -1 1077944384 2973 0 0 0 220 30 0 0 20 0 15 0 106893786 10916999168 51158 33554432000 4194304 4196468 140726219268976 140463216819344 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12796] ppid=12789 vsize=10661132 memory=204632 CPUtime=2.46 cores=0,2,4,6
/proc/12792/task/12796/stat : 12796 (java) S 12789 12792 4839 0 -1 1077944384 2223 0 0 0 213 33 0 0 20 0 15 0 106893786 10916999168 51158 33554432000 4194304 4196468 140726219268976 140463215766544 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12797] ppid=12789 vsize=10661132 memory=204632 CPUtime=2.48 cores=0,2,4,6
/proc/12792/task/12797/stat : 12797 (java) S 12789 12792 4839 0 -1 1077944384 2290 0 0 0 217 31 0 0 20 0 15 0 106893786 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462895655824 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12798] ppid=12789 vsize=10661132 memory=204632 CPUtime=2.52 cores=0,2,4,6
/proc/12792/task/12798/stat : 12798 (java) S 12789 12792 4839 0 -1 1077944384 3088 0 0 0 223 29 0 0 20 0 15 0 106893786 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462894603024 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12799] ppid=12789 vsize=10661132 memory=204632 CPUtime=3.47 cores=0,2,4,6
/proc/12792/task/12799/stat : 12799 (java) S 12789 12792 4839 0 -1 1077944384 5236 0 0 0 324 23 0 0 20 0 15 0 106893787 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462783211888 140463290755714 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12800] ppid=12789 vsize=10661132 memory=204632 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12800/stat : 12800 (java) S 12789 12792 4839 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 106893787 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462782157856 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12801] ppid=12789 vsize=10661132 memory=204632 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12801/stat : 12801 (java) S 12789 12792 4839 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106893788 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462781105008 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12802] ppid=12789 vsize=10661132 memory=5756 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12802/stat : 12802 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462780053328 140463290763163 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12803] ppid=12789 vsize=10661132 memory=204608 CPUtime=0.83 cores=0,2,4,6
/proc/12792/task/12803/stat : 12803 (java) S 12789 12792 4839 0 -1 1077944384 7491 0 0 0 82 1 0 0 20 0 15 0 106893790 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462779001712 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12804] ppid=12789 vsize=10661132 memory=204608 CPUtime=0.79 cores=0,2,4,6
/proc/12792/task/12804/stat : 12804 (java) S 12789 12792 4839 0 -1 1077944384 7474 0 0 0 78 1 0 0 20 0 15 0 106893790 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462777948912 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12805] ppid=12789 vsize=10661132 memory=204632 CPUtime=0.25 cores=0,2,4,6
/proc/12792/task/12805/stat : 12805 (java) S 12789 12792 4839 0 -1 1077944384 2827 0 0 0 25 0 0 0 20 0 15 0 106893790 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462776896112 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12806] ppid=12789 vsize=10661132 memory=204632 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12806/stat : 12806 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462775843552 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12807] ppid=12789 vsize=10661132 memory=204632 CPUtime=0.82 cores=0,2,4,6
/proc/12792/task/12807/stat : 12807 (java) S 12789 12792 4839 0 -1 1077944384 993 0 0 0 35 47 0 0 20 0 15 0 106893790 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462774790832 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
Current children cumulated CPU time: 2510.89 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 204632 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511.4 s]
/proc/loadavg: 1.28 1.24 1.32 3/216 13216
/proc/meminfo: memFree=27762148/32770624 swapFree=67108532/67108860
[pid=12792] ppid=12789 vsize=10661132 memory=204632 CPUtime=2520.02 cores=0,2,4,6
/proc/12792/stat : 12792 (java) S 12789 12792 4839 0 -1 1077944320 55016 0 0 0 249420 2582 0 0 20 0 15 0 106893785 10916999168 51158 33554432000 4194304 4196468 140726219268976 140726219251520 140463290744567 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
/proc/12792/statm: 2665283 51158 3160 1 0 2627263 0
[pid=12792/tid=12794] ppid=12789 vsize=10661132 memory=1444 CPUtime=2503.76 cores=0,2,4,6
/proc/12792/task/12794/stat : 12794 (java) R 12789 12792 4839 0 -1 4202560 19003 0 0 0 247926 2450 0 0 20 0 15 0 106893785 10916999168 51158 33554432000 4194304 4196468 140726219268976 140463294983360 140726219917250 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12795] ppid=12789 vsize=10661132 memory=1200 CPUtime=2.51 cores=0,2,4,6
/proc/12792/task/12795/stat : 12795 (java) S 12789 12792 4839 0 -1 1077944384 2973 0 0 0 221 30 0 0 20 0 15 0 106893786 10916999168 51158 33554432000 4194304 4196468 140726219268976 140463216819344 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12796] ppid=12789 vsize=10661132 memory=6791534058613427641 CPUtime=2.47 cores=0,2,4,6
/proc/12792/task/12796/stat : 12796 (java) S 12789 12792 4839 0 -1 1077944384 2223 0 0 0 214 33 0 0 20 0 15 0 106893786 10916999168 51158 33554432000 4194304 4196468 140726219268976 140463215766544 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12797] ppid=12789 vsize=10661132 memory=960 CPUtime=2.49 cores=0,2,4,6
/proc/12792/task/12797/stat : 12797 (java) S 12789 12792 4839 0 -1 1077944384 2291 0 0 0 218 31 0 0 20 0 15 0 106893786 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462895655824 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12798] ppid=12789 vsize=10661132 memory=1232 CPUtime=2.53 cores=0,2,4,6
/proc/12792/task/12798/stat : 12798 (java) S 12789 12792 4839 0 -1 1077944384 3088 0 0 0 224 29 0 0 20 0 15 0 106893786 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462894603024 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12799] ppid=12789 vsize=10661132 memory=2332 CPUtime=3.49 cores=0,2,4,6
/proc/12792/task/12799/stat : 12799 (java) S 12789 12792 4839 0 -1 1077944384 5238 0 0 0 326 23 0 0 20 0 15 0 106893787 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462783211888 140463290755714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12800] ppid=12789 vsize=10661132 memory=928 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12800/stat : 12800 (java) S 12789 12792 4839 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 106893787 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462782157856 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12801] ppid=12789 vsize=10661132 memory=840 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12801/stat : 12801 (java) S 12789 12792 4839 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 106893788 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462781105008 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12802] ppid=12789 vsize=10661132 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12802/stat : 12802 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462780053328 140463290763163 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12803] ppid=12789 vsize=10661132 memory=920 CPUtime=0.83 cores=0,2,4,6
/proc/12792/task/12803/stat : 12803 (java) S 12789 12792 4839 0 -1 1077944384 7491 0 0 0 82 1 0 0 20 0 15 0 106893790 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462779001712 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12804] ppid=12789 vsize=10661132 memory=3844 CPUtime=0.79 cores=0,2,4,6
/proc/12792/task/12804/stat : 12804 (java) S 12789 12792 4839 0 -1 1077944384 7474 0 0 0 78 1 0 0 20 0 15 0 106893790 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462777948912 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12805] ppid=12789 vsize=10661132 memory=2580 CPUtime=0.25 cores=0,2,4,6
/proc/12792/task/12805/stat : 12805 (java) S 12789 12792 4839 0 -1 1077944384 2827 0 0 0 25 0 0 0 20 0 15 0 106893790 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462776896112 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12806] ppid=12789 vsize=10661132 memory=920 CPUtime=0 cores=0,2,4,6
/proc/12792/task/12806/stat : 12806 (java) S 12789 12792 4839 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106893790 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462775843552 140463290754773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
[pid=12792/tid=12807] ppid=12789 vsize=10661132 memory=3844 CPUtime=0.82 cores=0,2,4,6
/proc/12792/task/12807/stat : 12807 (java) S 12789 12792 4839 0 -1 1077944384 995 0 0 0 35 47 0 0 20 0 15 0 106893790 10916999168 51158 33554432000 4194304 4196468 140726219268976 140462774790832 140463290755714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6811648 140726219273372 140726219273481 140726219273481 140726219276239 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 204632 KiB

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

[startup+2511.41 s]
# the end of solver process 12792 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2494.21 s, system=25.8299 s

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

Child status: 143
Real time (s): 2511.41
CPU time (s): 2520.04
CPU user time (s): 2494.21
CPU system time (s): 25.8299
CPU usage (%): 100.344
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 211112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2494.21
system time used= 25.8299
maximum resident set size= 211112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55192
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= 151678
involuntary context switches= 6310


# summary of solver processes directly reported to runsolver:
#   pid: 12792
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2494.21
#   total CPU system time (s): 25.8299

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.0396 second user time and 26.0761 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-29 21:41:46
IDJOB=4300471
IDBENCH=141631
IDSOLVER=2765
FILE ID=node104/4300471-1532893306
RUNJOBID= node104-1532890903-12596
PBS_JOBID= 21022518
Free space on /tmp= 50568 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/TravellingSalesman/TravellingSalesman-20-30-00_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300471-1532893306/watcher-4300471-1532893306 -o /tmp/evaluation-result-4300471-1532893306/solver-4300471-1532893306 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532890903-12596 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300471-1532893306.xml --timelimit 2520

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

MD5SUM BENCH= 22e303206e5b0ea869a7ab153bbd8d22
RANDOM SEED=756589936

node104.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.11
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.11
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.11
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.11
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:        27943748 kB
MemAvailable:   31756060 kB
Buffers:          180332 kB
Cached:          3886536 kB
SwapCached:           12 kB
Active:          2141088 kB
Inactive:        2176512 kB
Active(anon):     205200 kB
Inactive(anon):    73040 kB
Active(file):    1935888 kB
Inactive(file):  2103472 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:              1204 kB
Writeback:             0 kB
AnonPages:        233092 kB
Mapped:            54344 kB
Shmem:             25060 kB
Slab:             206320 kB
SReclaimable:     177572 kB
SUnreclaim:        28748 kB
KernelStack:        3824 kB
PageTables:         6168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1051320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 50568 MiB
End job on node104 at 2018-07-29 22:23:38