Trace number 4299952

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

General information on the benchmark

NameMagicSquare/
MagicSquare-11-sum_c18.xml
MD5SUM9fb1cf873c57982715ec6b9bcc5cb523
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 variables121
Number of constraints25
Number of domains1
Minimum domain size121
Maximum domain size121
Distribution of domain sizes[{"size":121,"count":121}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":100},{"degree":4,"count":20},{"degree":5,"count":1}]
Minimum constraint arity11
Maximum constraint arity121
Distribution of constraint arities[{"arity":11,"count":24},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":24}]
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.02/2483.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 (9400 MiB free)
  memory of node 1: 16384 MiB (10148 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299952-1532831854/watcher-4299952-1532831854 -o /tmp/evaluation-result-4299952-1532831854/solver-4299952-1532831854 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532811179-32003 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299952-1532831854.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
solver pid=2409, runsolver pid=2406
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 1.48 1.39 1.38 3/215 2424
/proc/meminfo: memFree=20002852/32770624 swapFree=67108860/67108860
[pid=2409] ppid=2406 vsize=10661056 memory=27660 CPUtime=0.12 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2406 2409 31971 0 -1 1077944320 5273 0 0 0 11 1 0 0 20 0 15 0 100748641 10916921344 6915 33554432000 4194304 4196468 140725721274624 140725721257168 140247785766647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
/proc/2409/statm: 2665264 6915 2848 1 0 2627263 0
[pid=2409/tid=2411] ppid=2406 vsize=10661056 memory=8940607975817108597 CPUtime=0.08 cores=1,3,5,7
/proc/2409/task/2411/stat : 2411 (java) R 2406 2409 31971 0 -1 4202560 3133 0 0 0 8 0 0 0 20 0 15 0 100748641 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247789996144 140247785778582 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2412] ppid=2406 vsize=10661056 memory=-7001736328920018669 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2412/stat : 2412 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748642 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247738387472 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2413] ppid=2406 vsize=10661056 memory=140665246271104 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2413/stat : 2413 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748642 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247737334928 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2414] ppid=2406 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2414/stat : 2414 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748642 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247736281872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2415] ppid=2406 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2415/stat : 2415 (java) S 2406 2409 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100748642 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247735229328 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2416] ppid=2406 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2416/stat : 2416 (java) S 2406 2409 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100748644 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247345600752 140247785777794 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2417] ppid=2406 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2406 2409 31971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100748644 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247344546976 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2418] ppid=2406 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2418/stat : 2418 (java) S 2406 2409 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100748644 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247343493872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2419] ppid=2406 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247342442448 140247785785243 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2420] ppid=2406 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2406 2409 31971 0 -1 1077944384 159 0 0 0 0 0 0 0 20 0 15 0 100748647 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247341390576 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2421] ppid=2406 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2406 2409 31971 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 15 0 100748647 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247340338032 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2422] ppid=2406 vsize=10661056 memory=140665246271104 CPUtime=0.01 cores=1,3,5,7
/proc/2409/task/2422/stat : 2422 (java) R 2406 2409 31971 0 -1 4202560 336 0 0 0 1 0 0 0 20 0 15 0 100748647 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247339284976 140247769847134 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2423] ppid=2406 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2423/stat : 2423 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247338232672 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2424] ppid=2406 vsize=10661056 memory=140665246271104 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2424/stat : 2424 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748647 10916921344 6915 33554432000 4194304 4196468 140725721274624 140247337179696 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27660 KiB

[startup+0.21054 s]*
/proc/loadavg: 1.48 1.39 1.38 5/215 2424
/proc/meminfo: memFree=19989832/32770624 swapFree=67108860/67108860
[pid=2409] ppid=2406 vsize=10661056 memory=40156 CPUtime=0.32 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2406 2409 31971 0 -1 1077944320 8125 0 0 0 30 2 0 0 20 0 15 0 100748641 10916921344 10039 33554432000 4194304 4196468 140725721274624 140725721257168 140247785766647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
/proc/2409/statm: 2665264 10039 2950 1 0 2627263 0
[pid=2409/tid=2411] ppid=2406 vsize=10661132 memory=8940607975817108597 CPUtime=0.2 cores=1,3,5,7
/proc/2409/task/2411/stat : 2411 (java) R 2406 2409 31971 0 -1 4202560 5212 0 0 0 19 1 0 0 20 0 15 0 100748641 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247789998960 140247769847134 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2412] ppid=2406 vsize=10661132 memory=-7001736328920018669 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2412/stat : 2412 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247738387472 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2413] ppid=2406 vsize=10661132 memory=140665246271104 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2413/stat : 2413 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247737334928 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2414] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2414/stat : 2414 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247736281872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2415] ppid=2406 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2415/stat : 2415 (java) S 2406 2409 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247735229328 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2416] ppid=2406 vsize=10661132 memory=140665246271104 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2416/stat : 2416 (java) S 2406 2409 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247345600752 140247785777794 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2417] ppid=2406 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2406 2409 31971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247344546976 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2418] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2418/stat : 2418 (java) S 2406 2409 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247343493872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2419] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247342442448 140247785785243 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2420] ppid=2406 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2406 2409 31971 0 -1 1077944384 387 0 0 0 2 0 0 0 20 0 15 0 100748647 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247341390576 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2421] ppid=2406 vsize=10661132 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2406 2409 31971 0 -1 1077944384 391 0 0 0 1 0 0 0 20 0 15 0 100748647 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247340338032 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2422] ppid=2406 vsize=10661132 memory=140665246271104 CPUtime=0.07 cores=1,3,5,7
/proc/2409/task/2422/stat : 2422 (java) S 2406 2409 31971 0 -1 1077944384 799 0 0 0 7 0 0 0 20 0 15 0 100748647 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247339284976 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2423] ppid=2406 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2423/stat : 2423 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247338232672 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2424] ppid=2406 vsize=10661132 memory=140665246271104 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2424/stat : 2424 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 10067 33554432000 4194304 4196468 140725721274624 140247337179696 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40156 KiB

[startup+0.310073 s]*
/proc/loadavg: 1.48 1.39 1.38 4/215 2424
/proc/meminfo: memFree=19983784/32770624 swapFree=67108860/67108860
[pid=2409] ppid=2406 vsize=10661132 memory=46612 CPUtime=0.54 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2406 2409 31971 0 -1 1077944320 8730 0 0 0 52 2 0 0 20 0 15 0 100748641 10916999168 11653 33554432000 4194304 4196468 140725721274624 140725721257168 140247785766647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
/proc/2409/statm: 2665283 11653 3039 1 0 2627263 0
[pid=2409/tid=2411] ppid=2406 vsize=10661132 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/2409/task/2411/stat : 2411 (java) R 2406 2409 31971 0 -1 1077944384 5546 0 0 0 28 1 0 0 20 0 15 0 100748641 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247790002976 140247785776853 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2412] ppid=2406 vsize=10661132 memory=4294969536 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2412/stat : 2412 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247738387472 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2413] ppid=2406 vsize=10661132 memory=140665246271104 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2413/stat : 2413 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247737334928 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2414] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2414/stat : 2414 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247736281872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2415] ppid=2406 vsize=10661132 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2415/stat : 2415 (java) S 2406 2409 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247735229328 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2416] ppid=2406 vsize=10661132 memory=140665246271104 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2416/stat : 2416 (java) S 2406 2409 31971 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247345600752 140247785777794 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2417] ppid=2406 vsize=10661132 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2406 2409 31971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247344546976 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2418] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2418/stat : 2418 (java) S 2406 2409 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247343493872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2419] ppid=2406 vsize=10661132 memory=4294969536 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247342442448 140247785785243 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2420] ppid=2406 vsize=10661132 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2406 2409 31971 0 -1 1077944384 515 0 0 0 5 0 0 0 20 0 15 0 100748647 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247341390576 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2421] ppid=2406 vsize=10661132 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) R 2406 2409 31971 0 -1 4202560 406 0 0 0 3 0 0 0 20 0 15 0 100748647 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247340329360 140247764915336 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2422] ppid=2406 vsize=10661132 memory=140665347019745 CPUtime=0.13 cores=1,3,5,7
/proc/2409/task/2422/stat : 2422 (java) S 2406 2409 31971 0 -1 1077944384 908 0 0 0 13 0 0 0 20 0 15 0 100748647 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247339284976 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2423] ppid=2406 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2423/stat : 2423 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247338232672 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2424] ppid=2406 vsize=10661132 memory=281330391429104 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2424/stat : 2424 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 11653 33554432000 4194304 4196468 140725721274624 140247337179696 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46612 KiB

[startup+0.700765 s]
/proc/loadavg: 1.48 1.39 1.38 6/215 2424
/proc/meminfo: memFree=19946932/32770624 swapFree=67108860/67108860
[pid=2409] ppid=2406 vsize=10661132 memory=120916 CPUtime=1.72 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2406 2409 31971 0 -1 1077944320 12466 0 0 0 168 4 0 0 20 0 15 0 100748641 10916999168 30229 33554432000 4194304 4196468 140725721274624 140725721257168 140247785766647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
/proc/2409/statm: 2665283 30229 3079 1 0 2627263 0
[pid=2409/tid=2411] ppid=2406 vsize=10661132 memory=1724 CPUtime=0.67 cores=1,3,5,7
/proc/2409/task/2411/stat : 2411 (java) R 2406 2409 31971 0 -1 4202560 5590 0 0 0 65 2 0 0 20 0 15 0 100748641 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247790003048 140247411859148 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2412] ppid=2406 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2412/stat : 2412 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247738387472 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2413] ppid=2406 vsize=10661132 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2413/stat : 2413 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247737334928 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2414] ppid=2406 vsize=10661132 memory=4639098309541128811 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2414/stat : 2414 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247736281872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2415] ppid=2406 vsize=10661132 memory=8025788831291303252 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2415/stat : 2415 (java) S 2406 2409 31971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247735229328 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2416] ppid=2406 vsize=10661132 memory=6154282490091891024 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2416/stat : 2416 (java) S 2406 2409 31971 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247345600752 140247785777794 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2417] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2406 2409 31971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247344546976 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2418] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2418/stat : 2418 (java) S 2406 2409 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247343493872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2419] ppid=2406 vsize=10661132 memory=33 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247342442448 140247785785243 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2420] ppid=2406 vsize=10661132 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) R 2406 2409 31971 0 -1 4202560 2289 0 0 0 43 0 0 0 20 0 15 0 100748647 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247341375784 140247765420864 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2421] ppid=2406 vsize=10661132 memory=151041785994447 CPUtime=0.41 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) R 2406 2409 31971 0 -1 4202560 1979 0 0 0 41 0 0 0 20 0 15 0 100748647 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247340324056 140247765012495 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2422] ppid=2406 vsize=10661132 memory=26804 CPUtime=0.17 cores=1,3,5,7
/proc/2409/task/2422/stat : 2422 (java) S 2406 2409 31971 0 -1 1077944384 1237 0 0 0 17 0 0 0 20 0 15 0 100748647 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247339284976 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2423] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2423/stat : 2423 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247338232672 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2424] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2424/stat : 2424 (java) S 2406 2409 31971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 30229 33554432000 4194304 4196468 140725721274624 140247337179696 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 120916 KiB

[startup+1.50082 s]
/proc/loadavg: 1.48 1.39 1.38 5/215 2424
/proc/meminfo: memFree=19845404/32770624 swapFree=67108860/67108860
[pid=2409] ppid=2406 vsize=10661132 memory=189116 CPUtime=3 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2406 2409 31971 0 -1 1077944320 12687 0 0 0 295 5 0 0 20 0 15 0 100748641 10916999168 47279 33554432000 4194304 4196468 140725721274624 140725721257168 140247785766647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
/proc/2409/statm: 2665283 47279 3097 1 0 2627263 0
[pid=2409/tid=2411] ppid=2406 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/2409/task/2411/stat : 2411 (java) R 2406 2409 31971 0 -1 4202560 5623 0 0 0 144 3 0 0 20 0 15 0 100748641 10916999168 47279 33554432000 4194304 4196468 140725721274624 140247790005616 140247411741644 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2412] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2412/stat : 2412 (java) S 2406 2409 31971 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 47279 33554432000 4194304 4196468 140725721274624 140247738387472 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2413] ppid=2406 vsize=10661132 memory=281330290311104 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2413/stat : 2413 (java) S 2406 2409 31971 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 47279 33554432000 4194304 4196468 140725721274624 140247737334928 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2414] ppid=2406 vsize=10661132 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2414/stat : 2414 (java) S 2406 2409 31971 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 47279 33554432000 4194304 4196468 140725721274624 140247736281872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2415] ppid=2406 vsize=10661132 memory=15823283127847325 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2415/stat : 2415 (java) S 2406 2409 31971 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 100748642 10916999168 47279 33554432000 4194304 4196468 140725721274624 140247735229328 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2416] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2416/stat : 2416 (java) S 2406 2409 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 47279 33554432000 4194304 4196468 140725721274624 140247345600752 140247785777794 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0

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

/proc/2409/task/2411/stat : 2411 (java) R 2406 2409 31971 0 -1 4202560 29555 0 0 0 229955 32 0 0 20 0 15 0 100748641 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247790005872 140247411952884 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2412] ppid=2406 vsize=10661132 memory=425448 CPUtime=11.07 cores=1,3,5,7
/proc/2409/task/2412/stat : 2412 (java) S 2406 2409 31971 0 -1 1077944384 5861 0 0 0 1040 67 0 0 20 0 15 0 100748642 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247738387472 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2413] ppid=2406 vsize=10661132 memory=425448 CPUtime=11.05 cores=1,3,5,7
/proc/2409/task/2413/stat : 2413 (java) S 2406 2409 31971 0 -1 1077944384 6605 0 0 0 1033 72 0 0 20 0 15 0 100748642 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247737334928 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2414] ppid=2406 vsize=10661132 memory=427496 CPUtime=11.14 cores=1,3,5,7
/proc/2409/task/2414/stat : 2414 (java) S 2406 2409 31971 0 -1 1077944384 6452 0 0 0 1044 70 0 0 20 0 15 0 100748642 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247736281872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2415] ppid=2406 vsize=10661132 memory=425448 CPUtime=11.07 cores=1,3,5,7
/proc/2409/task/2415/stat : 2415 (java) S 2406 2409 31971 0 -1 1077944384 7680 0 0 0 1037 70 0 0 20 0 15 0 100748642 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247735229328 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2416] ppid=2406 vsize=10661132 memory=425432 CPUtime=9.18 cores=1,3,5,7
/proc/2409/task/2416/stat : 2416 (java) S 2406 2409 31971 0 -1 1077944384 7281 0 0 0 856 62 0 0 20 0 15 0 100748644 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247345600752 140247785777794 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2417] ppid=2406 vsize=10661132 memory=425448 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2406 2409 31971 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247344546976 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2418] ppid=2406 vsize=10661132 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2418/stat : 2418 (java) S 2406 2409 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247343493872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2419] ppid=2406 vsize=10661132 memory=425448 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247342442448 140247785785243 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2420] ppid=2406 vsize=10661132 memory=425432 CPUtime=0.78 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2406 2409 31971 0 -1 1077944384 2426 0 0 0 78 0 0 0 20 0 15 0 100748647 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247341390576 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2421] ppid=2406 vsize=10661132 memory=427496 CPUtime=0.67 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2406 2409 31971 0 -1 1077944384 2614 0 0 0 67 0 0 0 20 0 15 0 100748647 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247340338032 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2422] ppid=2406 vsize=10661132 memory=1008 CPUtime=0.21 cores=1,3,5,7
/proc/2409/task/2422/stat : 2422 (java) S 2406 2409 31971 0 -1 1077944384 1538 0 0 0 20 1 0 0 20 0 15 0 100748647 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247339284976 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2423] ppid=2406 vsize=10661132 memory=912 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2423/stat : 2423 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247338232672 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2424] ppid=2406 vsize=10661132 memory=3852 CPUtime=1.21 cores=1,3,5,7
/proc/2409/task/2424/stat : 2424 (java) S 2406 2409 31971 0 -1 1077944384 1091 0 0 0 59 62 0 0 20 0 15 0 100748647 10916999168 106874 33554432000 4194304 4196468 140725721274624 140247337179696 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
Current children cumulated CPU time: 2356.36 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 427496 KiB

[startup+2382.3 s]
/proc/loadavg: 1.29 1.38 1.37 3/215 2598
/proc/meminfo: memFree=19613692/32770624 swapFree=67108860/67108860
[pid=2409] ppid=2406 vsize=10661132 memory=431608 CPUtime=2417.47 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2406 2409 31971 0 -1 1077944320 74242 0 0 0 241387 360 0 0 20 0 15 0 100748641 10916999168 107902 33554432000 4194304 4196468 140725721274624 140725721257168 140247785766647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
/proc/2409/statm: 2665283 107902 3128 1 0 2627263 0
[pid=2409/tid=2411] ppid=2406 vsize=10661132 memory=429560 CPUtime=2359.24 cores=1,3,5,7
/proc/2409/task/2411/stat : 2411 (java) R 2406 2409 31971 0 -1 4202560 30139 0 0 0 235891 33 0 0 20 0 15 0 100748641 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247790005984 140247411858237 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2412] ppid=2406 vsize=10661132 memory=429560 CPUtime=11.45 cores=1,3,5,7
/proc/2409/task/2412/stat : 2412 (java) S 2406 2409 31971 0 -1 1077944384 6400 0 0 0 1076 69 0 0 20 0 15 0 100748642 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247738387472 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2413] ppid=2406 vsize=10661132 memory=431608 CPUtime=11.42 cores=1,3,5,7
/proc/2409/task/2413/stat : 2413 (java) S 2406 2409 31971 0 -1 1077944384 6700 0 0 0 1069 73 0 0 20 0 15 0 100748642 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247737334928 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2414] ppid=2406 vsize=10661132 memory=431608 CPUtime=11.51 cores=1,3,5,7
/proc/2409/task/2414/stat : 2414 (java) S 2406 2409 31971 0 -1 1077944384 6557 0 0 0 1080 71 0 0 20 0 15 0 100748642 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247736281872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2415] ppid=2406 vsize=10661132 memory=431608 CPUtime=11.45 cores=1,3,5,7
/proc/2409/task/2415/stat : 2415 (java) S 2406 2409 31971 0 -1 1077944384 7939 0 0 0 1074 71 0 0 20 0 15 0 100748642 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247735229328 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2416] ppid=2406 vsize=10661132 memory=431608 CPUtime=9.4 cores=1,3,5,7
/proc/2409/task/2416/stat : 2416 (java) S 2406 2409 31971 0 -1 1077944384 7454 0 0 0 876 64 0 0 20 0 15 0 100748644 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247345600752 140247785777794 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2417] ppid=2406 vsize=10661132 memory=431608 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2406 2409 31971 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247344546976 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2418] ppid=2406 vsize=10661132 memory=431608 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2418/stat : 2418 (java) S 2406 2409 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247343493872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2419] ppid=2406 vsize=10661132 memory=431608 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247342442448 140247785785243 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2420] ppid=2406 vsize=10661132 memory=241553 CPUtime=0.78 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2406 2409 31971 0 -1 1077944384 2428 0 0 0 78 0 0 0 20 0 15 0 100748647 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247341390576 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2421] ppid=2406 vsize=10661132 memory=429560 CPUtime=0.67 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2406 2409 31971 0 -1 1077944384 2616 0 0 0 67 0 0 0 20 0 15 0 100748647 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247340338032 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2422] ppid=2406 vsize=10661132 memory=425432 CPUtime=0.21 cores=1,3,5,7
/proc/2409/task/2422/stat : 2422 (java) S 2406 2409 31971 0 -1 1077944384 1540 0 0 0 20 1 0 0 20 0 15 0 100748647 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247339284976 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2423] ppid=2406 vsize=10661132 memory=28984 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2423/stat : 2423 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247338232672 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2424] ppid=2406 vsize=10661132 memory=1296 CPUtime=1.24 cores=1,3,5,7
/proc/2409/task/2424/stat : 2424 (java) S 2406 2409 31971 0 -1 1077944384 1108 0 0 0 60 64 0 0 20 0 15 0 100748647 10916999168 107902 33554432000 4194304 4196468 140725721274624 140247337179696 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
Current children cumulated CPU time: 2417.47 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 431608 KiB

[startup+2442.3 s]
/proc/loadavg: 1.31 1.38 1.37 3/215 2599
/proc/meminfo: memFree=19591288/32770624 swapFree=67108860/67108860
[pid=2409] ppid=2406 vsize=10661132 memory=447696 CPUtime=2478.6 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2406 2409 31971 0 -1 1077944320 77150 0 0 0 247492 368 0 0 20 0 15 0 100748641 10916999168 111924 33554432000 4194304 4196468 140725721274624 140725721257168 140247785766647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
/proc/2409/statm: 2665283 111924 3128 1 0 2627263 0
[pid=2409/tid=2411] ppid=2406 vsize=10661132 memory=447696 CPUtime=2418.59 cores=1,3,5,7
/proc/2409/task/2411/stat : 2411 (java) R 2406 2409 31971 0 -1 4202560 31788 0 0 0 241825 34 0 0 20 0 15 0 100748641 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247790005760 140247412433184 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2412] ppid=2406 vsize=10661132 memory=437752 CPUtime=11.84 cores=1,3,5,7
/proc/2409/task/2412/stat : 2412 (java) S 2406 2409 31971 0 -1 1077944384 6519 0 0 0 1114 70 0 0 20 0 15 0 100748642 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247738387472 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2413] ppid=2406 vsize=10661132 memory=435704 CPUtime=11.8 cores=1,3,5,7
/proc/2409/task/2413/stat : 2413 (java) S 2406 2409 31971 0 -1 1077944384 6911 0 0 0 1105 75 0 0 20 0 15 0 100748642 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247737334928 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2414] ppid=2406 vsize=10661132 memory=431608 CPUtime=11.89 cores=1,3,5,7
/proc/2409/task/2414/stat : 2414 (java) S 2406 2409 31971 0 -1 1077944384 6834 0 0 0 1117 72 0 0 20 0 15 0 100748642 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247736281872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2415] ppid=2406 vsize=10661132 memory=431608 CPUtime=11.83 cores=1,3,5,7
/proc/2409/task/2415/stat : 2415 (java) S 2406 2409 31971 0 -1 1077944384 8393 0 0 0 1111 72 0 0 20 0 15 0 100748642 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247735229328 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2416] ppid=2406 vsize=10661132 memory=429560 CPUtime=9.62 cores=1,3,5,7
/proc/2409/task/2416/stat : 2416 (java) S 2406 2409 31971 0 -1 1077944384 7631 0 0 0 897 65 0 0 20 0 15 0 100748644 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247345600752 140247785777794 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2417] ppid=2406 vsize=10661132 memory=431608 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2406 2409 31971 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247344546976 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2418] ppid=2406 vsize=10661132 memory=435704 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2418/stat : 2418 (java) S 2406 2409 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247343493872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2419] ppid=2406 vsize=10661132 memory=435704 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247342442448 140247785785243 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2420] ppid=2406 vsize=10661132 memory=435704 CPUtime=0.78 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2406 2409 31971 0 -1 1077944384 2430 0 0 0 78 0 0 0 20 0 15 0 100748647 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247341390576 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2421] ppid=2406 vsize=10661132 memory=437752 CPUtime=0.67 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2406 2409 31971 0 -1 1077944384 2618 0 0 0 67 0 0 0 20 0 15 0 100748647 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247340338032 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2422] ppid=2406 vsize=10661132 memory=447696 CPUtime=0.21 cores=1,3,5,7
/proc/2409/task/2422/stat : 2422 (java) S 2406 2409 31971 0 -1 1077944384 1542 0 0 0 20 1 0 0 20 0 15 0 100748647 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247339284976 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2423] ppid=2406 vsize=10661132 memory=447696 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2423/stat : 2423 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247338232672 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2424] ppid=2406 vsize=10661132 memory=447696 CPUtime=1.27 cores=1,3,5,7
/proc/2409/task/2424/stat : 2424 (java) S 2406 2409 31971 0 -1 1077944384 1123 0 0 0 62 65 0 0 20 0 15 0 100748647 10916999168 111924 33554432000 4194304 4196468 140725721274624 140247337179696 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
Current children cumulated CPU time: 2478.6 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 447696 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2483 s]*
/proc/loadavg: 1.41 1.40 1.37 3/215 2600
/proc/meminfo: memFree=19582876/32770624 swapFree=67108860/67108860
[pid=2409] ppid=2406 vsize=10661132 memory=451960 CPUtime=2520.02 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2406 2409 31971 0 -1 1077944320 78301 0 0 0 251629 373 0 0 20 0 15 0 100748641 10916999168 112990 33554432000 4194304 4196468 140725721274624 140725721257168 140247785766647 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
/proc/2409/statm: 2665283 112990 3128 1 0 2627263 0
[pid=2409/tid=2411] ppid=2406 vsize=10661132 memory=6935054825532540783 CPUtime=2458.9 cores=1,3,5,7
/proc/2409/task/2411/stat : 2411 (java) R 2406 2409 31971 0 -1 4202560 32166 0 0 0 245855 35 0 0 20 0 15 0 100748641 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247790005872 140247411923720 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2412] ppid=2406 vsize=10661132 memory=-7003737579269690708 CPUtime=12.08 cores=1,3,5,7
/proc/2409/task/2412/stat : 2412 (java) S 2406 2409 31971 0 -1 1077944384 6796 0 0 0 1137 71 0 0 20 0 15 0 100748642 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247738387472 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2413] ppid=2406 vsize=10661132 memory=6655300316396806240 CPUtime=12.04 cores=1,3,5,7
/proc/2409/task/2413/stat : 2413 (java) S 2406 2409 31971 0 -1 1077944384 7018 0 0 0 1128 76 0 0 20 0 15 0 100748642 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247737334928 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2414] ppid=2406 vsize=10661132 memory=6944656592455097440 CPUtime=12.14 cores=1,3,5,7
/proc/2409/task/2414/stat : 2414 (java) S 2406 2409 31971 0 -1 1077944384 6992 0 0 0 1141 73 0 0 20 0 15 0 100748642 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247736281872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2415] ppid=2406 vsize=10661132 memory=6655300316396806240 CPUtime=12.07 cores=1,3,5,7
/proc/2409/task/2415/stat : 2415 (java) S 2406 2409 31971 0 -1 1077944384 8589 0 0 0 1134 73 0 0 20 0 15 0 100748642 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247735229328 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2416] ppid=2406 vsize=10661132 memory=0 CPUtime=9.76 cores=1,3,5,7
/proc/2409/task/2416/stat : 2416 (java) S 2406 2409 31971 0 -1 1077944384 7654 0 0 0 910 66 0 0 20 0 15 0 100748644 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247345600752 140247785777794 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2417] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2406 2409 31971 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247344546976 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2418] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2418/stat : 2418 (java) S 2406 2409 31971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100748644 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247343493872 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2419] ppid=2406 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247342442448 140247785785243 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2420] ppid=2406 vsize=10661132 memory=0 CPUtime=0.78 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2406 2409 31971 0 -1 1077944384 2432 0 0 0 78 0 0 0 20 0 15 0 100748647 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247341390576 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2421] ppid=2406 vsize=10661132 memory=140665145764307 CPUtime=0.68 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2406 2409 31971 0 -1 1077944384 2620 0 0 0 68 0 0 0 20 0 15 0 100748647 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247340338032 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2422] ppid=2406 vsize=10661132 memory=2319389199166486066 CPUtime=0.21 cores=1,3,5,7
/proc/2409/task/2422/stat : 2422 (java) S 2406 2409 31971 0 -1 1077944384 1544 0 0 0 20 1 0 0 20 0 15 0 100748647 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247339284976 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2423] ppid=2406 vsize=10661132 memory=3467967573872310192 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2423/stat : 2423 (java) S 2406 2409 31971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100748647 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247338232672 140247785776853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
[pid=2409/tid=2424] ppid=2406 vsize=10661132 memory=3539886705881527089 CPUtime=1.29 cores=1,3,5,7
/proc/2409/task/2424/stat : 2424 (java) S 2406 2409 31971 0 -1 1077944384 1129 0 0 0 63 66 0 0 20 0 15 0 100748647 10916999168 112990 33554432000 4194304 4196468 140725721274624 140247337179696 140247785777794 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37933056 140725721277557 140725721277705 140725721277705 140725721280463 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 451960 KiB

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

[startup+2483.02 s]
# the end of solver process 2409 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.3 s, system=3.7373 s

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

Child status: 143
Real time (s): 2483.02
CPU time (s): 2520.04
CPU user time (s): 2516.3
CPU system time (s): 3.7373
CPU usage (%): 101.491
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 451960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.3
system time used= 3.73731
maximum resident set size= 452476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78472
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 338296
involuntary context switches= 4815


# summary of solver processes directly reported to runsolver:
#   pid: 2409
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2516.3
#   total CPU system time (s): 3.7373

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2188 second user time and 23.2054 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-29 04:37:35
IDJOB=4299952
IDBENCH=141512
IDSOLVER=2762
FILE ID=node103/4299952-1532831854
RUNJOBID= node103-1532811179-32003
PBS_JOBID= 21022486
Free space on /tmp= 56532 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/MagicSquare/MagicSquare-11-sum_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299952-1532831854/watcher-4299952-1532831854 -o /tmp/evaluation-result-4299952-1532831854/solver-4299952-1532831854 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532811179-32003 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4299952-1532831854.xml

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

MD5SUM BENCH= 9fb1cf873c57982715ec6b9bcc5cb523
RANDOM SEED=1486841967

node103.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.48
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.48
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.48
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.48
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:        20018640 kB
MemAvailable:   31744948 kB
Buffers:          305148 kB
Cached:         11604104 kB
SwapCached:            0 kB
Active:          4117548 kB
Inactive:        8032204 kB
Active(anon):     243064 kB
Inactive(anon):    25184 kB
Active(file):    3874484 kB
Inactive(file):  8007020 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1216 kB
Writeback:             0 kB
AnonPages:        353380 kB
Mapped:            55740 kB
Shmem:             25228 kB
Slab:             301040 kB
SReclaimable:     273264 kB
SUnreclaim:        27776 kB
KernelStack:        3808 kB
PageTables:         5492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1125960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56532 MiB
End job on node103 at 2018-07-29 05:18:58