Trace number 4298595

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.02 2498.81

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K06-P03_c18.xml
MD5SUM54d96134616ca7767c80e2eaaa70f234
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 variables138
Number of constraints59
Number of domains2
Minimum domain size57
Maximum domain size58
Distribution of domain sizes[{"size":57,"count":57},{"size":58,"count":18}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":63},{"degree":2,"count":57},{"degree":7,"count":12},{"degree":8,"count":6}]
Minimum constraint arity3
Maximum constraint arity57
Distribution of constraint arities[{"arity":3,"count":57},{"arity":18,"count":1},{"arity":57,"count":1}]
Number of extensional constraints0
Number of intensional constraints57
Distribution of constraint types[{"type":"intension","count":57},{"type":"allDifferent","count":2}]
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.00/2498.80	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 (13447 MiB free)
  memory of node 1: 16384 MiB (13812 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298595-1532766646/watcher-4298595-1532766646 -o /tmp/evaluation-result-4298595-1532766646/solver-4298595-1532766646 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532739149-21838 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298595-1532766646.xml 

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

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

solver pid=25428, runsolver pid=25425

[startup+0.100131 s]*
/proc/loadavg: 1.37 1.39 1.40 3/215 25443
/proc/meminfo: memFree=27898628/32770624 swapFree=67108436/67108860
[pid=25428] ppid=25425 vsize=10661056 memory=28404 CPUtime=0.12 cores=0,2,4,6
/proc/25428/stat : 25428 (java) S 25425 25428 21807 0 -1 1077944320 4995 0 0 0 11 1 0 0 20 0 15 0 94227781 10916921344 7101 33554432000 4194304 4196468 140725519270800 140725519253344 140460411383543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
/proc/25428/statm: 2665264 7101 2862 1 0 2627263 0
[pid=25428/tid=25430] ppid=25425 vsize=10661056 memory=-7254947776133162106 CPUtime=0.09 cores=0,2,4,6
/proc/25428/task/25430/stat : 25430 (java) R 25425 25428 21807 0 -1 4202560 2878 0 0 0 8 1 0 0 20 0 15 0 94227782 10916921344 7101 33554432000 4194304 4196468 140725519270800 140460415613808 140460411404890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25431] ppid=25425 vsize=10661056 memory=5793855640899832249 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25431/stat : 25431 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916921344 7101 33554432000 4194304 4196468 140725519270800 140460337457808 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25432] ppid=25425 vsize=10661056 memory=140389889939072 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25432/stat : 25432 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916921344 7101 33554432000 4194304 4196468 140725519270800 140460336405008 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25433] ppid=25425 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25433/stat : 25433 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916921344 7101 33554432000 4194304 4196468 140725519270800 140460335352208 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25434] ppid=25425 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25434/stat : 25434 (java) S 25425 25428 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94227783 10916921344 7101 33554432000 4194304 4196468 140725519270800 140460334299408 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25435] ppid=25425 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25435/stat : 25435 (java) S 25425 25428 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94227784 10916921344 7101 33554432000 4194304 4196468 140725519270800 140459902962544 140460411394690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25436] ppid=25425 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25436/stat : 25436 (java) S 25425 25428 21807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94227784 10916921344 7101 33554432000 4194304 4196468 140725519270800 140459901908512 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25437] ppid=25425 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25437/stat : 25437 (java) S 25425 25428 21807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94227785 10916921344 7101 33554432000 4194304 4196468 140725519270800 140459900855664 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25438] ppid=25425 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25438/stat : 25438 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916921344 7101 33554432000 4194304 4196468 140725519270800 140459899803984 140460411402139 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25439] ppid=25425 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25439/stat : 25439 (java) S 25425 25428 21807 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 94227787 10916921344 7101 33554432000 4194304 4196468 140725519270800 140459898751344 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25440] ppid=25425 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25440/stat : 25440 (java) R 25425 25428 21807 0 -1 4202560 153 0 0 0 0 0 0 0 20 0 15 0 94227787 10916921344 7101 33554432000 4194304 4196468 140725519270800 140459897690192 140460394821344 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25441] ppid=25425 vsize=10661056 memory=140389889939072 CPUtime=0.02 cores=0,2,4,6
/proc/25428/task/25441/stat : 25441 (java) R 25425 25428 21807 0 -1 4202560 320 0 0 0 2 0 0 0 20 0 15 0 94227787 10916921344 7101 33554432000 4194304 4196468 140725519270800 140459896645744 140460411395478 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25442] ppid=25425 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25442/stat : 25442 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916921344 7101 33554432000 4194304 4196468 140725519270800 140459895593184 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25443] ppid=25425 vsize=10661056 memory=140389889939072 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25443/stat : 25443 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227787 10916921344 7101 33554432000 4194304 4196468 140725519270800 140459894541488 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 28404 KiB

[startup+0.210552 s]*
/proc/loadavg: 1.37 1.39 1.40 5/215 25443
/proc/meminfo: memFree=27884880/32770624 swapFree=67108436/67108860
[pid=25428] ppid=25425 vsize=10661132 memory=40784 CPUtime=0.32 cores=0,2,4,6
/proc/25428/stat : 25428 (java) S 25425 25428 21807 0 -1 1077944320 7674 0 0 0 30 2 0 0 20 0 15 0 94227781 10916999168 10196 33554432000 4194304 4196468 140725519270800 140725519253344 140460411383543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
/proc/25428/statm: 2665283 10196 3013 1 0 2627263 0
[pid=25428/tid=25430] ppid=25425 vsize=10661132 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/25428/task/25430/stat : 25430 (java) R 25425 25428 21807 0 -1 4202560 4759 0 0 0 19 1 0 0 20 0 15 0 94227782 10916999168 10196 33554432000 4194304 4196468 140725519270800 140460415615856 140460411405469 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25431] ppid=25425 vsize=10661132 memory=4211974116094729610 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25431/stat : 25431 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 10196 33554432000 4194304 4196468 140725519270800 140460337457808 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25432] ppid=25425 vsize=10661132 memory=140389889939072 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25432/stat : 25432 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 10196 33554432000 4194304 4196468 140725519270800 140460336405008 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25433] ppid=25425 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25433/stat : 25433 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 10196 33554432000 4194304 4196468 140725519270800 140460335352208 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25434] ppid=25425 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25434/stat : 25434 (java) S 25425 25428 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 10196 33554432000 4194304 4196468 140725519270800 140460334299408 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25435] ppid=25425 vsize=10661132 memory=140389889939072 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25435/stat : 25435 (java) S 25425 25428 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94227784 10916999168 10196 33554432000 4194304 4196468 140725519270800 140459902962544 140460411394690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25436] ppid=25425 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25436/stat : 25436 (java) S 25425 25428 21807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94227784 10916999168 10196 33554432000 4194304 4196468 140725519270800 140459901908512 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25437] ppid=25425 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25437/stat : 25437 (java) S 25425 25428 21807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94227785 10916999168 10196 33554432000 4194304 4196468 140725519270800 140459900855664 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25438] ppid=25425 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25438/stat : 25438 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 10196 33554432000 4194304 4196468 140725519270800 140459899803984 140460411402139 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25439] ppid=25425 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/25428/task/25439/stat : 25439 (java) S 25425 25428 21807 0 -1 1077944384 409 0 0 0 2 0 0 0 20 0 15 0 94227787 10916999168 10196 33554432000 4194304 4196468 140725519270800 140459898751344 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25440] ppid=25425 vsize=10661132 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/25428/task/25440/stat : 25440 (java) S 25425 25428 21807 0 -1 1077944384 404 0 0 0 1 0 0 0 20 0 15 0 94227787 10916999168 10196 33554432000 4194304 4196468 140725519270800 140459897698544 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25441] ppid=25425 vsize=10661132 memory=140389889939072 CPUtime=0.07 cores=0,2,4,6
/proc/25428/task/25441/stat : 25441 (java) S 25425 25428 21807 0 -1 1077944384 734 0 0 0 7 0 0 0 20 0 15 0 94227787 10916999168 10196 33554432000 4194304 4196468 140725519270800 140459896645744 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25442] ppid=25425 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25442/stat : 25442 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 10196 33554432000 4194304 4196468 140725519270800 140459895593184 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25443] ppid=25425 vsize=10661132 memory=140389889939072 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25443/stat : 25443 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 10196 33554432000 4194304 4196468 140725519270800 140459894541488 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40784 KiB

[startup+0.318376 s]*
/proc/loadavg: 1.37 1.39 1.40 5/215 25443
/proc/meminfo: memFree=27877560/32770624 swapFree=67108436/67108860
[pid=25428] ppid=25425 vsize=10661132 memory=48632 CPUtime=0.59 cores=0,2,4,6
/proc/25428/stat : 25428 (java) S 25425 25428 21807 0 -1 1077944320 8742 0 0 0 56 3 0 0 20 0 15 0 94227781 10916999168 12158 33554432000 4194304 4196468 140725519270800 140725519253344 140460411383543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
/proc/25428/statm: 2665283 12158 3056 1 0 2627263 0
[pid=25428/tid=25430] ppid=25425 vsize=10661132 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/25428/task/25430/stat : 25430 (java) R 25425 25428 21807 0 -1 4202560 5085 0 0 0 29 1 0 0 20 0 15 0 94227782 10916999168 12158 33554432000 4194304 4196468 140725519270800 140460415619184 140460394740129 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25431] ppid=25425 vsize=10661132 memory=4211974116094729610 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25431/stat : 25431 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 12158 33554432000 4194304 4196468 140725519270800 140460337457808 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25432] ppid=25425 vsize=10661132 memory=140389889941429 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25432/stat : 25432 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 12158 33554432000 4194304 4196468 140725519270800 140460336405008 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25433] ppid=25425 vsize=10661132 memory=140389730352959 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25433/stat : 25433 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 12158 33554432000 4194304 4196468 140725519270800 140460335352208 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25434] ppid=25425 vsize=10661132 memory=140389730340303 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25434/stat : 25434 (java) S 25425 25428 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 12158 33554432000 4194304 4196468 140725519270800 140460334299408 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25435] ppid=25425 vsize=10661132 memory=140389889960906 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25435/stat : 25435 (java) S 25425 25428 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94227784 10916999168 12158 33554432000 4194304 4196468 140725519270800 140459902962544 140460411394690 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25436] ppid=25425 vsize=10661132 memory=140389730349487 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25436/stat : 25436 (java) S 25425 25428 21807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94227784 10916999168 12158 33554432000 4194304 4196468 140725519270800 140459901908512 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25437] ppid=25425 vsize=10661132 memory=280779460689808 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25437/stat : 25437 (java) S 25425 25428 21807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94227785 10916999168 12158 33554432000 4194304 4196468 140725519270800 140459900855664 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25438] ppid=25425 vsize=10661132 memory=280779460687504 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25438/stat : 25438 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 12158 33554432000 4194304 4196468 140725519270800 140459899803984 140460411402139 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25439] ppid=25425 vsize=10661132 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/25428/task/25439/stat : 25439 (java) R 25425 25428 21807 0 -1 4202560 624 0 0 0 6 0 0 0 20 0 15 0 94227787 10916999168 12158 33554432000 4194304 4196468 140725519270800 140459898737368 140460394768380 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25440] ppid=25425 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/25428/task/25440/stat : 25440 (java) R 25425 25428 21807 0 -1 1077944384 519 0 0 0 5 0 0 0 20 0 15 0 94227787 10916999168 12158 33554432000 4194304 4196468 140725519270800 140459897698544 140460411394690 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25441] ppid=25425 vsize=10661132 memory=140389889939072 CPUtime=0.15 cores=0,2,4,6
/proc/25428/task/25441/stat : 25441 (java) R 25425 25428 21807 0 -1 4202560 1157 0 0 0 15 0 0 0 20 0 15 0 94227787 10916999168 12158 33554432000 4194304 4196468 140725519270800 140459896641688 140460391350662 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25442] ppid=25425 vsize=10661132 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25442/stat : 25442 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 12158 33554432000 4194304 4196468 140725519270800 140459895593184 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25443] ppid=25425 vsize=10661132 memory=140389889939072 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25443/stat : 25443 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 12158 33554432000 4194304 4196468 140725519270800 140459894541488 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 48632 KiB

[startup+0.700734 s]
/proc/loadavg: 1.37 1.39 1.40 5/215 25443
/proc/meminfo: memFree=27860564/32770624 swapFree=67108436/67108860
[pid=25428] ppid=25425 vsize=10661132 memory=87516 CPUtime=1.74 cores=0,2,4,6
/proc/25428/stat : 25428 (java) S 25425 25428 21807 0 -1 1077944320 13825 0 0 0 169 5 0 0 20 0 15 0 94227781 10916999168 21879 33554432000 4194304 4196468 140725519270800 140725519253344 140460411383543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
/proc/25428/statm: 2665283 21879 3078 1 0 2627263 0
[pid=25428/tid=25430] ppid=25425 vsize=10661132 memory=1228 CPUtime=0.67 cores=0,2,4,6
/proc/25428/task/25430/stat : 25430 (java) R 25425 25428 21807 0 -1 4202560 5173 0 0 0 65 2 0 0 20 0 15 0 94227782 10916999168 21879 33554432000 4194304 4196468 140725519270800 140460415620424 140460013028948 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25431] ppid=25425 vsize=10661132 memory=1852 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25431/stat : 25431 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 21879 33554432000 4194304 4196468 140725519270800 140460337457808 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25432] ppid=25425 vsize=10661132 memory=872 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25432/stat : 25432 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 21879 33554432000 4194304 4196468 140725519270800 140460336405008 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25433] ppid=25425 vsize=10661132 memory=7307747153392788800 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25433/stat : 25433 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 21879 33554432000 4194304 4196468 140725519270800 140460335352208 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25434] ppid=25425 vsize=10661132 memory=7453282923444727654 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25434/stat : 25434 (java) S 25425 25428 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 21879 33554432000 4194304 4196468 140725519270800 140460334299408 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25435] ppid=25425 vsize=10661132 memory=6370994028255662165 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25435/stat : 25435 (java) S 25425 25428 21807 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94227784 10916999168 21879 33554432000 4194304 4196468 140725519270800 140459902962544 140460411394690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25436] ppid=25425 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25436/stat : 25436 (java) S 25425 25428 21807 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94227784 10916999168 21879 33554432000 4194304 4196468 140725519270800 140459901908512 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25437] ppid=25425 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25437/stat : 25437 (java) S 25425 25428 21807 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94227785 10916999168 21879 33554432000 4194304 4196468 140725519270800 140459900855664 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25438] ppid=25425 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25438/stat : 25438 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 21879 33554432000 4194304 4196468 140725519270800 140459899803984 140460411402139 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25439] ppid=25425 vsize=10661132 memory=81 CPUtime=0.4 cores=0,2,4,6
/proc/25428/task/25439/stat : 25439 (java) R 25425 25428 21807 0 -1 4202560 3142 0 0 0 40 0 0 0 20 0 15 0 94227787 10916999168 21879 33554432000 4194304 4196468 140725519270800 140459898737368 140460403672925 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25440] ppid=25425 vsize=10661132 memory=3 CPUtime=0.39 cores=0,2,4,6
/proc/25428/task/25440/stat : 25440 (java) R 25425 25428 21807 0 -1 4202560 2644 0 0 0 39 0 0 0 20 0 15 0 94227787 10916999168 21945 33554432000 4194304 4196468 140725519270800 140459897679208 140460392083840 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25441] ppid=25425 vsize=10661132 memory=265 CPUtime=0.23 cores=0,2,4,6
/proc/25428/task/25441/stat : 25441 (java) S 25425 25428 21807 0 -1 1077944384 1551 0 0 0 23 0 0 0 20 0 15 0 94227787 10916999168 21945 33554432000 4194304 4196468 140725519270800 140459896645744 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25442] ppid=25425 vsize=10661132 memory=280779460873712 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25442/stat : 25442 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 21945 33554432000 4194304 4196468 140725519270800 140459895593184 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25443] ppid=25425 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25443/stat : 25443 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 21945 33554432000 4194304 4196468 140725519270800 140459894541488 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 87516 KiB

[startup+1.50081 s]
/proc/loadavg: 1.58 1.43 1.41 5/215 25443
/proc/meminfo: memFree=27804864/32770624 swapFree=67108436/67108860
[pid=25428] ppid=25425 vsize=10661132 memory=186664 CPUtime=3.78 cores=0,2,4,6
/proc/25428/stat : 25428 (java) S 25425 25428 21807 0 -1 1077944320 23508 0 0 0 371 7 0 0 20 0 15 0 94227781 10916999168 46666 33554432000 4194304 4196468 140725519270800 140725519253344 140460411383543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
/proc/25428/statm: 2665283 46666 3096 1 0 2627263 0
[pid=25428/tid=25430] ppid=25425 vsize=10661132 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/25428/task/25430/stat : 25430 (java) R 25425 25428 21807 0 -1 4202560 5550 0 0 0 143 3 0 0 20 0 15 0 94227782 10916999168 46666 33554432000 4194304 4196468 140725519270800 140460415620064 140460013289213 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25431] ppid=25425 vsize=10661132 memory=4946527572719868544 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25431/stat : 25431 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 46666 33554432000 4194304 4196468 140725519270800 140460337457808 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25432] ppid=25425 vsize=10661132 memory=-6797436550897623910 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25432/stat : 25432 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 46666 33554432000 4194304 4196468 140725519270800 140460336405008 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25433] ppid=25425 vsize=10661132 memory=-5935602824819121961 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25433/stat : 25433 (java) S 25425 25428 21807 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 46666 33554432000 4194304 4196468 140725519270800 140460335352208 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25434] ppid=25425 vsize=10661132 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25434/stat : 25434 (java) S 25425 25428 21807 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94227783 10916999168 46666 33554432000 4194304 4196468 140725519270800 140460334299408 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25435] ppid=25425 vsize=10661132 memory=-6305717191464739968 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25435/stat : 25435 (java) S 25425 25428 21807 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 94227784 10916999168 46666 33554432000 4194304 4196468 140725519270800 140459902962544 140460411394690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0

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

/proc/25428/task/25430/stat : 25430 (java) R 25425 25428 21807 0 -1 4202560 20928 0 0 0 230816 17 0 0 20 0 15 0 94227782 10916999168 83420 33554432000 4194304 4196468 140725519270800 140460415622976 140460013975447 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25431] ppid=25425 vsize=10661132 memory=333680 CPUtime=6.02 cores=0,2,4,6
/proc/25428/task/25431/stat : 25431 (java) S 25425 25428 21807 0 -1 1077944384 6201 0 0 0 557 45 0 0 20 0 15 0 94227783 10916999168 83420 33554432000 4194304 4196468 140725519270800 140460337457808 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25432] ppid=25425 vsize=10661132 memory=331632 CPUtime=5.98 cores=0,2,4,6
/proc/25428/task/25432/stat : 25432 (java) S 25425 25428 21807 0 -1 1077944384 4169 0 0 0 555 43 0 0 20 0 15 0 94227783 10916999168 83420 33554432000 4194304 4196468 140725519270800 140460336405008 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25433] ppid=25425 vsize=10661132 memory=331632 CPUtime=6.02 cores=0,2,4,6
/proc/25428/task/25433/stat : 25433 (java) S 25425 25428 21807 0 -1 1077944384 6314 0 0 0 560 42 0 0 20 0 15 0 94227783 10916999168 83420 33554432000 4194304 4196468 140725519270800 140460335352208 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25434] ppid=25425 vsize=10661132 memory=0 CPUtime=5.96 cores=0,2,4,6
/proc/25428/task/25434/stat : 25434 (java) S 25425 25428 21807 0 -1 1077944384 4460 0 0 0 550 46 0 0 20 0 15 0 94227783 10916999168 83420 33554432000 4194304 4196468 140725519270800 140460334299408 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25435] ppid=25425 vsize=10661132 memory=331632 CPUtime=5.64 cores=0,2,4,6
/proc/25428/task/25435/stat : 25435 (java) S 25425 25428 21807 0 -1 1077944384 7039 0 0 0 526 38 0 0 20 0 15 0 94227784 10916999168 83420 33554432000 4194304 4196468 140725519270800 140459902962544 140460411394690 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25436] ppid=25425 vsize=10661132 memory=331632 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25436/stat : 25436 (java) S 25425 25428 21807 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94227784 10916999168 83420 33554432000 4194304 4196468 140725519270800 140459901908512 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25437] ppid=25425 vsize=10661132 memory=331632 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25437/stat : 25437 (java) S 25425 25428 21807 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 94227785 10916999168 83420 33554432000 4194304 4196468 140725519270800 140459900855664 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25438] ppid=25425 vsize=10661132 memory=333680 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25438/stat : 25438 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 83420 33554432000 4194304 4196468 140725519270800 140459899803984 140460411402139 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25439] ppid=25425 vsize=10661132 memory=333680 CPUtime=1.18 cores=0,2,4,6
/proc/25428/task/25439/stat : 25439 (java) S 25425 25428 21807 0 -1 1077944384 7509 0 0 0 117 1 0 0 20 0 15 0 94227787 10916999168 83420 33554432000 4194304 4196468 140725519270800 140459898751344 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25440] ppid=25425 vsize=10661132 memory=333680 CPUtime=1.12 cores=0,2,4,6
/proc/25428/task/25440/stat : 25440 (java) S 25425 25428 21807 0 -1 1077944384 9368 0 0 0 111 1 0 0 20 0 15 0 94227787 10916999168 83420 33554432000 4194304 4196468 140725519270800 140459897698544 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25441] ppid=25425 vsize=10661132 memory=333680 CPUtime=0.3 cores=0,2,4,6
/proc/25428/task/25441/stat : 25441 (java) S 25425 25428 21807 0 -1 1077944384 2634 0 0 0 29 1 0 0 20 0 15 0 94227787 10916999168 83420 33554432000 4194304 4196468 140725519270800 140459896645744 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25442] ppid=25425 vsize=10661132 memory=331632 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25442/stat : 25442 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 83420 33554432000 4194304 4196468 140725519270800 140459895593184 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25443] ppid=25425 vsize=10661132 memory=303430223234596890 CPUtime=1.18 cores=0,2,4,6
/proc/25428/task/25443/stat : 25443 (java) S 25425 25428 21807 0 -1 1077944384 648 0 0 0 64 54 0 0 20 0 15 0 94227787 10916999168 83420 33554432000 4194304 4196468 140725519270800 140459894541488 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
Current children cumulated CPU time: 2341.81 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 333680 KiB

[startup+2382.3 s]
/proc/loadavg: 1.34 1.35 1.38 3/215 25540
/proc/meminfo: memFree=27423272/32770624 swapFree=67108436/67108860
[pid=25428] ppid=25425 vsize=10661132 memory=335728 CPUtime=2402.39 cores=0,2,4,6
/proc/25428/stat : 25428 (java) S 25425 25428 21807 0 -1 1077944320 71939 0 0 0 240009 230 0 0 20 0 15 0 94227781 10916999168 83932 33554432000 4194304 4196468 140725519270800 140725519253344 140460411383543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
/proc/25428/statm: 2665283 83932 3129 1 0 2627263 0
[pid=25428/tid=25430] ppid=25425 vsize=10661132 memory=335728 CPUtime=2367.96 cores=0,2,4,6
/proc/25428/task/25430/stat : 25430 (java) R 25425 25428 21807 0 -1 4202560 21315 0 0 0 236778 18 0 0 20 0 15 0 94227782 10916999168 83932 33554432000 4194304 4196468 140725519270800 140460415622704 140460013349308 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25431] ppid=25425 vsize=10661132 memory=335728 CPUtime=6.2 cores=0,2,4,6
/proc/25428/task/25431/stat : 25431 (java) S 25425 25428 21807 0 -1 1077944384 6396 0 0 0 575 45 0 0 20 0 15 0 94227783 10916999168 83932 33554432000 4194304 4196468 140725519270800 140460337457808 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25432] ppid=25425 vsize=10661132 memory=4140 CPUtime=6.17 cores=0,2,4,6
/proc/25428/task/25432/stat : 25432 (java) S 25425 25428 21807 0 -1 1077944384 4423 0 0 0 573 44 0 0 20 0 15 0 94227783 10916999168 83932 33554432000 4194304 4196468 140725519270800 140460336405008 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25433] ppid=25425 vsize=10661132 memory=335728 CPUtime=6.21 cores=0,2,4,6
/proc/25428/task/25433/stat : 25433 (java) S 25425 25428 21807 0 -1 1077944384 6532 0 0 0 578 43 0 0 20 0 15 0 94227783 10916999168 83932 33554432000 4194304 4196468 140725519270800 140460335352208 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25434] ppid=25425 vsize=10661132 memory=335728 CPUtime=6.15 cores=0,2,4,6
/proc/25428/task/25434/stat : 25434 (java) S 25425 25428 21807 0 -1 1077944384 4467 0 0 0 568 47 0 0 20 0 15 0 94227783 10916999168 83932 33554432000 4194304 4196468 140725519270800 140460334299408 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25435] ppid=25425 vsize=10661132 memory=325488 CPUtime=5.79 cores=0,2,4,6
/proc/25428/task/25435/stat : 25435 (java) S 25425 25428 21807 0 -1 1077944384 7217 0 0 0 540 39 0 0 20 0 15 0 94227784 10916999168 83932 33554432000 4194304 4196468 140725519270800 140459902962544 140460411394690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25436] ppid=25425 vsize=10661132 memory=335728 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25436/stat : 25436 (java) S 25425 25428 21807 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94227784 10916999168 83932 33554432000 4194304 4196468 140725519270800 140459901908512 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25437] ppid=25425 vsize=10661132 memory=333680 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25437/stat : 25437 (java) S 25425 25428 21807 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 94227785 10916999168 83932 33554432000 4194304 4196468 140725519270800 140459900855664 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25438] ppid=25425 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25438/stat : 25438 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 83932 33554432000 4194304 4196468 140725519270800 140459899803984 140460411402139 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25439] ppid=25425 vsize=10661132 memory=335728 CPUtime=1.18 cores=0,2,4,6
/proc/25428/task/25439/stat : 25439 (java) S 25425 25428 21807 0 -1 1077944384 7511 0 0 0 117 1 0 0 20 0 15 0 94227787 10916999168 83932 33554432000 4194304 4196468 140725519270800 140459898751344 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25440] ppid=25425 vsize=10661132 memory=121 CPUtime=1.12 cores=0,2,4,6
/proc/25428/task/25440/stat : 25440 (java) S 25425 25428 21807 0 -1 1077944384 9370 0 0 0 111 1 0 0 20 0 15 0 94227787 10916999168 83932 33554432000 4194304 4196468 140725519270800 140459897698544 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25441] ppid=25425 vsize=10661132 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/25428/task/25441/stat : 25441 (java) S 25425 25428 21807 0 -1 1077944384 2636 0 0 0 29 1 0 0 20 0 15 0 94227787 10916999168 83932 33554432000 4194304 4196468 140725519270800 140459896645744 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25442] ppid=25425 vsize=10661132 memory=335728 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25442/stat : 25442 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 83932 33554432000 4194304 4196468 140725519270800 140459895593184 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25443] ppid=25425 vsize=10661132 memory=335728 CPUtime=1.21 cores=0,2,4,6
/proc/25428/task/25443/stat : 25443 (java) S 25425 25428 21807 0 -1 1077944384 665 0 0 0 65 56 0 0 20 0 15 0 94227787 10916999168 83932 33554432000 4194304 4196468 140725519270800 140459894541488 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
Current children cumulated CPU time: 2402.39 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 335728 KiB

[startup+2442.3 s]
/proc/loadavg: 1.53 1.39 1.40 3/215 25541
/proc/meminfo: memFree=27415920/32770624 swapFree=67108436/67108860
[pid=25428] ppid=25425 vsize=10661132 memory=339824 CPUtime=2462.96 cores=0,2,4,6
/proc/25428/stat : 25428 (java) S 25425 25428 21807 0 -1 1077944320 73179 0 0 0 246060 236 0 0 20 0 15 0 94227781 10916999168 84956 33554432000 4194304 4196468 140725519270800 140725519253344 140460411383543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
/proc/25428/statm: 2665283 84956 3129 1 0 2627263 0
[pid=25428/tid=25430] ppid=25425 vsize=10661132 memory=4140 CPUtime=2427.56 cores=0,2,4,6
/proc/25428/task/25430/stat : 25430 (java) R 25425 25428 21807 0 -1 4202560 21706 0 0 0 242738 18 0 0 20 0 15 0 94227782 10916999168 84956 33554432000 4194304 4196468 140725519270800 140460415622928 140460013672913 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25431] ppid=25425 vsize=10661132 memory=337776 CPUtime=6.41 cores=0,2,4,6
/proc/25428/task/25431/stat : 25431 (java) S 25425 25428 21807 0 -1 1077944384 6472 0 0 0 594 47 0 0 20 0 15 0 94227783 10916999168 84956 33554432000 4194304 4196468 140725519270800 140460337457808 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25432] ppid=25425 vsize=10661132 memory=0 CPUtime=6.36 cores=0,2,4,6
/proc/25428/task/25432/stat : 25432 (java) S 25425 25428 21807 0 -1 1077944384 4495 0 0 0 591 45 0 0 20 0 15 0 94227783 10916999168 84956 33554432000 4194304 4196468 140725519270800 140460336405008 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25433] ppid=25425 vsize=10661132 memory=335728 CPUtime=6.41 cores=0,2,4,6
/proc/25428/task/25433/stat : 25433 (java) S 25425 25428 21807 0 -1 1077944384 6911 0 0 0 597 44 0 0 20 0 15 0 94227783 10916999168 84956 33554432000 4194304 4196468 140725519270800 140460335352208 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25434] ppid=25425 vsize=10661132 memory=337776 CPUtime=6.35 cores=0,2,4,6
/proc/25428/task/25434/stat : 25434 (java) S 25425 25428 21807 0 -1 1077944384 4590 0 0 0 587 48 0 0 20 0 15 0 94227783 10916999168 84956 33554432000 4194304 4196468 140725519270800 140460334299408 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25435] ppid=25425 vsize=10661132 memory=337776 CPUtime=5.94 cores=0,2,4,6
/proc/25428/task/25435/stat : 25435 (java) S 25425 25428 21807 0 -1 1077944384 7393 0 0 0 554 40 0 0 20 0 15 0 94227784 10916999168 84956 33554432000 4194304 4196468 140725519270800 140459902962544 140460411394690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25436] ppid=25425 vsize=10661132 memory=337776 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25436/stat : 25436 (java) S 25425 25428 21807 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94227784 10916999168 84956 33554432000 4194304 4196468 140725519270800 140459901908512 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25437] ppid=25425 vsize=10661132 memory=337776 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25437/stat : 25437 (java) S 25425 25428 21807 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 94227785 10916999168 84956 33554432000 4194304 4196468 140725519270800 140459900855664 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25438] ppid=25425 vsize=10661132 memory=337776 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25438/stat : 25438 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 84956 33554432000 4194304 4196468 140725519270800 140459899803984 140460411402139 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25439] ppid=25425 vsize=10661132 memory=337776 CPUtime=1.18 cores=0,2,4,6
/proc/25428/task/25439/stat : 25439 (java) S 25425 25428 21807 0 -1 1077944384 7513 0 0 0 117 1 0 0 20 0 15 0 94227787 10916999168 84956 33554432000 4194304 4196468 140725519270800 140459898751344 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25440] ppid=25425 vsize=10661132 memory=337776 CPUtime=1.12 cores=0,2,4,6
/proc/25428/task/25440/stat : 25440 (java) S 25425 25428 21807 0 -1 1077944384 9372 0 0 0 111 1 0 0 20 0 15 0 94227787 10916999168 84956 33554432000 4194304 4196468 140725519270800 140459897698544 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25441] ppid=25425 vsize=10661132 memory=339824 CPUtime=0.3 cores=0,2,4,6
/proc/25428/task/25441/stat : 25441 (java) S 25425 25428 21807 0 -1 1077944384 2638 0 0 0 29 1 0 0 20 0 15 0 94227787 10916999168 84956 33554432000 4194304 4196468 140725519270800 140459896645744 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25442] ppid=25425 vsize=10661132 memory=339824 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25442/stat : 25442 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 84956 33554432000 4194304 4196468 140725519270800 140459895593184 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25443] ppid=25425 vsize=10661132 memory=339824 CPUtime=1.25 cores=0,2,4,6
/proc/25428/task/25443/stat : 25443 (java) S 25425 25428 21807 0 -1 1077944384 682 0 0 0 67 58 0 0 20 0 15 0 94227787 10916999168 84956 33554432000 4194304 4196468 140725519270800 140459894541488 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
Current children cumulated CPU time: 2462.96 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 339824 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2498.8 s]
/proc/loadavg: 1.71 1.44 1.41 4/215 25619
/proc/meminfo: memFree=27111916/32770624 swapFree=67108436/67108860
[pid=25428] ppid=25425 vsize=10661132 memory=341872 CPUtime=2520 cores=0,2,4,6
/proc/25428/stat : 25428 (java) S 25425 25428 21807 0 -1 1077944320 74420 0 0 0 251760 240 0 0 20 0 15 0 94227781 10916999168 85468 33554432000 4194304 4196468 140725519270800 140725519253344 140460411383543 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
/proc/25428/statm: 2665283 85468 3129 1 0 2627263 0
[pid=25428/tid=25430] ppid=25425 vsize=10661132 memory=2200 CPUtime=2483.7 cores=0,2,4,6
/proc/25428/task/25430/stat : 25430 (java) R 25425 25428 21807 0 -1 4202560 22078 0 0 0 248352 18 0 0 20 0 15 0 94227782 10916999168 85468 33554432000 4194304 4196468 140725519270800 140460415622976 140460013974967 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25431] ppid=25425 vsize=10661132 memory=7532 CPUtime=6.59 cores=0,2,4,6
/proc/25428/task/25431/stat : 25431 (java) S 25425 25428 21807 0 -1 1077944384 6581 0 0 0 612 47 0 0 20 0 15 0 94227783 10916999168 85468 33554432000 4194304 4196468 140725519270800 140460337457808 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25432] ppid=25425 vsize=10661132 memory=840 CPUtime=6.55 cores=0,2,4,6
/proc/25428/task/25432/stat : 25432 (java) S 25425 25428 21807 0 -1 1077944384 4652 0 0 0 609 46 0 0 20 0 15 0 94227783 10916999168 85468 33554432000 4194304 4196468 140725519270800 140460336405008 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25433] ppid=25425 vsize=10661132 memory=1796 CPUtime=6.59 cores=0,2,4,6
/proc/25428/task/25433/stat : 25433 (java) S 25425 25428 21807 0 -1 1077944384 7244 0 0 0 614 45 0 0 20 0 15 0 94227783 10916999168 85468 33554432000 4194304 4196468 140725519270800 140460335352208 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25434] ppid=25425 vsize=10661132 memory=916 CPUtime=6.53 cores=0,2,4,6
/proc/25428/task/25434/stat : 25434 (java) S 25425 25428 21807 0 -1 1077944384 4668 0 0 0 604 49 0 0 20 0 15 0 94227783 10916999168 85468 33554432000 4194304 4196468 140725519270800 140460334299408 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25435] ppid=25425 vsize=10661132 memory=3852 CPUtime=6.07 cores=0,2,4,6
/proc/25428/task/25435/stat : 25435 (java) S 25425 25428 21807 0 -1 1077944384 7569 0 0 0 566 41 0 0 20 0 15 0 94227784 10916999168 85468 33554432000 4194304 4196468 140725519270800 140459902962544 140460411394690 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25436] ppid=25425 vsize=10661132 memory=2848 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25436/stat : 25436 (java) S 25425 25428 21807 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 94227784 10916999168 85468 33554432000 4194304 4196468 140725519270800 140459901908512 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25437] ppid=25425 vsize=10661132 memory=2612 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25437/stat : 25437 (java) S 25425 25428 21807 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 94227785 10916999168 85468 33554432000 4194304 4196468 140725519270800 140459900855664 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25438] ppid=25425 vsize=10661132 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25438/stat : 25438 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 85468 33554432000 4194304 4196468 140725519270800 140459899803984 140460411402139 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25439] ppid=25425 vsize=10661132 memory=3172 CPUtime=1.18 cores=0,2,4,6
/proc/25428/task/25439/stat : 25439 (java) S 25425 25428 21807 0 -1 1077944384 7513 0 0 0 117 1 0 0 20 0 15 0 94227787 10916999168 85468 33554432000 4194304 4196468 140725519270800 140459898751344 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25440] ppid=25425 vsize=10661132 memory=341872 CPUtime=1.12 cores=0,2,4,6
/proc/25428/task/25440/stat : 25440 (java) S 25425 25428 21807 0 -1 1077944384 9372 0 0 0 111 1 0 0 20 0 15 0 94227787 10916999168 85468 33554432000 4194304 4196468 140725519270800 140459897698544 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25441] ppid=25425 vsize=10661132 memory=4100 CPUtime=0.31 cores=0,2,4,6
/proc/25428/task/25441/stat : 25441 (java) S 25425 25428 21807 0 -1 1077944384 2638 0 0 0 30 1 0 0 20 0 15 0 94227787 10916999168 85468 33554432000 4194304 4196468 140725519270800 140459896645744 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25442] ppid=25425 vsize=10661132 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/25428/task/25442/stat : 25442 (java) S 25425 25428 21807 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94227787 10916999168 85468 33554432000 4194304 4196468 140725519270800 140459895593184 140460411393749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
[pid=25428/tid=25443] ppid=25425 vsize=10661132 memory=288230574492221466 CPUtime=1.28 cores=0,2,4,6
/proc/25428/task/25443/stat : 25443 (java) S 25425 25428 21807 0 -1 1077944384 698 0 0 0 69 59 0 0 20 0 15 0 94227787 10916999168 85468 33554432000 4194304 4196468 140725519270800 140459894541488 140460411394690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16797696 140725519279221 140725519279369 140725519279369 140725519282127 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 341872 KiB

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

[startup+2498.81 s]
# the end of solver process 25428 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.61 s, system=2.4113 s

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

Child status: 143
Real time (s): 2498.81
CPU time (s): 2520.02
CPU user time (s): 2517.61
CPU system time (s): 2.4113
CPU usage (%): 100.849
Max. virtual memory (cumulated for all children) (KiB): 10663052
Max. memory (cumulated for all children) (KiB): 341872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.61
system time used= 2.4113
maximum resident set size= 342392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74593
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 228192
involuntary context switches= 5954


# summary of solver processes directly reported to runsolver:
#   pid: 25428
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2517.61
#   total CPU system time (s): 2.4113

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3265 second user time and 22.877 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-28 10:30:46
IDJOB=4298595
IDBENCH=141171
IDSOLVER=2762
FILE ID=node137/4298595-1532766646
RUNJOBID= node137-1532739149-21838
PBS_JOBID= 21022437
Free space on /tmp= 48156 MiB

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

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

MD5SUM BENCH= 54d96134616ca7767c80e2eaaa70f234
RANDOM SEED=154586469

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27915020 kB
MemAvailable:   31738620 kB
Buffers:          185240 kB
Cached:          3871744 kB
SwapCached:           32 kB
Active:          1985560 kB
Inactive:        2318848 kB
Active(anon):     195112 kB
Inactive(anon):    80056 kB
Active(file):    1790448 kB
Inactive(file):  2238792 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              1432 kB
Writeback:             0 kB
AnonPages:        254700 kB
Mapped:            52220 kB
Shmem:             25052 kB
Slab:             248420 kB
SReclaimable:     220392 kB
SUnreclaim:        28028 kB
KernelStack:        3488 kB
PageTables:         5900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1146384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48156 MiB
End job on node137 at 2018-07-28 11:12:25