Trace number 4249696

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 - Hybrid 2017-06-30? (TO) 2400.09 2381.02

General information on the benchmark

NameBinPacking/BinPacking-sum-s28/
BinPacking-sum-s28-561.xml
MD5SUM0151e8a579557b2b9e30bd86d2d74102
Bench CategoryCOP (optimization 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 variables1901
Number of constraints203
Number of domains2
Minimum domain size101
Maximum domain size178
Distribution of domain sizes[{"size":101,"count":1},{"size":178,"count":1900}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1800},{"degree":5,"count":100}]
Minimum constraint arity19
Maximum constraint arity1900
Distribution of constraint arities[{"arity":19,"count":200},{"arity":101,"count":1},{"arity":1900,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":100},{"type":"lex","count":1},{"type":"sum","count":100},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.42/0.30	c version: 2017-06-30
0.42/0.30	c seed: 1934695870
0.42/0.30	c timeout: 2400
0.42/0.30	c memlimit: 15500
0.42/0.30	c nbcore: 8
0.42/0.33	c Parsing instance...
3.07/1.34	c Parsing done, starting first complete search...
2400.06/2381.00	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-4249696-1500738390/watcher-4249696-1500738390 -o /tmp/evaluation-result-4249696-1500738390/solver-4249696-1500738390 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1500717411-16351 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1934695870 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249696-1500738390.xml 

pid=19053
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.66 1.70 1.75 3/261 19056
/proc/meminfo: memFree=31431384/32770624 swapFree=5892/147376
[pid=19056] ppid=19053 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/stat : 19056 (java) S 19053 19056 16320 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 9107397 369864704 1925 33554432000 4194304 4196468 140723256899808 140723256882352 139759237852919 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
/proc/19056/statm: 90299 1925 1072 1 0 79210 0
[pid=19056/tid=19057] ppid=19053 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19057/stat : 19057 (java) S 19053 19056 16320 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 9107398 369864704 1925 33554432000 4194304 4196468 140723256899808 139759242095008 139759237864066 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0

[startup+0.10006 s]
/proc/loadavg: 1.66 1.70 1.75 3/261 19056
/proc/meminfo: memFree=31431384/32770624 swapFree=5892/147376
[pid=19056] ppid=19053 vsize=13264380 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/19056/stat : 19056 (java) S 19053 19056 16320 0 -1 1077944320 5519 0 0 0 8 2 0 0 20 0 20 0 9107397 13582725120 6116 33554432000 4194304 4196468 140723256899808 140723256882352 139759237852919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
/proc/19056/statm: 3316095 6116 3311 1 0 3303815 0
[pid=19056/tid=19057] ppid=19053 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19057/stat : 19057 (java) R 19053 19056 16320 0 -1 4202560 3617 0 0 0 7 1 0 0 20 0 20 0 9107398 13582725120 6116 33554432000 4194304 4196468 140723256899808 139759242095200 139759221933406 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13264380

[startup+0.200342 s]
/proc/loadavg: 1.66 1.70 1.75 3/261 19056
/proc/meminfo: memFree=31431384/32770624 swapFree=5892/147376
[pid=19056] ppid=19053 vsize=13263912 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/19056/stat : 19056 (java) S 19053 19056 16320 0 -1 1077944320 8782 0 0 0 22 3 0 0 20 0 20 0 9107397 13582245888 8786 33554432000 4194304 4196468 140723256899808 140723256882352 139759237852919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
/proc/19056/statm: 3315978 8786 3569 1 0 3303698 0
[pid=19056/tid=19057] ppid=19053 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19057/stat : 19057 (java) R 19053 19056 16320 0 -1 4202560 6478 0 0 0 16 2 0 0 20 0 20 0 9107398 13582245888 8786 33554432000 4194304 4196468 140723256899808 139759242040576 139759221933406 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.300413 s]
/proc/loadavg: 1.66 1.70 1.75 3/261 19056
/proc/meminfo: memFree=31431384/32770624 swapFree=5892/147376
[pid=19056] ppid=19053 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/19056/stat : 19056 (java) S 19053 19056 16320 0 -1 1077944320 9759 0 0 0 38 4 0 0 20 0 20 0 9107397 13582245888 10908 33554432000 4194304 4196468 140723256899808 140723256882352 139759237852919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
/proc/19056/statm: 3315978 10908 3611 1 0 3303698 0
[pid=19056/tid=19057] ppid=19053 vsize=13263912 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19057/stat : 19057 (java) R 19053 19056 16320 0 -1 4202560 7238 0 0 0 25 3 0 0 20 0 20 0 9107398 13582245888 10908 33554432000 4194304 4196468 140723256899808 139759242081120 139759221933406 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700241 s]
/proc/loadavg: 1.66 1.70 1.75 3/261 19056
/proc/meminfo: memFree=31431384/32770624 swapFree=5892/147376
[pid=19056] ppid=19053 vsize=13265980 CPUtime=1.45 cores=0,2,4,6,8,10,12,14
/proc/19056/stat : 19056 (java) S 19053 19056 16320 0 -1 1077944320 14284 0 0 0 139 6 0 0 20 0 20 0 9107397 13584363520 25767 33554432000 4194304 4196468 140723256899808 140723256882352 139759237852919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
/proc/19056/statm: 3316495 25767 3769 1 0 3304210 0
[pid=19056/tid=19057] ppid=19053 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19057/stat : 19057 (java) R 19053 19056 16320 0 -1 4202560 8578 0 0 0 64 3 0 0 20 0 20 0 9107398 13584363520 25767 33554432000 4194304 4196468 140723256899808 139759242086640 139758856719056 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 13265980

[startup+1.50108 s]
/proc/loadavg: 1.66 1.70 1.75 4/281 19076
/proc/meminfo: memFree=31232696/32770624 swapFree=5892/147412
[pid=19056] ppid=19053 vsize=13270076 CPUtime=3.73 cores=0,2,4,6,8,10,12,14
/proc/19056/stat : 19056 (java) S 19053 19056 16320 0 -1 1077944320 20407 0 0 0 351 22 0 0 20 0 20 0 9107397 13588557824 58197 33554432000 4194304 4196468 140723256899808 140723256882352 139759237852919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
/proc/19056/statm: 3317519 58197 3797 1 0 3305234 0
[pid=19056/tid=19057] ppid=19053 vsize=13270076 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19057/stat : 19057 (java) R 19053 19056 16320 0 -1 4202560 10300 0 0 0 138 5 0 0 20 0 20 0 9107398 13588557824 58197 33554432000 4194304 4196468 140723256899808 139759242087704 139758863618247 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19059] ppid=19053 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19059/stat : 19059 (java) S 19053 19056 16320 0 -1 1077944384 18 0 0 0 1 1 0 0 20 0 20 0 9107399 13588557824 58197 33554432000 4194304 4196468 140723256899808 139759176817808 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19060] ppid=19053 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19060/stat : 19060 (java) S 19053 19056 16320 0 -1 1077944384 13 0 0 0 1 1 0 0 20 0 20 0 9107399 13588557824 58197 33554432000 4194304 4196468 140723256899808 139758836079632 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19061] ppid=19053 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19061/stat : 19061 (java) S 19053 19056 16320 0 -1 1077944384 12 0 0 0 1 1 0 0 20 0 20 0 9107399 13588557824 58197 33554432000 4194304 4196468 140723256899808 139758835026832 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19062] ppid=19053 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19062/stat : 19062 (java) S 19053 19056 16320 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 20 0 9107399 13588557824 58197 33554432000 4194304 4196468 140723256899808 139758833974032 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19063] ppid=19053 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19063/stat : 19063 (java) S 19053 19056 16320 0 -1 1077944384 14 0 0 0 1 1 0 0 20 0 20 0 9107399 13588557824 58197 33554432000 4194304 4196468 140723256899808 139758832921232 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19064] ppid=19053 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19064/stat : 19064 (java) S 19053 19056 16320 0 -1 1077944384 24 0 0 0 1 1 0 0 20 0 20 0 9107399 13588557824 58197 33554432000 4194304 4196468 140723256899808 139758831868432 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19065] ppid=19053 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19065/stat : 19065 (java) S 19053 19056 16320 0 -1 1077944384 14 0 0 0 1 1 0 0 20 0 20 0 9107399 13588557824 58197 33554432000 4194304 4196468 140723256899808 139758830815632 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19066] ppid=19053 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19066/stat : 19066 (java) S 19053 19056 16320 0 -1 1077944384 11 0 0 0 1 1 0 0 20 0 20 0 9107399 13588557824 58197 33554432000 4194304 4196468 140723256899808 139758829762832 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19067] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19067/stat : 19067 (java) S 19053 19056 16320 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 20 0 9107401 13588557824 58197 33554432000 4194304 4196468 140723256899808 139757971024752 139759237864066 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19068] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19068/stat : 19068 (java) S 19053 19056 16320 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 9107402 13588557824 58197 33554432000 4194304 4196468 140723256899808 139757969970784 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19069] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19069/stat : 19069 (java) S 19053 19056 16320 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 9107402 13588557824 58197 33554432000 4194304 4196468 140723256899808 139757968917872 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19070] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19070/stat : 19070 (java) S 19053 19056 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 9107406 13588557824 58197 33554432000 4194304 4196468 140723256899808 139757766043984 139759237871515 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19071] ppid=19053 vsize=13270076 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19071/stat : 19071 (java) R 19053 19056 16320 0 -1 4202560 1656 0 0 0 51 0 0 0 20 0 20 0 9107406 13588557824 58197 33554432000 4194304 4196468 140723256899808 139757764979712 139759219396251 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19072] ppid=19053 vsize=13270076 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19072/stat : 19072 (java) R 19053 19056 16320 0 -1 4202560 1233 0 0 0 44 0 0 0 20 0 20 0 9107406 13588557824 58197 33554432000 4194304 4196468 140723256899808 139757763927304 139759221353251 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19073] ppid=19053 vsize=13270076 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19073/stat : 19073 (java) R 19053 19056 16320 0 -1 4202560 1536 0 0 0 45 1 0 0 20 0 20 0 9107406 13588557824 58197 33554432000 4194304 4196468 140723256899808 139757762871768 139759230090046 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19074] ppid=19053 vsize=13270076 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19074/stat : 19074 (java) S 19053 19056 16320 0 -1 1077944384 4093 0 0 0 58 1 0 0 20 0 20 0 9107406 13588557824 58197 33554432000 4194304 4196468 140723256899808 139757761832944 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19075] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19075/stat : 19075 (java) S 19053 19056 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 9107406 13588557824 58197 33554432000 4194304 4196468 140723256899808 139757760781408 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19076] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19076/stat : 19076 (java) S 19053 19056 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 9107407 13588557824 58197 33554432000 4194304 4196468 140723256899808 139757759728688 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 13270076

[startup+3.10079 s]
/proc/loadavg: 1.66 1.70 1.75 3/281 19076
/proc/meminfo: memFree=31164800/32770624 swapFree=5892/147412
[pid=19056] ppid=19053 vsize=13270076 CPUtime=6.31 cores=0,2,4,6,8,10,12,14
/proc/19056/stat : 19056 (java) S 19053 19056 16320 0 -1 1077944320 21387 0 0 0 583 48 0 0 20 0 20 0 9107397 13588557824 70788 33554432000 4194304 4196468 140723256899808 140723256882352 139759237852919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
/proc/19056/statm: 3317519 70788 3798 1 0 3305234 0
[pid=19056/tid=19057] ppid=19053 vsize=13270076 CPUtime=2.97 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19057/stat : 19057 (java) R 19053 19056 16320 0 -1 4202560 10324 0 0 0 292 5 0 0 20 0 20 0 9107398 13588557824 70788 33554432000 4194304 4196468 140723256899808 139759242090520 139758863663715 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19059] ppid=19053 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19059/stat : 19059 (java) S 19053 19056 16320 0 -1 1077944384 49 0 0 0 3 4 0 0 20 0 20 0 9107399 13588557824 70788 33554432000 4194304 4196468 140723256899808 139759176817808 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19060] ppid=19053 vsize=13270076 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19060/stat : 19060 (java) S 19053 19056 16320 0 -1 1077944384 46 0 0 0 4 4 0 0 20 0 20 0 9107399 13588557824 70788 33554432000 4194304 4196468 140723256899808 139758836079632 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19061] ppid=19053 vsize=13270076 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19061/stat : 19061 (java) S 19053 19056 16320 0 -1 1077944384 36 0 0 0 4 4 0 0 20 0 20 0 9107399 13588557824 70788 33554432000 4194304 4196468 140723256899808 139758835026832 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19062] ppid=19053 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19062/stat : 19062 (java) S 19053 19056 16320 0 -1 1077944384 43 0 0 0 3 4 0 0 20 0 20 0 9107399 13588557824 70788 33554432000 4194304 4196468 140723256899808 139758833974032 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19063] ppid=19053 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19063/stat : 19063 (java) S 19053 19056 16320 0 -1 1077944384 47 0 0 0 3 4 0 0 20 0 20 0 9107399 13588557824 70788 33554432000 4194304 4196468 140723256899808 139758832921232 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19064] ppid=19053 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19064/stat : 19064 (java) S 19053 19056 16320 0 -1 1077944384 49 0 0 0 3 4 0 0 20 0 20 0 9107399 13588557824 70788 33554432000 4194304 4196468 140723256899808 139758831868432 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19065] ppid=19053 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19065/stat : 19065 (java) S 19053 19056 16320 0 -1 1077944384 45 0 0 0 3 4 0 0 20 0 20 0 9107399 13588557824 70788 33554432000 4194304 4196468 140723256899808 139758830815632 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19066] ppid=19053 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19066/stat : 19066 (java) S 19053 19056 16320 0 -1 1077944384 36 0 0 0 3 4 0 0 20 0 20 0 9107399 13588557824 70788 33554432000 4194304 4196468 140723256899808 139758829762832 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19067] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19067/stat : 19067 (java) S 19053 19056 16320 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 20 0 9107401 13588557824 70788 33554432000 4194304 4196468 140723256899808 139757971024752 139759237864066 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19068] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19068/stat : 19068 (java) S 19053 19056 16320 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 9107402 13588557824 70788 33554432000 4194304 4196468 140723256899808 139757969970784 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19069] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19069/stat : 19069 (java) S 19053 19056 16320 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 9107402 13588557824 70788 33554432000 4194304 4196468 140723256899808 139757968917888 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19070] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19070/stat : 19070 (java) S 19053 19056 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 9107406 13588557824 70788 33554432000 4194304 4196468 140723256899808 139757766043984 139759237871515 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19071] ppid=19053 vsize=13270076 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19071/stat : 19071 (java) S 19053 19056 16320 0 -1 1077944384 2013 0 0 0 73 0 0 0 20 0 20 0 9107406 13588557824 70788 33554432000 4194304 4196468 140723256899808 139757764991344 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19072] ppid=19053 vsize=13270076 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19072/stat : 19072 (java) S 19053 19056 16320 0 -1 1077944384 1538 0 0 0 59 0 0 0 20 0 20 0 9107406 13588557824 70788 33554432000 4194304 4196468 140723256899808 139757763938544 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19073] ppid=19053 vsize=13270076 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19073/stat : 19073 (java) S 19053 19056 16320 0 -1 1077944384 1569 0 0 0 63 1 0 0 20 0 20 0 9107406 13588557824 70788 33554432000 4194304 4196468 140723256899808 139757762885744 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19074] ppid=19053 vsize=13270076 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19074/stat : 19074 (java) S 19053 19056 16320 0 -1 1077944384 4129 0 0 0 61 1 0 0 20 0 20 0 9107406 13588557824 70788 33554432000 4194304 4196468 140723256899808 139757761832944 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19075] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19075/stat : 19075 (java) S 19053 19056 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 9107406 13588557824 70788 33554432000 4194304 4196468 140723256899808 139757760781408 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19076] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19076/stat : 19076 (java) S 19053 19056 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 9107407 13588557824 70788 33554432000 4194304 4196468 140723256899808 139757759728688 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 13270076

[startup+6.30077 s]
/proc/loadavg: 1.53 1.67 1.74 3/281 19076
/proc/meminfo: memFree=31148140/32770624 swapFree=5892/147412
[pid=19056] ppid=19053 vsize=13270076 CPUtime=13.37 cores=0,2,4,6,8,10,12,14
/proc/19056/stat : 19056 (java) S 19053 19056 16320 0 -1 1077944320 34630 0 0 0 1287 50 0 0 20 0 20 0 9107397 13588557824 80937 33554432000 4194304 4196468 140723256899808 140723256882352 139759237852919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
/proc/19056/statm: 3317519 80937 3800 1 0 3305234 0
[pid=19056/tid=19057] ppid=19053 vsize=13270076 CPUtime=6.17 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19057/stat : 19057 (java) R 19053 19056 16320 0 -1 4202560 11157 0 0 0 611 6 0 0 20 0 20 0 9107398 13588557824 80937 33554432000 4194304 4196468 140723256899808 139759242088968 139758864864203 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19059] ppid=19053 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19059/stat : 19059 (java) S 19053 19056 16320 0 -1 1077944384 49 0 0 0 3 4 0 0 20 0 20 0 9107399 13588557824 80937 33554432000 4194304 4196468 140723256899808 139759176817808 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19060] ppid=19053 vsize=13270076 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19060/stat : 19060 (java) S 19053 19056 16320 0 -1 1077944384 46 0 0 0 4 4 0 0 20 0 20 0 9107399 13588557824 80937 33554432000 4194304 4196468 140723256899808 139758836079632 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19061] ppid=19053 vsize=13270076 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19061/stat : 19061 (java) S 19053 19056 16320 0 -1 1077944384 36 0 0 0 4 4 0 0 20 0 20 0 9107399 13588557824 80937 33554432000 4194304 4196468 140723256899808 139758835026832 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19062] ppid=19053 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19062/stat : 19062 (java) S 19053 19056 16320 0 -1 1077944384 43 0 0 0 3 4 0 0 20 0 20 0 9107399 13588557824 80937 33554432000 4194304 4196468 140723256899808 139758833974032 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19063] ppid=19053 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19063/stat : 19063 (java) S 19053 19056 16320 0 -1 1077944384 47 0 0 0 3 4 0 0 20 0 20 0 9107399 13588557824 80937 33554432000 4194304 4196468 140723256899808 139758832921232 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19064] ppid=19053 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19064/stat : 19064 (java) S 19053 19056 16320 0 -1 1077944384 49 0 0 0 3 4 0 0 20 0 20 0 9107399 13588557824 80937 33554432000 4194304 4196468 140723256899808 139758831868432 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19065] ppid=19053 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19065/stat : 19065 (java) S 19053 19056 16320 0 -1 1077944384 45 0 0 0 3 4 0 0 20 0 20 0 9107399 13588557824 80937 33554432000 4194304 4196468 140723256899808 139758830815632 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19066] ppid=19053 vsize=13270076 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19066/stat : 19066 (java) S 19053 19056 16320 0 -1 1077944384 36 0 0 0 3 4 0 0 20 0 20 0 9107399 13588557824 80937 33554432000 4194304 4196468 140723256899808 139758829762832 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19067] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19067/stat : 19067 (java) S 19053 19056 16320 0 -1 1077944384 440 0 0 0 0 0 0 0 20 0 20 0 9107401 13588557824 80937 33554432000 4194304 4196468 140723256899808 139757971024752 139759237864066 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19068] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19068/stat : 19068 (java) S 19053 19056 16320 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 9107402 13588557824 80937 33554432000 4194304 4196468 140723256899808 139757969970784 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19069] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19069/stat : 19069 (java) S 19053 19056 16320 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 9107402 13588557824 80937 33554432000 4194304 4196468 140723256899808 139757968917888 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19070] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=19056/tid=19072] ppid=19053 vsize=13270076 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19072/stat : 19072 (java) S 19053 19056 16320 0 -1 1077944384 6230 0 0 0 187 1 0 0 20 0 20 0 9107406 13588557824 318447 33554432000 4194304 4196468 140723256899808 139757763938544 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19073] ppid=19053 vsize=13270076 CPUtime=2.04 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19073/stat : 19073 (java) S 19053 19056 16320 0 -1 1077944384 8620 0 0 0 202 2 0 0 20 0 20 0 9107406 13588557824 318447 33554432000 4194304 4196468 140723256899808 139757762885744 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19074] ppid=19053 vsize=13270076 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19074/stat : 19074 (java) S 19053 19056 16320 0 -1 1077944384 7061 0 0 0 71 2 0 0 20 0 20 0 9107406 13588557824 318447 33554432000 4194304 4196468 140723256899808 139757761832944 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19075] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19075/stat : 19075 (java) S 19053 19056 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 9107406 13588557824 318447 33554432000 4194304 4196468 140723256899808 139757760781408 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19076] ppid=19053 vsize=13270076 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19076/stat : 19076 (java) S 19053 19056 16320 0 -1 1077944384 957 0 0 0 34 30 0 0 20 0 20 0 9107407 13588557824 318447 33554432000 4194304 4196468 140723256899808 139757759728688 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
Current children cumulated CPU time (s) 2219.53
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.92 1.83 1.87 3/281 19256
/proc/meminfo: memFree=23568360/32770624 swapFree=5892/150848
[pid=19056] ppid=19053 vsize=13270076 CPUtime=2280.19 cores=0,2,4,6,8,10,12,14
/proc/19056/stat : 19056 (java) S 19053 19056 16320 0 -1 1077944320 120817 0 0 0 227768 251 0 0 20 0 20 0 9107397 13588557824 319849 33554432000 4194304 4196468 140723256899808 140723256882352 139759237852919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
/proc/19056/statm: 3317519 319849 3813 1 0 3305234 0
[pid=19056/tid=19057] ppid=19053 vsize=13270076 CPUtime=2259.02 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19057/stat : 19057 (java) R 19053 19056 16320 0 -1 4202560 39990 0 0 0 225876 26 0 0 20 0 20 0 9107398 13588557824 319849 33554432000 4194304 4196468 140723256899808 139759242091328 139758865519130 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19059] ppid=19053 vsize=13270076 CPUtime=1.6 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19059/stat : 19059 (java) S 19053 19056 16320 0 -1 1077944384 3102 0 0 0 137 23 0 0 20 0 20 0 9107399 13588557824 319849 33554432000 4194304 4196468 140723256899808 139759176817808 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19060] ppid=19053 vsize=13270076 CPUtime=1.57 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19060/stat : 19060 (java) S 19053 19056 16320 0 -1 1077944384 4880 0 0 0 135 22 0 0 20 0 20 0 9107399 13588557824 319849 33554432000 4194304 4196468 140723256899808 139758836079632 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19061] ppid=19053 vsize=13270076 CPUtime=1.62 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19061/stat : 19061 (java) S 19053 19056 16320 0 -1 1077944384 4083 0 0 0 138 24 0 0 20 0 20 0 9107399 13588557824 319849 33554432000 4194304 4196468 140723256899808 139758835026832 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19062] ppid=19053 vsize=13270076 CPUtime=1.6 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19062/stat : 19062 (java) S 19053 19056 16320 0 -1 1077944384 5210 0 0 0 137 23 0 0 20 0 20 0 9107399 13588557824 319849 33554432000 4194304 4196468 140723256899808 139758833974032 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19063] ppid=19053 vsize=13270076 CPUtime=1.65 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19063/stat : 19063 (java) S 19053 19056 16320 0 -1 1077944384 4626 0 0 0 141 24 0 0 20 0 20 0 9107399 13588557824 319849 33554432000 4194304 4196468 140723256899808 139758832921232 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19064] ppid=19053 vsize=13270076 CPUtime=1.62 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19064/stat : 19064 (java) S 19053 19056 16320 0 -1 1077944384 6272 0 0 0 137 25 0 0 20 0 20 0 9107399 13588557824 319849 33554432000 4194304 4196468 140723256899808 139758831868432 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19065] ppid=19053 vsize=13270076 CPUtime=1.64 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19065/stat : 19065 (java) S 19053 19056 16320 0 -1 1077944384 5693 0 0 0 140 24 0 0 20 0 20 0 9107399 13588557824 319849 33554432000 4194304 4196468 140723256899808 139758830815632 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19066] ppid=19053 vsize=13270076 CPUtime=1.62 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19066/stat : 19066 (java) S 19053 19056 16320 0 -1 1077944384 3300 0 0 0 137 25 0 0 20 0 20 0 9107399 13588557824 319849 33554432000 4194304 4196468 140723256899808 139758829762832 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19067] ppid=19053 vsize=13270076 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19067/stat : 19067 (java) S 19053 19056 16320 0 -1 1077944384 10277 0 0 0 52 9 0 0 20 0 20 0 9107401 13588557824 319849 33554432000 4194304 4196468 140723256899808 139757971024752 139759237864066 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19068] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19068/stat : 19068 (java) S 19053 19056 16320 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 9107402 13588557824 319849 33554432000 4194304 4196468 140723256899808 139757969970784 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19069] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19069/stat : 19069 (java) S 19053 19056 16320 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 9107402 13588557824 319849 33554432000 4194304 4196468 140723256899808 139757968917888 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19070] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19070/stat : 19070 (java) S 19053 19056 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 9107406 13588557824 319849 33554432000 4194304 4196468 140723256899808 139757766043984 139759237871515 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19071] ppid=19053 vsize=13270076 CPUtime=2.22 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19071/stat : 19071 (java) S 19053 19056 16320 0 -1 1077944384 9109 0 0 0 220 2 0 0 20 0 20 0 9107406 13588557824 319849 33554432000 4194304 4196468 140723256899808 139757764991344 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19072] ppid=19053 vsize=13270076 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19072/stat : 19072 (java) S 19053 19056 16320 0 -1 1077944384 6232 0 0 0 187 1 0 0 20 0 20 0 9107406 13588557824 319849 33554432000 4194304 4196468 140723256899808 139757763938544 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19073] ppid=19053 vsize=13270076 CPUtime=2.04 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19073/stat : 19073 (java) S 19053 19056 16320 0 -1 1077944384 8622 0 0 0 202 2 0 0 20 0 20 0 9107406 13588557824 319849 33554432000 4194304 4196468 140723256899808 139757762885744 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19074] ppid=19053 vsize=13270076 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19074/stat : 19074 (java) S 19053 19056 16320 0 -1 1077944384 7063 0 0 0 71 2 0 0 20 0 20 0 9107406 13588557824 319849 33554432000 4194304 4196468 140723256899808 139757761832944 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19075] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19075/stat : 19075 (java) S 19053 19056 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 9107406 13588557824 319849 33554432000 4194304 4196468 140723256899808 139757760781408 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19076] ppid=19053 vsize=13270076 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19076/stat : 19076 (java) S 19053 19056 16320 0 -1 1077944384 981 0 0 0 35 31 0 0 20 0 20 0 9107407 13588557824 319849 33554432000 4194304 4196468 140723256899808 139757759728688 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
Current children cumulated CPU time (s) 2280.19
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.76 1.80 1.86 3/281 19258
/proc/meminfo: memFree=23650856/32770624 swapFree=5892/150932
[pid=19056] ppid=19053 vsize=13270076 CPUtime=2340.91 cores=0,2,4,6,8,10,12,14
/proc/19056/stat : 19056 (java) S 19053 19056 16320 0 -1 1077944320 122673 0 0 0 233831 260 0 0 20 0 20 0 9107397 13588557824 319839 33554432000 4194304 4196468 140723256899808 140723256882352 139759237852919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
/proc/19056/statm: 3317519 319839 3813 1 0 3305234 0
[pid=19056/tid=19057] ppid=19053 vsize=13270076 CPUtime=2318.83 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19057/stat : 19057 (java) R 19053 19056 16320 0 -1 4202560 40525 0 0 0 231857 26 0 0 20 0 20 0 9107398 13588557824 319839 33554432000 4194304 4196468 140723256899808 139759242091328 139758865518430 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19059] ppid=19053 vsize=13270076 CPUtime=1.71 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19059/stat : 19059 (java) S 19053 19056 16320 0 -1 1077944384 3160 0 0 0 147 24 0 0 20 0 20 0 9107399 13588557824 319839 33554432000 4194304 4196468 140723256899808 139759176817808 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19060] ppid=19053 vsize=13270076 CPUtime=1.67 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19060/stat : 19060 (java) S 19053 19056 16320 0 -1 1077944384 5072 0 0 0 144 23 0 0 20 0 20 0 9107399 13588557824 319839 33554432000 4194304 4196468 140723256899808 139758836079632 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19061] ppid=19053 vsize=13270076 CPUtime=1.73 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19061/stat : 19061 (java) S 19053 19056 16320 0 -1 1077944384 4224 0 0 0 148 25 0 0 20 0 20 0 9107399 13588557824 319839 33554432000 4194304 4196468 140723256899808 139758835026832 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19062] ppid=19053 vsize=13270076 CPUtime=1.7 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19062/stat : 19062 (java) S 19053 19056 16320 0 -1 1077944384 5400 0 0 0 146 24 0 0 20 0 20 0 9107399 13588557824 319839 33554432000 4194304 4196468 140723256899808 139758833974032 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19063] ppid=19053 vsize=13270076 CPUtime=1.76 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19063/stat : 19063 (java) S 19053 19056 16320 0 -1 1077944384 4852 0 0 0 151 25 0 0 20 0 20 0 9107399 13588557824 319839 33554432000 4194304 4196468 140723256899808 139758832921232 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19064] ppid=19053 vsize=13270076 CPUtime=1.73 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19064/stat : 19064 (java) S 19053 19056 16320 0 -1 1077944384 6334 0 0 0 147 26 0 0 20 0 20 0 9107399 13588557824 319839 33554432000 4194304 4196468 140723256899808 139758831868432 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19065] ppid=19053 vsize=13270076 CPUtime=1.76 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19065/stat : 19065 (java) S 19053 19056 16320 0 -1 1077944384 5812 0 0 0 151 25 0 0 20 0 20 0 9107399 13588557824 319839 33554432000 4194304 4196468 140723256899808 139758830815632 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19066] ppid=19053 vsize=13270076 CPUtime=1.71 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19066/stat : 19066 (java) S 19053 19056 16320 0 -1 1077944384 3427 0 0 0 145 26 0 0 20 0 20 0 9107399 13588557824 319839 33554432000 4194304 4196468 140723256899808 139758829762832 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19067] ppid=19053 vsize=13270076 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19067/stat : 19067 (java) S 19053 19056 16320 0 -1 1077944384 10460 0 0 0 54 9 0 0 20 0 20 0 9107401 13588557824 319839 33554432000 4194304 4196468 140723256899808 139757971024752 139759237864066 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19068] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19068/stat : 19068 (java) S 19053 19056 16320 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 9107402 13588557824 319839 33554432000 4194304 4196468 140723256899808 139757969970784 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19069] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19069/stat : 19069 (java) S 19053 19056 16320 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 9107402 13588557824 319839 33554432000 4194304 4196468 140723256899808 139757968917888 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19070] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19070/stat : 19070 (java) S 19053 19056 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 9107406 13588557824 319839 33554432000 4194304 4196468 140723256899808 139757766043984 139759237871515 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19071] ppid=19053 vsize=13270076 CPUtime=2.22 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19071/stat : 19071 (java) S 19053 19056 16320 0 -1 1077944384 9111 0 0 0 220 2 0 0 20 0 20 0 9107406 13588557824 319839 33554432000 4194304 4196468 140723256899808 139757764991344 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19072] ppid=19053 vsize=13270076 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19072/stat : 19072 (java) S 19053 19056 16320 0 -1 1077944384 6234 0 0 0 187 1 0 0 20 0 20 0 9107406 13588557824 319839 33554432000 4194304 4196468 140723256899808 139757763938544 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19073] ppid=19053 vsize=13270076 CPUtime=2.04 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19073/stat : 19073 (java) S 19053 19056 16320 0 -1 1077944384 8624 0 0 0 202 2 0 0 20 0 20 0 9107406 13588557824 319839 33554432000 4194304 4196468 140723256899808 139757762885744 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19074] ppid=19053 vsize=13270076 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19074/stat : 19074 (java) S 19053 19056 16320 0 -1 1077944384 7065 0 0 0 71 2 0 0 20 0 20 0 9107406 13588557824 319839 33554432000 4194304 4196468 140723256899808 139757761832944 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19075] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19075/stat : 19075 (java) S 19053 19056 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 9107406 13588557824 319839 33554432000 4194304 4196468 140723256899808 139757760781408 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19076] ppid=19053 vsize=13270076 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19076/stat : 19076 (java) S 19053 19056 16320 0 -1 1077944384 996 0 0 0 36 32 0 0 20 0 20 0 9107407 13588557824 319839 33554432000 4194304 4196468 140723256899808 139757759728688 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
Current children cumulated CPU time (s) 2340.91
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2381 s]
/proc/loadavg: 1.89 1.83 1.87 5/280 19295
/proc/meminfo: memFree=30398864/32770624 swapFree=5892/150980
[pid=19056] ppid=19053 vsize=13270076 CPUtime=2400.06 cores=0,2,4,6,8,10,12,14
/proc/19056/stat : 19056 (java) S 19053 19056 16320 0 -1 1077944320 124039 0 0 0 239741 265 0 0 20 0 20 0 9107397 13588557824 320731 33554432000 4194304 4196468 140723256899808 140723256882352 139759237852919 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
/proc/19056/statm: 3317519 320731 3813 1 0 3305234 0
[pid=19056/tid=19057] ppid=19053 vsize=13270076 CPUtime=2377.39 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19057/stat : 19057 (java) R 19053 19056 16320 0 -1 4202560 41040 0 0 0 237712 27 0 0 20 0 20 0 9107398 13588557824 320731 33554432000 4194304 4196468 140723256899808 139759242090912 139758864072638 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19059] ppid=19053 vsize=13270076 CPUtime=1.77 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19059/stat : 19059 (java) S 19053 19056 16320 0 -1 1077944384 3176 0 0 0 153 24 0 0 20 0 20 0 9107399 13588557824 320731 33554432000 4194304 4196468 140723256899808 139759176817808 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19060] ppid=19053 vsize=13270076 CPUtime=1.74 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19060/stat : 19060 (java) S 19053 19056 16320 0 -1 1077944384 5208 0 0 0 150 24 0 0 20 0 20 0 9107399 13588557824 320731 33554432000 4194304 4196468 140723256899808 139758836079632 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19061] ppid=19053 vsize=13270076 CPUtime=1.79 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19061/stat : 19061 (java) S 19053 19056 16320 0 -1 1077944384 4317 0 0 0 154 25 0 0 20 0 20 0 9107399 13588557824 320731 33554432000 4194304 4196468 140723256899808 139758835026832 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19062] ppid=19053 vsize=13270076 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19062/stat : 19062 (java) S 19053 19056 16320 0 -1 1077944384 5472 0 0 0 154 24 0 0 20 0 20 0 9107399 13588557824 320731 33554432000 4194304 4196468 140723256899808 139758833974032 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19063] ppid=19053 vsize=13270076 CPUtime=1.83 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19063/stat : 19063 (java) S 19053 19056 16320 0 -1 1077944384 4914 0 0 0 158 25 0 0 20 0 20 0 9107399 13588557824 320731 33554432000 4194304 4196468 140723256899808 139758832921232 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19064] ppid=19053 vsize=13270076 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19064/stat : 19064 (java) S 19053 19056 16320 0 -1 1077944384 6487 0 0 0 154 26 0 0 20 0 20 0 9107399 13588557824 320731 33554432000 4194304 4196468 140723256899808 139758831868432 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19065] ppid=19053 vsize=13270076 CPUtime=1.82 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19065/stat : 19065 (java) S 19053 19056 16320 0 -1 1077944384 5862 0 0 0 157 25 0 0 20 0 20 0 9107399 13588557824 320731 33554432000 4194304 4196468 140723256899808 139758830815632 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19066] ppid=19053 vsize=13270076 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19066/stat : 19066 (java) S 19053 19056 16320 0 -1 1077944384 3492 0 0 0 151 27 0 0 20 0 20 0 9107399 13588557824 320731 33554432000 4194304 4196468 140723256899808 139758829762832 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19067] ppid=19053 vsize=13270076 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19067/stat : 19067 (java) S 19053 19056 16320 0 -1 1077944384 10641 0 0 0 57 10 0 0 20 0 20 0 9107401 13588557824 320731 33554432000 4194304 4196468 140723256899808 139757971024752 139759237864066 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19068] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19068/stat : 19068 (java) S 19053 19056 16320 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 9107402 13588557824 320731 33554432000 4194304 4196468 140723256899808 139757969970784 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19069] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19069/stat : 19069 (java) S 19053 19056 16320 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 9107402 13588557824 320731 33554432000 4194304 4196468 140723256899808 139757968917888 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19070] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19070/stat : 19070 (java) S 19053 19056 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 9107406 13588557824 320731 33554432000 4194304 4196468 140723256899808 139757766043984 139759237871515 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19071] ppid=19053 vsize=13270076 CPUtime=2.22 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19071/stat : 19071 (java) S 19053 19056 16320 0 -1 1077944384 9113 0 0 0 220 2 0 0 20 0 20 0 9107406 13588557824 320731 33554432000 4194304 4196468 140723256899808 139757764991344 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19072] ppid=19053 vsize=13270076 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19072/stat : 19072 (java) S 19053 19056 16320 0 -1 1077944384 6236 0 0 0 187 1 0 0 20 0 20 0 9107406 13588557824 320731 33554432000 4194304 4196468 140723256899808 139757763938544 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19073] ppid=19053 vsize=13270076 CPUtime=2.04 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19073/stat : 19073 (java) S 19053 19056 16320 0 -1 1077944384 8626 0 0 0 202 2 0 0 20 0 20 0 9107406 13588557824 320731 33554432000 4194304 4196468 140723256899808 139757762885744 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19074] ppid=19053 vsize=13270076 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19074/stat : 19074 (java) S 19053 19056 16320 0 -1 1077944384 7067 0 0 0 71 2 0 0 20 0 20 0 9107406 13588557824 320731 33554432000 4194304 4196468 140723256899808 139757761832944 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19075] ppid=19053 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19075/stat : 19075 (java) S 19053 19056 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 9107406 13588557824 320731 33554432000 4194304 4196468 140723256899808 139757760781408 139759237863125 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
[pid=19056/tid=19076] ppid=19053 vsize=13270076 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/19056/task/19076/stat : 19076 (java) S 19053 19056 16320 0 -1 1077944384 1011 0 0 0 36 33 0 0 20 0 20 0 9107407 13588557824 320731 33554432000 4194304 4196468 140723256899808 139757759728688 139759237864066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35819520 140723256902797 140723256902980 140723256902980 140723256905679 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 13270076

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 19056 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2381.02
CPU time (s): 2400.09
CPU user time (s): 2397.43
CPU system time (s): 2.66739
CPU usage (%): 100.801
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.43
system time used= 2.66739
maximum resident set size= 1283484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124234
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81763
involuntary context switches= 128610

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.655 second user time and 18.2879 second system time

The end

Launcher Data

Begin job on node121 at 2017-07-22 17:46:30
IDJOB=4249696
IDBENCH=137885
IDSOLVER=2629
FILE ID=node121/4249696-1500738390
RUNJOBID= node121-1500717411-16351
PBS_JOBID= 20623364
Free space on /tmp= 61944 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-s28/BinPacking-sum-s28-561.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249696-1500738390/watcher-4249696-1500738390 -o /tmp/evaluation-result-4249696-1500738390/solver-4249696-1500738390 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1500717411-16351 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 1934695870 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249696-1500738390.xml

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

MD5SUM BENCH= 0151e8a579557b2b9e30bd86d2d74102
RANDOM SEED=1934695870

node121.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		: 2667.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	: 5334.00
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	: 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		: 1600.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	: 5334.00
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		: 1600.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		: 1600.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	: 5334.00
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		: 1600.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	: 5334.00
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		: 1600.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	: 5334.00
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		: 1600.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	: 5334.00
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		: 1867.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	: 5334.00
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		: 1600.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		: 2667.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	: 5334.00
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:        31431384 kB
MemAvailable:   31656312 kB
Buffers:          159064 kB
Cached:           340132 kB
SwapCached:            0 kB
Active:           679276 kB
Inactive:         207820 kB
Active(anon):     338968 kB
Inactive(anon):    60444 kB
Active(file):     340308 kB
Inactive(file):   147376 kB
Unevictable:        5892 kB
Mlocked:            5892 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41680 kB
Writeback:             0 kB
AnonPages:        393820 kB
Mapped:            45536 kB
Shmem:              8840 kB
Slab:             139852 kB
SReclaimable:     106160 kB
SUnreclaim:        33692 kB
KernelStack:        4496 kB
PageTables:         6088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1276856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61836 MiB
End job on node121 at 2017-07-22 18:26:11