Trace number 4244334

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.06 2389.11

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-050-05-8.xml
MD5SUM22761d43b4ecb04f428695e90c374992
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 variables300
Number of constraints305
Number of domains1
Minimum domain size2652
Maximum domain size2652
Distribution of domain sizes[{"size":2652,"count":300}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":250}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":50},{"arity":2,"count":250},{"arity":50,"count":5}]
Number of extensional constraints0
Number of intensional constraints300
Distribution of constraint types[{"type":"intension","count":300},{"type":"noOverlap","count":5}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.42/0.30	c version: 2017-06-30
0.42/0.30	c seed: 917648703
0.42/0.30	c timeout: 2400
0.42/0.30	c memlimit: 15500
0.42/0.30	c nbcore: 8
0.42/0.34	c Parsing instance...
1.90/1.07	c Parsing done, starting search...
2400.04/2389.10	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-4244334-1500682578/watcher-4244334-1500682578 -o /tmp/evaluation-result-4244334-1500682578/solver-4244334-1500682578 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500682578-15630 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 917648703 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244334-1500682578.xml 

pid=15656
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: 0.92 1.00 1.15 3/244 15662
/proc/meminfo: memFree=31879800/32770624 swapFree=5952/210160
[pid=15662] ppid=15656 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/stat : 15662 (java) S 15656 15662 15599 0 -1 1077944320 2026 0 0 0 0 0 0 0 20 0 2 0 3526954 10889764864 2234 33554432000 4194304 4196468 140729075655648 140729075638192 140365530279671 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
/proc/15662/statm: 2658634 2300 1188 1 0 2647545 0
[pid=15662/tid=15664] ppid=15656 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15664/stat : 15664 (java) R 15656 15662 15599 0 -1 4202560 812 0 0 0 0 0 0 0 20 0 2 0 3526955 10889764864 2366 33554432000 4194304 4196468 140729075655648 140365534521760 140365522569120 0 4 0 16784584 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0

[startup+0.100139 s]
/proc/loadavg: 0.92 1.00 1.15 3/244 15662
/proc/meminfo: memFree=31879800/32770624 swapFree=5952/210160
[pid=15662] ppid=15656 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/15662/stat : 15662 (java) S 15656 15662 15599 0 -1 1077944320 5441 0 0 0 8 1 0 0 20 0 20 0 3526954 13582725120 6539 33554432000 4194304 4196468 140729075655648 140729075638192 140365530279671 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
/proc/15662/statm: 3316095 6539 3237 1 0 3303815 0
[pid=15662/tid=15664] ppid=15656 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15664/stat : 15664 (java) R 15656 15662 15599 0 -1 4202560 3527 0 0 0 7 1 0 0 20 0 20 0 3526955 13582725120 6539 33554432000 4194304 4196468 140729075655648 140365534519448 140365486915446 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200424 s]
/proc/loadavg: 0.92 1.00 1.15 3/244 15662
/proc/meminfo: memFree=31879800/32770624 swapFree=5952/210160
[pid=15662] ppid=15656 vsize=13263912 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15662/stat : 15662 (java) S 15656 15662 15599 0 -1 1077944320 8649 0 0 0 23 2 0 0 20 0 20 0 3526954 13582245888 9176 33554432000 4194304 4196468 140729075655648 140729075638192 140365530279671 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
/proc/15662/statm: 3315978 9176 3541 1 0 3303698 0
[pid=15662/tid=15664] ppid=15656 vsize=13263912 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15664/stat : 15664 (java) R 15656 15662 15599 0 -1 4202560 6354 0 0 0 16 1 0 0 20 0 20 0 3526955 13582245888 9176 33554432000 4194304 4196468 140729075655648 140365534461312 140365530301597 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.300383 s]
/proc/loadavg: 0.92 1.00 1.15 3/244 15662
/proc/meminfo: memFree=31879800/32770624 swapFree=5952/210160
[pid=15662] ppid=15656 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/15662/stat : 15662 (java) S 15656 15662 15599 0 -1 1077944320 9623 0 0 0 39 3 0 0 20 0 20 0 3526954 13582245888 11316 33554432000 4194304 4196468 140729075655648 140729075638192 140365530279671 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
/proc/15662/statm: 3315978 11316 3622 1 0 3303698 0
[pid=15662/tid=15664] ppid=15656 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15664/stat : 15664 (java) R 15656 15662 15599 0 -1 4202560 7071 0 0 0 25 2 0 0 20 0 20 0 3526955 13582245888 11316 33554432000 4194304 4196468 140729075655648 140365534499984 140365530301597 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700235 s]
/proc/loadavg: 0.92 1.00 1.15 3/244 15662
/proc/meminfo: memFree=31879800/32770624 swapFree=5952/210160
[pid=15662] ppid=15656 vsize=13265980 CPUtime=1.23 cores=0,2,4,6,8,10,12,14
/proc/15662/stat : 15662 (java) S 15656 15662 15599 0 -1 1077944320 11781 0 1 0 117 6 0 0 20 0 20 0 3526954 13584363520 17187 33554432000 4194304 4196468 140729075655648 140729075638192 140365530279671 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
/proc/15662/statm: 3316495 17187 3763 1 0 3304210 0
[pid=15662/tid=15664] ppid=15656 vsize=13265980 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15664/stat : 15664 (java) R 15656 15662 15599 0 -1 4202560 8142 0 1 0 62 4 0 0 20 0 20 0 3526955 13584363520 17187 33554432000 4194304 4196468 140729075655648 140365534516656 140365530291606 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 13265980

[startup+1.50107 s]
/proc/loadavg: 0.92 1.00 1.15 11/284 15702
/proc/meminfo: memFree=31654452/32770624 swapFree=5952/209640
[pid=15662] ppid=15656 vsize=13270076 CPUtime=3.97 cores=0,2,4,6,8,10,12,14
/proc/15662/stat : 15662 (java) S 15656 15662 15599 0 -1 1077944320 28481 0 1 0 385 12 0 0 20 0 20 0 3526954 13588557824 36366 33554432000 4194304 4196468 140729075655648 140729075638192 140365530279671 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
/proc/15662/statm: 3317519 36366 3782 1 0 3305234 0
[pid=15662/tid=15664] ppid=15656 vsize=13270076 CPUtime=1.45 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15664/stat : 15664 (java) R 15656 15662 15599 0 -1 4202560 10823 0 1 0 140 5 0 0 20 0 20 0 3526955 13588557824 36366 33554432000 4194304 4196468 140729075655648 140365534515160 140365124687347 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15675] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15675/stat : 15675 (java) S 15656 15662 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 36366 33554432000 4194304 4196468 140729075655648 140365448759696 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15676] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15676/stat : 15676 (java) S 15656 15662 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 36366 33554432000 4194304 4196468 140729075655648 140365447706896 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15677] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15677/stat : 15677 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 36366 33554432000 4194304 4196468 140729075655648 140365446654608 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15678] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15678/stat : 15678 (java) S 15656 15662 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 36366 33554432000 4194304 4196468 140729075655648 140365445601808 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15679] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15679/stat : 15679 (java) S 15656 15662 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 36366 33554432000 4194304 4196468 140729075655648 140365444549520 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15680] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15680/stat : 15680 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 36366 33554432000 4194304 4196468 140729075655648 140365443496720 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15681] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15681/stat : 15681 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 36366 33554432000 4194304 4196468 140729075655648 140365442444432 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15682] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15682/stat : 15682 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 36366 33554432000 4194304 4196468 140729075655648 140365441391632 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15684] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15684/stat : 15684 (java) S 15656 15662 15599 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 3526958 13588557824 36366 33554432000 4194304 4196468 140729075655648 140364992620656 140365530290818 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15686] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15686/stat : 15686 (java) S 15656 15662 15599 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3526959 13588557824 36366 33554432000 4194304 4196468 140729075655648 140364991566624 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15688] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15688/stat : 15688 (java) S 15656 15662 15599 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3526959 13588557824 36366 33554432000 4194304 4196468 140729075655648 140364990514288 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15689] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15689/stat : 15689 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 36366 33554432000 4194304 4196468 140729075655648 140364989462608 140365530298267 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15691] ppid=15656 vsize=13270076 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15691/stat : 15691 (java) R 15656 15662 15599 0 -1 4202560 2731 0 0 0 61 3 0 0 20 0 20 0 3526963 13588557824 36366 33554432000 4194304 4196468 140729075655648 140364988402968 140365516335619 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15693] ppid=15656 vsize=13270076 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15693/stat : 15693 (java) R 15656 15662 15599 0 -1 4202560 2816 0 0 0 60 0 0 0 20 0 20 0 3526963 13588557824 36366 33554432000 4194304 4196468 140729075655648 140364987343776 140365515209047 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15694] ppid=15656 vsize=13270076 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15694/stat : 15694 (java) R 15656 15662 15599 0 -1 4202560 3473 0 0 0 61 1 0 0 20 0 20 0 3526963 13588557824 36366 33554432000 4194304 4196468 140729075655648 140364986291416 140365511805214 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15696] ppid=15656 vsize=13270076 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15696/stat : 15696 (java) S 15656 15662 15599 0 -1 1077944384 7231 0 0 0 60 1 0 0 20 0 20 0 3526963 13588557824 36366 33554432000 4194304 4196468 140729075655648 140364985252592 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15699] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15699/stat : 15699 (java) S 15656 15662 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 36366 33554432000 4194304 4196468 140729075655648 140364984199520 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15701] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15701/stat : 15701 (java) S 15656 15662 15599 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 36366 33554432000 4194304 4196468 140729075655648 140364983146800 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 13270076

[startup+3.10075 s]
/proc/loadavg: 0.92 1.00 1.15 8/284 15702
/proc/meminfo: memFree=31523204/32770624 swapFree=5952/210252
[pid=15662] ppid=15656 vsize=13270076 CPUtime=7.71 cores=0,2,4,6,8,10,12,14
/proc/15662/stat : 15662 (java) S 15656 15662 15599 0 -1 1077944320 35450 0 1 0 757 14 0 0 20 0 20 0 3526954 13588557824 47756 33554432000 4194304 4196468 140729075655648 140729075638192 140365530279671 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
/proc/15662/statm: 3317519 47756 3789 1 0 3305234 0
[pid=15662/tid=15664] ppid=15656 vsize=13270076 CPUtime=3.05 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15664/stat : 15664 (java) R 15656 15662 15599 0 -1 4202560 11156 0 1 0 300 5 0 0 20 0 20 0 3526955 13588557824 47756 33554432000 4194304 4196468 140729075655648 140365534515736 140365126099877 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15675] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15675/stat : 15675 (java) S 15656 15662 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 47756 33554432000 4194304 4196468 140729075655648 140365448759696 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15676] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15676/stat : 15676 (java) S 15656 15662 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 47756 33554432000 4194304 4196468 140729075655648 140365447706896 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15677] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15677/stat : 15677 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 47756 33554432000 4194304 4196468 140729075655648 140365446654608 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15678] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15678/stat : 15678 (java) S 15656 15662 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 47756 33554432000 4194304 4196468 140729075655648 140365445601808 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15679] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15679/stat : 15679 (java) S 15656 15662 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 47756 33554432000 4194304 4196468 140729075655648 140365444549520 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15680] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15680/stat : 15680 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 47756 33554432000 4194304 4196468 140729075655648 140365443496720 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15681] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15681/stat : 15681 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 47756 33554432000 4194304 4196468 140729075655648 140365442444432 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15682] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15682/stat : 15682 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 47756 33554432000 4194304 4196468 140729075655648 140365441391632 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15684] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15684/stat : 15684 (java) S 15656 15662 15599 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 3526958 13588557824 47756 33554432000 4194304 4196468 140729075655648 140364992620656 140365530290818 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15686] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15686/stat : 15686 (java) S 15656 15662 15599 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3526959 13588557824 47756 33554432000 4194304 4196468 140729075655648 140364991566624 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15688] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15688/stat : 15688 (java) S 15656 15662 15599 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3526959 13588557824 47756 33554432000 4194304 4196468 140729075655648 140364990514288 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15689] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15689/stat : 15689 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 47756 33554432000 4194304 4196468 140729075655648 140364989462608 140365530298267 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15691] ppid=15656 vsize=13270076 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15691/stat : 15691 (java) S 15656 15662 15599 0 -1 1077944384 6025 0 0 0 127 4 0 0 20 0 20 0 3526963 13588557824 47756 33554432000 4194304 4196468 140729075655648 140364988410480 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15693] ppid=15656 vsize=13270076 CPUtime=1.38 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15693/stat : 15693 (java) S 15656 15662 15599 0 -1 1077944384 5529 0 0 0 137 1 0 0 20 0 20 0 3526963 13588557824 47756 33554432000 4194304 4196468 140729075655648 140364987357680 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15694] ppid=15656 vsize=13270076 CPUtime=1.29 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15694/stat : 15694 (java) S 15656 15662 15599 0 -1 1077944384 3974 0 0 0 128 1 0 0 20 0 20 0 3526963 13588557824 47756 33554432000 4194304 4196468 140729075655648 140364986305392 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15696] ppid=15656 vsize=13270076 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15696/stat : 15696 (java) S 15656 15662 15599 0 -1 1077944384 7330 0 0 0 63 1 0 0 20 0 20 0 3526963 13588557824 47756 33554432000 4194304 4196468 140729075655648 140364985252592 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15699] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15699/stat : 15699 (java) S 15656 15662 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 47756 33554432000 4194304 4196468 140729075655648 140364984199520 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15701] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15701/stat : 15701 (java) S 15656 15662 15599 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 47756 33554432000 4194304 4196468 140729075655648 140364983146800 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
Current children cumulated CPU time (s) 7.71
Current children cumulated vsize (KiB) 13270076

[startup+6.30076 s]
/proc/loadavg: 0.93 1.00 1.15 5/284 15702
/proc/meminfo: memFree=31423692/32770624 swapFree=5952/210264
[pid=15662] ppid=15656 vsize=13270076 CPUtime=11 cores=0,2,4,6,8,10,12,14
/proc/15662/stat : 15662 (java) S 15656 15662 15599 0 -1 1077944320 39588 0 1 0 1083 17 0 0 20 0 20 0 3526954 13588557824 58434 33554432000 4194304 4196468 140729075655648 140729075638192 140365530279671 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
/proc/15662/statm: 3317519 58434 3810 1 0 3305234 0
[pid=15662/tid=15664] ppid=15656 vsize=13270076 CPUtime=6.24 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15664/stat : 15664 (java) R 15656 15662 15599 0 -1 4202560 11358 0 1 0 618 6 0 0 20 0 20 0 3526955 13588557824 58434 33554432000 4194304 4196468 140729075655648 140365534514800 140365124906626 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15675] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15675/stat : 15675 (java) S 15656 15662 15599 0 -1 1077944384 199 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 58434 33554432000 4194304 4196468 140729075655648 140365448759696 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15676] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15676/stat : 15676 (java) S 15656 15662 15599 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 58434 33554432000 4194304 4196468 140729075655648 140365447706896 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15677] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15677/stat : 15677 (java) S 15656 15662 15599 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 58434 33554432000 4194304 4196468 140729075655648 140365446654608 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15678] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15678/stat : 15678 (java) S 15656 15662 15599 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 58434 33554432000 4194304 4196468 140729075655648 140365445601808 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15679] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15679/stat : 15679 (java) S 15656 15662 15599 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 58434 33554432000 4194304 4196468 140729075655648 140365444549520 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15680] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15680/stat : 15680 (java) S 15656 15662 15599 0 -1 1077944384 690 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 58434 33554432000 4194304 4196468 140729075655648 140365443496720 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15681] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15681/stat : 15681 (java) S 15656 15662 15599 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 58434 33554432000 4194304 4196468 140729075655648 140365442444432 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15682] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15682/stat : 15682 (java) S 15656 15662 15599 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 3526956 13588557824 58434 33554432000 4194304 4196468 140729075655648 140365441391632 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15684] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15684/stat : 15684 (java) S 15656 15662 15599 0 -1 1077944384 710 0 0 0 0 0 0 0 20 0 20 0 3526958 13588557824 58434 33554432000 4194304 4196468 140729075655648 140364992620656 140365530290818 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15686] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15686/stat : 15686 (java) S 15656 15662 15599 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 3526959 13588557824 58434 33554432000 4194304 4196468 140729075655648 140364991566688 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15688] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15688/stat : 15688 (java) S 15656 15662 15599 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 3526959 13588557824 58434 33554432000 4194304 4196468 140729075655648 140364990514304 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15689] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=15662/tid=15693] ppid=15656 vsize=13270076 CPUtime=1.4 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15693/stat : 15693 (java) S 15656 15662 15599 0 -1 1077944384 5917 0 0 0 139 1 0 0 20 0 20 0 3526963 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364987357680 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15694] ppid=15656 vsize=13270076 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15694/stat : 15694 (java) S 15656 15662 15599 0 -1 1077944384 5019 0 0 0 132 1 0 0 20 0 20 0 3526963 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364986305392 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15696] ppid=15656 vsize=13270076 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15696/stat : 15696 (java) S 15656 15662 15599 0 -1 1077944384 9142 0 0 0 64 2 0 0 20 0 20 0 3526963 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364985252592 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15699] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15699/stat : 15699 (java) S 15656 15662 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364984199520 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15701] ppid=15656 vsize=13270076 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15701/stat : 15701 (java) S 15656 15662 15599 0 -1 1077944384 1637 0 0 0 36 35 0 0 20 0 20 0 3526963 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364983146800 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
Current children cumulated CPU time (s) 2272.97
Current children cumulated vsize (KiB) 13270076

[startup+2322.31 s]
/proc/loadavg: 1.90 1.84 1.73 4/282 15773
/proc/meminfo: memFree=31482680/32770624 swapFree=5952/212000
[pid=15662] ppid=15656 vsize=13270076 CPUtime=2333.09 cores=0,2,4,6,8,10,12,14
/proc/15662/stat : 15662 (java) S 15656 15662 15599 0 -1 1077944320 70112 0 1 0 233226 83 0 0 20 0 20 0 3526954 13588557824 51545 33554432000 4194304 4196468 140729075655648 140729075638192 140365530279671 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
/proc/15662/statm: 3317519 51545 3818 1 0 3305234 0
[pid=15662/tid=15664] ppid=15656 vsize=13270076 CPUtime=2320.01 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15664/stat : 15664 (java) R 15656 15662 15599 0 -1 4202560 22099 0 1 0 231993 8 0 0 20 0 20 0 3526955 13588557824 51545 33554432000 4194304 4196468 140729075655648 140365534517696 140365126101310 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15675] ppid=15656 vsize=13270076 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15675/stat : 15675 (java) S 15656 15662 15599 0 -1 1077944384 1145 0 0 0 82 4 0 0 20 0 20 0 3526956 13588557824 51545 33554432000 4194304 4196468 140729075655648 140365448759696 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15676] ppid=15656 vsize=13270076 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15676/stat : 15676 (java) S 15656 15662 15599 0 -1 1077944384 1401 0 0 0 81 5 0 0 20 0 20 0 3526956 13588557824 51545 33554432000 4194304 4196468 140729075655648 140365447706896 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15677] ppid=15656 vsize=13270076 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15677/stat : 15677 (java) S 15656 15662 15599 0 -1 1077944384 1276 0 0 0 84 4 0 0 20 0 20 0 3526956 13588557824 51545 33554432000 4194304 4196468 140729075655648 140365446654608 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15678] ppid=15656 vsize=13270076 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15678/stat : 15678 (java) S 15656 15662 15599 0 -1 1077944384 779 0 0 0 81 4 0 0 20 0 20 0 3526956 13588557824 51545 33554432000 4194304 4196468 140729075655648 140365445601808 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15679] ppid=15656 vsize=13270076 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15679/stat : 15679 (java) S 15656 15662 15599 0 -1 1077944384 1512 0 0 0 82 3 0 0 20 0 20 0 3526956 13588557824 51545 33554432000 4194304 4196468 140729075655648 140365444549520 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15680] ppid=15656 vsize=13270076 CPUtime=0.86 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15680/stat : 15680 (java) S 15656 15662 15599 0 -1 1077944384 2994 0 0 0 83 3 0 0 20 0 20 0 3526956 13588557824 51545 33554432000 4194304 4196468 140729075655648 140365443496720 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15681] ppid=15656 vsize=13270076 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15681/stat : 15681 (java) S 15656 15662 15599 0 -1 1077944384 2044 0 0 0 77 5 0 0 20 0 20 0 3526956 13588557824 51545 33554432000 4194304 4196468 140729075655648 140365442444432 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15682] ppid=15656 vsize=13270076 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15682/stat : 15682 (java) S 15656 15662 15599 0 -1 1077944384 1700 0 0 0 85 5 0 0 20 0 20 0 3526956 13588557824 51545 33554432000 4194304 4196468 140729075655648 140365441391632 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15684] ppid=15656 vsize=13270076 CPUtime=0.6 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15684/stat : 15684 (java) S 15656 15662 15599 0 -1 1077944384 5472 0 0 0 52 8 0 0 20 0 20 0 3526958 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364992620656 140365530290818 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15686] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15686/stat : 15686 (java) S 15656 15662 15599 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 3526959 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364991566688 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15688] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15688/stat : 15688 (java) S 15656 15662 15599 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 20 0 3526959 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364990514304 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15689] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15689/stat : 15689 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364989462608 140365530298267 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15691] ppid=15656 vsize=13270076 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15691/stat : 15691 (java) S 15656 15662 15599 0 -1 1077944384 6491 0 0 0 129 4 0 0 20 0 20 0 3526963 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364988410480 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15693] ppid=15656 vsize=13270076 CPUtime=1.4 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15693/stat : 15693 (java) S 15656 15662 15599 0 -1 1077944384 5919 0 0 0 139 1 0 0 20 0 20 0 3526963 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364987357680 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15694] ppid=15656 vsize=13270076 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15694/stat : 15694 (java) S 15656 15662 15599 0 -1 1077944384 5021 0 0 0 132 1 0 0 20 0 20 0 3526963 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364986305392 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15696] ppid=15656 vsize=13270076 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15696/stat : 15696 (java) S 15656 15662 15599 0 -1 1077944384 9144 0 0 0 64 2 0 0 20 0 20 0 3526963 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364985252592 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15699] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15699/stat : 15699 (java) S 15656 15662 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364984199520 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15701] ppid=15656 vsize=13270076 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15701/stat : 15701 (java) S 15656 15662 15599 0 -1 1077944384 1656 0 0 0 37 35 0 0 20 0 20 0 3526963 13588557824 51545 33554432000 4194304 4196468 140729075655648 140364983146800 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
Current children cumulated CPU time (s) 2333.09
Current children cumulated vsize (KiB) 13270076

[startup+2382.3 s]
/proc/loadavg: 1.85 1.83 1.73 4/281 15774
/proc/meminfo: memFree=31480832/32770624 swapFree=5952/212044
[pid=15662] ppid=15656 vsize=13270076 CPUtime=2393.22 cores=0,2,4,6,8,10,12,14
/proc/15662/stat : 15662 (java) S 15656 15662 15599 0 -1 1077944320 70184 0 1 0 239237 85 0 0 20 0 20 0 3526954 13588557824 51588 33554432000 4194304 4196468 140729075655648 140729075638192 140365530279671 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
/proc/15662/statm: 3317519 51588 3818 1 0 3305234 0
[pid=15662/tid=15664] ppid=15656 vsize=13270076 CPUtime=2379.94 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15664/stat : 15664 (java) R 15656 15662 15599 0 -1 4202560 22124 0 1 0 237986 8 0 0 20 0 20 0 3526955 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365534517824 140365126101422 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15675] ppid=15656 vsize=13270076 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15675/stat : 15675 (java) S 15656 15662 15599 0 -1 1077944384 1146 0 0 0 84 4 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365448759696 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15676] ppid=15656 vsize=13270076 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15676/stat : 15676 (java) S 15656 15662 15599 0 -1 1077944384 1409 0 0 0 83 5 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365447706896 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15677] ppid=15656 vsize=13270076 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15677/stat : 15677 (java) S 15656 15662 15599 0 -1 1077944384 1276 0 0 0 85 4 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365446654608 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15678] ppid=15656 vsize=13270076 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15678/stat : 15678 (java) S 15656 15662 15599 0 -1 1077944384 782 0 0 0 83 4 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365445601808 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15679] ppid=15656 vsize=13270076 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15679/stat : 15679 (java) S 15656 15662 15599 0 -1 1077944384 1520 0 0 0 84 3 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365444549520 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15680] ppid=15656 vsize=13270076 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15680/stat : 15680 (java) S 15656 15662 15599 0 -1 1077944384 2999 0 0 0 85 3 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365443496720 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15681] ppid=15656 vsize=13270076 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15681/stat : 15681 (java) S 15656 15662 15599 0 -1 1077944384 2048 0 0 0 79 5 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365442444432 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15682] ppid=15656 vsize=13270076 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15682/stat : 15682 (java) S 15656 15662 15599 0 -1 1077944384 1708 0 0 0 87 5 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365441391632 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15684] ppid=15656 vsize=13270076 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15684/stat : 15684 (java) S 15656 15662 15599 0 -1 1077944384 5478 0 0 0 53 8 0 0 20 0 20 0 3526958 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364992620656 140365530290818 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15686] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15686/stat : 15686 (java) S 15656 15662 15599 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 3526959 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364991566688 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15688] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15688/stat : 15688 (java) S 15656 15662 15599 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 20 0 3526959 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364990514304 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15689] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15689/stat : 15689 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364989462608 140365530298267 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15691] ppid=15656 vsize=13270076 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15691/stat : 15691 (java) S 15656 15662 15599 0 -1 1077944384 6491 0 0 0 129 4 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364988410480 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15693] ppid=15656 vsize=13270076 CPUtime=1.4 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15693/stat : 15693 (java) S 15656 15662 15599 0 -1 1077944384 5919 0 0 0 139 1 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364987357680 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15694] ppid=15656 vsize=13270076 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15694/stat : 15694 (java) S 15656 15662 15599 0 -1 1077944384 5021 0 0 0 132 1 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364986305392 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15696] ppid=15656 vsize=13270076 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15696/stat : 15696 (java) S 15656 15662 15599 0 -1 1077944384 9144 0 0 0 64 2 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364985252592 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15699] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15699/stat : 15699 (java) S 15656 15662 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364984199520 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15701] ppid=15656 vsize=13270076 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15701/stat : 15701 (java) S 15656 15662 15599 0 -1 1077944384 1660 0 0 0 37 36 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364983146800 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
Current children cumulated CPU time (s) 2393.22
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2389.1 s]
/proc/loadavg: 1.71 1.80 1.72 3/256 15832
/proc/meminfo: memFree=31682552/32770624 swapFree=5952/231736
[pid=15662] ppid=15656 vsize=13270076 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/15662/stat : 15662 (java) S 15656 15662 15599 0 -1 1077944320 70187 0 1 0 239919 85 0 0 20 0 20 0 3526954 13588557824 51588 33554432000 4194304 4196468 140729075655648 140729075638192 140365530279671 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
/proc/15662/statm: 3317519 51588 3818 1 0 3305234 0
[pid=15662/tid=15664] ppid=15656 vsize=13270076 CPUtime=2386.74 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15664/stat : 15664 (java) R 15656 15662 15599 0 -1 4202560 22126 0 1 0 238666 8 0 0 20 0 20 0 3526955 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365534517760 140365126102342 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15675] ppid=15656 vsize=13270076 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15675/stat : 15675 (java) S 15656 15662 15599 0 -1 1077944384 1146 0 0 0 85 4 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365448759696 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15676] ppid=15656 vsize=13270076 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15676/stat : 15676 (java) S 15656 15662 15599 0 -1 1077944384 1409 0 0 0 83 5 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365447706896 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15677] ppid=15656 vsize=13270076 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15677/stat : 15677 (java) S 15656 15662 15599 0 -1 1077944384 1276 0 0 0 85 4 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365446654608 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15678] ppid=15656 vsize=13270076 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15678/stat : 15678 (java) S 15656 15662 15599 0 -1 1077944384 782 0 0 0 83 4 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365445601808 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15679] ppid=15656 vsize=13270076 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15679/stat : 15679 (java) S 15656 15662 15599 0 -1 1077944384 1520 0 0 0 84 3 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365444549520 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15680] ppid=15656 vsize=13270076 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15680/stat : 15680 (java) S 15656 15662 15599 0 -1 1077944384 3000 0 0 0 85 3 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365443496720 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15681] ppid=15656 vsize=13270076 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15681/stat : 15681 (java) S 15656 15662 15599 0 -1 1077944384 2048 0 0 0 80 5 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365442444432 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15682] ppid=15656 vsize=13270076 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15682/stat : 15682 (java) S 15656 15662 15599 0 -1 1077944384 1708 0 0 0 87 5 0 0 20 0 20 0 3526956 13588557824 51588 33554432000 4194304 4196468 140729075655648 140365441391632 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15684] ppid=15656 vsize=13270076 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15684/stat : 15684 (java) S 15656 15662 15599 0 -1 1077944384 5478 0 0 0 53 8 0 0 20 0 20 0 3526958 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364992620656 140365530290818 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15686] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15686/stat : 15686 (java) S 15656 15662 15599 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 3526959 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364991566688 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15688] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15688/stat : 15688 (java) S 15656 15662 15599 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 20 0 3526959 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364990514304 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15689] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15689/stat : 15689 (java) S 15656 15662 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364989462608 140365530298267 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15691] ppid=15656 vsize=13270076 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15691/stat : 15691 (java) S 15656 15662 15599 0 -1 1077944384 6491 0 0 0 129 4 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364988410480 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15693] ppid=15656 vsize=13270076 CPUtime=1.4 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15693/stat : 15693 (java) S 15656 15662 15599 0 -1 1077944384 5919 0 0 0 139 1 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364987357680 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15694] ppid=15656 vsize=13270076 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15694/stat : 15694 (java) S 15656 15662 15599 0 -1 1077944384 5021 0 0 0 132 1 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364986305392 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15696] ppid=15656 vsize=13270076 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15696/stat : 15696 (java) S 15656 15662 15599 0 -1 1077944384 9144 0 0 0 64 2 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364985252592 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15699] ppid=15656 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15699/stat : 15699 (java) S 15656 15662 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364984199520 140365530289877 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
[pid=15662/tid=15701] ppid=15656 vsize=13270076 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/15662/task/15701/stat : 15701 (java) S 15656 15662 15599 0 -1 1077944384 1660 0 0 0 37 37 0 0 20 0 20 0 3526963 13588557824 51588 33554432000 4194304 4196468 140729075655648 140364983146800 140365530290818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24514560 140729075659920 140729075660100 140729075660100 140729075662799 0
Current children cumulated CPU time (s) 2400.04
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 15662 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2389.11
CPU time (s): 2400.06
CPU user time (s): 2399.2
CPU system time (s): 0.858105
CPU usage (%): 100.458
Max. virtual memory (cumulated for all children) (KiB): 13271776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.2
system time used= 0.858105
maximum resident set size= 242344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70376
page faults= 1
swaps= 0
block input operations= 1104
block output operations= 2648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81231
involuntary context switches= 126021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2849 second user time and 17.8691 second system time

The end

Launcher Data

Begin job on node113 at 2017-07-22 02:16:18
IDJOB=4244334
IDBENCH=115580
IDSOLVER=2627
FILE ID=node113/4244334-1500682578
RUNJOBID= node113-1500682578-15630
PBS_JOBID= 20623330
Free space on /tmp= 62016 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-050-05-8.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-4244334-1500682578/watcher-4244334-1500682578 -o /tmp/evaluation-result-4244334-1500682578/solver-4244334-1500682578 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node113-1500682578-15630 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 917648703 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244334-1500682578.xml

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

MD5SUM BENCH= 22761d43b4ecb04f428695e90c374992
RANDOM SEED=917648703

node113.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.79
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		: 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.79
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.79
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.79
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.79
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		: 1733.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.79
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		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31880688 kB
MemAvailable:   32028064 kB
Buffers:           46140 kB
Cached:           410168 kB
SwapCached:            0 kB
Active:           291700 kB
Inactive:         218744 kB
Active(anon):      57140 kB
Inactive(anon):     8596 kB
Active(file):     234560 kB
Inactive(file):   210148 kB
Unevictable:        5952 kB
Mlocked:            5952 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84048 kB
Writeback:             0 kB
AnonPages:         60112 kB
Mapped:            29848 kB
Shmem:              8848 kB
Slab:              69884 kB
SReclaimable:      37004 kB
SUnreclaim:        32880 kB
KernelStack:        4096 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     308940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      148864 kB
DirectMap2M:    33396736 kB

Free space on /tmp at the end= 61936 MiB
End job on node113 at 2017-07-22 02:56:09