Trace number 4307714

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
OscaR - Conflict Ordering 2018-08-14? (TO) 2520.09 2505.41

General information on the benchmark

NameFrb/
frb-59-26-1-mgd_c18.xml
MD5SUMeb7f3f1c65ad30d4418b69bfa000eb45
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 variables59
Number of constraints556
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":59}]
Minimum variable degree10
Maximum variable degree29
Distribution of variable degrees[{"degree":10,"count":1},{"degree":11,"count":1},{"degree":13,"count":2},{"degree":14,"count":3},{"degree":15,"count":3},{"degree":16,"count":4},{"degree":17,"count":6},{"degree":18,"count":8},{"degree":19,"count":6},{"degree":20,"count":6},{"degree":21,"count":9},{"degree":22,"count":2},{"degree":23,"count":2},{"degree":24,"count":1},{"degree":25,"count":2},{"degree":26,"count":2},{"degree":29,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":556}]
Number of extensional constraints556
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":556}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 977763501
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
3.60/1.61	c Parsing done, starting search...
2520.07/2505.40	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 (14009 MiB free)
  memory of node 1: 16384 MiB (9846 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307714-1534265634/watcher-4307714-1534265634 -o /tmp/evaluation-result-4307714-1534265634/solver-4307714-1534265634 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534258054-30401 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 977763501 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307714-1534265634.xml 

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

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

solver pid=31437, runsolver pid=31434

[startup+0.10648 s]*
/proc/loadavg: 1.22 1.30 1.36 4/221 31452
/proc/meminfo: memFree=24410540/32770624 swapFree=67108688/67108860
[pid=31437] ppid=31434 vsize=14082736 memory=31568 CPUtime=0.12 cores=1,3,5,7
/proc/31437/stat : 31437 (java) S 31434 31437 30369 0 -1 1077944320 6807 0 0 0 11 1 0 0 20 0 15 0 244126615 14420721664 7892 33554432000 4194304 4196468 140730444939552 140730444922096 139893358161655 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
/proc/31437/statm: 3520684 7892 3155 1 0 3482761 0
[pid=31437/tid=31439] ppid=31434 vsize=14082736 memory=-8701690554791923582 CPUtime=0.1 cores=1,3,5,7
/proc/31437/task/31439/stat : 31439 (java) R 31434 31437 30369 0 -1 4202560 4872 0 0 0 9 1 0 0 20 0 15 0 244126615 14420721664 7958 33554432000 4194304 4196468 140730444939552 139893362376080 139893338437404 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31440] ppid=31434 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31440/stat : 31440 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126616 14420721664 7958 33554432000 4194304 4196468 140730444939552 139893327874576 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31441] ppid=31434 vsize=14082736 memory=140423333131904 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31441/stat : 31441 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126616 14420721664 7958 33554432000 4194304 4196468 140730444939552 139892952537744 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31442] ppid=31434 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31442/stat : 31442 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126616 14420721664 7958 33554432000 4194304 4196468 140730444939552 139892951484688 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31443] ppid=31434 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31443/stat : 31443 (java) S 31434 31437 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244126616 14420721664 7958 33554432000 4194304 4196468 140730444939552 139892950432144 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31444] ppid=31434 vsize=14082736 memory=140423333131904 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31444/stat : 31444 (java) S 31434 31437 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244126617 14420721664 7958 33554432000 4194304 4196468 140730444939552 139892833061616 139893358172802 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31445] ppid=31434 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31445/stat : 31445 (java) S 31434 31437 30369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244126618 14420721664 7958 33554432000 4194304 4196468 140730444939552 139892832007840 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31446] ppid=31434 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31446/stat : 31446 (java) S 31434 31437 30369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244126618 14420721664 7958 33554432000 4194304 4196468 140730444939552 139892830954736 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31447] ppid=31434 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31447/stat : 31447 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14420721664 7958 33554432000 4194304 4196468 140730444939552 139892829903312 139893358180251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31448] ppid=31434 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31448/stat : 31448 (java) S 31434 31437 30369 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 244126620 14420721664 7958 33554432000 4194304 4196468 140730444939552 139892828850416 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31449] ppid=31434 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31449/stat : 31449 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14420721664 7958 33554432000 4194304 4196468 140730444939552 139892827797872 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31450] ppid=31434 vsize=14082736 memory=140423333131904 CPUtime=0.01 cores=1,3,5,7
/proc/31437/task/31450/stat : 31450 (java) S 31434 31437 30369 0 -1 1077944384 298 0 0 0 1 0 0 0 20 0 15 0 244126620 14420721664 7958 33554432000 4194304 4196468 140730444939552 139892826744816 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31451] ppid=31434 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31451/stat : 31451 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14420721664 8024 33554432000 4194304 4196468 140730444939552 139892825692512 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31452] ppid=31434 vsize=14082736 memory=140423333131904 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31452/stat : 31452 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126621 14420721664 8024 33554432000 4194304 4196468 140730444939552 139892824640560 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31568 KiB

[startup+0.219518 s]*
/proc/loadavg: 1.22 1.30 1.36 6/221 31452
/proc/meminfo: memFree=24394788/32770624 swapFree=67108688/67108860
[pid=31437] ppid=31434 vsize=14082736 memory=46464 CPUtime=0.32 cores=1,3,5,7
/proc/31437/stat : 31437 (java) S 31434 31437 30369 0 -1 1077944320 10278 0 0 0 30 2 0 0 20 0 15 0 244126615 14420721664 11616 33554432000 4194304 4196468 140730444939552 140730444922096 139893358161655 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
/proc/31437/statm: 3520684 11616 3367 1 0 3482761 0
[pid=31437/tid=31439] ppid=31434 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/31437/task/31439/stat : 31439 (java) R 31434 31437 30369 0 -1 4202560 7866 0 0 0 19 1 0 0 20 0 15 0 244126615 14420721664 11616 33554432000 4194304 4196468 140730444939552 139893362389344 139892994027641 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31440] ppid=31434 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31440/stat : 31440 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126616 14420721664 11616 33554432000 4194304 4196468 140730444939552 139893327874576 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31441] ppid=31434 vsize=14082736 memory=140423333162377 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31441/stat : 31441 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126616 14420721664 11616 33554432000 4194304 4196468 140730444939552 139892952537744 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31442] ppid=31434 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31442/stat : 31442 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126616 14420721664 11616 33554432000 4194304 4196468 140730444939552 139892951484688 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31443] ppid=31434 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31443/stat : 31443 (java) S 31434 31437 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244126616 14420721664 11616 33554432000 4194304 4196468 140730444939552 139892950432144 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31444] ppid=31434 vsize=14082736 memory=140423333131904 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31444/stat : 31444 (java) S 31434 31437 30369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244126617 14420721664 11616 33554432000 4194304 4196468 140730444939552 139892833061616 139893358172802 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31445] ppid=31434 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31445/stat : 31445 (java) S 31434 31437 30369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244126618 14420721664 11616 33554432000 4194304 4196468 140730444939552 139892832007840 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31446] ppid=31434 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31446/stat : 31446 (java) S 31434 31437 30369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244126618 14420721664 11616 33554432000 4194304 4196468 140730444939552 139892830954736 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31447] ppid=31434 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31447/stat : 31447 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14420721664 11616 33554432000 4194304 4196468 140730444939552 139892829903312 139893358180251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31448] ppid=31434 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/31437/task/31448/stat : 31448 (java) R 31434 31437 30369 0 -1 1077944384 513 0 0 0 2 0 0 0 20 0 15 0 244126620 14420721664 11616 33554432000 4194304 4196468 140730444939552 139892828850416 139893358172802 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31449] ppid=31434 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/31437/task/31449/stat : 31449 (java) S 31434 31437 30369 0 -1 1077944384 127 0 0 0 1 0 0 0 20 0 15 0 244126620 14420721664 11616 33554432000 4194304 4196468 140730444939552 139892827797872 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31450] ppid=31434 vsize=14082736 memory=140423333131904 CPUtime=0.06 cores=1,3,5,7
/proc/31437/task/31450/stat : 31450 (java) R 31434 31437 30369 0 -1 4202560 392 0 0 0 6 0 0 0 20 0 15 0 244126620 14420721664 11616 33554432000 4194304 4196468 140730444939552 139892826741752 139893358175519 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31451] ppid=31434 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31451/stat : 31451 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14420721664 11616 33554432000 4194304 4196468 140730444939552 139892825692512 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31452] ppid=31434 vsize=14082736 memory=140423333131904 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31452/stat : 31452 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126621 14420721664 11616 33554432000 4194304 4196468 140730444939552 139892824640560 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46464 KiB

[startup+0.310641 s]*
/proc/loadavg: 1.22 1.30 1.36 4/221 31452
/proc/meminfo: memFree=24391252/32770624 swapFree=67108688/67108860
[pid=31437] ppid=31434 vsize=14082736 memory=50196 CPUtime=0.43 cores=1,3,5,7
/proc/31437/stat : 31437 (java) S 31434 31437 30369 0 -1 1077944320 10640 0 0 0 41 2 0 0 20 0 15 0 244126615 14420721664 12549 33554432000 4194304 4196468 140730444939552 140730444922096 139893358161655 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
/proc/31437/statm: 3520684 12549 3415 1 0 3482761 0
[pid=31437/tid=31439] ppid=31434 vsize=14082736 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/31437/task/31439/stat : 31439 (java) R 31434 31437 30369 0 -1 4202560 8180 0 0 0 28 1 0 0 20 0 15 0 244126615 14420721664 12549 33554432000 4194304 4196468 140730444939552 139893362350928 139893338436985 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31440] ppid=31434 vsize=14082736 memory=4294980954 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31440/stat : 31440 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126616 14420721664 12549 33554432000 4194304 4196468 140730444939552 139893327874576 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31441] ppid=31434 vsize=14082736 memory=140423333162322 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31441/stat : 31441 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126616 14420721664 12549 33554432000 4194304 4196468 140730444939552 139892952537744 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31442] ppid=31434 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31442/stat : 31442 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126616 14420721664 12549 33554432000 4194304 4196468 140730444939552 139892951484688 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31443] ppid=31434 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31443/stat : 31443 (java) S 31434 31437 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244126616 14420721664 12549 33554432000 4194304 4196468 140730444939552 139892950432144 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31444] ppid=31434 vsize=14082736 memory=140423333131904 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31444/stat : 31444 (java) S 31434 31437 30369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244126617 14420721664 12549 33554432000 4194304 4196468 140730444939552 139892833061616 139893358172802 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31445] ppid=31434 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31445/stat : 31445 (java) S 31434 31437 30369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244126618 14420721664 12549 33554432000 4194304 4196468 140730444939552 139892832007840 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31446] ppid=31434 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31446/stat : 31446 (java) S 31434 31437 30369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244126618 14420721664 12549 33554432000 4194304 4196468 140730444939552 139892830954736 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31447] ppid=31434 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31447/stat : 31447 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14420721664 12549 33554432000 4194304 4196468 140730444939552 139892829903312 139893358180251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31448] ppid=31434 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/31437/task/31448/stat : 31448 (java) S 31434 31437 30369 0 -1 1077944384 516 0 0 0 2 0 0 0 20 0 15 0 244126620 14420721664 12549 33554432000 4194304 4196468 140730444939552 139892828850416 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31449] ppid=31434 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/31437/task/31449/stat : 31449 (java) S 31434 31437 30369 0 -1 1077944384 137 0 0 0 2 0 0 0 20 0 15 0 244126620 14420721664 12549 33554432000 4194304 4196468 140730444939552 139892827797872 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31450] ppid=31434 vsize=14082736 memory=140423333131904 CPUtime=0.07 cores=1,3,5,7
/proc/31437/task/31450/stat : 31450 (java) S 31434 31437 30369 0 -1 1077944384 425 0 0 0 7 0 0 0 20 0 15 0 244126620 14420721664 12549 33554432000 4194304 4196468 140730444939552 139892826744816 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31451] ppid=31434 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31451/stat : 31451 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14420721664 12549 33554432000 4194304 4196468 140730444939552 139892825692512 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31452] ppid=31434 vsize=14082736 memory=140423333131904 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31452/stat : 31452 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126621 14420721664 12549 33554432000 4194304 4196468 140730444939552 139892824640560 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50196 KiB

[startup+0.700752 s]
/proc/loadavg: 1.22 1.30 1.36 3/221 31452
/proc/meminfo: memFree=24367192/32770624 swapFree=67108688/67108860
[pid=31437] ppid=31434 vsize=14084804 memory=88168 CPUtime=0.98 cores=1,3,5,7
/proc/31437/stat : 31437 (java) S 31434 31437 30369 0 -1 1077944320 17413 0 0 0 94 4 0 0 20 0 15 0 244126615 14422839296 22042 33554432000 4194304 4196468 140730444939552 140730444922096 139893358161655 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
/proc/31437/statm: 3521201 22042 3498 1 0 3483273 0
[pid=31437/tid=31439] ppid=31434 vsize=14084804 memory=1172 CPUtime=0.67 cores=1,3,5,7
/proc/31437/task/31439/stat : 31439 (java) R 31434 31437 30369 0 -1 4202560 14512 0 0 0 64 3 0 0 20 0 15 0 244126615 14422839296 22042 33554432000 4194304 4196468 140730444939552 139893362385760 139893342242142 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31440] ppid=31434 vsize=14084804 memory=36680 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31440/stat : 31440 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126616 14422839296 22042 33554432000 4194304 4196468 140730444939552 139893327874576 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31441] ppid=31434 vsize=14084804 memory=3360 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31441/stat : 31441 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126616 14422839296 22042 33554432000 4194304 4196468 140730444939552 139892952537744 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31442] ppid=31434 vsize=14084804 memory=496 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31442/stat : 31442 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126616 14422839296 22042 33554432000 4194304 4196468 140730444939552 139892951484688 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31443] ppid=31434 vsize=14084804 memory=1624 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31443/stat : 31443 (java) S 31434 31437 30369 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244126616 14422839296 22042 33554432000 4194304 4196468 140730444939552 139892950432144 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31444] ppid=31434 vsize=14084804 memory=928 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31444/stat : 31444 (java) S 31434 31437 30369 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244126617 14422839296 22042 33554432000 4194304 4196468 140730444939552 139892833061616 139893358172802 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31445] ppid=31434 vsize=14084804 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31445/stat : 31445 (java) S 31434 31437 30369 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244126618 14422839296 22042 33554432000 4194304 4196468 140730444939552 139892832007840 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31446] ppid=31434 vsize=14084804 memory=924 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31446/stat : 31446 (java) S 31434 31437 30369 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244126618 14422839296 22042 33554432000 4194304 4196468 140730444939552 139892830954736 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31447] ppid=31434 vsize=14084804 memory=6153431502485415525 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31447/stat : 31447 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14422839296 22042 33554432000 4194304 4196468 140730444939552 139892829903312 139893358180251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31448] ppid=31434 vsize=14084804 memory=7237400421024098393 CPUtime=0.09 cores=1,3,5,7
/proc/31437/task/31448/stat : 31448 (java) S 31434 31437 30369 0 -1 1077944384 700 0 0 0 9 0 0 0 20 0 15 0 244126620 14422839296 22042 33554432000 4194304 4196468 140730444939552 139892828850416 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31449] ppid=31434 vsize=14084804 memory=6154282490091891024 CPUtime=0.06 cores=1,3,5,7
/proc/31437/task/31449/stat : 31449 (java) S 31434 31437 30369 0 -1 1077944384 266 0 0 0 6 0 0 0 20 0 15 0 244126620 14422839296 22042 33554432000 4194304 4196468 140730444939552 139892827797872 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31450] ppid=31434 vsize=14084804 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/31437/task/31450/stat : 31450 (java) S 31434 31437 30369 0 -1 1077944384 553 0 0 0 14 0 0 0 20 0 15 0 244126620 14422839296 22042 33554432000 4194304 4196468 140730444939552 139892826744816 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31451] ppid=31434 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31451/stat : 31451 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14422839296 22042 33554432000 4194304 4196468 140730444939552 139892825692512 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31452] ppid=31434 vsize=14084804 memory=8696 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31452/stat : 31452 (java) S 31434 31437 30369 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244126621 14422839296 22042 33554432000 4194304 4196468 140730444939552 139892824640560 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88168 KiB

[startup+1.50848 s]
/proc/loadavg: 1.22 1.30 1.36 5/221 31452
/proc/meminfo: memFree=24293484/32770624 swapFree=67108688/67108860
[pid=31437] ppid=31434 vsize=14088900 memory=225464 CPUtime=3.28 cores=1,3,5,7
/proc/31437/stat : 31437 (java) S 31434 31437 30369 0 -1 1077944320 30725 0 0 0 320 8 0 0 20 0 15 0 244126615 14427033600 56366 33554432000 4194304 4196468 140730444939552 140730444922096 139893358161655 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
/proc/31437/statm: 3522225 56366 3564 1 0 3484297 0
[pid=31437/tid=31439] ppid=31434 vsize=14088900 memory=219000 CPUtime=1.46 cores=1,3,5,7
/proc/31437/task/31439/stat : 31439 (java) R 31434 31437 30369 0 -1 4202560 19731 0 0 0 141 5 0 0 20 0 15 0 244126615 14427033600 56366 33554432000 4194304 4196468 140730444939552 139893362396608 139893358173590 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31440] ppid=31434 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31440/stat : 31440 (java) S 31434 31437 30369 0 -1 1077944384 367 0 0 0 0 0 0 0 20 0 15 0 244126616 14427033600 56366 33554432000 4194304 4196468 140730444939552 139893327874576 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31441] ppid=31434 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31441/stat : 31441 (java) S 31434 31437 30369 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 244126616 14427033600 56366 33554432000 4194304 4196468 140730444939552 139892952537744 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31442] ppid=31434 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31442/stat : 31442 (java) S 31434 31437 30369 0 -1 1077944384 451 0 0 0 0 0 0 0 20 0 15 0 244126616 14427033600 56366 33554432000 4194304 4196468 140730444939552 139892951484688 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31443] ppid=31434 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31443/stat : 31443 (java) S 31434 31437 30369 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 244126616 14427033600 56366 33554432000 4194304 4196468 140730444939552 139892950432144 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31444] ppid=31434 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31444/stat : 31444 (java) S 31434 31437 30369 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 244126617 14427033600 56366 33554432000 4194304 4196468 140730444939552 139892833061616 139893358172802 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0

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

/proc/31437/task/31439/stat : 31439 (java) R 31434 31437 30369 0 -1 4202560 38291 0 0 0 237478 18 0 0 20 0 15 0 244126615 14429130752 91833 33554432000 4194304 4196468 140730444939552 139893362399840 139893001821128 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31440] ppid=31434 vsize=14090948 memory=367332 CPUtime=3.69 cores=1,3,5,7
/proc/31437/task/31440/stat : 31440 (java) S 31434 31437 30369 0 -1 1077944384 6561 0 0 0 348 21 0 0 20 0 15 0 244126616 14429130752 91833 33554432000 4194304 4196468 140730444939552 139893327874576 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31441] ppid=31434 vsize=14090948 memory=367332 CPUtime=3.64 cores=1,3,5,7
/proc/31437/task/31441/stat : 31441 (java) S 31434 31437 30369 0 -1 1077944384 7156 0 0 0 343 21 0 0 20 0 15 0 244126616 14429130752 91833 33554432000 4194304 4196468 140730444939552 139892952537744 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31442] ppid=31434 vsize=14090948 memory=367332 CPUtime=3.68 cores=1,3,5,7
/proc/31437/task/31442/stat : 31442 (java) S 31434 31437 30369 0 -1 1077944384 7112 0 0 0 348 20 0 0 20 0 15 0 244126616 14429130752 91833 33554432000 4194304 4196468 140730444939552 139892951484688 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31443] ppid=31434 vsize=14090948 memory=367332 CPUtime=3.67 cores=1,3,5,7
/proc/31437/task/31443/stat : 31443 (java) S 31434 31437 30369 0 -1 1077944384 4118 0 0 0 348 19 0 0 20 0 15 0 244126616 14429130752 91833 33554432000 4194304 4196468 140730444939552 139892950432144 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31444] ppid=31434 vsize=14090948 memory=367332 CPUtime=2.64 cores=1,3,5,7
/proc/31437/task/31444/stat : 31444 (java) S 31434 31437 30369 0 -1 1077944384 8528 0 0 0 243 21 0 0 20 0 15 0 244126617 14429130752 91833 33554432000 4194304 4196468 140730444939552 139892833061616 139893358172802 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31445] ppid=31434 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31445/stat : 31445 (java) S 31434 31437 30369 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 244126618 14429130752 91833 33554432000 4194304 4196468 140730444939552 139892832007904 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31446] ppid=31434 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31446/stat : 31446 (java) S 31434 31437 30369 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 244126618 14429130752 91833 33554432000 4194304 4196468 140730444939552 139892830954752 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31447] ppid=31434 vsize=14090948 memory=3824 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31447/stat : 31447 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14429130752 91833 33554432000 4194304 4196468 140730444939552 139892829903312 139893358180251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31448] ppid=31434 vsize=14090948 memory=66400 CPUtime=1.22 cores=1,3,5,7
/proc/31437/task/31448/stat : 31448 (java) S 31434 31437 30369 0 -1 1077944384 4668 0 0 0 121 1 0 0 20 0 15 0 244126620 14429130752 91833 33554432000 4194304 4196468 140730444939552 139892828850416 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31449] ppid=31434 vsize=14090948 memory=367332 CPUtime=1.22 cores=1,3,5,7
/proc/31437/task/31449/stat : 31449 (java) S 31434 31437 30369 0 -1 1077944384 4865 0 0 0 121 1 0 0 20 0 15 0 244126620 14429130752 91833 33554432000 4194304 4196468 140730444939552 139892827797872 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31450] ppid=31434 vsize=14090948 memory=367332 CPUtime=0.72 cores=1,3,5,7
/proc/31437/task/31450/stat : 31450 (java) S 31434 31437 30369 0 -1 1077944384 7000 0 0 0 71 1 0 0 20 0 15 0 244126620 14429130752 91833 33554432000 4194304 4196468 140730444939552 139892826744816 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31451] ppid=31434 vsize=14090948 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31451/stat : 31451 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14429130752 91833 33554432000 4194304 4196468 140730444939552 139892825692512 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31452] ppid=31434 vsize=14090948 memory=3824 CPUtime=0.82 cores=1,3,5,7
/proc/31437/task/31452/stat : 31452 (java) S 31434 31437 30369 0 -1 1077944384 859 0 0 0 39 43 0 0 20 0 15 0 244126621 14429130752 91833 33554432000 4194304 4196468 140730444939552 139892824640560 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
Current children cumulated CPU time: 2396.36 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 367332 KiB

[startup+2442.3 s]
/proc/loadavg: 1.29 1.36 1.39 3/219 31631
/proc/meminfo: memFree=24031724/32770624 swapFree=67108688/67108860
[pid=31437] ppid=31434 vsize=14090948 memory=369380 CPUtime=2456.66 cores=1,3,5,7
/proc/31437/stat : 31437 (java) S 31434 31437 30369 0 -1 1077944320 91636 0 0 0 245517 149 0 0 20 0 15 0 244126615 14429130752 92345 33554432000 4194304 4196468 140730444939552 140730444922096 139893358161655 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
/proc/31437/statm: 3522737 92345 3577 1 0 3484809 0
[pid=31437/tid=31439] ppid=31434 vsize=14090948 memory=280842879080941 CPUtime=2434.73 cores=1,3,5,7
/proc/31437/task/31439/stat : 31439 (java) R 31434 31437 30369 0 -1 4202560 38705 0 0 0 243455 18 0 0 20 0 15 0 244126615 14429130752 92345 33554432000 4194304 4196468 140730444939552 139893362399952 139893000235450 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31440] ppid=31434 vsize=14090948 memory=369380 CPUtime=3.78 cores=1,3,5,7
/proc/31437/task/31440/stat : 31440 (java) S 31434 31437 30369 0 -1 1077944384 6634 0 0 0 357 21 0 0 20 0 15 0 244126616 14429130752 92345 33554432000 4194304 4196468 140730444939552 139893327874576 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31441] ppid=31434 vsize=14090948 memory=369380 CPUtime=3.75 cores=1,3,5,7
/proc/31437/task/31441/stat : 31441 (java) S 31434 31437 30369 0 -1 1077944384 7331 0 0 0 354 21 0 0 20 0 15 0 244126616 14429130752 92345 33554432000 4194304 4196468 140730444939552 139892952537744 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31442] ppid=31434 vsize=14090948 memory=369380 CPUtime=3.8 cores=1,3,5,7
/proc/31437/task/31442/stat : 31442 (java) S 31434 31437 30369 0 -1 1077944384 7185 0 0 0 359 21 0 0 20 0 15 0 244126616 14429130752 92345 33554432000 4194304 4196468 140730444939552 139892951484688 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31443] ppid=31434 vsize=14090948 memory=369380 CPUtime=3.78 cores=1,3,5,7
/proc/31437/task/31443/stat : 31443 (java) S 31434 31437 30369 0 -1 1077944384 4241 0 0 0 358 20 0 0 20 0 15 0 244126616 14429130752 92345 33554432000 4194304 4196468 140730444939552 139892950432144 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31444] ppid=31434 vsize=14090948 memory=369380 CPUtime=2.7 cores=1,3,5,7
/proc/31437/task/31444/stat : 31444 (java) S 31434 31437 30369 0 -1 1077944384 8704 0 0 0 249 21 0 0 20 0 15 0 244126617 14429130752 92345 33554432000 4194304 4196468 140730444939552 139892833061616 139893358172802 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31445] ppid=31434 vsize=14090948 memory=369380 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31445/stat : 31445 (java) S 31434 31437 30369 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 244126618 14429130752 92345 33554432000 4194304 4196468 140730444939552 139892832007904 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31446] ppid=31434 vsize=14090948 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31446/stat : 31446 (java) S 31434 31437 30369 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 244126618 14429130752 92345 33554432000 4194304 4196468 140730444939552 139892830954752 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31447] ppid=31434 vsize=14090948 memory=369380 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31447/stat : 31447 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14429130752 92345 33554432000 4194304 4196468 140730444939552 139892829903312 139893358180251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31448] ppid=31434 vsize=14090948 memory=369380 CPUtime=1.22 cores=1,3,5,7
/proc/31437/task/31448/stat : 31448 (java) S 31434 31437 30369 0 -1 1077944384 4670 0 0 0 121 1 0 0 20 0 15 0 244126620 14429130752 92345 33554432000 4194304 4196468 140730444939552 139892828850416 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31449] ppid=31434 vsize=14090948 memory=66400 CPUtime=1.22 cores=1,3,5,7
/proc/31437/task/31449/stat : 31449 (java) S 31434 31437 30369 0 -1 1077944384 4867 0 0 0 121 1 0 0 20 0 15 0 244126620 14429130752 92345 33554432000 4194304 4196468 140730444939552 139892827797872 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31450] ppid=31434 vsize=14090948 memory=6791534058613427641 CPUtime=0.72 cores=1,3,5,7
/proc/31437/task/31450/stat : 31450 (java) S 31434 31437 30369 0 -1 1077944384 7002 0 0 0 71 1 0 0 20 0 15 0 244126620 14429130752 92345 33554432000 4194304 4196468 140730444939552 139892826744816 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31451] ppid=31434 vsize=14090948 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31451/stat : 31451 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14429130752 92345 33554432000 4194304 4196468 140730444939552 139892825692512 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31452] ppid=31434 vsize=14090948 memory=369380 CPUtime=0.84 cores=1,3,5,7
/proc/31437/task/31452/stat : 31452 (java) S 31434 31437 30369 0 -1 1077944384 874 0 0 0 39 45 0 0 20 0 15 0 244126621 14429130752 92345 33554432000 4194304 4196468 140730444939552 139892824640560 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
Current children cumulated CPU time: 2456.66 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 369380 KiB

[startup+2502.3 s]
/proc/loadavg: 1.35 1.38 1.40 3/218 31632
/proc/meminfo: memFree=24024976/32770624 swapFree=67108688/67108860
[pid=31437] ppid=31434 vsize=14090948 memory=373476 CPUtime=2516.95 cores=1,3,5,7
/proc/31437/stat : 31437 (java) S 31434 31437 30369 0 -1 1077944320 92674 0 0 0 251543 152 0 0 20 0 15 0 244126615 14429130752 93369 33554432000 4194304 4196468 140730444939552 140730444922096 139893358161655 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
/proc/31437/statm: 3522737 93369 3577 1 0 3484809 0
[pid=31437/tid=31439] ppid=31434 vsize=14090948 memory=373476 CPUtime=2494.53 cores=1,3,5,7
/proc/31437/task/31439/stat : 31439 (java) R 31434 31437 30369 0 -1 4202560 39130 0 0 0 249435 18 0 0 20 0 15 0 244126615 14429130752 93369 33554432000 4194304 4196468 140730444939552 139893362399840 139892994364541 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31440] ppid=31434 vsize=14090948 memory=373476 CPUtime=3.89 cores=1,3,5,7
/proc/31437/task/31440/stat : 31440 (java) S 31434 31437 30369 0 -1 1077944384 6849 0 0 0 367 22 0 0 20 0 15 0 244126616 14429130752 93369 33554432000 4194304 4196468 140730444939552 139893327874576 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31441] ppid=31434 vsize=14090948 memory=371428 CPUtime=3.86 cores=1,3,5,7
/proc/31437/task/31441/stat : 31441 (java) S 31434 31437 30369 0 -1 1077944384 7371 0 0 0 364 22 0 0 20 0 15 0 244126616 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892952537744 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31442] ppid=31434 vsize=14090948 memory=369380 CPUtime=3.89 cores=1,3,5,7
/proc/31437/task/31442/stat : 31442 (java) S 31434 31437 30369 0 -1 1077944384 7325 0 0 0 368 21 0 0 20 0 15 0 244126616 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892951484688 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31443] ppid=31434 vsize=14090948 memory=371428 CPUtime=3.88 cores=1,3,5,7
/proc/31437/task/31443/stat : 31443 (java) S 31434 31437 30369 0 -1 1077944384 4264 0 0 0 368 20 0 0 20 0 15 0 244126616 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892950432144 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31444] ppid=31434 vsize=14090948 memory=371428 CPUtime=2.78 cores=1,3,5,7
/proc/31437/task/31444/stat : 31444 (java) S 31434 31437 30369 0 -1 1077944384 8878 0 0 0 256 22 0 0 20 0 15 0 244126617 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892833061616 139893358172802 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31445] ppid=31434 vsize=14090948 memory=371428 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31445/stat : 31445 (java) S 31434 31437 30369 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 244126618 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892832007904 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31446] ppid=31434 vsize=14090948 memory=249132 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31446/stat : 31446 (java) S 31434 31437 30369 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 244126618 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892830954752 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31447] ppid=31434 vsize=14090948 memory=373476 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31447/stat : 31447 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892829903312 139893358180251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31448] ppid=31434 vsize=14090948 memory=373476 CPUtime=1.22 cores=1,3,5,7
/proc/31437/task/31448/stat : 31448 (java) S 31434 31437 30369 0 -1 1077944384 4672 0 0 0 121 1 0 0 20 0 15 0 244126620 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892828850416 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31449] ppid=31434 vsize=14090948 memory=373476 CPUtime=1.22 cores=1,3,5,7
/proc/31437/task/31449/stat : 31449 (java) S 31434 31437 30369 0 -1 1077944384 4869 0 0 0 121 1 0 0 20 0 15 0 244126620 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892827797872 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31450] ppid=31434 vsize=14090948 memory=371428 CPUtime=0.72 cores=1,3,5,7
/proc/31437/task/31450/stat : 31450 (java) S 31434 31437 30369 0 -1 1077944384 7004 0 0 0 71 1 0 0 20 0 15 0 244126620 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892826744816 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31451] ppid=31434 vsize=14090948 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31451/stat : 31451 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892825692512 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31452] ppid=31434 vsize=14090948 memory=1756 CPUtime=0.87 cores=1,3,5,7
/proc/31437/task/31452/stat : 31452 (java) S 31434 31437 30369 0 -1 1077944384 889 0 0 0 41 46 0 0 20 0 15 0 244126621 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892824640560 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
Current children cumulated CPU time: 2516.95 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 373476 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.4 s]
/proc/loadavg: 1.40 1.39 1.40 3/218 31632
/proc/meminfo: memFree=24024976/32770624 swapFree=67108688/67108860
[pid=31437] ppid=31434 vsize=14090948 memory=373476 CPUtime=2520.07 cores=1,3,5,7
/proc/31437/stat : 31437 (java) S 31434 31437 30369 0 -1 1077944320 92680 0 0 0 251855 152 0 0 20 0 15 0 244126615 14429130752 93369 33554432000 4194304 4196468 140730444939552 140730444922096 139893358161655 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
/proc/31437/statm: 3522737 93369 3577 1 0 3484809 0
[pid=31437/tid=31439] ppid=31434 vsize=14090948 memory=304274669723451707 CPUtime=2497.62 cores=1,3,5,7
/proc/31437/task/31439/stat : 31439 (java) R 31434 31437 30369 0 -1 4202560 39136 0 0 0 249744 18 0 0 20 0 15 0 244126615 14429130752 93369 33554432000 4194304 4196468 140730444939552 139893362399952 139893001926147 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31440] ppid=31434 vsize=14090948 memory=15538518206188108 CPUtime=3.89 cores=1,3,5,7
/proc/31437/task/31440/stat : 31440 (java) S 31434 31437 30369 0 -1 1077944384 6849 0 0 0 367 22 0 0 20 0 15 0 244126616 14429130752 93369 33554432000 4194304 4196468 140730444939552 139893327874576 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31441] ppid=31434 vsize=14090948 memory=6226624956511119207 CPUtime=3.86 cores=1,3,5,7
/proc/31437/task/31441/stat : 31441 (java) S 31434 31437 30369 0 -1 1077944384 7371 0 0 0 364 22 0 0 20 0 15 0 244126616 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892952537744 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31442] ppid=31434 vsize=14090948 memory=6226624956511119207 CPUtime=3.9 cores=1,3,5,7
/proc/31437/task/31442/stat : 31442 (java) S 31434 31437 30369 0 -1 1077944384 7325 0 0 0 369 21 0 0 20 0 15 0 244126616 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892951484688 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31443] ppid=31434 vsize=14090948 memory=6226624956511119207 CPUtime=3.89 cores=1,3,5,7
/proc/31437/task/31443/stat : 31443 (java) S 31434 31437 30369 0 -1 1077944384 4264 0 0 0 369 20 0 0 20 0 15 0 244126616 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892950432144 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31444] ppid=31434 vsize=14090948 memory=7883102986419202410 CPUtime=2.78 cores=1,3,5,7
/proc/31437/task/31444/stat : 31444 (java) S 31434 31437 30369 0 -1 1077944384 8878 0 0 0 256 22 0 0 20 0 15 0 244126617 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892833061616 139893358172802 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31445] ppid=31434 vsize=14090948 memory=7883102986419202410 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31445/stat : 31445 (java) S 31434 31437 30369 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 244126618 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892832007904 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31446] ppid=31434 vsize=14090948 memory=7452725556947277417 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31446/stat : 31446 (java) S 31434 31437 30369 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 244126618 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892830954752 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31447] ppid=31434 vsize=14090948 memory=5860987870808534375 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31447/stat : 31447 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892829903312 139893358180251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31448] ppid=31434 vsize=14090948 memory=5860987870808534375 CPUtime=1.22 cores=1,3,5,7
/proc/31437/task/31448/stat : 31448 (java) S 31434 31437 30369 0 -1 1077944384 4672 0 0 0 121 1 0 0 20 0 15 0 244126620 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892828850416 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31449] ppid=31434 vsize=14090948 memory=7372769075738995309 CPUtime=1.22 cores=1,3,5,7
/proc/31437/task/31449/stat : 31449 (java) S 31434 31437 30369 0 -1 1077944384 4869 0 0 0 121 1 0 0 20 0 15 0 244126620 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892827797872 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31450] ppid=31434 vsize=14090948 memory=7452725556947277417 CPUtime=0.72 cores=1,3,5,7
/proc/31437/task/31450/stat : 31450 (java) S 31434 31437 30369 0 -1 1077944384 7004 0 0 0 71 1 0 0 20 0 15 0 244126620 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892826744816 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31451] ppid=31434 vsize=14090948 memory=7372769075738995309 CPUtime=0 cores=1,3,5,7
/proc/31437/task/31451/stat : 31451 (java) S 31434 31437 30369 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244126620 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892825692512 139893358171861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
[pid=31437/tid=31452] ppid=31434 vsize=14090948 memory=1612 CPUtime=0.87 cores=1,3,5,7
/proc/31437/task/31452/stat : 31452 (java) S 31434 31437 30369 0 -1 1077944384 889 0 0 0 41 46 0 0 20 0 15 0 244126621 14429130752 93369 33554432000 4194304 4196468 140730444939552 139892824640560 139893358172802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15466496 140730444948561 140730444948745 140730444948745 140730444951503 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 373476 KiB

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

[startup+2505.41 s]
# the end of solver process 31437 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.56 s, system=1.53002 s

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

Child status: 143
Real time (s): 2505.41
CPU time (s): 2520.09
CPU user time (s): 2518.56
CPU system time (s): 1.53002
CPU usage (%): 100.586
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 422856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.56
system time used= 1.53002
maximum resident set size= 440364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92891
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 129984
involuntary context switches= 3539


# summary of solver processes directly reported to runsolver:
#   pid: 31437
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.56
#   total CPU system time (s): 1.53002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1426 second user time and 23.4266 second system time

The end

Launcher Data

Begin job on node134 at 2018-08-14 18:53:54
IDJOB=4307714
IDBENCH=141578
IDSOLVER=2790
FILE ID=node134/4307714-1534265634
RUNJOBID= node134-1534258054-30401
PBS_JOBID= 21038123
Free space on /tmp= 43368 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/Frb/frb-59-26-1-mgd_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307714-1534265634/watcher-4307714-1534265634 -o /tmp/evaluation-result-4307714-1534265634/solver-4307714-1534265634 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1534258054-30401 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 977763501 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307714-1534265634.xml

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

MD5SUM BENCH= eb7f3f1c65ad30d4418b69bfa000eb45
RANDOM SEED=977763501

node134.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.68
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.68
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.68
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.68
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:        24427972 kB
MemAvailable:   31676452 kB
Buffers:          174040 kB
Cached:          7279248 kB
SwapCached:           32 kB
Active:          4125288 kB
Inactive:        3609336 kB
Active(anon):     230520 kB
Inactive(anon):   103252 kB
Active(file):    3894768 kB
Inactive(file):  3506084 kB
Unevictable:        7392 kB
Mlocked:            7392 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             36584 kB
Writeback:             0 kB
AnonPages:        296484 kB
Mapped:            68004 kB
Shmem:             49652 kB
Slab:             304540 kB
SReclaimable:     276088 kB
SUnreclaim:        28452 kB
KernelStack:        3888 kB
PageTables:         5716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1218044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 43332 MiB
End job on node134 at 2018-08-14 19:35:40