Trace number 4247541

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: OscaR - Conflict Ordering 2017-06-30? (TO) 2400.1 2361.91

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-096.xml
MD5SUM3c52232e333025b0260987be45274879
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark92.949402
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints53
Number of domains1
Minimum domain size334
Maximum domain size334
Distribution of domain sizes[{"size":334,"count":50}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":48},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":51},{"arity":2,"count":1},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints52
Distribution of constraint types[{"type":"intension","count":52},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.42/0.30	c version: 2017-06-30
0.42/0.30	c seed: 1190151027
0.42/0.30	c timeout: 2400
0.42/0.30	c memlimit: 15500
0.42/0.30	c nbcore: 8
0.42/0.32	c Parsing instance...
1.13/0.77	c Parsing done, starting search...
2400.07/2361.91	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-4247541-1500726977/watcher-4247541-1500726977 -o /tmp/evaluation-result-4247541-1500726977/solver-4247541-1500726977 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500715858-19807 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1190151027 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4247541-1500726977.xml 

pid=22206
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.47 1.39 1.47 2/261 22209
/proc/meminfo: memFree=31312328/32770624 swapFree=5936/296028
[pid=22209] ppid=22206 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/stat : 22209 (java) S 22206 22209 19776 0 -1 1077944320 1717 0 0 0 0 0 0 0 20 0 2 0 7962635 369864704 1925 33554432000 4194304 4196468 140737226237280 140737226219824 139719334522615 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
/proc/22209/statm: 90299 1925 1072 1 0 79210 0
[pid=22209/tid=22210] ppid=22206 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22210/stat : 22210 (java) S 22206 22209 19776 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 7962635 369864704 1925 33554432000 4194304 4196468 140737226237280 139719338764704 139719334533762 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0

[startup+0.100072 s]
/proc/loadavg: 1.47 1.39 1.47 2/261 22209
/proc/meminfo: memFree=31312328/32770624 swapFree=5936/296028
[pid=22209] ppid=22206 vsize=13264380 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/22209/stat : 22209 (java) S 22206 22209 19776 0 -1 1077944320 5784 0 0 0 9 1 0 0 20 0 20 0 7962635 13582725120 6348 33554432000 4194304 4196468 140737226237280 140737226219824 139719334522615 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
/proc/22209/statm: 3316095 6348 3301 1 0 3303815 0
[pid=22209/tid=22210] ppid=22206 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22210/stat : 22210 (java) R 22206 22209 19776 0 -1 4202560 3860 0 0 0 8 0 0 0 20 0 20 0 7962635 13582725120 6348 33554432000 4194304 4196468 140737226237280 139719338757536 139719334544541 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13264380

[startup+0.200383 s]
/proc/loadavg: 1.47 1.39 1.47 2/261 22209
/proc/meminfo: memFree=31312328/32770624 swapFree=5936/296028
[pid=22209] ppid=22206 vsize=13263944 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/22209/stat : 22209 (java) S 22206 22209 19776 0 -1 1077944320 8943 0 0 0 24 2 0 0 20 0 20 0 7962635 13582278656 8917 33554432000 4194304 4196468 140737226237280 140737226219824 139719334522615 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
/proc/22209/statm: 3315978 8917 3540 1 0 3303698 0
[pid=22209/tid=22210] ppid=22206 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22210/stat : 22210 (java) D 22206 22209 19776 0 -1 1077944384 6662 0 0 0 17 1 0 0 20 0 20 0 7962635 13582245888 8917 33554432000 4194304 4196468 140737226237280 139719338730768 139719327201837 0 4 0 16800975 18446744072101690916 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263944

[startup+0.300262 s]
/proc/loadavg: 1.47 1.39 1.47 2/261 22209
/proc/meminfo: memFree=31312328/32770624 swapFree=5936/296028
[pid=22209] ppid=22206 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/22209/stat : 22209 (java) S 22206 22209 19776 0 -1 1077944320 9911 0 0 0 40 2 0 0 20 0 20 0 7962635 13582245888 11100 33554432000 4194304 4196468 140737226237280 140737226219824 139719334522615 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
/proc/22209/statm: 3315978 11100 3620 1 0 3303698 0
[pid=22209/tid=22210] ppid=22206 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22210/stat : 22210 (java) R 22206 22209 19776 0 -1 4202560 7357 0 0 0 26 1 0 0 20 0 20 0 7962635 13582245888 11100 33554432000 4194304 4196468 140737226237280 139719338740760 139719318603102 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700238 s]
/proc/loadavg: 1.47 1.39 1.47 2/261 22209
/proc/meminfo: memFree=31312328/32770624 swapFree=5936/296028
[pid=22209] ppid=22206 vsize=13268028 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/22209/stat : 22209 (java) S 22206 22209 19776 0 -1 1077944320 12807 0 0 0 108 5 0 0 20 0 20 0 7962635 13586460672 18642 33554432000 4194304 4196468 140737226237280 140737226219824 139719334522615 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
/proc/22209/statm: 3317007 18642 3743 1 0 3304722 0
[pid=22209/tid=22210] ppid=22206 vsize=13268028 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22210/stat : 22210 (java) R 22206 22209 19776 0 -1 4202560 9371 0 0 0 64 3 0 0 20 0 20 0 7962635 13586460672 18642 33554432000 4194304 4196468 140737226237280 139719338749680 139719318603102 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 13268028

[startup+1.50106 s]
/proc/loadavg: 1.47 1.39 1.47 6/281 22229
/proc/meminfo: memFree=31215016/32770624 swapFree=5936/296056
[pid=22209] ppid=22206 vsize=13268028 CPUtime=4.26 cores=0,2,4,6,8,10,12,14
/proc/22209/stat : 22209 (java) S 22206 22209 19776 0 -1 1077944320 28280 0 0 0 417 9 0 0 20 0 20 0 7962635 13586460672 37494 33554432000 4194304 4196468 140737226237280 140737226219824 139719334522615 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
/proc/22209/statm: 3317007 37494 3782 1 0 3304722 0
[pid=22209/tid=22210] ppid=22206 vsize=13268028 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22210/stat : 22210 (java) R 22206 22209 19776 0 -1 4202560 10552 0 0 0 143 4 0 0 20 0 20 0 7962635 13586460672 37494 33554432000 4194304 4196468 140737226237280 139719338759064 139718930889005 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22212] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22212/stat : 22212 (java) S 22206 22209 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 37494 33554432000 4194304 4196468 140737226237280 139719253003280 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22213] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22213/stat : 22213 (java) S 22206 22209 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 37494 33554432000 4194304 4196468 140737226237280 139719251950736 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22214] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22214/stat : 22214 (java) S 22206 22209 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 37494 33554432000 4194304 4196468 140737226237280 139719250897680 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22215] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22215/stat : 22215 (java) S 22206 22209 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 37494 33554432000 4194304 4196468 140737226237280 139719249845136 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22216] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22216/stat : 22216 (java) S 22206 22209 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 37494 33554432000 4194304 4196468 140737226237280 139719248792080 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22217] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22217/stat : 22217 (java) S 22206 22209 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 37494 33554432000 4194304 4196468 140737226237280 139719247739536 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22218] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22218/stat : 22218 (java) S 22206 22209 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 37494 33554432000 4194304 4196468 140737226237280 139719246686480 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22219] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22219/stat : 22219 (java) S 22206 22209 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 37494 33554432000 4194304 4196468 140737226237280 139718926789008 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22220] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22220/stat : 22220 (java) S 22206 22209 19776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 7962638 13586460672 37494 33554432000 4194304 4196468 140737226237280 139718798211824 139719334533762 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22221] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22221/stat : 22221 (java) S 22206 22209 19776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 7962639 13586460672 37494 33554432000 4194304 4196468 140737226237280 139718797158048 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22222] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22222/stat : 22222 (java) S 22206 22209 19776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 7962639 13586460672 37494 33554432000 4194304 4196468 140737226237280 139718796104944 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22223] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22223/stat : 22223 (java) S 22206 22209 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7962643 13586460672 37494 33554432000 4194304 4196468 140737226237280 139718795053520 139719334541211 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22224] ppid=22206 vsize=13268028 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22224/stat : 22224 (java) R 22206 22209 19776 0 -1 4202560 6156 0 0 0 77 1 0 0 20 0 20 0 7962643 13586460672 37494 33554432000 4194304 4196468 140737226237280 139718793999800 139719318910153 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22225] ppid=22206 vsize=13268028 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22225/stat : 22225 (java) R 22206 22209 19776 0 -1 4202560 4181 0 0 0 79 1 0 0 20 0 20 0 7962643 13586460672 37494 33554432000 4194304 4196468 140737226237280 139718792934104 139719315225990 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22226] ppid=22206 vsize=13268028 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22226/stat : 22226 (java) R 22206 22209 19776 0 -1 4202560 4498 0 0 0 80 1 0 0 20 0 20 0 7962643 13586460672 37494 33554432000 4194304 4196468 140737226237280 139718791881088 139719312118105 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22227] ppid=22206 vsize=13268028 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22227/stat : 22227 (java) S 22206 22209 19776 0 -1 1077944384 1495 0 0 0 36 0 0 0 20 0 20 0 7962643 13586460672 37494 33554432000 4194304 4196468 140737226237280 139718790842480 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22228] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22228/stat : 22228 (java) S 22206 22209 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7962643 13586460672 37494 33554432000 4194304 4196468 140737226237280 139718789790688 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22229] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22229/stat : 22229 (java) S 22206 22209 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7962644 13586460672 37494 33554432000 4194304 4196468 140737226237280 139718788738224 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 13268028

[startup+3.10083 s]
/proc/loadavg: 1.47 1.39 1.47 3/281 22229
/proc/meminfo: memFree=31135280/32770624 swapFree=5936/296064
[pid=22209] ppid=22206 vsize=13268028 CPUtime=6.02 cores=0,2,4,6,8,10,12,14
/proc/22209/stat : 22209 (java) S 22206 22209 19776 0 -1 1077944320 31615 0 0 0 590 12 0 0 20 0 20 0 7962635 13586460672 55876 33554432000 4194304 4196468 140737226237280 140737226219824 139719334522615 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
/proc/22209/statm: 3317007 55876 3807 1 0 3304722 0
[pid=22209/tid=22210] ppid=22206 vsize=13268028 CPUtime=2.6 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22210/stat : 22210 (java) R 22206 22209 19776 0 -1 4202560 10917 0 0 0 255 5 0 0 20 0 20 0 7962635 13586460672 55876 33554432000 4194304 4196468 140737226237280 139719338760920 139718930949998 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22212] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22212/stat : 22212 (java) S 22206 22209 19776 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 55876 33554432000 4194304 4196468 140737226237280 139719253003280 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22213] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22213/stat : 22213 (java) S 22206 22209 19776 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 55876 33554432000 4194304 4196468 140737226237280 139719251950736 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22214] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22214/stat : 22214 (java) S 22206 22209 19776 0 -1 1077944384 329 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 55876 33554432000 4194304 4196468 140737226237280 139719250897680 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22215] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22215/stat : 22215 (java) S 22206 22209 19776 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 55876 33554432000 4194304 4196468 140737226237280 139719249845136 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22216] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22216/stat : 22216 (java) S 22206 22209 19776 0 -1 1077944384 449 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 55876 33554432000 4194304 4196468 140737226237280 139719248792080 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22217] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22217/stat : 22217 (java) S 22206 22209 19776 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 55876 33554432000 4194304 4196468 140737226237280 139719247739536 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22218] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22218/stat : 22218 (java) S 22206 22209 19776 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 55876 33554432000 4194304 4196468 140737226237280 139719246686480 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22219] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22219/stat : 22219 (java) S 22206 22209 19776 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 55876 33554432000 4194304 4196468 140737226237280 139718926789008 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22220] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22220/stat : 22220 (java) S 22206 22209 19776 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 20 0 7962638 13586460672 55876 33554432000 4194304 4196468 140737226237280 139718798211824 139719334533762 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22221] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22221/stat : 22221 (java) S 22206 22209 19776 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 7962639 13586460672 55876 33554432000 4194304 4196468 140737226237280 139718797158112 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22222] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22222/stat : 22222 (java) S 22206 22209 19776 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 7962639 13586460672 55876 33554432000 4194304 4196468 140737226237280 139718796104960 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22223] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22223/stat : 22223 (java) S 22206 22209 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7962643 13586460672 55876 33554432000 4194304 4196468 140737226237280 139718795053520 139719334541211 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22224] ppid=22206 vsize=13268028 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22224/stat : 22224 (java) S 22206 22209 19776 0 -1 1077944384 6289 0 0 0 98 1 0 0 20 0 20 0 7962643 13586460672 55876 33554432000 4194304 4196468 140737226237280 139718794000624 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22225] ppid=22206 vsize=13268028 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22225/stat : 22225 (java) S 22206 22209 19776 0 -1 1077944384 4305 0 0 0 95 1 0 0 20 0 20 0 7962643 13586460672 55876 33554432000 4194304 4196468 140737226237280 139718792948080 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 46 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22226] ppid=22206 vsize=13268028 CPUtime=0.98 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22226/stat : 22226 (java) S 22206 22209 19776 0 -1 1077944384 4552 0 0 0 97 1 0 0 20 0 20 0 7962643 13586460672 55876 33554432000 4194304 4196468 140737226237280 139718791895024 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22227] ppid=22206 vsize=13268028 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22227/stat : 22227 (java) S 22206 22209 19776 0 -1 1077944384 2770 0 0 0 38 0 0 0 20 0 20 0 7962643 13586460672 55876 33554432000 4194304 4196468 140737226237280 139718790842480 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22228] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22228/stat : 22228 (java) S 22206 22209 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7962643 13586460672 55876 33554432000 4194304 4196468 140737226237280 139718789790688 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22229] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22229/stat : 22229 (java) S 22206 22209 19776 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 7962644 13586460672 55876 33554432000 4194304 4196468 140737226237280 139718788738224 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 13268028

[startup+6.30077 s]
/proc/loadavg: 1.43 1.38 1.46 3/281 22229
/proc/meminfo: memFree=31095968/32770624 swapFree=5936/296064
[pid=22209] ppid=22206 vsize=13268028 CPUtime=9.52 cores=0,2,4,6,8,10,12,14
/proc/22209/stat : 22209 (java) S 22206 22209 19776 0 -1 1077944320 31978 0 0 0 936 16 0 0 20 0 20 0 7962635 13586460672 57449 33554432000 4194304 4196468 140737226237280 140737226219824 139719334522615 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
/proc/22209/statm: 3317007 57449 3807 1 0 3304722 0
[pid=22209/tid=22210] ppid=22206 vsize=13268028 CPUtime=5.79 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22210/stat : 22210 (java) R 22206 22209 19776 0 -1 4202560 10972 0 0 0 574 5 0 0 20 0 20 0 7962635 13586460672 57449 33554432000 4194304 4196468 140737226237280 139719338760488 139718931712694 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22212] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22212/stat : 22212 (java) S 22206 22209 19776 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 57449 33554432000 4194304 4196468 140737226237280 139719253003280 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22213] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22213/stat : 22213 (java) S 22206 22209 19776 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 57449 33554432000 4194304 4196468 140737226237280 139719251950736 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22214] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22214/stat : 22214 (java) S 22206 22209 19776 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 57449 33554432000 4194304 4196468 140737226237280 139719250897680 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22215] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22215/stat : 22215 (java) S 22206 22209 19776 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 57449 33554432000 4194304 4196468 140737226237280 139719249845136 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22216] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22216/stat : 22216 (java) S 22206 22209 19776 0 -1 1077944384 458 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 57449 33554432000 4194304 4196468 140737226237280 139719248792080 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22217] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22217/stat : 22217 (java) S 22206 22209 19776 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 57449 33554432000 4194304 4196468 140737226237280 139719247739536 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22218] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22218/stat : 22218 (java) S 22206 22209 19776 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 57449 33554432000 4194304 4196468 140737226237280 139719246686480 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22219] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22219/stat : 22219 (java) S 22206 22209 19776 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 7962636 13586460672 57449 33554432000 4194304 4196468 140737226237280 139718926789008 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22220] ppid=22206 vsize=13268028 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22220/stat : 22220 (java) S 22206 22209 19776 0 -1 1077944384 242 0 0 0 1 0 0 0 20 0 20 0 7962638 13586460672 57449 33554432000 4194304 4196468 140737226237280 139718798211824 139719334533762 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22221] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22221/stat : 22221 (java) S 22206 22209 19776 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 7962639 13586460672 57449 33554432000 4194304 4196468 140737226237280 139718797158112 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22222] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22222/stat : 22222 (java) S 22206 22209 19776 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 7962639 13586460672 57449 33554432000 4194304 4196468 140737226237280 139718796104960 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22223] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=22209/tid=22225] ppid=22206 vsize=13268028 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22225/stat : 22225 (java) S 22206 22209 19776 0 -1 1077944384 10063 0 0 0 136 1 0 0 20 0 20 0 7962643 13586460672 66570 33554432000 4194304 4196468 140737226237280 139718792948080 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 46 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22226] ppid=22206 vsize=13268028 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22226/stat : 22226 (java) S 22206 22209 19776 0 -1 1077944384 6706 0 0 0 111 1 0 0 20 0 20 0 7962643 13586460672 66570 33554432000 4194304 4196468 140737226237280 139718791895024 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22227] ppid=22206 vsize=13268028 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22227/stat : 22227 (java) S 22206 22209 19776 0 -1 1077944384 4290 0 0 0 40 1 0 0 20 0 20 0 7962643 13586460672 66570 33554432000 4194304 4196468 140737226237280 139718790842480 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22228] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22228/stat : 22228 (java) S 22206 22209 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7962643 13586460672 66570 33554432000 4194304 4196468 140737226237280 139718789790688 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22229] ppid=22206 vsize=13268028 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22229/stat : 22229 (java) S 22206 22209 19776 0 -1 1077944384 1336 0 0 0 31 27 0 0 20 0 20 0 7962644 13586460672 66570 33554432000 4194304 4196468 140737226237280 139718788738224 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
Current children cumulated CPU time (s) 2298.62
Current children cumulated vsize (KiB) 13268028

[startup+2322.3 s]
/proc/loadavg: 1.39 1.36 1.41 3/281 22409
/proc/meminfo: memFree=31145240/32770624 swapFree=5936/298188
[pid=22209] ppid=22206 vsize=13268028 CPUtime=2359.62 cores=0,2,4,6,8,10,12,14
/proc/22209/stat : 22209 (java) S 22206 22209 19776 0 -1 1077944320 80158 0 0 0 235708 254 0 0 20 0 20 0 7962635 13586460672 67082 33554432000 4194304 4196468 140737226237280 140737226219824 139719334522615 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
/proc/22209/statm: 3317007 67082 3813 1 0 3304722 0
[pid=22209/tid=22210] ppid=22206 vsize=13268028 CPUtime=2310.8 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22210/stat : 22210 (java) R 22206 22209 19776 0 -1 4202560 27837 0 0 0 231065 15 0 0 20 0 20 0 7962635 13586460672 67082 33554432000 4194304 4196468 140737226237280 139719338761040 139718930889363 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22212] ppid=22206 vsize=13268028 CPUtime=4.96 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22212/stat : 22212 (java) S 22206 22209 19776 0 -1 1077944384 1418 0 0 0 473 23 0 0 20 0 20 0 7962636 13586460672 67082 33554432000 4194304 4196468 140737226237280 139719253003280 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22213] ppid=22206 vsize=13268028 CPUtime=5.08 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22213/stat : 22213 (java) S 22206 22209 19776 0 -1 1077944384 2454 0 0 0 483 25 0 0 20 0 20 0 7962636 13586460672 67082 33554432000 4194304 4196468 140737226237280 139719251950736 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22214] ppid=22206 vsize=13268028 CPUtime=5.1 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22214/stat : 22214 (java) S 22206 22209 19776 0 -1 1077944384 1597 0 0 0 484 26 0 0 20 0 20 0 7962636 13586460672 67082 33554432000 4194304 4196468 140737226237280 139719250897680 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22215] ppid=22206 vsize=13268028 CPUtime=5.01 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22215/stat : 22215 (java) S 22206 22209 19776 0 -1 1077944384 1401 0 0 0 479 22 0 0 20 0 20 0 7962636 13586460672 67082 33554432000 4194304 4196468 140737226237280 139719249845136 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22216] ppid=22206 vsize=13268028 CPUtime=5.05 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22216/stat : 22216 (java) S 22206 22209 19776 0 -1 1077944384 1377 0 0 0 477 28 0 0 20 0 20 0 7962636 13586460672 67082 33554432000 4194304 4196468 140737226237280 139719248792080 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22217] ppid=22206 vsize=13268028 CPUtime=4.99 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22217/stat : 22217 (java) S 22206 22209 19776 0 -1 1077944384 2061 0 0 0 473 26 0 0 20 0 20 0 7962636 13586460672 67082 33554432000 4194304 4196468 140737226237280 139719247739536 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22218] ppid=22206 vsize=13268028 CPUtime=5.17 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22218/stat : 22218 (java) S 22206 22209 19776 0 -1 1077944384 1743 0 0 0 490 27 0 0 20 0 20 0 7962636 13586460672 67082 33554432000 4194304 4196468 140737226237280 139719246686480 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22219] ppid=22206 vsize=13268028 CPUtime=5.03 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22219/stat : 22219 (java) S 22206 22209 19776 0 -1 1077944384 1028 0 0 0 477 26 0 0 20 0 20 0 7962636 13586460672 67082 33554432000 4194304 4196468 140737226237280 139718926789008 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22220] ppid=22206 vsize=13268028 CPUtime=3.51 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22220/stat : 22220 (java) S 22206 22209 19776 0 -1 1077944384 5432 0 0 0 325 26 0 0 20 0 20 0 7962638 13586460672 67082 33554432000 4194304 4196468 140737226237280 139718798211824 139719334533762 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22221] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22221/stat : 22221 (java) S 22206 22209 19776 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 7962639 13586460672 67082 33554432000 4194304 4196468 140737226237280 139718797158112 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22222] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22222/stat : 22222 (java) S 22206 22209 19776 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 7962639 13586460672 67082 33554432000 4194304 4196468 140737226237280 139718796104960 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22223] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22223/stat : 22223 (java) S 22206 22209 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7962643 13586460672 67082 33554432000 4194304 4196468 140737226237280 139718795053520 139719334541211 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22224] ppid=22206 vsize=13268028 CPUtime=1.26 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22224/stat : 22224 (java) S 22206 22209 19776 0 -1 1077944384 9940 0 0 0 124 2 0 0 20 0 20 0 7962643 13586460672 67082 33554432000 4194304 4196468 140737226237280 139718794000624 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22225] ppid=22206 vsize=13268028 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22225/stat : 22225 (java) S 22206 22209 19776 0 -1 1077944384 10065 0 0 0 136 1 0 0 20 0 20 0 7962643 13586460672 67082 33554432000 4194304 4196468 140737226237280 139718792948080 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 46 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22226] ppid=22206 vsize=13268028 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22226/stat : 22226 (java) S 22206 22209 19776 0 -1 1077944384 6708 0 0 0 111 1 0 0 20 0 20 0 7962643 13586460672 67082 33554432000 4194304 4196468 140737226237280 139718791895024 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22227] ppid=22206 vsize=13268028 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22227/stat : 22227 (java) S 22206 22209 19776 0 -1 1077944384 4292 0 0 0 40 1 0 0 20 0 20 0 7962643 13586460672 67082 33554432000 4194304 4196468 140737226237280 139718790842480 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22228] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22228/stat : 22228 (java) S 22206 22209 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7962643 13586460672 67082 33554432000 4194304 4196468 140737226237280 139718789790688 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22229] ppid=22206 vsize=13268028 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22229/stat : 22229 (java) S 22206 22209 19776 0 -1 1077944384 1355 0 0 0 32 28 0 0 20 0 20 0 7962644 13586460672 67082 33554432000 4194304 4196468 140737226237280 139718788738224 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
Current children cumulated CPU time (s) 2359.62
Current children cumulated vsize (KiB) 13268028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2361.9 s]
/proc/loadavg: 1.51 1.39 1.42 3/281 22410
/proc/meminfo: memFree=31140732/32770624 swapFree=5936/298224
[pid=22209] ppid=22206 vsize=13268028 CPUtime=2400.07 cores=0,2,4,6,8,10,12,14
/proc/22209/stat : 22209 (java) S 22206 22209 19776 0 -1 1077944320 81068 0 0 0 239748 259 0 0 20 0 20 0 7962635 13586460672 67594 33554432000 4194304 4196468 140737226237280 140737226219824 139719334522615 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
/proc/22209/statm: 3317007 67594 3813 1 0 3304722 0
[pid=22209/tid=22210] ppid=22206 vsize=13268028 CPUtime=2350.17 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22210/stat : 22210 (java) R 22206 22209 19776 0 -1 4202560 28342 0 0 0 235002 15 0 0 20 0 20 0 7962635 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719338761184 139718931712712 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22212] ppid=22206 vsize=13268028 CPUtime=5.09 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22212/stat : 22212 (java) S 22206 22209 19776 0 -1 1077944384 1422 0 0 0 486 23 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719253003280 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22213] ppid=22206 vsize=13268028 CPUtime=5.2 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22213/stat : 22213 (java) S 22206 22209 19776 0 -1 1077944384 2457 0 0 0 495 25 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719251950736 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22214] ppid=22206 vsize=13268028 CPUtime=5.24 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22214/stat : 22214 (java) S 22206 22209 19776 0 -1 1077944384 1602 0 0 0 497 27 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719250897680 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22215] ppid=22206 vsize=13268028 CPUtime=5.15 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22215/stat : 22215 (java) S 22206 22209 19776 0 -1 1077944384 1505 0 0 0 492 23 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719249845136 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22216] ppid=22206 vsize=13268028 CPUtime=5.17 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22216/stat : 22216 (java) S 22206 22209 19776 0 -1 1077944384 1384 0 0 0 489 28 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719248792080 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22217] ppid=22206 vsize=13268028 CPUtime=5.11 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22217/stat : 22217 (java) S 22206 22209 19776 0 -1 1077944384 2066 0 0 0 485 26 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719247739536 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22218] ppid=22206 vsize=13268028 CPUtime=5.29 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22218/stat : 22218 (java) S 22206 22209 19776 0 -1 1077944384 1751 0 0 0 501 28 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719246686480 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22219] ppid=22206 vsize=13268028 CPUtime=5.14 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22219/stat : 22219 (java) S 22206 22209 19776 0 -1 1077944384 1091 0 0 0 488 26 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718926789008 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22220] ppid=22206 vsize=13268028 CPUtime=3.56 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22220/stat : 22220 (java) S 22206 22209 19776 0 -1 1077944384 5614 0 0 0 330 26 0 0 20 0 20 0 7962638 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718798211824 139719334533762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22221] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22221/stat : 22221 (java) S 22206 22209 19776 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 7962639 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718797158112 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22222] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22222/stat : 22222 (java) S 22206 22209 19776 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 7962639 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718796104960 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22223] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22223/stat : 22223 (java) S 22206 22209 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7962643 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718795053520 139719334541211 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22224] ppid=22206 vsize=13268028 CPUtime=1.26 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22224/stat : 22224 (java) S 22206 22209 19776 0 -1 1077944384 9942 0 0 0 124 2 0 0 20 0 20 0 7962643 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718794000624 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22225] ppid=22206 vsize=13268028 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22225/stat : 22225 (java) S 22206 22209 19776 0 -1 1077944384 10067 0 0 0 137 1 0 0 20 0 20 0 7962643 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718792948080 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22226] ppid=22206 vsize=13268028 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22226/stat : 22226 (java) S 22206 22209 19776 0 -1 1077944384 6710 0 0 0 111 1 0 0 20 0 20 0 7962643 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718791895024 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22227] ppid=22206 vsize=13268028 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22227/stat : 22227 (java) S 22206 22209 19776 0 -1 1077944384 4294 0 0 0 40 1 0 0 20 0 20 0 7962643 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718790842480 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22228] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22228/stat : 22228 (java) S 22206 22209 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7962643 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718789790688 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22229] ppid=22206 vsize=13268028 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22229/stat : 22229 (java) S 22206 22209 19776 0 -1 1077944384 1371 0 0 0 33 28 0 0 20 0 20 0 7962644 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718788738224 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 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 22209 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2361.9 s]
/proc/loadavg: 1.51 1.39 1.42 3/281 22410
/proc/meminfo: memFree=31140732/32770624 swapFree=5936/298224
[pid=22209] ppid=22206 vsize=13268028 CPUtime=2400.07 cores=0,2,4,6,8,10,12,14
/proc/22209/stat : 22209 (java) S 22206 22209 19776 0 -1 1077944320 81068 0 0 0 239748 259 0 0 20 0 20 0 7962635 13586460672 67594 33554432000 4194304 4196468 140737226237280 140737226219824 139719334522615 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
/proc/22209/statm: 3317007 67594 3813 1 0 3304722 0
[pid=22209/tid=22210] ppid=22206 vsize=13268028 CPUtime=2350.17 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22210/stat : 22210 (java) R 22206 22209 19776 0 -1 4202560 28342 0 0 0 235002 15 0 0 20 0 20 0 7962635 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719338761184 139718931712712 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22212] ppid=22206 vsize=13268028 CPUtime=5.09 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22212/stat : 22212 (java) S 22206 22209 19776 0 -1 1077944384 1422 0 0 0 486 23 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719253003280 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22213] ppid=22206 vsize=13268028 CPUtime=5.2 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22213/stat : 22213 (java) S 22206 22209 19776 0 -1 1077944384 2457 0 0 0 495 25 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719251950736 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22214] ppid=22206 vsize=13268028 CPUtime=5.24 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22214/stat : 22214 (java) S 22206 22209 19776 0 -1 1077944384 1602 0 0 0 497 27 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719250897680 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22215] ppid=22206 vsize=13268028 CPUtime=5.15 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22215/stat : 22215 (java) S 22206 22209 19776 0 -1 1077944384 1505 0 0 0 492 23 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719249845136 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22216] ppid=22206 vsize=13268028 CPUtime=5.17 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22216/stat : 22216 (java) S 22206 22209 19776 0 -1 1077944384 1384 0 0 0 489 28 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719248792080 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22217] ppid=22206 vsize=13268028 CPUtime=5.11 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22217/stat : 22217 (java) S 22206 22209 19776 0 -1 1077944384 2066 0 0 0 485 26 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719247739536 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22218] ppid=22206 vsize=13268028 CPUtime=5.29 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22218/stat : 22218 (java) S 22206 22209 19776 0 -1 1077944384 1751 0 0 0 501 28 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139719246686480 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22219] ppid=22206 vsize=13268028 CPUtime=5.14 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22219/stat : 22219 (java) S 22206 22209 19776 0 -1 1077944384 1091 0 0 0 488 26 0 0 20 0 20 0 7962636 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718926789008 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22220] ppid=22206 vsize=13268028 CPUtime=3.56 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22220/stat : 22220 (java) S 22206 22209 19776 0 -1 1077944384 5614 0 0 0 330 26 0 0 20 0 20 0 7962638 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718798211824 139719334533762 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22221] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22221/stat : 22221 (java) S 22206 22209 19776 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 7962639 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718797158112 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22222] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22222/stat : 22222 (java) S 22206 22209 19776 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 7962639 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718796104960 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22223] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22223/stat : 22223 (java) S 22206 22209 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7962643 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718795053520 139719334541211 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22224] ppid=22206 vsize=13268028 CPUtime=1.26 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22224/stat : 22224 (java) S 22206 22209 19776 0 -1 1077944384 9942 0 0 0 124 2 0 0 20 0 20 0 7962643 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718794000624 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22225] ppid=22206 vsize=13268028 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22225/stat : 22225 (java) S 22206 22209 19776 0 -1 1077944384 10067 0 0 0 137 1 0 0 20 0 20 0 7962643 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718792948080 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22226] ppid=22206 vsize=13268028 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22226/stat : 22226 (java) S 22206 22209 19776 0 -1 1077944384 6710 0 0 0 111 1 0 0 20 0 20 0 7962643 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718791895024 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22227] ppid=22206 vsize=13268028 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22227/stat : 22227 (java) S 22206 22209 19776 0 -1 1077944384 4294 0 0 0 40 1 0 0 20 0 20 0 7962643 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718790842480 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22228] ppid=22206 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22228/stat : 22228 (java) S 22206 22209 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7962643 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718789790688 139719334532821 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
[pid=22209/tid=22229] ppid=22206 vsize=13268028 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/22209/task/22229/stat : 22229 (java) S 22206 22209 19776 0 -1 1077944384 1371 0 0 0 33 28 0 0 20 0 20 0 7962644 13586460672 67594 33554432000 4194304 4196468 140737226237280 139718788738224 139719334533762 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 19206144 140737226245257 140737226245444 140737226245444 140737226248143 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 13268028

Child status: 143
Real time (s): 2361.91
CPU time (s): 2400.1
CPU user time (s): 2397.5
CPU system time (s): 2.60308
CPU usage (%): 101.617
Max. virtual memory (cumulated for all children) (KiB): 13268028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.5
system time used= 2.60308
maximum resident set size= 270940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81314
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 209367
involuntary context switches= 150504

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.307 second user time and 21.2966 second system time

The end

Launcher Data

Begin job on node151 at 2017-07-22 14:36:17
IDJOB=4247541
IDBENCH=127848
IDSOLVER=2628
FILE ID=node151/4247541-1500726977
RUNJOBID= node151-1500715858-19807
PBS_JOBID= 20623357
Free space on /tmp= 61984 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-096.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247541-1500726977/watcher-4247541-1500726977 -o /tmp/evaluation-result-4247541-1500726977/solver-4247541-1500726977 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500715858-19807 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1190151027 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4247541-1500726977.xml

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

MD5SUM BENCH= 3c52232e333025b0260987be45274879
RANDOM SEED=1190151027

node151.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	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31312432 kB
MemAvailable:   31659108 kB
Buffers:          137040 kB
Cached:           488952 kB
SwapCached:            0 kB
Active:           717520 kB
Inactive:         304696 kB
Active(anon):     398780 kB
Inactive(anon):     8668 kB
Active(file):     318740 kB
Inactive(file):   296028 kB
Unevictable:        5936 kB
Mlocked:            5968 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41948 kB
Writeback:             0 kB
AnonPages:        523004 kB
Mapped:            46100 kB
Shmem:              8848 kB
Slab:             129556 kB
SReclaimable:      95488 kB
SUnreclaim:        34068 kB
KernelStack:        4864 kB
PageTables:         6616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1162248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    450560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61944 MiB
End job on node151 at 2017-07-22 15:15:40