Trace number 4300280

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
GG's minicp 2018-04-29? (TO) 2520.04 2497.21

General information on the benchmark

NameFrb/
frb-53-24-3-mgd_c18.xml
MD5SUM2687d075c2954ad7539e74b041f9986e
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 variables53
Number of constraints470
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":53}]
Minimum variable degree11
Maximum variable degree26
Distribution of variable degrees[{"degree":11,"count":1},{"degree":13,"count":2},{"degree":14,"count":5},{"degree":15,"count":4},{"degree":16,"count":6},{"degree":17,"count":7},{"degree":18,"count":12},{"degree":19,"count":4},{"degree":20,"count":3},{"degree":21,"count":2},{"degree":22,"count":3},{"degree":23,"count":1},{"degree":24,"count":1},{"degree":25,"count":1},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":470}]
Number of extensional constraints470
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":470}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300280-1532862732/watcher-4300280-1532862732 -o /tmp/evaluation-result-4300280-1532862732/solver-4300280-1532862732 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532844911-3526 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4300280-1532862732.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
solver pid=5620, runsolver pid=5617
Current StackSize limit: 8192 KiB


[startup+0.1002 s]*
/proc/loadavg: 1.37 1.57 1.76 4/218 5635
/proc/meminfo: memFree=27274940/32770624 swapFree=67108496/67108860
[pid=5620] ppid=5617 vsize=10661056 memory=27612 CPUtime=0.12 cores=0,2,4,6
/proc/5620/stat : 5620 (java) S 5617 5620 3495 0 -1 1077944320 5316 0 0 0 11 1 0 0 20 0 15 0 103836400 10916921344 6903 33554432000 4194304 4196468 140736499366528 140736499349072 139620840586999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
/proc/5620/statm: 2665264 6903 2812 1 0 2627263 0
[pid=5620/tid=5622] ppid=5617 vsize=10661056 memory=-8826031017717232832 CPUtime=0.08 cores=0,2,4,6
/proc/5620/task/5622/stat : 5622 (java) R 5617 5620 3495 0 -1 4202560 3179 0 0 0 8 0 0 0 20 0 15 0 103836400 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620844808160 139620840598934 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5623] ppid=5617 vsize=10661056 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5623/stat : 5623 (java) S 5617 5620 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103836401 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620447607440 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5624] ppid=5617 vsize=10661056 memory=139747327604352 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5624/stat : 5624 (java) S 5617 5620 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103836401 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620446554640 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5625] ppid=5617 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5625/stat : 5625 (java) S 5617 5620 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103836401 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620445501840 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5626] ppid=5617 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5626/stat : 5626 (java) S 5617 5620 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103836401 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620444449040 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5627] ppid=5617 vsize=10661056 memory=139747327604352 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5627/stat : 5627 (java) S 5617 5620 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103836402 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620145372016 139620840598146 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5628] ppid=5617 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5628/stat : 5628 (java) S 5617 5620 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103836403 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620144317984 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5629] ppid=5617 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5629/stat : 5629 (java) S 5617 5620 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103836403 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620143265136 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5630] ppid=5617 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5630/stat : 5630 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836405 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620142213456 139620840605595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5631] ppid=5617 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5631/stat : 5631 (java) S 5617 5620 3495 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 103836405 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620141160816 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5632] ppid=5617 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5632/stat : 5632 (java) S 5617 5620 3495 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 15 0 103836405 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620140108016 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5633] ppid=5617 vsize=10661056 memory=139747327604352 CPUtime=0.01 cores=0,2,4,6
/proc/5620/task/5633/stat : 5633 (java) R 5617 5620 3495 0 -1 4202560 349 0 0 0 1 0 0 0 20 0 15 0 103836405 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620139055216 139620840598934 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5634] ppid=5617 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5634/stat : 5634 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836406 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620138002656 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5635] ppid=5617 vsize=10661056 memory=139747327604352 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5635/stat : 5635 (java) S 5617 5620 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103836406 10916921344 6903 33554432000 4194304 4196468 140736499366528 139620136950960 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27612 KiB

[startup+0.21087 s]*
/proc/loadavg: 1.37 1.57 1.76 4/218 5635
/proc/meminfo: memFree=27263212/32770624 swapFree=67108496/67108860
[pid=5620] ppid=5617 vsize=10661056 memory=40264 CPUtime=0.34 cores=0,2,4,6
/proc/5620/stat : 5620 (java) S 5617 5620 3495 0 -1 1077944320 8221 0 0 0 32 2 0 0 20 0 15 0 103836400 10916921344 10066 33554432000 4194304 4196468 140736499366528 140736499349072 139620840586999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
/proc/5620/statm: 2665264 10066 3002 1 0 2627263 0
[pid=5620/tid=5622] ppid=5617 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/5620/task/5622/stat : 5622 (java) R 5617 5620 3495 0 -1 4202560 5127 0 0 0 19 1 0 0 20 0 15 0 103836400 10916921344 10066 33554432000 4194304 4196468 140736499366528 139620844818240 139620840608925 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5623] ppid=5617 vsize=10661056 memory=364 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5623/stat : 5623 (java) S 5617 5620 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103836401 10916921344 10066 33554432000 4194304 4196468 140736499366528 139620447607440 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5624] ppid=5617 vsize=10661056 memory=139747327925019 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5624/stat : 5624 (java) S 5617 5620 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103836401 10916921344 10066 33554432000 4194304 4196468 140736499366528 139620446554640 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5625] ppid=5617 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5625/stat : 5625 (java) S 5617 5620 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103836401 10916921344 10066 33554432000 4194304 4196468 140736499366528 139620445501840 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5626] ppid=5617 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5626/stat : 5626 (java) S 5617 5620 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103836401 10916921344 10066 33554432000 4194304 4196468 140736499366528 139620444449040 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5627] ppid=5617 vsize=10661056 memory=139747327604352 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5627/stat : 5627 (java) S 5617 5620 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103836402 10916921344 10066 33554432000 4194304 4196468 140736499366528 139620145372016 139620840598146 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5628] ppid=5617 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5628/stat : 5628 (java) S 5617 5620 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103836403 10916921344 10132 33554432000 4194304 4196468 140736499366528 139620144317984 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5629] ppid=5617 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5629/stat : 5629 (java) S 5617 5620 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103836403 10916921344 10132 33554432000 4194304 4196468 140736499366528 139620143265136 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5630] ppid=5617 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5630/stat : 5630 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836405 10916921344 10132 33554432000 4194304 4196468 140736499366528 139620142213456 139620840605595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5631] ppid=5617 vsize=10661056 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/5620/task/5631/stat : 5631 (java) R 5617 5620 3495 0 -1 4202560 594 0 0 0 3 0 0 0 20 0 15 0 103836405 10916921344 10132 33554432000 4194304 4196468 140736499366528 139620141152144 139620832824126 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5632] ppid=5617 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5620/task/5632/stat : 5632 (java) R 5617 5620 3495 0 -1 1077944384 211 0 0 0 2 0 0 0 20 0 15 0 103836405 10916921344 10132 33554432000 4194304 4196468 140736499366528 139620140108016 139620840598146 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5633] ppid=5617 vsize=10661056 memory=139747327604352 CPUtime=0.08 cores=0,2,4,6
/proc/5620/task/5633/stat : 5633 (java) R 5617 5620 3495 0 -1 4202560 923 0 0 0 8 0 0 0 20 0 15 0 103836405 10916921344 10132 33554432000 4194304 4196468 140736499366528 139620139052880 139620819855936 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5634] ppid=5617 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5634/stat : 5634 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836406 10916921344 10132 33554432000 4194304 4196468 140736499366528 139620138002656 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5635] ppid=5617 vsize=10661056 memory=139747327604352 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5635/stat : 5635 (java) S 5617 5620 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103836406 10916921344 10132 33554432000 4194304 4196468 140736499366528 139620136950960 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40264 KiB

[startup+0.311488 s]*
/proc/loadavg: 1.37 1.57 1.76 5/218 5635
/proc/meminfo: memFree=27258312/32770624 swapFree=67108496/67108860
[pid=5620] ppid=5617 vsize=10661132 memory=47140 CPUtime=0.6 cores=0,2,4,6
/proc/5620/stat : 5620 (java) S 5617 5620 3495 0 -1 1077944320 8959 0 0 0 58 2 0 0 20 0 15 0 103836400 10916999168 11785 33554432000 4194304 4196468 140736499366528 140736499349072 139620840586999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
/proc/5620/statm: 2665283 11785 3075 1 0 2627263 0
[pid=5620/tid=5622] ppid=5617 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/5620/task/5622/stat : 5622 (java) S 5617 5620 3495 0 -1 1077944384 5441 0 0 0 29 1 0 0 20 0 15 0 103836400 10916999168 11851 33554432000 4194304 4196468 140736499366528 139620844822144 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5623] ppid=5617 vsize=10661132 memory=290763875220193303 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5623/stat : 5623 (java) S 5617 5620 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103836401 10916999168 11851 33554432000 4194304 4196468 140736499366528 139620447607440 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5624] ppid=5617 vsize=10661132 memory=139747328087510 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5624/stat : 5624 (java) S 5617 5620 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103836401 10916999168 11851 33554432000 4194304 4196468 140736499366528 139620446554640 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5625] ppid=5617 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5625/stat : 5625 (java) S 5617 5620 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103836401 10916999168 11851 33554432000 4194304 4196468 140736499366528 139620445501840 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5626] ppid=5617 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5626/stat : 5626 (java) S 5617 5620 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103836401 10916999168 11851 33554432000 4194304 4196468 140736499366528 139620444449040 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5627] ppid=5617 vsize=10661132 memory=139747327604352 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5627/stat : 5627 (java) S 5617 5620 3495 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 103836402 10916999168 11917 33554432000 4194304 4196468 140736499366528 139620145372016 139620840598146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5628] ppid=5617 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5628/stat : 5628 (java) S 5617 5620 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103836403 10916999168 11917 33554432000 4194304 4196468 140736499366528 139620144317984 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5629] ppid=5617 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5629/stat : 5629 (java) S 5617 5620 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103836403 10916999168 11917 33554432000 4194304 4196468 140736499366528 139620143265136 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5630] ppid=5617 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5630/stat : 5630 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836405 10916999168 11917 33554432000 4194304 4196468 140736499366528 139620142213456 139620840605595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5631] ppid=5617 vsize=10661132 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5620/task/5631/stat : 5631 (java) R 5617 5620 3495 0 -1 4202560 734 0 0 0 7 0 0 0 20 0 15 0 103836405 10916999168 11917 33554432000 4194304 4196468 140736499366528 139620141151408 139620822130722 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5632] ppid=5617 vsize=10661132 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/5620/task/5632/stat : 5632 (java) R 5617 5620 3495 0 -1 1077944384 372 0 0 0 6 0 0 0 20 0 15 0 103836405 10916999168 11917 33554432000 4194304 4196468 140736499366528 139620140108016 139620840598146 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5633] ppid=5617 vsize=10661132 memory=139747327604352 CPUtime=0.16 cores=0,2,4,6
/proc/5620/task/5633/stat : 5633 (java) R 5617 5620 3495 0 -1 4202560 1058 0 0 0 16 0 0 0 20 0 15 0 103836405 10916999168 11917 33554432000 4194304 4196468 140736499366528 139620139055344 139620833686846 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5634] ppid=5617 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5634/stat : 5634 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836406 10916999168 11917 33554432000 4194304 4196468 140736499366528 139620138002656 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5635] ppid=5617 vsize=10661132 memory=139747327604352 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5635/stat : 5635 (java) S 5617 5620 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103836406 10916999168 11917 33554432000 4194304 4196468 140736499366528 139620136950960 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47140 KiB

[startup+0.700692 s]
/proc/loadavg: 1.37 1.57 1.76 5/218 5635
/proc/meminfo: memFree=27191868/32770624 swapFree=67108496/67108860
[pid=5620] ppid=5617 vsize=10661132 memory=159916 CPUtime=1.84 cores=0,2,4,6
/proc/5620/stat : 5620 (java) S 5617 5620 3495 0 -1 1077944320 11447 0 0 0 181 3 0 0 20 0 15 0 103836400 10916999168 39979 33554432000 4194304 4196468 140736499366528 140736499349072 139620840586999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
/proc/5620/statm: 2665283 39979 3110 1 0 2627263 0
[pid=5620/tid=5622] ppid=5617 vsize=10661132 memory=1788 CPUtime=0.67 cores=0,2,4,6
/proc/5620/task/5622/stat : 5622 (java) R 5617 5620 3495 0 -1 4202560 5571 0 0 0 65 2 0 0 20 0 15 0 103836400 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620844823248 139620478242224 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5623] ppid=5617 vsize=10661132 memory=860 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5623/stat : 5623 (java) S 5617 5620 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103836401 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620447607440 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5624] ppid=5617 vsize=10661132 memory=12556 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5624/stat : 5624 (java) S 5617 5620 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103836401 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620446554640 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5625] ppid=5617 vsize=10661132 memory=756 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5625/stat : 5625 (java) S 5617 5620 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103836401 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620445501840 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5626] ppid=5617 vsize=10661132 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5626/stat : 5626 (java) S 5617 5620 3495 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103836401 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620444449040 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5627] ppid=5617 vsize=10661132 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5627/stat : 5627 (java) S 5617 5620 3495 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 103836402 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620145372016 139620840598146 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5628] ppid=5617 vsize=10661132 memory=1132 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5628/stat : 5628 (java) S 5617 5620 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103836403 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620144317984 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5629] ppid=5617 vsize=10661132 memory=6388 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5629/stat : 5629 (java) S 5617 5620 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103836403 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620143265136 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5630] ppid=5617 vsize=10661132 memory=5500 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5630/stat : 5630 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836405 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620142213456 139620840605595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5631] ppid=5617 vsize=10661132 memory=7092418796125250880 CPUtime=0.43 cores=0,2,4,6
/proc/5620/task/5631/stat : 5631 (java) R 5617 5620 3495 0 -1 4202560 1403 0 0 0 43 0 0 0 20 0 15 0 103836405 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620141144656 139620824115813 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5632] ppid=5617 vsize=10661132 memory=7597685182856913236 CPUtime=0.42 cores=0,2,4,6
/proc/5620/task/5632/stat : 5632 (java) R 5617 5620 3495 0 -1 4202560 1476 0 0 0 42 0 0 0 20 0 15 0 103836405 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620140094040 139620824834059 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5633] ppid=5617 vsize=10661132 memory=7301858164987948385 CPUtime=0.3 cores=0,2,4,6
/proc/5620/task/5633/stat : 5633 (java) S 5617 5620 3495 0 -1 1077944384 1625 0 0 0 30 0 0 0 20 0 15 0 103836405 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620139055216 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5634] ppid=5617 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5634/stat : 5634 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836406 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620138002656 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5635] ppid=5617 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5635/stat : 5635 (java) S 5617 5620 3495 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103836406 10916999168 39979 33554432000 4194304 4196468 140736499366528 139620136950960 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
Current children cumulated CPU time: 1.84 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 159916 KiB

[startup+1.50076 s]
/proc/loadavg: 1.37 1.57 1.76 5/218 5635
/proc/meminfo: memFree=27113128/32770624 swapFree=67108496/67108860
[pid=5620] ppid=5617 vsize=10663224 memory=204948 CPUtime=4.13 cores=0,2,4,6
/proc/5620/stat : 5620 (java) S 5617 5620 3495 0 -1 1077944320 18181 0 0 0 407 6 0 0 20 0 15 0 103836400 10919141376 51237 33554432000 4194304 4196468 140736499366528 140736499349072 139620840586999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
/proc/5620/statm: 2665806 51237 3144 1 0 2627786 0
[pid=5620/tid=5622] ppid=5617 vsize=10663224 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/5620/task/5622/stat : 5622 (java) R 5617 5620 3495 0 -1 4202560 5626 0 0 0 143 3 0 0 20 0 15 0 103836400 10919141376 51237 33554432000 4194304 4196468 140736499366528 139620844825328 139620478428268 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5623] ppid=5617 vsize=10663224 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5623/stat : 5623 (java) S 5617 5620 3495 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 103836401 10919141376 51237 33554432000 4194304 4196468 140736499366528 139620447607440 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5624] ppid=5617 vsize=10663224 memory=-2843874019102283166 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5624/stat : 5624 (java) S 5617 5620 3495 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 103836401 10919141376 51237 33554432000 4194304 4196468 140736499366528 139620446554640 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5625] ppid=5617 vsize=10663224 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5625/stat : 5625 (java) S 5617 5620 3495 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 103836401 10919141376 51237 33554432000 4194304 4196468 140736499366528 139620445501840 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5626] ppid=5617 vsize=10663224 memory=7005738693937936738 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5626/stat : 5626 (java) S 5617 5620 3495 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 103836401 10919141376 51237 33554432000 4194304 4196468 140736499366528 139620444449040 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5627] ppid=5617 vsize=10663224 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5627/stat : 5627 (java) S 5617 5620 3495 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 103836402 10919141376 51237 33554432000 4194304 4196468 140736499366528 139620145372016 139620840598146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0

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

/proc/5620/task/5622/stat : 5622 (java) R 5617 5620 3495 0 -1 4202560 17432 0 0 0 231175 11 0 0 20 0 15 0 103836400 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620844826368 139620482860097 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5623] ppid=5617 vsize=10661132 memory=385804 CPUtime=6.23 cores=0,2,4,6
/proc/5620/task/5623/stat : 5623 (java) S 5617 5620 3495 0 -1 1077944384 6301 0 0 0 596 27 0 0 20 0 15 0 103836401 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620447607440 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5624] ppid=5617 vsize=10661132 memory=385804 CPUtime=6.25 cores=0,2,4,6
/proc/5620/task/5624/stat : 5624 (java) S 5617 5620 3495 0 -1 1077944384 4862 0 0 0 599 26 0 0 20 0 15 0 103836401 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620446554640 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5625] ppid=5617 vsize=10661132 memory=385804 CPUtime=6.24 cores=0,2,4,6
/proc/5620/task/5625/stat : 5625 (java) S 5617 5620 3495 0 -1 1077944384 7316 0 0 0 599 25 0 0 20 0 15 0 103836401 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620445501840 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5626] ppid=5617 vsize=10661132 memory=3872 CPUtime=6.23 cores=0,2,4,6
/proc/5620/task/5626/stat : 5626 (java) S 5617 5620 3495 0 -1 1077944384 7366 0 0 0 598 25 0 0 20 0 15 0 103836401 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620444449040 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5627] ppid=5617 vsize=10661132 memory=3872 CPUtime=3.01 cores=0,2,4,6
/proc/5620/task/5627/stat : 5627 (java) S 5617 5620 3495 0 -1 1077944384 4883 0 0 0 280 21 0 0 20 0 15 0 103836402 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620145372016 139620840598146 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5628] ppid=5617 vsize=10661132 memory=29728 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5628/stat : 5628 (java) S 5617 5620 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103836403 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620144318048 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5629] ppid=5617 vsize=10661132 memory=385804 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5629/stat : 5629 (java) S 5617 5620 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103836403 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620143265136 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5630] ppid=5617 vsize=10661132 memory=385804 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5630/stat : 5630 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836405 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620142213456 139620840605595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5631] ppid=5617 vsize=10661132 memory=385804 CPUtime=1.29 cores=0,2,4,6
/proc/5620/task/5631/stat : 5631 (java) S 5617 5620 3495 0 -1 1077944384 7152 0 0 0 128 1 0 0 20 0 15 0 103836405 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620141160816 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5632] ppid=5617 vsize=10661132 memory=385804 CPUtime=1.27 cores=0,2,4,6
/proc/5620/task/5632/stat : 5632 (java) S 5617 5620 3495 0 -1 1077944384 7189 0 0 0 126 1 0 0 20 0 15 0 103836405 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620140108016 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5633] ppid=5617 vsize=10661132 memory=8112282956445269571 CPUtime=0.4 cores=0,2,4,6
/proc/5620/task/5633/stat : 5633 (java) S 5617 5620 3495 0 -1 1077944384 2841 0 0 0 40 0 0 0 20 0 15 0 103836405 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620139055216 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5634] ppid=5617 vsize=10661132 memory=4000 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5634/stat : 5634 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836406 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620138002656 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5635] ppid=5617 vsize=10661132 memory=385804 CPUtime=0.69 cores=0,2,4,6
/proc/5620/task/5635/stat : 5635 (java) S 5617 5620 3495 0 -1 1077944384 1591 0 0 0 32 37 0 0 20 0 15 0 103836406 10916999168 96451 33554432000 4194304 4196468 140736499366528 139620136950960 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
Current children cumulated CPU time: 2343.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 385804 KiB

[startup+2382.3 s]
/proc/loadavg: 1.30 1.34 1.42 3/216 5786
/proc/meminfo: memFree=26871524/32770624 swapFree=67108496/67108860
[pid=5620] ppid=5617 vsize=10661132 memory=391948 CPUtime=2404.09 cores=0,2,4,6
/proc/5620/stat : 5620 (java) S 5617 5620 3495 0 -1 1077944320 69295 0 0 0 240254 155 0 0 20 0 15 0 103836400 10916999168 97987 33554432000 4194304 4196468 140736499366528 140736499349072 139620840586999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
/proc/5620/statm: 2665283 97987 3157 1 0 2627263 0
[pid=5620/tid=5622] ppid=5617 vsize=10661132 memory=8112282956445269571 CPUtime=2371.57 cores=0,2,4,6
/proc/5620/task/5622/stat : 5622 (java) R 5617 5620 3495 0 -1 4202560 17727 0 0 0 237146 11 0 0 20 0 15 0 103836400 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620844826448 139620478428263 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5623] ppid=5617 vsize=10661132 memory=1380 CPUtime=6.41 cores=0,2,4,6
/proc/5620/task/5623/stat : 5623 (java) S 5617 5620 3495 0 -1 1077944384 6359 0 0 0 614 27 0 0 20 0 15 0 103836401 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620447607440 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5624] ppid=5617 vsize=10661132 memory=389900 CPUtime=6.43 cores=0,2,4,6
/proc/5620/task/5624/stat : 5624 (java) S 5617 5620 3495 0 -1 1077944384 4882 0 0 0 617 26 0 0 20 0 15 0 103836401 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620446554640 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5625] ppid=5617 vsize=10661132 memory=389900 CPUtime=6.42 cores=0,2,4,6
/proc/5620/task/5625/stat : 5625 (java) S 5617 5620 3495 0 -1 1077944384 7474 0 0 0 617 25 0 0 20 0 15 0 103836401 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620445501840 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5626] ppid=5617 vsize=10661132 memory=389900 CPUtime=6.42 cores=0,2,4,6
/proc/5620/task/5626/stat : 5626 (java) S 5617 5620 3495 0 -1 1077944384 7739 0 0 0 616 26 0 0 20 0 15 0 103836401 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620444449040 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5627] ppid=5617 vsize=10661132 memory=301741373374332954 CPUtime=3.09 cores=0,2,4,6
/proc/5620/task/5627/stat : 5627 (java) S 5617 5620 3495 0 -1 1077944384 4958 0 0 0 288 21 0 0 20 0 15 0 103836402 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620145372016 139620840598146 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5628] ppid=5617 vsize=10661132 memory=389900 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5628/stat : 5628 (java) S 5617 5620 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103836403 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620144318048 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5629] ppid=5617 vsize=10661132 memory=391948 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5629/stat : 5629 (java) S 5617 5620 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103836403 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620143265136 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5630] ppid=5617 vsize=10661132 memory=389900 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5630/stat : 5630 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836405 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620142213456 139620840605595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5631] ppid=5617 vsize=10661132 memory=391948 CPUtime=1.29 cores=0,2,4,6
/proc/5620/task/5631/stat : 5631 (java) S 5617 5620 3495 0 -1 1077944384 7154 0 0 0 128 1 0 0 20 0 15 0 103836405 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620141160816 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5632] ppid=5617 vsize=10661132 memory=389900 CPUtime=1.27 cores=0,2,4,6
/proc/5620/task/5632/stat : 5632 (java) S 5617 5620 3495 0 -1 1077944384 7191 0 0 0 126 1 0 0 20 0 15 0 103836405 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620140108016 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5633] ppid=5617 vsize=10661132 memory=3872 CPUtime=0.4 cores=0,2,4,6
/proc/5620/task/5633/stat : 5633 (java) S 5617 5620 3495 0 -1 1077944384 2843 0 0 0 40 0 0 0 20 0 15 0 103836405 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620139055216 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5634] ppid=5617 vsize=10661132 memory=391948 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5634/stat : 5634 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836406 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620138002656 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5635] ppid=5617 vsize=10661132 memory=389900 CPUtime=0.7 cores=0,2,4,6
/proc/5620/task/5635/stat : 5635 (java) S 5617 5620 3495 0 -1 1077944384 1608 0 0 0 33 37 0 0 20 0 15 0 103836406 10916999168 97987 33554432000 4194304 4196468 140736499366528 139620136950960 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
Current children cumulated CPU time: 2404.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 391948 KiB

[startup+2442.3 s]
/proc/loadavg: 1.33 1.36 1.42 3/216 5787
/proc/meminfo: memFree=26863472/32770624 swapFree=67108496/67108860
[pid=5620] ppid=5617 vsize=10661132 memory=396044 CPUtime=2464.64 cores=0,2,4,6
/proc/5620/stat : 5620 (java) S 5617 5620 3495 0 -1 1077944320 70324 0 0 0 246304 160 0 0 20 0 15 0 103836400 10916999168 99011 33554432000 4194304 4196468 140736499366528 140736499349072 139620840586999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
/proc/5620/statm: 2665283 99011 3157 1 0 2627263 0
[pid=5620/tid=5622] ppid=5617 vsize=10661132 memory=396044 CPUtime=2431.28 cores=0,2,4,6
/proc/5620/task/5622/stat : 5622 (java) R 5617 5620 3495 0 -1 4202560 18028 0 0 0 243116 12 0 0 20 0 15 0 103836400 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620844826448 139620482604331 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5623] ppid=5617 vsize=10661132 memory=396044 CPUtime=6.6 cores=0,2,4,6
/proc/5620/task/5623/stat : 5623 (java) S 5617 5620 3495 0 -1 1077944384 6442 0 0 0 632 28 0 0 20 0 15 0 103836401 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620447607440 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5624] ppid=5617 vsize=10661132 memory=389900 CPUtime=6.61 cores=0,2,4,6
/proc/5620/task/5624/stat : 5624 (java) S 5617 5620 3495 0 -1 1077944384 5236 0 0 0 634 27 0 0 20 0 15 0 103836401 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620446554640 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5625] ppid=5617 vsize=10661132 memory=301741373374332954 CPUtime=6.6 cores=0,2,4,6
/proc/5620/task/5625/stat : 5625 (java) S 5617 5620 3495 0 -1 1077944384 7643 0 0 0 635 25 0 0 20 0 15 0 103836401 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620445501840 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5626] ppid=5617 vsize=10661132 memory=393996 CPUtime=6.6 cores=0,2,4,6
/proc/5620/task/5626/stat : 5626 (java) S 5617 5620 3495 0 -1 1077944384 7762 0 0 0 633 27 0 0 20 0 15 0 103836401 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620444449040 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5627] ppid=5617 vsize=10661132 memory=393996 CPUtime=3.17 cores=0,2,4,6
/proc/5620/task/5627/stat : 5627 (java) S 5617 5620 3495 0 -1 1077944384 5033 0 0 0 295 22 0 0 20 0 15 0 103836402 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620145372016 139620840598146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5628] ppid=5617 vsize=10661132 memory=396044 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5628/stat : 5628 (java) S 5617 5620 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103836403 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620144318048 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5629] ppid=5617 vsize=10661132 memory=396044 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5629/stat : 5629 (java) S 5617 5620 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103836403 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620143265136 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5630] ppid=5617 vsize=10661132 memory=396044 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5630/stat : 5630 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836405 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620142213456 139620840605595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5631] ppid=5617 vsize=10661132 memory=396044 CPUtime=1.29 cores=0,2,4,6
/proc/5620/task/5631/stat : 5631 (java) S 5617 5620 3495 0 -1 1077944384 7156 0 0 0 128 1 0 0 20 0 15 0 103836405 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620141160816 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5632] ppid=5617 vsize=10661132 memory=396044 CPUtime=1.27 cores=0,2,4,6
/proc/5620/task/5632/stat : 5632 (java) S 5617 5620 3495 0 -1 1077944384 7193 0 0 0 126 1 0 0 20 0 15 0 103836405 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620140108016 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5633] ppid=5617 vsize=10661132 memory=396044 CPUtime=0.4 cores=0,2,4,6
/proc/5620/task/5633/stat : 5633 (java) S 5617 5620 3495 0 -1 1077944384 2846 0 0 0 40 0 0 0 20 0 15 0 103836405 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620139055216 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5634] ppid=5617 vsize=10661132 memory=396044 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5634/stat : 5634 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836406 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620138002656 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5635] ppid=5617 vsize=10661132 memory=396044 CPUtime=0.72 cores=0,2,4,6
/proc/5620/task/5635/stat : 5635 (java) S 5617 5620 3495 0 -1 1077944384 1625 0 0 0 34 38 0 0 20 0 15 0 103836406 10916999168 99011 33554432000 4194304 4196468 140736499366528 139620136950960 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
Current children cumulated CPU time: 2464.64 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 396044 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2497.2 s]
/proc/loadavg: 1.57 1.41 1.43 3/216 5788
/proc/meminfo: memFree=26855480/32770624 swapFree=67108496/67108860
[pid=5620] ppid=5617 vsize=10661132 memory=400140 CPUtime=2520.02 cores=0,2,4,6
/proc/5620/stat : 5620 (java) S 5617 5620 3495 0 -1 1077944320 71226 0 0 0 251839 163 0 0 20 0 15 0 103836400 10916999168 100035 33554432000 4194304 4196468 140736499366528 140736499349072 139620840586999 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
/proc/5620/statm: 2665283 100035 3157 1 0 2627263 0
[pid=5620/tid=5622] ppid=5617 vsize=10661132 memory=2048 CPUtime=2485.91 cores=0,2,4,6
/proc/5620/task/5622/stat : 5622 (java) R 5617 5620 3495 0 -1 4202560 18313 0 0 0 248579 12 0 0 20 0 15 0 103836400 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620844826176 139620482724394 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5623] ppid=5617 vsize=10661132 memory=7888 CPUtime=6.77 cores=0,2,4,6
/proc/5620/task/5623/stat : 5623 (java) S 5617 5620 3495 0 -1 1077944384 6500 0 0 0 649 28 0 0 20 0 15 0 103836401 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620447607440 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5624] ppid=5617 vsize=10661132 memory=808 CPUtime=6.79 cores=0,2,4,6
/proc/5620/task/5624/stat : 5624 (java) S 5617 5620 3495 0 -1 1077944384 5607 0 0 0 651 28 0 0 20 0 15 0 103836401 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620446554640 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5625] ppid=5617 vsize=10661132 memory=1692 CPUtime=6.77 cores=0,2,4,6
/proc/5620/task/5625/stat : 5625 (java) S 5617 5620 3495 0 -1 1077944384 7717 0 0 0 651 26 0 0 20 0 15 0 103836401 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620445501840 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5626] ppid=5617 vsize=10661132 memory=912 CPUtime=6.76 cores=0,2,4,6
/proc/5620/task/5626/stat : 5626 (java) S 5617 5620 3495 0 -1 1077944384 7780 0 0 0 649 27 0 0 20 0 15 0 103836401 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620444449040 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5627] ppid=5617 vsize=10661132 memory=400140 CPUtime=3.24 cores=0,2,4,6
/proc/5620/task/5627/stat : 5627 (java) S 5617 5620 3495 0 -1 1077944384 5106 0 0 0 301 23 0 0 20 0 15 0 103836402 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620145372016 139620840598146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5628] ppid=5617 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5628/stat : 5628 (java) S 5617 5620 3495 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103836403 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620144318048 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5629] ppid=5617 vsize=10661132 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5629/stat : 5629 (java) S 5617 5620 3495 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103836403 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620143265136 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5630] ppid=5617 vsize=10661132 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5630/stat : 5630 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836405 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620142213456 139620840605595 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5631] ppid=5617 vsize=10661132 memory=2588 CPUtime=1.29 cores=0,2,4,6
/proc/5620/task/5631/stat : 5631 (java) S 5617 5620 3495 0 -1 1077944384 7158 0 0 0 128 1 0 0 20 0 15 0 103836405 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620141160816 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5632] ppid=5617 vsize=10661132 memory=2588 CPUtime=1.27 cores=0,2,4,6
/proc/5620/task/5632/stat : 5632 (java) S 5617 5620 3495 0 -1 1077944384 7195 0 0 0 126 1 0 0 20 0 15 0 103836405 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620140108016 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5633] ppid=5617 vsize=10661132 memory=1404 CPUtime=0.4 cores=0,2,4,6
/proc/5620/task/5633/stat : 5633 (java) S 5617 5620 3495 0 -1 1077944384 2848 0 0 0 40 0 0 0 20 0 15 0 103836405 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620139055216 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5634] ppid=5617 vsize=10661132 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5620/task/5634/stat : 5634 (java) S 5617 5620 3495 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103836406 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620138002656 139620840597205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
[pid=5620/tid=5635] ppid=5617 vsize=10661132 memory=1160 CPUtime=0.74 cores=0,2,4,6
/proc/5620/task/5635/stat : 5635 (java) S 5617 5620 3495 0 -1 1077944384 1642 0 0 0 35 39 0 0 20 0 15 0 103836406 10916999168 100035 33554432000 4194304 4196468 140736499366528 139620136950960 139620840598146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21655552 140736499373173 140736499373321 140736499373321 140736499376079 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 400140 KiB

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

[startup+2497.21 s]
# the end of solver process 5620 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.4 s, system=1.63932 s

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

Child status: 143
Real time (s): 2497.21
CPU time (s): 2520.04
CPU user time (s): 2518.4
CPU system time (s): 1.63932
CPU usage (%): 100.914
Max. virtual memory (cumulated for all children) (KiB): 10663224
Max. memory (cumulated for all children) (KiB): 400140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.4
system time used= 1.63932
maximum resident set size= 400576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71371
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 144961
involuntary context switches= 4265


# summary of solver processes directly reported to runsolver:
#   pid: 5620
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.4
#   total CPU system time (s): 1.63932

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0381 second user time and 23.4122 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 13:12:12
IDJOB=4300280
IDBENCH=141580
IDSOLVER=2762
FILE ID=node149/4300280-1532862732
RUNJOBID= node149-1532844911-3526
PBS_JOBID= 21022501
Free space on /tmp= 45740 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Frb/frb-53-24-3-mgd_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300280-1532862732/watcher-4300280-1532862732 -o /tmp/evaluation-result-4300280-1532862732/solver-4300280-1532862732 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532844911-3526 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4300280-1532862732.xml

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

MD5SUM BENCH= 2687d075c2954ad7539e74b041f9986e
RANDOM SEED=435629251

node149.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27290544 kB
MemAvailable:   31751980 kB
Buffers:          159360 kB
Cached:          4525132 kB
SwapCached:           60 kB
Active:          1758944 kB
Inactive:        3157320 kB
Active(anon):     180920 kB
Inactive(anon):    78000 kB
Active(file):    1578024 kB
Inactive(file):  3079320 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1436 kB
Writeback:             0 kB
AnonPages:        251100 kB
Mapped:            48232 kB
Shmem:             25040 kB
Slab:             260856 kB
SReclaimable:     232552 kB
SUnreclaim:        28304 kB
KernelStack:        3840 kB
PageTables:         6176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1101080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 45740 MiB
End job on node149 at 2018-07-29 13:53:49