Trace number 4249743

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.1 2348.31

General information on the benchmark

NameBinPacking/BinPacking-sum-sw100/
BinPacking-sum-sw100-11.xml
MD5SUMc58f2fe5ede8c4d6ff77ee35850bdc3a
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 variables109
Number of constraints39
Number of domains2
Minimum domain size19
Maximum domain size46
Distribution of domain sizes[{"size":19,"count":1},{"size":46,"count":108}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":90},{"degree":5,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":36},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":18},{"type":"lex","count":1},{"type":"sum","count":18},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.42/0.31	c version: 2017-06-30
0.42/0.31	c seed: 1172815057
0.42/0.31	c timeout: 2400
0.42/0.31	c memlimit: 15500
0.42/0.32	c nbcore: 8
0.42/0.34	c Parsing instance...
1.45/0.80	c Parsing done, starting search...
2400.07/2348.30	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-4249743-1500763872/watcher-4249743-1500763872 -o /tmp/evaluation-result-4249743-1500763872/solver-4249743-1500763872 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node117-1500754547-20295 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1172815057 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249743-1500763872.xml 

pid=21420
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: 2.12 2.07 1.98 3/261 21423
/proc/meminfo: memFree=23562884/32770624 swapFree=5840/331364
[pid=21423] ppid=21420 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/stat : 21423 (java) S 21420 21423 20264 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 11655875 369864704 1925 33554432000 4194304 4196468 140735622453792 140735622436336 139631090527991 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
/proc/21423/statm: 90299 1925 1072 1 0 79210 0
[pid=21423/tid=21424] ppid=21420 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21424/stat : 21424 (java) S 21420 21423 20264 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 11655876 369864704 1925 33554432000 4194304 4196468 140735622453792 139631094770080 139631090539138 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0

[startup+0.100073 s]
/proc/loadavg: 2.12 2.07 1.98 3/261 21423
/proc/meminfo: memFree=23562884/32770624 swapFree=5840/331364
[pid=21423] ppid=21420 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21423/stat : 21423 (java) S 21420 21423 20264 0 -1 1077944320 4867 0 0 0 8 1 0 0 20 0 20 0 11655875 13582725120 5944 33554432000 4194304 4196468 140735622453792 140735622436336 139631090527991 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
/proc/21423/statm: 3316095 5944 2743 1 0 3303815 0
[pid=21423/tid=21424] ppid=21420 vsize=13264380 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21424/stat : 21424 (java) R 21420 21423 20264 0 -1 4202560 2954 0 0 0 7 0 0 0 20 0 20 0 11655876 13582725120 5944 33554432000 4194304 4196468 140735622453792 139631094770272 139631047163766 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200435 s]
/proc/loadavg: 2.12 2.07 1.98 3/261 21423
/proc/meminfo: memFree=23562884/32770624 swapFree=5840/331364
[pid=21423] ppid=21420 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/21423/stat : 21423 (java) S 21420 21423 20264 0 -1 1077944320 8577 0 0 0 23 3 0 0 20 0 20 0 11655875 13582245888 9084 33554432000 4194304 4196468 140735622453792 140735622436336 139631090527991 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
/proc/21423/statm: 3315978 9084 3504 1 0 3303698 0
[pid=21423/tid=21424] ppid=21420 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21424/stat : 21424 (java) R 21420 21423 20264 0 -1 4202560 6316 0 0 0 16 2 0 0 20 0 20 0 11655876 13582245888 9084 33554432000 4194304 4196468 140735622453792 139631094755504 139631083206005 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300475 s]
/proc/loadavg: 2.12 2.07 1.98 3/261 21423
/proc/meminfo: memFree=23562884/32770624 swapFree=5840/331364
[pid=21423] ppid=21420 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/21423/stat : 21423 (java) S 21420 21423 20264 0 -1 1077944320 9568 0 0 0 38 4 0 0 20 0 20 0 11655875 13582245888 10823 33554432000 4194304 4196468 140735622453792 140735622436336 139631090527991 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
/proc/21423/statm: 3315978 10823 3616 1 0 3303698 0
[pid=21423/tid=21424] ppid=21420 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21424/stat : 21424 (java) R 21420 21423 20264 0 -1 4202560 7010 0 0 0 25 2 0 0 20 0 20 0 11655876 13582245888 10823 33554432000 4194304 4196468 140735622453792 139631094745312 139631072091547 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700296 s]
/proc/loadavg: 2.12 2.07 1.98 3/261 21423
/proc/meminfo: memFree=23562884/32770624 swapFree=5840/331364
[pid=21423] ppid=21420 vsize=13268028 CPUtime=1.17 cores=0,2,4,6,8,10,12,14
/proc/21423/stat : 21423 (java) S 21420 21423 20264 0 -1 1077944320 12087 0 0 0 110 7 0 0 20 0 20 0 11655875 13586460672 17996 33554432000 4194304 4196468 140735622453792 140735622436336 139631090527991 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
/proc/21423/statm: 3317007 17996 3758 1 0 3304722 0
[pid=21423/tid=21424] ppid=21420 vsize=13268028 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21424/stat : 21424 (java) R 21420 21423 20264 0 -1 4202560 8536 0 0 0 63 4 0 0 20 0 20 0 11655876 13586460672 17996 33554432000 4194304 4196468 140735622453792 139631094748784 139631074608478 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 13268028

[startup+1.50112 s]
/proc/loadavg: 2.12 2.07 1.98 13/281 21443
/proc/meminfo: memFree=23458304/32770624 swapFree=5840/331368
[pid=21423] ppid=21420 vsize=13268028 CPUtime=4.27 cores=0,2,4,6,8,10,12,14
/proc/21423/stat : 21423 (java) S 21420 21423 20264 0 -1 1077944320 27457 0 0 0 417 10 0 0 20 0 20 0 11655875 13586460672 39256 33554432000 4194304 4196468 140735622453792 140735622436336 139631090527991 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
/proc/21423/statm: 3317007 39256 3772 1 0 3304722 0
[pid=21423/tid=21424] ppid=21420 vsize=13268028 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21424/stat : 21424 (java) R 21420 21423 20264 0 -1 4202560 9910 0 0 0 142 5 0 0 20 0 20 0 11655876 13586460672 39256 33554432000 4194304 4196468 140735622453792 139631094763080 139630681832444 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21426] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 20264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 39256 33554432000 4194304 4196468 140735622453792 139631009007888 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21427] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 20264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 39256 33554432000 4194304 4196468 140735622453792 139631007955344 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21428] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 20264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 39256 33554432000 4194304 4196468 140735622453792 139631006902800 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21429] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 20264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 39256 33554432000 4194304 4196468 140735622453792 139631005850256 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21430] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 20264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 39256 33554432000 4194304 4196468 140735622453792 139631004797712 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21431] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 20264 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 39256 33554432000 4194304 4196468 140735622453792 139631003745168 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21432] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 20264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 39256 33554432000 4194304 4196468 140735622453792 139631002692624 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21433] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 20264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 39256 33554432000 4194304 4196468 140735622453792 139631001640080 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21434] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21434/stat : 21434 (java) S 21420 21423 20264 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 11655879 13586460672 39256 33554432000 4194304 4196468 140735622453792 139630284777456 139631090539138 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21435] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21435/stat : 21435 (java) S 21420 21423 20264 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 11655880 13586460672 39256 33554432000 4194304 4196468 140735622453792 139630283723680 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21436] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 20264 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 11655880 13586460672 39256 33554432000 4194304 4196468 140735622453792 139630282671088 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21437] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 20264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11655884 13586460672 39256 33554432000 4194304 4196468 140735622453792 139630281619664 139631090546587 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21438] ppid=21420 vsize=13268028 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21438/stat : 21438 (java) R 21420 21423 20264 0 -1 4202560 5381 0 0 0 80 1 0 0 20 0 20 0 11655884 13586460672 39256 33554432000 4194304 4196468 140735622453792 139630280567200 139631069740992 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21439] ppid=21420 vsize=13268028 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21439/stat : 21439 (java) R 21420 21423 20264 0 -1 4202560 4540 0 0 0 79 1 0 0 20 0 20 0 11655884 13586460672 39256 33554432000 4194304 4196468 140735622453792 139630279502416 139631074915472 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21440] ppid=21420 vsize=13268028 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21440/stat : 21440 (java) R 21420 21423 20264 0 -1 4202560 4670 0 0 0 77 0 0 0 20 0 20 0 11655884 13586460672 39256 33554432000 4194304 4196468 140735622453792 139630278443208 139631074924875 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21441] ppid=21420 vsize=13268028 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21441/stat : 21441 (java) S 21420 21423 20264 0 -1 1077944384 1546 0 0 0 37 1 0 0 20 0 20 0 11655884 13586460672 39256 33554432000 4194304 4196468 140735622453792 139630277409648 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21442] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21442/stat : 21442 (java) S 21420 21423 20264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11655884 13586460672 39256 33554432000 4194304 4196468 140735622453792 139630276356320 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21443] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21443/stat : 21443 (java) S 21420 21423 20264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11655885 13586460672 39256 33554432000 4194304 4196468 140735622453792 139630275303856 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 13268028

[startup+3.1008 s]
/proc/loadavg: 2.12 2.07 1.98 3/281 21443
/proc/meminfo: memFree=23356408/32770624 swapFree=5840/331368
[pid=21423] ppid=21420 vsize=13268028 CPUtime=6.58 cores=0,2,4,6,8,10,12,14
/proc/21423/stat : 21423 (java) S 21420 21423 20264 0 -1 1077944320 30580 0 0 0 642 16 0 0 20 0 20 0 11655875 13586460672 56837 33554432000 4194304 4196468 140735622453792 140735622436336 139631090527991 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
/proc/21423/statm: 3317007 56837 3796 1 0 3304722 0
[pid=21423/tid=21424] ppid=21420 vsize=13268028 CPUtime=3.05 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21424/stat : 21424 (java) R 21420 21423 20264 0 -1 4202560 10305 0 0 0 298 7 0 0 20 0 20 0 11655876 13586460672 56837 33554432000 4194304 4196468 140735622453792 139631094763544 139630683232939 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21426] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 20264 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 56837 33554432000 4194304 4196468 140735622453792 139631009007888 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21427] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 20264 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 56837 33554432000 4194304 4196468 140735622453792 139631007955344 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21428] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 20264 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 56837 33554432000 4194304 4196468 140735622453792 139631006902800 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21429] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 20264 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 56837 33554432000 4194304 4196468 140735622453792 139631005850256 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21430] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 20264 0 -1 1077944384 652 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 56837 33554432000 4194304 4196468 140735622453792 139631004797712 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21431] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 20264 0 -1 1077944384 144 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 56837 33554432000 4194304 4196468 140735622453792 139631003745168 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21432] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 20264 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 56837 33554432000 4194304 4196468 140735622453792 139631002692624 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21433] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 20264 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 20 0 11655877 13586460672 56837 33554432000 4194304 4196468 140735622453792 139631001640080 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21434] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21434/stat : 21434 (java) S 21420 21423 20264 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 20 0 11655879 13586460672 56837 33554432000 4194304 4196468 140735622453792 139630284777456 139631090539138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21435] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21435/stat : 21435 (java) S 21420 21423 20264 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 11655880 13586460672 56837 33554432000 4194304 4196468 140735622453792 139630283723744 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21436] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 20264 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 11655880 13586460672 56837 33554432000 4194304 4196468 140735622453792 139630282671104 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21437] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 20264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11655884 13586460672 56837 33554432000 4194304 4196468 140735622453792 139630281619664 139631090546587 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21438] ppid=21420 vsize=13268028 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21438/stat : 21438 (java) S 21420 21423 20264 0 -1 1077944384 5472 0 0 0 106 1 0 0 20 0 20 0 11655884 13586460672 56837 33554432000 4194304 4196468 140735622453792 139630280567280 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21439] ppid=21420 vsize=13268028 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21439/stat : 21439 (java) S 21420 21423 20264 0 -1 1077944384 4609 0 0 0 94 1 0 0 20 0 20 0 11655884 13586460672 56837 33554432000 4194304 4196468 140735622453792 139630279514736 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21440] ppid=21420 vsize=13268028 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21440/stat : 21440 (java) S 21420 21423 20264 0 -1 1077944384 5298 0 0 0 96 1 0 0 20 0 20 0 11655884 13586460672 56837 33554432000 4194304 4196468 140735622453792 139630278462192 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21441] ppid=21420 vsize=13268028 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21441/stat : 21441 (java) S 21420 21423 20264 0 -1 1077944384 2119 0 0 0 40 1 0 0 20 0 20 0 11655884 13586460672 56837 33554432000 4194304 4196468 140735622453792 139630277409648 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21442] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21442/stat : 21442 (java) S 21420 21423 20264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11655884 13586460672 56837 33554432000 4194304 4196468 140735622453792 139630276356320 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21443] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21443/stat : 21443 (java) D 21420 21423 20264 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11655885 13586460672 56837 33554432000 4194304 4196468 140735622453792 139630275303776 139631075384078 0 4 0 16800975 18446744072099904645 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
Current children cumulated CPU time (s) 6.58
Current children cumulated vsize (KiB) 13268028

[startup+6.30114 s]
/proc/loadavg: 2.43 2.14 2.00 10/281 21443
/proc/meminfo: memFree=23142172/32770624 swapFree=5840/331376
[pid=21423] ppid=21420 vsize=13268028 CPUtime=9.9 cores=0,2,4,6,8,10,12,14
/proc/21423/stat : 21423 (java) S 21420 21423 20264 0 -1 1077944320 32272 0 0 0 972 18 0 0 20 0 20 0 11655875 13586460672 55150 33554432000 4194304 4196468 140735622453792 140735622436336 139631090527991 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
/proc/21423/statm: 3317007 55150 3801 1 0 3304722 0
[pid=21423/tid=21424] ppid=21420 vsize=13268028 CPUtime=6.22 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21424/stat : 21424 (java) R 21420 21423 20264 0 -1 4202560 10820 0 0 0 615 7 0 0 20 0 20 0 11655876 13586460672 55150 33554432000 4194304 4196468 140735622453792 139631094766032 139630683145553 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21426] ppid=21420 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 20264 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 20 0 11655877 13586460672 55150 33554432000 4194304 4196468 140735622453792 139631009007888 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21427] ppid=21420 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 20264 0 -1 1077944384 47 0 0 0 1 0 0 0 20 0 20 0 11655877 13586460672 55150 33554432000 4194304 4196468 140735622453792 139631007955344 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21428] ppid=21420 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 20264 0 -1 1077944384 456 0 0 0 1 0 0 0 20 0 20 0 11655877 13586460672 55150 33554432000 4194304 4196468 140735622453792 139631006902800 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21429] ppid=21420 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 20264 0 -1 1077944384 126 0 0 0 1 0 0 0 20 0 20 0 11655877 13586460672 55150 33554432000 4194304 4196468 140735622453792 139631005850256 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21430] ppid=21420 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 20264 0 -1 1077944384 673 0 0 0 1 0 0 0 20 0 20 0 11655877 13586460672 55150 33554432000 4194304 4196468 140735622453792 139631004797712 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21431] ppid=21420 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 20264 0 -1 1077944384 260 0 0 0 1 0 0 0 20 0 20 0 11655877 13586460672 55150 33554432000 4194304 4196468 140735622453792 139631003745168 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21432] ppid=21420 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 20264 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 20 0 11655877 13586460672 55150 33554432000 4194304 4196468 140735622453792 139631002692624 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21433] ppid=21420 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 20264 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 20 0 11655877 13586460672 55150 33554432000 4194304 4196468 140735622453792 139631001640080 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21434] ppid=21420 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21434/stat : 21434 (java) S 21420 21423 20264 0 -1 1077944384 283 0 0 0 1 0 0 0 20 0 20 0 11655879 13586460672 55150 33554432000 4194304 4196468 140735622453792 139630284777456 139631090539138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21435] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21435/stat : 21435 (java) S 21420 21423 20264 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 11655880 13586460672 55150 33554432000 4194304 4196468 140735622453792 139630283723744 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21436] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 20264 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 11655880 13586460672 55150 33554432000 4194304 4196468 140735622453792 139630282671104 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21437] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=21423/tid=21439] ppid=21420 vsize=13268028 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21439/stat : 21439 (java) S 21420 21423 20264 0 -1 1077944384 5603 0 0 0 98 2 0 0 20 0 20 0 11655884 13586460672 84244 33554432000 4194304 4196468 140735622453792 139630279514736 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21440] ppid=21420 vsize=13268028 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21440/stat : 21440 (java) S 21420 21423 20264 0 -1 1077944384 6654 0 0 0 102 1 0 0 20 0 20 0 11655884 13586460672 84244 33554432000 4194304 4196468 140735622453792 139630278462192 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21441] ppid=21420 vsize=13268028 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21441/stat : 21441 (java) S 21420 21423 20264 0 -1 1077944384 2287 0 0 0 41 1 0 0 20 0 20 0 11655884 13586460672 84244 33554432000 4194304 4196468 140735622453792 139630277409648 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21442] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21442/stat : 21442 (java) S 21420 21423 20264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11655884 13586460672 84244 33554432000 4194304 4196468 140735622453792 139630276356320 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21443] ppid=21420 vsize=13268028 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21443/stat : 21443 (java) S 21420 21423 20264 0 -1 1077944384 725 0 0 0 45 47 0 0 20 0 20 0 11655885 13586460672 84244 33554432000 4194304 4196468 140735622453792 139630275303856 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
Current children cumulated CPU time (s) 2250.72
Current children cumulated vsize (KiB) 13268028

[startup+2262.3 s]
/proc/loadavg: 1.21 1.30 1.59 3/281 21632
/proc/meminfo: memFree=29702132/32770624 swapFree=5840/332572
[pid=21423] ppid=21420 vsize=13268028 CPUtime=2312.09 cores=0,2,4,6,8,10,12,14
/proc/21423/stat : 21423 (java) S 21420 21423 20264 0 -1 1077944320 87641 0 0 0 230868 341 0 0 20 0 20 0 11655875 13586460672 85335 33554432000 4194304 4196468 140735622453792 140735622436336 139631090527991 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
/proc/21423/statm: 3317007 85335 3801 1 0 3304722 0
[pid=21423/tid=21424] ppid=21420 vsize=13268028 CPUtime=2247.43 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21424/stat : 21424 (java) R 21420 21423 20264 0 -1 4202560 33792 0 0 0 224724 19 0 0 20 0 20 0 11655876 13586460672 85335 33554432000 4194304 4196468 140735622453792 139631094766080 139630682733604 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21426] ppid=21420 vsize=13268028 CPUtime=6.94 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 20264 0 -1 1077944384 2785 0 0 0 663 31 0 0 20 0 20 0 11655877 13586460672 85335 33554432000 4194304 4196468 140735622453792 139631009007888 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21427] ppid=21420 vsize=13268028 CPUtime=6.88 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 20264 0 -1 1077944384 3097 0 0 0 654 34 0 0 20 0 20 0 11655877 13586460672 85335 33554432000 4194304 4196468 140735622453792 139631007955344 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21428] ppid=21420 vsize=13268028 CPUtime=6.94 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 20264 0 -1 1077944384 3380 0 0 0 661 33 0 0 20 0 20 0 11655877 13586460672 85335 33554432000 4194304 4196468 140735622453792 139631006902800 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21429] ppid=21420 vsize=13268028 CPUtime=6.95 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 20264 0 -1 1077944384 4300 0 0 0 661 34 0 0 20 0 20 0 11655877 13586460672 85335 33554432000 4194304 4196468 140735622453792 139631005850256 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21430] ppid=21420 vsize=13268028 CPUtime=6.92 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 20264 0 -1 1077944384 2378 0 0 0 660 32 0 0 20 0 20 0 11655877 13586460672 85335 33554432000 4194304 4196468 140735622453792 139631004797712 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21431] ppid=21420 vsize=13268028 CPUtime=6.94 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 20264 0 -1 1077944384 3342 0 0 0 659 35 0 0 20 0 20 0 11655877 13586460672 85335 33554432000 4194304 4196468 140735622453792 139631003745168 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21432] ppid=21420 vsize=13268028 CPUtime=6.88 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 20264 0 -1 1077944384 2640 0 0 0 656 32 0 0 20 0 20 0 11655877 13586460672 85335 33554432000 4194304 4196468 140735622453792 139631002692624 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21433] ppid=21420 vsize=13268028 CPUtime=6.85 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 20264 0 -1 1077944384 2383 0 0 0 654 31 0 0 20 0 20 0 11655877 13586460672 85335 33554432000 4194304 4196468 140735622453792 139631001640080 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21434] ppid=21420 vsize=13268028 CPUtime=4.71 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21434/stat : 21434 (java) S 21420 21423 20264 0 -1 1077944384 7142 0 0 0 434 37 0 0 20 0 20 0 11655879 13586460672 85335 33554432000 4194304 4196468 140735622453792 139630284777456 139631090539138 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21435] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21435/stat : 21435 (java) S 21420 21423 20264 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 11655880 13586460672 85335 33554432000 4194304 4196468 140735622453792 139630283723744 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21436] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 20264 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 11655880 13586460672 85335 33554432000 4194304 4196468 140735622453792 139630282671104 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21437] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 20264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11655884 13586460672 85335 33554432000 4194304 4196468 140735622453792 139630281619664 139631090546587 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21438] ppid=21420 vsize=13268028 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21438/stat : 21438 (java) S 21420 21423 20264 0 -1 1077944384 5681 0 0 0 110 1 0 0 20 0 20 0 11655884 13586460672 85335 33554432000 4194304 4196468 140735622453792 139630280567280 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 3 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21439] ppid=21420 vsize=13268028 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21439/stat : 21439 (java) S 21420 21423 20264 0 -1 1077944384 5605 0 0 0 98 2 0 0 20 0 20 0 11655884 13586460672 85335 33554432000 4194304 4196468 140735622453792 139630279514736 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21440] ppid=21420 vsize=13268028 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21440/stat : 21440 (java) S 21420 21423 20264 0 -1 1077944384 6656 0 0 0 102 1 0 0 20 0 20 0 11655884 13586460672 85335 33554432000 4194304 4196468 140735622453792 139630278462192 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21441] ppid=21420 vsize=13268028 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21441/stat : 21441 (java) S 21420 21423 20264 0 -1 1077944384 2289 0 0 0 41 1 0 0 20 0 20 0 11655884 13586460672 85335 33554432000 4194304 4196468 140735622453792 139630277409648 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21442] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21442/stat : 21442 (java) S 21420 21423 20264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11655884 13586460672 85335 33554432000 4194304 4196468 140735622453792 139630276356320 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21443] ppid=21420 vsize=13268028 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21443/stat : 21443 (java) S 21420 21423 20264 0 -1 1077944384 740 0 0 0 46 48 0 0 20 0 20 0 11655885 13586460672 85335 33554432000 4194304 4196468 140735622453792 139630275303856 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
Current children cumulated CPU time (s) 2312.09
Current children cumulated vsize (KiB) 13268028

[startup+2322.31 s]
/proc/loadavg: 1.56 1.38 1.60 3/281 21633
/proc/meminfo: memFree=29774380/32770624 swapFree=5840/332596
[pid=21423] ppid=21420 vsize=13268028 CPUtime=2373.47 cores=0,2,4,6,8,10,12,14
/proc/21423/stat : 21423 (java) S 21420 21423 20264 0 -1 1077944320 89402 0 0 0 236997 350 0 0 20 0 20 0 11655875 13586460672 86387 33554432000 4194304 4196468 140735622453792 140735622436336 139631090527991 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
/proc/21423/statm: 3317007 86387 3801 1 0 3304722 0
[pid=21423/tid=21424] ppid=21420 vsize=13268028 CPUtime=2307.02 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21424/stat : 21424 (java) R 21420 21423 20264 0 -1 4202560 34456 0 0 0 230683 19 0 0 20 0 20 0 11655876 13586460672 86387 33554432000 4194304 4196468 140735622453792 139631094766352 139630683233257 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21426] ppid=21420 vsize=13268028 CPUtime=7.13 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 20264 0 -1 1077944384 2967 0 0 0 682 31 0 0 20 0 20 0 11655877 13586460672 86387 33554432000 4194304 4196468 140735622453792 139631009007888 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21427] ppid=21420 vsize=13268028 CPUtime=7.07 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 20264 0 -1 1077944384 3122 0 0 0 672 35 0 0 20 0 20 0 11655877 13586460672 86387 33554432000 4194304 4196468 140735622453792 139631007955344 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21428] ppid=21420 vsize=13268028 CPUtime=7.15 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 20264 0 -1 1077944384 3514 0 0 0 681 34 0 0 20 0 20 0 11655877 13586460672 86387 33554432000 4194304 4196468 140735622453792 139631006902800 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21429] ppid=21420 vsize=13268028 CPUtime=7.17 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 20264 0 -1 1077944384 4320 0 0 0 681 36 0 0 20 0 20 0 11655877 13586460672 86387 33554432000 4194304 4196468 140735622453792 139631005850256 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21430] ppid=21420 vsize=13268028 CPUtime=7.13 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 20264 0 -1 1077944384 2400 0 0 0 680 33 0 0 20 0 20 0 11655877 13586460672 86387 33554432000 4194304 4196468 140735622453792 139631004797712 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21431] ppid=21420 vsize=13268028 CPUtime=7.15 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 20264 0 -1 1077944384 3482 0 0 0 679 36 0 0 20 0 20 0 11655877 13586460672 86387 33554432000 4194304 4196468 140735622453792 139631003745168 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21432] ppid=21420 vsize=13268028 CPUtime=7.09 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 20264 0 -1 1077944384 2801 0 0 0 676 33 0 0 20 0 20 0 11655877 13586460672 86387 33554432000 4194304 4196468 140735622453792 139631002692624 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21433] ppid=21420 vsize=13268028 CPUtime=7.05 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 20264 0 -1 1077944384 2589 0 0 0 673 32 0 0 20 0 20 0 11655877 13586460672 86387 33554432000 4194304 4196468 140735622453792 139631001640080 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21434] ppid=21420 vsize=13268028 CPUtime=4.83 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21434/stat : 21434 (java) S 21420 21423 20264 0 -1 1077944384 7326 0 0 0 446 37 0 0 20 0 20 0 11655879 13586460672 86387 33554432000 4194304 4196468 140735622453792 139630284777456 139631090539138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21435] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21435/stat : 21435 (java) S 21420 21423 20264 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 11655880 13586460672 86387 33554432000 4194304 4196468 140735622453792 139630283723744 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21436] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 20264 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 11655880 13586460672 86387 33554432000 4194304 4196468 140735622453792 139630282671104 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21437] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 20264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11655884 13586460672 86387 33554432000 4194304 4196468 140735622453792 139630281619664 139631090546587 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21438] ppid=21420 vsize=13268028 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21438/stat : 21438 (java) S 21420 21423 20264 0 -1 1077944384 5683 0 0 0 110 1 0 0 20 0 20 0 11655884 13586460672 86387 33554432000 4194304 4196468 140735622453792 139630280567280 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 3 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21439] ppid=21420 vsize=13268028 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21439/stat : 21439 (java) S 21420 21423 20264 0 -1 1077944384 5607 0 0 0 98 2 0 0 20 0 20 0 11655884 13586460672 86387 33554432000 4194304 4196468 140735622453792 139630279514736 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21440] ppid=21420 vsize=13268028 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21440/stat : 21440 (java) S 21420 21423 20264 0 -1 1077944384 6658 0 0 0 102 1 0 0 20 0 20 0 11655884 13586460672 86387 33554432000 4194304 4196468 140735622453792 139630278462192 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21441] ppid=21420 vsize=13268028 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21441/stat : 21441 (java) S 21420 21423 20264 0 -1 1077944384 2291 0 0 0 41 1 0 0 20 0 20 0 11655884 13586460672 86387 33554432000 4194304 4196468 140735622453792 139630277409648 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21442] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21442/stat : 21442 (java) S 21420 21423 20264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11655884 13586460672 86387 33554432000 4194304 4196468 140735622453792 139630276356320 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21443] ppid=21420 vsize=13268028 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21443/stat : 21443 (java) S 21420 21423 20264 0 -1 1077944384 755 0 0 0 47 50 0 0 20 0 20 0 11655885 13586460672 86387 33554432000 4194304 4196468 140735622453792 139630275303856 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 27 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
Current children cumulated CPU time (s) 2373.47
Current children cumulated vsize (KiB) 13268028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2348.3 s]
/proc/loadavg: 1.22 1.32 1.57 3/281 21640
/proc/meminfo: memFree=29785004/32770624 swapFree=5840/332608
[pid=21423] ppid=21420 vsize=13268028 CPUtime=2400.07 cores=0,2,4,6,8,10,12,14
/proc/21423/stat : 21423 (java) S 21420 21423 20264 0 -1 1077944320 90541 0 0 0 239654 353 0 0 20 0 20 0 11655875 13586460672 86926 33554432000 4194304 4196468 140735622453792 140735622436336 139631090527991 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
/proc/21423/statm: 3317007 86926 3801 1 0 3304722 0
[pid=21423/tid=21424] ppid=21420 vsize=13268028 CPUtime=2332.83 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21424/stat : 21424 (java) R 21420 21423 20264 0 -1 4202560 34966 0 0 0 233263 20 0 0 20 0 20 0 11655876 13586460672 86926 33554432000 4194304 4196468 140735622453792 139631094766032 139630683233230 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21426] ppid=21420 vsize=13268028 CPUtime=7.24 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21426/stat : 21426 (java) S 21420 21423 20264 0 -1 1077944384 2988 0 0 0 692 32 0 0 20 0 20 0 11655877 13586460672 86926 33554432000 4194304 4196468 140735622453792 139631009007888 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21427] ppid=21420 vsize=13268028 CPUtime=7.16 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21427/stat : 21427 (java) S 21420 21423 20264 0 -1 1077944384 3171 0 0 0 681 35 0 0 20 0 20 0 11655877 13586460672 86926 33554432000 4194304 4196468 140735622453792 139631007955344 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21428] ppid=21420 vsize=13268028 CPUtime=7.22 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21428/stat : 21428 (java) S 21420 21423 20264 0 -1 1077944384 3571 0 0 0 688 34 0 0 20 0 20 0 11655877 13586460672 86926 33554432000 4194304 4196468 140735622453792 139631006902800 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21429] ppid=21420 vsize=13268028 CPUtime=7.27 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21429/stat : 21429 (java) S 21420 21423 20264 0 -1 1077944384 4516 0 0 0 691 36 0 0 20 0 20 0 11655877 13586460672 86926 33554432000 4194304 4196468 140735622453792 139631005850256 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21430] ppid=21420 vsize=13268028 CPUtime=7.22 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21430/stat : 21430 (java) S 21420 21423 20264 0 -1 1077944384 2417 0 0 0 688 34 0 0 20 0 20 0 11655877 13586460672 86926 33554432000 4194304 4196468 140735622453792 139631004797712 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21431] ppid=21420 vsize=13268028 CPUtime=7.24 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21431/stat : 21431 (java) S 21420 21423 20264 0 -1 1077944384 3520 0 0 0 688 36 0 0 20 0 20 0 11655877 13586460672 86926 33554432000 4194304 4196468 140735622453792 139631003745168 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21432] ppid=21420 vsize=13268028 CPUtime=7.19 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21432/stat : 21432 (java) S 21420 21423 20264 0 -1 1077944384 2825 0 0 0 685 34 0 0 20 0 20 0 11655877 13586460672 86926 33554432000 4194304 4196468 140735622453792 139631002692624 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21433] ppid=21420 vsize=13268028 CPUtime=7.14 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21433/stat : 21433 (java) S 21420 21423 20264 0 -1 1077944384 2618 0 0 0 682 32 0 0 20 0 20 0 11655877 13586460672 86926 33554432000 4194304 4196468 140735622453792 139631001640080 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21434] ppid=21420 vsize=13268028 CPUtime=4.89 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21434/stat : 21434 (java) S 21420 21423 20264 0 -1 1077944384 7503 0 0 0 451 38 0 0 20 0 20 0 11655879 13586460672 86926 33554432000 4194304 4196468 140735622453792 139630284777456 139631090539138 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21435] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21435/stat : 21435 (java) S 21420 21423 20264 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 11655880 13586460672 86926 33554432000 4194304 4196468 140735622453792 139630283723744 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21436] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21436/stat : 21436 (java) S 21420 21423 20264 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 11655880 13586460672 86926 33554432000 4194304 4196468 140735622453792 139630282671104 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21437] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21437/stat : 21437 (java) S 21420 21423 20264 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11655884 13586460672 86926 33554432000 4194304 4196468 140735622453792 139630281619664 139631090546587 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21438] ppid=21420 vsize=13268028 CPUtime=1.11 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21438/stat : 21438 (java) S 21420 21423 20264 0 -1 1077944384 5685 0 0 0 110 1 0 0 20 0 20 0 11655884 13586460672 86926 33554432000 4194304 4196468 140735622453792 139630280567280 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 3 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21439] ppid=21420 vsize=13268028 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21439/stat : 21439 (java) S 21420 21423 20264 0 -1 1077944384 5609 0 0 0 98 2 0 0 20 0 20 0 11655884 13586460672 86926 33554432000 4194304 4196468 140735622453792 139630279514736 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21440] ppid=21420 vsize=13268028 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21440/stat : 21440 (java) S 21420 21423 20264 0 -1 1077944384 6660 0 0 0 102 1 0 0 20 0 20 0 11655884 13586460672 86926 33554432000 4194304 4196468 140735622453792 139630278462192 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21441] ppid=21420 vsize=13268028 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21441/stat : 21441 (java) S 21420 21423 20264 0 -1 1077944384 2293 0 0 0 41 1 0 0 20 0 20 0 11655884 13586460672 86926 33554432000 4194304 4196468 140735622453792 139630277409648 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21442] ppid=21420 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21442/stat : 21442 (java) S 21420 21423 20264 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11655884 13586460672 86926 33554432000 4194304 4196468 140735622453792 139630276356320 139631090538197 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
[pid=21423/tid=21443] ppid=21420 vsize=13268028 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/21423/task/21443/stat : 21443 (java) S 21420 21423 20264 0 -1 1077944384 768 0 0 0 47 50 0 0 20 0 20 0 11655885 13586460672 86926 33554432000 4194304 4196468 140735622453792 139630275303856 139631090539138 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 27 0 0 6293624 6294260 35586048 140735622460559 140735622460740 140735622460740 140735622463439 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 13268028

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

Child status: 143
Real time (s): 2348.31
CPU time (s): 2400.1
CPU user time (s): 2396.56
CPU system time (s): 3.54459
CPU usage (%): 102.205
Max. virtual memory (cumulated for all children) (KiB): 13268028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.56
system time used= 3.54459
maximum resident set size= 348268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90730
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 273690
involuntary context switches= 162977

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.8403 second user time and 21.2398 second system time

The end

Launcher Data

Begin job on node117 at 2017-07-23 00:51:12
IDJOB=4249743
IDBENCH=138136
IDSOLVER=2627
FILE ID=node117/4249743-1500763872
RUNJOBID= node117-1500754547-20295
PBS_JOBID= 20624591
Free space on /tmp= 61844 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-sw100/BinPacking-sum-sw100-11.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-4249743-1500763872/watcher-4249743-1500763872 -o /tmp/evaluation-result-4249743-1500763872/solver-4249743-1500763872 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node117-1500754547-20295 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1172815057 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249743-1500763872.xml

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

MD5SUM BENCH= c58f2fe5ede8c4d6ff77ee35850bdc3a
RANDOM SEED=1172815057

node117.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		: 1600.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.92
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	: 5333.92
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		: 2533.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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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	: 5333.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 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	: 5333.92
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		: 2668.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		: 2400.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.92
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		: 2668.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.92
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		: 2668.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		: 1867.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.92
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		: 2668.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:        23563408 kB
MemAvailable:   24067048 kB
Buffers:          154560 kB
Cached:           628328 kB
SwapCached:            0 kB
Active:          8412984 kB
Inactive:         340528 kB
Active(anon):    7973452 kB
Inactive(anon):     8704 kB
Active(file):     439532 kB
Inactive(file):   331824 kB
Unevictable:        5840 kB
Mlocked:            5840 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42136 kB
Writeback:             0 kB
AnonPages:       7976848 kB
Mapped:            45932 kB
Shmem:              8840 kB
Slab:             130496 kB
SReclaimable:      96236 kB
SUnreclaim:        34260 kB
KernelStack:        4512 kB
PageTables:        20996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    9428352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7565312 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= 61888 MiB
End job on node117 at 2017-07-23 01:30:20