Trace number 4298606

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
slowpoke 2018-04-29? (TO) 2520.1 2506.21

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K02-P09_c18.xml
MD5SUM7d3eec938755fdf0eb3fdb8654f4a439
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.02091
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":18}]
Minimum variable degree0
Maximum variable degree4
Distribution of variable degrees[{"degree":0,"count":27},{"degree":2,"count":25},{"degree":3,"count":4},{"degree":4,"count":14}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":18,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"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: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.09/2506.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 (12580 MiB free)
  memory of node 1: 16384 MiB (14739 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298606-1532767845/watcher-4298606-1532767845 -o /tmp/evaluation-result-4298606-1532767845/solver-4298606-1532767845 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532740162-2005 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298606-1532767845.xml --timelimit 2520 

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

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

solver pid=5565, runsolver pid=5562

[startup+0.100681 s]*
/proc/loadavg: 1.80 1.99 1.98 3/216 5580
/proc/meminfo: memFree=27959684/32770624 swapFree=67108792/67108860
[pid=5565] ppid=5562 vsize=10661056 memory=27660 CPUtime=0.12 cores=1,3,5,7
/proc/5565/stat : 5565 (java) S 5562 5565 1972 0 -1 1077944320 5268 0 0 0 11 1 0 0 20 0 15 0 94347748 10916921344 6915 33554432000 4194304 4196468 140723518901360 140723518883904 140304313536247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
/proc/5565/statm: 2665264 6915 2843 1 0 2627263 0
[pid=5565/tid=5567] ppid=5562 vsize=10661056 memory=-8968738830909535424 CPUtime=0.09 cores=1,3,5,7
/proc/5565/task/5567/stat : 5567 (java) R 5562 5565 1972 0 -1 4202560 3131 0 0 0 8 1 0 0 20 0 15 0 94347749 10916921344 6915 33554432000 4194304 4196468 140723518901360 140304317765728 140304313548182 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5568] ppid=5562 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5568/stat : 5568 (java) S 5562 5565 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94347750 10916921344 6915 33554432000 4194304 4196468 140723518901360 140304239610384 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5569] ppid=5562 vsize=10661056 memory=139736621762176 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5569/stat : 5569 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347750 10916921344 6915 33554432000 4194304 4196468 140723518901360 140304238557840 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5570] ppid=5562 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5570/stat : 5570 (java) S 5562 5565 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94347750 10916921344 6915 33554432000 4194304 4196468 140723518901360 140304237504784 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5571] ppid=5562 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5571/stat : 5571 (java) S 5562 5565 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94347750 10916921344 6915 33554432000 4194304 4196468 140723518901360 140304236452240 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5572] ppid=5562 vsize=10661056 memory=139736621762176 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5572/stat : 5572 (java) S 5562 5565 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94347751 10916921344 6915 33554432000 4194304 4196468 140723518901360 140303549803248 140304313547394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5573] ppid=5562 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5573/stat : 5573 (java) S 5562 5565 1972 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94347751 10916921344 6915 33554432000 4194304 4196468 140723518901360 140303548749472 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5574] ppid=5562 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5574/stat : 5574 (java) S 5562 5565 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94347752 10916921344 6915 33554432000 4194304 4196468 140723518901360 140303547696368 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5575] ppid=5562 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5575/stat : 5575 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916921344 6915 33554432000 4194304 4196468 140723518901360 140303546644944 140304313554843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5576] ppid=5562 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5576/stat : 5576 (java) S 5562 5565 1972 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 94347754 10916921344 6915 33554432000 4194304 4196468 140723518901360 140303545592048 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5577] ppid=5562 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5577/stat : 5577 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916921344 6915 33554432000 4194304 4196468 140723518901360 140303544539504 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5578] ppid=5562 vsize=10661056 memory=139736621762176 CPUtime=0.01 cores=1,3,5,7
/proc/5565/task/5578/stat : 5578 (java) R 5562 5565 1972 0 -1 4202560 337 0 0 0 1 0 0 0 20 0 15 0 94347754 10916921344 6915 33554432000 4194304 4196468 140723518901360 140303543486448 140304297616734 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5579] ppid=5562 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5579/stat : 5579 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916921344 6915 33554432000 4194304 4196468 140723518901360 140303542434144 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5580] ppid=5562 vsize=10661056 memory=139736621762176 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5580/stat : 5580 (java) S 5562 5565 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94347754 10916921344 6915 33554432000 4194304 4196468 140723518901360 140303541382192 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27660 KiB

[startup+0.210352 s]*
/proc/loadavg: 1.80 1.99 1.98 5/216 5580
/proc/meminfo: memFree=27947328/32770624 swapFree=67108792/67108860
[pid=5565] ppid=5562 vsize=10661056 memory=39940 CPUtime=0.32 cores=1,3,5,7
/proc/5565/stat : 5565 (java) S 5562 5565 1972 0 -1 1077944320 8112 0 0 0 30 2 0 0 20 0 15 0 94347748 10916921344 9985 33554432000 4194304 4196468 140723518901360 140723518883904 140304313536247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
/proc/5565/statm: 2665264 9985 2940 1 0 2627263 0
[pid=5565/tid=5567] ppid=5562 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/5565/task/5567/stat : 5567 (java) R 5562 5565 1972 0 -1 4202560 5191 0 0 0 18 1 0 0 20 0 15 0 94347749 10916921344 10051 33554432000 4194304 4196468 140723518901360 140304317759568 140304297616734 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5568] ppid=5562 vsize=10661056 memory=343 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5568/stat : 5568 (java) S 5562 5565 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94347750 10916921344 10051 33554432000 4194304 4196468 140723518901360 140304239610384 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5569] ppid=5562 vsize=10661056 memory=139736621778660 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5569/stat : 5569 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347750 10916921344 10051 33554432000 4194304 4196468 140723518901360 140304238557840 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5570] ppid=5562 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5570/stat : 5570 (java) S 5562 5565 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94347750 10916921344 10051 33554432000 4194304 4196468 140723518901360 140304237504784 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5571] ppid=5562 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5571/stat : 5571 (java) S 5562 5565 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94347750 10916921344 10051 33554432000 4194304 4196468 140723518901360 140304236452240 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5572] ppid=5562 vsize=10661056 memory=139736621762176 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5572/stat : 5572 (java) S 5562 5565 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94347751 10916921344 10051 33554432000 4194304 4196468 140723518901360 140303549803248 140304313547394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5573] ppid=5562 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5573/stat : 5573 (java) S 5562 5565 1972 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94347751 10916921344 10051 33554432000 4194304 4196468 140723518901360 140303548749472 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5574] ppid=5562 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5574/stat : 5574 (java) S 5562 5565 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94347752 10916921344 10051 33554432000 4194304 4196468 140723518901360 140303547696368 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5575] ppid=5562 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5575/stat : 5575 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916921344 10051 33554432000 4194304 4196468 140723518901360 140303546644944 140304313554843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5576] ppid=5562 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5565/task/5576/stat : 5576 (java) S 5562 5565 1972 0 -1 1077944384 500 0 0 0 2 0 0 0 20 0 15 0 94347754 10916921344 10051 33554432000 4194304 4196468 140723518901360 140303545592048 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5577] ppid=5562 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5565/task/5577/stat : 5577 (java) S 5562 5565 1972 0 -1 1077944384 258 0 0 0 2 0 0 0 20 0 15 0 94347754 10916921344 10051 33554432000 4194304 4196468 140723518901360 140303544539504 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5578] ppid=5562 vsize=10661056 memory=139736621762176 CPUtime=0.07 cores=1,3,5,7
/proc/5565/task/5578/stat : 5578 (java) S 5562 5565 1972 0 -1 1077944384 800 0 0 0 7 0 0 0 20 0 15 0 94347754 10916921344 10051 33554432000 4194304 4196468 140723518901360 140303543486448 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5579] ppid=5562 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5579/stat : 5579 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916921344 10051 33554432000 4194304 4196468 140723518901360 140303542434144 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5580] ppid=5562 vsize=10661056 memory=139736621762176 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5580/stat : 5580 (java) S 5562 5565 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94347754 10916921344 10051 33554432000 4194304 4196468 140723518901360 140303541382192 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39940 KiB

[startup+0.310027 s]*
/proc/loadavg: 1.80 1.99 1.98 5/216 5580
/proc/meminfo: memFree=27942552/32770624 swapFree=67108792/67108860
[pid=5565] ppid=5562 vsize=10661132 memory=47656 CPUtime=0.55 cores=1,3,5,7
/proc/5565/stat : 5565 (java) S 5562 5565 1972 0 -1 1077944320 8953 0 0 0 53 2 0 0 20 0 15 0 94347748 10916999168 11848 33554432000 4194304 4196468 140723518901360 140723518883904 140304313536247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
/proc/5565/statm: 2665283 11914 3055 1 0 2627263 0
[pid=5565/tid=5567] ppid=5562 vsize=10661132 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/5565/task/5567/stat : 5567 (java) R 5562 5565 1972 0 -1 4202560 5542 0 0 0 28 2 0 0 20 0 15 0 94347749 10916999168 11914 33554432000 4194304 4196468 140723518901360 140304317771184 140303914839713 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5568] ppid=5562 vsize=10661132 memory=4294977868 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5568/stat : 5568 (java) S 5562 5565 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94347750 10916999168 11914 33554432000 4194304 4196468 140723518901360 140304239610384 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5569] ppid=5562 vsize=10661132 memory=139736621865688 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5569/stat : 5569 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347750 10916999168 11914 33554432000 4194304 4196468 140723518901360 140304238557840 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5570] ppid=5562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5570/stat : 5570 (java) S 5562 5565 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94347750 10916999168 11914 33554432000 4194304 4196468 140723518901360 140304237504784 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5571] ppid=5562 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5571/stat : 5571 (java) S 5562 5565 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94347750 10916999168 11914 33554432000 4194304 4196468 140723518901360 140304236452240 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5572] ppid=5562 vsize=10661132 memory=139736621762176 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5572/stat : 5572 (java) S 5562 5565 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94347751 10916999168 11914 33554432000 4194304 4196468 140723518901360 140303549803248 140304313547394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5573] ppid=5562 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5573/stat : 5573 (java) S 5562 5565 1972 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94347751 10916999168 11914 33554432000 4194304 4196468 140723518901360 140303548749472 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5574] ppid=5562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5574/stat : 5574 (java) S 5562 5565 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94347752 10916999168 11914 33554432000 4194304 4196468 140723518901360 140303547696368 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5575] ppid=5562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5575/stat : 5575 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 11914 33554432000 4194304 4196468 140723518901360 140303546644944 140304313554843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5576] ppid=5562 vsize=10661132 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/5565/task/5576/stat : 5576 (java) S 5562 5565 1972 0 -1 1077944384 607 0 0 0 5 0 0 0 20 0 15 0 94347754 10916999168 11914 33554432000 4194304 4196468 140723518901360 140303545592048 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5577] ppid=5562 vsize=10661132 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/5565/task/5577/stat : 5577 (java) R 5562 5565 1972 0 -1 1077944384 379 0 0 0 4 0 0 0 20 0 15 0 94347754 10916999168 11914 33554432000 4194304 4196468 140723518901360 140303544539504 140304313547394 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5578] ppid=5562 vsize=10661132 memory=139736621762176 CPUtime=0.14 cores=1,3,5,7
/proc/5565/task/5578/stat : 5578 (java) R 5562 5565 1972 0 -1 4202560 1074 0 0 0 14 0 0 0 20 0 15 0 94347754 10916999168 11914 33554432000 4194304 4196468 140723518901360 140303543478368 140304296904874 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5579] ppid=5562 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5579/stat : 5579 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 11914 33554432000 4194304 4196468 140723518901360 140303542434144 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5580] ppid=5562 vsize=10661132 memory=139736621762176 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5580/stat : 5580 (java) S 5562 5565 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 11914 33554432000 4194304 4196468 140723518901360 140303541382192 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47656 KiB

[startup+0.70079 s]
/proc/loadavg: 1.80 1.99 1.98 5/216 5580
/proc/meminfo: memFree=27914952/32770624 swapFree=67108792/67108860
[pid=5565] ppid=5562 vsize=10661132 memory=102288 CPUtime=1.71 cores=1,3,5,7
/proc/5565/stat : 5565 (java) S 5562 5565 1972 0 -1 1077944320 17484 0 0 0 166 5 0 0 20 0 15 0 94347748 10916999168 25572 33554432000 4194304 4196468 140723518901360 140723518883904 140304313536247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
/proc/5565/statm: 2665283 25572 3091 1 0 2627263 0
[pid=5565/tid=5567] ppid=5562 vsize=10661132 memory=163668050323747 CPUtime=0.67 cores=1,3,5,7
/proc/5565/task/5567/stat : 5567 (java) R 5562 5565 1972 0 -1 4202560 5674 0 0 0 65 2 0 0 20 0 15 0 94347749 10916999168 25572 33554432000 4194304 4196468 140723518901360 140304317775536 140723519145922 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5568] ppid=5562 vsize=10661132 memory=551299 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5568/stat : 5568 (java) S 5562 5565 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94347750 10916999168 25572 33554432000 4194304 4196468 140723518901360 140304239610384 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5569] ppid=5562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5569/stat : 5569 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347750 10916999168 25572 33554432000 4194304 4196468 140723518901360 140304238557840 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5570] ppid=5562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5570/stat : 5570 (java) S 5562 5565 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94347750 10916999168 25572 33554432000 4194304 4196468 140723518901360 140304237504784 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5571] ppid=5562 vsize=10661132 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5571/stat : 5571 (java) S 5562 5565 1972 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94347750 10916999168 25572 33554432000 4194304 4196468 140723518901360 140304236452240 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5572] ppid=5562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5572/stat : 5572 (java) S 5562 5565 1972 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94347751 10916999168 25572 33554432000 4194304 4196468 140723518901360 140303549803248 140304313547394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5573] ppid=5562 vsize=10661132 memory=-3535359994705171810 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5573/stat : 5573 (java) S 5562 5565 1972 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94347751 10916999168 25572 33554432000 4194304 4196468 140723518901360 140303548749472 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5574] ppid=5562 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5574/stat : 5574 (java) S 5562 5565 1972 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94347752 10916999168 25572 33554432000 4194304 4196468 140723518901360 140303547696368 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5575] ppid=5562 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5575/stat : 5575 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 25572 33554432000 4194304 4196468 140723518901360 140303546644944 140304313554843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5576] ppid=5562 vsize=10661132 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/5565/task/5576/stat : 5576 (java) R 5562 5565 1972 0 -1 4202560 4824 0 0 0 39 0 0 0 20 0 15 0 94347754 10916999168 25572 33554432000 4194304 4196468 140723518901360 140303545578072 140304295057403 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5577] ppid=5562 vsize=10661132 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/5565/task/5577/stat : 5577 (java) R 5562 5565 1972 0 -1 4202560 4006 0 0 0 39 0 0 0 20 0 15 0 94347754 10916999168 25572 33554432000 4194304 4196468 140723518901360 140303544521208 140304295054106 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5578] ppid=5562 vsize=10661132 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/5565/task/5578/stat : 5578 (java) S 5562 5565 1972 0 -1 1077944384 1606 0 0 0 20 0 0 0 20 0 15 0 94347754 10916999168 25572 33554432000 4194304 4196468 140723518901360 140303543486448 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5579] ppid=5562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5579/stat : 5579 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 25572 33554432000 4194304 4196468 140723518901360 140303542434144 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5580] ppid=5562 vsize=10661132 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5580/stat : 5580 (java) S 5562 5565 1972 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 25572 33554432000 4194304 4196468 140723518901360 140303541382192 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 102288 KiB

[startup+1.50072 s]
/proc/loadavg: 1.80 1.99 1.98 5/216 5580
/proc/meminfo: memFree=27855764/32770624 swapFree=67108792/67108860
[pid=5565] ppid=5562 vsize=10661132 memory=206212 CPUtime=3.53 cores=1,3,5,7
/proc/5565/stat : 5565 (java) S 5562 5565 1972 0 -1 1077944320 22498 0 0 0 345 8 0 0 20 0 15 0 94347748 10916999168 51553 33554432000 4194304 4196468 140723518901360 140723518883904 140304313536247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
/proc/5565/statm: 2665283 51553 3117 1 0 2627263 0
[pid=5565/tid=5567] ppid=5562 vsize=10661132 memory=10799 CPUtime=1.47 cores=1,3,5,7
/proc/5565/task/5567/stat : 5567 (java) R 5562 5565 1972 0 -1 4202560 6109 0 0 0 142 5 0 0 20 0 15 0 94347749 10916999168 51553 33554432000 4194304 4196468 140723518901360 140304317775472 140723519145922 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5568] ppid=5562 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5568/stat : 5568 (java) S 5562 5565 1972 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 94347750 10916999168 51553 33554432000 4194304 4196468 140723518901360 140304239610384 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5569] ppid=5562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5569/stat : 5569 (java) S 5562 5565 1972 0 -1 1077944384 202 0 0 0 0 0 0 0 20 0 15 0 94347750 10916999168 51553 33554432000 4194304 4196468 140723518901360 140304238557840 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5570] ppid=5562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5570/stat : 5570 (java) S 5562 5565 1972 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 94347750 10916999168 51553 33554432000 4194304 4196468 140723518901360 140304237504784 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5571] ppid=5562 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5571/stat : 5571 (java) S 5562 5565 1972 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 94347750 10916999168 51553 33554432000 4194304 4196468 140723518901360 140304236452240 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5572] ppid=5562 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5572/stat : 5572 (java) S 5562 5565 1972 0 -1 1077944384 172 0 0 0 0 0 0 0 20 0 15 0 94347751 10916999168 51553 33554432000 4194304 4196468 140723518901360 140303549803248 140304313547394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0

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

/proc/5565/task/5567/stat : 5567 (java) R 5562 5565 1972 0 -1 4202560 22164 0 0 0 231690 5417 0 0 20 0 15 0 94347749 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304317775792 140723519145922 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5568] ppid=5562 vsize=10661132 memory=208968 CPUtime=3.97 cores=1,3,5,7
/proc/5565/task/5568/stat : 5568 (java) S 5562 5565 1972 0 -1 1077944384 3157 0 0 0 348 49 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304239610384 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5569] ppid=5562 vsize=10661132 memory=1008 CPUtime=3.99 cores=1,3,5,7
/proc/5565/task/5569/stat : 5569 (java) S 5562 5565 1972 0 -1 1077944384 4034 0 0 0 353 46 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304238557840 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5570] ppid=5562 vsize=10661132 memory=193402 CPUtime=3.98 cores=1,3,5,7
/proc/5565/task/5570/stat : 5570 (java) S 5562 5565 1972 0 -1 1077944384 3170 0 0 0 353 45 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304237504784 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5571] ppid=5562 vsize=10661132 memory=208968 CPUtime=3.92 cores=1,3,5,7
/proc/5565/task/5571/stat : 5571 (java) S 5562 5565 1972 0 -1 1077944384 2814 0 0 0 351 41 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304236452240 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5572] ppid=5562 vsize=10661132 memory=4872558044660077418 CPUtime=5.36 cores=1,3,5,7
/proc/5565/task/5572/stat : 5572 (java) S 5562 5565 1972 0 -1 1077944384 5384 0 0 0 498 38 0 0 20 0 15 0 94347751 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303549803248 140304313547394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5573] ppid=5562 vsize=10661132 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5573/stat : 5573 (java) S 5562 5565 1972 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94347751 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303548749472 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5574] ppid=5562 vsize=10661132 memory=840 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5574/stat : 5574 (java) S 5562 5565 1972 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94347752 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303547696368 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5575] ppid=5562 vsize=10661132 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5575/stat : 5575 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303546644944 140304313554843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5576] ppid=5562 vsize=10661132 memory=4136 CPUtime=0.97 cores=1,3,5,7
/proc/5565/task/5576/stat : 5576 (java) S 5562 5565 1972 0 -1 1077944384 7874 0 0 0 97 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303545592048 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5577] ppid=5562 vsize=10661132 memory=27468 CPUtime=1 cores=1,3,5,7
/proc/5565/task/5577/stat : 5577 (java) S 5562 5565 1972 0 -1 1077944384 7411 0 0 0 99 1 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303544539504 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5578] ppid=5562 vsize=10661132 memory=4136 CPUtime=0.26 cores=1,3,5,7
/proc/5565/task/5578/stat : 5578 (java) S 5562 5565 1972 0 -1 1077944384 2516 0 0 0 26 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303543486448 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5579] ppid=5562 vsize=10661132 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5579/stat : 5579 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303542434144 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5580] ppid=5562 vsize=10661132 memory=27480 CPUtime=1 cores=1,3,5,7
/proc/5565/task/5580/stat : 5580 (java) S 5562 5565 1972 0 -1 1077944384 926 0 0 0 50 50 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303541382192 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
Current children cumulated CPU time: 2395.62 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 208968 KiB

[startup+2442.3 s]
/proc/loadavg: 1.23 1.28 1.38 3/215 5753
/proc/meminfo: memFree=27824560/32770624 swapFree=67108792/67108860
[pid=5565] ppid=5562 vsize=10661132 memory=208968 CPUtime=2455.9 cores=1,3,5,7
/proc/5565/stat : 5565 (java) S 5562 5565 1972 0 -1 1077944320 61116 0 0 0 239826 5764 0 0 20 0 15 0 94347748 10916999168 52242 33554432000 4194304 4196468 140723518901360 140723518883904 140304313536247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
/proc/5565/statm: 2665283 52242 3142 1 0 2627263 0
[pid=5565/tid=5567] ppid=5562 vsize=10661132 memory=208968 CPUtime=2430.8 cores=1,3,5,7
/proc/5565/task/5567/stat : 5567 (java) R 5562 5565 1972 0 -1 4202560 22411 0 0 0 237526 5554 0 0 20 0 15 0 94347749 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304317775872 140723519145922 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5568] ppid=5562 vsize=10661132 memory=208968 CPUtime=4.07 cores=1,3,5,7
/proc/5565/task/5568/stat : 5568 (java) S 5562 5565 1972 0 -1 1077944384 3157 0 0 0 357 50 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304239610384 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5569] ppid=5562 vsize=10661132 memory=208968 CPUtime=4.09 cores=1,3,5,7
/proc/5565/task/5569/stat : 5569 (java) S 5562 5565 1972 0 -1 1077944384 4034 0 0 0 362 47 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304238557840 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5570] ppid=5562 vsize=10661132 memory=208968 CPUtime=4.08 cores=1,3,5,7
/proc/5565/task/5570/stat : 5570 (java) S 5562 5565 1972 0 -1 1077944384 3170 0 0 0 362 46 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304237504784 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5571] ppid=5562 vsize=10661132 memory=208968 CPUtime=4.02 cores=1,3,5,7
/proc/5565/task/5571/stat : 5571 (java) S 5562 5565 1972 0 -1 1077944384 2814 0 0 0 360 42 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304236452240 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5572] ppid=5562 vsize=10661132 memory=208968 CPUtime=5.5 cores=1,3,5,7
/proc/5565/task/5572/stat : 5572 (java) S 5562 5565 1972 0 -1 1077944384 5390 0 0 0 512 38 0 0 20 0 15 0 94347751 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303549803248 140304313547394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5573] ppid=5562 vsize=10661132 memory=208968 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5573/stat : 5573 (java) S 5562 5565 1972 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94347751 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303548749472 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5574] ppid=5562 vsize=10661132 memory=208968 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5574/stat : 5574 (java) S 5562 5565 1972 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94347752 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303547696368 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5575] ppid=5562 vsize=10661132 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5575/stat : 5575 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303546644944 140304313554843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5576] ppid=5562 vsize=10661132 memory=208968 CPUtime=0.97 cores=1,3,5,7
/proc/5565/task/5576/stat : 5576 (java) S 5562 5565 1972 0 -1 1077944384 7874 0 0 0 97 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303545592048 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5577] ppid=5562 vsize=10661132 memory=4136 CPUtime=1 cores=1,3,5,7
/proc/5565/task/5577/stat : 5577 (java) S 5562 5565 1972 0 -1 1077944384 7412 0 0 0 99 1 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303544539504 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5578] ppid=5562 vsize=10661132 memory=208968 CPUtime=0.26 cores=1,3,5,7
/proc/5565/task/5578/stat : 5578 (java) S 5562 5565 1972 0 -1 1077944384 2516 0 0 0 26 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303543486448 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5579] ppid=5562 vsize=10661132 memory=7892 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5579/stat : 5579 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303542434144 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5580] ppid=5562 vsize=10661132 memory=208968 CPUtime=1.03 cores=1,3,5,7
/proc/5565/task/5580/stat : 5580 (java) S 5562 5565 1972 0 -1 1077944384 929 0 0 0 51 52 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303541382192 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
Current children cumulated CPU time: 2455.9 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 208968 KiB

[startup+2502.3 s]
/proc/loadavg: 1.33 1.31 1.38 3/215 5754
/proc/meminfo: memFree=27833856/32770624 swapFree=67108792/67108860
[pid=5565] ppid=5562 vsize=10661132 memory=208968 CPUtime=2516.16 cores=1,3,5,7
/proc/5565/stat : 5565 (java) S 5562 5565 1972 0 -1 1077944320 62097 0 0 0 245711 5905 0 0 20 0 15 0 94347748 10916999168 52242 33554432000 4194304 4196468 140723518901360 140723518883904 140304313536247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
/proc/5565/statm: 2665283 52242 3142 1 0 2627263 0
[pid=5565/tid=5567] ppid=5562 vsize=10661132 memory=208968 CPUtime=2490.48 cores=1,3,5,7
/proc/5565/task/5567/stat : 5567 (java) R 5562 5565 1972 0 -1 4202560 22880 0 0 0 243359 5689 0 0 20 0 15 0 94347749 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304317775904 140723519145922 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5568] ppid=5562 vsize=10661132 memory=208968 CPUtime=4.17 cores=1,3,5,7
/proc/5565/task/5568/stat : 5568 (java) S 5562 5565 1972 0 -1 1077944384 3194 0 0 0 366 51 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304239610384 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5569] ppid=5562 vsize=10661132 memory=208968 CPUtime=4.18 cores=1,3,5,7
/proc/5565/task/5569/stat : 5569 (java) S 5562 5565 1972 0 -1 1077944384 4069 0 0 0 370 48 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304238557840 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5570] ppid=5562 vsize=10661132 memory=208968 CPUtime=4.18 cores=1,3,5,7
/proc/5565/task/5570/stat : 5570 (java) S 5562 5565 1972 0 -1 1077944384 3184 0 0 0 371 47 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304237504784 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5571] ppid=5562 vsize=10661132 memory=792 CPUtime=4.13 cores=1,3,5,7
/proc/5565/task/5571/stat : 5571 (java) S 5562 5565 1972 0 -1 1077944384 3043 0 0 0 370 43 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304236452240 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5572] ppid=5562 vsize=10661132 memory=208968 CPUtime=5.63 cores=1,3,5,7
/proc/5565/task/5572/stat : 5572 (java) S 5562 5565 1972 0 -1 1077944384 5567 0 0 0 524 39 0 0 20 0 15 0 94347751 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303549803248 140304313547394 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5573] ppid=5562 vsize=10661132 memory=208968 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5573/stat : 5573 (java) S 5562 5565 1972 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94347751 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303548749472 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5574] ppid=5562 vsize=10661132 memory=208968 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5574/stat : 5574 (java) S 5562 5565 1972 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94347752 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303547696368 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5575] ppid=5562 vsize=10661132 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5575/stat : 5575 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303546644944 140304313554843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5576] ppid=5562 vsize=10661132 memory=208968 CPUtime=0.98 cores=1,3,5,7
/proc/5565/task/5576/stat : 5576 (java) S 5562 5565 1972 0 -1 1077944384 7876 0 0 0 98 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303545592048 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5577] ppid=5562 vsize=10661132 memory=208968 CPUtime=1 cores=1,3,5,7
/proc/5565/task/5577/stat : 5577 (java) S 5562 5565 1972 0 -1 1077944384 7414 0 0 0 99 1 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303544539504 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5578] ppid=5562 vsize=10661132 memory=208968 CPUtime=0.26 cores=1,3,5,7
/proc/5565/task/5578/stat : 5578 (java) S 5562 5565 1972 0 -1 1077944384 2518 0 0 0 26 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303543486448 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5579] ppid=5562 vsize=10661132 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5579/stat : 5579 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303542434144 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5580] ppid=5562 vsize=10661132 memory=208968 CPUtime=1.06 cores=1,3,5,7
/proc/5565/task/5580/stat : 5580 (java) S 5562 5565 1972 0 -1 1077944384 943 0 0 0 52 54 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303541382192 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
Current children cumulated CPU time: 2516.16 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 208968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.2 s]
/proc/loadavg: 1.33 1.31 1.38 3/215 5754
/proc/meminfo: memFree=27833856/32770624 swapFree=67108792/67108860
[pid=5565] ppid=5562 vsize=10661132 memory=208968 CPUtime=2520.09 cores=1,3,5,7
/proc/5565/stat : 5565 (java) S 5562 5565 1972 0 -1 1077944320 62117 0 0 0 246094 5915 0 0 20 0 15 0 94347748 10916999168 52242 33554432000 4194304 4196468 140723518901360 140723518883904 140304313536247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
/proc/5565/statm: 2665283 52242 3142 1 0 2627263 0
[pid=5565/tid=5567] ppid=5562 vsize=10661132 memory=288230583166042426 CPUtime=2494.36 cores=1,3,5,7
/proc/5565/task/5567/stat : 5567 (java) R 5562 5565 1972 0 -1 4202560 22896 0 0 0 243738 5698 0 0 20 0 15 0 94347749 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304317775856 140723519145922 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5568] ppid=5562 vsize=10661132 memory=14976689222453353 CPUtime=4.18 cores=1,3,5,7
/proc/5565/task/5568/stat : 5568 (java) S 5562 5565 1972 0 -1 1077944384 3194 0 0 0 367 51 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304239610384 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5569] ppid=5562 vsize=10661132 memory=792 CPUtime=4.19 cores=1,3,5,7
/proc/5565/task/5569/stat : 5569 (java) S 5562 5565 1972 0 -1 1077944384 4069 0 0 0 371 48 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304238557840 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5570] ppid=5562 vsize=10661132 memory=1008 CPUtime=4.18 cores=1,3,5,7
/proc/5565/task/5570/stat : 5570 (java) S 5562 5565 1972 0 -1 1077944384 3184 0 0 0 371 47 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304237504784 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5571] ppid=5562 vsize=10661132 memory=1228 CPUtime=4.13 cores=1,3,5,7
/proc/5565/task/5571/stat : 5571 (java) S 5562 5565 1972 0 -1 1077944384 3043 0 0 0 370 43 0 0 20 0 15 0 94347750 10916999168 52242 33554432000 4194304 4196468 140723518901360 140304236452240 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5572] ppid=5562 vsize=10661132 memory=1200 CPUtime=5.64 cores=1,3,5,7
/proc/5565/task/5572/stat : 5572 (java) S 5562 5565 1972 0 -1 1077944384 5569 0 0 0 525 39 0 0 20 0 15 0 94347751 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303549803248 140304313547394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5573] ppid=5562 vsize=10661132 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5573/stat : 5573 (java) S 5562 5565 1972 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94347751 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303548749472 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5574] ppid=5562 vsize=10661132 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5574/stat : 5574 (java) S 5562 5565 1972 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 94347752 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303547696368 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5575] ppid=5562 vsize=10661132 memory=16660 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5575/stat : 5575 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303546644944 140304313554843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5576] ppid=5562 vsize=10661132 memory=4052 CPUtime=0.98 cores=1,3,5,7
/proc/5565/task/5576/stat : 5576 (java) S 5562 5565 1972 0 -1 1077944384 7876 0 0 0 98 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303545592048 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5577] ppid=5562 vsize=10661132 memory=644 CPUtime=1 cores=1,3,5,7
/proc/5565/task/5577/stat : 5577 (java) S 5562 5565 1972 0 -1 1077944384 7414 0 0 0 99 1 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303544539504 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5578] ppid=5562 vsize=10661132 memory=1792 CPUtime=0.26 cores=1,3,5,7
/proc/5565/task/5578/stat : 5578 (java) S 5562 5565 1972 0 -1 1077944384 2518 0 0 0 26 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303543486448 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5579] ppid=5562 vsize=10661132 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/5565/task/5579/stat : 5579 (java) S 5562 5565 1972 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303542434144 140304313546453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
[pid=5565/tid=5580] ppid=5562 vsize=10661132 memory=113752 CPUtime=1.06 cores=1,3,5,7
/proc/5565/task/5580/stat : 5580 (java) S 5562 5565 1972 0 -1 1077944384 945 0 0 0 52 54 0 0 20 0 15 0 94347754 10916999168 52242 33554432000 4194304 4196468 140723518901360 140303541382192 140304313547394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26976256 140723518907548 140723518907657 140723518907657 140723518910415 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 208968 KiB

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

[startup+2506.21 s]
# the end of solver process 5565 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2460.95 s, system=59.1536 s

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

Child status: 143
Real time (s): 2506.21
CPU time (s): 2520.1
CPU user time (s): 2460.95
CPU system time (s): 59.1536
CPU usage (%): 100.554
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 208968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2460.95
system time used= 59.1536
maximum resident set size= 209416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62306
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 215045
involuntary context switches= 4266


# summary of solver processes directly reported to runsolver:
#   pid: 5565
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2460.95
#   total CPU system time (s): 59.1536

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9327 second user time and 21.9254 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-28 10:50:45
IDJOB=4298606
IDBENCH=141172
IDSOLVER=2765
FILE ID=node150/4298606-1532767845
RUNJOBID= node150-1532740162-2005
PBS_JOBID= 21022443
Free space on /tmp= 53100 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K02-P09_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298606-1532767845/watcher-4298606-1532767845 -o /tmp/evaluation-result-4298606-1532767845/solver-4298606-1532767845 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532740162-2005 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298606-1532767845.xml --timelimit 2520

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

MD5SUM BENCH= 7d3eec938755fdf0eb3fdb8654f4a439
RANDOM SEED=1211983255

node150.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.76
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.76
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.76
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.76
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:        27975816 kB
MemAvailable:   31776432 kB
Buffers:          200448 kB
Cached:          3839460 kB
SwapCached:           32 kB
Active:          1622036 kB
Inactive:        2632712 kB
Active(anon):     166592 kB
Inactive(anon):    76192 kB
Active(file):    1455444 kB
Inactive(file):  2556520 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              1280 kB
Writeback:             0 kB
AnonPages:        223028 kB
Mapped:            54472 kB
Shmem:             25156 kB
Slab:             237280 kB
SReclaimable:     208972 kB
SUnreclaim:        28308 kB
KernelStack:        3552 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1122984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53100 MiB
End job on node150 at 2018-07-28 11:32:31