Trace number 4244355

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.02 2364.02

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-100-20-6.xml
MD5SUM43798f1f0ec1e0d1988685c70912b197
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of constraints2120
Number of domains1
Minimum domain size6446
Maximum domain size6446
Distribution of domain sizes[{"size":6446,"count":2100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":2000},{"arity":100,"count":20}]
Number of extensional constraints0
Number of intensional constraints2100
Distribution of constraint types[{"type":"intension","count":2100},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.42/0.30	c version: 2017-06-30
0.42/0.30	c seed: 355219683
0.42/0.30	c timeout: 2400
0.42/0.30	c memlimit: 15500
0.42/0.30	c nbcore: 8
0.42/0.33	c Parsing instance...
7.54/2.76	c Parsing done, starting search...
2400.00/2364.01	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-4244355-1500683233/watcher-4244355-1500683233 -o /tmp/evaluation-result-4244355-1500683233/solver-4244355-1500683233 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500683233-16019 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 355219683 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244355-1500683233.xml 

pid=16042
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.10 1.67 2.97 3/239 16046
/proc/meminfo: memFree=31868188/32770624 swapFree=5940/225040
[pid=16046] ppid=16042 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/stat : 16046 (java) S 16042 16046 15364 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 3588241 369864704 1924 33554432000 4194304 4196468 140733115220096 140733115202640 140535135862519 0 0 0 16784584 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
/proc/16046/statm: 90299 1924 1072 1 0 79210 0
[pid=16046/tid=16051] ppid=16042 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16051/stat : 16051 (java) R 16042 16046 15364 0 -1 4202560 423 0 0 0 0 0 0 0 20 0 2 0 3588241 369864704 1988 33554432000 4194304 4196468 140733115220096 140535140104608 140535119595232 0 4 0 16784584 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0

[startup+0.100163 s]
/proc/loadavg: 1.10 1.67 2.97 3/239 16046
/proc/meminfo: memFree=31868188/32770624 swapFree=5940/225040
[pid=16046] ppid=16042 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/16046/stat : 16046 (java) S 16042 16046 15364 0 -1 1077944320 5533 0 0 0 8 1 0 0 20 0 20 0 3588241 13582725120 6122 33554432000 4194304 4196468 140733115220096 140733115202640 140535135862519 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
/proc/16046/statm: 3316095 6122 3308 1 0 3303815 0
[pid=16046/tid=16051] ppid=16042 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16051/stat : 16051 (java) R 16042 16046 15364 0 -1 4202560 3616 0 0 0 7 1 0 0 20 0 20 0 3588241 13582725120 6122 33554432000 4194304 4196468 140733115220096 140535140104800 140535135884445 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200338 s]
/proc/loadavg: 1.10 1.67 2.97 3/239 16046
/proc/meminfo: memFree=31868188/32770624 swapFree=5940/225040
[pid=16046] ppid=16042 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/16046/stat : 16046 (java) S 16042 16046 15364 0 -1 1077944320 8775 0 0 0 23 3 0 0 20 0 20 0 3588241 13582245888 8779 33554432000 4194304 4196468 140733115220096 140733115202640 140535135862519 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
/proc/16046/statm: 3315978 8779 3542 1 0 3303698 0
[pid=16046/tid=16051] ppid=16042 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16051/stat : 16051 (java) R 16042 16046 15364 0 -1 4202560 6462 0 0 0 16 2 0 0 20 0 20 0 3588241 13582245888 8779 33554432000 4194304 4196468 140733115220096 140535140091296 140535119943006 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300365 s]
/proc/loadavg: 1.10 1.67 2.97 3/239 16046
/proc/meminfo: memFree=31868188/32770624 swapFree=5940/225040
[pid=16046] ppid=16042 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/16046/stat : 16046 (java) S 16042 16046 15364 0 -1 1077944320 9820 0 0 0 39 3 0 0 20 0 20 0 3588241 13582245888 11050 33554432000 4194304 4196468 140733115220096 140733115202640 140535135862519 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
/proc/16046/statm: 3315978 11050 3635 1 0 3303698 0
[pid=16046/tid=16051] ppid=16042 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16051/stat : 16051 (java) R 16042 16046 15364 0 -1 4202560 7253 0 0 0 25 2 0 0 20 0 20 0 3588241 13582245888 11050 33554432000 4194304 4196468 140733115220096 140535140075584 140535135884445 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700209 s]
/proc/loadavg: 1.10 1.67 2.97 3/239 16046
/proc/meminfo: memFree=31868188/32770624 swapFree=5940/225040
[pid=16046] ppid=16042 vsize=13265980 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/16046/stat : 16046 (java) S 16042 16046 15364 0 -1 1077944320 14289 0 0 0 143 6 0 0 20 0 20 0 3588241 13584363520 21648 33554432000 4194304 4196468 140733115220096 140733115202640 140535135862519 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
/proc/16046/statm: 3316495 21648 3771 1 0 3304210 0
[pid=16046/tid=16051] ppid=16042 vsize=13265980 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16051/stat : 16051 (java) R 16042 16046 15364 0 -1 4202560 8464 0 0 0 63 3 0 0 20 0 20 0 3588241 13584363520 21648 33554432000 4194304 4196468 140733115220096 140535140099424 140535119906149 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13265980

[startup+1.5011 s]
/proc/loadavg: 1.10 1.67 2.97 8/283 16090
/proc/meminfo: memFree=31651608/32770624 swapFree=5940/225152
[pid=16046] ppid=16042 vsize=13268028 CPUtime=4.87 cores=0,2,4,6,8,10,12,14
/proc/16046/stat : 16046 (java) S 16042 16046 15364 0 -1 1077944320 26143 0 0 0 478 9 0 0 20 0 20 0 3588241 13586460672 44704 33554432000 4194304 4196468 140733115220096 140733115202640 140535135862519 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
/proc/16046/statm: 3317007 44704 3791 1 0 3304722 0
[pid=16046/tid=16051] ppid=16042 vsize=13268028 CPUtime=1.46 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16051/stat : 16051 (java) R 16042 16046 15364 0 -1 4202560 11096 0 0 0 141 5 0 0 20 0 20 0 3588241 13586460672 44704 33554432000 4194304 4196468 140733115220096 140535140085664 140534769331991 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16054] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16054/stat : 16054 (java) S 16042 16046 15364 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3588242 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534735108496 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16055] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16055/stat : 16055 (java) S 16042 16046 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588242 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534734055696 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16056] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16056/stat : 16056 (java) S 16042 16046 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588242 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534733003408 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16057] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16057/stat : 16057 (java) S 16042 16046 15364 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3588242 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534731950608 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16058] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16058/stat : 16058 (java) S 16042 16046 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588242 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534730898320 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16059] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16059/stat : 16059 (java) S 16042 16046 15364 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3588242 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534729845520 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16060] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16060/stat : 16060 (java) S 16042 16046 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588242 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534728793232 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16061] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16061/stat : 16061 (java) S 16042 16046 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588242 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534727740432 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16071] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16071/stat : 16071 (java) S 16042 16046 15364 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 3588245 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534330869872 140535135873666 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16073] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16073/stat : 16073 (java) S 16042 16046 15364 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3588245 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534329815840 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16075] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16075/stat : 16075 (java) S 16042 16046 15364 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3588246 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534328763504 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16082] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16082/stat : 16082 (java) S 16042 16046 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588249 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534327711824 140535135881115 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16083] ppid=16042 vsize=13268028 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16083/stat : 16083 (java) S 16042 16046 15364 0 -1 1077944384 3331 0 0 0 79 0 0 0 20 0 20 0 3588249 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534326659696 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16084] ppid=16042 vsize=13268028 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16084/stat : 16084 (java) R 16042 16046 15364 0 -1 4202560 3021 0 0 0 93 0 0 0 20 0 20 0 3588249 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534325586584 140535119359307 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16085] ppid=16042 vsize=13268028 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16085/stat : 16085 (java) S 16042 16046 15364 0 -1 1077944384 3615 0 0 0 81 0 0 0 20 0 20 0 3588249 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534324554608 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16086] ppid=16042 vsize=13268028 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16086/stat : 16086 (java) R 16042 16046 15364 0 -1 4202560 3681 0 0 0 81 1 0 0 20 0 20 0 3588249 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534323498472 140535114231158 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16088] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16088/stat : 16088 (java) S 16042 16046 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588250 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534322448736 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16090] ppid=16042 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16090/stat : 16090 (java) S 16042 16046 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588250 13586460672 44704 33554432000 4194304 4196468 140733115220096 140534321396016 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 13268028

[startup+3.10109 s]
/proc/loadavg: 1.10 1.67 2.97 4/283 16090
/proc/meminfo: memFree=31457168/32770624 swapFree=5940/225496
[pid=16046] ppid=16042 vsize=13270076 CPUtime=9.03 cores=0,2,4,6,8,10,12,14
/proc/16046/stat : 16046 (java) S 16042 16046 15364 0 -1 1077944320 36847 0 0 0 889 14 0 0 20 0 20 0 3588241 13588557824 61928 33554432000 4194304 4196468 140733115220096 140733115202640 140535135862519 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
/proc/16046/statm: 3317519 61928 3816 1 0 3305234 0
[pid=16046/tid=16051] ppid=16042 vsize=13270076 CPUtime=3.03 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16051/stat : 16051 (java) R 16042 16046 15364 0 -1 4202560 12170 0 0 0 298 5 0 0 20 0 20 0 3588241 13588557824 61928 33554432000 4194304 4196468 140733115220096 140535140100440 140534779541619 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16054] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16054/stat : 16054 (java) S 16042 16046 15364 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 3588242 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534735108496 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16055] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16055/stat : 16055 (java) S 16042 16046 15364 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 3588242 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534734055696 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16056] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16056/stat : 16056 (java) S 16042 16046 15364 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 3588242 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534733003408 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16057] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16057/stat : 16057 (java) S 16042 16046 15364 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 20 0 3588242 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534731950608 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16058] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16058/stat : 16058 (java) S 16042 16046 15364 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 3588242 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534730898320 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16059] ppid=16042 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16059/stat : 16059 (java) S 16042 16046 15364 0 -1 1077944384 233 0 0 0 1 0 0 0 20 0 20 0 3588242 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534729845520 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16060] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16060/stat : 16060 (java) S 16042 16046 15364 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 3588242 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534728793232 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16061] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16061/stat : 16061 (java) S 16042 16046 15364 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 20 0 3588242 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534727740432 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16071] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16071/stat : 16071 (java) S 16042 16046 15364 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 20 0 3588245 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534330869872 140535135873666 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16073] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16073/stat : 16073 (java) S 16042 16046 15364 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 3588245 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534329815904 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16075] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16075/stat : 16075 (java) S 16042 16046 15364 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534328763520 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16082] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16082/stat : 16082 (java) S 16042 16046 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534327711824 140535135881115 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16083] ppid=16042 vsize=13270076 CPUtime=1.51 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16083/stat : 16083 (java) R 16042 16046 15364 0 -1 4202560 5448 0 0 0 150 1 0 0 20 0 20 0 3588249 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534326639632 140535117427533 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16084] ppid=16042 vsize=13270076 CPUtime=1.7 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16084/stat : 16084 (java) R 16042 16046 15364 0 -1 4202560 4608 0 0 0 169 1 0 0 20 0 20 0 3588249 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534325593440 140535119079069 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16085] ppid=16042 vsize=13270076 CPUtime=1.58 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16085/stat : 16085 (java) R 16042 16046 15364 0 -1 4202560 5586 0 0 0 157 1 0 0 20 0 20 0 3588249 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534324540488 140535115106375 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16086] ppid=16042 vsize=13270076 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16086/stat : 16086 (java) S 16042 16046 15364 0 -1 1077944384 6864 0 0 0 105 1 0 0 20 0 20 0 3588249 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534323501808 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16088] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16088/stat : 16088 (java) S 16042 16046 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588250 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534322448736 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16090] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16090/stat : 16090 (java) S 16042 16046 15364 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 3588250 13588557824 61928 33554432000 4194304 4196468 140733115220096 140534321396016 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
Current children cumulated CPU time (s) 9.03
Current children cumulated vsize (KiB) 13270076

[startup+6.3008 s]
/proc/loadavg: 1.17 1.67 2.97 3/283 16090
/proc/meminfo: memFree=30741148/32770624 swapFree=5940/225484
[pid=16046] ppid=16042 vsize=13270076 CPUtime=13.77 cores=0,2,4,6,8,10,12,14
/proc/16046/stat : 16046 (java) S 16042 16046 15364 0 -1 1077944320 38955 0 0 0 1356 21 0 0 20 0 20 0 3588241 13588557824 64713 33554432000 4194304 4196468 140733115220096 140733115202640 140535135862519 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
/proc/16046/statm: 3317519 64713 3825 1 0 3305234 0
[pid=16046/tid=16051] ppid=16042 vsize=13270076 CPUtime=6.2 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16051/stat : 16051 (java) R 16042 16046 15364 0 -1 4202560 12214 0 0 0 615 5 0 0 20 0 20 0 3588241 13588557824 64713 33554432000 4194304 4196468 140733115220096 140535140098200 140534780120549 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16054] ppid=16042 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16054/stat : 16054 (java) S 16042 16046 15364 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 20 0 3588242 13588557824 64713 33554432000 4194304 4196468 140733115220096 140534735108496 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16055] ppid=16042 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16055/stat : 16055 (java) S 16042 16046 15364 0 -1 1077944384 25 0 0 0 2 0 0 0 20 0 20 0 3588242 13588557824 64713 33554432000 4194304 4196468 140733115220096 140534734055696 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16056] ppid=16042 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16056/stat : 16056 (java) S 16042 16046 15364 0 -1 1077944384 60 0 0 0 2 1 0 0 20 0 20 0 3588242 13588557824 64713 33554432000 4194304 4196468 140733115220096 140534733003408 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16057] ppid=16042 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16057/stat : 16057 (java) S 16042 16046 15364 0 -1 1077944384 96 0 0 0 2 1 0 0 20 0 20 0 3588242 13588557824 64713 33554432000 4194304 4196468 140733115220096 140534731950608 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16058] ppid=16042 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16058/stat : 16058 (java) S 16042 16046 15364 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 20 0 3588242 13588557824 64713 33554432000 4194304 4196468 140733115220096 140534730898320 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16059] ppid=16042 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16059/stat : 16059 (java) S 16042 16046 15364 0 -1 1077944384 237 0 0 0 2 1 0 0 20 0 20 0 3588242 13588557824 64713 33554432000 4194304 4196468 140733115220096 140534729845520 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16060] ppid=16042 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16060/stat : 16060 (java) S 16042 16046 15364 0 -1 1077944384 31 0 0 0 2 0 0 0 20 0 20 0 3588242 13588557824 64713 33554432000 4194304 4196468 140733115220096 140534728793232 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16061] ppid=16042 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16061/stat : 16061 (java) S 16042 16046 15364 0 -1 1077944384 75 0 0 0 2 1 0 0 20 0 20 0 3588242 13588557824 64713 33554432000 4194304 4196468 140733115220096 140534727740432 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16071] ppid=16042 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16071/stat : 16071 (java) S 16042 16046 15364 0 -1 1077944384 315 0 0 0 1 0 0 0 20 0 20 0 3588245 13588557824 64713 33554432000 4194304 4196468 140733115220096 140534330869872 140535135873666 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16073] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16073/stat : 16073 (java) S 16042 16046 15364 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 3588245 13588557824 64713 33554432000 4194304 4196468 140733115220096 140534329815904 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16075] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16075/stat : 16075 (java) S 16042 16046 15364 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 64713 33554432000 4194304 4196468 140733115220096 140534328763520 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16082] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=16046/tid=16084] ppid=16042 vsize=13270076 CPUtime=2.79 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16084/stat : 16084 (java) S 16042 16046 15364 0 -1 1077944384 11278 0 0 0 278 1 0 0 20 0 20 0 3588249 13588557824 96479 33554432000 4194304 4196468 140733115220096 140534325606896 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16085] ppid=16042 vsize=13270076 CPUtime=2.3 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16085/stat : 16085 (java) S 16042 16046 15364 0 -1 1077944384 9539 0 0 0 228 2 0 0 20 0 20 0 3588249 13588557824 96479 33554432000 4194304 4196468 140733115220096 140534324554608 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16086] ppid=16042 vsize=13270076 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16086/stat : 16086 (java) S 16042 16046 15364 0 -1 1077944384 9636 0 0 0 113 2 0 0 20 0 20 0 3588249 13588557824 96479 33554432000 4194304 4196468 140733115220096 140534323501808 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16088] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16088/stat : 16088 (java) S 16042 16046 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588250 13588557824 96479 33554432000 4194304 4196468 140733115220096 140534322448736 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16090] ppid=16042 vsize=13270076 CPUtime=0.52 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16090/stat : 16090 (java) S 16042 16046 15364 0 -1 1077944384 760 0 0 0 25 27 0 0 20 0 20 0 3588250 13588557824 96479 33554432000 4194304 4196468 140733115220096 140534321396016 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
Current children cumulated CPU time (s) 2236.57
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.68 1.54 1.65 3/282 16183
/proc/meminfo: memFree=30411208/32770624 swapFree=5940/227424
[pid=16046] ppid=16042 vsize=13270076 CPUtime=2297.29 cores=0,2,4,6,8,10,12,14
/proc/16046/stat : 16046 (java) S 16042 16046 15364 0 -1 1077944320 113754 0 0 0 229523 206 0 0 20 0 20 0 3588241 13588557824 97503 33554432000 4194304 4196468 140733115220096 140733115202640 140535135862519 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
/proc/16046/statm: 3317519 97503 3830 1 0 3305234 0
[pid=16046/tid=16051] ppid=16042 vsize=13270076 CPUtime=2255.49 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16051/stat : 16051 (java) R 16042 16046 15364 0 -1 4202560 28645 0 0 0 225539 10 0 0 20 0 20 0 3588241 13588557824 97503 33554432000 4194304 4196468 140733115220096 140535140100848 140534779869568 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16054] ppid=16042 vsize=13270076 CPUtime=3.88 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16054/stat : 16054 (java) S 16042 16046 15364 0 -1 1077944384 3505 0 0 0 368 20 0 0 20 0 20 0 3588242 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534735108496 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16055] ppid=16042 vsize=13270076 CPUtime=3.89 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16055/stat : 16055 (java) S 16042 16046 15364 0 -1 1077944384 3579 0 0 0 368 21 0 0 20 0 20 0 3588242 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534734055696 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16056] ppid=16042 vsize=13270076 CPUtime=3.92 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16056/stat : 16056 (java) S 16042 16046 15364 0 -1 1077944384 4215 0 0 0 373 19 0 0 20 0 20 0 3588242 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534733003408 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16057] ppid=16042 vsize=13270076 CPUtime=3.9 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16057/stat : 16057 (java) S 16042 16046 15364 0 -1 1077944384 2777 0 0 0 371 19 0 0 20 0 20 0 3588242 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534731950608 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16058] ppid=16042 vsize=13270076 CPUtime=3.92 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16058/stat : 16058 (java) S 16042 16046 15364 0 -1 1077944384 4541 0 0 0 373 19 0 0 20 0 20 0 3588242 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534730898320 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16059] ppid=16042 vsize=13270076 CPUtime=3.85 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16059/stat : 16059 (java) S 16042 16046 15364 0 -1 1077944384 5785 0 0 0 364 21 0 0 20 0 20 0 3588242 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534729845520 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16060] ppid=16042 vsize=13270076 CPUtime=3.83 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16060/stat : 16060 (java) S 16042 16046 15364 0 -1 1077944384 5924 0 0 0 363 20 0 0 20 0 20 0 3588242 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534728793232 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16061] ppid=16042 vsize=13270076 CPUtime=3.94 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16061/stat : 16061 (java) S 16042 16046 15364 0 -1 1077944384 4687 0 0 0 371 23 0 0 20 0 20 0 3588242 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534727740432 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16071] ppid=16042 vsize=13270076 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16071/stat : 16071 (java) S 16042 16046 15364 0 -1 1077944384 7053 0 0 0 133 11 0 0 20 0 20 0 3588245 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534330869872 140535135873666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16073] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16073/stat : 16073 (java) S 16042 16046 15364 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 3588245 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534329815904 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16075] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16075/stat : 16075 (java) S 16042 16046 15364 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534328763520 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16082] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16082/stat : 16082 (java) S 16042 16046 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534327711824 140535135881115 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16083] ppid=16042 vsize=13270076 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16083/stat : 16083 (java) S 16042 16046 15364 0 -1 1077944384 10388 0 0 0 227 2 0 0 20 0 20 0 3588249 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534326659696 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16084] ppid=16042 vsize=13270076 CPUtime=2.79 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16084/stat : 16084 (java) S 16042 16046 15364 0 -1 1077944384 11280 0 0 0 278 1 0 0 20 0 20 0 3588249 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534325606896 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16085] ppid=16042 vsize=13270076 CPUtime=2.3 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16085/stat : 16085 (java) S 16042 16046 15364 0 -1 1077944384 9541 0 0 0 228 2 0 0 20 0 20 0 3588249 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534324554608 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16086] ppid=16042 vsize=13270076 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16086/stat : 16086 (java) S 16042 16046 15364 0 -1 1077944384 9638 0 0 0 113 2 0 0 20 0 20 0 3588249 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534323501808 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16088] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16088/stat : 16088 (java) S 16042 16046 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588250 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534322448736 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16090] ppid=16042 vsize=13270076 CPUtime=0.54 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16090/stat : 16090 (java) S 16042 16046 15364 0 -1 1077944384 777 0 0 0 26 28 0 0 20 0 20 0 3588250 13588557824 97503 33554432000 4194304 4196468 140733115220096 140534321396016 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
Current children cumulated CPU time (s) 2297.29
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.71 1.58 1.66 2/259 16226
/proc/meminfo: memFree=31485088/32770624 swapFree=5940/227448
[pid=16046] ppid=16042 vsize=13270076 CPUtime=2357.87 cores=0,2,4,6,8,10,12,14
/proc/16046/stat : 16046 (java) S 16042 16046 15364 0 -1 1077944320 115150 0 0 0 235578 209 0 0 20 0 20 0 3588241 13588557824 98015 33554432000 4194304 4196468 140733115220096 140733115202640 140535135862519 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
/proc/16046/statm: 3317519 98015 3830 1 0 3305234 0
[pid=16046/tid=16051] ppid=16042 vsize=13270076 CPUtime=2315.34 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16051/stat : 16051 (java) R 16042 16046 15364 0 -1 4202560 29071 0 0 0 231524 10 0 0 20 0 20 0 3588241 13588557824 98015 33554432000 4194304 4196468 140733115220096 140535140100848 140534780891488 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16054] ppid=16042 vsize=13270076 CPUtime=3.98 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16054/stat : 16054 (java) S 16042 16046 15364 0 -1 1077944384 3517 0 0 0 377 21 0 0 20 0 20 0 3588242 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534735108496 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16055] ppid=16042 vsize=13270076 CPUtime=3.98 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16055/stat : 16055 (java) S 16042 16046 15364 0 -1 1077944384 3593 0 0 0 377 21 0 0 20 0 20 0 3588242 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534734055696 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16056] ppid=16042 vsize=13270076 CPUtime=4 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16056/stat : 16056 (java) S 16042 16046 15364 0 -1 1077944384 4433 0 0 0 381 19 0 0 20 0 20 0 3588242 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534733003408 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16057] ppid=16042 vsize=13270076 CPUtime=3.98 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16057/stat : 16057 (java) S 16042 16046 15364 0 -1 1077944384 2851 0 0 0 379 19 0 0 20 0 20 0 3588242 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534731950608 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16058] ppid=16042 vsize=13270076 CPUtime=4.01 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16058/stat : 16058 (java) S 16042 16046 15364 0 -1 1077944384 4686 0 0 0 382 19 0 0 20 0 20 0 3588242 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534730898320 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16059] ppid=16042 vsize=13270076 CPUtime=3.93 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16059/stat : 16059 (java) S 16042 16046 15364 0 -1 1077944384 5837 0 0 0 372 21 0 0 20 0 20 0 3588242 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534729845520 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16060] ppid=16042 vsize=13270076 CPUtime=3.91 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16060/stat : 16060 (java) S 16042 16046 15364 0 -1 1077944384 6051 0 0 0 371 20 0 0 20 0 20 0 3588242 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534728793232 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16061] ppid=16042 vsize=13270076 CPUtime=4.02 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16061/stat : 16061 (java) S 16042 16046 15364 0 -1 1077944384 4813 0 0 0 379 23 0 0 20 0 20 0 3588242 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534727740432 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16071] ppid=16042 vsize=13270076 CPUtime=1.48 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16071/stat : 16071 (java) S 16042 16046 15364 0 -1 1077944384 7232 0 0 0 136 12 0 0 20 0 20 0 3588245 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534330869872 140535135873666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16073] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16073/stat : 16073 (java) S 16042 16046 15364 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 3588245 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534329815904 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16075] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16075/stat : 16075 (java) S 16042 16046 15364 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534328763520 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16082] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16082/stat : 16082 (java) S 16042 16046 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534327711824 140535135881115 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16083] ppid=16042 vsize=13270076 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16083/stat : 16083 (java) S 16042 16046 15364 0 -1 1077944384 10390 0 0 0 227 2 0 0 20 0 20 0 3588249 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534326659696 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16084] ppid=16042 vsize=13270076 CPUtime=2.79 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16084/stat : 16084 (java) S 16042 16046 15364 0 -1 1077944384 11282 0 0 0 278 1 0 0 20 0 20 0 3588249 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534325606896 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16085] ppid=16042 vsize=13270076 CPUtime=2.3 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16085/stat : 16085 (java) S 16042 16046 15364 0 -1 1077944384 9543 0 0 0 228 2 0 0 20 0 20 0 3588249 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534324554608 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16086] ppid=16042 vsize=13270076 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16086/stat : 16086 (java) S 16042 16046 15364 0 -1 1077944384 9640 0 0 0 113 2 0 0 20 0 20 0 3588249 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534323501808 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16088] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16088/stat : 16088 (java) S 16042 16046 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588250 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534322448736 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16090] ppid=16042 vsize=13270076 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16090/stat : 16090 (java) S 16042 16046 15364 0 -1 1077944384 792 0 0 0 27 29 0 0 20 0 20 0 3588250 13588557824 98015 33554432000 4194304 4196468 140733115220096 140534321396016 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
Current children cumulated CPU time (s) 2357.87
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2364.01 s]
/proc/loadavg: 1.82 1.63 1.67 3/282 16271
/proc/meminfo: memFree=31259196/32770624 swapFree=5940/227544
[pid=16046] ppid=16042 vsize=13270076 CPUtime=2400 cores=0,2,4,6,8,10,12,14
/proc/16046/stat : 16046 (java) S 16042 16046 15364 0 -1 1077944320 116646 0 0 0 239789 211 0 0 20 0 20 0 3588241 13588557824 99039 33554432000 4194304 4196468 140733115220096 140733115202640 140535135862519 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
/proc/16046/statm: 3317519 99039 3830 1 0 3305234 0
[pid=16046/tid=16051] ppid=16042 vsize=13270076 CPUtime=2356.94 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16051/stat : 16051 (java) R 16042 16046 15364 0 -1 4202560 29484 0 0 0 235684 10 0 0 20 0 20 0 3588241 13588557824 99039 33554432000 4194304 4196468 140733115220096 140535140100768 140534780627401 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16054] ppid=16042 vsize=13270076 CPUtime=4.04 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16054/stat : 16054 (java) S 16042 16046 15364 0 -1 1077944384 3634 0 0 0 383 21 0 0 20 0 20 0 3588242 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534735108496 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16055] ppid=16042 vsize=13270076 CPUtime=4.04 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16055/stat : 16055 (java) S 16042 16046 15364 0 -1 1077944384 3603 0 0 0 383 21 0 0 20 0 20 0 3588242 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534734055696 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16056] ppid=16042 vsize=13270076 CPUtime=4.06 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16056/stat : 16056 (java) S 16042 16046 15364 0 -1 1077944384 4634 0 0 0 387 19 0 0 20 0 20 0 3588242 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534733003408 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16057] ppid=16042 vsize=13270076 CPUtime=4.03 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16057/stat : 16057 (java) S 16042 16046 15364 0 -1 1077944384 2863 0 0 0 384 19 0 0 20 0 20 0 3588242 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534731950608 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16058] ppid=16042 vsize=13270076 CPUtime=4.07 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16058/stat : 16058 (java) S 16042 16046 15364 0 -1 1077944384 4884 0 0 0 388 19 0 0 20 0 20 0 3588242 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534730898320 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16059] ppid=16042 vsize=13270076 CPUtime=3.98 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16059/stat : 16059 (java) S 16042 16046 15364 0 -1 1077944384 5998 0 0 0 377 21 0 0 20 0 20 0 3588242 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534729845520 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16060] ppid=16042 vsize=13270076 CPUtime=3.97 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16060/stat : 16060 (java) S 16042 16046 15364 0 -1 1077944384 6225 0 0 0 377 20 0 0 20 0 20 0 3588242 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534728793232 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16061] ppid=16042 vsize=13270076 CPUtime=4.08 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16061/stat : 16061 (java) S 16042 16046 15364 0 -1 1077944384 4820 0 0 0 385 23 0 0 20 0 20 0 3588242 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534727740432 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16071] ppid=16042 vsize=13270076 CPUtime=1.51 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16071/stat : 16071 (java) S 16042 16046 15364 0 -1 1077944384 7412 0 0 0 139 12 0 0 20 0 20 0 3588245 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534330869872 140535135873666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16073] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16073/stat : 16073 (java) S 16042 16046 15364 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 3588245 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534329815904 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16075] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16075/stat : 16075 (java) S 16042 16046 15364 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 3588246 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534328763520 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16082] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16082/stat : 16082 (java) S 16042 16046 15364 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3588249 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534327711824 140535135881115 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16083] ppid=16042 vsize=13270076 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16083/stat : 16083 (java) S 16042 16046 15364 0 -1 1077944384 10392 0 0 0 227 2 0 0 20 0 20 0 3588249 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534326659696 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16084] ppid=16042 vsize=13270076 CPUtime=2.79 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16084/stat : 16084 (java) S 16042 16046 15364 0 -1 1077944384 11284 0 0 0 278 1 0 0 20 0 20 0 3588249 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534325606896 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16085] ppid=16042 vsize=13270076 CPUtime=2.3 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16085/stat : 16085 (java) S 16042 16046 15364 0 -1 1077944384 9545 0 0 0 228 2 0 0 20 0 20 0 3588249 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534324554608 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16086] ppid=16042 vsize=13270076 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16086/stat : 16086 (java) S 16042 16046 15364 0 -1 1077944384 9642 0 0 0 113 2 0 0 20 0 20 0 3588249 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534323501808 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16088] ppid=16042 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16088/stat : 16088 (java) S 16042 16046 15364 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3588250 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534322448736 140535135872725 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
[pid=16046/tid=16090] ppid=16042 vsize=13270076 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/16046/task/16090/stat : 16090 (java) S 16042 16046 15364 0 -1 1077944384 807 0 0 0 27 29 0 0 20 0 20 0 3588250 13588557824 99039 33554432000 4194304 4196468 140733115220096 140534321396016 140535135873666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18673664 140733115221136 140733115221316 140733115221316 140733115224015 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 13270076

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

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

Child status: 143
Real time (s): 2364.02
CPU time (s): 2400.02
CPU user time (s): 2397.9
CPU system time (s): 2.11964
CPU usage (%): 101.523
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.9
system time used= 2.11964
maximum resident set size= 396648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116848
page faults= 0
swaps= 0
block input operations= 376
block output operations= 2656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 117778
involuntary context switches= 137478

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2752 second user time and 16.9328 second system time

The end

Launcher Data

Begin job on node151 at 2017-07-22 02:27:13
IDJOB=4244355
IDBENCH=115599
IDSOLVER=2627
FILE ID=node151/4244355-1500683233
RUNJOBID= node151-1500683233-16019
PBS_JOBID= 20623037
Free space on /tmp= 62028 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-100-20-6.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-4244355-1500683233/watcher-4244355-1500683233 -o /tmp/evaluation-result-4244355-1500683233/solver-4244355-1500683233 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1500683233-16019 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 355219683 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244355-1500683233.xml

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

MD5SUM BENCH= 43798f1f0ec1e0d1988685c70912b197
RANDOM SEED=355219683

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31869304 kB
MemAvailable:   32026268 kB
Buffers:           50736 kB
Cached:           415604 kB
SwapCached:            0 kB
Active:           284296 kB
Inactive:         235324 kB
Active(anon):      57004 kB
Inactive(anon):     8664 kB
Active(file):     227292 kB
Inactive(file):   226660 kB
Unevictable:        5940 kB
Mlocked:            5972 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84284 kB
Writeback:             0 kB
AnonPages:        336056 kB
Mapped:            30864 kB
Shmem:              8848 kB
Slab:              70564 kB
SReclaimable:      37692 kB
SUnreclaim:        32872 kB
KernelStack:        4480 kB
PageTables:         5812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     308876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61944 MiB
End job on node151 at 2017-07-22 03:06:38