Trace number 4249582

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.07 2353.52

General information on the benchmark

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

Solver Data

0.42/0.31	c version: 2017-06-30
0.42/0.31	c seed: 1966188707
0.42/0.31	c timeout: 2400
0.42/0.31	c memlimit: 15500
0.42/0.31	c nbcore: 8
0.42/0.34	c Parsing instance...
2400.04/2353.50	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-4249582-1500759021/watcher-4249582-1500759021 -o /tmp/evaluation-result-4249582-1500759021/solver-4249582-1500759021 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500752046-25633 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1966188707 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249582-1500759021.xml 

pid=26382
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.61 1.64 1.68 2/261 26385
/proc/meminfo: memFree=27143588/32770624 swapFree=7184/329116
[pid=26385] ppid=26382 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/stat : 26385 (java) S 26382 26385 25602 0 -1 1077944320 1717 0 0 0 0 0 0 0 20 0 2 0 11168853 369864704 1925 33554432000 4194304 4196468 140721758542032 140721758524576 140065199759095 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
/proc/26385/statm: 90299 1925 1072 1 0 79210 0
[pid=26385/tid=26386] ppid=26382 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26386/stat : 26386 (java) R 26382 26385 25602 0 -1 4202560 430 0 0 0 0 0 0 0 20 0 2 0 11168854 369864704 1989 33554432000 4194304 4196468 140721758542032 140065204001184 140065177903488 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0

[startup+0.100164 s]
/proc/loadavg: 1.61 1.64 1.68 2/261 26385
/proc/meminfo: memFree=27143588/32770624 swapFree=7184/329116
[pid=26385] ppid=26382 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/26385/stat : 26385 (java) S 26382 26385 25602 0 -1 1077944320 5789 0 0 0 8 1 0 0 20 0 20 0 11168853 13582725120 6395 33554432000 4194304 4196468 140721758542032 140721758524576 140065199759095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
/proc/26385/statm: 3316095 6395 3237 1 0 3303815 0
[pid=26385/tid=26386] ppid=26382 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26386/stat : 26386 (java) R 26382 26385 25602 0 -1 4202560 3873 0 0 0 7 1 0 0 20 0 20 0 11168854 13582725120 6395 33554432000 4194304 4196468 140721758542032 140065204001376 140065156393957 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200361 s]
/proc/loadavg: 1.61 1.64 1.68 2/261 26385
/proc/meminfo: memFree=27143588/32770624 swapFree=7184/329116
[pid=26385] ppid=26382 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/26385/stat : 26385 (java) S 26382 26385 25602 0 -1 1077944320 9003 0 0 0 24 2 0 0 20 0 20 0 11168853 13582245888 9031 33554432000 4194304 4196468 140721758542032 140721758524576 140065199759095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
/proc/26385/statm: 3315978 9031 3551 1 0 3303698 0
[pid=26385/tid=26386] ppid=26382 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26386/stat : 26386 (java) R 26382 26385 25602 0 -1 4202560 6722 0 0 0 16 2 0 0 20 0 20 0 11168854 13582245888 9031 33554432000 4194304 4196468 140721758542032 140065203987472 140065199781021 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.30026 s]
/proc/loadavg: 1.61 1.64 1.68 2/261 26385
/proc/meminfo: memFree=27143588/32770624 swapFree=7184/329116
[pid=26385] ppid=26382 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/26385/stat : 26385 (java) S 26382 26385 25602 0 -1 1077944320 9982 0 0 0 39 3 0 0 20 0 20 0 11168853 13582245888 10775 33554432000 4194304 4196468 140721758542032 140721758524576 140065199759095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
/proc/26385/statm: 3315978 10775 3625 1 0 3303698 0
[pid=26385/tid=26386] ppid=26382 vsize=13263912 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26386/stat : 26386 (java) R 26382 26385 25602 0 -1 4202560 7436 0 0 0 25 3 0 0 20 0 20 0 11168854 13582245888 10775 33554432000 4194304 4196468 140721758542032 140065203981744 140065180585173 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700204 s]
/proc/loadavg: 1.61 1.64 1.68 2/261 26385
/proc/meminfo: memFree=27143588/32770624 swapFree=7184/329116
[pid=26385] ppid=26382 vsize=13265980 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/26385/stat : 26385 (java) S 26382 26385 25602 0 -1 1077944320 12376 0 0 0 127 5 0 0 20 0 20 0 11168853 13584363520 19302 33554432000 4194304 4196468 140721758542032 140721758524576 140065199759095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
/proc/26385/statm: 3316495 19302 3749 1 0 3304210 0
[pid=26385/tid=26386] ppid=26382 vsize=13265980 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26386/stat : 26386 (java) R 26382 26385 25602 0 -1 4202560 8410 0 0 0 64 4 0 0 20 0 20 0 11168854 13584363520 19302 33554432000 4194304 4196468 140721758542032 140065203991400 140064808633612 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13265980

[startup+1.50089 s]
/proc/loadavg: 1.61 1.64 1.68 3/281 26405
/proc/meminfo: memFree=26994584/32770624 swapFree=7184/329212
[pid=26385] ppid=26382 vsize=13265980 CPUtime=3.11 cores=0,2,4,6,8,10,12,14
/proc/26385/stat : 26385 (java) S 26382 26385 25602 0 -1 1077944320 19961 0 0 0 298 13 0 0 20 0 20 0 11168853 13584363520 49636 33554432000 4194304 4196468 140721758542032 140721758524576 140065199759095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
/proc/26385/statm: 3316495 49636 3800 1 0 3304210 0
[pid=26385/tid=26386] ppid=26382 vsize=13265980 CPUtime=1.45 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26386/stat : 26386 (java) R 26382 26385 25602 0 -1 4202560 9926 0 0 0 140 5 0 0 20 0 20 0 11168854 13584363520 49636 33554432000 4194304 4196468 140721758542032 140065203995320 140064809732106 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26388] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26388/stat : 26388 (java) S 26382 26385 25602 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49636 33554432000 4194304 4196468 140721758542032 140065131895824 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26389] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26389/stat : 26389 (java) S 26382 26385 25602 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49636 33554432000 4194304 4196468 140721758542032 140065130843280 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26390] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26390/stat : 26390 (java) S 26382 26385 25602 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49636 33554432000 4194304 4196468 140721758542032 140065129790224 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26391] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26391/stat : 26391 (java) S 26382 26385 25602 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49636 33554432000 4194304 4196468 140721758542032 140065128737680 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26392] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26392/stat : 26392 (java) S 26382 26385 25602 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49636 33554432000 4194304 4196468 140721758542032 140065127684624 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26393] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26393/stat : 26393 (java) S 26382 26385 25602 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49636 33554432000 4194304 4196468 140721758542032 140065126632080 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26394] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26394/stat : 26394 (java) S 26382 26385 25602 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49636 33554432000 4194304 4196468 140721758542032 140064792217872 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26395] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26395/stat : 26395 (java) S 26382 26385 25602 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49636 33554432000 4194304 4196468 140721758542032 140064791165328 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26396] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26396/stat : 26396 (java) S 26382 26385 25602 0 -1 1077944384 175 0 0 0 0 0 0 0 20 0 20 0 11168857 13584363520 49636 33554432000 4194304 4196468 140721758542032 140064394324720 140065199770242 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26397] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26397/stat : 26397 (java) S 26382 26385 25602 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 11168858 13584363520 49636 33554432000 4194304 4196468 140721758542032 140064393270944 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26398] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26398/stat : 26398 (java) S 26382 26385 25602 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 11168858 13584363520 49636 33554432000 4194304 4196468 140721758542032 140064392217840 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26399] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26399/stat : 26399 (java) S 26382 26385 25602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11168862 13584363520 49636 33554432000 4194304 4196468 140721758542032 140064391166416 140065199777691 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26400] ppid=26382 vsize=13265980 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26400/stat : 26400 (java) S 26382 26385 25602 0 -1 1077944384 1863 0 0 0 38 0 0 0 20 0 20 0 11168862 13584363520 49636 33554432000 4194304 4196468 140721758542032 140064390113520 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26401] ppid=26382 vsize=13265980 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26401/stat : 26401 (java) S 26382 26385 25602 0 -1 1077944384 2078 0 0 0 41 0 0 0 20 0 20 0 11168862 13584363520 49636 33554432000 4194304 4196468 140721758542032 140064389060976 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26402] ppid=26382 vsize=13265980 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26402/stat : 26402 (java) S 26382 26385 25602 0 -1 1077944384 1641 0 0 0 39 0 0 0 20 0 20 0 11168862 13584363520 49636 33554432000 4194304 4196468 140721758542032 140064388007920 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26403] ppid=26382 vsize=13265980 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26403/stat : 26403 (java) S 26382 26385 25602 0 -1 1077944384 2117 0 0 0 32 0 0 0 20 0 20 0 11168862 13584363520 49636 33554432000 4194304 4196468 140721758542032 140064319334512 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26404] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26404/stat : 26404 (java) S 26382 26385 25602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11168862 13584363520 49636 33554432000 4194304 4196468 140721758542032 140064318282720 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26405] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26405/stat : 26405 (java) S 26382 26385 25602 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 11168863 13584363520 49636 33554432000 4194304 4196468 140721758542032 140064317230256 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 13265980

[startup+3.10091 s]
/proc/loadavg: 1.61 1.64 1.68 3/281 26405
/proc/meminfo: memFree=26959896/32770624 swapFree=7184/329212
[pid=26385] ppid=26382 vsize=13265980 CPUtime=4.88 cores=0,2,4,6,8,10,12,14
/proc/26385/stat : 26385 (java) S 26382 26385 25602 0 -1 1077944320 20528 0 0 0 474 14 0 0 20 0 20 0 11168853 13584363520 49724 33554432000 4194304 4196468 140721758542032 140721758524576 140065199759095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
/proc/26385/statm: 3316495 49724 3800 1 0 3304210 0
[pid=26385/tid=26386] ppid=26382 vsize=13265980 CPUtime=3.05 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26386/stat : 26386 (java) R 26382 26385 25602 0 -1 4202560 10208 0 0 0 300 5 0 0 20 0 20 0 11168854 13584363520 49724 33554432000 4194304 4196468 140721758542032 140065203994888 140064809702160 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26388] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26388/stat : 26388 (java) S 26382 26385 25602 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49724 33554432000 4194304 4196468 140721758542032 140065131895824 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26389] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26389/stat : 26389 (java) S 26382 26385 25602 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49724 33554432000 4194304 4196468 140721758542032 140065130843280 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26390] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26390/stat : 26390 (java) S 26382 26385 25602 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49724 33554432000 4194304 4196468 140721758542032 140065129790224 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26391] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26391/stat : 26391 (java) S 26382 26385 25602 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49724 33554432000 4194304 4196468 140721758542032 140065128737680 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26392] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26392/stat : 26392 (java) S 26382 26385 25602 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49724 33554432000 4194304 4196468 140721758542032 140065127684624 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26393] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26393/stat : 26393 (java) S 26382 26385 25602 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49724 33554432000 4194304 4196468 140721758542032 140065126632080 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26394] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26394/stat : 26394 (java) S 26382 26385 25602 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49724 33554432000 4194304 4196468 140721758542032 140064792217872 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26395] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26395/stat : 26395 (java) S 26382 26385 25602 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49724 33554432000 4194304 4196468 140721758542032 140064791165328 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26396] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26396/stat : 26396 (java) S 26382 26385 25602 0 -1 1077944384 206 0 0 0 0 0 0 0 20 0 20 0 11168857 13584363520 49724 33554432000 4194304 4196468 140721758542032 140064394324720 140065199770242 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26397] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26397/stat : 26397 (java) S 26382 26385 25602 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 11168858 13584363520 49724 33554432000 4194304 4196468 140721758542032 140064393270944 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26398] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26398/stat : 26398 (java) S 26382 26385 25602 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 11168858 13584363520 49724 33554432000 4194304 4196468 140721758542032 140064392217840 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26399] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26399/stat : 26399 (java) S 26382 26385 25602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11168862 13584363520 49724 33554432000 4194304 4196468 140721758542032 140064391166416 140065199777691 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26400] ppid=26382 vsize=13265980 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26400/stat : 26400 (java) S 26382 26385 25602 0 -1 1077944384 1928 0 0 0 42 1 0 0 20 0 20 0 11168862 13584363520 49724 33554432000 4194304 4196468 140721758542032 140064390113520 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26401] ppid=26382 vsize=13265980 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26401/stat : 26401 (java) S 26382 26385 25602 0 -1 1077944384 2135 0 0 0 46 0 0 0 20 0 20 0 11168862 13584363520 49724 33554432000 4194304 4196468 140721758542032 140064389060976 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26402] ppid=26382 vsize=13265980 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26402/stat : 26402 (java) S 26382 26385 25602 0 -1 1077944384 1679 0 0 0 43 0 0 0 20 0 20 0 11168862 13584363520 49724 33554432000 4194304 4196468 140721758542032 140064388007920 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26403] ppid=26382 vsize=13265980 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26403/stat : 26403 (java) S 26382 26385 25602 0 -1 1077944384 2200 0 0 0 35 0 0 0 20 0 20 0 11168862 13584363520 49724 33554432000 4194304 4196468 140721758542032 140064319334512 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26404] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26404/stat : 26404 (java) S 26382 26385 25602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11168862 13584363520 49724 33554432000 4194304 4196468 140721758542032 140064318282720 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26405] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26405/stat : 26405 (java) S 26382 26385 25602 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 11168863 13584363520 49724 33554432000 4194304 4196468 140721758542032 140064317230256 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 13265980

[startup+6.30095 s]
/proc/loadavg: 1.64 1.64 1.68 3/281 26405
/proc/meminfo: memFree=26961324/32770624 swapFree=7184/329212
[pid=26385] ppid=26382 vsize=13265980 CPUtime=8.21 cores=0,2,4,6,8,10,12,14
/proc/26385/stat : 26385 (java) S 26382 26385 25602 0 -1 1077944320 20773 0 0 0 807 14 0 0 20 0 20 0 11168853 13584363520 49827 33554432000 4194304 4196468 140721758542032 140721758524576 140065199759095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
/proc/26385/statm: 3316495 49827 3800 1 0 3304210 0
[pid=26385/tid=26386] ppid=26382 vsize=13265980 CPUtime=6.25 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26386/stat : 26386 (java) R 26382 26385 25602 0 -1 4202560 10235 0 0 0 620 5 0 0 20 0 20 0 11168854 13584363520 49827 33554432000 4194304 4196468 140721758542032 140065203993640 140064809921407 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26388] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26388/stat : 26388 (java) S 26382 26385 25602 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49827 33554432000 4194304 4196468 140721758542032 140065131895824 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26389] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26389/stat : 26389 (java) S 26382 26385 25602 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49827 33554432000 4194304 4196468 140721758542032 140065130843280 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26390] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26390/stat : 26390 (java) S 26382 26385 25602 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49827 33554432000 4194304 4196468 140721758542032 140065129790224 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26391] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26391/stat : 26391 (java) S 26382 26385 25602 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49827 33554432000 4194304 4196468 140721758542032 140065128737680 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26392] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26392/stat : 26392 (java) S 26382 26385 25602 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49827 33554432000 4194304 4196468 140721758542032 140065127684624 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26393] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26393/stat : 26393 (java) S 26382 26385 25602 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49827 33554432000 4194304 4196468 140721758542032 140065126632080 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26394] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26394/stat : 26394 (java) S 26382 26385 25602 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49827 33554432000 4194304 4196468 140721758542032 140064792217872 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26395] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26395/stat : 26395 (java) S 26382 26385 25602 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 20 0 11168855 13584363520 49827 33554432000 4194304 4196468 140721758542032 140064791165328 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26396] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26396/stat : 26396 (java) S 26382 26385 25602 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 20 0 11168857 13584363520 49827 33554432000 4194304 4196468 140721758542032 140064394324720 140065199770242 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26397] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26397/stat : 26397 (java) S 26382 26385 25602 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 20 0 11168858 13584363520 49827 33554432000 4194304 4196468 140721758542032 140064393270944 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26398] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26398/stat : 26398 (java) S 26382 26385 25602 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 11168858 13584363520 49827 33554432000 4194304 4196468 140721758542032 140064392217840 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26399] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=26385/tid=26401] ppid=26382 vsize=13265980 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26401/stat : 26401 (java) S 26382 26385 25602 0 -1 1077944384 2767 0 0 0 54 0 0 0 20 0 20 0 11168862 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064389060976 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26402] ppid=26382 vsize=13265980 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26402/stat : 26402 (java) S 26382 26385 25602 0 -1 1077944384 2607 0 0 0 62 0 0 0 20 0 20 0 11168862 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064388007920 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26403] ppid=26382 vsize=13265980 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26403/stat : 26403 (java) S 26382 26385 25602 0 -1 1077944384 2698 0 0 0 37 1 0 0 20 0 20 0 11168862 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064319334512 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26404] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26404/stat : 26404 (java) S 26382 26385 25602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11168862 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064318282720 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26405] ppid=26382 vsize=13265980 CPUtime=0.76 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26405/stat : 26405 (java) S 26382 26385 25602 0 -1 1077944384 1454 0 0 0 38 38 0 0 20 0 20 0 11168863 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064317230256 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 58 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
Current children cumulated CPU time (s) 2308.81
Current children cumulated vsize (KiB) 13265980

[startup+2322.3 s]
/proc/loadavg: 1.73 1.79 1.75 3/281 26601
/proc/meminfo: memFree=29146640/32770624 swapFree=7184/330888
[pid=26385] ppid=26382 vsize=13265980 CPUtime=2368.84 cores=0,2,4,6,8,10,12,14
/proc/26385/stat : 26385 (java) S 26382 26385 25602 0 -1 1077944320 100505 0 0 0 236162 722 0 0 20 0 20 0 11168853 13584363520 493915 33554432000 4194304 4196468 140721758542032 140721758524576 140065199759095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
/proc/26385/statm: 3316495 493915 3831 1 0 3304210 0
[pid=26385/tid=26386] ppid=26382 vsize=13265980 CPUtime=2312.71 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26386/stat : 26386 (java) R 26382 26385 25602 0 -1 4202560 18585 0 0 0 231264 7 0 0 20 0 20 0 11168854 13584363520 493915 33554432000 4194304 4196468 140721758542032 140065203995792 140064809921407 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26388] ppid=26382 vsize=13265980 CPUtime=6.3 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26388/stat : 26388 (java) S 26382 26385 25602 0 -1 1077944384 8165 0 0 0 547 83 0 0 20 0 20 0 11168855 13584363520 493915 33554432000 4194304 4196468 140721758542032 140065131895824 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26389] ppid=26382 vsize=13265980 CPUtime=6.3 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26389/stat : 26389 (java) S 26382 26385 25602 0 -1 1077944384 5528 0 0 0 544 86 0 0 20 0 20 0 11168855 13584363520 493915 33554432000 4194304 4196468 140721758542032 140065130843280 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26390] ppid=26382 vsize=13265980 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26390/stat : 26390 (java) S 26382 26385 25602 0 -1 1077944384 5908 0 0 0 544 85 0 0 20 0 20 0 11168855 13584363520 493915 33554432000 4194304 4196468 140721758542032 140065129790224 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26391] ppid=26382 vsize=13265980 CPUtime=6.31 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26391/stat : 26391 (java) S 26382 26385 25602 0 -1 1077944384 6214 0 0 0 547 84 0 0 20 0 20 0 11168855 13584363520 493915 33554432000 4194304 4196468 140721758542032 140065128737680 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26392] ppid=26382 vsize=13265980 CPUtime=6.27 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26392/stat : 26392 (java) S 26382 26385 25602 0 -1 1077944384 9161 0 0 0 544 83 0 0 20 0 20 0 11168855 13584363520 493915 33554432000 4194304 4196468 140721758542032 140065127684624 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26393] ppid=26382 vsize=13265980 CPUtime=6.31 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26393/stat : 26393 (java) S 26382 26385 25602 0 -1 1077944384 9180 0 0 0 548 83 0 0 20 0 20 0 11168855 13584363520 493915 33554432000 4194304 4196468 140721758542032 140065126632080 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26394] ppid=26382 vsize=13265980 CPUtime=6.33 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26394/stat : 26394 (java) S 26382 26385 25602 0 -1 1077944384 5262 0 0 0 547 86 0 0 20 0 20 0 11168855 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064792217872 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26395] ppid=26382 vsize=13265980 CPUtime=6.34 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26395/stat : 26395 (java) S 26382 26385 25602 0 -1 1077944384 9016 0 0 0 550 84 0 0 20 0 20 0 11168855 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064791165328 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26396] ppid=26382 vsize=13265980 CPUtime=2.66 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26396/stat : 26396 (java) S 26382 26385 25602 0 -1 1077944384 9694 0 0 0 264 2 0 0 20 0 20 0 11168857 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064394324720 140065199770242 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26397] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26397/stat : 26397 (java) S 26382 26385 25602 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 11168858 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064393271008 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26398] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26398/stat : 26398 (java) S 26382 26385 25602 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 20 0 11168858 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064392217856 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26399] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26399/stat : 26399 (java) S 26382 26385 25602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11168862 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064391166416 140065199777691 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26400] ppid=26382 vsize=13265980 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26400/stat : 26400 (java) S 26382 26385 25602 0 -1 1077944384 2729 0 0 0 52 1 0 0 20 0 20 0 11168862 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064390113520 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26401] ppid=26382 vsize=13265980 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26401/stat : 26401 (java) S 26382 26385 25602 0 -1 1077944384 2769 0 0 0 55 0 0 0 20 0 20 0 11168862 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064389060976 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26402] ppid=26382 vsize=13265980 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26402/stat : 26402 (java) S 26382 26385 25602 0 -1 1077944384 2609 0 0 0 62 0 0 0 20 0 20 0 11168862 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064388007920 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26403] ppid=26382 vsize=13265980 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26403/stat : 26403 (java) S 26382 26385 25602 0 -1 1077944384 2701 0 0 0 37 1 0 0 20 0 20 0 11168862 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064319334512 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26404] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26404/stat : 26404 (java) S 26382 26385 25602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11168862 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064318282720 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26405] ppid=26382 vsize=13265980 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26405/stat : 26405 (java) S 26382 26385 25602 0 -1 1077944384 1486 0 0 0 40 39 0 0 20 0 20 0 11168863 13584363520 493915 33554432000 4194304 4196468 140721758542032 140064317230256 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 58 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
Current children cumulated CPU time (s) 2368.84
Current children cumulated vsize (KiB) 13265980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2353.5 s]
/proc/loadavg: 1.75 1.79 1.75 3/281 26602
/proc/meminfo: memFree=29144064/32770624 swapFree=7184/330900
[pid=26385] ppid=26382 vsize=13265980 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/26385/stat : 26385 (java) S 26382 26385 25602 0 -1 1077944320 101534 0 0 0 239282 722 0 0 20 0 20 0 11168853 13584363520 493970 33554432000 4194304 4196468 140721758542032 140721758524576 140065199759095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
/proc/26385/statm: 3316495 493970 3831 1 0 3304210 0
[pid=26385/tid=26386] ppid=26382 vsize=13265980 CPUtime=2343.91 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26386/stat : 26386 (java) R 26382 26385 25602 0 -1 4202560 19562 0 0 0 234384 7 0 0 20 0 20 0 11168854 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065203995792 140064810134560 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26388] ppid=26382 vsize=13265980 CPUtime=6.3 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26388/stat : 26388 (java) S 26382 26385 25602 0 -1 1077944384 8165 0 0 0 547 83 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065131895824 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26389] ppid=26382 vsize=13265980 CPUtime=6.3 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26389/stat : 26389 (java) S 26382 26385 25602 0 -1 1077944384 5528 0 0 0 544 86 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065130843280 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26390] ppid=26382 vsize=13265980 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26390/stat : 26390 (java) S 26382 26385 25602 0 -1 1077944384 5908 0 0 0 544 85 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065129790224 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26391] ppid=26382 vsize=13265980 CPUtime=6.31 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26391/stat : 26391 (java) S 26382 26385 25602 0 -1 1077944384 6214 0 0 0 547 84 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065128737680 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26392] ppid=26382 vsize=13265980 CPUtime=6.27 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26392/stat : 26392 (java) S 26382 26385 25602 0 -1 1077944384 9161 0 0 0 544 83 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065127684624 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26393] ppid=26382 vsize=13265980 CPUtime=6.31 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26393/stat : 26393 (java) S 26382 26385 25602 0 -1 1077944384 9180 0 0 0 548 83 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065126632080 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26394] ppid=26382 vsize=13265980 CPUtime=6.33 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26394/stat : 26394 (java) S 26382 26385 25602 0 -1 1077944384 5262 0 0 0 547 86 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064792217872 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26395] ppid=26382 vsize=13265980 CPUtime=6.34 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26395/stat : 26395 (java) S 26382 26385 25602 0 -1 1077944384 9016 0 0 0 550 84 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064791165328 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26396] ppid=26382 vsize=13265980 CPUtime=2.66 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26396/stat : 26396 (java) S 26382 26385 25602 0 -1 1077944384 9701 0 0 0 264 2 0 0 20 0 20 0 11168857 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064394324720 140065199770242 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26397] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26397/stat : 26397 (java) S 26382 26385 25602 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 11168858 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064393271008 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26398] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26398/stat : 26398 (java) S 26382 26385 25602 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 20 0 11168858 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064392217856 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26399] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26399/stat : 26399 (java) S 26382 26385 25602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11168862 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064391166416 140065199777691 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26400] ppid=26382 vsize=13265980 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26400/stat : 26400 (java) S 26382 26385 25602 0 -1 1077944384 2731 0 0 0 52 1 0 0 20 0 20 0 11168862 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064390113520 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26401] ppid=26382 vsize=13265980 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26401/stat : 26401 (java) S 26382 26385 25602 0 -1 1077944384 2771 0 0 0 55 0 0 0 20 0 20 0 11168862 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064389060976 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26402] ppid=26382 vsize=13265980 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26402/stat : 26402 (java) S 26382 26385 25602 0 -1 1077944384 2611 0 0 0 62 0 0 0 20 0 20 0 11168862 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064388007920 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26403] ppid=26382 vsize=13265980 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26403/stat : 26403 (java) S 26382 26385 25602 0 -1 1077944384 2709 0 0 0 37 1 0 0 20 0 20 0 11168862 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064319334512 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26404] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26404/stat : 26404 (java) S 26382 26385 25602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11168862 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064318282720 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26405] ppid=26382 vsize=13265980 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26405/stat : 26405 (java) S 26382 26385 25602 0 -1 1077944384 1517 0 0 0 41 40 0 0 20 0 20 0 11168863 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064317230256 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 58 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 13265980

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

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

[startup+2353.5 s]
/proc/loadavg: 1.75 1.79 1.75 3/281 26602
/proc/meminfo: memFree=29144064/32770624 swapFree=7184/330900
[pid=26385] ppid=26382 vsize=13265980 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/26385/stat : 26385 (java) S 26382 26385 25602 0 -1 1077944320 101534 0 0 0 239282 722 0 0 20 0 20 0 11168853 13584363520 493970 33554432000 4194304 4196468 140721758542032 140721758524576 140065199759095 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
/proc/26385/statm: 3316495 493970 3831 1 0 3304210 0
[pid=26385/tid=26386] ppid=26382 vsize=13265980 CPUtime=2343.91 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26386/stat : 26386 (java) R 26382 26385 25602 0 -1 4202560 19562 0 0 0 234384 7 0 0 20 0 20 0 11168854 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065203995792 140064810134560 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26388] ppid=26382 vsize=13265980 CPUtime=6.3 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26388/stat : 26388 (java) S 26382 26385 25602 0 -1 1077944384 8165 0 0 0 547 83 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065131895824 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26389] ppid=26382 vsize=13265980 CPUtime=6.3 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26389/stat : 26389 (java) S 26382 26385 25602 0 -1 1077944384 5528 0 0 0 544 86 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065130843280 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26390] ppid=26382 vsize=13265980 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26390/stat : 26390 (java) S 26382 26385 25602 0 -1 1077944384 5908 0 0 0 544 85 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065129790224 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26391] ppid=26382 vsize=13265980 CPUtime=6.31 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26391/stat : 26391 (java) S 26382 26385 25602 0 -1 1077944384 6214 0 0 0 547 84 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065128737680 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26392] ppid=26382 vsize=13265980 CPUtime=6.27 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26392/stat : 26392 (java) S 26382 26385 25602 0 -1 1077944384 9161 0 0 0 544 83 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065127684624 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26393] ppid=26382 vsize=13265980 CPUtime=6.31 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26393/stat : 26393 (java) S 26382 26385 25602 0 -1 1077944384 9180 0 0 0 548 83 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140065126632080 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26394] ppid=26382 vsize=13265980 CPUtime=6.33 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26394/stat : 26394 (java) S 26382 26385 25602 0 -1 1077944384 5262 0 0 0 547 86 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064792217872 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26395] ppid=26382 vsize=13265980 CPUtime=6.34 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26395/stat : 26395 (java) S 26382 26385 25602 0 -1 1077944384 9016 0 0 0 550 84 0 0 20 0 20 0 11168855 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064791165328 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26396] ppid=26382 vsize=13265980 CPUtime=2.66 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26396/stat : 26396 (java) S 26382 26385 25602 0 -1 1077944384 9701 0 0 0 264 2 0 0 20 0 20 0 11168857 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064394324720 140065199770242 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26397] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26397/stat : 26397 (java) S 26382 26385 25602 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 11168858 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064393271008 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26398] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26398/stat : 26398 (java) S 26382 26385 25602 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 20 0 11168858 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064392217856 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26399] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26399/stat : 26399 (java) S 26382 26385 25602 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 11168862 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064391166416 140065199777691 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26400] ppid=26382 vsize=13265980 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26400/stat : 26400 (java) S 26382 26385 25602 0 -1 1077944384 2731 0 0 0 52 1 0 0 20 0 20 0 11168862 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064390113520 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26401] ppid=26382 vsize=13265980 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26401/stat : 26401 (java) S 26382 26385 25602 0 -1 1077944384 2771 0 0 0 55 0 0 0 20 0 20 0 11168862 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064389060976 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26402] ppid=26382 vsize=13265980 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26402/stat : 26402 (java) S 26382 26385 25602 0 -1 1077944384 2611 0 0 0 62 0 0 0 20 0 20 0 11168862 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064388007920 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26403] ppid=26382 vsize=13265980 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26403/stat : 26403 (java) S 26382 26385 25602 0 -1 1077944384 2709 0 0 0 37 1 0 0 20 0 20 0 11168862 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064319334512 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26404] ppid=26382 vsize=13265980 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26404/stat : 26404 (java) S 26382 26385 25602 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 11168862 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064318282720 140065199769301 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
[pid=26385/tid=26405] ppid=26382 vsize=13265980 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/26385/task/26405/stat : 26405 (java) S 26382 26385 25602 0 -1 1077944384 1517 0 0 0 41 40 0 0 20 0 20 0 11168863 13584363520 493970 33554432000 4194304 4196468 140721758542032 140064317230256 140065199770242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 58 0 0 6293624 6294260 33087488 140721758545039 140721758545220 140721758545220 140721758547919 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 13265980

Child status: 143
Real time (s): 2353.52
CPU time (s): 2400.07
CPU user time (s): 2392.83
CPU system time (s): 7.24234
CPU usage (%): 101.978
Max. virtual memory (cumulated for all children) (KiB): 13265980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.83
system time used= 7.24234
maximum resident set size= 1976204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101986
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55929
involuntary context switches= 122232

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7427 second user time and 18.545 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-22 23:30:21
IDJOB=4249582
IDBENCH=137180
IDSOLVER=2627
FILE ID=node139/4249582-1500759021
RUNJOBID= node139-1500752046-25633
PBS_JOBID= 20624581
Free space on /tmp= 61896 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-63.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-4249582-1500759021/watcher-4249582-1500759021 -o /tmp/evaluation-result-4249582-1500759021/solver-4249582-1500759021 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500752046-25633 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1966188707 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249582-1500759021.xml

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

MD5SUM BENCH= 6886ed4ce8536fa7eb6fe38004cd2981
RANDOM SEED=1966188707

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27143296 kB
MemAvailable:   27658252 kB
Buffers:          152768 kB
Cached:           640636 kB
SwapCached:            0 kB
Active:          4837116 kB
Inactive:         337768 kB
Active(anon):    4384696 kB
Inactive(anon):     8652 kB
Active(file):     452420 kB
Inactive(file):   329116 kB
Unevictable:        7184 kB
Mlocked:            7184 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42324 kB
Writeback:             0 kB
AnonPages:       4387680 kB
Mapped:            46588 kB
Shmem:              8852 kB
Slab:             132892 kB
SReclaimable:      98512 kB
SUnreclaim:        34380 kB
KernelStack:        4592 kB
PageTables:        13704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5050004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4245504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61852 MiB
End job on node139 at 2017-07-23 00:09:35