Trace number 4298842

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
The dodo solver 2018-04-29SAT (TO)900 2520.06 2516.92

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had12_c18.xml
MD5SUMfafdea6ca4d8abc1bd6cd2f98399b858
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark826
Best CPU time to get the best result obtained on this benchmark302.804
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints67
Number of domains2
Minimum domain size10
Maximum domain size12
Distribution of domain sizes[{"size":10,"count":66},{"size":12,"count":12}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":12,"count":12}]
Minimum constraint arity3
Maximum constraint arity12
Distribution of constraint arities[{"arity":3,"count":66},{"arity":12,"count":1}]
Number of extensional constraints66
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":66},{"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.56/0.36	o 937
0.56/0.36	o 931
0.56/0.36	o 923
0.56/0.36	o 921
0.56/0.38	o 919
0.56/0.38	o 917
0.56/0.39	o 913
0.56/0.40	o 909
0.56/0.40	o 907
0.87/0.46	o 905
0.87/0.50	o 900
2520.04/2516.90	s SATISFIABLE
2520.04/2516.90	v <instantiation>
2520.04/2516.90	v 	<list>
2520.04/2516.90	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[7][8] d[7][9] d[7][10] d[7][11] d[8][9] d[8][10] d[8][11] d[9][10] d[9][11] d[10][11] 
2520.04/2516.90	v 	</list>
2520.04/2516.90	v 	<values>
2520.04/2516.90	v 		0 1 2 3 4 5 11 9 7 6 10 8 3 4 6 8 5 6 1 6 6 4 5 6 3 7 9 7 7 2 9 4 2 2 6 4 6 6 4 4 3 2 5 5 6 4 3 3 3 9 4 7 7 4 3 6 5 5 5 5 8 7 5 7 3 7 9 2 5 4 7 4 6 5 1 6 8 5 
2520.04/2516.90	v 	</values>
2520.04/2516.90	v </instantiation>

Verifier Data

OK	900

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298842-1532783387/watcher-4298842-1532783387 -o /tmp/evaluation-result-4298842-1532783387/solver-4298842-1532783387 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532775878-27710 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4298842-1532783387.xml --timelimit 2520 

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

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


[startup+0.10134 s]*
/proc/loadavg: 1.32 1.43 1.40 4/215 28578
/proc/meminfo: memFree=27325800/32770624 swapFree=67108496/67108860
[pid=28563] ppid=28560 vsize=10658972 memory=27840 CPUtime=0.13 cores=1,3,5,7
/proc/28563/stat : 28563 (java) S 28560 28563 27678 0 -1 1077944320 5421 0 0 0 12 1 0 0 20 0 15 0 95901943 10914787328 6960 33554432000 4194304 4196468 140725541789344 140725541771888 140622303141623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
/proc/28563/statm: 2664743 6960 2828 1 0 2627263 0
[pid=28563/tid=28565] ppid=28560 vsize=10658972 memory=-8269626465541591419 CPUtime=0.1 cores=1,3,5,7
/proc/28563/task/28565/stat : 28565 (java) R 28560 28563 27678 0 -1 4202560 3263 0 0 0 9 1 0 0 20 0 15 0 95901944 10914787328 6960 33554432000 4194304 4196468 140725541789344 140622307367552 140622287185253 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28566] ppid=28560 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28566/stat : 28566 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10914787328 6960 33554432000 4194304 4196468 140725541789344 140622264101648 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28567] ppid=28560 vsize=10658972 memory=139856307861120 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28567/stat : 28567 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10914787328 6960 33554432000 4194304 4196468 140725541789344 140621908777872 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28568] ppid=28560 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28568/stat : 28568 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10914787328 6960 33554432000 4194304 4196468 140725541789344 140621907725328 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28569] ppid=28560 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28569/stat : 28569 (java) S 28560 28563 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95901944 10914787328 6960 33554432000 4194304 4196468 140725541789344 140621906672784 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28570] ppid=28560 vsize=10658972 memory=139856307861120 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28570/stat : 28570 (java) S 28560 28563 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95901946 10914787328 6960 33554432000 4194304 4196468 140725541789344 140621862770672 140622303152770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28571] ppid=28560 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28571/stat : 28571 (java) S 28560 28563 27678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95901946 10914787328 6960 33554432000 4194304 4196468 140725541789344 140621861716896 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28572] ppid=28560 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28572/stat : 28572 (java) S 28560 28563 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95901946 10914787328 6960 33554432000 4194304 4196468 140725541789344 140621792666608 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28573] ppid=28560 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28573/stat : 28573 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10914787328 6960 33554432000 4194304 4196468 140725541789344 140621791615184 140622303160219 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28574] ppid=28560 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28574/stat : 28574 (java) R 28560 28563 27678 0 -1 1077944384 429 0 0 0 0 0 0 0 20 0 15 0 95901949 10914787328 6960 33554432000 4194304 4196468 140725541789344 140621790562800 140622303152770 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28575] ppid=28560 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28575/stat : 28575 (java) R 28560 28563 27678 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 15 0 95901949 10914787328 6960 33554432000 4194304 4196468 140725541789344 140621789510256 140622284726328 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28576] ppid=28560 vsize=10658972 memory=139856307861120 CPUtime=0.02 cores=1,3,5,7
/proc/28563/task/28576/stat : 28576 (java) R 28560 28563 27678 0 -1 4202560 317 0 0 0 2 0 0 0 20 0 15 0 95901949 10914787328 6960 33554432000 4194304 4196468 140725541789344 140621788457712 140622295378750 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28577] ppid=28560 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28577/stat : 28577 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10914787328 6960 33554432000 4194304 4196468 140725541789344 140621787405408 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28578] ppid=28560 vsize=10658972 memory=139856307861120 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28578/stat : 28578 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901949 10914787328 6960 33554432000 4194304 4196468 140725541789344 140621786351920 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27840 KiB

[startup+0.210823 s]*
/proc/loadavg: 1.32 1.43 1.40 4/215 28578
/proc/meminfo: memFree=27314000/32770624 swapFree=67108496/67108860
[pid=28563] ppid=28560 vsize=10661132 memory=40716 CPUtime=0.33 cores=1,3,5,7
/proc/28563/stat : 28563 (java) S 28560 28563 27678 0 -1 1077944320 8241 0 0 0 31 2 0 0 20 0 15 0 95901943 10916999168 10179 33554432000 4194304 4196468 140725541789344 140725541771888 140622303141623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
/proc/28563/statm: 2665283 10179 2983 1 0 2627263 0
[pid=28563/tid=28565] ppid=28560 vsize=10661132 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/28563/task/28565/stat : 28565 (java) R 28560 28563 27678 0 -1 4202560 5286 0 0 0 19 1 0 0 20 0 15 0 95901944 10916999168 10179 33554432000 4194304 4196468 140725541789344 140622307373936 140622303163549 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28566] ppid=28560 vsize=10661132 memory=364 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28566/stat : 28566 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 10179 33554432000 4194304 4196468 140725541789344 140622264101648 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28567] ppid=28560 vsize=10661132 memory=288370232459572864 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28567/stat : 28567 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 10179 33554432000 4194304 4196468 140725541789344 140621908777872 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28568] ppid=28560 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28568/stat : 28568 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 10179 33554432000 4194304 4196468 140725541789344 140621907725328 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28569] ppid=28560 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28569/stat : 28569 (java) S 28560 28563 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 10179 33554432000 4194304 4196468 140725541789344 140621906672784 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28570] ppid=28560 vsize=10661132 memory=139856307861120 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28570/stat : 28570 (java) S 28560 28563 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 10179 33554432000 4194304 4196468 140725541789344 140621862770672 140622303152770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28571] ppid=28560 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28571/stat : 28571 (java) S 28560 28563 27678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 10179 33554432000 4194304 4196468 140725541789344 140621861716896 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28572] ppid=28560 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28572/stat : 28572 (java) S 28560 28563 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 10179 33554432000 4194304 4196468 140725541789344 140621792666608 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28573] ppid=28560 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28573/stat : 28573 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 10179 33554432000 4194304 4196468 140725541789344 140621791615184 140622303160219 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28574] ppid=28560 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28563/task/28574/stat : 28574 (java) S 28560 28563 27678 0 -1 1077944384 610 0 0 0 2 0 0 0 20 0 15 0 95901949 10916999168 10179 33554432000 4194304 4196468 140725541789344 140621790562800 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28575] ppid=28560 vsize=10661132 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/28563/task/28575/stat : 28575 (java) S 28560 28563 27678 0 -1 1077944384 92 0 0 0 1 0 0 0 20 0 15 0 95901949 10916999168 10179 33554432000 4194304 4196468 140725541789344 140621789510256 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28576] ppid=28560 vsize=10661132 memory=139856307861120 CPUtime=0.08 cores=1,3,5,7
/proc/28563/task/28576/stat : 28576 (java) S 28560 28563 27678 0 -1 1077944384 886 0 0 0 8 0 0 0 20 0 15 0 95901949 10916999168 10179 33554432000 4194304 4196468 140725541789344 140621788457712 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28577] ppid=28560 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28577/stat : 28577 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 10179 33554432000 4194304 4196468 140725541789344 140621787405408 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28578] ppid=28560 vsize=10661132 memory=139856307861120 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28578/stat : 28578 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 10179 33554432000 4194304 4196468 140725541789344 140621786351920 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40716 KiB

[startup+0.312232 s]*
/proc/loadavg: 1.32 1.43 1.40 2/215 28578
/proc/meminfo: memFree=27309340/32770624 swapFree=67108496/67108860
[pid=28563] ppid=28560 vsize=10661132 memory=46932 CPUtime=0.56 cores=1,3,5,7
/proc/28563/stat : 28563 (java) S 28560 28563 27678 0 -1 1077944320 8854 0 0 0 53 3 0 0 20 0 15 0 95901943 10916999168 11733 33554432000 4194304 4196468 140725541789344 140725541771888 140622303141623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
/proc/28563/statm: 2665283 11733 3027 1 0 2627263 0
[pid=28563/tid=28565] ppid=28560 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/28563/task/28565/stat : 28565 (java) R 28560 28563 27678 0 -1 4202560 5652 0 0 0 28 2 0 0 20 0 15 0 95901944 10916999168 11733 33554432000 4194304 4196468 140725541789344 140622307379536 140622281152417 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28566] ppid=28560 vsize=10661132 memory=288230600429797399 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28566/stat : 28566 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 11733 33554432000 4194304 4196468 140725541789344 140622264101648 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28567] ppid=28560 vsize=10661132 memory=288370232459572864 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28567/stat : 28567 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 11733 33554432000 4194304 4196468 140725541789344 140621908777872 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28568] ppid=28560 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28568/stat : 28568 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 11733 33554432000 4194304 4196468 140725541789344 140621907725328 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28569] ppid=28560 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28569/stat : 28569 (java) S 28560 28563 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 11733 33554432000 4194304 4196468 140725541789344 140621906672784 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28570] ppid=28560 vsize=10661132 memory=139856307861120 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28570/stat : 28570 (java) S 28560 28563 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 11733 33554432000 4194304 4196468 140725541789344 140621862770672 140622303152770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28571] ppid=28560 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28571/stat : 28571 (java) S 28560 28563 27678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 11733 33554432000 4194304 4196468 140725541789344 140621861716896 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28572] ppid=28560 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28572/stat : 28572 (java) S 28560 28563 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 11733 33554432000 4194304 4196468 140725541789344 140621792666608 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28573] ppid=28560 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28573/stat : 28573 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 11733 33554432000 4194304 4196468 140725541789344 140621791615184 140622303160219 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28574] ppid=28560 vsize=10661132 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/28563/task/28574/stat : 28574 (java) R 28560 28563 27678 0 -1 1077944384 634 0 0 0 4 0 0 0 20 0 15 0 95901949 10916999168 11733 33554432000 4194304 4196468 140725541789344 140621790562896 140622303151829 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28575] ppid=28560 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/28563/task/28575/stat : 28575 (java) R 28560 28563 27678 0 -1 4202560 214 0 0 0 5 0 0 0 20 0 15 0 95901949 10916999168 11733 33554432000 4194304 4196468 140725541789344 140621789510352 140622287037456 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28576] ppid=28560 vsize=10661132 memory=139856307861120 CPUtime=0.15 cores=1,3,5,7
/proc/28563/task/28576/stat : 28576 (java) R 28560 28563 27678 0 -1 4202560 988 0 0 0 15 0 0 0 20 0 15 0 95901949 10916999168 11733 33554432000 4194304 4196468 140725541789344 140621788453280 140622287222110 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28577] ppid=28560 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28577/stat : 28577 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 11733 33554432000 4194304 4196468 140725541789344 140621787405408 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28578] ppid=28560 vsize=10661132 memory=139856307861120 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28578/stat : 28578 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 11733 33554432000 4194304 4196468 140725541789344 140621786351920 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46932 KiB

[startup+0.700813 s]
/proc/loadavg: 1.32 1.43 1.40 5/215 28578
/proc/meminfo: memFree=27292336/32770624 swapFree=67108496/67108860
[pid=28563] ppid=28560 vsize=10661132 memory=75360 CPUtime=1.72 cores=1,3,5,7
/proc/28563/stat : 28563 (java) S 28560 28563 27678 0 -1 1077944320 12878 0 0 0 167 5 0 0 20 0 15 0 95901943 10916999168 18840 33554432000 4194304 4196468 140725541789344 140725541771888 140622303141623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
/proc/28563/statm: 2665283 18840 3107 1 0 2627263 0
[pid=28563/tid=28565] ppid=28560 vsize=10661132 memory=1788 CPUtime=0.67 cores=1,3,5,7
/proc/28563/task/28565/stat : 28565 (java) R 28560 28563 27678 0 -1 4202560 5774 0 0 0 65 2 0 0 20 0 15 0 95901944 10916999168 18840 33554432000 4194304 4196468 140725541789344 140622307377184 140725541849026 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28566] ppid=28560 vsize=10661132 memory=860 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28566/stat : 28566 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 18840 33554432000 4194304 4196468 140725541789344 140622264101648 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28567] ppid=28560 vsize=10661132 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28567/stat : 28567 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 18840 33554432000 4194304 4196468 140725541789344 140621908777872 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28568] ppid=28560 vsize=10661132 memory=756 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28568/stat : 28568 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 18840 33554432000 4194304 4196468 140725541789344 140621907725328 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28569] ppid=28560 vsize=10661132 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28569/stat : 28569 (java) S 28560 28563 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 18840 33554432000 4194304 4196468 140725541789344 140621906672784 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28570] ppid=28560 vsize=10661132 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28570/stat : 28570 (java) S 28560 28563 27678 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 18840 33554432000 4194304 4196468 140725541789344 140621862770672 140622303152770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28571] ppid=28560 vsize=10661132 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28571/stat : 28571 (java) S 28560 28563 27678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 18840 33554432000 4194304 4196468 140725541789344 140621861716896 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28572] ppid=28560 vsize=10661132 memory=6384 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28572/stat : 28572 (java) S 28560 28563 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 18840 33554432000 4194304 4196468 140725541789344 140621792666608 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28573] ppid=28560 vsize=10661132 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28573/stat : 28573 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 18840 33554432000 4194304 4196468 140725541789344 140621791615184 140622303160219 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28574] ppid=28560 vsize=10661132 memory=7523093115782322283 CPUtime=0.39 cores=1,3,5,7
/proc/28563/task/28574/stat : 28574 (java) R 28560 28563 27678 0 -1 4202560 2123 0 0 0 39 0 0 0 20 0 15 0 95901949 10916999168 18840 33554432000 4194304 4196468 140725541789344 140621790552512 140622284323162 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28575] ppid=28560 vsize=10661132 memory=5787213827096799335 CPUtime=0.4 cores=1,3,5,7
/proc/28563/task/28575/stat : 28575 (java) R 28560 28563 27678 0 -1 4202560 2233 0 0 0 40 0 0 0 20 0 15 0 95901949 10916999168 18840 33554432000 4194304 4196468 140725541789344 140621789500416 140622286627637 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28576] ppid=28560 vsize=10661132 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/28563/task/28576/stat : 28576 (java) S 28560 28563 27678 0 -1 1077944384 1376 0 0 0 21 0 0 0 20 0 15 0 95901949 10916999168 18840 33554432000 4194304 4196468 140725541789344 140621788457712 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28577] ppid=28560 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28577/stat : 28577 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 18840 33554432000 4194304 4196468 140725541789344 140621787405408 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28578] ppid=28560 vsize=10661132 memory=33 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28578/stat : 28578 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 18840 33554432000 4194304 4196468 140725541789344 140621786351920 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 75360 KiB

[startup+1.50068 s]
/proc/loadavg: 1.32 1.43 1.40 3/215 28578
/proc/meminfo: memFree=27262180/32770624 swapFree=67108496/67108860
[pid=28563] ppid=28560 vsize=10661132 memory=120768 CPUtime=2.65 cores=1,3,5,7
/proc/28563/stat : 28563 (java) S 28560 28563 27678 0 -1 1077944320 14266 0 0 0 259 6 0 0 20 0 15 0 95901943 10916999168 30192 33554432000 4194304 4196468 140725541789344 140725541771888 140622303141623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
/proc/28563/statm: 2665283 30192 3113 1 0 2627263 0
[pid=28563/tid=28565] ppid=28560 vsize=10661132 memory=6791534058613427641 CPUtime=1.47 cores=1,3,5,7
/proc/28563/task/28565/stat : 28565 (java) R 28560 28563 27678 0 -1 4202560 6143 0 0 0 144 3 0 0 20 0 15 0 95901944 10916999168 30192 33554432000 4194304 4196468 140725541789344 140622307376640 140725541849026 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28566] ppid=28560 vsize=10661132 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28566/stat : 28566 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 30192 33554432000 4194304 4196468 140725541789344 140622264101648 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28567] ppid=28560 vsize=10661132 memory=-6509546260019855299 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28567/stat : 28567 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 30192 33554432000 4194304 4196468 140725541789344 140621908777872 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28568] ppid=28560 vsize=10661132 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28568/stat : 28568 (java) S 28560 28563 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 30192 33554432000 4194304 4196468 140725541789344 140621907725328 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28569] ppid=28560 vsize=10661132 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28569/stat : 28569 (java) S 28560 28563 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95901944 10916999168 30192 33554432000 4194304 4196468 140725541789344 140621906672784 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28570] ppid=28560 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28570/stat : 28570 (java) S 28560 28563 27678 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 30192 33554432000 4194304 4196468 140725541789344 140621862770672 140622303152770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0

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

/proc/28563/task/28565/stat : 28565 (java) R 28560 28563 27678 0 -1 4202560 12342 0 0 0 244034 99 0 0 20 0 15 0 95901944 10916999168 48994 33554432000 4194304 4196468 140725541789344 140622307382944 140621942340806 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28566] ppid=28560 vsize=10661132 memory=195976 CPUtime=0.31 cores=1,3,5,7
/proc/28563/task/28566/stat : 28566 (java) S 28560 28563 27678 0 -1 1077944384 1597 0 0 0 27 4 0 0 20 0 15 0 95901944 10916999168 48994 33554432000 4194304 4196468 140725541789344 140622264101648 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28567] ppid=28560 vsize=10661132 memory=195976 CPUtime=0.31 cores=1,3,5,7
/proc/28563/task/28567/stat : 28567 (java) S 28560 28563 27678 0 -1 1077944384 3383 0 0 0 26 5 0 0 20 0 15 0 95901944 10916999168 48994 33554432000 4194304 4196468 140725541789344 140621908777872 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28568] ppid=28560 vsize=10661132 memory=195976 CPUtime=0.31 cores=1,3,5,7
/proc/28563/task/28568/stat : 28568 (java) S 28560 28563 27678 0 -1 1077944384 2218 0 0 0 26 5 0 0 20 0 15 0 95901944 10916999168 48994 33554432000 4194304 4196468 140725541789344 140621907725328 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28569] ppid=28560 vsize=10661132 memory=195976 CPUtime=0.3 cores=1,3,5,7
/proc/28563/task/28569/stat : 28569 (java) S 28560 28563 27678 0 -1 1077944384 2662 0 0 0 26 4 0 0 20 0 15 0 95901944 10916999168 48994 33554432000 4194304 4196468 140725541789344 140621906672784 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28570] ppid=28560 vsize=10661132 memory=195976 CPUtime=0.44 cores=1,3,5,7
/proc/28563/task/28570/stat : 28570 (java) S 28560 28563 27678 0 -1 1077944384 5089 0 0 0 39 5 0 0 20 0 15 0 95901946 10916999168 48994 33554432000 4194304 4196468 140725541789344 140621862770672 140622303152770 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28571] ppid=28560 vsize=10661132 memory=195976 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28571/stat : 28571 (java) S 28560 28563 27678 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 48994 33554432000 4194304 4196468 140725541789344 140621861716896 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28572] ppid=28560 vsize=10661132 memory=3872 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28572/stat : 28572 (java) S 28560 28563 27678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 48994 33554432000 4194304 4196468 140725541789344 140621792666608 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28573] ppid=28560 vsize=10661132 memory=195976 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28573/stat : 28573 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 48994 33554432000 4194304 4196468 140725541789344 140621791615184 140622303160219 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28574] ppid=28560 vsize=10661132 memory=195976 CPUtime=0.88 cores=1,3,5,7
/proc/28563/task/28574/stat : 28574 (java) S 28560 28563 27678 0 -1 1077944384 9056 0 0 0 87 1 0 0 20 0 15 0 95901949 10916999168 48994 33554432000 4194304 4196468 140725541789344 140621790562800 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28575] ppid=28560 vsize=10661132 memory=195976 CPUtime=0.68 cores=1,3,5,7
/proc/28563/task/28575/stat : 28575 (java) S 28560 28563 27678 0 -1 1077944384 6139 0 0 0 67 1 0 0 20 0 15 0 95901949 10916999168 48994 33554432000 4194304 4196468 140725541789344 140621789510256 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28576] ppid=28560 vsize=10661132 memory=195976 CPUtime=0.28 cores=1,3,5,7
/proc/28563/task/28576/stat : 28576 (java) S 28560 28563 27678 0 -1 1077944384 3849 0 0 0 27 1 0 0 20 0 15 0 95901949 10916999168 48994 33554432000 4194304 4196468 140725541789344 140621788457712 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28577] ppid=28560 vsize=10661132 memory=195976 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28577/stat : 28577 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 48994 33554432000 4194304 4196468 140725541789344 140621787405408 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28578] ppid=28560 vsize=10661132 memory=756 CPUtime=0.46 cores=1,3,5,7
/proc/28563/task/28578/stat : 28578 (java) S 28560 28563 27678 0 -1 1077944384 835 0 0 0 19 27 0 0 20 0 15 0 95901949 10916999168 48994 33554432000 4194304 4196468 140725541789344 140621786351920 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
Current children cumulated CPU time: 2445.4 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 195976 KiB

[startup+2502.3 s]
/proc/loadavg: 1.46 1.38 1.42 3/216 28737
/proc/meminfo: memFree=27144592/32770624 swapFree=67108496/67108860
[pid=28563] ppid=28560 vsize=10661132 memory=195992 CPUtime=2505.43 cores=1,3,5,7
/proc/28563/stat : 28563 (java) S 28560 28563 27678 0 -1 1077944320 49285 0 0 0 250398 145 0 0 20 0 15 0 95901943 10916999168 48998 33554432000 4194304 4196468 140725541789344 140725541771888 140622303141623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
/proc/28563/statm: 2665283 48998 3146 1 0 2627263 0
[pid=28563/tid=28565] ppid=28560 vsize=10661132 memory=195976 CPUtime=2501.31 cores=1,3,5,7
/proc/28563/task/28565/stat : 28565 (java) R 28560 28563 27678 0 -1 4202560 12525 0 0 0 250030 101 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140622307382944 140621942123744 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28566] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.31 cores=1,3,5,7
/proc/28563/task/28566/stat : 28566 (java) S 28560 28563 27678 0 -1 1077944384 1858 0 0 0 27 4 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140622264101648 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28567] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.32 cores=1,3,5,7
/proc/28563/task/28567/stat : 28567 (java) S 28560 28563 27678 0 -1 1077944384 3403 0 0 0 27 5 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621908777872 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28568] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.31 cores=1,3,5,7
/proc/28563/task/28568/stat : 28568 (java) S 28560 28563 27678 0 -1 1077944384 2241 0 0 0 26 5 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621907725328 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28569] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.31 cores=1,3,5,7
/proc/28563/task/28569/stat : 28569 (java) S 28560 28563 27678 0 -1 1077944384 2674 0 0 0 27 4 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621906672784 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28570] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.46 cores=1,3,5,7
/proc/28563/task/28570/stat : 28570 (java) S 28560 28563 27678 0 -1 1077944384 5258 0 0 0 41 5 0 0 20 0 15 0 95901946 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621862770672 140622303152770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28571] ppid=28560 vsize=10661132 memory=195992 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28571/stat : 28571 (java) S 28560 28563 27678 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621861716896 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28572] ppid=28560 vsize=10661132 memory=195992 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28572/stat : 28572 (java) S 28560 28563 27678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621792666608 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28573] ppid=28560 vsize=10661132 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28573/stat : 28573 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621791615184 140622303160219 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28574] ppid=28560 vsize=10661132 memory=1132 CPUtime=0.88 cores=1,3,5,7
/proc/28563/task/28574/stat : 28574 (java) S 28560 28563 27678 0 -1 1077944384 9058 0 0 0 87 1 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621790562800 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28575] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.68 cores=1,3,5,7
/proc/28563/task/28575/stat : 28575 (java) S 28560 28563 27678 0 -1 1077944384 6141 0 0 0 67 1 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621789510256 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28576] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.28 cores=1,3,5,7
/proc/28563/task/28576/stat : 28576 (java) S 28560 28563 27678 0 -1 1077944384 3851 0 0 0 27 1 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621788457712 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28577] ppid=28560 vsize=10661132 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28577/stat : 28577 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621787405408 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28578] ppid=28560 vsize=10661132 memory=756 CPUtime=0.48 cores=1,3,5,7
/proc/28563/task/28578/stat : 28578 (java) S 28560 28563 27678 0 -1 1077944384 853 0 0 0 20 28 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621786351920 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
Current children cumulated CPU time: 2505.43 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 195992 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.9 s]
/proc/loadavg: 1.37 1.36 1.41 3/216 28737
/proc/meminfo: memFree=27140868/32770624 swapFree=67108496/67108860
[pid=28563] ppid=28560 vsize=10661132 memory=195992 CPUtime=2520.04 cores=1,3,5,7
/proc/28563/stat : 28563 (java) S 28560 28563 27678 0 -1 1077944320 49291 0 0 0 251858 146 0 0 20 0 15 0 95901943 10916999168 48998 33554432000 4194304 4196468 140725541789344 140725541771888 140622303141623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
/proc/28563/statm: 2665283 48998 3146 1 0 2627263 0
[pid=28563/tid=28565] ppid=28560 vsize=10661132 memory=195992 CPUtime=2515.9 cores=1,3,5,7
/proc/28563/task/28565/stat : 28565 (java) R 28560 28563 27678 0 -1 4202560 12530 0 0 0 251489 101 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140622307382944 140725541849026 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28566] ppid=28560 vsize=10661132 memory=3872 CPUtime=0.32 cores=1,3,5,7
/proc/28563/task/28566/stat : 28566 (java) S 28560 28563 27678 0 -1 1077944384 1858 0 0 0 28 4 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140622264101648 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28567] ppid=28560 vsize=10661132 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/28563/task/28567/stat : 28567 (java) S 28560 28563 27678 0 -1 1077944384 3403 0 0 0 27 5 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621908777872 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28568] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.31 cores=1,3,5,7
/proc/28563/task/28568/stat : 28568 (java) S 28560 28563 27678 0 -1 1077944384 2242 0 0 0 26 5 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621907725328 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28569] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.31 cores=1,3,5,7
/proc/28563/task/28569/stat : 28569 (java) S 28560 28563 27678 0 -1 1077944384 2674 0 0 0 27 4 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621906672784 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28570] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.46 cores=1,3,5,7
/proc/28563/task/28570/stat : 28570 (java) S 28560 28563 27678 0 -1 1077944384 5258 0 0 0 41 5 0 0 20 0 15 0 95901946 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621862770672 140622303152770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28571] ppid=28560 vsize=10661132 memory=7888 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28571/stat : 28571 (java) S 28560 28563 27678 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621861716896 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28572] ppid=28560 vsize=10661132 memory=195992 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28572/stat : 28572 (java) S 28560 28563 27678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621792666608 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28573] ppid=28560 vsize=10661132 memory=33 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28573/stat : 28573 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621791615184 140622303160219 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28574] ppid=28560 vsize=10661132 memory=0 CPUtime=0.88 cores=1,3,5,7
/proc/28563/task/28574/stat : 28574 (java) S 28560 28563 27678 0 -1 1077944384 9058 0 0 0 87 1 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621790562800 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28575] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.68 cores=1,3,5,7
/proc/28563/task/28575/stat : 28575 (java) S 28560 28563 27678 0 -1 1077944384 6141 0 0 0 67 1 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621789510256 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28576] ppid=28560 vsize=10661132 memory=1836 CPUtime=0.28 cores=1,3,5,7
/proc/28563/task/28576/stat : 28576 (java) S 28560 28563 27678 0 -1 1077944384 3851 0 0 0 27 1 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621788457712 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28577] ppid=28560 vsize=10661132 memory=195992 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28577/stat : 28577 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621787405408 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28578] ppid=28560 vsize=10661132 memory=190332 CPUtime=0.48 cores=1,3,5,7
/proc/28563/task/28578/stat : 28578 (java) S 28560 28563 27678 0 -1 1077944384 853 0 0 0 20 28 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621786351920 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 195992 KiB

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

[startup+2516.92 s]
# the end of solver process 28563 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.59 s, system=1.46537 s

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

[startup+2516.9 s]
/proc/loadavg: 1.37 1.36 1.41 3/216 28737
/proc/meminfo: memFree=27140868/32770624 swapFree=67108496/67108860
[pid=28563] ppid=28560 vsize=10661132 memory=195992 CPUtime=2520.04 cores=1,3,5,7
/proc/28563/stat : 28563 (java) S 28560 28563 27678 0 -1 1077944320 49291 0 0 0 251858 146 0 0 20 0 15 0 95901943 10916999168 48998 33554432000 4194304 4196468 140725541789344 140725541771888 140622303141623 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
/proc/28563/statm: 2665283 48998 3146 1 0 2627263 0
[pid=28563/tid=28565] ppid=28560 vsize=10661132 memory=195992 CPUtime=2515.9 cores=1,3,5,7
/proc/28563/task/28565/stat : 28565 (java) R 28560 28563 27678 0 -1 4202560 12530 0 0 0 251489 101 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140622307382944 140725541849026 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28566] ppid=28560 vsize=10661132 memory=3872 CPUtime=0.32 cores=1,3,5,7
/proc/28563/task/28566/stat : 28566 (java) S 28560 28563 27678 0 -1 1077944384 1858 0 0 0 28 4 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140622264101648 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28567] ppid=28560 vsize=10661132 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/28563/task/28567/stat : 28567 (java) S 28560 28563 27678 0 -1 1077944384 3403 0 0 0 27 5 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621908777872 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28568] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.31 cores=1,3,5,7
/proc/28563/task/28568/stat : 28568 (java) S 28560 28563 27678 0 -1 1077944384 2242 0 0 0 26 5 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621907725328 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28569] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.31 cores=1,3,5,7
/proc/28563/task/28569/stat : 28569 (java) S 28560 28563 27678 0 -1 1077944384 2674 0 0 0 27 4 0 0 20 0 15 0 95901944 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621906672784 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28570] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.46 cores=1,3,5,7
/proc/28563/task/28570/stat : 28570 (java) S 28560 28563 27678 0 -1 1077944384 5258 0 0 0 41 5 0 0 20 0 15 0 95901946 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621862770672 140622303152770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28571] ppid=28560 vsize=10661132 memory=7888 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28571/stat : 28571 (java) S 28560 28563 27678 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621861716896 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28572] ppid=28560 vsize=10661132 memory=195992 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28572/stat : 28572 (java) S 28560 28563 27678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 95901946 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621792666608 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28573] ppid=28560 vsize=10661132 memory=33 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28573/stat : 28573 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621791615184 140622303160219 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28574] ppid=28560 vsize=10661132 memory=0 CPUtime=0.88 cores=1,3,5,7
/proc/28563/task/28574/stat : 28574 (java) S 28560 28563 27678 0 -1 1077944384 9058 0 0 0 87 1 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621790562800 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28575] ppid=28560 vsize=10661132 memory=195992 CPUtime=0.68 cores=1,3,5,7
/proc/28563/task/28575/stat : 28575 (java) S 28560 28563 27678 0 -1 1077944384 6141 0 0 0 67 1 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621789510256 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28576] ppid=28560 vsize=10661132 memory=1836 CPUtime=0.28 cores=1,3,5,7
/proc/28563/task/28576/stat : 28576 (java) S 28560 28563 27678 0 -1 1077944384 3851 0 0 0 27 1 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621788457712 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28577] ppid=28560 vsize=10661132 memory=195992 CPUtime=0 cores=1,3,5,7
/proc/28563/task/28577/stat : 28577 (java) S 28560 28563 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621787405408 140622303151829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
[pid=28563/tid=28578] ppid=28560 vsize=10661132 memory=190332 CPUtime=0.48 cores=1,3,5,7
/proc/28563/task/28578/stat : 28578 (java) S 28560 28563 27678 0 -1 1077944384 853 0 0 0 20 28 0 0 20 0 15 0 95901949 10916999168 48998 33554432000 4194304 4196468 140725541789344 140621786351920 140622303152770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11321344 140725541790840 140725541790985 140725541790985 140725541793743 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 195992 KiB

Child status: 143
Real time (s): 2516.92
CPU time (s): 2520.06
CPU user time (s): 2518.59
CPU system time (s): 1.46537
CPU usage (%): 100.125
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 195992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.59
system time used= 1.46537
maximum resident set size= 196552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49684
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67287
involuntary context switches= 1542


# summary of solver processes directly reported to runsolver:
#   pid: 28563
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2518.59
#   total CPU system time (s): 1.46537

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1709 second user time and 22.3889 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-28 15:09:47
IDJOB=4298842
IDBENCH=141240
IDSOLVER=2768
FILE ID=node149/4298842-1532783387
RUNJOBID= node149-1532775878-27710
PBS_JOBID= 21022467
Free space on /tmp= 43256 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had12_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298842-1532783387/watcher-4298842-1532783387 -o /tmp/evaluation-result-4298842-1532783387/solver-4298842-1532783387 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532775878-27710 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4298842-1532783387.xml --timelimit 2520

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

MD5SUM BENCH= fafdea6ca4d8abc1bd6cd2f98399b858
RANDOM SEED=1717413669

node149.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.60
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.60
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.60
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.60
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:        27343256 kB
MemAvailable:   31764840 kB
Buffers:          131856 kB
Cached:          4509024 kB
SwapCached:           60 kB
Active:          1710544 kB
Inactive:        3149128 kB
Active(anon):     168620 kB
Inactive(anon):    78000 kB
Active(file):    1541924 kB
Inactive(file):  3071128 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1296 kB
Writeback:             0 kB
AnonPages:        234932 kB
Mapped:            46972 kB
Shmem:             25040 kB
Slab:             265532 kB
SReclaimable:     236992 kB
SUnreclaim:        28540 kB
KernelStack:        3792 kB
PageTables:         5720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1120876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43256 MiB
End job on node149 at 2018-07-28 15:51:45