Trace number 4298555

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.08 2501.61

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P03_c18.xml
MD5SUM76f2570dac1ecc86f40824dfede26263
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.80942
Satisfiable
(Un)Satisfiability was proved
Number of variables68
Number of constraints28
Number of domains2
Minimum domain size26
Maximum domain size27
Distribution of domain sizes[{"size":26,"count":26},{"size":27,"count":12}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":26},{"degree":5,"count":8},{"degree":6,"count":4}]
Minimum constraint arity3
Maximum constraint arity26
Distribution of constraint arities[{"arity":3,"count":26},{"arity":12,"count":1},{"arity":26,"count":1}]
Number of extensional constraints0
Number of intensional constraints26
Distribution of constraint types[{"type":"intension","count":26},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: -1
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
2520.06/2501.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 (8553 MiB free)
  memory of node 1: 16384 MiB (14215 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298555-1532765761/watcher-4298555-1532765761 -o /tmp/evaluation-result-4298555-1532765761/solver-4298555-1532765761 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532740752-11667 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298555-1532765761.xml 

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

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

solver pid=14878, runsolver pid=14875

[startup+0.105966 s]*
/proc/loadavg: 1.77 1.67 1.68 4/218 14893
/proc/meminfo: memFree=23300440/32770624 swapFree=67108860/67108860
[pid=14878] ppid=14875 vsize=10661056 memory=28132 CPUtime=0.14 cores=1,3,5,7
/proc/14878/stat : 14878 (java) S 14875 14878 11635 0 -1 1077944320 5424 0 0 0 13 1 0 0 20 0 15 0 94139233 10916921344 7033 33554432000 4194304 4196468 140728674846096 140728674828640 140265166819063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
/proc/14878/statm: 2665264 7033 2896 1 0 2627263 0
[pid=14878/tid=14880] ppid=14875 vsize=10661056 memory=-7254949987974015097 CPUtime=0.09 cores=1,3,5,7
/proc/14878/task/14880/stat : 14880 (java) R 14875 14878 11635 0 -1 4202560 3256 0 0 0 9 0 0 0 20 0 15 0 94139234 10916921344 7033 33554432000 4194304 4196468 140728674846096 140265171048416 140265166830998 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14881] ppid=14875 vsize=10661056 memory=5793855533836089785 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14881/stat : 14881 (java) S 14875 14878 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94139235 10916921344 7033 33554432000 4194304 4196468 140728674846096 140265119439248 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14882] ppid=14875 vsize=10661056 memory=140282826196608 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14882/stat : 14882 (java) S 14875 14878 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94139235 10916921344 7033 33554432000 4194304 4196468 140728674846096 140265118386448 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14883] ppid=14875 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14883/stat : 14883 (java) S 14875 14878 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94139235 10916921344 7033 33554432000 4194304 4196468 140728674846096 140265117334160 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14884] ppid=14875 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14884/stat : 14884 (java) S 14875 14878 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94139235 10916921344 7033 33554432000 4194304 4196468 140728674846096 140265116281360 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14885] ppid=14875 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14885/stat : 14885 (java) S 14875 14878 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94139236 10916921344 7033 33554432000 4194304 4196468 140728674846096 140264470940272 140265166830210 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14886] ppid=14875 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14886/stat : 14886 (java) S 14875 14878 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94139236 10916921344 7033 33554432000 4194304 4196468 140728674846096 140264469886240 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14887] ppid=14875 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14887/stat : 14887 (java) S 14875 14878 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94139237 10916921344 7033 33554432000 4194304 4196468 140728674846096 140264468833904 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14888] ppid=14875 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14888/stat : 14888 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916921344 7033 33554432000 4194304 4196468 140728674846096 140264467782224 140265166837659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14889] ppid=14875 vsize=10661056 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/14878/task/14889/stat : 14889 (java) S 14875 14878 11635 0 -1 1077944384 486 0 0 0 1 0 0 0 20 0 15 0 94139239 10916921344 7033 33554432000 4194304 4196468 140728674846096 140264466729072 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14890] ppid=14875 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14890/stat : 14890 (java) R 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916921344 7033 33554432000 4194304 4196468 140728674846096 140264465676272 140265166830210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14891] ppid=14875 vsize=10661056 memory=140282826196608 CPUtime=0.02 cores=1,3,5,7
/proc/14878/task/14891/stat : 14891 (java) R 14875 14878 11635 0 -1 4202560 328 0 0 0 2 0 0 0 20 0 15 0 94139239 10916921344 7033 33554432000 4194304 4196468 140728674846096 140264464623984 140265166830998 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14892] ppid=14875 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14892/stat : 14892 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916921344 7033 33554432000 4194304 4196468 140728674846096 140264463571424 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14893] ppid=14875 vsize=10661056 memory=140282826196608 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14893/stat : 14893 (java) S 14875 14878 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94139240 10916921344 7033 33554432000 4194304 4196468 140728674846096 140264462519216 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 28132 KiB

[startup+0.210526 s]*
/proc/loadavg: 1.77 1.67 1.68 4/218 14893
/proc/meminfo: memFree=23293124/32770624 swapFree=67108860/67108860
[pid=14878] ppid=14875 vsize=10661132 memory=40088 CPUtime=0.33 cores=1,3,5,7
/proc/14878/stat : 14878 (java) S 14875 14878 11635 0 -1 1077944320 8129 0 0 0 32 1 0 0 20 0 15 0 94139233 10916999168 10022 33554432000 4194304 4196468 140728674846096 140728674828640 140265166819063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
/proc/14878/statm: 2665283 10022 2946 1 0 2627263 0
[pid=14878/tid=14880] ppid=14875 vsize=10661132 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/14878/task/14880/stat : 14880 (java) R 14875 14878 11635 0 -1 4202560 5258 0 0 0 19 1 0 0 20 0 15 0 94139234 10916999168 10054 33554432000 4194304 4196468 140728674846096 140265171051376 140265150899550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14881] ppid=14875 vsize=10661132 memory=4211974009030987146 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14881/stat : 14881 (java) S 14875 14878 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 10054 33554432000 4194304 4196468 140728674846096 140265119439248 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14882] ppid=14875 vsize=10661132 memory=140282826196608 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14882/stat : 14882 (java) S 14875 14878 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 10054 33554432000 4194304 4196468 140728674846096 140265118386448 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14883] ppid=14875 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14883/stat : 14883 (java) S 14875 14878 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 10054 33554432000 4194304 4196468 140728674846096 140265117334160 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14884] ppid=14875 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14884/stat : 14884 (java) S 14875 14878 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 10054 33554432000 4194304 4196468 140728674846096 140265116281360 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14885] ppid=14875 vsize=10661132 memory=140282826196608 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14885/stat : 14885 (java) S 14875 14878 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94139236 10916999168 10054 33554432000 4194304 4196468 140728674846096 140264470940272 140265166830210 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14886] ppid=14875 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14886/stat : 14886 (java) S 14875 14878 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94139236 10916999168 10054 33554432000 4194304 4196468 140728674846096 140264469886240 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14887] ppid=14875 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14887/stat : 14887 (java) S 14875 14878 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94139237 10916999168 10054 33554432000 4194304 4196468 140728674846096 140264468833904 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14888] ppid=14875 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14888/stat : 14888 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 10054 33554432000 4194304 4196468 140728674846096 140264467782224 140265166837659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14889] ppid=14875 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14878/task/14889/stat : 14889 (java) S 14875 14878 11635 0 -1 1077944384 552 0 0 0 2 0 0 0 20 0 15 0 94139239 10916999168 10054 33554432000 4194304 4196468 140728674846096 140264466729072 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14890] ppid=14875 vsize=10661132 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/14878/task/14890/stat : 14890 (java) S 14875 14878 11635 0 -1 1077944384 191 0 0 0 2 0 0 0 20 0 15 0 94139239 10916999168 10054 33554432000 4194304 4196468 140728674846096 140264465676272 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14891] ppid=14875 vsize=10661132 memory=140282826196608 CPUtime=0.07 cores=1,3,5,7
/proc/14878/task/14891/stat : 14891 (java) S 14875 14878 11635 0 -1 1077944384 768 0 0 0 7 0 0 0 20 0 15 0 94139239 10916999168 10054 33554432000 4194304 4196468 140728674846096 140264464623984 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14892] ppid=14875 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14892/stat : 14892 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 10054 33554432000 4194304 4196468 140728674846096 140264463571424 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14893] ppid=14875 vsize=10661132 memory=140282826196608 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14893/stat : 14893 (java) S 14875 14878 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94139240 10916999168 10054 33554432000 4194304 4196468 140728674846096 140264462519216 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40088 KiB

[startup+0.310623 s]*
/proc/loadavg: 1.77 1.67 1.68 6/218 14893
/proc/meminfo: memFree=23286052/32770624 swapFree=67108860/67108860
[pid=14878] ppid=14875 vsize=10661132 memory=48600 CPUtime=0.56 cores=1,3,5,7
/proc/14878/stat : 14878 (java) S 14875 14878 11635 0 -1 1077944320 9243 0 0 0 54 2 0 0 20 0 15 0 94139233 10916999168 12150 33554432000 4194304 4196468 140728674846096 140728674828640 140265166819063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
/proc/14878/statm: 2665283 12150 3053 1 0 2627263 0
[pid=14878/tid=14880] ppid=14875 vsize=10661132 memory=6735269665583770266 CPUtime=0.3 cores=1,3,5,7
/proc/14878/task/14880/stat : 14880 (java) R 14875 14878 11635 0 -1 4202560 5585 0 0 0 29 1 0 0 20 0 15 0 94139234 10916999168 12150 33554432000 4194304 4196468 140728674846096 140265171054848 140265150899550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14881] ppid=14875 vsize=10661132 memory=4211974009030987146 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14881/stat : 14881 (java) S 14875 14878 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 12150 33554432000 4194304 4196468 140728674846096 140265119439248 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14882] ppid=14875 vsize=10661132 memory=280565517891968 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14882/stat : 14882 (java) S 14875 14878 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 12150 33554432000 4194304 4196468 140728674846096 140265118386448 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14883] ppid=14875 vsize=10661132 memory=280565383418368 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14883/stat : 14883 (java) S 14875 14878 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 12150 33554432000 4194304 4196468 140728674846096 140265117334160 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14884] ppid=14875 vsize=10661132 memory=140282691695375 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14884/stat : 14884 (java) S 14875 14878 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 12150 33554432000 4194304 4196468 140728674846096 140265116281360 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14885] ppid=14875 vsize=10661132 memory=280565517901184 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14885/stat : 14885 (java) S 14875 14878 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94139236 10916999168 12150 33554432000 4194304 4196468 140728674846096 140264470940272 140265166830210 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14886] ppid=14875 vsize=10661132 memory=140282691699983 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14886/stat : 14886 (java) S 14875 14878 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94139236 10916999168 12150 33554432000 4194304 4196468 140728674846096 140264469886240 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14887] ppid=14875 vsize=10661132 memory=140282691713955 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14887/stat : 14887 (java) S 14875 14878 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94139237 10916999168 12150 33554432000 4194304 4196468 140728674846096 140264468833904 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14888] ppid=14875 vsize=10661132 memory=140282691718900 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14888/stat : 14888 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 12150 33554432000 4194304 4196468 140728674846096 140264467782224 140265166837659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14889] ppid=14875 vsize=10661132 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/14878/task/14889/stat : 14889 (java) S 14875 14878 11635 0 -1 1077944384 783 0 0 0 5 0 0 0 20 0 15 0 94139239 10916999168 12150 33554432000 4194304 4196468 140728674846096 140264466729072 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14890] ppid=14875 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/14878/task/14890/stat : 14890 (java) R 14875 14878 11635 0 -1 1077944384 299 0 0 0 5 0 0 0 20 0 15 0 94139239 10916999168 12150 33554432000 4194304 4196468 140728674846096 140264465676272 140265166830210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14891] ppid=14875 vsize=10661132 memory=140282826196608 CPUtime=0.14 cores=1,3,5,7
/proc/14878/task/14891/stat : 14891 (java) S 14875 14878 11635 0 -1 1077944384 1208 0 0 0 14 0 0 0 20 0 15 0 94139239 10916999168 12150 33554432000 4194304 4196468 140728674846096 140264464621776 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14892] ppid=14875 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14892/stat : 14892 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 12150 33554432000 4194304 4196468 140728674846096 140264463571424 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14893] ppid=14875 vsize=10661132 memory=140282826224740 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14893/stat : 14893 (java) S 14875 14878 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94139240 10916999168 12150 33554432000 4194304 4196468 140728674846096 140264462519216 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 48600 KiB

[startup+0.700787 s]
/proc/loadavg: 1.77 1.67 1.68 5/218 14893
/proc/meminfo: memFree=23261988/32770624 swapFree=67108860/67108860
[pid=14878] ppid=14875 vsize=10661132 memory=92676 CPUtime=1.73 cores=1,3,5,7
/proc/14878/stat : 14878 (java) S 14875 14878 11635 0 -1 1077944320 15125 0 0 0 169 4 0 0 20 0 15 0 94139233 10916999168 23169 33554432000 4194304 4196468 140728674846096 140728674828640 140265166819063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
/proc/14878/statm: 2665283 23169 3078 1 0 2627263 0
[pid=14878/tid=14880] ppid=14875 vsize=10661132 memory=56 CPUtime=0.68 cores=1,3,5,7
/proc/14878/task/14880/stat : 14880 (java) R 14875 14878 11635 0 -1 4202560 5667 0 0 0 66 2 0 0 20 0 15 0 94139234 10916999168 23169 33554432000 4194304 4196468 140728674846096 140265171055344 140264792852330 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14881] ppid=14875 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14881/stat : 14881 (java) S 14875 14878 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 23169 33554432000 4194304 4196468 140728674846096 140265119439248 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14882] ppid=14875 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14882/stat : 14882 (java) S 14875 14878 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 23169 33554432000 4194304 4196468 140728674846096 140265118386448 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14883] ppid=14875 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14883/stat : 14883 (java) S 14875 14878 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 23169 33554432000 4194304 4196468 140728674846096 140265117334160 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14884] ppid=14875 vsize=10661132 memory=8320808402719684661 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14884/stat : 14884 (java) S 14875 14878 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 23169 33554432000 4194304 4196468 140728674846096 140265116281360 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14885] ppid=14875 vsize=10661132 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14885/stat : 14885 (java) S 14875 14878 11635 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94139236 10916999168 23169 33554432000 4194304 4196468 140728674846096 140264470940272 140265166830210 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14886] ppid=14875 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14886/stat : 14886 (java) S 14875 14878 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94139236 10916999168 23169 33554432000 4194304 4196468 140728674846096 140264469886240 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14887] ppid=14875 vsize=10661132 memory=8452 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14887/stat : 14887 (java) S 14875 14878 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94139237 10916999168 23169 33554432000 4194304 4196468 140728674846096 140264468833904 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14888] ppid=14875 vsize=10661132 memory=5776 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14888/stat : 14888 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 23169 33554432000 4194304 4196468 140728674846096 140264467782224 140265166837659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14889] ppid=14875 vsize=10661132 memory=1200 CPUtime=0.41 cores=1,3,5,7
/proc/14878/task/14889/stat : 14889 (java) R 14875 14878 11635 0 -1 4202560 3631 0 0 0 41 0 0 0 20 0 15 0 94139239 10916999168 23169 33554432000 4194304 4196468 140728674846096 140264466713736 140265146075691 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14890] ppid=14875 vsize=10661132 memory=12136 CPUtime=0.4 cores=1,3,5,7
/proc/14878/task/14890/stat : 14890 (java) R 14875 14878 11635 0 -1 4202560 2892 0 0 0 40 0 0 0 20 0 15 0 94139239 10916999168 23169 33554432000 4194304 4196468 140728674846096 140264465657288 140265148364843 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14891] ppid=14875 vsize=10661132 memory=1008 CPUtime=0.2 cores=1,3,5,7
/proc/14878/task/14891/stat : 14891 (java) S 14875 14878 11635 0 -1 1077944384 1563 0 0 0 20 0 0 0 20 0 15 0 94139239 10916999168 23169 33554432000 4194304 4196468 140728674846096 140264464623984 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14892] ppid=14875 vsize=10661132 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14892/stat : 14892 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 23169 33554432000 4194304 4196468 140728674846096 140264463571424 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14893] ppid=14875 vsize=10661132 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14893/stat : 14893 (java) S 14875 14878 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94139240 10916999168 23169 33554432000 4194304 4196468 140728674846096 140264462519216 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 92676 KiB

[startup+1.50073 s]
/proc/loadavg: 1.87 1.69 1.69 5/218 14893
/proc/meminfo: memFree=23204460/32770624 swapFree=67108860/67108860
[pid=14878] ppid=14875 vsize=10661132 memory=202844 CPUtime=3.7 cores=1,3,5,7
/proc/14878/stat : 14878 (java) S 14875 14878 11635 0 -1 1077944320 23941 0 0 0 364 6 0 0 20 0 15 0 94139233 10916999168 50711 33554432000 4194304 4196468 140728674846096 140728674828640 140265166819063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
/proc/14878/statm: 2665283 50711 3104 1 0 2627263 0
[pid=14878/tid=14880] ppid=14875 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/14878/task/14880/stat : 14880 (java) R 14875 14878 11635 0 -1 4202560 5953 0 0 0 144 3 0 0 20 0 15 0 94139234 10916999168 50711 33554432000 4194304 4196468 140728674846096 140265171058208 140264793745220 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14881] ppid=14875 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14881/stat : 14881 (java) S 14875 14878 11635 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 50711 33554432000 4194304 4196468 140728674846096 140265119439248 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14882] ppid=14875 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14882/stat : 14882 (java) S 14875 14878 11635 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 50711 33554432000 4194304 4196468 140728674846096 140265118386448 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14883] ppid=14875 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14883/stat : 14883 (java) S 14875 14878 11635 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 50711 33554432000 4194304 4196468 140728674846096 140265117334160 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14884] ppid=14875 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14884/stat : 14884 (java) S 14875 14878 11635 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 94139235 10916999168 50711 33554432000 4194304 4196468 140728674846096 140265116281360 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14885] ppid=14875 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14885/stat : 14885 (java) S 14875 14878 11635 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94139236 10916999168 50711 33554432000 4194304 4196468 140728674846096 140264470940272 140265166830210 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0

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

/proc/14878/task/14880/stat : 14880 (java) R 14875 14878 11635 0 -1 4202560 22601 0 0 0 230908 22 0 0 20 0 15 0 94139234 10916999168 77074 33554432000 4194304 4196468 140728674846096 140265171058192 140264793429484 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14881] ppid=14875 vsize=10661132 memory=308296 CPUtime=5.11 cores=1,3,5,7
/proc/14878/task/14881/stat : 14881 (java) S 14875 14878 11635 0 -1 1077944384 3372 0 0 0 463 48 0 0 20 0 15 0 94139235 10916999168 77074 33554432000 4194304 4196468 140728674846096 140265119439248 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14882] ppid=14875 vsize=10661132 memory=308296 CPUtime=5.1 cores=1,3,5,7
/proc/14878/task/14882/stat : 14882 (java) S 14875 14878 11635 0 -1 1077944384 5131 0 0 0 462 48 0 0 20 0 15 0 94139235 10916999168 77074 33554432000 4194304 4196468 140728674846096 140265118386448 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14883] ppid=14875 vsize=10661132 memory=308296 CPUtime=5.13 cores=1,3,5,7
/proc/14878/task/14883/stat : 14883 (java) S 14875 14878 11635 0 -1 1077944384 5106 0 0 0 468 45 0 0 20 0 15 0 94139235 10916999168 77074 33554432000 4194304 4196468 140728674846096 140265117334160 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14884] ppid=14875 vsize=10661132 memory=308296 CPUtime=5.1 cores=1,3,5,7
/proc/14878/task/14884/stat : 14884 (java) S 14875 14878 11635 0 -1 1077944384 3230 0 0 0 466 44 0 0 20 0 15 0 94139235 10916999168 77074 33554432000 4194304 4196468 140728674846096 140265116281360 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14885] ppid=14875 vsize=10661132 memory=308296 CPUtime=6.12 cores=1,3,5,7
/proc/14878/task/14885/stat : 14885 (java) S 14875 14878 11635 0 -1 1077944384 6694 0 0 0 574 38 0 0 20 0 15 0 94139236 10916999168 77074 33554432000 4194304 4196468 140728674846096 140264470940272 140265166830210 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14886] ppid=14875 vsize=10661132 memory=308296 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14886/stat : 14886 (java) S 14875 14878 11635 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 94139236 10916999168 77074 33554432000 4194304 4196468 140728674846096 140264469886240 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14887] ppid=14875 vsize=10661132 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14887/stat : 14887 (java) S 14875 14878 11635 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 94139237 10916999168 77074 33554432000 4194304 4196468 140728674846096 140264468833904 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14888] ppid=14875 vsize=10661132 memory=308296 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14888/stat : 14888 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 77074 33554432000 4194304 4196468 140728674846096 140264467782224 140265166837659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14889] ppid=14875 vsize=10661132 memory=308296 CPUtime=1.02 cores=1,3,5,7
/proc/14878/task/14889/stat : 14889 (java) S 14875 14878 11635 0 -1 1077944384 6678 0 0 0 101 1 0 0 20 0 15 0 94139239 10916999168 77074 33554432000 4194304 4196468 140728674846096 140264466729072 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14890] ppid=14875 vsize=10661132 memory=308296 CPUtime=1.1 cores=1,3,5,7
/proc/14878/task/14890/stat : 14890 (java) S 14875 14878 11635 0 -1 1077944384 8324 0 0 0 109 1 0 0 20 0 15 0 94139239 10916999168 77074 33554432000 4194304 4196468 140728674846096 140264465676272 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14891] ppid=14875 vsize=10661132 memory=308296 CPUtime=0.24 cores=1,3,5,7
/proc/14878/task/14891/stat : 14891 (java) S 14875 14878 11635 0 -1 1077944384 1913 0 0 0 24 0 0 0 20 0 15 0 94139239 10916999168 77074 33554432000 4194304 4196468 140728674846096 140264464623984 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14892] ppid=14875 vsize=10661132 memory=308296 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14892/stat : 14892 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 77074 33554432000 4194304 4196468 140728674846096 140264463571424 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14893] ppid=14875 vsize=10661132 memory=4132 CPUtime=1.02 cores=1,3,5,7
/proc/14878/task/14893/stat : 14893 (java) S 14875 14878 11635 0 -1 1077944384 806 0 0 0 51 51 0 0 20 0 15 0 94139240 10916999168 77074 33554432000 4194304 4196468 140728674846096 140264462519216 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
Current children cumulated CPU time: 2339.36 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 308296 KiB

[startup+2382.3 s]
/proc/loadavg: 1.61 1.55 1.53 3/218 14972
/proc/meminfo: memFree=23034292/32770624 swapFree=67108860/67108860
[pid=14878] ppid=14875 vsize=10661132 memory=312392 CPUtime=2399.82 cores=1,3,5,7
/proc/14878/stat : 14878 (java) S 14875 14878 11635 0 -1 1077944320 66451 0 0 0 239741 241 0 0 20 0 15 0 94139233 10916999168 78098 33554432000 4194304 4196468 140728674846096 140728674828640 140265166819063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
/proc/14878/statm: 2665283 78098 3129 1 0 2627263 0
[pid=14878/tid=14880] ppid=14875 vsize=10661132 memory=312392 CPUtime=2368.95 cores=1,3,5,7
/proc/14878/task/14880/stat : 14880 (java) R 14875 14878 11635 0 -1 4202560 23061 0 0 0 236873 22 0 0 20 0 15 0 94139234 10916999168 78098 33554432000 4194304 4196468 140728674846096 140265171058496 140264793170394 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14881] ppid=14875 vsize=10661132 memory=310344 CPUtime=5.27 cores=1,3,5,7
/proc/14878/task/14881/stat : 14881 (java) S 14875 14878 11635 0 -1 1077944384 3599 0 0 0 478 49 0 0 20 0 15 0 94139235 10916999168 78098 33554432000 4194304 4196468 140728674846096 140265119439248 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14882] ppid=14875 vsize=10661132 memory=310344 CPUtime=5.26 cores=1,3,5,7
/proc/14878/task/14882/stat : 14882 (java) S 14875 14878 11635 0 -1 1077944384 5261 0 0 0 477 49 0 0 20 0 15 0 94139235 10916999168 78098 33554432000 4194304 4196468 140728674846096 140265118386448 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14883] ppid=14875 vsize=10661132 memory=310344 CPUtime=5.29 cores=1,3,5,7
/proc/14878/task/14883/stat : 14883 (java) S 14875 14878 11635 0 -1 1077944384 5117 0 0 0 483 46 0 0 20 0 15 0 94139235 10916999168 78098 33554432000 4194304 4196468 140728674846096 140265117334160 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14884] ppid=14875 vsize=10661132 memory=648 CPUtime=5.26 cores=1,3,5,7
/proc/14878/task/14884/stat : 14884 (java) S 14875 14878 11635 0 -1 1077944384 3381 0 0 0 481 45 0 0 20 0 15 0 94139235 10916999168 78098 33554432000 4194304 4196468 140728674846096 140265116281360 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14885] ppid=14875 vsize=10661132 memory=310344 CPUtime=6.29 cores=1,3,5,7
/proc/14878/task/14885/stat : 14885 (java) S 14875 14878 11635 0 -1 1077944384 6871 0 0 0 589 40 0 0 20 0 15 0 94139236 10916999168 78098 33554432000 4194304 4196468 140728674846096 140264470940272 140265166830210 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14886] ppid=14875 vsize=10661132 memory=310344 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14886/stat : 14886 (java) S 14875 14878 11635 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 94139236 10916999168 78098 33554432000 4194304 4196468 140728674846096 140264469886240 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14887] ppid=14875 vsize=10661132 memory=312392 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14887/stat : 14887 (java) S 14875 14878 11635 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 94139237 10916999168 78098 33554432000 4194304 4196468 140728674846096 140264468833904 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14888] ppid=14875 vsize=10661132 memory=310344 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14888/stat : 14888 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 78098 33554432000 4194304 4196468 140728674846096 140264467782224 140265166837659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14889] ppid=14875 vsize=10661132 memory=312392 CPUtime=1.02 cores=1,3,5,7
/proc/14878/task/14889/stat : 14889 (java) S 14875 14878 11635 0 -1 1077944384 6680 0 0 0 101 1 0 0 20 0 15 0 94139239 10916999168 78098 33554432000 4194304 4196468 140728674846096 140264466729072 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14890] ppid=14875 vsize=10661132 memory=1832 CPUtime=1.1 cores=1,3,5,7
/proc/14878/task/14890/stat : 14890 (java) S 14875 14878 11635 0 -1 1077944384 8326 0 0 0 109 1 0 0 20 0 15 0 94139239 10916999168 78098 33554432000 4194304 4196468 140728674846096 140264465676272 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14891] ppid=14875 vsize=10661132 memory=2196 CPUtime=0.24 cores=1,3,5,7
/proc/14878/task/14891/stat : 14891 (java) S 14875 14878 11635 0 -1 1077944384 1915 0 0 0 24 0 0 0 20 0 15 0 94139239 10916999168 78098 33554432000 4194304 4196468 140728674846096 140264464623984 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14892] ppid=14875 vsize=10661132 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14892/stat : 14892 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 78098 33554432000 4194304 4196468 140728674846096 140264463571424 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14893] ppid=14875 vsize=10661132 memory=1792 CPUtime=1.06 cores=1,3,5,7
/proc/14878/task/14893/stat : 14893 (java) S 14875 14878 11635 0 -1 1077944384 822 0 0 0 53 53 0 0 20 0 15 0 94139240 10916999168 78098 33554432000 4194304 4196468 140728674846096 140264462519216 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
Current children cumulated CPU time: 2399.82 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 312392 KiB

[startup+2442.3 s]
/proc/loadavg: 1.32 1.49 1.51 3/218 14973
/proc/meminfo: memFree=23032108/32770624 swapFree=67108860/67108860
[pid=14878] ppid=14875 vsize=10661132 memory=314440 CPUtime=2460.29 cores=1,3,5,7
/proc/14878/stat : 14878 (java) S 14875 14878 11635 0 -1 1077944320 67638 0 0 0 245782 247 0 0 20 0 15 0 94139233 10916999168 78610 33554432000 4194304 4196468 140728674846096 140728674828640 140265166819063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
/proc/14878/statm: 2665283 78610 3129 1 0 2627263 0
[pid=14878/tid=14880] ppid=14875 vsize=10661132 memory=314440 CPUtime=2428.59 cores=1,3,5,7
/proc/14878/task/14880/stat : 14880 (java) R 14875 14878 11635 0 -1 4202560 23524 0 0 0 242836 23 0 0 20 0 15 0 94139234 10916999168 78610 33554432000 4194304 4196468 140728674846096 140265171058384 140264793825337 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14881] ppid=14875 vsize=10661132 memory=312392 CPUtime=5.43 cores=1,3,5,7
/proc/14878/task/14881/stat : 14881 (java) S 14875 14878 11635 0 -1 1077944384 3753 0 0 0 493 50 0 0 20 0 15 0 94139235 10916999168 78610 33554432000 4194304 4196468 140728674846096 140265119439248 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14882] ppid=14875 vsize=10661132 memory=312392 CPUtime=5.41 cores=1,3,5,7
/proc/14878/task/14882/stat : 14882 (java) S 14875 14878 11635 0 -1 1077944384 5550 0 0 0 492 49 0 0 20 0 15 0 94139235 10916999168 78610 33554432000 4194304 4196468 140728674846096 140265118386448 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14883] ppid=14875 vsize=10661132 memory=314440 CPUtime=5.45 cores=1,3,5,7
/proc/14878/task/14883/stat : 14883 (java) S 14875 14878 11635 0 -1 1077944384 5130 0 0 0 498 47 0 0 20 0 15 0 94139235 10916999168 78610 33554432000 4194304 4196468 140728674846096 140265117334160 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14884] ppid=14875 vsize=10661132 memory=314440 CPUtime=5.42 cores=1,3,5,7
/proc/14878/task/14884/stat : 14884 (java) S 14875 14878 11635 0 -1 1077944384 3449 0 0 0 496 46 0 0 20 0 15 0 94139235 10916999168 78610 33554432000 4194304 4196468 140728674846096 140265116281360 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14885] ppid=14875 vsize=10661132 memory=314440 CPUtime=6.45 cores=1,3,5,7
/proc/14878/task/14885/stat : 14885 (java) S 14875 14878 11635 0 -1 1077944384 7048 0 0 0 604 41 0 0 20 0 15 0 94139236 10916999168 78610 33554432000 4194304 4196468 140728674846096 140264470940272 140265166830210 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14886] ppid=14875 vsize=10661132 memory=314440 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14886/stat : 14886 (java) S 14875 14878 11635 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 94139236 10916999168 78610 33554432000 4194304 4196468 140728674846096 140264469886240 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14887] ppid=14875 vsize=10661132 memory=314440 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14887/stat : 14887 (java) S 14875 14878 11635 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 94139237 10916999168 78610 33554432000 4194304 4196468 140728674846096 140264468833904 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14888] ppid=14875 vsize=10661132 memory=314440 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14888/stat : 14888 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 78610 33554432000 4194304 4196468 140728674846096 140264467782224 140265166837659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14889] ppid=14875 vsize=10661132 memory=314440 CPUtime=1.02 cores=1,3,5,7
/proc/14878/task/14889/stat : 14889 (java) S 14875 14878 11635 0 -1 1077944384 6682 0 0 0 101 1 0 0 20 0 15 0 94139239 10916999168 78610 33554432000 4194304 4196468 140728674846096 140264466729072 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14890] ppid=14875 vsize=10661132 memory=314440 CPUtime=1.1 cores=1,3,5,7
/proc/14878/task/14890/stat : 14890 (java) S 14875 14878 11635 0 -1 1077944384 8328 0 0 0 109 1 0 0 20 0 15 0 94139239 10916999168 78610 33554432000 4194304 4196468 140728674846096 140264465676272 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14891] ppid=14875 vsize=10661132 memory=314440 CPUtime=0.24 cores=1,3,5,7
/proc/14878/task/14891/stat : 14891 (java) S 14875 14878 11635 0 -1 1077944384 1917 0 0 0 24 0 0 0 20 0 15 0 94139239 10916999168 78610 33554432000 4194304 4196468 140728674846096 140264464623984 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14892] ppid=14875 vsize=10661132 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14892/stat : 14892 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 78610 33554432000 4194304 4196468 140728674846096 140264463571424 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14893] ppid=14875 vsize=10661132 memory=3240 CPUtime=1.08 cores=1,3,5,7
/proc/14878/task/14893/stat : 14893 (java) S 14875 14878 11635 0 -1 1077944384 839 0 0 0 54 54 0 0 20 0 15 0 94139240 10916999168 78610 33554432000 4194304 4196468 140728674846096 140264462519216 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
Current children cumulated CPU time: 2460.29 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 314440 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2501.6 s]
/proc/loadavg: 1.64 1.55 1.53 3/219 15052
/proc/meminfo: memFree=23215308/32770624 swapFree=67108860/67108860
[pid=14878] ppid=14875 vsize=10661132 memory=316488 CPUtime=2520.06 cores=1,3,5,7
/proc/14878/stat : 14878 (java) S 14875 14878 11635 0 -1 1077944320 68822 0 0 0 251754 252 0 0 20 0 15 0 94139233 10916999168 79122 33554432000 4194304 4196468 140728674846096 140728674828640 140265166819063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
/proc/14878/statm: 2665283 79122 3129 1 0 2627263 0
[pid=14878/tid=14880] ppid=14875 vsize=10661132 memory=316488 CPUtime=2487.52 cores=1,3,5,7
/proc/14878/task/14880/stat : 14880 (java) R 14875 14878 11635 0 -1 4202560 23980 0 0 0 248729 23 0 0 20 0 15 0 94139234 10916999168 79122 33554432000 4194304 4196468 140728674846096 140265171058416 140264793421621 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14881] ppid=14875 vsize=10661132 memory=4132 CPUtime=5.6 cores=1,3,5,7
/proc/14878/task/14881/stat : 14881 (java) S 14875 14878 11635 0 -1 1077944384 3769 0 0 0 509 51 0 0 20 0 15 0 94139235 10916999168 79122 33554432000 4194304 4196468 140728674846096 140265119439248 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14882] ppid=14875 vsize=10661132 memory=27400 CPUtime=5.58 cores=1,3,5,7
/proc/14878/task/14882/stat : 14882 (java) S 14875 14878 11635 0 -1 1077944384 5690 0 0 0 508 50 0 0 20 0 15 0 94139235 10916999168 79122 33554432000 4194304 4196468 140728674846096 140265118386448 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14883] ppid=14875 vsize=10661132 memory=1292 CPUtime=5.61 cores=1,3,5,7
/proc/14878/task/14883/stat : 14883 (java) S 14875 14878 11635 0 -1 1077944384 5407 0 0 0 513 48 0 0 20 0 15 0 94139235 10916999168 79122 33554432000 4194304 4196468 140728674846096 140265117334160 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14884] ppid=14875 vsize=10661132 memory=6791534058613427641 CPUtime=5.58 cores=1,3,5,7
/proc/14878/task/14884/stat : 14884 (java) S 14875 14878 11635 0 -1 1077944384 3545 0 0 0 511 47 0 0 20 0 15 0 94139235 10916999168 79122 33554432000 4194304 4196468 140728674846096 140265116281360 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14885] ppid=14875 vsize=10661132 memory=1224 CPUtime=6.6 cores=1,3,5,7
/proc/14878/task/14885/stat : 14885 (java) S 14875 14878 11635 0 -1 1077944384 7224 0 0 0 619 41 0 0 20 0 15 0 94139236 10916999168 79122 33554432000 4194304 4196468 140728674846096 140264470940272 140265166830210 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14886] ppid=14875 vsize=10661132 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14886/stat : 14886 (java) S 14875 14878 11635 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 94139236 10916999168 79122 33554432000 4194304 4196468 140728674846096 140264469886240 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14887] ppid=14875 vsize=10661132 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14887/stat : 14887 (java) S 14875 14878 11635 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 94139237 10916999168 79122 33554432000 4194304 4196468 140728674846096 140264468833904 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14888] ppid=14875 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14888/stat : 14888 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 79122 33554432000 4194304 4196468 140728674846096 140264467782224 140265166837659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14889] ppid=14875 vsize=10661132 memory=2444 CPUtime=1.03 cores=1,3,5,7
/proc/14878/task/14889/stat : 14889 (java) S 14875 14878 11635 0 -1 1077944384 6684 0 0 0 102 1 0 0 20 0 15 0 94139239 10916999168 79122 33554432000 4194304 4196468 140728674846096 140264466729072 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14890] ppid=14875 vsize=10661132 memory=1832 CPUtime=1.1 cores=1,3,5,7
/proc/14878/task/14890/stat : 14890 (java) S 14875 14878 11635 0 -1 1077944384 8330 0 0 0 109 1 0 0 20 0 15 0 94139239 10916999168 79122 33554432000 4194304 4196468 140728674846096 140264465676272 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14891] ppid=14875 vsize=10661132 memory=1948 CPUtime=0.24 cores=1,3,5,7
/proc/14878/task/14891/stat : 14891 (java) S 14875 14878 11635 0 -1 1077944384 1919 0 0 0 24 0 0 0 20 0 15 0 94139239 10916999168 79122 33554432000 4194304 4196468 140728674846096 140264464623984 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14892] ppid=14875 vsize=10661132 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/14878/task/14892/stat : 14892 (java) S 14875 14878 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94139239 10916999168 79122 33554432000 4194304 4196468 140728674846096 140264463571424 140265166829269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
[pid=14878/tid=14893] ppid=14875 vsize=10661132 memory=1716 CPUtime=1.1 cores=1,3,5,7
/proc/14878/task/14893/stat : 14893 (java) S 14875 14878 11635 0 -1 1077944384 856 0 0 0 55 55 0 0 20 0 15 0 94139240 10916999168 79122 33554432000 4194304 4196468 140728674846096 140264462519216 140265166830210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 24588288 140728674849909 140728674850057 140728674850057 140728674852815 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 316488 KiB

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

[startup+2501.61 s]
# the end of solver process 14878 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.56 s, system=2.52547 s

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

Child status: 143
Real time (s): 2501.61
CPU time (s): 2520.08
CPU user time (s): 2517.56
CPU system time (s): 2.52547
CPU usage (%): 100.738
Max. virtual memory (cumulated for all children) (KiB): 10663016
Max. memory (cumulated for all children) (KiB): 316488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.56
system time used= 2.52547
maximum resident set size= 317004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68994
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 222132
involuntary context switches= 6583


# summary of solver processes directly reported to runsolver:
#   pid: 14878
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2517.56
#   total CPU system time (s): 2.52547

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.628 second user time and 24.1571 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-28 10:16:01
IDJOB=4298555
IDBENCH=141166
IDSOLVER=2762
FILE ID=node132/4298555-1532765761
RUNJOBID= node132-1532740752-11667
PBS_JOBID= 21022446
Free space on /tmp= 52040 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P03_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298555-1532765761/watcher-4298555-1532765761 -o /tmp/evaluation-result-4298555-1532765761/solver-4298555-1532765761 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532740752-11667 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298555-1532765761.xml

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

MD5SUM BENCH= 76f2570dac1ecc86f40824dfede26263
RANDOM SEED=312202678

node132.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.65
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.65
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.65
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.65
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:        23316396 kB
MemAvailable:   31542256 kB
Buffers:          200120 kB
Cached:          8231620 kB
SwapCached:            0 kB
Active:          2978920 kB
Inactive:        5897108 kB
Active(anon):     394380 kB
Inactive(anon):    77852 kB
Active(file):    2584540 kB
Inactive(file):  5819256 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1296 kB
Writeback:             0 kB
AnonPages:        392012 kB
Mapped:            54632 kB
Shmem:             25248 kB
Slab:             278564 kB
SReclaimable:     250524 kB
SUnreclaim:        28040 kB
KernelStack:        3856 kB
PageTables:         6412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1178488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52040 MiB
End job on node132 at 2018-07-28 10:57:42