Trace number 4299972

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.09 2516.61

General information on the benchmark

NameMagicSquare/
MagicSquare-15-sum_c18.xml
MD5SUMd64daa3cf1f3eb705836a312580fe3db
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints33
Number of domains1
Minimum domain size225
Maximum domain size225
Distribution of domain sizes[{"size":225,"count":225}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":196},{"degree":4,"count":28},{"degree":5,"count":1}]
Minimum constraint arity15
Maximum constraint arity225
Distribution of constraint arities[{"arity":15,"count":32},{"arity":225,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":32}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.07/2516.60	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 (15133 MiB free)
  memory of node 1: 16384 MiB (11468 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299972-1532822329/watcher-4299972-1532822329 -o /tmp/evaluation-result-4299972-1532822329/solver-4299972-1532822329 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532809907-31740 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299972-1532822329.xml 

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

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


[startup+0.1008 s]*
/proc/loadavg: 1.29 1.38 1.39 4/215 684
/proc/meminfo: memFree=27224800/32770624 swapFree=67108496/67108860
[pid=669] ppid=666 vsize=10661052 memory=27452 CPUtime=0.12 cores=0,2,4,6
/proc/669/stat : 669 (java) S 666 669 31709 0 -1 1077944320 5269 0 0 0 11 1 0 0 20 0 15 0 99796054 10916917248 6863 33554432000 4194304 4196468 140732248319648 140732248302192 139636858932983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
/proc/669/statm: 2665263 6863 2864 1 0 2627263 0
[pid=669/tid=671] ppid=666 vsize=10661052 memory=8389772277269004345 CPUtime=0.09 cores=0,2,4,6
/proc/669/task/671/stat : 671 (java) R 666 669 31709 0 -1 4202560 3148 0 0 0 9 0 0 0 20 0 15 0 99796054 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636863163248 139636842976613 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=672] ppid=666 vsize=10661052 memory=4294967660 CPUtime=0 cores=0,2,4,6
/proc/669/task/672/stat : 672 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636785007120 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=673] ppid=666 vsize=10661052 memory=288371065174165120 CPUtime=0 cores=0,2,4,6
/proc/669/task/673/stat : 673 (java) S 666 669 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99796055 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636783954576 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=674] ppid=666 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/674/stat : 674 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636782901520 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=675] ppid=666 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/669/task/675/stat : 675 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636781848976 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=676] ppid=666 vsize=10661052 memory=140689022453376 CPUtime=0 cores=0,2,4,6
/proc/669/task/676/stat : 676 (java) S 666 669 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99796056 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636350319344 139636858944130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=677] ppid=666 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/669/task/677/stat : 677 (java) S 666 669 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99796057 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636349265568 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=678] ppid=666 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/678/stat : 678 (java) S 666 669 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99796057 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636348212464 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=679] ppid=666 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/679/stat : 679 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636347161040 139636858951579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=680] ppid=666 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/680/stat : 680 (java) R 666 669 31709 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 99796059 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636346108240 139636858943189 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=681] ppid=666 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/669/task/681/stat : 681 (java) R 666 669 31709 0 -1 4202560 173 0 0 0 0 0 0 0 20 0 15 0 99796059 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636345047104 139636836765840 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=682] ppid=666 vsize=10661052 memory=140689022453376 CPUtime=0.02 cores=0,2,4,6
/proc/669/task/682/stat : 682 (java) R 666 669 31709 0 -1 4202560 331 0 0 0 2 0 0 0 20 0 15 0 99796059 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636344002544 139636838354289 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=683] ppid=666 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/669/task/683/stat : 683 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636342950240 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=684] ppid=666 vsize=10661052 memory=140689022453376 CPUtime=0 cores=0,2,4,6
/proc/669/task/684/stat : 684 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796060 10916917248 6929 33554432000 4194304 4196468 140732248319648 139636341898288 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27452 KiB

[startup+0.210467 s]*
/proc/loadavg: 1.29 1.38 1.39 3/215 684
/proc/meminfo: memFree=27213196/32770624 swapFree=67108496/67108860
[pid=669] ppid=666 vsize=10661052 memory=40300 CPUtime=0.32 cores=0,2,4,6
/proc/669/stat : 669 (java) S 666 669 31709 0 -1 1077944320 8094 0 0 0 30 2 0 0 20 0 15 0 99796054 10916917248 10075 33554432000 4194304 4196468 140732248319648 140732248302192 139636858932983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
/proc/669/statm: 2665263 10075 2965 1 0 2627263 0
[pid=669/tid=671] ppid=666 vsize=10661128 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/669/task/671/stat : 671 (java) R 666 669 31709 0 -1 4202560 5234 0 0 0 19 1 0 0 20 0 15 0 99796054 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636863165296 139636858954909 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=672] ppid=666 vsize=10661128 memory=4294967660 CPUtime=0 cores=0,2,4,6
/proc/669/task/672/stat : 672 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636785007120 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=673] ppid=666 vsize=10661128 memory=288371065174165120 CPUtime=0 cores=0,2,4,6
/proc/669/task/673/stat : 673 (java) S 666 669 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636783954576 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=674] ppid=666 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/674/stat : 674 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636782901520 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=675] ppid=666 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/669/task/675/stat : 675 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636781848976 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=676] ppid=666 vsize=10661128 memory=140689022453376 CPUtime=0 cores=0,2,4,6
/proc/669/task/676/stat : 676 (java) S 666 669 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99796056 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636350319344 139636858944130 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=677] ppid=666 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/669/task/677/stat : 677 (java) S 666 669 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636349265568 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=678] ppid=666 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/678/stat : 678 (java) S 666 669 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636348212464 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=679] ppid=666 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/679/stat : 679 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636347161040 139636858951579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=680] ppid=666 vsize=10661128 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/669/task/680/stat : 680 (java) S 666 669 31709 0 -1 1077944384 500 0 0 0 2 0 0 0 20 0 15 0 99796059 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636346108144 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=681] ppid=666 vsize=10661128 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/669/task/681/stat : 681 (java) S 666 669 31709 0 -1 1077944384 216 0 0 0 1 0 0 0 20 0 15 0 99796059 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636345055600 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=682] ppid=666 vsize=10661128 memory=140689022453376 CPUtime=0.07 cores=0,2,4,6
/proc/669/task/682/stat : 682 (java) S 666 669 31709 0 -1 1077944384 822 0 0 0 7 0 0 0 20 0 15 0 99796059 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636344002544 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=683] ppid=666 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/669/task/683/stat : 683 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636342950240 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=684] ppid=666 vsize=10661128 memory=140689022453376 CPUtime=0 cores=0,2,4,6
/proc/669/task/684/stat : 684 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796060 10916995072 10117 33554432000 4194304 4196468 140732248319648 139636341898288 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40300 KiB

[startup+0.311304 s]*
/proc/loadavg: 1.29 1.38 1.39 6/215 684
/proc/meminfo: memFree=27204944/32770624 swapFree=67108496/67108860
[pid=669] ppid=666 vsize=10661128 memory=51388 CPUtime=0.56 cores=0,2,4,6
/proc/669/stat : 669 (java) S 666 669 31709 0 -1 1077944320 9007 0 0 0 53 3 0 0 20 0 15 0 99796054 10916995072 12847 33554432000 4194304 4196468 140732248319648 140732248302192 139636858932983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
/proc/669/statm: 2665282 12847 3065 1 0 2627263 0
[pid=669/tid=671] ppid=666 vsize=10661128 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/669/task/671/stat : 671 (java) R 666 669 31709 0 -1 4202560 5651 0 0 0 28 2 0 0 20 0 15 0 99796054 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636863168128 139636858954909 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=672] ppid=666 vsize=10661128 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/669/task/672/stat : 672 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636785007120 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=673] ppid=666 vsize=10661128 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/669/task/673/stat : 673 (java) S 666 669 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636783954576 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=674] ppid=666 vsize=10661128 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/669/task/674/stat : 674 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636782901520 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=675] ppid=666 vsize=10661128 memory=1132 CPUtime=0 cores=0,2,4,6
/proc/669/task/675/stat : 675 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636781848976 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=676] ppid=666 vsize=10661128 memory=6384 CPUtime=0 cores=0,2,4,6
/proc/669/task/676/stat : 676 (java) S 666 669 31709 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99796056 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636350319344 139636858944130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=677] ppid=666 vsize=10661128 memory=5500 CPUtime=0 cores=0,2,4,6
/proc/669/task/677/stat : 677 (java) S 666 669 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636349265568 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=678] ppid=666 vsize=10661128 memory=4460 CPUtime=0 cores=0,2,4,6
/proc/669/task/678/stat : 678 (java) S 666 669 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636348212464 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=679] ppid=666 vsize=10661128 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/669/task/679/stat : 679 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636347161040 139636858951579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=680] ppid=666 vsize=10661128 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/669/task/680/stat : 680 (java) R 666 669 31709 0 -1 4202560 650 0 0 0 7 0 0 0 20 0 15 0 99796059 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636346094168 139636851170110 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=681] ppid=666 vsize=10661128 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/669/task/681/stat : 681 (java) R 666 669 31709 0 -1 4202560 418 0 0 0 5 0 0 0 20 0 15 0 99796059 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636345041624 139636842433181 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=682] ppid=666 vsize=10661128 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/669/task/682/stat : 682 (java) R 666 669 31709 0 -1 1077944384 956 0 0 0 13 0 0 0 20 0 15 0 99796059 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636344002544 139636858944130 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=683] ppid=666 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/683/stat : 683 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636342950240 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=684] ppid=666 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/669/task/684/stat : 684 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796060 10916995072 12847 33554432000 4194304 4196468 140732248319648 139636341898288 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 51388 KiB

[startup+0.700748 s]
/proc/loadavg: 1.29 1.38 1.39 5/215 684
/proc/meminfo: memFree=27191140/32770624 swapFree=67108496/67108860
[pid=669] ppid=666 vsize=10661128 memory=73948 CPUtime=1.54 cores=0,2,4,6
/proc/669/stat : 669 (java) S 666 669 31709 0 -1 1077944320 11535 0 0 0 150 4 0 0 20 0 15 0 99796054 10916995072 18487 33554432000 4194304 4196468 140732248319648 140732248302192 139636858932983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
/proc/669/statm: 2665282 18487 3096 1 0 2627263 0
[pid=669/tid=671] ppid=666 vsize=10661128 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/669/task/671/stat : 671 (java) R 666 669 31709 0 -1 4202560 5687 0 0 0 65 2 0 0 20 0 15 0 99796054 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636863172104 139636452628803 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=672] ppid=666 vsize=10661128 memory=6010144289262430567 CPUtime=0 cores=0,2,4,6
/proc/669/task/672/stat : 672 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636785007120 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=673] ppid=666 vsize=10661128 memory=7156615908638877522 CPUtime=0 cores=0,2,4,6
/proc/669/task/673/stat : 673 (java) S 666 669 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636783954576 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=674] ppid=666 vsize=10661128 memory=7301859363148425552 CPUtime=0 cores=0,2,4,6
/proc/669/task/674/stat : 674 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636782901520 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=675] ppid=666 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/675/stat : 675 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636781848976 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=676] ppid=666 vsize=10661128 memory=143592299569891 CPUtime=0 cores=0,2,4,6
/proc/669/task/676/stat : 676 (java) S 666 669 31709 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99796056 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636350319344 139636858944130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=677] ppid=666 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/677/stat : 677 (java) S 666 669 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636349265568 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=678] ppid=666 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/678/stat : 678 (java) S 666 669 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636348212464 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=679] ppid=666 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/679/stat : 679 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636347161040 139636858951579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=680] ppid=666 vsize=10661128 memory=281377803075824 CPUtime=0.32 cores=0,2,4,6
/proc/669/task/680/stat : 680 (java) S 666 669 31709 0 -1 1077944384 1806 0 0 0 32 0 0 0 20 0 15 0 99796059 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636346108144 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=681] ppid=666 vsize=10661128 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/669/task/681/stat : 681 (java) S 666 669 31709 0 -1 1077944384 1573 0 0 0 33 0 0 0 20 0 15 0 99796059 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636345055600 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=682] ppid=666 vsize=10661128 memory=-1807685287717842718 CPUtime=0.18 cores=0,2,4,6
/proc/669/task/682/stat : 682 (java) S 666 669 31709 0 -1 1077944384 1096 0 0 0 18 0 0 0 20 0 15 0 99796059 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636344002544 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=683] ppid=666 vsize=10661128 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/669/task/683/stat : 683 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636342950240 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=684] ppid=666 vsize=10661128 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/669/task/684/stat : 684 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796060 10916995072 18487 33554432000 4194304 4196468 140732248319648 139636341898288 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 73948 KiB

[startup+1.50074 s]
/proc/loadavg: 1.29 1.38 1.39 3/215 684
/proc/meminfo: memFree=27161228/32770624 swapFree=67108496/67108860
[pid=669] ppid=666 vsize=10661128 memory=121328 CPUtime=2.45 cores=0,2,4,6
/proc/669/stat : 669 (java) S 666 669 31709 0 -1 1077944320 13247 0 0 0 240 5 0 0 20 0 15 0 99796054 10916995072 30332 33554432000 4194304 4196468 140732248319648 140732248302192 139636858932983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
/proc/669/statm: 2665282 30332 3103 1 0 2627263 0
[pid=669/tid=671] ppid=666 vsize=10661128 memory=288230596017398478 CPUtime=1.47 cores=0,2,4,6
/proc/669/task/671/stat : 671 (java) R 666 669 31709 0 -1 4202560 5990 0 0 0 145 2 0 0 20 0 15 0 99796054 10916995072 30332 33554432000 4194304 4196468 140732248319648 139636863169744 139636452796610 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=672] ppid=666 vsize=10661128 memory=288286684129549715 CPUtime=0 cores=0,2,4,6
/proc/669/task/672/stat : 672 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 30332 33554432000 4194304 4196468 140732248319648 139636785007120 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=673] ppid=666 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/673/stat : 673 (java) S 666 669 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 30332 33554432000 4194304 4196468 140732248319648 139636783954576 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=674] ppid=666 vsize=10661128 memory=6947385649911455296 CPUtime=0 cores=0,2,4,6
/proc/669/task/674/stat : 674 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 30332 33554432000 4194304 4196468 140732248319648 139636782901520 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=675] ppid=666 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/675/stat : 675 (java) S 666 669 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99796055 10916995072 30332 33554432000 4194304 4196468 140732248319648 139636781848976 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=676] ppid=666 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/669/task/676/stat : 676 (java) S 666 669 31709 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 99796056 10916995072 30332 33554432000 4194304 4196468 140732248319648 139636350319344 139636858944130 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0

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

/proc/669/task/671/stat : 671 (java) R 666 669 31709 0 -1 4202560 11560 0 0 0 238027 6 0 0 20 0 15 0 99796054 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636863172832 139636452795700 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=672] ppid=666 vsize=10661128 memory=156960 CPUtime=0.66 cores=0,2,4,6
/proc/669/task/672/stat : 672 (java) S 666 669 31709 0 -1 1077944384 2674 0 0 0 58 8 0 0 20 0 15 0 99796055 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636785007120 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=673] ppid=666 vsize=10661128 memory=156960 CPUtime=0.66 cores=0,2,4,6
/proc/669/task/673/stat : 673 (java) S 666 669 31709 0 -1 1077944384 3291 0 0 0 59 7 0 0 20 0 15 0 99796055 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636783954576 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=674] ppid=666 vsize=10661128 memory=54 CPUtime=0.66 cores=0,2,4,6
/proc/669/task/674/stat : 674 (java) S 666 669 31709 0 -1 1077944384 2359 0 0 0 59 7 0 0 20 0 15 0 99796055 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636782901520 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=675] ppid=666 vsize=10661128 memory=156960 CPUtime=0.67 cores=0,2,4,6
/proc/669/task/675/stat : 675 (java) S 666 669 31709 0 -1 1077944384 1676 0 0 0 61 6 0 0 20 0 15 0 99796055 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636781848976 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=676] ppid=666 vsize=10661128 memory=156960 CPUtime=0.82 cores=0,2,4,6
/proc/669/task/676/stat : 676 (java) S 666 669 31709 0 -1 1077944384 4749 0 0 0 74 8 0 0 20 0 15 0 99796056 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636350319344 139636858944130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=677] ppid=666 vsize=10661128 memory=6947385649911455296 CPUtime=0 cores=0,2,4,6
/proc/669/task/677/stat : 677 (java) S 666 669 31709 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636349265568 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=678] ppid=666 vsize=10661128 memory=156960 CPUtime=0 cores=0,2,4,6
/proc/669/task/678/stat : 678 (java) S 666 669 31709 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636348212464 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=679] ppid=666 vsize=10661128 memory=860 CPUtime=0 cores=0,2,4,6
/proc/669/task/679/stat : 679 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636347161040 139636858951579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=680] ppid=666 vsize=10661128 memory=156960 CPUtime=0.45 cores=0,2,4,6
/proc/669/task/680/stat : 680 (java) S 666 669 31709 0 -1 1077944384 4463 0 0 0 45 0 0 0 20 0 15 0 99796059 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636346108144 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=681] ppid=666 vsize=10661128 memory=156960 CPUtime=0.56 cores=0,2,4,6
/proc/669/task/681/stat : 681 (java) S 666 669 31709 0 -1 1077944384 4449 0 0 0 55 1 0 0 20 0 15 0 99796059 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636345055600 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=682] ppid=666 vsize=10661128 memory=156960 CPUtime=0.21 cores=0,2,4,6
/proc/669/task/682/stat : 682 (java) S 666 669 31709 0 -1 1077944384 1550 0 0 0 20 1 0 0 20 0 15 0 99796059 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636344002544 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=683] ppid=666 vsize=10661128 memory=156960 CPUtime=0 cores=0,2,4,6
/proc/669/task/683/stat : 683 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636342950240 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=684] ppid=666 vsize=10661128 memory=2212 CPUtime=0.54 cores=0,2,4,6
/proc/669/task/684/stat : 684 (java) S 666 669 31709 0 -1 1077944384 702 0 0 0 23 31 0 0 20 0 15 0 99796060 10916995072 39240 33554432000 4194304 4196468 140732248319648 139636341898288 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
Current children cumulated CPU time: 2385.66 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 156960 KiB

[startup+2442.3 s]
/proc/loadavg: 1.44 1.44 1.44 3/215 858
/proc/meminfo: memFree=27159044/32770624 swapFree=67108496/67108860
[pid=669] ppid=666 vsize=10661128 memory=159008 CPUtime=2445.7 cores=0,2,4,6
/proc/669/stat : 669 (java) S 666 669 31709 0 -1 1077944320 39547 0 0 0 244511 59 0 0 20 0 15 0 99796054 10916995072 39752 33554432000 4194304 4196468 140732248319648 140732248302192 139636858932983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
/proc/669/statm: 2665282 39752 3130 1 0 2627263 0
[pid=669/tid=671] ppid=666 vsize=10661128 memory=159008 CPUtime=2440.27 cores=0,2,4,6
/proc/669/task/671/stat : 671 (java) R 666 669 31709 0 -1 4202560 11732 0 0 0 244021 6 0 0 20 0 15 0 99796054 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636863172288 139636452796983 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=672] ppid=666 vsize=10661128 memory=159008 CPUtime=0.68 cores=0,2,4,6
/proc/669/task/672/stat : 672 (java) S 666 669 31709 0 -1 1077944384 2679 0 0 0 60 8 0 0 20 0 15 0 99796055 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636785007120 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=673] ppid=666 vsize=10661128 memory=159008 CPUtime=0.69 cores=0,2,4,6
/proc/669/task/673/stat : 673 (java) S 666 669 31709 0 -1 1077944384 3319 0 0 0 61 8 0 0 20 0 15 0 99796055 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636783954576 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=674] ppid=666 vsize=10661128 memory=54 CPUtime=0.68 cores=0,2,4,6
/proc/669/task/674/stat : 674 (java) S 666 669 31709 0 -1 1077944384 2584 0 0 0 61 7 0 0 20 0 15 0 99796055 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636782901520 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=675] ppid=666 vsize=10661128 memory=159008 CPUtime=0.68 cores=0,2,4,6
/proc/669/task/675/stat : 675 (java) S 666 669 31709 0 -1 1077944384 1717 0 0 0 62 6 0 0 20 0 15 0 99796055 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636781848976 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=676] ppid=666 vsize=10661128 memory=159008 CPUtime=0.84 cores=0,2,4,6
/proc/669/task/676/stat : 676 (java) S 666 669 31709 0 -1 1077944384 4917 0 0 0 76 8 0 0 20 0 15 0 99796056 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636350319344 139636858944130 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=677] ppid=666 vsize=10661128 memory=159008 CPUtime=0 cores=0,2,4,6
/proc/669/task/677/stat : 677 (java) S 666 669 31709 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636349265568 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=678] ppid=666 vsize=10661128 memory=159008 CPUtime=0 cores=0,2,4,6
/proc/669/task/678/stat : 678 (java) S 666 669 31709 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636348212464 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=679] ppid=666 vsize=10661128 memory=159008 CPUtime=0 cores=0,2,4,6
/proc/669/task/679/stat : 679 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636347161040 139636858951579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=680] ppid=666 vsize=10661128 memory=159008 CPUtime=0.45 cores=0,2,4,6
/proc/669/task/680/stat : 680 (java) S 666 669 31709 0 -1 1077944384 4465 0 0 0 45 0 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636346108144 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=681] ppid=666 vsize=10661128 memory=159008 CPUtime=0.56 cores=0,2,4,6
/proc/669/task/681/stat : 681 (java) S 666 669 31709 0 -1 1077944384 4451 0 0 0 55 1 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636345055600 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=682] ppid=666 vsize=10661128 memory=159008 CPUtime=0.21 cores=0,2,4,6
/proc/669/task/682/stat : 682 (java) S 666 669 31709 0 -1 1077944384 1552 0 0 0 20 1 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636344002544 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=683] ppid=666 vsize=10661128 memory=3988 CPUtime=0 cores=0,2,4,6
/proc/669/task/683/stat : 683 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636342950240 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=684] ppid=666 vsize=10661128 memory=159008 CPUtime=0.55 cores=0,2,4,6
/proc/669/task/684/stat : 684 (java) S 666 669 31709 0 -1 1077944384 719 0 0 0 23 32 0 0 20 0 15 0 99796060 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636341898288 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
Current children cumulated CPU time: 2445.7 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 159008 KiB

[startup+2502.3 s]
/proc/loadavg: 1.19 1.37 1.41 3/215 866
/proc/meminfo: memFree=27155824/32770624 swapFree=67108496/67108860
[pid=669] ppid=666 vsize=10661128 memory=159008 CPUtime=2505.76 cores=0,2,4,6
/proc/669/stat : 669 (java) S 666 669 31709 0 -1 1077944320 39606 0 0 0 250516 60 0 0 20 0 15 0 99796054 10916995072 39752 33554432000 4194304 4196468 140732248319648 140732248302192 139636858932983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
/proc/669/statm: 2665282 39752 3130 1 0 2627263 0
[pid=669/tid=671] ppid=666 vsize=10661128 memory=159008 CPUtime=2500.22 cores=0,2,4,6
/proc/669/task/671/stat : 671 (java) R 666 669 31709 0 -1 4202560 11774 0 0 0 250016 6 0 0 20 0 15 0 99796054 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636863172032 139636452826425 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=672] ppid=666 vsize=10661128 memory=159008 CPUtime=0.69 cores=0,2,4,6
/proc/669/task/672/stat : 672 (java) S 666 669 31709 0 -1 1077944384 2679 0 0 0 61 8 0 0 20 0 15 0 99796055 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636785007120 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=673] ppid=666 vsize=10661128 memory=159008 CPUtime=0.7 cores=0,2,4,6
/proc/669/task/673/stat : 673 (java) S 666 669 31709 0 -1 1077944384 3319 0 0 0 62 8 0 0 20 0 15 0 99796055 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636783954576 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=674] ppid=666 vsize=10661128 memory=159008 CPUtime=0.69 cores=0,2,4,6
/proc/669/task/674/stat : 674 (java) S 666 669 31709 0 -1 1077944384 2593 0 0 0 62 7 0 0 20 0 15 0 99796055 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636782901520 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=675] ppid=666 vsize=10661128 memory=159008 CPUtime=0.7 cores=0,2,4,6
/proc/669/task/675/stat : 675 (java) S 666 669 31709 0 -1 1077944384 1717 0 0 0 64 6 0 0 20 0 15 0 99796055 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636781848976 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=676] ppid=666 vsize=10661128 memory=159008 CPUtime=0.86 cores=0,2,4,6
/proc/669/task/676/stat : 676 (java) S 666 669 31709 0 -1 1077944384 4921 0 0 0 78 8 0 0 20 0 15 0 99796056 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636350319344 139636858944130 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=677] ppid=666 vsize=10661128 memory=159008 CPUtime=0 cores=0,2,4,6
/proc/669/task/677/stat : 677 (java) S 666 669 31709 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636349265568 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=678] ppid=666 vsize=10661128 memory=159008 CPUtime=0 cores=0,2,4,6
/proc/669/task/678/stat : 678 (java) S 666 669 31709 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636348212464 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=679] ppid=666 vsize=10661128 memory=3872 CPUtime=0 cores=0,2,4,6
/proc/669/task/679/stat : 679 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636347161040 139636858951579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=680] ppid=666 vsize=10661128 memory=159008 CPUtime=0.45 cores=0,2,4,6
/proc/669/task/680/stat : 680 (java) S 666 669 31709 0 -1 1077944384 4465 0 0 0 45 0 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636346108144 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=681] ppid=666 vsize=10661128 memory=159008 CPUtime=0.56 cores=0,2,4,6
/proc/669/task/681/stat : 681 (java) S 666 669 31709 0 -1 1077944384 4451 0 0 0 55 1 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636345055600 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=682] ppid=666 vsize=10661128 memory=159008 CPUtime=0.21 cores=0,2,4,6
/proc/669/task/682/stat : 682 (java) S 666 669 31709 0 -1 1077944384 1552 0 0 0 20 1 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636344002544 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=683] ppid=666 vsize=10661128 memory=4460 CPUtime=0 cores=0,2,4,6
/proc/669/task/683/stat : 683 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636342950240 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=684] ppid=666 vsize=10661128 memory=1380 CPUtime=0.56 cores=0,2,4,6
/proc/669/task/684/stat : 684 (java) S 666 669 31709 0 -1 1077944384 723 0 0 0 24 32 0 0 20 0 15 0 99796060 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636341898288 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
Current children cumulated CPU time: 2505.76 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 159008 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.6 s]
/proc/loadavg: 1.37 1.40 1.42 3/215 866
/proc/meminfo: memFree=27155948/32770624 swapFree=67108496/67108860
[pid=669] ppid=666 vsize=10661128 memory=159008 CPUtime=2520.07 cores=0,2,4,6
/proc/669/stat : 669 (java) S 666 669 31709 0 -1 1077944320 40229 0 0 0 251947 60 0 0 20 0 15 0 99796054 10916995072 39752 33554432000 4194304 4196468 140732248319648 140732248302192 139636858932983 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
/proc/669/statm: 2665282 39752 3130 1 0 2627263 0
[pid=669/tid=671] ppid=666 vsize=10661128 memory=6947385649911455296 CPUtime=2514.51 cores=0,2,4,6
/proc/669/task/671/stat : 671 (java) R 666 669 31709 0 -1 4202560 11918 0 0 0 251445 6 0 0 20 0 15 0 99796054 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636863172032 139636452696229 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=672] ppid=666 vsize=10661128 memory=14256 CPUtime=0.7 cores=0,2,4,6
/proc/669/task/672/stat : 672 (java) S 666 669 31709 0 -1 1077944384 2684 0 0 0 62 8 0 0 20 0 15 0 99796055 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636785007120 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=673] ppid=666 vsize=10661128 memory=16772 CPUtime=0.71 cores=0,2,4,6
/proc/669/task/673/stat : 673 (java) S 666 669 31709 0 -1 1077944384 3322 0 0 0 63 8 0 0 20 0 15 0 99796055 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636783954576 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=674] ppid=666 vsize=10661128 memory=1180 CPUtime=0.7 cores=0,2,4,6
/proc/669/task/674/stat : 674 (java) S 666 669 31709 0 -1 1077944384 2850 0 0 0 63 7 0 0 20 0 15 0 99796055 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636782901520 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=675] ppid=666 vsize=10661128 memory=504 CPUtime=0.7 cores=0,2,4,6
/proc/669/task/675/stat : 675 (java) S 666 669 31709 0 -1 1077944384 1745 0 0 0 64 6 0 0 20 0 15 0 99796055 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636781848976 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=676] ppid=666 vsize=10661128 memory=1720 CPUtime=0.86 cores=0,2,4,6
/proc/669/task/676/stat : 676 (java) S 666 669 31709 0 -1 1077944384 5086 0 0 0 78 8 0 0 20 0 15 0 99796056 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636350319344 139636858944130 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=677] ppid=666 vsize=10661128 memory=928 CPUtime=0 cores=0,2,4,6
/proc/669/task/677/stat : 677 (java) S 666 669 31709 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636349265568 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=678] ppid=666 vsize=10661128 memory=2336 CPUtime=0 cores=0,2,4,6
/proc/669/task/678/stat : 678 (java) S 666 669 31709 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99796057 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636348212464 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=679] ppid=666 vsize=10661128 memory=932 CPUtime=0 cores=0,2,4,6
/proc/669/task/679/stat : 679 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636347161040 139636858951579 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=680] ppid=666 vsize=10661128 memory=1564 CPUtime=0.45 cores=0,2,4,6
/proc/669/task/680/stat : 680 (java) S 666 669 31709 0 -1 1077944384 4467 0 0 0 45 0 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636346108144 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=681] ppid=666 vsize=10661128 memory=2212 CPUtime=0.56 cores=0,2,4,6
/proc/669/task/681/stat : 681 (java) S 666 669 31709 0 -1 1077944384 4453 0 0 0 55 1 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636345055600 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=682] ppid=666 vsize=10661128 memory=3988 CPUtime=0.21 cores=0,2,4,6
/proc/669/task/682/stat : 682 (java) S 666 669 31709 0 -1 1077944384 1554 0 0 0 20 1 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636344002544 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=683] ppid=666 vsize=10661128 memory=2048 CPUtime=0 cores=0,2,4,6
/proc/669/task/683/stat : 683 (java) S 666 669 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99796059 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636342950240 139636858943189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
[pid=669/tid=684] ppid=666 vsize=10661128 memory=159008 CPUtime=0.56 cores=0,2,4,6
/proc/669/task/684/stat : 684 (java) S 666 669 31709 0 -1 1077944384 738 0 0 0 24 32 0 0 20 0 15 0 99796060 10916995072 39752 33554432000 4194304 4196468 140732248319648 139636341898288 139636858944130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35053568 140732248323245 140732248323337 140732248323337 140732248326095 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 159008 KiB

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

[startup+2516.61 s]
# the end of solver process 669 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.49 s, system=0.609276 s

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

Child status: 143
Real time (s): 2516.61
CPU time (s): 2520.09
CPU user time (s): 2519.49
CPU system time (s): 0.609276
CPU usage (%): 100.138
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 193292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.49
system time used= 0.609276
maximum resident set size= 195832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40433
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78772
involuntary context switches= 2871


# summary of solver processes directly reported to runsolver:
#   pid: 669
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2519.49
#   total CPU system time (s): 0.609276

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2104 second user time and 19.2146 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 01:58:49
IDJOB=4299972
IDBENCH=141514
IDSOLVER=2766
FILE ID=node149/4299972-1532822329
RUNJOBID= node149-1532809907-31740
PBS_JOBID= 21022482
Free space on /tmp= 43256 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/MagicSquare/MagicSquare-15-sum_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299972-1532822329/watcher-4299972-1532822329 -o /tmp/evaluation-result-4299972-1532822329/solver-4299972-1532822329 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532809907-31740 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299972-1532822329.xml

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

MD5SUM BENCH= d64daa3cf1f3eb705836a312580fe3db
RANDOM SEED=1756418021

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:        27241468 kB
MemAvailable:   31705144 kB
Buffers:          146116 kB
Cached:          4535592 kB
SwapCached:           60 kB
Active:          1786724 kB
Inactive:        3173792 kB
Active(anon):     228128 kB
Inactive(anon):    78000 kB
Active(file):    1558596 kB
Inactive(file):  3095792 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1216 kB
Writeback:             0 kB
AnonPages:        446092 kB
Mapped:            47520 kB
Shmem:             25040 kB
Slab:             266024 kB
SReclaimable:     237748 kB
SUnreclaim:        28276 kB
KernelStack:        3808 kB
PageTables:         6116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1123612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    376832 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-29 02:40:45