Trace number 4300617

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
GG's minicp 2018-04-29? (TO) 2520.07 2487.02

General information on the benchmark

NameBacp/Bacp-m2/
Bacp-m2-10a_c18.xml
MD5SUMe9ae0f4316b756613ef33a21f5a1e45a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark2520.13
Satisfiable
(Un)Satisfiability was proved
Number of variables482
Number of constraints516
Number of domains4
Minimum domain size2
Maximum domain size15
Distribution of domain sizes[{"size":2,"count":420},{"size":9,"count":10},{"size":10,"count":42},{"size":15,"count":10}]
Minimum variable degree1
Maximum variable degree15
Distribution of variable degrees[{"degree":1,"count":10},{"degree":2,"count":10},{"degree":4,"count":420},{"degree":10,"count":9},{"degree":11,"count":9},{"degree":12,"count":17},{"degree":13,"count":4},{"degree":14,"count":2},{"degree":15,"count":1}]
Minimum constraint arity2
Maximum constraint arity43
Distribution of constraint arities[{"arity":2,"count":454},{"arity":10,"count":42},{"arity":43,"count":20}]
Number of extensional constraints420
Number of intensional constraints34
Distribution of constraint types[{"type":"extension","count":420},{"type":"intension","count":34},{"type":"sum","count":62}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.05/2487.01	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15117 MiB free)
  memory of node 1: 16384 MiB (11669 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300617-1532890568/watcher-4300617-1532890568 -o /tmp/evaluation-result-4300617-1532890568/solver-4300617-1532890568 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532890568-16567 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4300617-1532890568.xml 

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

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


[startup+0.101289 s]*
/proc/loadavg: 1.11 1.63 1.79 4/215 16625
/proc/meminfo: memFree=27396332/32770624 swapFree=67108496/67108860
[pid=16592] ppid=16589 vsize=10661056 memory=27700 CPUtime=0.13 cores=1,3,5,7
/proc/16592/stat : 16592 (java) S 16589 16592 7585 0 -1 1077944320 5272 0 0 0 12 1 0 0 20 0 15 0 106619994 10916921344 6925 33554432000 4194304 4196468 140726128607968 140726128590512 140476556779255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
/proc/16592/statm: 2665264 6925 2845 1 0 2627263 0
[pid=16592/tid=16598] ppid=16589 vsize=10661056 memory=5450919713671312938 CPUtime=0.09 cores=1,3,5,7
/proc/16592/task/16598/stat : 16598 (java) R 16589 16592 7585 0 -1 4202560 3140 0 0 0 9 0 0 0 20 0 15 0 106619994 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476561009664 140476556791190 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16601] ppid=16589 vsize=10661056 memory=-7025452035940392864 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16601/stat : 16601 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106619995 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476509400208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16602] ppid=16589 vsize=10661056 memory=139775177086592 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16602/stat : 16602 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106619995 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476508347408 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16604] ppid=16589 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16604/stat : 16604 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106619995 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476507294608 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16605] ppid=16589 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16605/stat : 16605 (java) S 16589 16592 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106619995 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476506241808 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16609] ppid=16589 vsize=10661056 memory=139775177086592 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16609/stat : 16609 (java) S 16589 16592 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106619997 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476116560240 140476556790402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16611] ppid=16589 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16611/stat : 16611 (java) S 16589 16592 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106619997 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476115506208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16612] ppid=16589 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16612/stat : 16612 (java) S 16589 16592 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106619997 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476114453360 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16614] ppid=16589 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16614/stat : 16614 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476113401680 140476556797851 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16615] ppid=16589 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16615/stat : 16615 (java) S 16589 16592 7585 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 106620000 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476112350064 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16616] ppid=16589 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16616/stat : 16616 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476111297264 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16618] ppid=16589 vsize=10661056 memory=139775177086592 CPUtime=0.02 cores=1,3,5,7
/proc/16592/task/16618/stat : 16618 (java) R 16589 16592 7585 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 106620000 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476110244464 140476540859742 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16622] ppid=16589 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16622/stat : 16622 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476109191904 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16624] ppid=16589 vsize=10661056 memory=139775177086592 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16624/stat : 16624 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106620000 10916921344 6925 33554432000 4194304 4196468 140726128607968 140476108139184 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27700 KiB

[startup+0.210602 s]*
/proc/loadavg: 1.11 1.63 1.79 5/215 16625
/proc/meminfo: memFree=27373492/32770624 swapFree=67108496/67108860
[pid=16592] ppid=16589 vsize=10661056 memory=39884 CPUtime=0.34 cores=1,3,5,7
/proc/16592/stat : 16592 (java) S 16589 16592 7585 0 -1 1077944320 8100 0 0 0 32 2 0 0 20 0 15 0 106619994 10916921344 9971 33554432000 4194304 4196468 140726128607968 140726128590512 140476556779255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
/proc/16592/statm: 2665264 9971 2971 1 0 2627263 0
[pid=16592/tid=16598] ppid=16589 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/16592/task/16598/stat : 16598 (java) R 16589 16592 7585 0 -1 4202560 5099 0 0 0 18 1 0 0 20 0 15 0 106619994 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476561015648 140476183361887 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16601] ppid=16589 vsize=10661056 memory=364 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16601/stat : 16601 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106619995 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476509400208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16602] ppid=16589 vsize=10661056 memory=139775177103415 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16602/stat : 16602 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106619995 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476508347408 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16604] ppid=16589 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16604/stat : 16604 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106619995 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476507294608 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16605] ppid=16589 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16605/stat : 16605 (java) S 16589 16592 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106619995 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476506241808 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16609] ppid=16589 vsize=10661056 memory=139775177086592 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16609/stat : 16609 (java) S 16589 16592 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106619997 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476116560240 140476556790402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16611] ppid=16589 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16611/stat : 16611 (java) S 16589 16592 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106619997 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476115506208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16612] ppid=16589 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16612/stat : 16612 (java) S 16589 16592 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106619997 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476114453360 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16614] ppid=16589 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16614/stat : 16614 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476113401680 140476556797851 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16615] ppid=16589 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16592/task/16615/stat : 16615 (java) S 16589 16592 7585 0 -1 1077944384 468 0 0 0 2 0 0 0 20 0 15 0 106620000 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476112350064 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16616] ppid=16589 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/16592/task/16616/stat : 16616 (java) R 16589 16592 7585 0 -1 1077944384 249 0 0 0 2 0 0 0 20 0 15 0 106620000 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476111297264 140476556790402 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16618] ppid=16589 vsize=10661056 memory=139775177086592 CPUtime=0.08 cores=1,3,5,7
/proc/16592/task/16618/stat : 16618 (java) R 16589 16592 7585 0 -1 4202560 916 0 0 0 8 0 0 0 20 0 15 0 106620000 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476110240192 140476535652481 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16622] ppid=16589 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16622/stat : 16622 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476109191904 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16624] ppid=16589 vsize=10661056 memory=139775177086592 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16624/stat : 16624 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106620000 10916921344 9971 33554432000 4194304 4196468 140726128607968 140476108139184 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39884 KiB

[startup+0.312124 s]*
/proc/loadavg: 1.11 1.63 1.79 6/215 16625
/proc/meminfo: memFree=27363692/32770624 swapFree=67108496/67108860
[pid=16592] ppid=16589 vsize=10661132 memory=46608 CPUtime=0.56 cores=1,3,5,7
/proc/16592/stat : 16592 (java) S 16589 16592 7585 0 -1 1077944320 8729 0 0 0 54 2 0 0 20 0 15 0 106619994 10916999168 11652 33554432000 4194304 4196468 140726128607968 140726128590512 140476556779255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
/proc/16592/statm: 2665283 11652 3048 1 0 2627263 0
[pid=16592/tid=16598] ppid=16589 vsize=10661132 memory=8390339637985935414 CPUtime=0.3 cores=1,3,5,7
/proc/16592/task/16598/stat : 16598 (java) R 16589 16592 7585 0 -1 4202560 5473 0 0 0 28 2 0 0 20 0 15 0 106619994 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476561016176 140476185591460 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16601] ppid=16589 vsize=10661132 memory=290763870925226007 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16601/stat : 16601 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106619995 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476509400208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16602] ppid=16589 vsize=10661132 memory=139775177103246 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16602/stat : 16602 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106619995 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476508347408 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16604] ppid=16589 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16604/stat : 16604 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106619995 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476507294608 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16605] ppid=16589 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16605/stat : 16605 (java) S 16589 16592 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106619995 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476506241808 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16609] ppid=16589 vsize=10661132 memory=139775177086592 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16609/stat : 16609 (java) S 16589 16592 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476116560240 140476556790402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16611] ppid=16589 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16611/stat : 16611 (java) S 16589 16592 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476115506208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16612] ppid=16589 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16612/stat : 16612 (java) S 16589 16592 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476114453360 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16614] ppid=16589 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16614/stat : 16614 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476113401680 140476556797851 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16615] ppid=16589 vsize=10661132 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/16592/task/16615/stat : 16615 (java) S 16589 16592 7585 0 -1 1077944384 510 0 0 0 5 0 0 0 20 0 15 0 106620000 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476112350064 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16616] ppid=16589 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/16592/task/16616/stat : 16616 (java) S 16589 16592 7585 0 -1 1077944384 336 0 0 0 5 0 0 0 20 0 15 0 106620000 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476111297264 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16618] ppid=16589 vsize=10661132 memory=139775177086592 CPUtime=0.16 cores=1,3,5,7
/proc/16592/task/16618/stat : 16618 (java) R 16589 16592 7585 0 -1 4202560 1044 0 0 0 16 0 0 0 20 0 15 0 106620000 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476110240192 140476535270480 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16622] ppid=16589 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16622/stat : 16622 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476109191904 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16624] ppid=16589 vsize=10661132 memory=139775177086592 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16624/stat : 16624 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 11652 33554432000 4194304 4196468 140726128607968 140476108139184 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46608 KiB

[startup+0.700764 s]
/proc/loadavg: 1.11 1.63 1.79 9/215 16625
/proc/meminfo: memFree=27319400/32770624 swapFree=67108496/67108860
[pid=16592] ppid=16589 vsize=10661132 memory=82188 CPUtime=1.74 cores=1,3,5,7
/proc/16592/stat : 16592 (java) S 16589 16592 7585 0 -1 1077944320 12034 0 0 0 170 4 0 0 20 0 15 0 106619994 10916999168 20547 33554432000 4194304 4196468 140726128607968 140726128590512 140476556779255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
/proc/16592/statm: 2665283 20547 3116 1 0 2627263 0
[pid=16592/tid=16598] ppid=16589 vsize=10661132 memory=1788 CPUtime=0.67 cores=1,3,5,7
/proc/16592/task/16598/stat : 16598 (java) R 16589 16592 7585 0 -1 4202560 5735 0 0 0 65 2 0 0 20 0 15 0 106619994 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476561017664 140476186605568 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16601] ppid=16589 vsize=10661132 memory=860 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16601/stat : 16601 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106619995 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476509400208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16602] ppid=16589 vsize=10661132 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16602/stat : 16602 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106619995 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476508347408 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16604] ppid=16589 vsize=10661132 memory=756 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16604/stat : 16604 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106619995 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476507294608 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16605] ppid=16589 vsize=10661132 memory=1616 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16605/stat : 16605 (java) S 16589 16592 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106619995 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476506241808 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16609] ppid=16589 vsize=10661132 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16609/stat : 16609 (java) S 16589 16592 7585 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476116560240 140476556790402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16611] ppid=16589 vsize=10661132 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16611/stat : 16611 (java) S 16589 16592 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476115506208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16612] ppid=16589 vsize=10661132 memory=6396 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16612/stat : 16612 (java) S 16589 16592 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476114453360 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16614] ppid=16589 vsize=10661132 memory=5500 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16614/stat : 16614 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476113401680 140476556797851 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16615] ppid=16589 vsize=10661132 memory=7092418796125250880 CPUtime=0.35 cores=1,3,5,7
/proc/16592/task/16615/stat : 16615 (java) R 16589 16592 7585 0 -1 4202560 1701 0 0 0 35 0 0 0 20 0 15 0 106620000 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476112350192 140476542843451 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16616] ppid=16589 vsize=10661132 memory=7597685182856913236 CPUtime=0.34 cores=1,3,5,7
/proc/16592/task/16616/stat : 16616 (java) R 16589 16592 7585 0 -1 4202560 1527 0 0 0 34 0 0 0 20 0 15 0 106620000 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476111296448 140476536025098 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16618] ppid=16589 vsize=10661132 memory=7301858164987948385 CPUtime=0.34 cores=1,3,5,7
/proc/16592/task/16618/stat : 16618 (java) S 16589 16592 7585 0 -1 1077944384 1700 0 0 0 34 0 0 0 20 0 15 0 106620000 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476110244464 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16622] ppid=16589 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16622/stat : 16622 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476109191904 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16624] ppid=16589 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16624/stat : 16624 (java) S 16589 16592 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 20547 33554432000 4194304 4196468 140726128607968 140476108139184 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 82188 KiB

[startup+1.50097 s]
/proc/loadavg: 1.11 1.63 1.79 6/215 16625
/proc/meminfo: memFree=27200568/32770624 swapFree=67108496/67108860
[pid=16592] ppid=16589 vsize=10661132 memory=188480 CPUtime=3.37 cores=1,3,5,7
/proc/16592/stat : 16592 (java) S 16589 16592 7585 0 -1 1077944320 19490 0 0 0 330 7 0 0 20 0 15 0 106619994 10916999168 47120 33554432000 4194304 4196468 140726128607968 140726128590512 140476556779255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
/proc/16592/statm: 2665283 47120 3137 1 0 2627263 0
[pid=16592/tid=16598] ppid=16589 vsize=10661132 memory=6791534058613427641 CPUtime=1.47 cores=1,3,5,7
/proc/16592/task/16598/stat : 16598 (java) R 16589 16592 7585 0 -1 4202560 6167 0 0 0 143 4 0 0 20 0 15 0 106619994 10916999168 47120 33554432000 4194304 4196468 140726128607968 140476561018232 140476187450067 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16601] ppid=16589 vsize=10661132 memory=40100 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16601/stat : 16601 (java) S 16589 16592 7585 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 106619995 10916999168 47120 33554432000 4194304 4196468 140726128607968 140476509400208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16602] ppid=16589 vsize=10661132 memory=6944656592385698452 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16602/stat : 16602 (java) S 16589 16592 7585 0 -1 1077944384 214 0 0 0 0 0 0 0 20 0 15 0 106619995 10916999168 47120 33554432000 4194304 4196468 140726128607968 140476508347408 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16604] ppid=16589 vsize=10661132 memory=-4504271847523324239 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16604/stat : 16604 (java) S 16589 16592 7585 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 15 0 106619995 10916999168 47120 33554432000 4194304 4196468 140726128607968 140476507294608 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16605] ppid=16589 vsize=10661132 memory=9051283677730746851 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16605/stat : 16605 (java) S 16589 16592 7585 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 106619995 10916999168 47120 33554432000 4194304 4196468 140726128607968 140476506241808 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16609] ppid=16589 vsize=10661132 memory=-7022074515825631275 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16609/stat : 16609 (java) S 16589 16592 7585 0 -1 1077944384 207 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 47120 33554432000 4194304 4196468 140726128607968 140476116560240 140476556790402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0

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

/proc/16592/task/16598/stat : 16598 (java) R 16589 16592 7585 0 -1 4202560 25310 0 0 0 230413 24 0 0 20 0 15 0 106619994 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476561018768 140476188307528 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16601] ppid=16589 vsize=10661132 memory=0 CPUtime=9.63 cores=1,3,5,7
/proc/16592/task/16601/stat : 16601 (java) S 16589 16592 7585 0 -1 1077944384 7149 0 0 0 914 49 0 0 20 0 15 0 106619995 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476509400208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16602] ppid=16589 vsize=10661132 memory=499184 CPUtime=9.59 cores=1,3,5,7
/proc/16592/task/16602/stat : 16602 (java) S 16589 16592 7585 0 -1 1077944384 6887 0 0 0 908 51 0 0 20 0 15 0 106619995 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476508347408 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16604] ppid=16589 vsize=10661132 memory=501232 CPUtime=9.57 cores=1,3,5,7
/proc/16592/task/16604/stat : 16604 (java) S 16589 16592 7585 0 -1 1077944384 7026 0 0 0 907 50 0 0 20 0 15 0 106619995 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476507294608 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16605] ppid=16589 vsize=10661132 memory=501232 CPUtime=9.63 cores=1,3,5,7
/proc/16592/task/16605/stat : 16605 (java) S 16589 16592 7585 0 -1 1077944384 7302 0 0 0 913 50 0 0 20 0 15 0 106619995 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476506241808 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16609] ppid=16589 vsize=10661132 memory=503280 CPUtime=6.66 cores=1,3,5,7
/proc/16592/task/16609/stat : 16609 (java) S 16589 16592 7585 0 -1 1077944384 6840 0 0 0 616 50 0 0 20 0 15 0 106619997 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476116560240 140476556790402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16611] ppid=16589 vsize=10661132 memory=503280 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16611/stat : 16611 (java) S 16589 16592 7585 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476115506208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16612] ppid=16589 vsize=10661132 memory=503280 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16612/stat : 16612 (java) S 16589 16592 7585 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476114453360 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16614] ppid=16589 vsize=10661132 memory=503280 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16614/stat : 16614 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476113401680 140476556797851 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16615] ppid=16589 vsize=10661132 memory=503280 CPUtime=0.89 cores=1,3,5,7
/proc/16592/task/16615/stat : 16615 (java) S 16589 16592 7585 0 -1 1077944384 6434 0 0 0 88 1 0 0 20 0 15 0 106620000 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476112350064 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16616] ppid=16589 vsize=10661132 memory=503280 CPUtime=0.97 cores=1,3,5,7
/proc/16592/task/16616/stat : 16616 (java) S 16589 16592 7585 0 -1 1077944384 6335 0 0 0 96 1 0 0 20 0 15 0 106620000 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476111297264 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16618] ppid=16589 vsize=10661132 memory=503280 CPUtime=0.4 cores=1,3,5,7
/proc/16592/task/16618/stat : 16618 (java) S 16589 16592 7585 0 -1 1077944384 3378 0 0 0 39 1 0 0 20 0 15 0 106620000 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476110244464 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16622] ppid=16589 vsize=10661132 memory=3872 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16622/stat : 16622 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476109191904 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16624] ppid=16589 vsize=10661132 memory=503280 CPUtime=1.1 cores=1,3,5,7
/proc/16592/task/16624/stat : 16624 (java) S 16589 16592 7585 0 -1 1077944384 635 0 0 0 50 60 0 0 20 0 15 0 106620000 10916999168 125820 33554432000 4194304 4196468 140726128607968 140476108139184 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
Current children cumulated CPU time: 2352.89 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 503280 KiB

[startup+2382.3 s]
/proc/loadavg: 1.57 1.45 1.45 4/215 16722
/proc/meminfo: memFree=26476776/32770624 swapFree=67108496/67108860
[pid=16592] ppid=16589 vsize=10661132 memory=513520 CPUtime=2414.03 cores=1,3,5,7
/proc/16592/stat : 16592 (java) S 16589 16592 7585 0 -1 1077944320 80455 0 0 0 241115 288 0 0 20 0 15 0 106619994 10916999168 128380 33554432000 4194304 4196468 140726128607968 140726128590512 140476556779255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
/proc/16592/statm: 2665283 128380 3155 1 0 2627263 0
[pid=16592/tid=16598] ppid=16589 vsize=10661132 memory=1224 CPUtime=2363.76 cores=1,3,5,7
/proc/16592/task/16598/stat : 16598 (java) R 16589 16592 7585 0 -1 4202560 25814 0 0 0 236352 24 0 0 20 0 15 0 106619994 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476561018768 140476188332466 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16601] ppid=16589 vsize=10661132 memory=513520 CPUtime=10 cores=1,3,5,7
/proc/16592/task/16601/stat : 16601 (java) S 16589 16592 7585 0 -1 1077944384 7284 0 0 0 950 50 0 0 20 0 15 0 106619995 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476509400208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16602] ppid=16589 vsize=10661132 memory=511472 CPUtime=9.98 cores=1,3,5,7
/proc/16592/task/16602/stat : 16602 (java) S 16589 16592 7585 0 -1 1077944384 7012 0 0 0 946 52 0 0 20 0 15 0 106619995 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476508347408 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16604] ppid=16589 vsize=10661132 memory=509424 CPUtime=9.95 cores=1,3,5,7
/proc/16592/task/16604/stat : 16604 (java) S 16589 16592 7585 0 -1 1077944384 7346 0 0 0 944 51 0 0 20 0 15 0 106619995 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476507294608 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16605] ppid=16589 vsize=10661132 memory=507376 CPUtime=10.02 cores=1,3,5,7
/proc/16592/task/16605/stat : 16605 (java) S 16589 16592 7585 0 -1 1077944384 7769 0 0 0 951 51 0 0 20 0 15 0 106619995 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476506241808 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16609] ppid=16589 vsize=10661132 memory=501232 CPUtime=6.83 cores=1,3,5,7
/proc/16592/task/16609/stat : 16609 (java) S 16589 16592 7585 0 -1 1077944384 7017 0 0 0 632 51 0 0 20 0 15 0 106619997 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476116560240 140476556790402 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16611] ppid=16589 vsize=10661132 memory=503280 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16611/stat : 16611 (java) S 16589 16592 7585 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476115506208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16612] ppid=16589 vsize=10661132 memory=509424 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16612/stat : 16612 (java) S 16589 16592 7585 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476114453360 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16614] ppid=16589 vsize=10661132 memory=511472 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16614/stat : 16614 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476113401680 140476556797851 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16615] ppid=16589 vsize=10661132 memory=513520 CPUtime=0.89 cores=1,3,5,7
/proc/16592/task/16615/stat : 16615 (java) S 16589 16592 7585 0 -1 1077944384 6436 0 0 0 88 1 0 0 20 0 15 0 106620000 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476112350064 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16616] ppid=16589 vsize=10661132 memory=6944656592455360569 CPUtime=0.97 cores=1,3,5,7
/proc/16592/task/16616/stat : 16616 (java) S 16589 16592 7585 0 -1 1077944384 6337 0 0 0 96 1 0 0 20 0 15 0 106620000 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476111297264 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16618] ppid=16589 vsize=10661132 memory=513520 CPUtime=0.4 cores=1,3,5,7
/proc/16592/task/16618/stat : 16618 (java) S 16589 16592 7585 0 -1 1077944384 3380 0 0 0 39 1 0 0 20 0 15 0 106620000 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476110244464 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16622] ppid=16589 vsize=10661132 memory=513520 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16622/stat : 16622 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476109191904 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16624] ppid=16589 vsize=10661132 memory=511472 CPUtime=1.12 cores=1,3,5,7
/proc/16592/task/16624/stat : 16624 (java) S 16589 16592 7585 0 -1 1077944384 652 0 0 0 51 61 0 0 20 0 15 0 106620000 10916999168 128380 33554432000 4194304 4196468 140726128607968 140476108139184 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
Current children cumulated CPU time: 2414.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 513520 KiB

[startup+2442.3 s]
/proc/loadavg: 1.57 1.47 1.46 3/215 16723
/proc/meminfo: memFree=26657908/32770624 swapFree=67108496/67108860
[pid=16592] ppid=16589 vsize=10661132 memory=324520 CPUtime=2475.02 cores=1,3,5,7
/proc/16592/stat : 16592 (java) S 16589 16592 7585 0 -1 1077944320 83275 0 0 0 247206 296 0 0 20 0 15 0 106619994 10916999168 81130 33554432000 4194304 4196468 140726128607968 140726128590512 140476556779255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
/proc/16592/statm: 2665283 81130 3163 1 0 2627263 0
[pid=16592/tid=16598] ppid=16589 vsize=10661132 memory=324520 CPUtime=2423.23 cores=1,3,5,7
/proc/16592/task/16598/stat : 16598 (java) R 16589 16592 7585 0 -1 4202560 26294 0 0 0 242298 25 0 0 20 0 15 0 106619994 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476561018544 140476187489333 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16601] ppid=16589 vsize=10661132 memory=517772 CPUtime=10.35 cores=1,3,5,7
/proc/16592/task/16601/stat : 16601 (java) S 16589 16592 7585 0 -1 1077944384 7592 0 0 0 983 52 0 0 20 0 15 0 106619995 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476509400208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16602] ppid=16589 vsize=10661132 memory=324520 CPUtime=10.3 cores=1,3,5,7
/proc/16592/task/16602/stat : 16602 (java) S 16589 16592 7585 0 -1 1077944384 7539 0 0 0 976 54 0 0 20 0 15 0 106619995 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476508347408 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16604] ppid=16589 vsize=10661132 memory=509424 CPUtime=10.28 cores=1,3,5,7
/proc/16592/task/16604/stat : 16604 (java) S 16589 16592 7585 0 -1 1077944384 7715 0 0 0 976 52 0 0 20 0 15 0 106619995 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476507294608 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16605] ppid=16589 vsize=10661132 memory=513520 CPUtime=10.35 cores=1,3,5,7
/proc/16592/task/16605/stat : 16605 (java) S 16589 16592 7585 0 -1 1077944384 8105 0 0 0 983 52 0 0 20 0 15 0 106619995 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476506241808 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16609] ppid=16589 vsize=10661132 memory=515568 CPUtime=7.01 cores=1,3,5,7
/proc/16592/task/16609/stat : 16609 (java) S 16589 16592 7585 0 -1 1077944384 7807 0 0 0 648 53 0 0 20 0 15 0 106619997 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476116560240 140476556790402 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16611] ppid=16589 vsize=10661132 memory=507376 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16611/stat : 16611 (java) S 16589 16592 7585 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476115506208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16612] ppid=16589 vsize=10661132 memory=517616 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16612/stat : 16612 (java) S 16589 16592 7585 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476114453360 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16614] ppid=16589 vsize=10661132 memory=517616 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16614/stat : 16614 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476113401680 140476556797851 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16615] ppid=16589 vsize=10661132 memory=517616 CPUtime=0.89 cores=1,3,5,7
/proc/16592/task/16615/stat : 16615 (java) S 16589 16592 7585 0 -1 1077944384 6438 0 0 0 88 1 0 0 20 0 15 0 106620000 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476112350064 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16616] ppid=16589 vsize=10661132 memory=324520 CPUtime=0.97 cores=1,3,5,7
/proc/16592/task/16616/stat : 16616 (java) S 16589 16592 7585 0 -1 1077944384 6339 0 0 0 96 1 0 0 20 0 15 0 106620000 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476111297264 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16618] ppid=16589 vsize=10661132 memory=324520 CPUtime=0.4 cores=1,3,5,7
/proc/16592/task/16618/stat : 16618 (java) S 16589 16592 7585 0 -1 1077944384 3382 0 0 0 39 1 0 0 20 0 15 0 106620000 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476110244464 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16622] ppid=16589 vsize=10661132 memory=324520 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16622/stat : 16622 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476109191904 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16624] ppid=16589 vsize=10661132 memory=324520 CPUtime=1.16 cores=1,3,5,7
/proc/16592/task/16624/stat : 16624 (java) S 16589 16592 7585 0 -1 1077944384 656 0 0 0 53 63 0 0 20 0 15 0 106620000 10916999168 81130 33554432000 4194304 4196468 140726128607968 140476108139184 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
Current children cumulated CPU time: 2475.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 324520 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2487 s]*
/proc/loadavg: 1.33 1.42 1.44 3/215 16724
/proc/meminfo: memFree=26650880/32770624 swapFree=67108496/67108860
[pid=16592] ppid=16589 vsize=10661132 memory=324836 CPUtime=2520.05 cores=1,3,5,7
/proc/16592/stat : 16592 (java) S 16589 16592 7585 0 -1 1077944320 84089 0 0 0 251704 301 0 0 20 0 15 0 106619994 10916999168 81209 33554432000 4194304 4196468 140726128607968 140726128590512 140476556779255 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
/proc/16592/statm: 2665283 81209 3170 1 0 2627263 0
[pid=16592/tid=16598] ppid=16589 vsize=10661132 memory=0 CPUtime=2467.63 cores=1,3,5,7
/proc/16592/task/16598/stat : 16598 (java) R 16589 16592 7585 0 -1 4202560 26626 0 0 0 246738 25 0 0 20 0 15 0 106619994 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476561018816 140476187473882 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16601] ppid=16589 vsize=10661132 memory=4126316290023845779 CPUtime=10.46 cores=1,3,5,7
/proc/16592/task/16601/stat : 16601 (java) S 16589 16592 7585 0 -1 1077944384 7607 0 0 0 994 52 0 0 20 0 15 0 106619995 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476509400208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16602] ppid=16589 vsize=10661132 memory=860 CPUtime=10.42 cores=1,3,5,7
/proc/16592/task/16602/stat : 16602 (java) S 16589 16592 7585 0 -1 1077944384 7561 0 0 0 986 56 0 0 20 0 15 0 106619995 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476508347408 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16604] ppid=16589 vsize=10661132 memory=324836 CPUtime=10.4 cores=1,3,5,7
/proc/16592/task/16604/stat : 16604 (java) S 16589 16592 7585 0 -1 1077944384 7745 0 0 0 986 54 0 0 20 0 15 0 106619995 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476507294608 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16605] ppid=16589 vsize=10661132 memory=756 CPUtime=10.46 cores=1,3,5,7
/proc/16592/task/16605/stat : 16605 (java) S 16589 16592 7585 0 -1 1077944384 8340 0 0 0 993 53 0 0 20 0 15 0 106619995 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476506241808 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16609] ppid=16589 vsize=10661132 memory=1616 CPUtime=7.13 cores=1,3,5,7
/proc/16592/task/16609/stat : 16609 (java) S 16589 16592 7585 0 -1 1077944384 7974 0 0 0 660 53 0 0 20 0 15 0 106619997 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476116560240 140476556790402 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16611] ppid=16589 vsize=10661132 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16611/stat : 16611 (java) S 16589 16592 7585 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476115506208 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16612] ppid=16589 vsize=10661132 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16612/stat : 16612 (java) S 16589 16592 7585 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 106619997 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476114453360 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16614] ppid=16589 vsize=10661132 memory=6396 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16614/stat : 16614 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476113401680 140476556797851 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16615] ppid=16589 vsize=10661132 memory=5500 CPUtime=0.89 cores=1,3,5,7
/proc/16592/task/16615/stat : 16615 (java) S 16589 16592 7585 0 -1 1077944384 6438 0 0 0 88 1 0 0 20 0 15 0 106620000 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476112350064 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16616] ppid=16589 vsize=10661132 memory=4460 CPUtime=0.97 cores=1,3,5,7
/proc/16592/task/16616/stat : 16616 (java) S 16589 16592 7585 0 -1 1077944384 6339 0 0 0 96 1 0 0 20 0 15 0 106620000 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476111297264 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16618] ppid=16589 vsize=10661132 memory=1380 CPUtime=0.4 cores=1,3,5,7
/proc/16592/task/16618/stat : 16618 (java) S 16589 16592 7585 0 -1 1077944384 3382 0 0 0 39 1 0 0 20 0 15 0 106620000 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476110244464 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16622] ppid=16589 vsize=10661132 memory=164 CPUtime=0 cores=1,3,5,7
/proc/16592/task/16622/stat : 16622 (java) S 16589 16592 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106620000 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476109191904 140476556789461 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
[pid=16592/tid=16624] ppid=16589 vsize=10661132 memory=4100 CPUtime=1.18 cores=1,3,5,7
/proc/16592/task/16624/stat : 16624 (java) S 16589 16592 7585 0 -1 1077944384 669 0 0 0 54 64 0 0 20 0 15 0 106620000 10916999168 81209 33554432000 4194304 4196468 140726128607968 140476108139184 140476556790402 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24584192 140726128612469 140726128612617 140726128612617 140726128615375 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 324836 KiB

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

[startup+2487.02 s]
# the end of solver process 16592 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.05 s, system=3.01671 s

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

Child status: 143
Real time (s): 2487.02
CPU time (s): 2520.07
CPU user time (s): 2517.05
CPU system time (s): 3.01671
CPU usage (%): 101.329
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 517772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.05
system time used= 3.01671
maximum resident set size= 539776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84253
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 257833
involuntary context switches= 4394


# summary of solver processes directly reported to runsolver:
#   pid: 16592
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2517.05
#   total CPU system time (s): 3.01671

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9782 second user time and 23.4752 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 20:56:08
IDJOB=4300617
IDBENCH=141667
IDSOLVER=2762
FILE ID=node149/4300617-1532890568
RUNJOBID= node149-1532890568-16567
PBS_JOBID= 21022517
Free space on /tmp= 45744 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Bacp/Bacp-m2/Bacp-m2-10a_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300617-1532890568/watcher-4300617-1532890568 -o /tmp/evaluation-result-4300617-1532890568/solver-4300617-1532890568 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532890568-16567 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4300617-1532890568.xml

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

MD5SUM BENCH= e9ae0f4316b756613ef33a21f5a1e45a
RANDOM SEED=1283484222

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:        27430132 kB
MemAvailable:   31931324 kB
Buffers:          167988 kB
Cached:          4556716 kB
SwapCached:           60 kB
Active:          1601432 kB
Inactive:        3177100 kB
Active(anon):       3600 kB
Inactive(anon):    78000 kB
Active(file):    1597832 kB
Inactive(file):  3099100 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              2116 kB
Writeback:             0 kB
AnonPages:         61392 kB
Mapped:            36924 kB
Shmem:             25040 kB
Slab:             261748 kB
SReclaimable:     232720 kB
SUnreclaim:        29028 kB
KernelStack:        3200 kB
PageTables:         5220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 45740 MiB
End job on node149 at 2018-07-29 21:37:35