Trace number 4311846

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-17? (TO) 2520.07 2510.81

General information on the benchmark

NameMagicHexagon/
MagicHexagon-07-m011_c18.xml
MD5SUMcb154bca5bef3b2160515065825e7dfd
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.67/0.57	c version: 2018-08-17
0.67/0.57	c seed: 2101158669
0.67/0.57	c timeout: 2520
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 1
0.67/0.59	c Parsing instance...
1.84/1.11	c Parsing done, starting search...
2520.04/2510.80	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11868 MiB free)
  memory of node 1: 16384 MiB (11114 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311846-1534561080/watcher-4311846-1534561080 -o /tmp/evaluation-result-4311846-1534561080/solver-4311846-1534561080 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534541043-15718 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2101158669 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311846-1534561080.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=18540, runsolver pid=18537

[startup+0.100248 s]*
/proc/loadavg: 1.54 1.60 1.68 3/215 18555
/proc/meminfo: memFree=23518088/32770624 swapFree=67108804/67108860
[pid=18540] ppid=18537 vsize=14082736 memory=31028 CPUtime=0.12 cores=0,2,4,6
/proc/18540/stat : 18540 (java) S 18537 18540 15687 0 -1 1077944320 6657 0 0 0 11 1 0 0 20 0 15 0 273671187 14420721664 7757 33554432000 4194304 4196468 140721715559904 140721715542448 140378701594359 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
/proc/18540/statm: 3520684 7757 3159 1 0 3482761 0
[pid=18540/tid=18542] ppid=18537 vsize=14082736 memory=-8701690554791924611 CPUtime=0.09 cores=0,2,4,6
/proc/18540/task/18542/stat : 18542 (java) R 18537 18540 15687 0 -1 4202560 4697 0 0 0 9 0 0 0 20 0 15 0 273671187 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378705771616 140378701616285 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18543] ppid=18537 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18543/stat : 18543 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378297002640 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18544] ppid=18537 vsize=14082736 memory=140059294574208 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18544/stat : 18544 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378295949840 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18545] ppid=18537 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18545/stat : 18545 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378294897040 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18546] ppid=18537 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18546/stat : 18546 (java) S 18537 18540 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273671188 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378293844240 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18547] ppid=18537 vsize=14082736 memory=140059294574208 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18547/stat : 18547 (java) S 18537 18540 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273671189 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378175912816 140378701605506 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18548] ppid=18537 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18548/stat : 18548 (java) S 18537 18540 15687 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273671190 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378174858784 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18549] ppid=18537 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18549/stat : 18549 (java) S 18537 18540 15687 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273671190 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378173805936 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18550] ppid=18537 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18550/stat : 18550 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378172754256 140378701612955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18551] ppid=18537 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18551/stat : 18551 (java) S 18537 18540 15687 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 15 0 273671193 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378171701616 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18552] ppid=18537 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18552/stat : 18552 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671193 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378170648816 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18553] ppid=18537 vsize=14082736 memory=140059294574208 CPUtime=0.01 cores=0,2,4,6
/proc/18540/task/18553/stat : 18553 (java) R 18537 18540 15687 0 -1 4202560 266 0 0 0 1 0 0 0 20 0 15 0 273671193 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378169596016 140378701615706 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18554] ppid=18537 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18554/stat : 18554 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378168543456 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18555] ppid=18537 vsize=14082736 memory=140059294574208 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18555/stat : 18555 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671193 14420721664 7757 33554432000 4194304 4196468 140721715559904 140378167491760 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31028 KiB

[startup+0.210344 s]*
/proc/loadavg: 1.54 1.60 1.68 5/215 18555
/proc/meminfo: memFree=23502212/32770624 swapFree=67108804/67108860
[pid=18540] ppid=18537 vsize=14082736 memory=46848 CPUtime=0.3 cores=0,2,4,6
/proc/18540/stat : 18540 (java) S 18537 18540 15687 0 -1 1077944320 10343 0 0 0 28 2 0 0 20 0 15 0 273671187 14420721664 11712 33554432000 4194304 4196468 140721715559904 140721715542448 140378701594359 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
/proc/18540/statm: 3520684 11712 3364 1 0 3482761 0
[pid=18540/tid=18542] ppid=18537 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/18540/task/18542/stat : 18542 (java) R 18537 18540 15687 0 -1 1077944384 8054 0 0 0 18 1 0 0 20 0 15 0 273671187 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378705820080 140378701604565 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18543] ppid=18537 vsize=14082736 memory=343 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18543/stat : 18543 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378297002640 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18544] ppid=18537 vsize=14082736 memory=140059296109777 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18544/stat : 18544 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378295949840 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18545] ppid=18537 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18545/stat : 18545 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378294897040 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18546] ppid=18537 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18546/stat : 18546 (java) S 18537 18540 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273671188 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378293844240 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18547] ppid=18537 vsize=14082736 memory=140059294574208 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18547/stat : 18547 (java) S 18537 18540 15687 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273671189 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378175912816 140378701605506 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18548] ppid=18537 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18548/stat : 18548 (java) S 18537 18540 15687 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273671190 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378174858784 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18549] ppid=18537 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18549/stat : 18549 (java) S 18537 18540 15687 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273671190 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378173805936 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18550] ppid=18537 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18550/stat : 18550 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378172754256 140378701612955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18551] ppid=18537 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/18540/task/18551/stat : 18551 (java) R 18537 18540 15687 0 -1 4202560 552 0 0 0 1 0 0 0 20 0 15 0 273671193 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378171701712 140378683138936 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18552] ppid=18537 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/18540/task/18552/stat : 18552 (java) S 18537 18540 15687 0 -1 1077944384 56 0 0 0 1 0 0 0 20 0 15 0 273671193 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378170648816 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18553] ppid=18537 vsize=14082736 memory=140059294574208 CPUtime=0.05 cores=0,2,4,6
/proc/18540/task/18553/stat : 18553 (java) R 18537 18540 15687 0 -1 4202560 305 0 0 0 5 0 0 0 20 0 15 0 273671193 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378169596016 140378685674846 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18554] ppid=18537 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18554/stat : 18554 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378168543456 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18555] ppid=18537 vsize=14082736 memory=140059294574208 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18555/stat : 18555 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671193 14420721664 11712 33554432000 4194304 4196468 140721715559904 140378167491760 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46848 KiB

[startup+0.310478 s]*
/proc/loadavg: 1.54 1.60 1.68 3/215 18555
/proc/meminfo: memFree=23498132/32770624 swapFree=67108804/67108860
[pid=18540] ppid=18537 vsize=14082736 memory=50500 CPUtime=0.44 cores=0,2,4,6
/proc/18540/stat : 18540 (java) S 18537 18540 15687 0 -1 1077944320 10778 0 0 0 42 2 0 0 20 0 15 0 273671187 14420721664 12625 33554432000 4194304 4196468 140721715559904 140721715542448 140378701594359 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
/proc/18540/statm: 3520684 12625 3405 1 0 3482761 0
[pid=18540/tid=18542] ppid=18537 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/18540/task/18542/stat : 18542 (java) R 18537 18540 15687 0 -1 4202560 8428 0 0 0 28 1 0 0 20 0 15 0 273671187 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378705803712 140378684781168 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18543] ppid=18537 vsize=14082736 memory=304556153357205527 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18543/stat : 18543 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378297002640 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18544] ppid=18537 vsize=14082736 memory=140059296107613 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18544/stat : 18544 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378295949840 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18545] ppid=18537 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18545/stat : 18545 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378294897040 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18546] ppid=18537 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18546/stat : 18546 (java) S 18537 18540 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273671188 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378293844240 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18547] ppid=18537 vsize=14082736 memory=140059294574208 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18547/stat : 18547 (java) S 18537 18540 15687 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273671189 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378175912816 140378701605506 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18548] ppid=18537 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18548/stat : 18548 (java) S 18537 18540 15687 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273671190 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378174858784 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18549] ppid=18537 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18549/stat : 18549 (java) S 18537 18540 15687 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273671190 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378173805936 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18550] ppid=18537 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18550/stat : 18550 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378172754256 140378701612955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18551] ppid=18537 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18540/task/18551/stat : 18551 (java) S 18537 18540 15687 0 -1 1077944384 561 0 0 0 2 0 0 0 20 0 15 0 273671193 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378171701616 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18552] ppid=18537 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/18540/task/18552/stat : 18552 (java) S 18537 18540 15687 0 -1 1077944384 78 0 0 0 2 0 0 0 20 0 15 0 273671193 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378170648816 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18553] ppid=18537 vsize=14082736 memory=140059294574208 CPUtime=0.08 cores=0,2,4,6
/proc/18540/task/18553/stat : 18553 (java) S 18537 18540 15687 0 -1 1077944384 329 0 0 0 8 0 0 0 20 0 15 0 273671193 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378169596016 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18554] ppid=18537 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18554/stat : 18554 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378168543456 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18555] ppid=18537 vsize=14082736 memory=140059294574208 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18555/stat : 18555 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671193 14420721664 12625 33554432000 4194304 4196468 140721715559904 140378167491760 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50500 KiB

[startup+0.700717 s]
/proc/loadavg: 1.57 1.61 1.68 3/215 18555
/proc/meminfo: memFree=23478892/32770624 swapFree=67108804/67108860
[pid=18540] ppid=18537 vsize=14084804 memory=88836 CPUtime=0.99 cores=0,2,4,6
/proc/18540/stat : 18540 (java) S 18537 18540 15687 0 -1 1077944320 17598 0 0 0 94 5 0 0 20 0 15 0 273671187 14422839296 22209 33554432000 4194304 4196468 140721715559904 140721715542448 140378701594359 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
/proc/18540/statm: 3521201 22209 3500 1 0 3483273 0
[pid=18540/tid=18542] ppid=18537 vsize=14084804 memory=1744 CPUtime=0.67 cores=0,2,4,6
/proc/18540/task/18542/stat : 18542 (java) R 18537 18540 15687 0 -1 4202560 14848 0 0 0 63 4 0 0 20 0 15 0 273671187 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378705819680 140378669182902 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18543] ppid=18537 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18543/stat : 18543 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378297002640 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18544] ppid=18537 vsize=14084804 memory=836 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18544/stat : 18544 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378295949840 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18545] ppid=18537 vsize=14084804 memory=1084 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18545/stat : 18545 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378294897040 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18546] ppid=18537 vsize=14084804 memory=1600 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18546/stat : 18546 (java) S 18537 18540 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273671188 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378293844240 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18547] ppid=18537 vsize=14084804 memory=7952 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18547/stat : 18547 (java) S 18537 18540 15687 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273671189 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378175912816 140378701605506 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18548] ppid=18537 vsize=14084804 memory=4088 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18548/stat : 18548 (java) S 18537 18540 15687 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273671190 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378174858784 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18549] ppid=18537 vsize=14084804 memory=1784 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18549/stat : 18549 (java) S 18537 18540 15687 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273671190 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378173805936 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18550] ppid=18537 vsize=14084804 memory=4639098309541127012 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18550/stat : 18550 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378172754256 140378701612955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18551] ppid=18537 vsize=14084804 memory=6369613153740022872 CPUtime=0.07 cores=0,2,4,6
/proc/18540/task/18551/stat : 18551 (java) S 18537 18540 15687 0 -1 1077944384 703 0 0 0 7 0 0 0 20 0 15 0 273671193 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378171701616 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18552] ppid=18537 vsize=14084804 memory=6154282490091891024 CPUtime=0.07 cores=0,2,4,6
/proc/18540/task/18552/stat : 18552 (java) S 18537 18540 15687 0 -1 1077944384 243 0 0 0 7 0 0 0 20 0 15 0 273671193 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378170648816 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18553] ppid=18537 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/18540/task/18553/stat : 18553 (java) R 18537 18540 15687 0 -1 4202560 422 0 0 0 15 0 0 0 20 0 15 0 273671193 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378169596016 140378681003010 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18554] ppid=18537 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18554/stat : 18554 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378168543456 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18555] ppid=18537 vsize=14084804 memory=33 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18555/stat : 18555 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671193 14422839296 22209 33554432000 4194304 4196468 140721715559904 140378167491760 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88836 KiB

[startup+1.50118 s]
/proc/loadavg: 1.57 1.61 1.68 3/215 18555
/proc/meminfo: memFree=23441052/32770624 swapFree=67108804/67108860
[pid=18540] ppid=18537 vsize=14090948 memory=132164 CPUtime=3.01 cores=0,2,4,6
/proc/18540/stat : 18540 (java) S 18537 18540 15687 0 -1 1077944320 25890 0 0 0 293 8 0 0 20 0 15 0 273671187 14429130752 33041 33554432000 4194304 4196468 140721715559904 140721715542448 140378701594359 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
/proc/18540/statm: 3522737 33041 3541 1 0 3484809 0
[pid=18540/tid=18542] ppid=18537 vsize=14090948 memory=6791534058613427641 CPUtime=1.46 cores=0,2,4,6
/proc/18540/task/18542/stat : 18542 (java) R 18537 18540 15687 0 -1 4202560 19293 0 0 0 141 5 0 0 20 0 15 0 273671187 14429130752 33041 33554432000 4194304 4196468 140721715559904 140378705828496 140378343047273 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18543] ppid=18537 vsize=14090948 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18543/stat : 18543 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14429130752 33041 33554432000 4194304 4196468 140721715559904 140378297002640 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18544] ppid=18537 vsize=14090948 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18544/stat : 18544 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14429130752 33041 33554432000 4194304 4196468 140721715559904 140378295949840 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18545] ppid=18537 vsize=14090948 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18545/stat : 18545 (java) S 18537 18540 15687 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273671188 14429130752 33041 33554432000 4194304 4196468 140721715559904 140378294897040 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18546] ppid=18537 vsize=14090948 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18546/stat : 18546 (java) S 18537 18540 15687 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273671188 14429130752 33041 33554432000 4194304 4196468 140721715559904 140378293844240 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18547] ppid=18537 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18547/stat : 18547 (java) S 18537 18540 15687 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 273671189 14429130752 33041 33554432000 4194304 4196468 140721715559904 140378175912816 140378701605506 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0

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

/proc/18540/task/18542/stat : 18542 (java) R 18537 18540 15687 0 -1 4202560 35331 0 0 0 237572 16 0 0 20 0 15 0 273671187 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378705832624 140378343955193 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18543] ppid=18537 vsize=14090948 memory=233048 CPUtime=2.46 cores=0,2,4,6
/proc/18540/task/18543/stat : 18543 (java) S 18537 18540 15687 0 -1 1077944384 4599 0 0 0 226 20 0 0 20 0 15 0 273671188 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378297002640 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18544] ppid=18537 vsize=14090948 memory=233048 CPUtime=2.47 cores=0,2,4,6
/proc/18540/task/18544/stat : 18544 (java) S 18537 18540 15687 0 -1 1077944384 4034 0 0 0 229 18 0 0 20 0 15 0 273671188 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378295949840 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18545] ppid=18537 vsize=14090948 memory=233048 CPUtime=2.45 cores=0,2,4,6
/proc/18540/task/18545/stat : 18545 (java) S 18537 18540 15687 0 -1 1077944384 3314 0 0 0 225 20 0 0 20 0 15 0 273671188 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378294897040 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18546] ppid=18537 vsize=14090948 memory=233048 CPUtime=2.42 cores=0,2,4,6
/proc/18540/task/18546/stat : 18546 (java) S 18537 18540 15687 0 -1 1077944384 2524 0 0 0 225 17 0 0 20 0 15 0 273671188 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378293844240 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18547] ppid=18537 vsize=14090948 memory=233048 CPUtime=2.52 cores=0,2,4,6
/proc/18540/task/18547/stat : 18547 (java) S 18537 18540 15687 0 -1 1077944384 5416 0 0 0 233 19 0 0 20 0 15 0 273671189 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378175912816 140378701605506 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18548] ppid=18537 vsize=14090948 memory=233048 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18548/stat : 18548 (java) S 18537 18540 15687 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 273671190 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378174858848 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18549] ppid=18537 vsize=14090948 memory=233048 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18549/stat : 18549 (java) S 18537 18540 15687 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 273671190 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378173805952 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18550] ppid=18537 vsize=14090948 memory=233048 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18550/stat : 18550 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378172754256 140378701612955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18551] ppid=18537 vsize=14090948 memory=2080 CPUtime=0.83 cores=0,2,4,6
/proc/18540/task/18551/stat : 18551 (java) S 18537 18540 15687 0 -1 1077944384 4219 0 0 0 82 1 0 0 20 0 15 0 273671193 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378171701616 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18552] ppid=18537 vsize=14090948 memory=1036 CPUtime=0.87 cores=0,2,4,6
/proc/18540/task/18552/stat : 18552 (java) S 18537 18540 15687 0 -1 1077944384 4315 0 0 0 86 1 0 0 20 0 15 0 273671193 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378170648816 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18553] ppid=18537 vsize=14090948 memory=233048 CPUtime=0.47 cores=0,2,4,6
/proc/18540/task/18553/stat : 18553 (java) S 18537 18540 15687 0 -1 1077944384 6337 0 0 0 46 1 0 0 20 0 15 0 273671193 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378169596016 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18554] ppid=18537 vsize=14090948 memory=233048 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18554/stat : 18554 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378168543456 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18555] ppid=18537 vsize=14090948 memory=233048 CPUtime=0.69 cores=0,2,4,6
/proc/18540/task/18555/stat : 18555 (java) S 18537 18540 15687 0 -1 1077944384 1464 0 0 0 29 40 0 0 20 0 15 0 273671193 14429130752 58262 33554432000 4194304 4196468 140721715559904 140378167491760 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 25 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
Current children cumulated CPU time: 2391.15 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 233048 KiB

[startup+2442.3 s]
/proc/loadavg: 1.20 1.28 1.35 3/215 18727
/proc/meminfo: memFree=23257096/32770624 swapFree=67108804/67108860
[pid=18540] ppid=18537 vsize=14090948 memory=235096 CPUtime=2451.32 cores=0,2,4,6
/proc/18540/stat : 18540 (java) S 18537 18540 15687 0 -1 1077944320 73174 0 0 0 245015 117 0 0 20 0 15 0 273671187 14429130752 58774 33554432000 4194304 4196468 140721715559904 140721715542448 140378701594359 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
/proc/18540/statm: 3522737 58774 3572 1 0 3484809 0
[pid=18540/tid=18542] ppid=18537 vsize=14090948 memory=235096 CPUtime=2435.7 cores=0,2,4,6
/proc/18540/task/18542/stat : 18542 (java) R 18537 18540 15687 0 -1 4202560 35479 0 0 0 243554 16 0 0 20 0 15 0 273671187 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378705832512 140378343316653 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18543] ppid=18537 vsize=14090948 memory=233048 CPUtime=2.52 cores=0,2,4,6
/proc/18540/task/18543/stat : 18543 (java) S 18537 18540 15687 0 -1 1077944384 4621 0 0 0 232 20 0 0 20 0 15 0 273671188 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378297002640 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18544] ppid=18537 vsize=14090948 memory=235096 CPUtime=2.53 cores=0,2,4,6
/proc/18540/task/18544/stat : 18544 (java) S 18537 18540 15687 0 -1 1077944384 4037 0 0 0 235 18 0 0 20 0 15 0 273671188 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378295949840 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18545] ppid=18537 vsize=14090948 memory=235096 CPUtime=2.52 cores=0,2,4,6
/proc/18540/task/18545/stat : 18545 (java) S 18537 18540 15687 0 -1 1077944384 3316 0 0 0 231 21 0 0 20 0 15 0 273671188 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378294897040 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18546] ppid=18537 vsize=14090948 memory=235096 CPUtime=2.5 cores=0,2,4,6
/proc/18540/task/18546/stat : 18546 (java) S 18537 18540 15687 0 -1 1077944384 2526 0 0 0 232 18 0 0 20 0 15 0 273671188 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378293844240 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18547] ppid=18537 vsize=14090948 memory=235096 CPUtime=2.58 cores=0,2,4,6
/proc/18540/task/18547/stat : 18547 (java) S 18537 18540 15687 0 -1 1077944384 5422 0 0 0 239 19 0 0 20 0 15 0 273671189 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378175912816 140378701605506 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18548] ppid=18537 vsize=14090948 memory=235096 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18548/stat : 18548 (java) S 18537 18540 15687 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 273671190 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378174858848 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18549] ppid=18537 vsize=14090948 memory=235096 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18549/stat : 18549 (java) S 18537 18540 15687 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 273671190 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378173805952 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18550] ppid=18537 vsize=14090948 memory=2080 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18550/stat : 18550 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378172754256 140378701612955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18551] ppid=18537 vsize=14090948 memory=235096 CPUtime=0.83 cores=0,2,4,6
/proc/18540/task/18551/stat : 18551 (java) S 18537 18540 15687 0 -1 1077944384 4219 0 0 0 82 1 0 0 20 0 15 0 273671193 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378171701616 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18552] ppid=18537 vsize=14090948 memory=-8412652152092201843 CPUtime=0.87 cores=0,2,4,6
/proc/18540/task/18552/stat : 18552 (java) S 18537 18540 15687 0 -1 1077944384 4315 0 0 0 86 1 0 0 20 0 15 0 273671193 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378170648816 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18553] ppid=18537 vsize=14090948 memory=235096 CPUtime=0.47 cores=0,2,4,6
/proc/18540/task/18553/stat : 18553 (java) S 18537 18540 15687 0 -1 1077944384 6337 0 0 0 46 1 0 0 20 0 15 0 273671193 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378169596016 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18554] ppid=18537 vsize=14090948 memory=235096 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18554/stat : 18554 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378168543456 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18555] ppid=18537 vsize=14090948 memory=235096 CPUtime=0.7 cores=0,2,4,6
/proc/18540/task/18555/stat : 18555 (java) S 18537 18540 15687 0 -1 1077944384 1467 0 0 0 29 41 0 0 20 0 15 0 273671193 14429130752 58774 33554432000 4194304 4196468 140721715559904 140378167491760 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
Current children cumulated CPU time: 2451.32 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 235096 KiB

[startup+2502.3 s]
/proc/loadavg: 1.97 1.47 1.41 3/215 18728
/proc/meminfo: memFree=23250800/32770624 swapFree=67108804/67108860
[pid=18540] ppid=18537 vsize=14090948 memory=237144 CPUtime=2511.52 cores=0,2,4,6
/proc/18540/stat : 18540 (java) S 18537 18540 15687 0 -1 1077944320 74042 0 0 0 251032 120 0 0 20 0 15 0 273671187 14429130752 59286 33554432000 4194304 4196468 140721715559904 140721715542448 140378701594359 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
/proc/18540/statm: 3522737 59286 3572 1 0 3484809 0
[pid=18540/tid=18542] ppid=18537 vsize=14090948 memory=237144 CPUtime=2495.54 cores=0,2,4,6
/proc/18540/task/18542/stat : 18542 (java) R 18537 18540 15687 0 -1 4202560 35913 0 0 0 249538 16 0 0 20 0 15 0 273671187 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378705832640 140378343339052 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18543] ppid=18537 vsize=14090948 memory=237144 CPUtime=2.59 cores=0,2,4,6
/proc/18540/task/18543/stat : 18543 (java) S 18537 18540 15687 0 -1 1077944384 4662 0 0 0 238 21 0 0 20 0 15 0 273671188 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378297002640 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18544] ppid=18537 vsize=14090948 memory=235096 CPUtime=2.61 cores=0,2,4,6
/proc/18540/task/18544/stat : 18544 (java) S 18537 18540 15687 0 -1 1077944384 4059 0 0 0 242 19 0 0 20 0 15 0 273671188 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378295949840 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18545] ppid=18537 vsize=14090948 memory=237144 CPUtime=2.59 cores=0,2,4,6
/proc/18540/task/18545/stat : 18545 (java) S 18537 18540 15687 0 -1 1077944384 3393 0 0 0 237 22 0 0 20 0 15 0 273671188 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378294897040 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18546] ppid=18537 vsize=14090948 memory=237144 CPUtime=2.56 cores=0,2,4,6
/proc/18540/task/18546/stat : 18546 (java) S 18537 18540 15687 0 -1 1077944384 2625 0 0 0 238 18 0 0 20 0 15 0 273671188 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378293844240 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18547] ppid=18537 vsize=14090948 memory=237144 CPUtime=2.64 cores=0,2,4,6
/proc/18540/task/18547/stat : 18547 (java) S 18537 18540 15687 0 -1 1077944384 5596 0 0 0 245 19 0 0 20 0 15 0 273671189 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378175912816 140378701605506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18548] ppid=18537 vsize=14090948 memory=237144 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18548/stat : 18548 (java) S 18537 18540 15687 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 273671190 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378174858848 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18549] ppid=18537 vsize=14090948 memory=237144 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18549/stat : 18549 (java) S 18537 18540 15687 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 273671190 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378173805952 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18550] ppid=18537 vsize=14090948 memory=3708 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18550/stat : 18550 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378172754256 140378701612955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18551] ppid=18537 vsize=14090948 memory=237144 CPUtime=0.83 cores=0,2,4,6
/proc/18540/task/18551/stat : 18551 (java) S 18537 18540 15687 0 -1 1077944384 4221 0 0 0 82 1 0 0 20 0 15 0 273671193 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378171701616 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18552] ppid=18537 vsize=14090948 memory=237144 CPUtime=0.87 cores=0,2,4,6
/proc/18540/task/18552/stat : 18552 (java) S 18537 18540 15687 0 -1 1077944384 4317 0 0 0 86 1 0 0 20 0 15 0 273671193 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378170648816 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18553] ppid=18537 vsize=14090948 memory=237144 CPUtime=0.47 cores=0,2,4,6
/proc/18540/task/18553/stat : 18553 (java) S 18537 18540 15687 0 -1 1077944384 6339 0 0 0 46 1 0 0 20 0 15 0 273671193 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378169596016 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18554] ppid=18537 vsize=14090948 memory=237144 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18554/stat : 18554 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378168543456 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18555] ppid=18537 vsize=14090948 memory=3708 CPUtime=0.72 cores=0,2,4,6
/proc/18540/task/18555/stat : 18555 (java) S 18537 18540 15687 0 -1 1077944384 1482 0 0 0 30 42 0 0 20 0 15 0 273671193 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378167491760 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 25 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
Current children cumulated CPU time: 2511.52 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 237144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.8 s]
/proc/loadavg: 2.05 1.50 1.42 3/215 18729
/proc/meminfo: memFree=23250168/32770624 swapFree=67108804/67108860
[pid=18540] ppid=18537 vsize=14090948 memory=237144 CPUtime=2520.04 cores=0,2,4,6
/proc/18540/stat : 18540 (java) S 18537 18540 15687 0 -1 1077944320 74061 0 0 0 251884 120 0 0 20 0 15 0 273671187 14429130752 59286 33554432000 4194304 4196468 140721715559904 140721715542448 140378701594359 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
/proc/18540/statm: 3522737 59286 3572 1 0 3484809 0
[pid=18540/tid=18542] ppid=18537 vsize=14090948 memory=1036 CPUtime=2504.02 cores=0,2,4,6
/proc/18540/task/18542/stat : 18542 (java) R 18537 18540 15687 0 -1 4202560 35928 0 0 0 250386 16 0 0 20 0 15 0 273671187 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378705832624 140378343955193 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18543] ppid=18537 vsize=14090948 memory=1744 CPUtime=2.6 cores=0,2,4,6
/proc/18540/task/18543/stat : 18543 (java) S 18537 18540 15687 0 -1 1077944384 4662 0 0 0 239 21 0 0 20 0 15 0 273671188 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378297002640 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18544] ppid=18537 vsize=14090948 memory=6791534058613427641 CPUtime=2.61 cores=0,2,4,6
/proc/18540/task/18544/stat : 18544 (java) S 18537 18540 15687 0 -1 1077944384 4059 0 0 0 242 19 0 0 20 0 15 0 273671188 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378295949840 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18545] ppid=18537 vsize=14090948 memory=7528 CPUtime=2.6 cores=0,2,4,6
/proc/18540/task/18545/stat : 18545 (java) S 18537 18540 15687 0 -1 1077944384 3393 0 0 0 238 22 0 0 20 0 15 0 273671188 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378294897040 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18546] ppid=18537 vsize=14090948 memory=808 CPUtime=2.57 cores=0,2,4,6
/proc/18540/task/18546/stat : 18546 (java) S 18537 18540 15687 0 -1 1077944384 2625 0 0 0 239 18 0 0 20 0 15 0 273671188 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378293844240 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18547] ppid=18537 vsize=14090948 memory=1796 CPUtime=2.65 cores=0,2,4,6
/proc/18540/task/18547/stat : 18547 (java) S 18537 18540 15687 0 -1 1077944384 5598 0 0 0 246 19 0 0 20 0 15 0 273671189 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378175912816 140378701605506 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18548] ppid=18537 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18548/stat : 18548 (java) S 18537 18540 15687 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 273671190 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378174858848 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18549] ppid=18537 vsize=14090948 memory=14872 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18549/stat : 18549 (java) S 18537 18540 15687 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 273671190 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378173805952 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18550] ppid=18537 vsize=14090948 memory=836 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18550/stat : 18550 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378172754256 140378701612955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18551] ppid=18537 vsize=14090948 memory=1084 CPUtime=0.83 cores=0,2,4,6
/proc/18540/task/18551/stat : 18551 (java) S 18537 18540 15687 0 -1 1077944384 4221 0 0 0 82 1 0 0 20 0 15 0 273671193 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378171701616 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18552] ppid=18537 vsize=14090948 memory=237144 CPUtime=0.87 cores=0,2,4,6
/proc/18540/task/18552/stat : 18552 (java) S 18537 18540 15687 0 -1 1077944384 4317 0 0 0 86 1 0 0 20 0 15 0 273671193 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378170648816 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18553] ppid=18537 vsize=14090948 memory=237144 CPUtime=0.47 cores=0,2,4,6
/proc/18540/task/18553/stat : 18553 (java) S 18537 18540 15687 0 -1 1077944384 6339 0 0 0 46 1 0 0 20 0 15 0 273671193 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378169596016 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18554] ppid=18537 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/18540/task/18554/stat : 18554 (java) S 18537 18540 15687 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273671193 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378168543456 140378701604565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
[pid=18540/tid=18555] ppid=18537 vsize=14090948 memory=4206186544037388384 CPUtime=0.72 cores=0,2,4,6
/proc/18540/task/18555/stat : 18555 (java) S 18537 18540 15687 0 -1 1077944384 1484 0 0 0 30 42 0 0 20 0 15 0 273671193 14429130752 59286 33554432000 4194304 4196468 140721715559904 140378167491760 140378701605506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 25 0 0 6293624 6294260 26472448 140721715565640 140721715565833 140721715565833 140721715568591 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 237144 KiB

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

[startup+2510.81 s]
# the end of solver process 18540 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.86 s, system=1.21262 s

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

Child status: 143
Real time (s): 2510.81
CPU time (s): 2520.07
CPU user time (s): 2518.86
CPU system time (s): 1.21262
CPU usage (%): 100.369
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 237144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.86
system time used= 1.21262
maximum resident set size= 237692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74304
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 128198
involuntary context switches= 4682


# summary of solver processes directly reported to runsolver:
#   pid: 18540
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2518.86
#   total CPU system time (s): 1.21262

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9406 second user time and 22.6521 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-18 04:58:00
IDJOB=4311846
IDBENCH=141566
IDSOLVER=2799
FILE ID=node105/4311846-1534561080
RUNJOBID= node105-1534541043-15718
PBS_JOBID= 21038642
Free space on /tmp= 52340 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-07-m011_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311846-1534561080/watcher-4311846-1534561080 -o /tmp/evaluation-result-4311846-1534561080/solver-4311846-1534561080 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534541043-15718 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2101158669 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311846-1534561080.xml

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

MD5SUM BENCH= cb154bca5bef3b2160515065825e7dfd
RANDOM SEED=2101158669

node105.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.32
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.32
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.32
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.32
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:        23535308 kB
MemAvailable:   31704992 kB
Buffers:          254816 kB
Cached:          8176364 kB
SwapCached:           16 kB
Active:          5677464 kB
Inactive:        2991276 kB
Active(anon):     210168 kB
Inactive(anon):    96512 kB
Active(file):    5467296 kB
Inactive(file):  2894764 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             36296 kB
Writeback:             4 kB
AnonPages:        244976 kB
Mapped:            31352 kB
Shmem:             66132 kB
Slab:             265624 kB
SReclaimable:     236084 kB
SUnreclaim:        29540 kB
KernelStack:        3520 kB
PageTables:         5816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1224064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 52308 MiB
End job on node105 at 2018-08-18 05:39:51