Trace number 4249575

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 NameAnswerobjective functionCPU timeWall clock time
R1: OscaR - ALNS 2017-06-30? (TO) 2400.09 2364.82

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-99.xml
MD5SUM2ef74b22e25f9811269217f63e04e4c4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.11
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.26/0.28	c version: 2017-06-30
0.26/0.29	c seed: 1169077067
0.26/0.29	c timeout: 2400
0.26/0.29	c memlimit: 15500
0.26/0.29	c nbcore: 8
0.44/0.31	c Parsing instance...
2400.06/2364.80	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4249575-1500759019/watcher-4249575-1500759019 -o /tmp/evaluation-result-4249575-1500759019/solver-4249575-1500759019 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500754456-25159 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1169077067 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249575-1500759019.xml 

pid=25636
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.85 1.91 1.89 3/261 25639
/proc/meminfo: memFree=27616556/32770624 swapFree=5716/319264
[pid=25639] ppid=25636 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/stat : 25639 (java) S 25636 25639 25128 0 -1 1077944320 1717 0 0 0 0 0 0 0 20 0 2 0 11171096 369864704 1925 33554432000 4194304 4196468 140734648956256 140734648938800 139695492906743 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
/proc/25639/statm: 90299 1925 1072 1 0 79210 0
[pid=25639/tid=25640] ppid=25636 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25640/stat : 25640 (java) S 25636 25639 25128 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 11171096 369864704 1925 33554432000 4194304 4196468 140734648956256 139695497148832 139695492917890 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0

[startup+0.100097 s]
/proc/loadavg: 1.85 1.91 1.89 3/261 25639
/proc/meminfo: memFree=27616556/32770624 swapFree=5716/319264
[pid=25639] ppid=25636 vsize=13263912 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/25639/stat : 25639 (java) S 25636 25639 25128 0 -1 1077944320 6227 0 0 0 9 1 0 0 20 0 20 0 11171096 13582245888 6505 33554432000 4194304 4196468 140734648956256 140734648938800 139695492906743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
/proc/25639/statm: 3315978 6505 3070 1 0 3303698 0
[pid=25639/tid=25640] ppid=25636 vsize=13263912 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25640/stat : 25640 (java) R 25636 25639 25128 0 -1 4202560 4325 0 0 0 8 0 0 0 20 0 20 0 11171096 13582245888 6505 33554432000 4194304 4196468 140734648956256 139695497136120 139695449542253 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13263912

[startup+0.200334 s]
/proc/loadavg: 1.85 1.91 1.89 3/261 25639
/proc/meminfo: memFree=27616556/32770624 swapFree=5716/319264
[pid=25639] ppid=25636 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/25639/stat : 25639 (java) S 25636 25639 25128 0 -1 1077944320 8916 0 0 0 24 2 0 0 20 0 20 0 11171096 13582245888 9436 33554432000 4194304 4196468 140734648956256 140734648938800 139695492906743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
/proc/25639/statm: 3315978 9436 3525 1 0 3303698 0
[pid=25639/tid=25640] ppid=25636 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25640/stat : 25640 (java) R 25636 25639 25128 0 -1 4202560 6610 0 0 0 17 1 0 0 20 0 20 0 11171096 13582245888 9436 33554432000 4194304 4196468 140734648956256 139695497125568 139695485196427 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300394 s]
/proc/loadavg: 1.85 1.91 1.89 3/261 25639
/proc/meminfo: memFree=27616556/32770624 swapFree=5716/319264
[pid=25639] ppid=25636 vsize=13263912 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/25639/stat : 25639 (java) S 25636 25639 25128 0 -1 1077944320 10230 0 0 0 41 3 0 0 20 0 20 0 11171096 13582245888 11512 33554432000 4194304 4196468 140734648956256 140734648938800 139695492906743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
/proc/25639/statm: 3315978 11512 3690 1 0 3303698 0
[pid=25639/tid=25640] ppid=25636 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25640/stat : 25640 (java) R 25636 25639 25128 0 -1 4202560 7366 0 0 0 26 1 0 0 20 0 20 0 11171096 13582245888 11512 33554432000 4194304 4196468 140734648956256 139695497138240 139695476987260 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13263912

[startup+0.700221 s]
/proc/loadavg: 1.85 1.91 1.89 3/261 25639
/proc/meminfo: memFree=27616556/32770624 swapFree=5716/319264
[pid=25639] ppid=25636 vsize=13265980 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/25639/stat : 25639 (java) S 25636 25639 25128 0 -1 1077944320 12813 0 0 0 139 5 0 0 20 0 20 0 11171096 13584363520 25832 33554432000 4194304 4196468 140734648956256 140734648938800 139695492906743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
/proc/25639/statm: 3316495 25832 3764 1 0 3304210 0
[pid=25639/tid=25640] ppid=25636 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25640/stat : 25640 (java) R 25636 25639 25128 0 -1 4202560 8418 0 0 0 64 3 0 0 20 0 20 0 11171096 13584363520 25832 33554432000 4194304 4196468 140734648956256 139695497139608 139695106053396 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 13265980

[startup+1.5009 s]
/proc/loadavg: 1.85 1.91 1.89 11/281 25659
/proc/meminfo: memFree=27419552/32770624 swapFree=5716/319792
[pid=25639] ppid=25636 vsize=13265980 CPUtime=3.28 cores=0,2,4,6,8,10,12,14
/proc/25639/stat : 25639 (java) S 25636 25639 25128 0 -1 1077944320 20731 0 0 0 311 17 0 0 20 0 20 0 11171096 13584363520 51277 33554432000 4194304 4196468 140734648956256 140734648938800 139695492906743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
/proc/25639/statm: 3316495 51277 3803 1 0 3304210 0
[pid=25639/tid=25640] ppid=25636 vsize=13265980 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25640/stat : 25640 (java) R 25636 25639 25128 0 -1 4202560 9263 0 0 0 137 7 0 0 20 0 20 0 11171096 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695497141768 139695106950309 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25642] ppid=25636 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25642/stat : 25642 (java) S 25636 25639 25128 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 20 0 11171097 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695425042704 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25643] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25643/stat : 25643 (java) S 25636 25639 25128 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 11171097 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695423990160 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25644] ppid=25636 vsize=13265980 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25644/stat : 25644 (java) S 25636 25639 25128 0 -1 1077944384 53 0 0 0 1 1 0 0 20 0 20 0 11171097 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695089486352 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25645] ppid=25636 vsize=13265980 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25645/stat : 25645 (java) S 25636 25639 25128 0 -1 1077944384 28 0 0 0 1 1 0 0 20 0 20 0 11171097 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695088433808 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25646] ppid=25636 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25646/stat : 25646 (java) S 25636 25639 25128 0 -1 1077944384 134 0 0 0 1 0 0 0 20 0 20 0 11171097 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695087381264 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25647] ppid=25636 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25647/stat : 25647 (java) S 25636 25639 25128 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 20 0 11171097 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695086328720 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25648] ppid=25636 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25648/stat : 25648 (java) S 25636 25639 25128 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 11171097 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695085276176 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25649] ppid=25636 vsize=13265980 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25649/stat : 25649 (java) S 25636 25639 25128 0 -1 1077944384 249 0 0 0 1 1 0 0 20 0 20 0 11171097 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695084223632 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25650] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25650/stat : 25650 (java) S 25636 25639 25128 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 20 0 11171100 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695023618032 139695492917890 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25651] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25651/stat : 25651 (java) S 25636 25639 25128 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 11171100 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695022564256 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25652] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25652/stat : 25652 (java) S 25636 25639 25128 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 11171101 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695021511680 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25653] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25653/stat : 25653 (java) S 25636 25639 25128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 51277 33554432000 4194304 4196468 140734648956256 139695020460240 139695492925339 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25654] ppid=25636 vsize=13265980 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25654/stat : 25654 (java) S 25636 25639 25128 0 -1 1077944384 2286 0 0 0 39 0 0 0 20 0 20 0 11171104 13584363520 51277 33554432000 4194304 4196468 140734648956256 139694952147440 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25655] ppid=25636 vsize=13265980 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25655/stat : 25655 (java) S 25636 25639 25128 0 -1 1077944384 2237 0 0 0 48 0 0 0 20 0 20 0 11171104 13584363520 51277 33554432000 4194304 4196468 140734648956256 139694951094896 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25656] ppid=25636 vsize=13265980 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25656/stat : 25656 (java) S 25636 25639 25128 0 -1 1077944384 2032 0 0 0 41 0 0 0 20 0 20 0 11171104 13584363520 51277 33554432000 4194304 4196468 140734648956256 139694950042352 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25657] ppid=25636 vsize=13265980 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25657/stat : 25657 (java) S 25636 25639 25128 0 -1 1077944384 2430 0 0 0 30 0 0 0 20 0 20 0 11171104 13584363520 51277 33554432000 4194304 4196468 140734648956256 139694948989808 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25658] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25658/stat : 25658 (java) S 25636 25639 25128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 51277 33554432000 4194304 4196468 140734648956256 139694947936480 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25659] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25659/stat : 25659 (java) S 25636 25639 25128 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 51277 33554432000 4194304 4196468 140734648956256 139694946884016 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 13265980

[startup+3.10087 s]
/proc/loadavg: 1.94 1.93 1.89 3/281 25659
/proc/meminfo: memFree=27425672/32770624 swapFree=5716/319832
[pid=25639] ppid=25636 vsize=13265980 CPUtime=4.95 cores=0,2,4,6,8,10,12,14
/proc/25639/stat : 25639 (java) S 25636 25639 25128 0 -1 1077944320 21667 0 0 0 478 17 0 0 20 0 20 0 11171096 13584363520 51476 33554432000 4194304 4196468 140734648956256 140734648938800 139695492906743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
/proc/25639/statm: 3316495 51476 3806 1 0 3304210 0
[pid=25639/tid=25640] ppid=25636 vsize=13265980 CPUtime=3.04 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25640/stat : 25640 (java) R 25636 25639 25128 0 -1 4202560 9838 0 0 0 297 7 0 0 20 0 20 0 11171096 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695497142328 139695107231231 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25642] ppid=25636 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25642/stat : 25642 (java) S 25636 25639 25128 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 20 0 11171097 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695425042704 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25643] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25643/stat : 25643 (java) S 25636 25639 25128 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 11171097 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695423990160 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25644] ppid=25636 vsize=13265980 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25644/stat : 25644 (java) S 25636 25639 25128 0 -1 1077944384 53 0 0 0 1 1 0 0 20 0 20 0 11171097 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695089486352 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25645] ppid=25636 vsize=13265980 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25645/stat : 25645 (java) S 25636 25639 25128 0 -1 1077944384 28 0 0 0 1 1 0 0 20 0 20 0 11171097 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695088433808 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25646] ppid=25636 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25646/stat : 25646 (java) S 25636 25639 25128 0 -1 1077944384 134 0 0 0 1 0 0 0 20 0 20 0 11171097 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695087381264 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25647] ppid=25636 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25647/stat : 25647 (java) S 25636 25639 25128 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 20 0 11171097 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695086328720 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25648] ppid=25636 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25648/stat : 25648 (java) S 25636 25639 25128 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 11171097 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695085276176 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25649] ppid=25636 vsize=13265980 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25649/stat : 25649 (java) S 25636 25639 25128 0 -1 1077944384 249 0 0 0 1 1 0 0 20 0 20 0 11171097 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695084223632 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25650] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25650/stat : 25650 (java) S 25636 25639 25128 0 -1 1077944384 218 0 0 0 0 0 0 0 20 0 20 0 11171100 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695023618032 139695492917890 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25651] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25651/stat : 25651 (java) S 25636 25639 25128 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 11171100 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695022564256 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25652] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25652/stat : 25652 (java) S 25636 25639 25128 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 11171101 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695021511680 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25653] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25653/stat : 25653 (java) S 25636 25639 25128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 51476 33554432000 4194304 4196468 140734648956256 139695020460240 139695492925339 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25654] ppid=25636 vsize=13265980 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25654/stat : 25654 (java) S 25636 25639 25128 0 -1 1077944384 2410 0 0 0 41 1 0 0 20 0 20 0 11171104 13584363520 51476 33554432000 4194304 4196468 140734648956256 139694952147440 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25655] ppid=25636 vsize=13265980 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25655/stat : 25655 (java) S 25636 25639 25128 0 -1 1077944384 2267 0 0 0 49 0 0 0 20 0 20 0 11171104 13584363520 51476 33554432000 4194304 4196468 140734648956256 139694951094896 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25656] ppid=25636 vsize=13265980 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25656/stat : 25656 (java) S 25636 25639 25128 0 -1 1077944384 2071 0 0 0 43 0 0 0 20 0 20 0 11171104 13584363520 51476 33554432000 4194304 4196468 140734648956256 139694950042352 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25657] ppid=25636 vsize=13265980 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25657/stat : 25657 (java) S 25636 25639 25128 0 -1 1077944384 2503 0 0 0 32 0 0 0 20 0 20 0 11171104 13584363520 51476 33554432000 4194304 4196468 140734648956256 139694948989808 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25658] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25658/stat : 25658 (java) S 25636 25639 25128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 51476 33554432000 4194304 4196468 140734648956256 139694947936480 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25659] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25659/stat : 25659 (java) S 25636 25639 25128 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 51476 33554432000 4194304 4196468 140734648956256 139694946884016 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 13265980

[startup+6.3009 s]
/proc/loadavg: 1.94 1.93 1.89 3/281 25659
/proc/meminfo: memFree=27425068/32770624 swapFree=5716/319832
[pid=25639] ppid=25636 vsize=13265980 CPUtime=8.27 cores=0,2,4,6,8,10,12,14
/proc/25639/stat : 25639 (java) S 25636 25639 25128 0 -1 1077944320 21794 0 0 0 810 17 0 0 20 0 20 0 11171096 13584363520 51543 33554432000 4194304 4196468 140734648956256 140734648938800 139695492906743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
/proc/25639/statm: 3316495 51543 3806 1 0 3304210 0
[pid=25639/tid=25640] ppid=25636 vsize=13265980 CPUtime=6.24 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25640/stat : 25640 (java) R 25636 25639 25128 0 -1 4202560 9862 0 0 0 617 7 0 0 20 0 20 0 11171096 13584363520 51543 33554432000 4194304 4196468 140734648956256 139695497139808 139695107231701 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25642] ppid=25636 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25642/stat : 25642 (java) S 25636 25639 25128 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 20 0 11171097 13584363520 51543 33554432000 4194304 4196468 140734648956256 139695425042704 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25643] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25643/stat : 25643 (java) S 25636 25639 25128 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 11171097 13584363520 51543 33554432000 4194304 4196468 140734648956256 139695423990160 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25644] ppid=25636 vsize=13265980 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25644/stat : 25644 (java) S 25636 25639 25128 0 -1 1077944384 53 0 0 0 1 1 0 0 20 0 20 0 11171097 13584363520 51543 33554432000 4194304 4196468 140734648956256 139695089486352 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25645] ppid=25636 vsize=13265980 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25645/stat : 25645 (java) S 25636 25639 25128 0 -1 1077944384 28 0 0 0 1 1 0 0 20 0 20 0 11171097 13584363520 51543 33554432000 4194304 4196468 140734648956256 139695088433808 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25646] ppid=25636 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25646/stat : 25646 (java) S 25636 25639 25128 0 -1 1077944384 134 0 0 0 1 0 0 0 20 0 20 0 11171097 13584363520 51543 33554432000 4194304 4196468 140734648956256 139695087381264 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25647] ppid=25636 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25647/stat : 25647 (java) S 25636 25639 25128 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 20 0 11171097 13584363520 51543 33554432000 4194304 4196468 140734648956256 139695086328720 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25648] ppid=25636 vsize=13265980 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25648/stat : 25648 (java) S 25636 25639 25128 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 11171097 13584363520 51543 33554432000 4194304 4196468 140734648956256 139695085276176 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25649] ppid=25636 vsize=13265980 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25649/stat : 25649 (java) S 25636 25639 25128 0 -1 1077944384 249 0 0 0 1 1 0 0 20 0 20 0 11171097 13584363520 51543 33554432000 4194304 4196468 140734648956256 139695084223632 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25650] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25650/stat : 25650 (java) S 25636 25639 25128 0 -1 1077944384 219 0 0 0 0 0 0 0 20 0 20 0 11171100 13584363520 51543 33554432000 4194304 4196468 140734648956256 139695023618032 139695492917890 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25651] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25651/stat : 25651 (java) S 25636 25639 25128 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 11171100 13584363520 51543 33554432000 4194304 4196468 140734648956256 139695022564256 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25652] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25652/stat : 25652 (java) S 25636 25639 25128 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 20 0 11171101 13584363520 51543 33554432000 4194304 4196468 140734648956256 139695021511680 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25653] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=25639/tid=25655] ppid=25636 vsize=13265980 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25655/stat : 25655 (java) S 25636 25639 25128 0 -1 1077944384 2635 0 0 0 67 1 0 0 20 0 20 0 11171104 13584363520 487502 33554432000 4194304 4196468 140734648956256 139694951094896 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25656] ppid=25636 vsize=13265980 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25656/stat : 25656 (java) S 25636 25639 25128 0 -1 1077944384 3508 0 0 0 69 1 0 0 20 0 20 0 11171104 13584363520 487502 33554432000 4194304 4196468 140734648956256 139694950042352 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25657] ppid=25636 vsize=13265980 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25657/stat : 25657 (java) S 25636 25639 25128 0 -1 1077944384 2956 0 0 0 35 0 0 0 20 0 20 0 11171104 13584363520 487502 33554432000 4194304 4196468 140734648956256 139694948989808 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25658] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25658/stat : 25658 (java) S 25636 25639 25128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 487502 33554432000 4194304 4196468 140734648956256 139694947936480 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25659] ppid=25636 vsize=13265980 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25659/stat : 25659 (java) S 25636 25639 25128 0 -1 1077944384 1400 0 0 0 39 34 0 0 20 0 20 0 11171104 13584363520 487502 33554432000 4194304 4196468 140734648956256 139694946884016 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
Current children cumulated CPU time (s) 2236.68
Current children cumulated vsize (KiB) 13265980

[startup+2262.3 s]
/proc/loadavg: 1.85 1.76 1.77 3/281 25841
/proc/meminfo: memFree=29085612/32770624 swapFree=5716/321684
[pid=25639] ppid=25636 vsize=13265980 CPUtime=2297.56 cores=0,2,4,6,8,10,12,14
/proc/25639/stat : 25639 (java) S 25636 25639 25128 0 -1 1077944320 66691 0 0 0 229001 755 0 0 20 0 20 0 11171096 13584363520 513000 33554432000 4194304 4196468 140734648956256 140734648938800 139695492906743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
/proc/25639/statm: 3316495 513000 3830 1 0 3304210 0
[pid=25639/tid=25640] ppid=25636 vsize=13265980 CPUtime=2255.08 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25640/stat : 25640 (java) R 25636 25639 25128 0 -1 4202560 16742 0 0 0 225497 11 0 0 20 0 20 0 11171096 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695497143344 139695107416458 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25642] ppid=25636 vsize=13265980 CPUtime=4.67 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25642/stat : 25642 (java) S 25636 25639 25128 0 -1 1077944384 3406 0 0 0 379 88 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695425042704 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25643] ppid=25636 vsize=13265980 CPUtime=4.57 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25643/stat : 25643 (java) S 25636 25639 25128 0 -1 1077944384 3803 0 0 0 371 86 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695423990160 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25644] ppid=25636 vsize=13265980 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25644/stat : 25644 (java) S 25636 25639 25128 0 -1 1077944384 3493 0 0 0 378 90 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695089486352 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25645] ppid=25636 vsize=13265980 CPUtime=4.69 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25645/stat : 25645 (java) S 25636 25639 25128 0 -1 1077944384 3066 0 0 0 380 89 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695088433808 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25646] ppid=25636 vsize=13265980 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25646/stat : 25646 (java) S 25636 25639 25128 0 -1 1077944384 4301 0 0 0 380 88 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695087381264 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25647] ppid=25636 vsize=13265980 CPUtime=4.67 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25647/stat : 25647 (java) S 25636 25639 25128 0 -1 1077944384 2576 0 0 0 378 89 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695086328720 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25648] ppid=25636 vsize=13265980 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25648/stat : 25648 (java) S 25636 25639 25128 0 -1 1077944384 3560 0 0 0 379 89 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695085276176 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25649] ppid=25636 vsize=13265980 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25649/stat : 25649 (java) S 25636 25639 25128 0 -1 1077944384 2727 0 0 0 379 89 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695084223632 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25650] ppid=25636 vsize=13265980 CPUtime=2 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25650/stat : 25650 (java) S 25636 25639 25128 0 -1 1077944384 7787 0 0 0 198 2 0 0 20 0 20 0 11171100 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695023618032 139695492917890 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25651] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25651/stat : 25651 (java) S 25636 25639 25128 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 20 0 11171100 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695022564320 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25652] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25652/stat : 25652 (java) S 25636 25639 25128 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 20 0 11171101 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695021511680 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25653] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25653/stat : 25653 (java) S 25636 25639 25128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695020460240 139695492925339 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25654] ppid=25636 vsize=13265980 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25654/stat : 25654 (java) S 25636 25639 25128 0 -1 1077944384 3187 0 0 0 54 1 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694952147440 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25655] ppid=25636 vsize=13265980 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25655/stat : 25655 (java) S 25636 25639 25128 0 -1 1077944384 2637 0 0 0 67 1 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694951094896 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25656] ppid=25636 vsize=13265980 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25656/stat : 25656 (java) S 25636 25639 25128 0 -1 1077944384 3510 0 0 0 69 1 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694950042352 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25657] ppid=25636 vsize=13265980 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25657/stat : 25657 (java) S 25636 25639 25128 0 -1 1077944384 2965 0 0 0 35 0 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694948989808 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25658] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25658/stat : 25658 (java) S 25636 25639 25128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694947936480 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25659] ppid=25636 vsize=13265980 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25659/stat : 25659 (java) S 25636 25639 25128 0 -1 1077944384 1433 0 0 0 39 35 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694946884016 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
Current children cumulated CPU time (s) 2297.56
Current children cumulated vsize (KiB) 13265980

[startup+2322.3 s]
/proc/loadavg: 1.64 1.72 1.76 3/281 25843
/proc/meminfo: memFree=29083496/32770624 swapFree=5716/321728
[pid=25639] ppid=25636 vsize=13265980 CPUtime=2357.56 cores=0,2,4,6,8,10,12,14
/proc/25639/stat : 25639 (java) S 25636 25639 25128 0 -1 1077944320 66941 0 0 0 235001 755 0 0 20 0 20 0 11171096 13584363520 513000 33554432000 4194304 4196468 140734648956256 140734648938800 139695492906743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
/proc/25639/statm: 3316495 513000 3830 1 0 3304210 0
[pid=25639/tid=25640] ppid=25636 vsize=13265980 CPUtime=2315.06 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25640/stat : 25640 (java) R 25636 25639 25128 0 -1 4202560 16892 0 0 0 231495 11 0 0 20 0 20 0 11171096 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695497143344 139695107416458 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25642] ppid=25636 vsize=13265980 CPUtime=4.67 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25642/stat : 25642 (java) S 25636 25639 25128 0 -1 1077944384 3406 0 0 0 379 88 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695425042704 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25643] ppid=25636 vsize=13265980 CPUtime=4.57 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25643/stat : 25643 (java) S 25636 25639 25128 0 -1 1077944384 3803 0 0 0 371 86 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695423990160 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25644] ppid=25636 vsize=13265980 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25644/stat : 25644 (java) S 25636 25639 25128 0 -1 1077944384 3493 0 0 0 378 90 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695089486352 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25645] ppid=25636 vsize=13265980 CPUtime=4.69 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25645/stat : 25645 (java) S 25636 25639 25128 0 -1 1077944384 3066 0 0 0 380 89 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695088433808 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25646] ppid=25636 vsize=13265980 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25646/stat : 25646 (java) S 25636 25639 25128 0 -1 1077944384 4301 0 0 0 380 88 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695087381264 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25647] ppid=25636 vsize=13265980 CPUtime=4.67 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25647/stat : 25647 (java) S 25636 25639 25128 0 -1 1077944384 2576 0 0 0 378 89 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695086328720 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25648] ppid=25636 vsize=13265980 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25648/stat : 25648 (java) S 25636 25639 25128 0 -1 1077944384 3560 0 0 0 379 89 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695085276176 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25649] ppid=25636 vsize=13265980 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25649/stat : 25649 (java) S 25636 25639 25128 0 -1 1077944384 2727 0 0 0 379 89 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695084223632 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25650] ppid=25636 vsize=13265980 CPUtime=2 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25650/stat : 25650 (java) S 25636 25639 25128 0 -1 1077944384 7798 0 0 0 198 2 0 0 20 0 20 0 11171100 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695023618032 139695492917890 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25651] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25651/stat : 25651 (java) S 25636 25639 25128 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 20 0 11171100 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695022564320 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25652] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25652/stat : 25652 (java) S 25636 25639 25128 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 20 0 11171101 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695021511680 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25653] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25653/stat : 25653 (java) S 25636 25639 25128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695020460240 139695492925339 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25654] ppid=25636 vsize=13265980 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25654/stat : 25654 (java) S 25636 25639 25128 0 -1 1077944384 3191 0 0 0 54 1 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694952147440 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25655] ppid=25636 vsize=13265980 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25655/stat : 25655 (java) S 25636 25639 25128 0 -1 1077944384 2641 0 0 0 67 1 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694951094896 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25656] ppid=25636 vsize=13265980 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25656/stat : 25656 (java) S 25636 25639 25128 0 -1 1077944384 3514 0 0 0 69 1 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694950042352 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25657] ppid=25636 vsize=13265980 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25657/stat : 25657 (java) S 25636 25639 25128 0 -1 1077944384 2982 0 0 0 35 0 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694948989808 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25658] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25658/stat : 25658 (java) S 25636 25639 25128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694947936480 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25659] ppid=25636 vsize=13265980 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25659/stat : 25659 (java) S 25636 25639 25128 0 -1 1077944384 1493 0 0 0 40 35 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694946884016 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
Current children cumulated CPU time (s) 2357.56
Current children cumulated vsize (KiB) 13265980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2364.8 s]
/proc/loadavg: 1.56 1.69 1.75 3/280 25844
/proc/meminfo: memFree=29080928/32770624 swapFree=5716/321756
[pid=25639] ppid=25636 vsize=13265980 CPUtime=2400.06 cores=0,2,4,6,8,10,12,14
/proc/25639/stat : 25639 (java) S 25636 25639 25128 0 -1 1077944320 67131 0 0 0 239250 756 0 0 20 0 20 0 11171096 13584363520 513000 33554432000 4194304 4196468 140734648956256 140734648938800 139695492906743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
/proc/25639/statm: 3316495 513000 3830 1 0 3304210 0
[pid=25639/tid=25640] ppid=25636 vsize=13265980 CPUtime=2357.55 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25640/stat : 25640 (java) R 25636 25639 25128 0 -1 4202560 17029 0 0 0 235744 11 0 0 20 0 20 0 11171096 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695497143344 139695107231148 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25642] ppid=25636 vsize=13265980 CPUtime=4.67 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25642/stat : 25642 (java) S 25636 25639 25128 0 -1 1077944384 3406 0 0 0 379 88 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695425042704 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25643] ppid=25636 vsize=13265980 CPUtime=4.57 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25643/stat : 25643 (java) S 25636 25639 25128 0 -1 1077944384 3803 0 0 0 371 86 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695423990160 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25644] ppid=25636 vsize=13265980 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25644/stat : 25644 (java) S 25636 25639 25128 0 -1 1077944384 3493 0 0 0 378 90 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695089486352 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25645] ppid=25636 vsize=13265980 CPUtime=4.69 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25645/stat : 25645 (java) S 25636 25639 25128 0 -1 1077944384 3066 0 0 0 380 89 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695088433808 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25646] ppid=25636 vsize=13265980 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25646/stat : 25646 (java) S 25636 25639 25128 0 -1 1077944384 4301 0 0 0 380 88 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695087381264 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25647] ppid=25636 vsize=13265980 CPUtime=4.67 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25647/stat : 25647 (java) S 25636 25639 25128 0 -1 1077944384 2576 0 0 0 378 89 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695086328720 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25648] ppid=25636 vsize=13265980 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25648/stat : 25648 (java) S 25636 25639 25128 0 -1 1077944384 3560 0 0 0 379 89 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695085276176 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25649] ppid=25636 vsize=13265980 CPUtime=4.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25649/stat : 25649 (java) S 25636 25639 25128 0 -1 1077944384 2727 0 0 0 379 89 0 0 20 0 20 0 11171097 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695084223632 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25650] ppid=25636 vsize=13265980 CPUtime=2 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25650/stat : 25650 (java) S 25636 25639 25128 0 -1 1077944384 7804 0 0 0 198 2 0 0 20 0 20 0 11171100 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695023618032 139695492917890 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25651] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25651/stat : 25651 (java) S 25636 25639 25128 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 20 0 11171100 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695022564320 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25652] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25652/stat : 25652 (java) S 25636 25639 25128 0 -1 1077944384 98 0 0 0 0 0 0 0 20 0 20 0 11171101 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695021511680 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25653] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25653/stat : 25653 (java) S 25636 25639 25128 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139695020460240 139695492925339 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25654] ppid=25636 vsize=13265980 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25654/stat : 25654 (java) S 25636 25639 25128 0 -1 1077944384 3193 0 0 0 54 1 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694952147440 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25655] ppid=25636 vsize=13265980 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25655/stat : 25655 (java) S 25636 25639 25128 0 -1 1077944384 2643 0 0 0 67 1 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694951094896 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25656] ppid=25636 vsize=13265980 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25656/stat : 25656 (java) S 25636 25639 25128 0 -1 1077944384 3516 0 0 0 69 1 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694950042352 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25657] ppid=25636 vsize=13265980 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25657/stat : 25657 (java) S 25636 25639 25128 0 -1 1077944384 2990 0 0 0 35 0 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694948989808 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25658] ppid=25636 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25658/stat : 25658 (java) S 25636 25639 25128 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694947936480 139695492916949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
[pid=25639/tid=25659] ppid=25636 vsize=13265980 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/25639/task/25659/stat : 25659 (java) S 25636 25639 25128 0 -1 1077944384 1526 0 0 0 40 36 0 0 20 0 20 0 11171104 13584363520 513000 33554432000 4194304 4196468 140734648956256 139694946884016 139695492917890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31416320 140734648964239 140734648964420 140734648964420 140734648967119 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 13265980

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 25639 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2364.82
CPU time (s): 2400.09
CPU user time (s): 2392.51
CPU system time (s): 7.57824
CPU usage (%): 101.491
Max. virtual memory (cumulated for all children) (KiB): 13265980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.51
system time used= 7.57824
maximum resident set size= 2052416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67528
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54916
involuntary context switches= 121981

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8234 second user time and 17.027 second system time

The end

Launcher Data

Begin job on node114 at 2017-07-22 23:30:19
IDJOB=4249575
IDBENCH=137169
IDSOLVER=2627
FILE ID=node114/4249575-1500759019
RUNJOBID= node114-1500754456-25159
PBS_JOBID= 20624588
Free space on /tmp= 61836 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-99.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249575-1500759019/watcher-4249575-1500759019 -o /tmp/evaluation-result-4249575-1500759019/solver-4249575-1500759019 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500754456-25159 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1169077067 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249575-1500759019.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 2ef74b22e25f9811269217f63e04e4c4
RANDOM SEED=1169077067

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

/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		: 2533.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

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

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

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

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

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        27616828 kB
MemAvailable:   28189152 kB
Buffers:          165980 kB
Cached:           682688 kB
SwapCached:            0 kB
Active:          4372304 kB
Inactive:         328056 kB
Active(anon):    3854980 kB
Inactive(anon):     8832 kB
Active(file):     517324 kB
Inactive(file):   319224 kB
Unevictable:        5716 kB
Mlocked:            5716 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42556 kB
Writeback:             8 kB
AnonPages:       3841272 kB
Mapped:            46412 kB
Shmem:              8848 kB
Slab:             137356 kB
SReclaimable:     103224 kB
SUnreclaim:        34132 kB
KernelStack:        4704 kB
PageTables:        13096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5018036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3688448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61796 MiB
End job on node114 at 2017-07-23 00:09:44