Trace number 4243314

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: sat4j-CSP 2017-07-05? (TO) 2416.37 333.973

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-030-15-9.xml
MD5SUMace514d87f50dd866893bf6c8eeff4c9
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 variables480
Number of constraints495
Number of domains1
Minimum domain size1820
Maximum domain size1820
Distribution of domain sizes[{"size":1820,"count":480}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":450}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":30},{"arity":2,"count":450},{"arity":30,"count":15}]
Number of extensional constraints0
Number of intensional constraints480
Distribution of constraint types[{"type":"intension","count":480},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data


Verifier Data

One s line expected

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-4243314-1500670139/watcher-4243314-1500670139 -o /tmp/evaluation-result-4243314-1500670139/solver-4243314-1500670139 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500669803-11978 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243314-1500670139.xml 

pid=12200
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: 15.43 10.32 5.64 2/261 12203
/proc/meminfo: memFree=31792904/32770624 swapFree=5936/196400
[pid=12203] ppid=12200 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/stat : 12203 (java) S 12200 12203 9830 0 -1 1077944320 2099 0 0 0 0 0 0 0 20 0 2 0 2280671 8550137856 1799 33554432000 4194304 4196468 140728805789168 140728805771712 139866512367351 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
/proc/12203/statm: 2087436 1865 1197 1 0 2076347 0
[pid=12203/tid=12204] ppid=12200 vsize=8349744 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12204/stat : 12204 (java) R 12200 12203 9830 0 -1 4202560 894 0 0 0 0 0 0 0 20 0 2 0 2280671 8550137856 1931 33554432000 4194304 4196468 140728805789168 139866516609440 139866504656800 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0

[startup+0.100161 s]
/proc/loadavg: 15.43 10.32 5.64 2/261 12203
/proc/meminfo: memFree=31792904/32770624 swapFree=5936/196400
[pid=12203] ppid=12200 vsize=10900556 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12203/stat : 12203 (java) S 12200 12203 9830 0 -1 1077944320 5244 0 0 0 9 1 0 0 20 0 20 0 2280671 11162169344 6264 33554432000 4194304 4196468 140728805789168 140728805771712 139866512367351 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
/proc/12203/statm: 2725139 6264 2624 1 0 2713552 0
[pid=12203/tid=12204] ppid=12200 vsize=10900556 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12204/stat : 12204 (java) R 12200 12203 9830 0 -1 4202560 3295 0 0 0 7 0 0 0 20 0 20 0 2280671 11162169344 6264 33554432000 4194304 4196468 140728805789168 139866516593040 139866496503432 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900556

[startup+0.200364 s]
/proc/loadavg: 15.43 10.32 5.64 2/261 12203
/proc/meminfo: memFree=31792904/32770624 swapFree=5936/196400
[pid=12203] ppid=12200 vsize=10900556 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/12203/stat : 12203 (java) S 12200 12203 9830 0 -1 1077944320 7446 0 0 0 22 3 0 0 20 0 20 0 2280671 11162169344 8774 33554432000 4194304 4196468 140728805789168 140728805771712 139866512367351 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
/proc/12203/statm: 2725139 8774 2893 1 0 2713552 0
[pid=12203/tid=12204] ppid=12200 vsize=10900556 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12204/stat : 12204 (java) R 12200 12203 9830 0 -1 4202560 5023 0 0 0 16 2 0 0 20 0 20 0 2280671 11162169344 8774 33554432000 4194304 4196468 140728805789168 139866516591376 139866492554471 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 10900556

[startup+0.300281 s]
/proc/loadavg: 15.43 10.32 5.64 2/261 12203
/proc/meminfo: memFree=31792904/32770624 swapFree=5936/196400
[pid=12203] ppid=12200 vsize=10900556 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/12203/stat : 12203 (java) S 12200 12203 9830 0 -1 1077944320 8904 0 0 0 42 4 0 0 20 0 20 0 2280671 11162169344 10605 33554432000 4194304 4196468 140728805789168 140728805771712 139866512367351 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
/proc/12203/statm: 2725139 10605 2997 1 0 2713552 0
[pid=12203/tid=12204] ppid=12200 vsize=10900556 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12204/stat : 12204 (java) R 12200 12203 9830 0 -1 4202560 5545 0 0 0 25 2 0 0 20 0 20 0 2280671 11162169344 10605 33554432000 4194304 4196468 140728805789168 139866516599520 139866149572773 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 10900556

[startup+0.700487 s]
/proc/loadavg: 15.43 10.32 5.64 2/261 12203
/proc/meminfo: memFree=31792904/32770624 swapFree=5936/196400
[pid=12203] ppid=12200 vsize=10900632 CPUtime=2.02 cores=0,2,4,6,8,10,12,14
/proc/12203/stat : 12203 (java) S 12200 12203 9830 0 -1 1077944320 12083 0 0 0 162 40 0 0 20 0 20 0 2280671 11162247168 63591 33554432000 4194304 4196468 140728805789168 140728805771712 139866512367351 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
/proc/12203/statm: 2725158 63591 3098 1 0 2713552 0
[pid=12203/tid=12204] ppid=12200 vsize=10900632 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12204/stat : 12204 (java) R 12200 12203 9830 0 -1 4202560 5990 0 0 0 54 4 0 0 20 0 20 0 2280671 11162247168 63591 33554432000 4194304 4196468 140728805789168 139866516603592 139866498435470 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 10900632

[startup+1.50073 s]
/proc/loadavg: 15.43 10.32 5.64 10/281 12223
/proc/meminfo: memFree=29966192/32770624 swapFree=5936/196352
[pid=12203] ppid=12200 vsize=10900632 CPUtime=4.98 cores=0,2,4,6,8,10,12,14
/proc/12203/stat : 12203 (java) S 12200 12203 9830 0 -1 1077944320 14811 0 0 0 337 161 0 0 20 0 20 0 2280671 11162247168 326312 33554432000 4194304 4196468 140728805789168 140728805771712 139866512367351 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
/proc/12203/statm: 2725158 326312 3105 1 0 2713552 0
[pid=12203/tid=12204] ppid=12200 vsize=10900632 CPUtime=1.07 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12204/stat : 12204 (java) S 12200 12203 9830 0 -1 1077944384 6891 0 0 0 92 15 0 0 20 0 20 0 2280671 11162247168 326312 33554432000 4194304 4196468 140728805789168 139866516604272 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12205] ppid=12200 vsize=10900632 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12205/stat : 12205 (java) R 12200 12203 9830 0 -1 4202560 257 0 0 0 21 17 0 0 20 0 20 0 2280672 11162247168 326312 33554432000 4194304 4196468 140728805789168 139866484210648 139866498125664 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12207] ppid=12200 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12207/stat : 12207 (java) R 12200 12203 9830 0 -1 4202560 241 0 0 0 19 17 0 0 20 0 20 0 2280672 11162247168 326312 33554432000 4194304 4196468 140728805789168 139866117868632 139866498125727 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12208] ppid=12200 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12208/stat : 12208 (java) R 12200 12203 9830 0 -1 4202560 204 0 0 0 20 16 0 0 20 0 20 0 2280672 11162247168 326312 33554432000 4194304 4196468 140728805789168 139866116816088 139866497411443 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12209] ppid=12200 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12209/stat : 12209 (java) R 12200 12203 9830 0 -1 4202560 247 0 0 0 20 17 0 0 20 0 20 0 2280672 11162247168 326312 33554432000 4194304 4196468 140728805789168 139866115763544 139866497411461 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12210] ppid=12200 vsize=10900632 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12210/stat : 12210 (java) R 12200 12203 9830 0 -1 4202560 269 0 0 0 20 19 0 0 20 0 20 0 2280672 11162247168 326312 33554432000 4194304 4196468 140728805789168 139866114709976 139866497411520 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12211] ppid=12200 vsize=10900632 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12211/stat : 12211 (java) R 12200 12203 9830 0 -1 4202560 287 0 0 0 20 18 0 0 20 0 20 0 2280672 11162247168 326312 33554432000 4194304 4196468 140728805789168 139866113657432 139866497389426 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12212] ppid=12200 vsize=10900632 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12212/stat : 12212 (java) R 12200 12203 9830 0 -1 4202560 253 0 0 0 20 18 0 0 20 0 20 0 2280672 11162247168 326312 33554432000 4194304 4196468 140728805789168 139866112604888 139866497408234 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12213] ppid=12200 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12213/stat : 12213 (java) R 12200 12203 9830 0 -1 4202560 240 0 0 0 20 17 0 0 20 0 20 0 2280672 11162247168 326312 33554432000 4194304 4196468 140728805789168 139866111552032 139866497411487 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12214] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12214/stat : 12214 (java) S 12200 12203 9830 0 -1 1077944384 498 0 0 0 0 0 0 0 20 0 20 0 2280674 11162247168 326312 33554432000 4194304 4196468 140728805789168 139865718940704 139866512377557 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12215] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12215/stat : 12215 (java) S 12200 12203 9830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 326312 33554432000 4194304 4196468 140728805789168 139865717888480 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12216] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12216/stat : 12216 (java) S 12200 12203 9830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 326312 33554432000 4194304 4196468 140728805789168 139865716835824 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12217] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12217/stat : 12217 (java) S 12200 12203 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 326312 33554432000 4194304 4196468 140728805789168 139865715784400 139866512385947 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12218] ppid=12200 vsize=10900632 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12218/stat : 12218 (java) S 12200 12203 9830 0 -1 1077944384 1257 0 0 0 20 0 0 0 20 0 20 0 2280679 11162247168 326312 33554432000 4194304 4196468 140728805789168 139865714730992 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12219] ppid=12200 vsize=10900632 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12219/stat : 12219 (java) S 12200 12203 9830 0 -1 1077944384 738 0 0 0 16 0 0 0 20 0 20 0 2280679 11162247168 326312 33554432000 4194304 4196468 140728805789168 139865713678448 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12220] ppid=12200 vsize=10900632 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12220/stat : 12220 (java) S 12200 12203 9830 0 -1 1077944384 634 0 0 0 19 0 0 0 20 0 20 0 2280679 11162247168 326312 33554432000 4194304 4196468 140728805789168 139865712625904 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12221] ppid=12200 vsize=10900632 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12221/stat : 12221 (java) S 12200 12203 9830 0 -1 1077944384 1431 0 0 0 25 0 0 0 20 0 20 0 2280679 11162247168 326312 33554432000 4194304 4196468 140728805789168 139865711573360 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12222] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12222/stat : 12222 (java) S 12200 12203 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 326312 33554432000 4194304 4196468 140728805789168 139865710521056 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12223] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12223/stat : 12223 (java) S 12200 12203 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 326312 33554432000 4194304 4196468 140728805789168 139865709468592 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 10900632

[startup+3.10088 s]
/proc/loadavg: 15.43 10.32 5.64 12/281 12223
/proc/meminfo: memFree=28151532/32770624 swapFree=5936/196360
[pid=12203] ppid=12200 vsize=10900632 CPUtime=13.87 cores=0,2,4,6,8,10,12,14
/proc/12203/stat : 12203 (java) S 12200 12203 9830 0 -1 1077944320 21193 0 0 0 1100 287 0 0 20 0 20 0 2280671 11162247168 408675 33554432000 4194304 4196468 140728805789168 140728805771712 139866512367351 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
/proc/12203/statm: 2725158 408675 3120 1 0 2713552 0
[pid=12203/tid=12204] ppid=12200 vsize=10900632 CPUtime=1.68 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12204/stat : 12204 (java) S 12200 12203 9830 0 -1 1077944384 7033 0 0 0 153 15 0 0 20 0 20 0 2280671 11162247168 408675 33554432000 4194304 4196468 140728805789168 139866516601104 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12205] ppid=12200 vsize=10900632 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12205/stat : 12205 (java) R 12200 12203 9830 0 -1 4202560 677 0 0 0 100 34 0 0 20 0 20 0 2280672 11162247168 408675 33554432000 4194304 4196468 140728805789168 139866484210568 139866496824819 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12207] ppid=12200 vsize=10900632 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12207/stat : 12207 (java) R 12200 12203 9830 0 -1 4202560 417 0 0 0 99 33 0 0 20 0 20 0 2280672 11162247168 408675 33554432000 4194304 4196468 140728805789168 139866117868552 139866497363297 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12208] ppid=12200 vsize=10900632 CPUtime=1.31 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12208/stat : 12208 (java) R 12200 12203 9830 0 -1 4202560 965 0 0 0 98 33 0 0 20 0 20 0 2280672 11162247168 408675 33554432000 4194304 4196468 140728805789168 139866116816008 139866495750384 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12209] ppid=12200 vsize=10900632 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12209/stat : 12209 (java) R 12200 12203 9830 0 -1 4202560 407 0 0 0 104 29 0 0 20 0 20 0 2280672 11162247168 408675 33554432000 4194304 4196468 140728805789168 139866115763464 139866504995559 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12210] ppid=12200 vsize=10900632 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12210/stat : 12210 (java) R 12200 12203 9830 0 -1 4202560 808 0 0 0 97 35 0 0 20 0 20 0 2280672 11162247168 408675 33554432000 4194304 4196468 140728805789168 139866114709896 139866497356840 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12211] ppid=12200 vsize=10900632 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12211/stat : 12211 (java) R 12200 12203 9830 0 -1 4202560 761 0 0 0 101 33 0 0 20 0 20 0 2280672 11162247168 408675 33554432000 4194304 4196468 140728805789168 139866113657352 139866504995559 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12212] ppid=12200 vsize=10900632 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12212/stat : 12212 (java) R 12200 12203 9830 0 -1 4202560 411 0 0 0 102 32 0 0 20 0 20 0 2280672 11162247168 408675 33554432000 4194304 4196468 140728805789168 139866112604808 139866497357008 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12213] ppid=12200 vsize=10900632 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12213/stat : 12213 (java) R 12200 12203 9830 0 -1 4202560 421 0 0 0 98 35 0 0 20 0 20 0 2280672 11162247168 408675 33554432000 4194304 4196468 140728805789168 139866111552264 139866504995559 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12214] ppid=12200 vsize=10900632 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12214/stat : 12214 (java) S 12200 12203 9830 0 -1 1077944384 1123 0 0 0 1 0 0 0 20 0 20 0 2280674 11162247168 408675 33554432000 4194304 4196468 140728805789168 139865718940736 139866512377557 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12215] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12215/stat : 12215 (java) S 12200 12203 9830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 408675 33554432000 4194304 4196468 140728805789168 139865717888480 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12216] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12216/stat : 12216 (java) S 12200 12203 9830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 408675 33554432000 4194304 4196468 140728805789168 139865716835824 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12217] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12217/stat : 12217 (java) S 12200 12203 9830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 408675 33554432000 4194304 4196468 140728805789168 139865715784400 139866512385947 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12218] ppid=12200 vsize=10900632 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12218/stat : 12218 (java) S 12200 12203 9830 0 -1 1077944384 1752 0 0 0 35 0 0 0 20 0 20 0 2280679 11162247168 408675 33554432000 4194304 4196468 140728805789168 139865714730992 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12219] ppid=12200 vsize=10900632 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12219/stat : 12219 (java) S 12200 12203 9830 0 -1 1077944384 1634 0 0 0 32 0 0 0 20 0 20 0 2280679 11162247168 408675 33554432000 4194304 4196468 140728805789168 139865713678448 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12220] ppid=12200 vsize=10900632 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12220/stat : 12220 (java) S 12200 12203 9830 0 -1 1077944384 1870 0 0 0 45 0 0 0 20 0 20 0 2280679 11162247168 408675 33554432000 4194304 4196468 140728805789168 139865712625904 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12221] ppid=12200 vsize=10900632 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12221/stat : 12221 (java) S 12200 12203 9830 0 -1 1077944384 1547 0 0 0 28 0 0 0 20 0 20 0 2280679 11162247168 408675 33554432000 4194304 4196468 140728805789168 139865711573360 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12222] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12222/stat : 12222 (java) S 12200 12203 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 408675 33554432000 4194304 4196468 140728805789168 139865710521056 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12223] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12223/stat : 12223 (java) S 12200 12203 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 408675 33554432000 4194304 4196468 140728805789168 139865709468592 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
Current children cumulated CPU time (s) 13.87
Current children cumulated vsize (KiB) 10900632

[startup+6.30109 s]
/proc/loadavg: 14.91 10.29 5.66 10/281 12223
/proc/meminfo: memFree=27259272/32770624 swapFree=5936/196368
[pid=12203] ppid=12200 vsize=10900632 CPUtime=20.71 cores=0,2,4,6,8,10,12,14
/proc/12203/stat : 12203 (java) S 12200 12203 9830 0 -1 1077944320 28702 0 0 0 1776 295 0 0 20 0 20 0 2280671 11162247168 519006 33554432000 4194304 4196468 140728805789168 140728805771712 139866512367351 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
/proc/12203/statm: 2725158 519006 3133 1 0 2713552 0
[pid=12203/tid=12204] ppid=12200 vsize=10900632 CPUtime=3.86 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12204/stat : 12204 (java) R 12200 12203 9830 0 -1 4202560 10328 0 0 0 364 22 0 0 20 0 20 0 2280671 11162247168 519006 33554432000 4194304 4196468 140728805789168 139866516604648 139866151989765 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12205] ppid=12200 vsize=10900632 CPUtime=1.85 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12205/stat : 12205 (java) S 12200 12203 9830 0 -1 1077944384 696 0 0 0 151 34 0 0 20 0 20 0 2280672 11162247168 519006 33554432000 4194304 4196468 140728805789168 139866484210448 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12207] ppid=12200 vsize=10900632 CPUtime=1.82 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12207/stat : 12207 (java) S 12200 12203 9830 0 -1 1077944384 436 0 0 0 149 33 0 0 20 0 20 0 2280672 11162247168 519006 33554432000 4194304 4196468 140728805789168 139866117868432 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12208] ppid=12200 vsize=10900632 CPUtime=1.83 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12208/stat : 12208 (java) S 12200 12203 9830 0 -1 1077944384 1026 0 0 0 149 34 0 0 20 0 20 0 2280672 11162247168 519006 33554432000 4194304 4196468 140728805789168 139866116815888 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12209] ppid=12200 vsize=10900632 CPUtime=1.84 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12209/stat : 12209 (java) S 12200 12203 9830 0 -1 1077944384 424 0 0 0 155 29 0 0 20 0 20 0 2280672 11162247168 519006 33554432000 4194304 4196468 140728805789168 139866115763344 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12210] ppid=12200 vsize=10900632 CPUtime=1.82 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12210/stat : 12210 (java) S 12200 12203 9830 0 -1 1077944384 945 0 0 0 147 35 0 0 20 0 20 0 2280672 11162247168 519006 33554432000 4194304 4196468 140728805789168 139866114709776 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12211] ppid=12200 vsize=10900632 CPUtime=1.86 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12211/stat : 12211 (java) S 12200 12203 9830 0 -1 1077944384 799 0 0 0 152 34 0 0 20 0 20 0 2280672 11162247168 519006 33554432000 4194304 4196468 140728805789168 139866113657232 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12212] ppid=12200 vsize=10900632 CPUtime=1.85 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12212/stat : 12212 (java) S 12200 12203 9830 0 -1 1077944384 448 0 0 0 153 32 0 0 20 0 20 0 2280672 11162247168 519006 33554432000 4194304 4196468 140728805789168 139866112604688 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12213] ppid=12200 vsize=10900632 CPUtime=1.85 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12213/stat : 12213 (java) S 12200 12203 9830 0 -1 1077944384 460 0 0 0 150 35 0 0 20 0 20 0 2280672 11162247168 519006 33554432000 4194304 4196468 140728805789168 139866111552144 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12214] ppid=12200 vsize=10900632 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12214/stat : 12214 (java) S 12200 12203 9830 0 -1 1077944384 2298 0 0 0 51 0 0 0 20 0 20 0 2280674 11162247168 519006 33554432000 4194304 4196468 140728805789168 139865718942192 139866512378498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12215] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12215/stat : 12215 (java) S 12200 12203 9830 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 519006 33554432000 4194304 4196468 140728805789168 139865717888480 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12216] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12216/stat : 12216 (java) S 12200 12203 9830 0 -1 1077944384 103 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 519006 33554432000 4194304 4196468 140728805789168 139865716835840 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12217] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=12203/tid=12212] ppid=12200 vsize=10900632 CPUtime=297.3 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12212/stat : 12212 (java) R 12200 12203 9830 0 -1 4202560 99842 0 0 0 29464 266 0 0 20 0 20 0 2280672 11162247168 2080297 33554432000 4194304 4196468 140728805789168 139866112604888 139866496824984 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12213] ppid=12200 vsize=10900632 CPUtime=297.48 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12213/stat : 12213 (java) R 12200 12203 9830 0 -1 4202560 210163 0 0 0 29432 316 0 0 20 0 20 0 2280672 11162247168 2080297 33554432000 4194304 4196468 140728805789168 139866111552344 139866497363748 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12214] ppid=12200 vsize=10900632 CPUtime=14 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12214/stat : 12214 (java) S 12200 12203 9830 0 -1 1077944384 74940 0 0 0 1395 5 0 0 20 0 20 0 2280674 11162247168 2080297 33554432000 4194304 4196468 140728805789168 139865718940736 139866512377557 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12215] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12215/stat : 12215 (java) S 12200 12203 9830 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 2080297 33554432000 4194304 4196468 140728805789168 139865717888480 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12216] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12216/stat : 12216 (java) S 12200 12203 9830 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 2080297 33554432000 4194304 4196468 140728805789168 139865716835840 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12217] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12217/stat : 12217 (java) S 12200 12203 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 2080297 33554432000 4194304 4196468 140728805789168 139865715784048 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12218] ppid=12200 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12218/stat : 12218 (java) S 12200 12203 9830 0 -1 1077944384 1925 0 0 0 37 0 0 0 20 0 20 0 2280679 11162247168 2080297 33554432000 4194304 4196468 140728805789168 139865714731040 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12219] ppid=12200 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12219/stat : 12219 (java) S 12200 12203 9830 0 -1 1077944384 2330 0 0 0 36 0 0 0 20 0 20 0 2280679 11162247168 2080297 33554432000 4194304 4196468 140728805789168 139865713678496 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12220] ppid=12200 vsize=10900632 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12220/stat : 12220 (java) S 12200 12203 9830 0 -1 1077944384 2465 0 0 0 49 0 0 0 20 0 20 0 2280679 11162247168 2080297 33554432000 4194304 4196468 140728805789168 139865712625664 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12221] ppid=12200 vsize=10900632 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12221/stat : 12221 (java) S 12200 12203 9830 0 -1 1077944384 3044 0 0 0 30 0 0 0 20 0 20 0 2280679 11162247168 2080297 33554432000 4194304 4196468 140728805789168 139865711573408 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12222] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12222/stat : 12222 (java) S 12200 12203 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 2080297 33554432000 4194304 4196468 140728805789168 139865710521056 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12223] ppid=12200 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12223/stat : 12223 (java) S 12200 12203 9830 0 -1 1077944384 578 0 0 0 7 3 0 0 20 0 20 0 2280679 11162247168 2080297 33554432000 4194304 4196468 140728805789168 139865709468592 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 5 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
Current children cumulated CPU time (s) 2407.51
Current children cumulated vsize (KiB) 10900632

[startup+333.601 s]
/proc/loadavg: 14.52 12.64 7.98 10/283 12321
/proc/meminfo: memFree=23684856/32770624 swapFree=5936/196292
[pid=12203] ppid=12200 vsize=10900632 CPUtime=2413.88 cores=0,2,4,6,8,10,12,14
/proc/12203/stat : 12203 (java) S 12200 12203 9830 0 -1 1077944320 1633759 0 0 0 238927 2461 0 0 20 0 20 0 2280671 11162247168 2080298 33554432000 4194304 4196468 140728805789168 140728805771712 139866512367351 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
/proc/12203/statm: 2725158 2080298 3136 1 0 2713552 0
[pid=12203/tid=12204] ppid=12200 vsize=10900632 CPUtime=14.6 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12204/stat : 12204 (java) S 12200 12203 9830 0 -1 1077944384 18111 0 0 0 1432 28 0 0 20 0 20 0 2280671 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866516604416 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12205] ppid=12200 vsize=10900632 CPUtime=298.44 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12205/stat : 12205 (java) R 12200 12203 9830 0 -1 4202560 215502 0 0 0 29541 303 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866484210336 139866493977127 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12207] ppid=12200 vsize=10900632 CPUtime=297.89 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12207/stat : 12207 (java) R 12200 12203 9830 0 -1 4202560 340864 0 0 0 29489 300 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866117868632 139866496824942 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12208] ppid=12200 vsize=10900632 CPUtime=298.37 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12208/stat : 12208 (java) R 12200 12203 9830 0 -1 4202560 110327 0 0 0 29542 295 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866116816088 139866497066075 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12209] ppid=12200 vsize=10900632 CPUtime=297.87 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12209/stat : 12209 (java) R 12200 12203 9830 0 -1 4202560 240114 0 0 0 29464 323 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866115763544 139866497066048 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12210] ppid=12200 vsize=10900632 CPUtime=296.9 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12210/stat : 12210 (java) R 12200 12203 9830 0 -1 4202560 178705 0 0 0 29377 313 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866114709976 139866497066165 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12211] ppid=12200 vsize=10900632 CPUtime=297.68 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12211/stat : 12211 (java) R 12200 12203 9830 0 -1 4202560 133312 0 0 0 29464 304 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866113657432 139866497066048 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12212] ppid=12200 vsize=10900632 CPUtime=298.1 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12212/stat : 12212 (java) R 12200 12203 9830 0 -1 4202560 99842 0 0 0 29544 266 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866112604888 139866497066614 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12213] ppid=12200 vsize=10900632 CPUtime=298.28 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12213/stat : 12213 (java) R 12200 12203 9830 0 -1 4202560 210163 0 0 0 29512 316 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866111552344 139866497363758 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12214] ppid=12200 vsize=10900632 CPUtime=14 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12214/stat : 12214 (java) S 12200 12203 9830 0 -1 1077944384 74940 0 0 0 1395 5 0 0 20 0 20 0 2280674 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865718940736 139866512377557 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12215] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12215/stat : 12215 (java) S 12200 12203 9830 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865717888480 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12216] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12216/stat : 12216 (java) S 12200 12203 9830 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865716835840 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12217] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12217/stat : 12217 (java) S 12200 12203 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865715784048 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12218] ppid=12200 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12218/stat : 12218 (java) S 12200 12203 9830 0 -1 1077944384 1925 0 0 0 37 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865714731040 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12219] ppid=12200 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12219/stat : 12219 (java) S 12200 12203 9830 0 -1 1077944384 2330 0 0 0 36 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865713678496 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12220] ppid=12200 vsize=10900632 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12220/stat : 12220 (java) S 12200 12203 9830 0 -1 1077944384 2465 0 0 0 49 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865712625664 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12221] ppid=12200 vsize=10900632 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12221/stat : 12221 (java) S 12200 12203 9830 0 -1 1077944384 3044 0 0 0 30 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865711573408 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12222] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12222/stat : 12222 (java) S 12200 12203 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865710521056 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12223] ppid=12200 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12223/stat : 12223 (java) S 12200 12203 9830 0 -1 1077944384 578 0 0 0 7 3 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865709468592 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 5 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
Current children cumulated CPU time (s) 2413.88
Current children cumulated vsize (KiB) 10900632

[startup+333.801 s]
/proc/loadavg: 14.52 12.64 7.98 10/283 12321
/proc/meminfo: memFree=23684856/32770624 swapFree=5936/196292
[pid=12203] ppid=12200 vsize=10900632 CPUtime=2415.47 cores=0,2,4,6,8,10,12,14
/proc/12203/stat : 12203 (java) S 12200 12203 9830 0 -1 1077944320 1633787 0 0 0 239086 2461 0 0 20 0 20 0 2280671 11162247168 2080298 33554432000 4194304 4196468 140728805789168 140728805771712 139866512367351 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
/proc/12203/statm: 2725158 2080298 3136 1 0 2713552 0
[pid=12203/tid=12204] ppid=12200 vsize=10900632 CPUtime=14.6 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12204/stat : 12204 (java) S 12200 12203 9830 0 -1 1077944384 18111 0 0 0 1432 28 0 0 20 0 20 0 2280671 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866516604416 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12205] ppid=12200 vsize=10900632 CPUtime=298.64 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12205/stat : 12205 (java) R 12200 12203 9830 0 -1 4202560 215502 0 0 0 29561 303 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866484210336 139866493977037 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12207] ppid=12200 vsize=10900632 CPUtime=298.09 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12207/stat : 12207 (java) R 12200 12203 9830 0 -1 4202560 340890 0 0 0 29509 300 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866117868632 139866497363703 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12208] ppid=12200 vsize=10900632 CPUtime=298.56 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12208/stat : 12208 (java) R 12200 12203 9830 0 -1 4202560 110327 0 0 0 29561 295 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866116816088 139866497066048 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12209] ppid=12200 vsize=10900632 CPUtime=298.07 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12209/stat : 12209 (java) R 12200 12203 9830 0 -1 4202560 240114 0 0 0 29484 323 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866115763544 139866493920592 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12210] ppid=12200 vsize=10900632 CPUtime=297.1 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12210/stat : 12210 (java) R 12200 12203 9830 0 -1 4202560 178705 0 0 0 29397 313 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866114709976 139866497363932 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12211] ppid=12200 vsize=10900632 CPUtime=297.88 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12211/stat : 12211 (java) R 12200 12203 9830 0 -1 4202560 133312 0 0 0 29484 304 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866113657432 139866497363752 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12212] ppid=12200 vsize=10900632 CPUtime=298.3 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12212/stat : 12212 (java) R 12200 12203 9830 0 -1 4202560 99842 0 0 0 29564 266 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866112604888 139866496824963 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12213] ppid=12200 vsize=10900632 CPUtime=298.48 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12213/stat : 12213 (java) R 12200 12203 9830 0 -1 4202560 210163 0 0 0 29532 316 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866111552344 139866497363755 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12214] ppid=12200 vsize=10900632 CPUtime=14 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12214/stat : 12214 (java) S 12200 12203 9830 0 -1 1077944384 74940 0 0 0 1395 5 0 0 20 0 20 0 2280674 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865718940736 139866512377557 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12215] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12215/stat : 12215 (java) S 12200 12203 9830 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865717888480 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12216] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12216/stat : 12216 (java) S 12200 12203 9830 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865716835840 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12217] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12217/stat : 12217 (java) S 12200 12203 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865715784048 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12218] ppid=12200 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12218/stat : 12218 (java) S 12200 12203 9830 0 -1 1077944384 1925 0 0 0 37 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865714731040 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12219] ppid=12200 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12219/stat : 12219 (java) S 12200 12203 9830 0 -1 1077944384 2330 0 0 0 36 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865713678496 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12220] ppid=12200 vsize=10900632 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12220/stat : 12220 (java) S 12200 12203 9830 0 -1 1077944384 2465 0 0 0 49 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865712625664 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12221] ppid=12200 vsize=10900632 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12221/stat : 12221 (java) S 12200 12203 9830 0 -1 1077944384 3044 0 0 0 30 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865711573408 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12222] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12222/stat : 12222 (java) S 12200 12203 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865710521056 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12223] ppid=12200 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12223/stat : 12223 (java) S 12200 12203 9830 0 -1 1077944384 580 0 0 0 7 3 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865709468592 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 5 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
Current children cumulated CPU time (s) 2415.47
Current children cumulated vsize (KiB) 10900632

[startup+333.901 s]
/proc/loadavg: 14.52 12.64 7.98 10/283 12321
/proc/meminfo: memFree=23684856/32770624 swapFree=5936/196292
[pid=12203] ppid=12200 vsize=10900632 CPUtime=2416.27 cores=0,2,4,6,8,10,12,14
/proc/12203/stat : 12203 (java) S 12200 12203 9830 0 -1 1077944320 1633800 0 0 0 239166 2461 0 0 20 0 20 0 2280671 11162247168 2080298 33554432000 4194304 4196468 140728805789168 140728805771712 139866512367351 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
/proc/12203/statm: 2725158 2080298 3136 1 0 2713552 0
[pid=12203/tid=12204] ppid=12200 vsize=10900632 CPUtime=14.6 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12204/stat : 12204 (java) S 12200 12203 9830 0 -1 1077944384 18111 0 0 0 1432 28 0 0 20 0 20 0 2280671 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866516604416 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12205] ppid=12200 vsize=10900632 CPUtime=298.74 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12205/stat : 12205 (java) R 12200 12203 9830 0 -1 4202560 215502 0 0 0 29571 303 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866484210336 139866497363732 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12207] ppid=12200 vsize=10900632 CPUtime=298.19 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12207/stat : 12207 (java) R 12200 12203 9830 0 -1 4202560 340903 0 0 0 29519 300 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866117868632 139866497363755 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12208] ppid=12200 vsize=10900632 CPUtime=298.66 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12208/stat : 12208 (java) R 12200 12203 9830 0 -1 4202560 110327 0 0 0 29571 295 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866116816008 139866495750386 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12209] ppid=12200 vsize=10900632 CPUtime=298.17 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12209/stat : 12209 (java) R 12200 12203 9830 0 -1 4202560 240114 0 0 0 29494 323 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866115763544 139866497066131 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12210] ppid=12200 vsize=10900632 CPUtime=297.2 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12210/stat : 12210 (java) R 12200 12203 9830 0 -1 4202560 178705 0 0 0 29407 313 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866114709976 139866497363935 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12211] ppid=12200 vsize=10900632 CPUtime=297.98 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12211/stat : 12211 (java) R 12200 12203 9830 0 -1 4202560 133312 0 0 0 29494 304 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866113657432 139866497066048 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12212] ppid=12200 vsize=10900632 CPUtime=298.4 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12212/stat : 12212 (java) R 12200 12203 9830 0 -1 4202560 99842 0 0 0 29574 266 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866112604888 139866493977017 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12213] ppid=12200 vsize=10900632 CPUtime=298.58 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12213/stat : 12213 (java) R 12200 12203 9830 0 -1 4202560 210163 0 0 0 29542 316 0 0 20 0 20 0 2280672 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139866111552344 139866497364030 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12214] ppid=12200 vsize=10900632 CPUtime=14 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12214/stat : 12214 (java) S 12200 12203 9830 0 -1 1077944384 74940 0 0 0 1395 5 0 0 20 0 20 0 2280674 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865718940736 139866512377557 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12215] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12215/stat : 12215 (java) S 12200 12203 9830 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865717888480 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12216] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12216/stat : 12216 (java) S 12200 12203 9830 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 2280675 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865716835840 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12217] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12217/stat : 12217 (java) S 12200 12203 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865715784048 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12218] ppid=12200 vsize=10900632 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12218/stat : 12218 (java) S 12200 12203 9830 0 -1 1077944384 1925 0 0 0 37 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865714731040 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12219] ppid=12200 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12219/stat : 12219 (java) S 12200 12203 9830 0 -1 1077944384 2330 0 0 0 36 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865713678496 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12220] ppid=12200 vsize=10900632 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12220/stat : 12220 (java) S 12200 12203 9830 0 -1 1077944384 2465 0 0 0 49 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865712625664 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12221] ppid=12200 vsize=10900632 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12221/stat : 12221 (java) S 12200 12203 9830 0 -1 1077944384 3044 0 0 0 30 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865711573408 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12222] ppid=12200 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12222/stat : 12222 (java) S 12200 12203 9830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865710521056 139866512377557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
[pid=12203/tid=12223] ppid=12200 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/12203/task/12223/stat : 12223 (java) S 12200 12203 9830 0 -1 1077944384 580 0 0 0 7 3 0 0 20 0 20 0 2280679 11162247168 2080298 33554432000 4194304 4196468 140728805789168 139865709468592 139866512378498 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 5 0 0 6293624 6294260 22085632 140728805790891 140728805791044 140728805791044 140728805793743 0
Current children cumulated CPU time (s) 2416.27
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 333.973
CPU time (s): 2416.37
CPU user time (s): 2391.68
CPU system time (s): 24.6851
CPU usage (%): 723.522
Max. virtual memory (cumulated for all children) (KiB): 10900632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.68
system time used= 24.6851
maximum resident set size= 8321252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1633805
page faults= 0
swaps= 0
block input operations= 0
block output operations= 472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59067
involuntary context switches= 213163

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.79287 second user time and 3.57757 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-21 22:48:59
IDJOB=4243314
IDBENCH=115785
IDSOLVER=2623
FILE ID=node139/4243314-1500670139
RUNJOBID= node139-1500669803-11978
PBS_JOBID= 20623281
Free space on /tmp= 61988 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-030-15-9.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243314-1500670139/watcher-4243314-1500670139 -o /tmp/evaluation-result-4243314-1500670139/solver-4243314-1500670139 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500669803-11978 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243314-1500670139.xml

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

MD5SUM BENCH= ace514d87f50dd866893bf6c8eeff4c9
RANDOM SEED=1518495718

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.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:        31793156 kB
MemAvailable:   31794520 kB
Buffers:           36568 kB
Cached:           275148 kB
SwapCached:            0 kB
Active:           398396 kB
Inactive:         205004 kB
Active(anon):     294988 kB
Inactive(anon):     8568 kB
Active(file):     103408 kB
Inactive(file):   196436 kB
Unevictable:        5936 kB
Mlocked:            5936 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3216 kB
Writeback:             0 kB
AnonPages:        243780 kB
Mapped:            41812 kB
Shmem:              8852 kB
Slab:              66900 kB
SReclaimable:      34712 kB
SUnreclaim:        32188 kB
KernelStack:        5120 kB
PageTables:         6588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1299032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61988 MiB
End job on node139 at 2017-07-21 22:54:33