Trace number 4244418

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 2373.32

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-100-20-3.xml
MD5SUM6a976a8caea6b1a6adb22232912ed5ab
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 size6406
Maximum domain size6406
Distribution of domain sizes[{"size":6406,"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: 1602094995
0.42/0.30	c timeout: 2400
0.42/0.30	c memlimit: 15500
0.42/0.30	c nbcore: 8
0.42/0.32	c Parsing instance...
7.31/2.77	c Parsing done, starting search...
2400.00/2373.31	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-4244418-1500684970/watcher-4244418-1500684970 -o /tmp/evaluation-result-4244418-1500684970/solver-4244418-1500684970 -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 1602094995 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244418-1500684970.xml 

pid=15925
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.71 1.80 1.72 4/261 15928
/proc/meminfo: memFree=31698996/32770624 swapFree=5952/212052
[pid=15928] ppid=15925 vsize=10621200 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/stat : 15928 (java) S 15925 15928 15599 0 -1 1077944320 1802 0 0 0 0 0 0 0 20 0 2 0 3765983 10876108800 1527 33554432000 4194304 4196468 140733066483872 140733066466416 140540563754743 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
/proc/15928/statm: 2655300 1527 1173 1 0 2644211 0
[pid=15928/tid=15929] ppid=15925 vsize=10634536 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15929/stat : 15929 (java) R 15925 15928 15599 0 -1 4202560 564 0 0 0 0 0 0 0 20 0 2 0 3765983 10889764864 1592 33554432000 4194304 4196468 140733066483872 140540567996832 140540556044192 0 4 0 16784584 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0

[startup+0.100165 s]
/proc/loadavg: 1.71 1.80 1.72 4/261 15928
/proc/meminfo: memFree=31698996/32770624 swapFree=5952/212052
[pid=15928] ppid=15925 vsize=13264380 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/15928/stat : 15928 (java) S 15925 15928 15599 0 -1 1077944320 5572 0 0 0 8 2 0 0 20 0 20 0 3765983 13582725120 6145 33554432000 4194304 4196468 140733066483872 140733066466416 140540563754743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
/proc/15928/statm: 3316095 6145 3282 1 0 3303815 0
[pid=15928/tid=15929] ppid=15925 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15929/stat : 15929 (java) R 15925 15928 15599 0 -1 4202560 3648 0 0 0 7 1 0 0 20 0 20 0 3765983 13582725120 6145 33554432000 4194304 4196468 140733066483872 140540567984840 140540547835260 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13264380

[startup+0.200395 s]
/proc/loadavg: 1.71 1.80 1.72 4/261 15928
/proc/meminfo: memFree=31698996/32770624 swapFree=5952/212052
[pid=15928] ppid=15925 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/15928/stat : 15928 (java) S 15925 15928 15599 0 -1 1077944320 8814 0 0 0 23 3 0 0 20 0 20 0 3765983 13582245888 8815 33554432000 4194304 4196468 140733066483872 140733066466416 140540563754743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
/proc/15928/statm: 3315978 8815 3517 1 0 3303698 0
[pid=15928/tid=15929] ppid=15925 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15929/stat : 15929 (java) R 15925 15928 15599 0 -1 4202560 6496 0 0 0 16 2 0 0 20 0 20 0 3765983 13582245888 8815 33554432000 4194304 4196468 140733066483872 140540567984488 140540549961451 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300439 s]
/proc/loadavg: 1.71 1.80 1.72 4/261 15928
/proc/meminfo: memFree=31698996/32770624 swapFree=5952/212052
[pid=15928] ppid=15925 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/15928/stat : 15928 (java) S 15925 15928 15599 0 -1 1077944320 9865 0 0 0 38 4 0 0 20 0 20 0 3765983 13582245888 11068 33554432000 4194304 4196468 140733066483872 140733066466416 140540563754743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
/proc/15928/statm: 3315978 11068 3627 1 0 3303698 0
[pid=15928/tid=15929] ppid=15925 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15929/stat : 15929 (java) R 15925 15928 15599 0 -1 4202560 7269 0 0 0 24 3 0 0 20 0 20 0 3765983 13582245888 11068 33554432000 4194304 4196468 140733066483872 140540567972888 140540549121505 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700197 s]
/proc/loadavg: 1.71 1.80 1.72 4/261 15928
/proc/meminfo: memFree=31698996/32770624 swapFree=5952/212052
[pid=15928] ppid=15925 vsize=13265980 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/15928/stat : 15928 (java) S 15925 15928 15599 0 -1 1077944320 13996 0 0 0 142 7 0 0 20 0 20 0 3765983 13584363520 21353 33554432000 4194304 4196468 140733066483872 140733066466416 140540563754743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
/proc/15928/statm: 3316495 21353 3771 1 0 3304210 0
[pid=15928/tid=15929] ppid=15925 vsize=13265980 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15929/stat : 15929 (java) R 15925 15928 15599 0 -1 4202560 8464 0 0 0 62 5 0 0 20 0 20 0 3765983 13584363520 21353 33554432000 4194304 4196468 140733066483872 140540567987816 140540204070726 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13265980

[startup+1.50106 s]
/proc/loadavg: 1.71 1.80 1.72 8/281 15948
/proc/meminfo: memFree=31541408/32770624 swapFree=5952/212064
[pid=15928] ppid=15925 vsize=13268028 CPUtime=4.75 cores=0,2,4,6,8,10,12,14
/proc/15928/stat : 15928 (java) S 15925 15928 15599 0 -1 1077944320 23855 0 0 0 464 11 0 0 20 0 20 0 3765983 13586460672 42967 33554432000 4194304 4196468 140733066483872 140733066466416 140540563754743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
/proc/15928/statm: 3317007 42967 3790 1 0 3304722 0
[pid=15928/tid=15929] ppid=15925 vsize=13268028 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15929/stat : 15929 (java) R 15925 15928 15599 0 -1 4202560 10352 0 0 0 140 7 0 0 20 0 20 0 3765983 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540567974896 140540200742016 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15931] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15931/stat : 15931 (java) S 15925 15928 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3765984 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540162587792 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15932] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15932/stat : 15932 (java) S 15925 15928 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3765984 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540161534992 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15933] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15933/stat : 15933 (java) S 15925 15928 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3765984 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540160482192 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15934] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15934/stat : 15934 (java) S 15925 15928 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3765984 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540159429392 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15935] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15935/stat : 15935 (java) S 15925 15928 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765984 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540158376592 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15936] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15936/stat : 15936 (java) S 15925 15928 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3765984 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540157323792 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15937] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15937/stat : 15937 (java) S 15925 15928 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765984 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540156270992 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15938] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15938/stat : 15938 (java) S 15925 15928 15599 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3765984 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540155218192 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15939] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15939/stat : 15939 (java) S 15925 15928 15599 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3765986 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540026702704 140540563765890 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15940] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15940/stat : 15940 (java) S 15925 15928 15599 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3765987 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540025648672 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15941] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15941/stat : 15941 (java) S 15925 15928 15599 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3765987 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540024595824 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15942] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15942/stat : 15942 (java) S 15925 15928 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765991 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540023544144 140540563773339 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15943] ppid=15925 vsize=13268028 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15943/stat : 15943 (java) R 15925 15928 15599 0 -1 4202560 3149 0 0 0 78 1 0 0 20 0 20 0 3765991 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540022477408 140540548002144 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15944] ppid=15925 vsize=13268028 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15944/stat : 15944 (java) R 15925 15928 15599 0 -1 4202560 3714 0 0 0 94 0 0 0 20 0 20 0 3765991 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540021419808 140540547251523 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15945] ppid=15925 vsize=13268028 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15945/stat : 15945 (java) R 15925 15928 15599 0 -1 4202560 2521 0 0 0 81 0 0 0 20 0 20 0 3765991 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540020372864 140540548676664 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15946] ppid=15925 vsize=13268028 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15946/stat : 15946 (java) R 15925 15928 15599 0 -1 4202560 2704 0 0 0 69 1 0 0 20 0 20 0 3765991 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540019327984 140540542303642 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15947] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15947/stat : 15947 (java) S 15925 15928 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765991 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540018281568 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15948] ppid=15925 vsize=13268028 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15948/stat : 15948 (java) S 15925 15928 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765992 13586460672 42967 33554432000 4194304 4196468 140733066483872 140540017228848 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 13268028

[startup+3.10109 s]
/proc/loadavg: 1.71 1.80 1.72 3/281 15948
/proc/meminfo: memFree=31464568/32770624 swapFree=5952/212064
[pid=15928] ppid=15925 vsize=13270076 CPUtime=8.82 cores=0,2,4,6,8,10,12,14
/proc/15928/stat : 15928 (java) S 15925 15928 15599 0 -1 1077944320 36399 0 0 0 862 20 0 0 20 0 20 0 3765983 13588557824 61835 33554432000 4194304 4196468 140733066483872 140733066466416 140540563754743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
/proc/15928/statm: 3317519 61835 3816 1 0 3305234 0
[pid=15928/tid=15929] ppid=15925 vsize=13270076 CPUtime=3.04 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15929/stat : 15929 (java) R 15925 15928 15599 0 -1 4202560 12182 0 0 0 296 8 0 0 20 0 20 0 3765983 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540567991768 140540210829674 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15931] ppid=15925 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15931/stat : 15931 (java) S 15925 15928 15599 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 20 0 3765984 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540162587792 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15932] ppid=15925 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15932/stat : 15932 (java) S 15925 15928 15599 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 20 0 3765984 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540161534992 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15933] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15933/stat : 15933 (java) S 15925 15928 15599 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 20 0 3765984 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540160482192 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15934] ppid=15925 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15934/stat : 15934 (java) S 15925 15928 15599 0 -1 1077944384 74 0 0 0 1 0 0 0 20 0 20 0 3765984 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540159429392 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15935] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15935/stat : 15935 (java) S 15925 15928 15599 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 3765984 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540158376592 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15936] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15936/stat : 15936 (java) S 15925 15928 15599 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 3765984 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540157323792 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15937] ppid=15925 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15937/stat : 15937 (java) S 15925 15928 15599 0 -1 1077944384 48 0 0 0 1 0 0 0 20 0 20 0 3765984 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540156270992 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15938] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15938/stat : 15938 (java) S 15925 15928 15599 0 -1 1077944384 219 0 0 0 0 0 0 0 20 0 20 0 3765984 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540155218192 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15939] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15939/stat : 15939 (java) S 15925 15928 15599 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 20 0 3765986 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540026702704 140540563765890 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15940] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15940/stat : 15940 (java) S 15925 15928 15599 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 3765987 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540025648736 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15941] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15941/stat : 15941 (java) S 15925 15928 15599 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 3765987 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540024595824 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15942] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15942/stat : 15942 (java) S 15925 15928 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765991 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540023544144 140540563773339 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15943] ppid=15925 vsize=13270076 CPUtime=1.46 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15943/stat : 15943 (java) R 15925 15928 15599 0 -1 4202560 5793 0 0 0 145 1 0 0 20 0 20 0 3765991 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540022477384 140540545299316 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15944] ppid=15925 vsize=13270076 CPUtime=1.68 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15944/stat : 15944 (java) R 15925 15928 15599 0 -1 4202560 5385 0 0 0 166 2 0 0 20 0 20 0 3765991 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540021424560 140540543006668 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15945] ppid=15925 vsize=13270076 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15945/stat : 15945 (java) R 15925 15928 15599 0 -1 4202560 4503 0 0 0 144 0 0 0 20 0 20 0 3765991 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540020372408 140540548149943 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15946] ppid=15925 vsize=13270076 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15946/stat : 15946 (java) S 15925 15928 15599 0 -1 1077944384 6325 0 0 0 101 2 0 0 20 0 20 0 3765991 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540019333104 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15947] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15947/stat : 15947 (java) S 15925 15928 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765991 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540018281568 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15948] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15948/stat : 15948 (java) S 15925 15928 15599 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 3765992 13588557824 61835 33554432000 4194304 4196468 140733066483872 140540017228848 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
Current children cumulated CPU time (s) 8.82
Current children cumulated vsize (KiB) 13270076

[startup+6.30087 s]
/proc/loadavg: 1.74 1.80 1.72 3/281 15948
/proc/meminfo: memFree=31378284/32770624 swapFree=5952/212080
[pid=15928] ppid=15925 vsize=13270076 CPUtime=14.86 cores=0,2,4,6,8,10,12,14
/proc/15928/stat : 15928 (java) S 15925 15928 15599 0 -1 1077944320 39605 0 0 0 1454 32 0 0 20 0 20 0 3765983 13588557824 66495 33554432000 4194304 4196468 140733066483872 140733066466416 140540563754743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
/proc/15928/statm: 3317519 66495 3817 1 0 3305234 0
[pid=15928/tid=15929] ppid=15925 vsize=13270076 CPUtime=6.21 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15929/stat : 15929 (java) R 15925 15928 15599 0 -1 4202560 12258 0 0 0 613 8 0 0 20 0 20 0 3765983 13588557824 66495 33554432000 4194304 4196468 140733066483872 140540567990536 140540211682838 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15931] ppid=15925 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15931/stat : 15931 (java) S 15925 15928 15599 0 -1 1077944384 36 0 0 0 1 1 0 0 20 0 20 0 3765984 13588557824 66495 33554432000 4194304 4196468 140733066483872 140540162587792 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15932] ppid=15925 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15932/stat : 15932 (java) S 15925 15928 15599 0 -1 1077944384 64 0 0 0 2 1 0 0 20 0 20 0 3765984 13588557824 66495 33554432000 4194304 4196468 140733066483872 140540161534992 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15933] ppid=15925 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15933/stat : 15933 (java) S 15925 15928 15599 0 -1 1077944384 49 0 0 0 1 1 0 0 20 0 20 0 3765984 13588557824 66495 33554432000 4194304 4196468 140733066483872 140540160482192 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15934] ppid=15925 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15934/stat : 15934 (java) S 15925 15928 15599 0 -1 1077944384 87 0 0 0 1 1 0 0 20 0 20 0 3765984 13588557824 66495 33554432000 4194304 4196468 140733066483872 140540159429392 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15935] ppid=15925 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15935/stat : 15935 (java) S 15925 15928 15599 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 20 0 3765984 13588557824 66495 33554432000 4194304 4196468 140733066483872 140540158376592 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15936] ppid=15925 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15936/stat : 15936 (java) S 15925 15928 15599 0 -1 1077944384 40 0 0 0 1 1 0 0 20 0 20 0 3765984 13588557824 66495 33554432000 4194304 4196468 140733066483872 140540157323792 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15937] ppid=15925 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15937/stat : 15937 (java) S 15925 15928 15599 0 -1 1077944384 53 0 0 0 1 1 0 0 20 0 20 0 3765984 13588557824 66495 33554432000 4194304 4196468 140733066483872 140540156270992 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15938] ppid=15925 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15938/stat : 15938 (java) S 15925 15928 15599 0 -1 1077944384 228 0 0 0 1 1 0 0 20 0 20 0 3765984 13588557824 66495 33554432000 4194304 4196468 140733066483872 140540155218192 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15939] ppid=15925 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15939/stat : 15939 (java) S 15925 15928 15599 0 -1 1077944384 282 0 0 0 1 0 0 0 20 0 20 0 3765986 13588557824 66495 33554432000 4194304 4196468 140733066483872 140540026702704 140540563765890 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15940] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15940/stat : 15940 (java) S 15925 15928 15599 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 3765987 13588557824 66495 33554432000 4194304 4196468 140733066483872 140540025648736 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15941] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15941/stat : 15941 (java) S 15925 15928 15599 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 3765987 13588557824 66495 33554432000 4194304 4196468 140733066483872 140540024595840 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15942] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=15928/tid=15944] ppid=15925 vsize=13270076 CPUtime=2.75 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15944/stat : 15944 (java) S 15925 15928 15599 0 -1 1077944384 10303 0 0 0 270 5 0 0 20 0 20 0 3765991 13588557824 74847 33554432000 4194304 4196468 140733066483872 140540021438704 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15945] ppid=15925 vsize=13270076 CPUtime=2.52 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15945/stat : 15945 (java) S 15925 15928 15599 0 -1 1077944384 9631 0 0 0 250 2 0 0 20 0 20 0 3765991 13588557824 74847 33554432000 4194304 4196468 140733066483872 140540020385904 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15946] ppid=15925 vsize=13270076 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15946/stat : 15946 (java) S 15925 15928 15599 0 -1 1077944384 10786 0 0 0 108 2 0 0 20 0 20 0 3765991 13588557824 74847 33554432000 4194304 4196468 140733066483872 140540019333104 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15947] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15947/stat : 15947 (java) S 15925 15928 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765991 13588557824 74847 33554432000 4194304 4196468 140733066483872 140540018281568 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15948] ppid=15925 vsize=13270076 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15948/stat : 15948 (java) S 15925 15928 15599 0 -1 1077944384 1063 0 0 0 30 37 0 0 20 0 20 0 3765992 13588557824 74847 33554432000 4194304 4196468 140733066483872 140540017228848 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
Current children cumulated CPU time (s) 2228
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.93 1.91 1.87 3/282 16078
/proc/meminfo: memFree=31154260/32770624 swapFree=5952/240748
[pid=15928] ppid=15925 vsize=13270076 CPUtime=2288.35 cores=0,2,4,6,8,10,12,14
/proc/15928/stat : 15928 (java) S 15925 15928 15599 0 -1 1077944320 112718 0 0 0 228673 162 0 0 20 0 20 0 3765983 13588557824 75359 33554432000 4194304 4196468 140733066483872 140733066466416 140540563754743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
/proc/15928/statm: 3317519 75359 3831 1 0 3305234 0
[pid=15928/tid=15929] ppid=15925 vsize=13270076 CPUtime=2257.75 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15929/stat : 15929 (java) R 15925 15928 15599 0 -1 4202560 32415 0 0 0 225754 21 0 0 20 0 20 0 3765983 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540567993008 140540211132209 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15931] ppid=15925 vsize=13270076 CPUtime=2.48 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15931/stat : 15931 (java) S 15925 15928 15599 0 -1 1077944384 2716 0 0 0 236 12 0 0 20 0 20 0 3765984 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540162587792 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15932] ppid=15925 vsize=13270076 CPUtime=2.51 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15932/stat : 15932 (java) S 15925 15928 15599 0 -1 1077944384 2965 0 0 0 240 11 0 0 20 0 20 0 3765984 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540161534992 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15933] ppid=15925 vsize=13270076 CPUtime=2.47 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15933/stat : 15933 (java) S 15925 15928 15599 0 -1 1077944384 2736 0 0 0 237 10 0 0 20 0 20 0 3765984 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540160482192 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15934] ppid=15925 vsize=13270076 CPUtime=2.49 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15934/stat : 15934 (java) S 15925 15928 15599 0 -1 1077944384 3366 0 0 0 236 13 0 0 20 0 20 0 3765984 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540159429392 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15935] ppid=15925 vsize=13270076 CPUtime=2.51 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15935/stat : 15935 (java) S 15925 15928 15599 0 -1 1077944384 4583 0 0 0 239 12 0 0 20 0 20 0 3765984 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540158376592 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15936] ppid=15925 vsize=13270076 CPUtime=2.42 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15936/stat : 15936 (java) S 15925 15928 15599 0 -1 1077944384 3128 0 0 0 230 12 0 0 20 0 20 0 3765984 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540157323792 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15937] ppid=15925 vsize=13270076 CPUtime=2.44 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15937/stat : 15937 (java) S 15925 15928 15599 0 -1 1077944384 2749 0 0 0 232 12 0 0 20 0 20 0 3765984 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540156270992 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15938] ppid=15925 vsize=13270076 CPUtime=2.5 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15938/stat : 15938 (java) S 15925 15928 15599 0 -1 1077944384 4542 0 0 0 237 13 0 0 20 0 20 0 3765984 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540155218192 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15939] ppid=15925 vsize=13270076 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15939/stat : 15939 (java) S 15925 15928 15599 0 -1 1077944384 7499 0 0 0 81 8 0 0 20 0 20 0 3765986 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540026702704 140540563765890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15940] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15940/stat : 15940 (java) S 15925 15928 15599 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 3765987 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540025648736 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15941] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15941/stat : 15941 (java) S 15925 15928 15599 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 3765987 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540024595840 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15942] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15942/stat : 15942 (java) S 15925 15928 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765991 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540023544144 140540563773339 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15943] ppid=15925 vsize=13270076 CPUtime=2.68 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15943/stat : 15943 (java) S 15925 15928 15599 0 -1 1077944384 12791 0 0 0 266 2 0 0 20 0 20 0 3765991 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540022491504 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15944] ppid=15925 vsize=13270076 CPUtime=2.75 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15944/stat : 15944 (java) S 15925 15928 15599 0 -1 1077944384 10305 0 0 0 270 5 0 0 20 0 20 0 3765991 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540021438704 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15945] ppid=15925 vsize=13270076 CPUtime=2.52 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15945/stat : 15945 (java) S 15925 15928 15599 0 -1 1077944384 9633 0 0 0 250 2 0 0 20 0 20 0 3765991 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540020385904 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15946] ppid=15925 vsize=13270076 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15946/stat : 15946 (java) S 15925 15928 15599 0 -1 1077944384 10788 0 0 0 108 2 0 0 20 0 20 0 3765991 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540019333104 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15947] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15947/stat : 15947 (java) S 15925 15928 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765991 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540018281568 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15948] ppid=15925 vsize=13270076 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15948/stat : 15948 (java) S 15925 15928 15599 0 -1 1077944384 1081 0 0 0 31 37 0 0 20 0 20 0 3765992 13588557824 75359 33554432000 4194304 4196468 140733066483872 140540017228848 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
Current children cumulated CPU time (s) 2288.35
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.94 1.91 1.87 3/281 16079
/proc/meminfo: memFree=31153072/32770624 swapFree=5952/240832
[pid=15928] ppid=15925 vsize=13270076 CPUtime=2348.71 cores=0,2,4,6,8,10,12,14
/proc/15928/stat : 15928 (java) S 15925 15928 15599 0 -1 1077944320 113908 0 0 0 234707 164 0 0 20 0 20 0 3765983 13588557824 75871 33554432000 4194304 4196468 140733066483872 140733066466416 140540563754743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
/proc/15928/statm: 3317519 75871 3831 1 0 3305234 0
[pid=15928/tid=15929] ppid=15925 vsize=13270076 CPUtime=2317.65 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15929/stat : 15929 (java) R 15925 15928 15599 0 -1 4202560 32832 0 0 0 231744 21 0 0 20 0 20 0 3765983 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540567993024 140540203313123 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15931] ppid=15925 vsize=13270076 CPUtime=2.53 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15931/stat : 15931 (java) S 15925 15928 15599 0 -1 1077944384 2733 0 0 0 241 12 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540162587792 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15932] ppid=15925 vsize=13270076 CPUtime=2.57 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15932/stat : 15932 (java) S 15925 15928 15599 0 -1 1077944384 3041 0 0 0 246 11 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540161534992 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15933] ppid=15925 vsize=13270076 CPUtime=2.52 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15933/stat : 15933 (java) S 15925 15928 15599 0 -1 1077944384 2750 0 0 0 242 10 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540160482192 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15934] ppid=15925 vsize=13270076 CPUtime=2.54 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15934/stat : 15934 (java) S 15925 15928 15599 0 -1 1077944384 3381 0 0 0 241 13 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540159429392 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15935] ppid=15925 vsize=13270076 CPUtime=2.56 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15935/stat : 15935 (java) S 15925 15928 15599 0 -1 1077944384 4734 0 0 0 244 12 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540158376592 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15936] ppid=15925 vsize=13270076 CPUtime=2.48 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15936/stat : 15936 (java) S 15925 15928 15599 0 -1 1077944384 3210 0 0 0 236 12 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540157323792 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15937] ppid=15925 vsize=13270076 CPUtime=2.5 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15937/stat : 15937 (java) S 15925 15928 15599 0 -1 1077944384 2884 0 0 0 238 12 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540156270992 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15938] ppid=15925 vsize=13270076 CPUtime=2.56 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15938/stat : 15938 (java) S 15925 15928 15599 0 -1 1077944384 4616 0 0 0 243 13 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540155218192 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15939] ppid=15925 vsize=13270076 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15939/stat : 15939 (java) S 15925 15928 15599 0 -1 1077944384 7685 0 0 0 83 8 0 0 20 0 20 0 3765986 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540026702704 140540563765890 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15940] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15940/stat : 15940 (java) S 15925 15928 15599 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 3765987 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540025648736 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15941] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15941/stat : 15941 (java) S 15925 15928 15599 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 3765987 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540024595840 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15942] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15942/stat : 15942 (java) S 15925 15928 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765991 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540023544144 140540563773339 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15943] ppid=15925 vsize=13270076 CPUtime=2.68 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15943/stat : 15943 (java) S 15925 15928 15599 0 -1 1077944384 12793 0 0 0 266 2 0 0 20 0 20 0 3765991 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540022491504 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15944] ppid=15925 vsize=13270076 CPUtime=2.75 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15944/stat : 15944 (java) S 15925 15928 15599 0 -1 1077944384 10307 0 0 0 270 5 0 0 20 0 20 0 3765991 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540021438704 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15945] ppid=15925 vsize=13270076 CPUtime=2.52 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15945/stat : 15945 (java) S 15925 15928 15599 0 -1 1077944384 9635 0 0 0 250 2 0 0 20 0 20 0 3765991 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540020385904 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15946] ppid=15925 vsize=13270076 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15946/stat : 15946 (java) S 15925 15928 15599 0 -1 1077944384 10790 0 0 0 108 2 0 0 20 0 20 0 3765991 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540019333104 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15947] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15947/stat : 15947 (java) S 15925 15928 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765991 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540018281568 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15948] ppid=15925 vsize=13270076 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15948/stat : 15948 (java) S 15925 15928 15599 0 -1 1077944384 1096 0 0 0 32 38 0 0 20 0 20 0 3765992 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540017228848 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
Current children cumulated CPU time (s) 2348.71
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2373.31 s]
/proc/loadavg: 1.87 1.89 1.87 3/281 16080
/proc/meminfo: memFree=31152412/32770624 swapFree=5952/240888
[pid=15928] ppid=15925 vsize=13270076 CPUtime=2400 cores=0,2,4,6,8,10,12,14
/proc/15928/stat : 15928 (java) S 15925 15928 15599 0 -1 1077944320 115001 0 0 0 239834 166 0 0 20 0 20 0 3765983 13588557824 75871 33554432000 4194304 4196468 140733066483872 140733066466416 140540563754743 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
/proc/15928/statm: 3317519 75871 3831 1 0 3305234 0
[pid=15928/tid=15929] ppid=15925 vsize=13270076 CPUtime=2368.56 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15929/stat : 15929 (java) R 15925 15928 15599 0 -1 4202560 33284 0 0 0 236835 21 0 0 20 0 20 0 3765983 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540567993008 140540212229968 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15931] ppid=15925 vsize=13270076 CPUtime=2.57 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15931/stat : 15931 (java) S 15925 15928 15599 0 -1 1077944384 2827 0 0 0 245 12 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540162587792 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15932] ppid=15925 vsize=13270076 CPUtime=2.61 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15932/stat : 15932 (java) S 15925 15928 15599 0 -1 1077944384 3068 0 0 0 250 11 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540161534992 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15933] ppid=15925 vsize=13270076 CPUtime=2.56 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15933/stat : 15933 (java) S 15925 15928 15599 0 -1 1077944384 2786 0 0 0 246 10 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540160482192 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15934] ppid=15925 vsize=13270076 CPUtime=2.59 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15934/stat : 15934 (java) S 15925 15928 15599 0 -1 1077944384 3450 0 0 0 245 14 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540159429392 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15935] ppid=15925 vsize=13270076 CPUtime=2.6 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15935/stat : 15935 (java) S 15925 15928 15599 0 -1 1077944384 4751 0 0 0 248 12 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540158376592 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15936] ppid=15925 vsize=13270076 CPUtime=2.52 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15936/stat : 15936 (java) S 15925 15928 15599 0 -1 1077944384 3222 0 0 0 240 12 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540157323792 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15937] ppid=15925 vsize=13270076 CPUtime=2.53 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15937/stat : 15937 (java) S 15925 15928 15599 0 -1 1077944384 2915 0 0 0 241 12 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540156270992 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15938] ppid=15925 vsize=13270076 CPUtime=2.62 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15938/stat : 15938 (java) S 15925 15928 15599 0 -1 1077944384 4765 0 0 0 248 14 0 0 20 0 20 0 3765984 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540155218192 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15939] ppid=15925 vsize=13270076 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15939/stat : 15939 (java) S 15925 15928 15599 0 -1 1077944384 7871 0 0 0 84 9 0 0 20 0 20 0 3765986 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540026702704 140540563765890 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15940] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15940/stat : 15940 (java) S 15925 15928 15599 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 20 0 3765987 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540025648736 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15941] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15941/stat : 15941 (java) S 15925 15928 15599 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 20 0 3765987 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540024595840 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15942] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15942/stat : 15942 (java) S 15925 15928 15599 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3765991 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540023544144 140540563773339 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15943] ppid=15925 vsize=13270076 CPUtime=2.68 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15943/stat : 15943 (java) S 15925 15928 15599 0 -1 1077944384 12795 0 0 0 266 2 0 0 20 0 20 0 3765991 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540022491504 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15944] ppid=15925 vsize=13270076 CPUtime=2.75 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15944/stat : 15944 (java) S 15925 15928 15599 0 -1 1077944384 10309 0 0 0 270 5 0 0 20 0 20 0 3765991 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540021438704 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15945] ppid=15925 vsize=13270076 CPUtime=2.52 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15945/stat : 15945 (java) S 15925 15928 15599 0 -1 1077944384 9637 0 0 0 250 2 0 0 20 0 20 0 3765991 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540020385904 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15946] ppid=15925 vsize=13270076 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15946/stat : 15946 (java) S 15925 15928 15599 0 -1 1077944384 10792 0 0 0 108 2 0 0 20 0 20 0 3765991 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540019333104 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15947] ppid=15925 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15947/stat : 15947 (java) S 15925 15928 15599 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3765991 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540018281568 140540563764949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 0
[pid=15928/tid=15948] ppid=15925 vsize=13270076 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/15928/task/15948/stat : 15948 (java) S 15925 15928 15599 0 -1 1077944384 1108 0 0 0 32 39 0 0 20 0 20 0 3765992 13588557824 75871 33554432000 4194304 4196468 140733066483872 140540017228848 140540563765890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11345920 140733066486927 140733066487108 140733066487108 140733066489807 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 15928 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2373.32
CPU time (s): 2400.02
CPU user time (s): 2398.35
CPU system time (s): 1.66764
CPU usage (%): 101.125
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.35
system time used= 1.66763
maximum resident set size= 303980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115223
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 92835
involuntary context switches= 134892

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.318 second user time and 18.1672 second system time

The end

Launcher Data

Begin job on node113 at 2017-07-22 02:56:10
IDJOB=4244418
IDBENCH=115653
IDSOLVER=2627
FILE ID=node113/4244418-1500684970
RUNJOBID= node113-1500682578-15630
PBS_JOBID= 20623330
Free space on /tmp= 61976 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-100-20-3.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-4244418-1500684970/watcher-4244418-1500684970 -o /tmp/evaluation-result-4244418-1500684970/solver-4244418-1500684970 -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 1602094995 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244418-1500684970.xml

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

MD5SUM BENCH= 6a976a8caea6b1a6adb22232912ed5ab
RANDOM SEED=1602094995

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

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.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		: 2533.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		: 1867.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		: 2267.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		: 2133.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		: 2667.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:        31699276 kB
MemAvailable:   31850748 kB
Buffers:           47352 kB
Cached:           412712 kB
SwapCached:            0 kB
Active:           471564 kB
Inactive:         220628 kB
Active(anon):     235340 kB
Inactive(anon):     8596 kB
Active(file):     236224 kB
Inactive(file):   212032 kB
Unevictable:        5952 kB
Mlocked:            5952 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84352 kB
Writeback:             0 kB
AnonPages:        236212 kB
Mapped:            44940 kB
Shmem:              8848 kB
Slab:              70544 kB
SReclaimable:      38100 kB
SUnreclaim:        32444 kB
KernelStack:        4384 kB
PageTables:         5748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1258252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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 03:35:44