Trace number 4249661

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: OscaR - Hybrid 2017-06-30? (TO) 2400.08 2360.22

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-75.xml
MD5SUMd512fd03759c8e886ee5b37275b97c5f
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.08
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size45
Distribution of domain sizes[{"size":19,"count":1},{"size":45,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.26/0.29	c version: 2017-06-30
0.26/0.30	c seed: 884647701
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...
2400.06/2360.20	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-4249661-1500737365/watcher-4249661-1500737365 -o /tmp/evaluation-result-4249661-1500737365/solver-4249661-1500737365 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500716502-20685 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 884647701 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249661-1500737365.xml 

pid=23139
running on 8 cores: 1,3,5,7,9,11,13,15

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.62 1.79 1.78 3/264 23142
/proc/meminfo: memFree=30767724/32770624 swapFree=5704/294904
[pid=23142] ppid=23139 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/stat : 23142 (java) S 23139 23142 20653 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 9003656 369864704 1925 33554432000 4194304 4196468 140721736723440 140721736705984 139911806373623 0 0 0 16784584 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
/proc/23142/statm: 90299 1925 1072 1 0 79210 0
[pid=23142/tid=23143] ppid=23139 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23143/stat : 23143 (java) S 23139 23142 20653 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 9003656 369864704 1925 33554432000 4194304 4196468 140721736723440 139911810615712 139911806384770 0 4 0 16784584 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0

[startup+0.100141 s]
/proc/loadavg: 1.62 1.79 1.78 3/264 23142
/proc/meminfo: memFree=30767724/32770624 swapFree=5704/294904
[pid=23142] ppid=23139 vsize=13261040 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/23142/stat : 23142 (java) S 23139 23142 20653 0 -1 1077944320 5529 0 0 0 9 1 0 0 20 0 20 0 9003656 13579304960 5840 33554432000 4194304 4196468 140721736723440 140721736705984 139911806373623 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
/proc/23142/statm: 3315260 5840 2630 1 0 3303698 0
[pid=23142/tid=23143] ppid=23139 vsize=13261040 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23143/stat : 23143 (java) R 23139 23142 20653 0 -1 4202560 3626 0 0 0 7 1 0 0 20 0 20 0 9003656 13579304960 5840 33554432000 4194304 4196468 140721736723440 139911810615904 139911792441742 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13261040

[startup+0.200444 s]
/proc/loadavg: 1.62 1.79 1.78 3/264 23142
/proc/meminfo: memFree=30767724/32770624 swapFree=5704/294904
[pid=23142] ppid=23139 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/23142/stat : 23142 (java) S 23139 23142 20653 0 -1 1077944320 8706 0 0 0 24 2 0 0 20 0 20 0 9003656 13582245888 9175 33554432000 4194304 4196468 140721736723440 140721736705984 139911806373623 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
/proc/23142/statm: 3315978 9175 3536 1 0 3303698 0
[pid=23142/tid=23143] ppid=23139 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23143/stat : 23143 (java) R 23139 23142 20653 0 -1 4202560 6435 0 0 0 16 2 0 0 20 0 20 0 9003656 13582245888 9175 33554432000 4194304 4196468 140721736723440 139911810581600 139911790454110 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300351 s]
/proc/loadavg: 1.62 1.79 1.78 3/264 23142
/proc/meminfo: memFree=30767724/32770624 swapFree=5704/294904
[pid=23142] ppid=23139 vsize=13263912 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/23142/stat : 23142 (java) S 23139 23142 20653 0 -1 1077944320 9703 0 0 0 39 3 0 0 20 0 20 0 9003656 13582245888 11416 33554432000 4194304 4196468 140721736723440 140721736705984 139911806373623 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
/proc/23142/statm: 3315978 11416 3666 1 0 3303698 0
[pid=23142/tid=23143] ppid=23139 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23143/stat : 23143 (java) R 23139 23142 20653 0 -1 4202560 7114 0 0 0 25 2 0 0 20 0 20 0 9003656 13582245888 11416 33554432000 4194304 4196468 140721736723440 139911810580992 139911790454110 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700293 s]
/proc/loadavg: 1.62 1.79 1.78 3/264 23142
/proc/meminfo: memFree=30767724/32770624 swapFree=5704/294904
[pid=23142] ppid=23139 vsize=13265980 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/23142/stat : 23142 (java) S 23139 23142 20653 0 -1 1077944320 12456 0 0 0 144 5 0 0 20 0 20 0 9003656 13584363520 23452 33554432000 4194304 4196468 140721736723440 140721736705984 139911806373623 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
/proc/23142/statm: 3316495 23452 3766 1 0 3304210 0
[pid=23142/tid=23143] ppid=23139 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23143/stat : 23143 (java) R 23139 23142 20653 0 -1 4202560 7936 0 0 0 64 3 0 0 20 0 20 0 9003656 13584363520 23452 33554432000 4194304 4196468 140721736723440 139911810608488 139911397838168 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13265980

[startup+1.50077 s]
/proc/loadavg: 1.62 1.79 1.78 4/284 23162
/proc/meminfo: memFree=30611144/32770624 swapFree=5704/295384
[pid=23142] ppid=23139 vsize=13265980 CPUtime=3.41 cores=1,3,5,7,9,11,13,15
/proc/23142/stat : 23142 (java) S 23139 23142 20653 0 -1 1077944320 21009 0 0 0 329 12 0 0 20 0 20 0 9003656 13584363520 50766 33554432000 4194304 4196468 140721736723440 140721736705984 139911806373623 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
/proc/23142/statm: 3316495 50766 3799 1 0 3304210 0
[pid=23142/tid=23143] ppid=23139 vsize=13265980 CPUtime=1.45 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23143/stat : 23143 (java) R 23139 23142 20653 0 -1 4202560 9882 0 0 0 140 5 0 0 20 0 20 0 9003656 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911810609256 139911398729333 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23145] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23145/stat : 23145 (java) S 23139 23142 20653 0 -1 1077944384 216 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911724853648 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23146] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23146/stat : 23146 (java) S 23139 23142 20653 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911723800848 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23147] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23147/stat : 23147 (java) S 23139 23142 20653 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911722748560 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23148] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23148/stat : 23148 (java) S 23139 23142 20653 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 9003657 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911721695760 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23149] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23149/stat : 23149 (java) S 23139 23142 20653 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 9003657 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911720643472 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23150] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23150/stat : 23150 (java) S 23139 23142 20653 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911719590672 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23151] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23151/stat : 23151 (java) S 23139 23142 20653 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 9003657 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911718538384 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23152] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23152/stat : 23152 (java) S 23139 23142 20653 0 -1 1077944384 164 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911717485584 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23153] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23153/stat : 23153 (java) S 23139 23142 20653 0 -1 1077944384 218 0 0 0 0 0 0 0 20 0 20 0 9003659 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911135373424 139911806384770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23154] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23154/stat : 23154 (java) S 23139 23142 20653 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 9003660 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911134319456 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23155] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23155/stat : 23155 (java) S 23139 23142 20653 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 9003660 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911133267072 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23156] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23156/stat : 23156 (java) S 23139 23142 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911132215376 139911806392219 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23157] ppid=23139 vsize=13265980 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23157/stat : 23157 (java) S 23139 23142 20653 0 -1 1077944384 2635 0 0 0 52 0 0 0 20 0 20 0 9003664 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911131163248 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23158] ppid=23139 vsize=13265980 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23158/stat : 23158 (java) S 23139 23142 20653 0 -1 1077944384 2026 0 0 0 42 0 0 0 20 0 20 0 9003664 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911130110448 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23159] ppid=23139 vsize=13265980 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23159/stat : 23159 (java) S 23139 23142 20653 0 -1 1077944384 2381 0 0 0 50 0 0 0 20 0 20 0 9003664 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911129058160 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23160] ppid=23139 vsize=13265980 CPUtime=0.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23160/stat : 23160 (java) S 23139 23142 20653 0 -1 1077944384 1896 0 0 0 34 0 0 0 20 0 20 0 9003664 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911128005360 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23161] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23161/stat : 23161 (java) S 23139 23142 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911126952288 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23162] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23162/stat : 23162 (java) S 23139 23142 20653 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 50766 33554432000 4194304 4196468 140721736723440 139911125899568 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 13265980

[startup+3.1007 s]
/proc/loadavg: 1.65 1.80 1.79 3/284 23162
/proc/meminfo: memFree=30576984/32770624 swapFree=5704/295388
[pid=23142] ppid=23139 vsize=13265980 CPUtime=5.21 cores=1,3,5,7,9,11,13,15
/proc/23142/stat : 23142 (java) S 23139 23142 20653 0 -1 1077944320 21450 0 0 0 509 12 0 0 20 0 20 0 9003656 13584363520 51409 33554432000 4194304 4196468 140721736723440 140721736705984 139911806373623 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
/proc/23142/statm: 3316495 51409 3800 1 0 3304210 0
[pid=23142/tid=23143] ppid=23139 vsize=13265980 CPUtime=3.05 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23143/stat : 23143 (java) R 23139 23142 20653 0 -1 4202560 9982 0 0 0 300 5 0 0 20 0 20 0 9003656 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911810607432 139911399109266 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23145] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23145/stat : 23145 (java) S 23139 23142 20653 0 -1 1077944384 216 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911724853648 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23146] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23146/stat : 23146 (java) S 23139 23142 20653 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911723800848 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23147] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23147/stat : 23147 (java) S 23139 23142 20653 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911722748560 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23148] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23148/stat : 23148 (java) S 23139 23142 20653 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 9003657 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911721695760 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23149] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23149/stat : 23149 (java) S 23139 23142 20653 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 9003657 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911720643472 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23150] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23150/stat : 23150 (java) S 23139 23142 20653 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911719590672 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23151] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23151/stat : 23151 (java) S 23139 23142 20653 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 9003657 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911718538384 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23152] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23152/stat : 23152 (java) S 23139 23142 20653 0 -1 1077944384 164 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911717485584 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23153] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23153/stat : 23153 (java) S 23139 23142 20653 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 20 0 9003659 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911135373424 139911806384770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23154] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23154/stat : 23154 (java) S 23139 23142 20653 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 9003660 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911134319456 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23155] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23155/stat : 23155 (java) S 23139 23142 20653 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 9003660 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911133267072 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23156] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23156/stat : 23156 (java) S 23139 23142 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911132215376 139911806392219 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23157] ppid=23139 vsize=13265980 CPUtime=0.56 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23157/stat : 23157 (java) S 23139 23142 20653 0 -1 1077944384 2674 0 0 0 56 0 0 0 20 0 20 0 9003664 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911131163248 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23158] ppid=23139 vsize=13265980 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23158/stat : 23158 (java) S 23139 23142 20653 0 -1 1077944384 2142 0 0 0 48 0 0 0 20 0 20 0 9003664 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911130110448 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23159] ppid=23139 vsize=13265980 CPUtime=0.58 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23159/stat : 23159 (java) S 23139 23142 20653 0 -1 1077944384 2479 0 0 0 58 0 0 0 20 0 20 0 9003664 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911129058160 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23160] ppid=23139 vsize=13265980 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23160/stat : 23160 (java) S 23139 23142 20653 0 -1 1077944384 1968 0 0 0 37 0 0 0 20 0 20 0 9003664 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911128005360 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23161] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23161/stat : 23161 (java) S 23139 23142 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911126952288 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23162] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23162/stat : 23162 (java) S 23139 23142 20653 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 51409 33554432000 4194304 4196468 140721736723440 139911125899568 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 13265980

[startup+6.30071 s]
/proc/loadavg: 1.65 1.80 1.79 3/284 23162
/proc/meminfo: memFree=30571136/32770624 swapFree=5704/295348
[pid=23142] ppid=23139 vsize=13265980 CPUtime=8.58 cores=1,3,5,7,9,11,13,15
/proc/23142/stat : 23142 (java) S 23139 23142 20653 0 -1 1077944320 21567 0 0 0 845 13 0 0 20 0 20 0 9003656 13584363520 51485 33554432000 4194304 4196468 140721736723440 140721736705984 139911806373623 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
/proc/23142/statm: 3316495 51485 3800 1 0 3304210 0
[pid=23142/tid=23143] ppid=23139 vsize=13265980 CPUtime=6.25 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23143/stat : 23143 (java) R 23139 23142 20653 0 -1 4202560 10006 0 0 0 620 5 0 0 20 0 20 0 9003656 13584363520 51485 33554432000 4194304 4196468 140721736723440 139911810608040 139911399109415 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23145] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23145/stat : 23145 (java) S 23139 23142 20653 0 -1 1077944384 216 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 51485 33554432000 4194304 4196468 140721736723440 139911724853648 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23146] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23146/stat : 23146 (java) S 23139 23142 20653 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 51485 33554432000 4194304 4196468 140721736723440 139911723800848 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23147] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23147/stat : 23147 (java) S 23139 23142 20653 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 51485 33554432000 4194304 4196468 140721736723440 139911722748560 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23148] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23148/stat : 23148 (java) S 23139 23142 20653 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 9003657 13584363520 51485 33554432000 4194304 4196468 140721736723440 139911721695760 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23149] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23149/stat : 23149 (java) S 23139 23142 20653 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 9003657 13584363520 51485 33554432000 4194304 4196468 140721736723440 139911720643472 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23150] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23150/stat : 23150 (java) S 23139 23142 20653 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 51485 33554432000 4194304 4196468 140721736723440 139911719590672 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23151] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23151/stat : 23151 (java) S 23139 23142 20653 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 9003657 13584363520 51485 33554432000 4194304 4196468 140721736723440 139911718538384 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23152] ppid=23139 vsize=13265980 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23152/stat : 23152 (java) S 23139 23142 20653 0 -1 1077944384 164 0 0 0 1 0 0 0 20 0 20 0 9003657 13584363520 51485 33554432000 4194304 4196468 140721736723440 139911717485584 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23153] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23153/stat : 23153 (java) S 23139 23142 20653 0 -1 1077944384 231 0 0 0 0 0 0 0 20 0 20 0 9003659 13584363520 51485 33554432000 4194304 4196468 140721736723440 139911135373424 139911806384770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23154] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23154/stat : 23154 (java) S 23139 23142 20653 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 20 0 9003660 13584363520 51485 33554432000 4194304 4196468 140721736723440 139911134319456 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23155] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23155/stat : 23155 (java) S 23139 23142 20653 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 9003660 13584363520 51485 33554432000 4194304 4196468 140721736723440 139911133267072 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23156] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=23142/tid=23158] ppid=23139 vsize=13265980 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23158/stat : 23158 (java) S 23139 23142 20653 0 -1 1077944384 3406 0 0 0 56 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911130110448 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23159] ppid=23139 vsize=13265980 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23159/stat : 23159 (java) S 23139 23142 20653 0 -1 1077944384 3813 0 0 0 69 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911129058160 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23160] ppid=23139 vsize=13265980 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23160/stat : 23160 (java) S 23139 23142 20653 0 -1 1077944384 3051 0 0 0 38 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911128005360 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23161] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23161/stat : 23161 (java) S 23139 23142 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911126952288 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23162] ppid=23139 vsize=13265980 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23162/stat : 23162 (java) S 23139 23142 20653 0 -1 1077944384 1340 0 0 0 22 28 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911125899568 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 44 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
Current children cumulated CPU time (s) 2242.16
Current children cumulated vsize (KiB) 13265980

[startup+2262.3 s]
/proc/loadavg: 1.95 1.99 1.93 3/285 23346
/proc/meminfo: memFree=24278768/32770624 swapFree=5704/297260
[pid=23142] ppid=23139 vsize=13265980 CPUtime=2302.15 cores=1,3,5,7,9,11,13,15
/proc/23142/stat : 23142 (java) S 23139 23142 20653 0 -1 1077944320 94228 0 0 0 229672 543 0 0 20 0 20 0 9003656 13584363520 445557 33554432000 4194304 4196468 140721736723440 140721736705984 139911806373623 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
/proc/23142/statm: 3316495 445557 3832 1 0 3304210 0
[pid=23142/tid=23143] ppid=23139 vsize=13265980 CPUtime=2254.54 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23143/stat : 23143 (java) R 23139 23142 20653 0 -1 4202560 18574 0 0 0 225447 7 0 0 20 0 20 0 9003656 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911810610256 139911399109271 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23145] ppid=23139 vsize=13265980 CPUtime=5.31 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23145/stat : 23145 (java) S 23139 23142 20653 0 -1 1077944384 4308 0 0 0 468 63 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911724853648 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23146] ppid=23139 vsize=13265980 CPUtime=5.3 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23146/stat : 23146 (java) S 23139 23142 20653 0 -1 1077944384 6627 0 0 0 467 63 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911723800848 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23147] ppid=23139 vsize=13265980 CPUtime=5.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23147/stat : 23147 (java) S 23139 23142 20653 0 -1 1077944384 5145 0 0 0 474 60 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911722748560 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23148] ppid=23139 vsize=13265980 CPUtime=5.37 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23148/stat : 23148 (java) S 23139 23142 20653 0 -1 1077944384 5067 0 0 0 472 65 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911721695760 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23149] ppid=23139 vsize=13265980 CPUtime=5.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23149/stat : 23149 (java) S 23139 23142 20653 0 -1 1077944384 4035 0 0 0 471 63 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911720643472 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23150] ppid=23139 vsize=13265980 CPUtime=5.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23150/stat : 23150 (java) S 23139 23142 20653 0 -1 1077944384 5985 0 0 0 472 62 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911719590672 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23151] ppid=23139 vsize=13265980 CPUtime=5.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23151/stat : 23151 (java) S 23139 23142 20653 0 -1 1077944384 8683 0 0 0 473 61 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911718538384 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23152] ppid=23139 vsize=13265980 CPUtime=5.35 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23152/stat : 23152 (java) S 23139 23142 20653 0 -1 1077944384 6688 0 0 0 468 67 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911717485584 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23153] ppid=23139 vsize=13265980 CPUtime=1.89 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23153/stat : 23153 (java) S 23139 23142 20653 0 -1 1077944384 11981 0 0 0 187 2 0 0 20 0 20 0 9003659 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911135373424 139911806384770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23154] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23154/stat : 23154 (java) S 23139 23142 20653 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 9003660 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911134319456 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23155] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23155/stat : 23155 (java) S 23139 23142 20653 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 20 0 9003660 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911133267072 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23156] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23156/stat : 23156 (java) S 23139 23142 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911132215376 139911806392219 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23157] ppid=23139 vsize=13265980 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23157/stat : 23157 (java) S 23139 23142 20653 0 -1 1077944384 3971 0 0 0 70 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911131163248 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23158] ppid=23139 vsize=13265980 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23158/stat : 23158 (java) S 23139 23142 20653 0 -1 1077944384 3414 0 0 0 56 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911130110448 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23159] ppid=23139 vsize=13265980 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23159/stat : 23159 (java) S 23139 23142 20653 0 -1 1077944384 3815 0 0 0 69 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911129058160 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23160] ppid=23139 vsize=13265980 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23160/stat : 23160 (java) S 23139 23142 20653 0 -1 1077944384 3053 0 0 0 38 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911128005360 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23161] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23161/stat : 23161 (java) S 23139 23142 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911126952288 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23162] ppid=23139 vsize=13265980 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23162/stat : 23162 (java) S 23139 23142 20653 0 -1 1077944384 1401 0 0 0 22 29 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911125899568 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 44 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
Current children cumulated CPU time (s) 2302.15
Current children cumulated vsize (KiB) 13265980

[startup+2322.3 s]
/proc/loadavg: 1.92 1.97 1.93 3/285 23347
/proc/meminfo: memFree=24401820/32770624 swapFree=5704/297312
[pid=23142] ppid=23139 vsize=13265980 CPUtime=2362.16 cores=1,3,5,7,9,11,13,15
/proc/23142/stat : 23142 (java) S 23139 23142 20653 0 -1 1077944320 94434 0 0 0 235673 543 0 0 20 0 20 0 9003656 13584363520 445557 33554432000 4194304 4196468 140721736723440 140721736705984 139911806373623 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
/proc/23142/statm: 3316495 445557 3832 1 0 3304210 0
[pid=23142/tid=23143] ppid=23139 vsize=13265980 CPUtime=2314.53 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23143/stat : 23143 (java) R 23139 23142 20653 0 -1 4202560 18718 0 0 0 231446 7 0 0 20 0 20 0 9003656 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911810610256 139911399109742 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23145] ppid=23139 vsize=13265980 CPUtime=5.31 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23145/stat : 23145 (java) S 23139 23142 20653 0 -1 1077944384 4308 0 0 0 468 63 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911724853648 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23146] ppid=23139 vsize=13265980 CPUtime=5.3 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23146/stat : 23146 (java) S 23139 23142 20653 0 -1 1077944384 6627 0 0 0 467 63 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911723800848 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23147] ppid=23139 vsize=13265980 CPUtime=5.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23147/stat : 23147 (java) S 23139 23142 20653 0 -1 1077944384 5145 0 0 0 474 60 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911722748560 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23148] ppid=23139 vsize=13265980 CPUtime=5.37 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23148/stat : 23148 (java) S 23139 23142 20653 0 -1 1077944384 5067 0 0 0 472 65 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911721695760 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23149] ppid=23139 vsize=13265980 CPUtime=5.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23149/stat : 23149 (java) S 23139 23142 20653 0 -1 1077944384 4035 0 0 0 471 63 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911720643472 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23150] ppid=23139 vsize=13265980 CPUtime=5.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23150/stat : 23150 (java) S 23139 23142 20653 0 -1 1077944384 5985 0 0 0 472 62 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911719590672 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23151] ppid=23139 vsize=13265980 CPUtime=5.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23151/stat : 23151 (java) S 23139 23142 20653 0 -1 1077944384 8683 0 0 0 473 61 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911718538384 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23152] ppid=23139 vsize=13265980 CPUtime=5.35 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23152/stat : 23152 (java) S 23139 23142 20653 0 -1 1077944384 6688 0 0 0 468 67 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911717485584 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23153] ppid=23139 vsize=13265980 CPUtime=1.89 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23153/stat : 23153 (java) S 23139 23142 20653 0 -1 1077944384 11987 0 0 0 187 2 0 0 20 0 20 0 9003659 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911135373424 139911806384770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23154] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23154/stat : 23154 (java) S 23139 23142 20653 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 9003660 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911134319456 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23155] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23155/stat : 23155 (java) S 23139 23142 20653 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 20 0 9003660 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911133267072 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23156] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23156/stat : 23156 (java) S 23139 23142 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911132215376 139911806392219 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23157] ppid=23139 vsize=13265980 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23157/stat : 23157 (java) S 23139 23142 20653 0 -1 1077944384 3975 0 0 0 70 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911131163248 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23158] ppid=23139 vsize=13265980 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23158/stat : 23158 (java) S 23139 23142 20653 0 -1 1077944384 3425 0 0 0 56 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911130110448 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23159] ppid=23139 vsize=13265980 CPUtime=0.7 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23159/stat : 23159 (java) S 23139 23142 20653 0 -1 1077944384 3819 0 0 0 69 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911129058160 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23160] ppid=23139 vsize=13265980 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23160/stat : 23160 (java) S 23139 23142 20653 0 -1 1077944384 3057 0 0 0 38 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911128005360 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23161] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23161/stat : 23161 (java) S 23139 23142 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911126952288 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23162] ppid=23139 vsize=13265980 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23162/stat : 23162 (java) S 23139 23142 20653 0 -1 1077944384 1434 0 0 0 23 30 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911125899568 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 44 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
Current children cumulated CPU time (s) 2362.16
Current children cumulated vsize (KiB) 13265980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2360.2 s]
/proc/loadavg: 2.02 1.99 1.94 3/285 23348
/proc/meminfo: memFree=24442716/32770624 swapFree=5704/297376
[pid=23142] ppid=23139 vsize=13265980 CPUtime=2400.06 cores=1,3,5,7,9,11,13,15
/proc/23142/stat : 23142 (java) S 23139 23142 20653 0 -1 1077944320 94587 0 0 0 239463 543 0 0 20 0 20 0 9003656 13584363520 445557 33554432000 4194304 4196468 140721736723440 140721736705984 139911806373623 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
/proc/23142/statm: 3316495 445557 3832 1 0 3304210 0
[pid=23142/tid=23143] ppid=23139 vsize=13265980 CPUtime=2352.42 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23143/stat : 23143 (java) R 23139 23142 20653 0 -1 4202560 18818 0 0 0 235235 7 0 0 20 0 20 0 9003656 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911810610256 139911399109717 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23145] ppid=23139 vsize=13265980 CPUtime=5.31 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23145/stat : 23145 (java) S 23139 23142 20653 0 -1 1077944384 4308 0 0 0 468 63 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911724853648 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23146] ppid=23139 vsize=13265980 CPUtime=5.3 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23146/stat : 23146 (java) S 23139 23142 20653 0 -1 1077944384 6627 0 0 0 467 63 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911723800848 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23147] ppid=23139 vsize=13265980 CPUtime=5.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23147/stat : 23147 (java) S 23139 23142 20653 0 -1 1077944384 5145 0 0 0 474 60 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911722748560 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23148] ppid=23139 vsize=13265980 CPUtime=5.37 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23148/stat : 23148 (java) S 23139 23142 20653 0 -1 1077944384 5067 0 0 0 472 65 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911721695760 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23149] ppid=23139 vsize=13265980 CPUtime=5.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23149/stat : 23149 (java) S 23139 23142 20653 0 -1 1077944384 4035 0 0 0 471 63 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911720643472 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23150] ppid=23139 vsize=13265980 CPUtime=5.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23150/stat : 23150 (java) S 23139 23142 20653 0 -1 1077944384 5985 0 0 0 472 62 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911719590672 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23151] ppid=23139 vsize=13265980 CPUtime=5.34 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23151/stat : 23151 (java) S 23139 23142 20653 0 -1 1077944384 8683 0 0 0 473 61 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911718538384 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23152] ppid=23139 vsize=13265980 CPUtime=5.35 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23152/stat : 23152 (java) S 23139 23142 20653 0 -1 1077944384 6688 0 0 0 468 67 0 0 20 0 20 0 9003657 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911717485584 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23153] ppid=23139 vsize=13265980 CPUtime=1.89 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23153/stat : 23153 (java) S 23139 23142 20653 0 -1 1077944384 11993 0 0 0 187 2 0 0 20 0 20 0 9003659 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911135373424 139911806384770 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23154] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23154/stat : 23154 (java) S 23139 23142 20653 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 9003660 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911134319456 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23155] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23155/stat : 23155 (java) S 23139 23142 20653 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 20 0 9003660 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911133267072 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23156] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23156/stat : 23156 (java) S 23139 23142 20653 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911132215376 139911806392219 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23157] ppid=23139 vsize=13265980 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23157/stat : 23157 (java) S 23139 23142 20653 0 -1 1077944384 3977 0 0 0 70 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911131163248 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23158] ppid=23139 vsize=13265980 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23158/stat : 23158 (java) S 23139 23142 20653 0 -1 1077944384 3433 0 0 0 56 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911130110448 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23159] ppid=23139 vsize=13265980 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23159/stat : 23159 (java) S 23139 23142 20653 0 -1 1077944384 3821 0 0 0 70 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911129058160 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23160] ppid=23139 vsize=13265980 CPUtime=0.39 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23160/stat : 23160 (java) S 23139 23142 20653 0 -1 1077944384 3059 0 0 0 38 1 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911128005360 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23161] ppid=23139 vsize=13265980 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23161/stat : 23161 (java) S 23139 23142 20653 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911126952288 139911806383829 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
[pid=23142/tid=23162] ppid=23139 vsize=13265980 CPUtime=0.54 cores=1,3,5,7,9,11,13,15
/proc/23142/task/23162/stat : 23162 (java) S 23139 23142 20653 0 -1 1077944384 1467 0 0 0 23 31 0 0 20 0 20 0 9003664 13584363520 445557 33554432000 4194304 4196468 140721736723440 139911125899568 139911806384770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 44 0 0 6293624 6294260 29429760 140721736729742 140721736729924 140721736729924 140721736732623 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 13265980

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

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

Child status: 143
Real time (s): 2360.22
CPU time (s): 2400.08
CPU user time (s): 2394.63
CPU system time (s): 5.44859
CPU usage (%): 101.689
Max. virtual memory (cumulated for all children) (KiB): 13265980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.63
system time used= 5.44859
maximum resident set size= 1782584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94952
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55791
involuntary context switches= 123782

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0855 second user time and 16.3311 second system time

The end

Launcher Data

Begin job on node134 at 2017-07-22 17:29:25
IDJOB=4249661
IDBENCH=137706
IDSOLVER=2629
FILE ID=node134/4249661-1500737365
RUNJOBID= node134-1500716502-20685
PBS_JOBID= 20623359
Free space on /tmp= 61964 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-75.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249661-1500737365/watcher-4249661-1500737365 -o /tmp/evaluation-result-4249661-1500737365/solver-4249661-1500737365 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1500716502-20685 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 884647701 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249661-1500737365.xml

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

MD5SUM BENCH= d512fd03759c8e886ee5b37275b97c5f
RANDOM SEED=884647701

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

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

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

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

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

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

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

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

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

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.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.84
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		: 2533.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:        30768056 kB
MemAvailable:   31079280 kB
Buffers:          142608 kB
Cached:           448524 kB
SwapCached:            0 kB
Active:          1258328 kB
Inactive:         303760 kB
Active(anon):     974004 kB
Inactive(anon):     8856 kB
Active(file):     284324 kB
Inactive(file):   294904 kB
Unevictable:        5704 kB
Mlocked:            5704 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42628 kB
Writeback:             0 kB
AnonPages:        978852 kB
Mapped:            45760 kB
Shmem:              8872 kB
Slab:             129648 kB
SReclaimable:      95660 kB
SUnreclaim:        33988 kB
KernelStack:        4576 kB
PageTables:         6996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1867996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    849920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61888 MiB
End job on node134 at 2017-07-22 18:08:45