Trace number 4308109

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 with restarts 2018-08-14? (TO) 2520.08 2510.21

General information on the benchmark

NameMagicHexagon/
MagicHexagon-07-0002_c18.xml
MD5SUMd84d4d85366018deec6903098e084e8b
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 variables169
Number of constraints46
Number of domains1
Minimum domain size127
Maximum domain size127
Distribution of domain sizes[{"size":127,"count":127}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":42},{"degree":4,"count":121},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity127
Distribution of constraint arities[{"arity":2,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":3},{"arity":127,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":39}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-08-14
0.68/0.56	c seed: 882067445
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
1.57/1.10	c Parsing done, starting search...
2520.06/2510.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 (14464 MiB free)
  memory of node 1: 16384 MiB (13212 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308109-1534343894/watcher-4308109-1534343894 -o /tmp/evaluation-result-4308109-1534343894/solver-4308109-1534343894 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534328913-26869 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 882067445 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308109-1534343894.xml 

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

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

solver pid=28389, runsolver pid=28386

[startup+0.100126 s]*
/proc/loadavg: 1.79 1.47 1.41 4/215 28404
/proc/meminfo: memFree=28323200/32770624 swapFree=67108796/67108860
[pid=28389] ppid=28386 vsize=14082736 memory=31936 CPUtime=0.12 cores=0,2,4,6
/proc/28389/stat : 28389 (java) S 28386 28389 26838 0 -1 1077944320 6893 0 0 0 11 1 0 0 20 0 15 0 251952615 14420721664 7984 33554432000 4194304 4196468 140723008471504 140723008454048 140585596755703 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
/proc/28389/statm: 3520684 7984 3151 1 0 3482761 0
[pid=28389/tid=28391] ppid=28386 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=0,2,4,6
/proc/28389/task/28391/stat : 28391 (java) R 28386 28389 26838 0 -1 4202560 4922 0 0 0 8 1 0 0 20 0 15 0 251952616 14420721664 7984 33554432000 4194304 4196468 140723008471504 140585600994144 140585580836220 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28392] ppid=28386 vsize=14082736 memory=5793854905635310009 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28392/stat : 28392 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14420721664 7984 33554432000 4194304 4196468 140723008471504 140585555515920 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28393] ppid=28386 vsize=14082736 memory=139654625416832 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28393/stat : 28393 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14420721664 7984 33554432000 4194304 4196468 140723008471504 140585191422608 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28394] ppid=28386 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28394/stat : 28394 (java) S 28386 28389 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251952616 14420721664 7984 33554432000 4194304 4196468 140723008471504 140585190369552 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28395] ppid=28386 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28395/stat : 28395 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14420721664 7984 33554432000 4194304 4196468 140723008471504 140585189317008 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28396] ppid=28386 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28396/stat : 28396 (java) S 28386 28389 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251952618 14420721664 7984 33554432000 4194304 4196468 140723008471504 140584778365680 140585596766850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28397] ppid=28386 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28397/stat : 28397 (java) S 28386 28389 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251952618 14420721664 7984 33554432000 4194304 4196468 140723008471504 140584777311904 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28398] ppid=28386 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28398/stat : 28398 (java) S 28386 28389 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251952618 14420721664 7984 33554432000 4194304 4196468 140723008471504 140584776258800 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28399] ppid=28386 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28399/stat : 28399 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14420721664 7984 33554432000 4194304 4196468 140723008471504 140584775207376 140585596774299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28400] ppid=28386 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28400/stat : 28400 (java) S 28386 28389 26838 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 251952621 14420721664 7984 33554432000 4194304 4196468 140723008471504 140584774154480 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28401] ppid=28386 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28401/stat : 28401 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14420721664 7984 33554432000 4194304 4196468 140723008471504 140584773101936 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28402] ppid=28386 vsize=14082736 memory=139654625416832 CPUtime=0.01 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (java) S 28386 28389 26838 0 -1 1077944384 292 0 0 0 1 0 0 0 20 0 15 0 251952621 14420721664 7984 33554432000 4194304 4196468 140723008471504 140584772048880 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28403] ppid=28386 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28403/stat : 28403 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14420721664 7984 33554432000 4194304 4196468 140723008471504 140584770996576 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28404] ppid=28386 vsize=14082736 memory=139654625416832 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28404/stat : 28404 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952621 14420721664 7984 33554432000 4194304 4196468 140723008471504 140584769944624 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31936 KiB

[startup+0.216292 s]*
/proc/loadavg: 1.79 1.47 1.41 6/215 28404
/proc/meminfo: memFree=28307820/32770624 swapFree=67108796/67108860
[pid=28389] ppid=28386 vsize=14082736 memory=47732 CPUtime=0.32 cores=0,2,4,6
/proc/28389/stat : 28389 (java) S 28386 28389 26838 0 -1 1077944320 10581 0 0 0 30 2 0 0 20 0 15 0 251952615 14420721664 11933 33554432000 4194304 4196468 140723008471504 140723008454048 140585596755703 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
/proc/28389/statm: 3520684 11933 3366 1 0 3482761 0
[pid=28389/tid=28391] ppid=28386 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/28389/task/28391/stat : 28391 (java) R 28386 28389 26838 0 -1 4202560 8268 0 0 0 19 1 0 0 20 0 15 0 251952616 14420721664 11933 33554432000 4194304 4196468 140723008471504 140585600974000 140585596777050 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28392] ppid=28386 vsize=14082736 memory=4211973380830207370 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28392/stat : 28392 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14420721664 11933 33554432000 4194304 4196468 140723008471504 140585555515920 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28393] ppid=28386 vsize=14082736 memory=139654625416832 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28393/stat : 28393 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14420721664 11933 33554432000 4194304 4196468 140723008471504 140585191422608 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28394] ppid=28386 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28394/stat : 28394 (java) S 28386 28389 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251952616 14420721664 11933 33554432000 4194304 4196468 140723008471504 140585190369552 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28395] ppid=28386 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28395/stat : 28395 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14420721664 11933 33554432000 4194304 4196468 140723008471504 140585189317008 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28396] ppid=28386 vsize=14082736 memory=139654625416832 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28396/stat : 28396 (java) S 28386 28389 26838 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251952618 14420721664 11933 33554432000 4194304 4196468 140723008471504 140584778365680 140585596766850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28397] ppid=28386 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28397/stat : 28397 (java) S 28386 28389 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251952618 14420721664 11933 33554432000 4194304 4196468 140723008471504 140584777311904 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28398] ppid=28386 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28398/stat : 28398 (java) S 28386 28389 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251952618 14420721664 11933 33554432000 4194304 4196468 140723008471504 140584776258800 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28399] ppid=28386 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28399/stat : 28399 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14420721664 11933 33554432000 4194304 4196468 140723008471504 140584775207376 140585596774299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28400] ppid=28386 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28389/task/28400/stat : 28400 (java) S 28386 28389 26838 0 -1 1077944384 514 0 0 0 2 0 0 0 20 0 15 0 251952621 14420721664 11933 33554432000 4194304 4196468 140723008471504 140584774154480 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28401] ppid=28386 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/28389/task/28401/stat : 28401 (java) S 28386 28389 26838 0 -1 1077944384 96 0 0 0 1 0 0 0 20 0 15 0 251952621 14420721664 11933 33554432000 4194304 4196468 140723008471504 140584773101936 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28402] ppid=28386 vsize=14082736 memory=139654625416832 CPUtime=0.06 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (java) R 28386 28389 26838 0 -1 4202560 321 0 0 0 6 0 0 0 20 0 15 0 251952621 14420721664 11933 33554432000 4194304 4196468 140723008471504 140584772045248 140585575378656 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28403] ppid=28386 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28403/stat : 28403 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14420721664 11933 33554432000 4194304 4196468 140723008471504 140584770996576 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28404] ppid=28386 vsize=14082736 memory=139654625416832 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28404/stat : 28404 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952621 14420721664 11933 33554432000 4194304 4196468 140723008471504 140584769944624 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47732 KiB

[startup+0.310529 s]*
/proc/loadavg: 1.79 1.47 1.41 4/215 28404
/proc/meminfo: memFree=28304532/32770624 swapFree=67108796/67108860
[pid=28389] ppid=28386 vsize=14082736 memory=50856 CPUtime=0.45 cores=0,2,4,6
/proc/28389/stat : 28389 (java) S 28386 28389 26838 0 -1 1077944320 10924 0 0 0 43 2 0 0 20 0 15 0 251952615 14420721664 12714 33554432000 4194304 4196468 140723008471504 140723008454048 140585596755703 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
/proc/28389/statm: 3520684 12714 3369 1 0 3482761 0
[pid=28389/tid=28391] ppid=28386 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/28389/task/28391/stat : 28391 (java) R 28386 28389 26838 0 -1 4202560 8592 0 0 0 28 2 0 0 20 0 15 0 251952616 14420721664 12714 33554432000 4194304 4196468 140723008471504 140585600975520 140585588992830 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28392] ppid=28386 vsize=14082736 memory=4211973380830207370 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28392/stat : 28392 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14420721664 12714 33554432000 4194304 4196468 140723008471504 140585555515920 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28393] ppid=28386 vsize=14082736 memory=139654625419196 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28393/stat : 28393 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14420721664 12714 33554432000 4194304 4196468 140723008471504 140585191422608 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28394] ppid=28386 vsize=14082736 memory=139654485644006 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28394/stat : 28394 (java) S 28386 28389 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251952616 14420721664 12714 33554432000 4194304 4196468 140723008471504 140585190369552 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28395] ppid=28386 vsize=14082736 memory=139654485626319 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28395/stat : 28395 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14420721664 12714 33554432000 4194304 4196468 140723008471504 140585189317008 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28396] ppid=28386 vsize=14082736 memory=139654625443697 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28396/stat : 28396 (java) S 28386 28389 26838 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251952618 14420721664 12714 33554432000 4194304 4196468 140723008471504 140584778365680 140585596766850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28397] ppid=28386 vsize=14082736 memory=139654485635503 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28397/stat : 28397 (java) S 28386 28389 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251952618 14420721664 12714 33554432000 4194304 4196468 140723008471504 140584777311904 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28398] ppid=28386 vsize=14082736 memory=279308971261840 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28398/stat : 28398 (java) S 28386 28389 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251952618 14420721664 12714 33554432000 4194304 4196468 140723008471504 140584776258800 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28399] ppid=28386 vsize=14082736 memory=279308971259536 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28399/stat : 28399 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14420721664 12714 33554432000 4194304 4196468 140723008471504 140584775207376 140585596774299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28400] ppid=28386 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/28389/task/28400/stat : 28400 (java) S 28386 28389 26838 0 -1 1077944384 520 0 0 0 3 0 0 0 20 0 15 0 251952621 14420721664 12714 33554432000 4194304 4196468 140723008471504 140584774154480 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28401] ppid=28386 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/28389/task/28401/stat : 28401 (java) S 28386 28389 26838 0 -1 1077944384 101 0 0 0 2 0 0 0 20 0 15 0 251952621 14420721664 12714 33554432000 4194304 4196468 140723008471504 140584773101936 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28402] ppid=28386 vsize=14082736 memory=139654625416832 CPUtime=0.08 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (java) S 28386 28389 26838 0 -1 1077944384 329 0 0 0 8 0 0 0 20 0 15 0 251952621 14420721664 12714 33554432000 4194304 4196468 140723008471504 140584772048880 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28403] ppid=28386 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28403/stat : 28403 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14420721664 12714 33554432000 4194304 4196468 140723008471504 140584770996576 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28404] ppid=28386 vsize=14082736 memory=139654625416832 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28404/stat : 28404 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952621 14420721664 12714 33554432000 4194304 4196468 140723008471504 140584769944624 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50856 KiB

[startup+0.700805 s]
/proc/loadavg: 1.79 1.47 1.41 3/215 28404
/proc/meminfo: memFree=28280472/32770624 swapFree=67108796/67108860
[pid=28389] ppid=28386 vsize=14084804 memory=90756 CPUtime=0.99 cores=0,2,4,6
/proc/28389/stat : 28389 (java) S 28386 28389 26838 0 -1 1077944320 17606 0 0 0 95 4 0 0 20 0 15 0 251952615 14422839296 22689 33554432000 4194304 4196468 140723008471504 140723008454048 140585596755703 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
/proc/28389/statm: 3521201 22689 3505 1 0 3483273 0
[pid=28389/tid=28391] ppid=28386 vsize=14084804 memory=796 CPUtime=0.68 cores=0,2,4,6
/proc/28389/task/28391/stat : 28391 (java) R 28386 28389 26838 0 -1 4202560 14916 0 0 0 64 4 0 0 20 0 15 0 251952616 14422839296 22689 33554432000 4194304 4196468 140723008471504 140585600984064 140585580836190 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28392] ppid=28386 vsize=14084804 memory=1592 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28392/stat : 28392 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14422839296 22689 33554432000 4194304 4196468 140723008471504 140585555515920 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28393] ppid=28386 vsize=14084804 memory=3780 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28393/stat : 28393 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14422839296 22689 33554432000 4194304 4196468 140723008471504 140585191422608 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28394] ppid=28386 vsize=14084804 memory=7236533984234661184 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28394/stat : 28394 (java) S 28386 28389 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251952616 14422839296 22689 33554432000 4194304 4196468 140723008471504 140585190369552 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28395] ppid=28386 vsize=14084804 memory=8099279071866868837 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28395/stat : 28395 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14422839296 22689 33554432000 4194304 4196468 140723008471504 140585189317008 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28396] ppid=28386 vsize=14084804 memory=4641330296368681042 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28396/stat : 28396 (java) S 28386 28389 26838 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251952618 14422839296 22689 33554432000 4194304 4196468 140723008471504 140584778365680 140585596766850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28397] ppid=28386 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28397/stat : 28397 (java) S 28386 28389 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251952618 14422839296 22689 33554432000 4194304 4196468 140723008471504 140584777311904 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28398] ppid=28386 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28398/stat : 28398 (java) S 28386 28389 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251952618 14422839296 22689 33554432000 4194304 4196468 140723008471504 140584776258800 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28399] ppid=28386 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28399/stat : 28399 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14422839296 22689 33554432000 4194304 4196468 140723008471504 140584775207376 140585596774299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28400] ppid=28386 vsize=14084804 memory=585 CPUtime=0.08 cores=0,2,4,6
/proc/28389/task/28400/stat : 28400 (java) S 28386 28389 26838 0 -1 1077944384 673 0 0 0 8 0 0 0 20 0 15 0 251952621 14422839296 22689 33554432000 4194304 4196468 140723008471504 140584774154480 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28401] ppid=28386 vsize=14084804 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/28389/task/28401/stat : 28401 (java) S 28386 28389 26838 0 -1 1077944384 256 0 0 0 7 0 0 0 20 0 15 0 251952621 14422839296 22689 33554432000 4194304 4196468 140723008471504 140584773101936 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28402] ppid=28386 vsize=14084804 memory=721 CPUtime=0.15 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (java) S 28386 28389 26838 0 -1 1077944384 379 0 0 0 15 0 0 0 20 0 15 0 251952621 14422839296 22689 33554432000 4194304 4196468 140723008471504 140584772048880 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28403] ppid=28386 vsize=14084804 memory=279308971445744 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28403/stat : 28403 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14422839296 22689 33554432000 4194304 4196468 140723008471504 140584770996576 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28404] ppid=28386 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28404/stat : 28404 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952621 14422839296 22689 33554432000 4194304 4196468 140723008471504 140584769944624 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90756 KiB

[startup+1.50127 s]
/proc/loadavg: 1.79 1.47 1.41 3/215 28404
/proc/meminfo: memFree=28246860/32770624 swapFree=67108796/67108860
[pid=28389] ppid=28386 vsize=14090948 memory=140796 CPUtime=3.04 cores=0,2,4,6
/proc/28389/stat : 28389 (java) S 28386 28389 26838 0 -1 1077944320 25071 0 0 0 297 7 0 0 20 0 15 0 251952615 14429130752 35199 33554432000 4194304 4196468 140723008471504 140723008454048 140585596755703 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
/proc/28389/statm: 3522737 35199 3541 1 0 3484809 0
[pid=28389/tid=28391] ppid=28386 vsize=14090948 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/28389/task/28391/stat : 28391 (java) R 28386 28389 26838 0 -1 4202560 18714 0 0 0 142 5 0 0 20 0 15 0 251952616 14429130752 35199 33554432000 4194304 4196468 140723008471504 140585600989584 140585237234613 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28392] ppid=28386 vsize=14090948 memory=-2746958450906831424 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28392/stat : 28392 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14429130752 35199 33554432000 4194304 4196468 140723008471504 140585555515920 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28393] ppid=28386 vsize=14090948 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28393/stat : 28393 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14429130752 35199 33554432000 4194304 4196468 140723008471504 140585191422608 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28394] ppid=28386 vsize=14090948 memory=4948497897523878784 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28394/stat : 28394 (java) S 28386 28389 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251952616 14429130752 35199 33554432000 4194304 4196468 140723008471504 140585190369552 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28395] ppid=28386 vsize=14090948 memory=-3472574513799858003 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28395/stat : 28395 (java) S 28386 28389 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251952616 14429130752 35199 33554432000 4194304 4196468 140723008471504 140585189317008 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28396] ppid=28386 vsize=14090948 memory=-6305714983935566976 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28396/stat : 28396 (java) S 28386 28389 26838 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 251952618 14429130752 35199 33554432000 4194304 4196468 140723008471504 140584778365680 140585596766850 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0

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

/proc/28389/task/28391/stat : 28391 (java) R 28386 28389 26838 0 -1 4202560 32624 0 0 0 237570 14 0 0 20 0 15 0 251952616 14429130752 60680 33554432000 4194304 4196468 140723008471504 140585600994032 140585237751144 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28392] ppid=28386 vsize=14090948 memory=56 CPUtime=2.54 cores=0,2,4,6
/proc/28389/task/28392/stat : 28392 (java) S 28386 28389 26838 0 -1 1077944384 3185 0 0 0 235 19 0 0 20 0 15 0 251952616 14429130752 60680 33554432000 4194304 4196468 140723008471504 140585555515920 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28393] ppid=28386 vsize=14090948 memory=0 CPUtime=2.55 cores=0,2,4,6
/proc/28389/task/28393/stat : 28393 (java) S 28386 28389 26838 0 -1 1077944384 3435 0 0 0 233 22 0 0 20 0 15 0 251952616 14429130752 60680 33554432000 4194304 4196468 140723008471504 140585191422608 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28394] ppid=28386 vsize=14090948 memory=240672 CPUtime=2.56 cores=0,2,4,6
/proc/28389/task/28394/stat : 28394 (java) S 28386 28389 26838 0 -1 1077944384 2405 0 0 0 236 20 0 0 20 0 15 0 251952616 14429130752 60680 33554432000 4194304 4196468 140723008471504 140585190369552 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28395] ppid=28386 vsize=14090948 memory=242720 CPUtime=2.56 cores=0,2,4,6
/proc/28389/task/28395/stat : 28395 (java) S 28386 28389 26838 0 -1 1077944384 4027 0 0 0 236 20 0 0 20 0 15 0 251952616 14429130752 60680 33554432000 4194304 4196468 140723008471504 140585189317008 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28396] ppid=28386 vsize=14090948 memory=242720 CPUtime=2.61 cores=0,2,4,6
/proc/28389/task/28396/stat : 28396 (java) S 28386 28389 26838 0 -1 1077944384 3841 0 0 0 245 16 0 0 20 0 15 0 251952618 14429130752 60680 33554432000 4194304 4196468 140723008471504 140584778365680 140585596766850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28397] ppid=28386 vsize=14090948 memory=242720 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28397/stat : 28397 (java) S 28386 28389 26838 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 251952618 14429130752 60680 33554432000 4194304 4196468 140723008471504 140584777311968 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28398] ppid=28386 vsize=14090948 memory=242720 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28398/stat : 28398 (java) S 28386 28389 26838 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 251952618 14429130752 60680 33554432000 4194304 4196468 140723008471504 140584776258816 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28399] ppid=28386 vsize=14090948 memory=242720 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28399/stat : 28399 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14429130752 60680 33554432000 4194304 4196468 140723008471504 140584775207376 140585596774299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28400] ppid=28386 vsize=14090948 memory=242720 CPUtime=0.88 cores=0,2,4,6
/proc/28389/task/28400/stat : 28400 (java) S 28386 28389 26838 0 -1 1077944384 4540 0 0 0 87 1 0 0 20 0 15 0 251952621 14429130752 60680 33554432000 4194304 4196468 140723008471504 140584774154480 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28401] ppid=28386 vsize=14090948 memory=242720 CPUtime=0.89 cores=0,2,4,6
/proc/28389/task/28401/stat : 28401 (java) S 28386 28389 26838 0 -1 1077944384 2461 0 0 0 89 0 0 0 20 0 15 0 251952621 14429130752 60680 33554432000 4194304 4196468 140723008471504 140584773101936 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28402] ppid=28386 vsize=14090948 memory=242720 CPUtime=0.47 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (java) S 28386 28389 26838 0 -1 1077944384 5580 0 0 0 46 1 0 0 20 0 15 0 251952621 14429130752 60680 33554432000 4194304 4196468 140723008471504 140584772048880 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28403] ppid=28386 vsize=14090948 memory=242720 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28403/stat : 28403 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14429130752 60680 33554432000 4194304 4196468 140723008471504 140584770996576 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28404] ppid=28386 vsize=14090948 memory=1600 CPUtime=0.74 cores=0,2,4,6
/proc/28389/task/28404/stat : 28404 (java) S 28386 28389 26838 0 -1 1077944384 1369 0 0 0 31 43 0 0 20 0 15 0 251952621 14429130752 60680 33554432000 4194304 4196468 140723008471504 140584769944624 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
Current children cumulated CPU time: 2391.71 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 242720 KiB

[startup+2442.3 s]
/proc/loadavg: 1.52 1.43 1.37 3/215 28599
/proc/meminfo: memFree=28257156/32770624 swapFree=67108796/67108860
[pid=28389] ppid=28386 vsize=14090948 memory=244768 CPUtime=2451.93 cores=0,2,4,6
/proc/28389/stat : 28389 (java) S 28386 28389 26838 0 -1 1077944320 65498 0 0 0 245077 116 0 0 20 0 15 0 251952615 14429130752 61192 33554432000 4194304 4196468 140723008471504 140723008454048 140585596755703 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
/proc/28389/statm: 3522737 61192 3577 1 0 3484809 0
[pid=28389/tid=28391] ppid=28386 vsize=14090948 memory=244768 CPUtime=2435.67 cores=0,2,4,6
/proc/28389/task/28391/stat : 28391 (java) R 28386 28389 26838 0 -1 4202560 32905 0 0 0 243553 14 0 0 20 0 15 0 251952616 14429130752 61192 33554432000 4194304 4196468 140723008471504 140585600994032 140585237746523 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28392] ppid=28386 vsize=14090948 memory=7886195908717604455 CPUtime=2.62 cores=0,2,4,6
/proc/28389/task/28392/stat : 28392 (java) S 28386 28389 26838 0 -1 1077944384 3194 0 0 0 242 20 0 0 20 0 15 0 251952616 14429130752 61192 33554432000 4194304 4196468 140723008471504 140585555515920 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28393] ppid=28386 vsize=14090948 memory=244768 CPUtime=2.61 cores=0,2,4,6
/proc/28389/task/28393/stat : 28393 (java) S 28386 28389 26838 0 -1 1077944384 3449 0 0 0 239 22 0 0 20 0 15 0 251952616 14429130752 61192 33554432000 4194304 4196468 140723008471504 140585191422608 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28394] ppid=28386 vsize=14090948 memory=244768 CPUtime=2.64 cores=0,2,4,6
/proc/28389/task/28394/stat : 28394 (java) S 28386 28389 26838 0 -1 1077944384 2419 0 0 0 243 21 0 0 20 0 15 0 251952616 14429130752 61192 33554432000 4194304 4196468 140723008471504 140585190369552 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28395] ppid=28386 vsize=14090948 memory=244768 CPUtime=2.64 cores=0,2,4,6
/proc/28389/task/28395/stat : 28395 (java) S 28386 28389 26838 0 -1 1077944384 4126 0 0 0 243 21 0 0 20 0 15 0 251952616 14429130752 61192 33554432000 4194304 4196468 140723008471504 140585189317008 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28396] ppid=28386 vsize=14090948 memory=242720 CPUtime=2.68 cores=0,2,4,6
/proc/28389/task/28396/stat : 28396 (java) S 28386 28389 26838 0 -1 1077944384 3954 0 0 0 252 16 0 0 20 0 15 0 251952618 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584778365680 140585596766850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28397] ppid=28386 vsize=14090948 memory=242720 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28397/stat : 28397 (java) S 28386 28389 26838 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 251952618 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584777311968 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28398] ppid=28386 vsize=14090948 memory=242720 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28398/stat : 28398 (java) S 28386 28389 26838 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 251952618 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584776258816 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28399] ppid=28386 vsize=14090948 memory=242720 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28399/stat : 28399 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584775207376 140585596774299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28400] ppid=28386 vsize=14090948 memory=242720 CPUtime=0.88 cores=0,2,4,6
/proc/28389/task/28400/stat : 28400 (java) S 28386 28389 26838 0 -1 1077944384 4542 0 0 0 87 1 0 0 20 0 15 0 251952621 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584774154480 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28401] ppid=28386 vsize=14090948 memory=244768 CPUtime=0.89 cores=0,2,4,6
/proc/28389/task/28401/stat : 28401 (java) S 28386 28389 26838 0 -1 1077944384 2463 0 0 0 89 0 0 0 20 0 15 0 251952621 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584773101936 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28402] ppid=28386 vsize=14090948 memory=244768 CPUtime=0.47 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (java) S 28386 28389 26838 0 -1 1077944384 5582 0 0 0 46 1 0 0 20 0 15 0 251952621 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584772048880 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28403] ppid=28386 vsize=14090948 memory=244768 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28403/stat : 28403 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584770996576 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28404] ppid=28386 vsize=14090948 memory=244768 CPUtime=0.77 cores=0,2,4,6
/proc/28389/task/28404/stat : 28404 (java) S 28386 28389 26838 0 -1 1077944384 1375 0 0 0 33 44 0 0 20 0 15 0 251952621 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584769944624 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 45 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
Current children cumulated CPU time: 2451.93 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 244768 KiB

[startup+2502.3 s]
/proc/loadavg: 1.16 1.36 1.35 3/215 28600
/proc/meminfo: memFree=28255088/32770624 swapFree=67108796/67108860
[pid=28389] ppid=28386 vsize=14090948 memory=244768 CPUtime=2512.14 cores=0,2,4,6
/proc/28389/stat : 28389 (java) S 28386 28389 26838 0 -1 1077944320 65885 0 0 0 251095 119 0 0 20 0 15 0 251952615 14429130752 61192 33554432000 4194304 4196468 140723008471504 140723008454048 140585596755703 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
/proc/28389/statm: 3522737 61192 3577 1 0 3484809 0
[pid=28389/tid=28391] ppid=28386 vsize=14090948 memory=244768 CPUtime=2495.52 cores=0,2,4,6
/proc/28389/task/28391/stat : 28391 (java) R 28386 28389 26838 0 -1 4202560 33137 0 0 0 249538 14 0 0 20 0 15 0 251952616 14429130752 61192 33554432000 4194304 4196468 140723008471504 140585600993584 140585237590080 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28392] ppid=28386 vsize=14090948 memory=244768 CPUtime=2.68 cores=0,2,4,6
/proc/28389/task/28392/stat : 28392 (java) S 28386 28389 26838 0 -1 1077944384 3199 0 0 0 248 20 0 0 20 0 15 0 251952616 14429130752 61192 33554432000 4194304 4196468 140723008471504 140585555515920 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28393] ppid=28386 vsize=14090948 memory=244768 CPUtime=2.68 cores=0,2,4,6
/proc/28389/task/28393/stat : 28393 (java) S 28386 28389 26838 0 -1 1077944384 3503 0 0 0 245 23 0 0 20 0 15 0 251952616 14429130752 61192 33554432000 4194304 4196468 140723008471504 140585191422608 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28394] ppid=28386 vsize=14090948 memory=244768 CPUtime=2.7 cores=0,2,4,6
/proc/28389/task/28394/stat : 28394 (java) S 28386 28389 26838 0 -1 1077944384 2456 0 0 0 249 21 0 0 20 0 15 0 251952616 14429130752 61192 33554432000 4194304 4196468 140723008471504 140585190369552 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28395] ppid=28386 vsize=14090948 memory=244768 CPUtime=2.7 cores=0,2,4,6
/proc/28389/task/28395/stat : 28395 (java) S 28386 28389 26838 0 -1 1077944384 4131 0 0 0 249 21 0 0 20 0 15 0 251952616 14429130752 61192 33554432000 4194304 4196468 140723008471504 140585189317008 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28396] ppid=28386 vsize=14090948 memory=244768 CPUtime=2.74 cores=0,2,4,6
/proc/28389/task/28396/stat : 28396 (java) S 28386 28389 26838 0 -1 1077944384 3993 0 0 0 258 16 0 0 20 0 15 0 251952618 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584778365680 140585596766850 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28397] ppid=28386 vsize=14090948 memory=244768 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28397/stat : 28397 (java) S 28386 28389 26838 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 251952618 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584777311968 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28398] ppid=28386 vsize=14090948 memory=244768 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28398/stat : 28398 (java) S 28386 28389 26838 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 251952618 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584776258816 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28399] ppid=28386 vsize=14090948 memory=880 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28399/stat : 28399 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584775207376 140585596774299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28400] ppid=28386 vsize=14090948 memory=244768 CPUtime=0.88 cores=0,2,4,6
/proc/28389/task/28400/stat : 28400 (java) S 28386 28389 26838 0 -1 1077944384 4542 0 0 0 87 1 0 0 20 0 15 0 251952621 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584774154480 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28401] ppid=28386 vsize=14090948 memory=244768 CPUtime=0.89 cores=0,2,4,6
/proc/28389/task/28401/stat : 28401 (java) S 28386 28389 26838 0 -1 1077944384 2463 0 0 0 89 0 0 0 20 0 15 0 251952621 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584773101936 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28402] ppid=28386 vsize=14090948 memory=244768 CPUtime=0.47 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (java) S 28386 28389 26838 0 -1 1077944384 5582 0 0 0 46 1 0 0 20 0 15 0 251952621 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584772048880 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28403] ppid=28386 vsize=14090948 memory=244768 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28403/stat : 28403 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584770996576 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28404] ppid=28386 vsize=14090948 memory=6791534058613427641 CPUtime=0.78 cores=0,2,4,6
/proc/28389/task/28404/stat : 28404 (java) S 28386 28389 26838 0 -1 1077944384 1390 0 0 0 34 44 0 0 20 0 15 0 251952621 14429130752 61192 33554432000 4194304 4196468 140723008471504 140584769944624 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
Current children cumulated CPU time: 2512.14 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 244768 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.2 s]
/proc/loadavg: 1.22 1.36 1.35 3/215 28608
/proc/meminfo: memFree=28252924/32770624 swapFree=67108796/67108860
[pid=28389] ppid=28386 vsize=14090948 memory=246816 CPUtime=2520.06 cores=0,2,4,6
/proc/28389/stat : 28389 (java) S 28386 28389 26838 0 -1 1077944320 65904 0 0 0 251887 119 0 0 20 0 15 0 251952615 14429130752 61704 33554432000 4194304 4196468 140723008471504 140723008454048 140585596755703 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
/proc/28389/statm: 3522737 61704 3577 1 0 3484809 0
[pid=28389/tid=28391] ppid=28386 vsize=14090948 memory=6791534058613427641 CPUtime=2503.39 cores=0,2,4,6
/proc/28389/task/28391/stat : 28391 (java) R 28386 28389 26838 0 -1 4202560 33152 0 0 0 250325 14 0 0 20 0 15 0 251952616 14429130752 61704 33554432000 4194304 4196468 140723008471504 140585600993920 140585238280288 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28392] ppid=28386 vsize=14090948 memory=496 CPUtime=2.69 cores=0,2,4,6
/proc/28389/task/28392/stat : 28392 (java) S 28386 28389 26838 0 -1 1077944384 3199 0 0 0 249 20 0 0 20 0 15 0 251952616 14429130752 61704 33554432000 4194304 4196468 140723008471504 140585555515920 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28393] ppid=28386 vsize=14090948 memory=1600 CPUtime=2.69 cores=0,2,4,6
/proc/28389/task/28393/stat : 28393 (java) S 28386 28389 26838 0 -1 1077944384 3504 0 0 0 246 23 0 0 20 0 15 0 251952616 14429130752 61704 33554432000 4194304 4196468 140723008471504 140585191422608 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28394] ppid=28386 vsize=14090948 memory=932 CPUtime=2.71 cores=0,2,4,6
/proc/28389/task/28394/stat : 28394 (java) S 28386 28389 26838 0 -1 1077944384 2457 0 0 0 250 21 0 0 20 0 15 0 251952616 14429130752 61704 33554432000 4194304 4196468 140723008471504 140585190369552 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28395] ppid=28386 vsize=14090948 memory=1168 CPUtime=2.72 cores=0,2,4,6
/proc/28389/task/28395/stat : 28395 (java) S 28386 28389 26838 0 -1 1077944384 4133 0 0 0 250 22 0 0 20 0 15 0 251952616 14429130752 61704 33554432000 4194304 4196468 140723008471504 140585189317008 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28396] ppid=28386 vsize=14090948 memory=3860 CPUtime=2.75 cores=0,2,4,6
/proc/28389/task/28396/stat : 28396 (java) S 28386 28389 26838 0 -1 1077944384 3993 0 0 0 259 16 0 0 20 0 15 0 251952618 14429130752 61704 33554432000 4194304 4196468 140723008471504 140584778365680 140585596766850 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28397] ppid=28386 vsize=14090948 memory=2180 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28397/stat : 28397 (java) S 28386 28389 26838 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 251952618 14429130752 61704 33554432000 4194304 4196468 140723008471504 140584777311968 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28398] ppid=28386 vsize=14090948 memory=3980 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28398/stat : 28398 (java) S 28386 28389 26838 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 251952618 14429130752 61704 33554432000 4194304 4196468 140723008471504 140584776258816 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28399] ppid=28386 vsize=14090948 memory=880 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28399/stat : 28399 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14429130752 61704 33554432000 4194304 4196468 140723008471504 140584775207376 140585596774299 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28400] ppid=28386 vsize=14090948 memory=1500 CPUtime=0.88 cores=0,2,4,6
/proc/28389/task/28400/stat : 28400 (java) S 28386 28389 26838 0 -1 1077944384 4542 0 0 0 87 1 0 0 20 0 15 0 251952621 14429130752 61704 33554432000 4194304 4196468 140723008471504 140584774154480 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28401] ppid=28386 vsize=14090948 memory=68520 CPUtime=0.89 cores=0,2,4,6
/proc/28389/task/28401/stat : 28401 (java) S 28386 28389 26838 0 -1 1077944384 2463 0 0 0 89 0 0 0 20 0 15 0 251952621 14429130752 61704 33554432000 4194304 4196468 140723008471504 140584773101936 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28402] ppid=28386 vsize=14090948 memory=2056 CPUtime=0.47 cores=0,2,4,6
/proc/28389/task/28402/stat : 28402 (java) S 28386 28389 26838 0 -1 1077944384 5582 0 0 0 46 1 0 0 20 0 15 0 251952621 14429130752 61704 33554432000 4194304 4196468 140723008471504 140584772048880 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28403] ppid=28386 vsize=14090948 memory=8628 CPUtime=0 cores=0,2,4,6
/proc/28389/task/28403/stat : 28403 (java) S 28386 28389 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251952621 14429130752 61704 33554432000 4194304 4196468 140723008471504 140584770996576 140585596765909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
[pid=28389/tid=28404] ppid=28386 vsize=14090948 memory=1080 CPUtime=0.78 cores=0,2,4,6
/proc/28389/task/28404/stat : 28404 (java) S 28386 28389 26838 0 -1 1077944384 1390 0 0 0 34 44 0 0 20 0 15 0 251952621 14429130752 61704 33554432000 4194304 4196468 140723008471504 140584769944624 140585596766850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 45 0 0 6293624 6294260 24051712 140723008480329 140723008480521 140723008480521 140723008483279 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 246816 KiB

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

[startup+2510.21 s]
# the end of solver process 28389 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.88 s, system=1.20363 s

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

Child status: 143
Real time (s): 2510.21
CPU time (s): 2520.08
CPU user time (s): 2518.88
CPU system time (s): 1.20363
CPU usage (%): 100.393
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 246816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.88
system time used= 1.20363
maximum resident set size= 247148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66098
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= 130835
involuntary context switches= 4885


# summary of solver processes directly reported to runsolver:
#   pid: 28389
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.88
#   total CPU system time (s): 1.20363

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0539 second user time and 22.297 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-15 16:38:14
IDJOB=4308109
IDBENCH=141558
IDSOLVER=2791
FILE ID=node138/4308109-1534343894
RUNJOBID= node138-1534328913-26869
PBS_JOBID= 21038152
Free space on /tmp= 38032 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-07-0002_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308109-1534343894/watcher-4308109-1534343894 -o /tmp/evaluation-result-4308109-1534343894/solver-4308109-1534343894 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534328913-26869 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 882067445 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308109-1534343894.xml

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

MD5SUM BENCH= d84d4d85366018deec6903098e084e8b
RANDOM SEED=882067445

node138.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.71
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.71
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.71
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.71
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:        28341700 kB
MemAvailable:   31521828 kB
Buffers:           95220 kB
Cached:          3342260 kB
SwapCached:           12 kB
Active:          2160468 kB
Inactive:        1706284 kB
Active(anon):     372788 kB
Inactive(anon):   116692 kB
Active(file):    1787680 kB
Inactive(file):  1589592 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             35624 kB
Writeback:             0 kB
AnonPages:        446676 kB
Mapped:            67732 kB
Shmem:             57932 kB
Slab:             259600 kB
SReclaimable:     231316 kB
SUnreclaim:        28284 kB
KernelStack:        3792 kB
PageTables:         5604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1445052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    376832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 37996 MiB
End job on node138 at 2018-08-15 17:20:05