Trace number 4246880

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 NameAnswerCPU timeWall clock time
R1: Concrete 3.4? (TO) 2416.42 1652.56

General information on the benchmark

NameSteiner3/Steiner3-m1-s1/
Steiner3-14.xml
MD5SUM2556de90265467259f78cf5ff01f71ea
Bench CategoryCSP (decision 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 variables90
Number of constraints465
Number of domains1
Minimum domain size14
Maximum domain size14
Distribution of domain sizes[{"size":14,"count":90}]
Minimum variable degree30
Maximum variable degree30
Distribution of variable degrees[{"degree":30,"count":90}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":30},{"arity":6,"count":435}]
Number of extensional constraints435
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":435},{"type":"ordered","count":30}]
Optimization problemNO
Type of objective

Solver Data

3.68/2.13	c Concrete v3.4 running

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-4246880-1500720026/watcher-4246880-1500720026 -o /tmp/evaluation-result-4246880-1500720026/solver-4246880-1500720026 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500712981-22996 --watchdog 2560 bin/concrete HOME/instance-4246880-1500720026.xml 

pid=26366
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.77 1.56 1.62 9/267 26369
/proc/meminfo: memFree=31179220/32770624 swapFree=5700/364528
[pid=26369] ppid=26366 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/26369/stat : 26369 (bash) S 26366 26369 22965 0 -1 4202496 686 1535 0 0 0 0 0 0 20 0 1 0 7270217 9736192 350 33554432000 4194304 5098028 140721322696480 140721322694120 140387112598528 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 21397504 140721322702094 140721322702179 140721322702179 140721322704878 0
/proc/26369/statm: 2377 350 277 221 0 86 0

[startup+0.100166 s]
/proc/loadavg: 1.77 1.56 1.62 9/267 26369
/proc/meminfo: memFree=31179220/32770624 swapFree=5700/364528
[pid=26369] ppid=26366 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/26369/stat : 26369 (bash) S 26366 26369 22965 0 -1 4202496 880 6426 0 0 0 0 0 1 20 0 1 0 7270217 9871360 378 33554432000 4194304 5098028 140721322696480 140721322690488 140387112598528 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 21397504 140721322702094 140721322702179 140721322702179 140721322704878 0
/proc/26369/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.2003 s]
/proc/loadavg: 1.77 1.56 1.62 9/267 26369
/proc/meminfo: memFree=31179220/32770624 swapFree=5700/364528
[pid=26369] ppid=26366 vsize=10901872 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/26369/stat : 26369 (java) S 26366 26369 22965 0 -1 1077944320 5935 12440 0 0 7 1 8 4 20 0 20 0 7270217 11163516928 6620 33554432000 4194304 4196468 140730866116688 140730866099232 139681395072759 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
/proc/26369/statm: 2725468 6620 2677 1 0 2713890 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 10901872

[startup+0.300374 s]
/proc/loadavg: 1.77 1.56 1.62 9/267 26369
/proc/meminfo: memFree=31179220/32770624 swapFree=5700/364528
[pid=26369] ppid=26366 vsize=10902392 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/26369/stat : 26369 (java) S 26366 26369 22965 0 -1 1077944320 9608 12440 0 0 22 2 8 4 20 0 20 0 7270217 11164049408 10606 33554432000 4194304 4196468 140730866116688 140730866099232 139681395072759 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
/proc/26369/statm: 2725598 10606 2983 1 0 2713890 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10902392

[startup+0.700256 s]
/proc/loadavg: 1.77 1.56 1.62 9/267 26369
/proc/meminfo: memFree=31179220/32770624 swapFree=5700/364528
[pid=26369] ppid=26366 vsize=10902720 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/26369/stat : 26369 (java) S 26366 26369 22965 0 -1 1077944320 12926 12440 0 0 83 4 8 4 20 0 20 0 7270217 11164385280 16187 33554432000 4194304 4196468 140730866116688 140730866099232 139681395072759 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
/proc/26369/statm: 2725680 16187 3218 1 0 2713890 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 10902720

[startup+1.5007 s]
/proc/loadavg: 1.77 1.56 1.62 2/266 26524
/proc/meminfo: memFree=31399800/32770624 swapFree=5700/364352
[pid=26369] ppid=26366 vsize=10913344 CPUtime=2.3 cores=0,2,4,6,8,10,12,14
/proc/26369/stat : 26369 (java) S 26366 26369 22965 0 -1 1077944320 27263 12440 0 0 205 13 8 4 20 0 20 0 7270217 11175264256 44115 33554432000 4194304 4196468 140730866116688 140730866099232 139681395072759 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
/proc/26369/statm: 2728336 44115 3409 1 0 2716450 0
[pid=26369/tid=26424] ppid=26366 vsize=10913344 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26424/stat : 26424 (java) R 26366 26369 22965 0 -1 4202560 19278 12440 0 0 126 5 8 4 20 0 20 0 7270230 11175264256 44115 33554432000 4194304 4196468 140730866116688 139681399280432 139681378421985 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26425] ppid=26366 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26425/stat : 26425 (java) S 26366 26369 22965 0 -1 1077944384 48 12440 0 0 0 0 8 4 20 0 20 0 7270231 11175264256 44115 33554432000 4194304 4196468 140730866116688 139681331764240 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26426] ppid=26366 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26426/stat : 26426 (java) S 26366 26369 22965 0 -1 1077944384 15 12440 0 0 1 0 8 4 20 0 20 0 7270231 11175264256 44115 33554432000 4194304 4196468 140730866116688 139681330711696 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26427] ppid=26366 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26427/stat : 26427 (java) S 26366 26369 22965 0 -1 1077944384 42 12440 0 0 1 0 8 4 20 0 20 0 7270231 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680999664400 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26428] ppid=26366 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26428/stat : 26428 (java) S 26366 26369 22965 0 -1 1077944384 126 12440 0 0 0 0 8 4 20 0 20 0 7270231 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680998611856 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26429] ppid=26366 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26429/stat : 26429 (java) S 26366 26369 22965 0 -1 1077944384 22 12440 0 0 0 0 8 4 20 0 20 0 7270231 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680997558800 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26430] ppid=26366 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26430/stat : 26430 (java) S 26366 26369 22965 0 -1 1077944384 21 12440 0 0 1 0 8 4 20 0 20 0 7270231 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680996506256 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26431] ppid=26366 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26431/stat : 26431 (java) S 26366 26369 22965 0 -1 1077944384 28 12440 0 0 1 0 8 4 20 0 20 0 7270231 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680995453200 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26432] ppid=26366 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26432/stat : 26432 (java) S 26366 26369 22965 0 -1 1077944384 17 12440 0 0 1 0 8 4 20 0 20 0 7270231 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680994400656 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26433] ppid=26366 vsize=10913344 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26433/stat : 26433 (java) S 26366 26369 22965 0 -1 1077944384 1422 12440 0 0 1 0 8 4 20 0 20 0 7270232 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680936786672 139681395083906 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26434] ppid=26366 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26434/stat : 26434 (java) S 26366 26369 22965 0 -1 1077944384 55 12440 0 0 0 0 8 4 20 0 20 0 7270233 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680935732960 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26435] ppid=26366 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26435/stat : 26435 (java) S 26366 26369 22965 0 -1 1077944384 43 12440 0 0 0 0 8 4 20 0 20 0 7270233 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680934679808 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26436] ppid=26366 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26436/stat : 26436 (java) S 26366 26369 22965 0 -1 1077944384 1 12440 0 0 0 0 8 4 20 0 20 0 7270235 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680933628368 139681395091355 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26437] ppid=26366 vsize=10913344 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26437/stat : 26437 (java) S 26366 26369 22965 0 -1 1077944384 903 12440 0 0 12 0 8 4 20 0 20 0 7270235 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680932575472 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26438] ppid=26366 vsize=10913344 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26438/stat : 26438 (java) S 26366 26369 22965 0 -1 1077944384 1083 12440 0 0 15 0 8 4 20 0 20 0 7270235 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680931522928 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26439] ppid=26366 vsize=10913344 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26439/stat : 26439 (java) S 26366 26369 22965 0 -1 1077944384 735 12440 0 0 12 0 8 4 20 0 20 0 7270235 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680930469872 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26440] ppid=26366 vsize=10913344 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26440/stat : 26440 (java) S 26366 26369 22965 0 -1 1077944384 1287 12440 0 0 26 0 8 4 20 0 20 0 7270235 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680929417328 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26441] ppid=26366 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26441/stat : 26441 (java) S 26366 26369 22965 0 -1 1077944384 3 12440 0 0 0 0 8 4 20 0 20 0 7270236 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680928365536 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26442] ppid=26366 vsize=10913344 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26442/stat : 26442 (java) S 26366 26369 22965 0 -1 1077944384 4 12440 0 0 0 0 8 4 20 0 20 0 7270236 11175264256 44115 33554432000 4194304 4196468 140730866116688 139680859286704 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 10913344

[startup+3.10072 s]
/proc/loadavg: 1.77 1.56 1.62 5/281 26546
/proc/meminfo: memFree=31212916/32770624 swapFree=5700/364200
[pid=26369] ppid=26366 vsize=10923772 CPUtime=7.48 cores=0,2,4,6,8,10,12,14
/proc/26369/stat : 26369 (java) S 26366 26369 22965 0 -1 1077944320 44361 12440 0 0 624 112 8 4 20 0 20 0 7270217 11185942528 274027 33554432000 4194304 4196468 140730866116688 140730866099232 139681395072759 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
/proc/26369/statm: 2730943 274027 3491 1 0 2718498 0
[pid=26369/tid=26424] ppid=26366 vsize=10923772 CPUtime=2.76 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26424/stat : 26424 (java) R 26366 26369 22965 0 -1 4202560 24516 12440 0 0 247 17 8 4 20 0 20 0 7270230 11185942528 274027 33554432000 4194304 4196468 140730866116688 139681399303368 139681017995601 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26425] ppid=26366 vsize=10923772 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26425/stat : 26425 (java) S 26366 26369 22965 0 -1 1077944384 298 12440 0 0 10 13 8 4 20 0 20 0 7270231 11185942528 274027 33554432000 4194304 4196468 140730866116688 139681331764240 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26426] ppid=26366 vsize=10923772 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26426/stat : 26426 (java) S 26366 26369 22965 0 -1 1077944384 366 12440 0 0 14 11 8 4 20 0 20 0 7270231 11185942528 274027 33554432000 4194304 4196468 140730866116688 139681330711696 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26427] ppid=26366 vsize=10923772 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26427/stat : 26427 (java) S 26366 26369 22965 0 -1 1077944384 147 12440 0 0 10 13 8 4 20 0 20 0 7270231 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680999664400 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26428] ppid=26366 vsize=10923772 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26428/stat : 26428 (java) S 26366 26369 22965 0 -1 1077944384 257 12440 0 0 12 7 8 4 20 0 20 0 7270231 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680998611856 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26429] ppid=26366 vsize=10923772 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26429/stat : 26429 (java) S 26366 26369 22965 0 -1 1077944384 195 12440 0 0 8 10 8 4 20 0 20 0 7270231 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680997558800 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26430] ppid=26366 vsize=10923772 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26430/stat : 26430 (java) S 26366 26369 22965 0 -1 1077944384 262 12440 0 0 8 8 8 4 20 0 20 0 7270231 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680996506256 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26431] ppid=26366 vsize=10923772 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26431/stat : 26431 (java) S 26366 26369 22965 0 -1 1077944384 135 12440 0 0 9 10 8 4 20 0 20 0 7270231 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680995453200 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26432] ppid=26366 vsize=10923772 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26432/stat : 26432 (java) S 26366 26369 22965 0 -1 1077944384 226 12440 0 0 11 10 8 4 20 0 20 0 7270231 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680994400656 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26433] ppid=26366 vsize=10923772 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26433/stat : 26433 (java) S 26366 26369 22965 0 -1 1077944384 3025 12440 0 0 3 0 8 4 20 0 20 0 7270232 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680936786672 139681395083906 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26434] ppid=26366 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26434/stat : 26434 (java) S 26366 26369 22965 0 -1 1077944384 57 12440 0 0 0 0 8 4 20 0 20 0 7270233 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680935732960 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26435] ppid=26366 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26435/stat : 26435 (java) S 26366 26369 22965 0 -1 1077944384 46 12440 0 0 0 0 8 4 20 0 20 0 7270233 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680934679808 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26436] ppid=26366 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26436/stat : 26436 (java) S 26366 26369 22965 0 -1 1077944384 1 12440 0 0 0 0 8 4 20 0 20 0 7270235 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680933628368 139681395091355 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26437] ppid=26366 vsize=10923772 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26437/stat : 26437 (java) R 26366 26369 22965 0 -1 4202560 4546 12440 0 0 89 1 8 4 20 0 20 0 7270235 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680932562288 139681375708643 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26438] ppid=26366 vsize=10923772 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26438/stat : 26438 (java) R 26366 26369 22965 0 -1 4202560 2467 12440 0 0 51 1 8 4 20 0 20 0 7270235 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680931503944 139681375774423 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26439] ppid=26366 vsize=10923772 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26439/stat : 26439 (java) R 26366 26369 22965 0 -1 4202560 2471 12440 0 0 66 0 8 4 20 0 20 0 7270235 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680930456440 139681380446450 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26440] ppid=26366 vsize=10923772 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26440/stat : 26440 (java) S 26366 26369 22965 0 -1 1077944384 3207 12440 0 0 79 1 8 4 20 0 20 0 7270235 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680929417328 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26441] ppid=26366 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26441/stat : 26441 (java) S 26366 26369 22965 0 -1 1077944384 3 12440 0 0 0 0 8 4 20 0 20 0 7270236 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680928365536 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26442] ppid=26366 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26442/stat : 26442 (java) S 26366 26369 22965 0 -1 1077944384 6 12440 0 0 0 0 8 4 20 0 20 0 7270236 11185942528 274027 33554432000 4194304 4196468 140730866116688 139680859286704 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
Current children cumulated CPU time (s) 7.48
Current children cumulated vsize (KiB) 10923772

[startup+6.30081 s]
/proc/loadavg: 1.95 1.60 1.64 3/281 26546
/proc/meminfo: memFree=29706732/32770624 swapFree=5700/364204
[pid=26369] ppid=26366 vsize=10923772 CPUtime=13.42 cores=0,2,4,6,8,10,12,14
/proc/26369/stat : 26369 (java) S 26366 26369 22965 0 -1 1077944320 47778 12440 0 0 1152 178 8 4 20 0 20 0 7270217 11185942528 373262 33554432000 4194304 4196468 140730866116688 140730866099232 139681395072759 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
/proc/26369/statm: 2730943 373262 3493 1 0 2718498 0
[pid=26369/tid=26424] ppid=26366 vsize=10923772 CPUtime=5.56 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26424/stat : 26424 (java) R 26366 26369 22965 0 -1 4202560 24895 12440 0 0 523 21 8 4 20 0 20 0 7270230 11185942528 373262 33554432000 4194304 4196468 140730866116688 139681399306608 139681017873137 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26425] ppid=26366 vsize=10923772 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26425/stat : 26425 (java) S 26366 26369 22965 0 -1 1077944384 531 12440 0 0 39 21 8 4 20 0 20 0 7270231 11185942528 373262 33554432000 4194304 4196468 140730866116688 139681331764240 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26426] ppid=26366 vsize=10923772 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26426/stat : 26426 (java) S 26366 26369 22965 0 -1 1077944384 599 12440 0 0 43 19 8 4 20 0 20 0 7270231 11185942528 373262 33554432000 4194304 4196468 140730866116688 139681330711696 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26427] ppid=26366 vsize=10923772 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26427/stat : 26427 (java) S 26366 26369 22965 0 -1 1077944384 363 12440 0 0 39 21 8 4 20 0 20 0 7270231 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680999664400 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26428] ppid=26366 vsize=10923772 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26428/stat : 26428 (java) S 26366 26369 22965 0 -1 1077944384 525 12440 0 0 37 15 8 4 20 0 20 0 7270231 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680998611856 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26429] ppid=26366 vsize=10923772 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26429/stat : 26429 (java) S 26366 26369 22965 0 -1 1077944384 411 12440 0 0 36 18 8 4 20 0 20 0 7270231 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680997558800 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26430] ppid=26366 vsize=10923772 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26430/stat : 26430 (java) S 26366 26369 22965 0 -1 1077944384 490 12440 0 0 36 16 8 4 20 0 20 0 7270231 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680996506256 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26431] ppid=26366 vsize=10923772 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26431/stat : 26431 (java) S 26366 26369 22965 0 -1 1077944384 385 12440 0 0 37 18 8 4 20 0 20 0 7270231 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680995453200 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26432] ppid=26366 vsize=10923772 CPUtime=0.7 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26432/stat : 26432 (java) S 26366 26369 22965 0 -1 1077944384 459 12440 0 0 40 18 8 4 20 0 20 0 7270231 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680994400656 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26433] ppid=26366 vsize=10923772 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26433/stat : 26433 (java) S 26366 26369 22965 0 -1 1077944384 3803 12440 0 0 5 1 8 4 20 0 20 0 7270232 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680936786672 139681395083906 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26434] ppid=26366 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26434/stat : 26434 (java) S 26366 26369 22965 0 -1 1077944384 57 12440 0 0 0 0 8 4 20 0 20 0 7270233 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680935732960 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26435] ppid=26366 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26435/stat : 26435 (java) S 26366 26369 22965 0 -1 1077944384 46 12440 0 0 0 0 8 4 20 0 20 0 7270233 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680934679808 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26436] ppid=26366 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26436/stat : 26436 (java) S 26366 26369 22965 0 -1 1077944384 1 12440 0 0 0 0 8 4 20 0 20 0 7270235 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680933628368 139681395091355 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26437] ppid=26366 vsize=10923772 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26437/stat : 26437 (java) S 26366 26369 22965 0 -1 1077944384 4560 12440 0 0 96 1 8 4 20 0 20 0 7270235 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680932575472 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26438] ppid=26366 vsize=10923772 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26438/stat : 26438 (java) S 26366 26369 22965 0 -1 1077944384 2657 12440 0 0 59 1 8 4 20 0 20 0 7270235 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680931522928 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26439] ppid=26366 vsize=10923772 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26439/stat : 26439 (java) S 26366 26369 22965 0 -1 1077944384 2482 12440 0 0 75 0 8 4 20 0 20 0 7270235 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680930469872 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26440] ppid=26366 vsize=10923772 CPUtime=0.92 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26440/stat : 26440 (java) S 26366 26369 22965 0 -1 1077944384 3207 12440 0 0 79 1 8 4 20 0 20 0 7270235 11185942528 373262 33554432000 4194304 4196468 140730866116688 139680929417328 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26441] ppid=26366 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14

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

[pid=26369/tid=26431] ppid=26366 vsize=10997500 CPUtime=105.91 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26431/stat : 26431 (java) R 26366 26369 22965 0 -1 4202560 77985 12440 0 0 10164 415 8 4 20 0 20 0 7270231 11261440000 1977207 33554432000 4194304 4196468 140730866116688 139680995453400 139681379773392 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26432] ppid=26366 vsize=10997500 CPUtime=105.02 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26432/stat : 26432 (java) R 26366 26369 22965 0 -1 4202560 82269 12440 0 0 10066 424 8 4 20 0 20 0 7270231 11261440000 1977207 33554432000 4194304 4196468 140730866116688 139680994400856 139681379773426 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26433] ppid=26366 vsize=10997500 CPUtime=2.74 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26433/stat : 26433 (java) S 26366 26369 22965 0 -1 1077944384 44725 12440 0 0 252 10 8 4 20 0 20 0 7270232 11261440000 1977207 33554432000 4194304 4196468 140730866116688 139680936785216 139681395082965 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26434] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26434/stat : 26434 (java) S 26366 26369 22965 0 -1 1077944384 96 12440 0 0 0 0 8 4 20 0 20 0 7270233 11261440000 1977207 33554432000 4194304 4196468 140730866116688 139680935733024 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26435] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26435/stat : 26435 (java) S 26366 26369 22965 0 -1 1077944384 88 12440 0 0 0 0 8 4 20 0 20 0 7270233 11261440000 1977207 33554432000 4194304 4196468 140730866116688 139680934679808 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26436] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26436/stat : 26436 (java) S 26366 26369 22965 0 -1 1077944384 6 12440 0 0 0 0 8 4 20 0 20 0 7270235 11261440000 1977207 33554432000 4194304 4196468 140730866116688 139680933628016 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26437] ppid=26366 vsize=10997500 CPUtime=5.26 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26437/stat : 26437 (java) S 26366 26369 22965 0 -1 1077944384 29600 12440 0 0 509 5 8 4 20 0 20 0 7270235 11261440000 1977207 33554432000 4194304 4196468 140730866116688 139680932575520 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26438] ppid=26366 vsize=10997500 CPUtime=4.76 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26438/stat : 26438 (java) S 26366 26369 22965 0 -1 1077944384 20047 12440 0 0 461 3 8 4 20 0 20 0 7270235 11261440000 1977207 33554432000 4194304 4196468 140730866116688 139680931522976 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26439] ppid=26366 vsize=10997500 CPUtime=5.15 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26439/stat : 26439 (java) S 26366 26369 22965 0 -1 1077944384 25851 12440 0 0 500 3 8 4 20 0 20 0 7270235 11261440000 1977207 33554432000 4194304 4196468 140730866116688 139680930469920 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26440] ppid=26366 vsize=10997500 CPUtime=2.39 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26440/stat : 26440 (java) S 26366 26369 22965 0 -1 1077944384 51127 12440 0 0 220 7 8 4 20 0 20 0 7270235 11261440000 1977207 33554432000 4194304 4196468 140730866116688 139680929417088 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26441] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26441/stat : 26441 (java) S 26366 26369 22965 0 -1 1077944384 3 12440 0 0 0 0 8 4 20 0 20 0 7270236 11261440000 1977207 33554432000 4194304 4196468 140730866116688 139680928365536 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26442] ppid=26366 vsize=10997500 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26442/stat : 26442 (java) S 26366 26369 22965 0 -1 1077944384 2103 12440 0 0 57 40 8 4 20 0 20 0 7270236 11261440000 1977207 33554432000 4194304 4196468 140730866116688 139680859286704 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
Current children cumulated CPU time (s) 2406.04
Current children cumulated vsize (KiB) 10997500

[startup+1652 s]
/proc/loadavg: 4.12 2.67 2.06 10/281 26611
/proc/meminfo: memFree=20067940/32770624 swapFree=5700/364840
[pid=26369] ppid=26366 vsize=10997500 CPUtime=2412.34 cores=0,2,4,6,8,10,12,14
/proc/26369/stat : 26369 (java) S 26366 26369 22965 0 -1 1077944320 974472 12440 0 0 237771 3451 8 4 20 0 20 0 7270217 11261440000 1977423 33554432000 4194304 4196468 140730866116688 140730866099232 139681395072759 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
/proc/26369/statm: 2749375 1977423 3519 1 0 2736930 0
[pid=26369/tid=26424] ppid=26366 vsize=10997500 CPUtime=1540.93 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26424/stat : 26424 (java) S 26366 26369 22965 0 -1 1077944384 210429 12440 0 0 154039 42 8 4 20 0 20 0 7270230 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139681399306304 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26425] ppid=26366 vsize=10997500 CPUtime=106.75 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26425/stat : 26425 (java) R 26366 26369 22965 0 -1 4202560 72794 12440 0 0 10240 423 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139681331764440 139681379773392 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26426] ppid=26366 vsize=10997500 CPUtime=106.73 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26426/stat : 26426 (java) R 26366 26369 22965 0 -1 4202560 85319 12440 0 0 10242 419 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139681330711584 139681379773403 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26427] ppid=26366 vsize=10997500 CPUtime=106.58 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26427/stat : 26427 (java) R 26366 26369 22965 0 -1 4202560 70208 12440 0 0 10229 417 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680999664600 139681379772671 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26428] ppid=26366 vsize=10997500 CPUtime=106.26 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26428/stat : 26428 (java) R 26366 26369 22965 0 -1 4202560 62888 12440 0 0 10200 414 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680998612056 139681379773395 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26429] ppid=26366 vsize=10997500 CPUtime=106.36 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26429/stat : 26429 (java) R 26366 26369 22965 0 -1 4202560 66889 12440 0 0 10209 415 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680997559000 139681388169224 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26430] ppid=26366 vsize=10997500 CPUtime=106.36 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26430/stat : 26430 (java) R 26366 26369 22965 0 -1 4202560 69913 12440 0 0 10208 416 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680996506456 139681379773183 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26431] ppid=26366 vsize=10997500 CPUtime=106.69 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26431/stat : 26431 (java) R 26366 26369 22965 0 -1 4202560 77985 12440 0 0 10242 415 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680995453400 139681379773447 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26432] ppid=26366 vsize=10997500 CPUtime=105.8 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26432/stat : 26432 (java) R 26366 26369 22965 0 -1 4202560 82269 12440 0 0 10144 424 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680994400856 139681379530381 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26433] ppid=26366 vsize=10997500 CPUtime=2.74 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26433/stat : 26433 (java) S 26366 26369 22965 0 -1 1077944384 44725 12440 0 0 252 10 8 4 20 0 20 0 7270232 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680936785216 139681395082965 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26434] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26434/stat : 26434 (java) S 26366 26369 22965 0 -1 1077944384 96 12440 0 0 0 0 8 4 20 0 20 0 7270233 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680935733024 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26435] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26435/stat : 26435 (java) S 26366 26369 22965 0 -1 1077944384 88 12440 0 0 0 0 8 4 20 0 20 0 7270233 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680934679808 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26436] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26436/stat : 26436 (java) S 26366 26369 22965 0 -1 1077944384 6 12440 0 0 0 0 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680933628016 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26437] ppid=26366 vsize=10997500 CPUtime=5.26 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26437/stat : 26437 (java) S 26366 26369 22965 0 -1 1077944384 29600 12440 0 0 509 5 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680932575520 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26438] ppid=26366 vsize=10997500 CPUtime=4.76 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26438/stat : 26438 (java) S 26366 26369 22965 0 -1 1077944384 20047 12440 0 0 461 3 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680931522976 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26439] ppid=26366 vsize=10997500 CPUtime=5.15 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26439/stat : 26439 (java) S 26366 26369 22965 0 -1 1077944384 25851 12440 0 0 500 3 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680930469920 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26440] ppid=26366 vsize=10997500 CPUtime=2.39 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26440/stat : 26440 (java) S 26366 26369 22965 0 -1 1077944384 51127 12440 0 0 220 7 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680929417088 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26441] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26441/stat : 26441 (java) S 26366 26369 22965 0 -1 1077944384 3 12440 0 0 0 0 8 4 20 0 20 0 7270236 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680928365536 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26442] ppid=26366 vsize=10997500 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26442/stat : 26442 (java) S 26366 26369 22965 0 -1 1077944384 2103 12440 0 0 57 40 8 4 20 0 20 0 7270236 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680859286704 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
Current children cumulated CPU time (s) 2412.34
Current children cumulated vsize (KiB) 10997500

[startup+1652.4 s]
/proc/loadavg: 4.12 2.67 2.06 10/281 26611
/proc/meminfo: memFree=20067120/32770624 swapFree=5700/364840
[pid=26369] ppid=26366 vsize=10997500 CPUtime=2415.52 cores=0,2,4,6,8,10,12,14
/proc/26369/stat : 26369 (java) S 26366 26369 22965 0 -1 1077944320 974472 12440 0 0 238089 3451 8 4 20 0 20 0 7270217 11261440000 1977423 33554432000 4194304 4196468 140730866116688 140730866099232 139681395072759 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
/proc/26369/statm: 2749375 1977423 3519 1 0 2736930 0
[pid=26369/tid=26424] ppid=26366 vsize=10997500 CPUtime=1540.93 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26424/stat : 26424 (java) S 26366 26369 22965 0 -1 1077944384 210429 12440 0 0 154039 42 8 4 20 0 20 0 7270230 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139681399306304 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26425] ppid=26366 vsize=10997500 CPUtime=107.15 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26425/stat : 26425 (java) R 26366 26369 22965 0 -1 4202560 72794 12440 0 0 10280 423 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139681331764440 139681379773475 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26426] ppid=26366 vsize=10997500 CPUtime=107.13 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26426/stat : 26426 (java) R 26366 26369 22965 0 -1 4202560 85319 12440 0 0 10282 419 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139681330711584 139681388177447 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26427] ppid=26366 vsize=10997500 CPUtime=106.98 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26427/stat : 26427 (java) R 26366 26369 22965 0 -1 4202560 70208 12440 0 0 10269 417 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680999664600 139681379773374 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26428] ppid=26366 vsize=10997500 CPUtime=106.66 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26428/stat : 26428 (java) R 26366 26369 22965 0 -1 4202560 62888 12440 0 0 10240 414 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680998612056 139681379773331 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26429] ppid=26366 vsize=10997500 CPUtime=106.76 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26429/stat : 26429 (java) R 26366 26369 22965 0 -1 4202560 66889 12440 0 0 10249 415 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680997559000 139681379773392 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26430] ppid=26366 vsize=10997500 CPUtime=106.76 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26430/stat : 26430 (java) R 26366 26369 22965 0 -1 4202560 69913 12440 0 0 10248 416 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680996506456 139681379773363 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26431] ppid=26366 vsize=10997500 CPUtime=107.09 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26431/stat : 26431 (java) R 26366 26369 22965 0 -1 4202560 77985 12440 0 0 10282 415 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680995453400 139681379773392 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26432] ppid=26366 vsize=10997500 CPUtime=106.18 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26432/stat : 26432 (java) R 26366 26369 22965 0 -1 4202560 82269 12440 0 0 10182 424 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680994400856 139681380069144 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26433] ppid=26366 vsize=10997500 CPUtime=2.74 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26433/stat : 26433 (java) S 26366 26369 22965 0 -1 1077944384 44725 12440 0 0 252 10 8 4 20 0 20 0 7270232 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680936785216 139681395082965 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26434] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26434/stat : 26434 (java) S 26366 26369 22965 0 -1 1077944384 96 12440 0 0 0 0 8 4 20 0 20 0 7270233 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680935733024 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26435] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26435/stat : 26435 (java) S 26366 26369 22965 0 -1 1077944384 88 12440 0 0 0 0 8 4 20 0 20 0 7270233 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680934679808 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26436] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26436/stat : 26436 (java) S 26366 26369 22965 0 -1 1077944384 6 12440 0 0 0 0 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680933628016 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26437] ppid=26366 vsize=10997500 CPUtime=5.26 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26437/stat : 26437 (java) S 26366 26369 22965 0 -1 1077944384 29600 12440 0 0 509 5 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680932575520 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26438] ppid=26366 vsize=10997500 CPUtime=4.76 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26438/stat : 26438 (java) S 26366 26369 22965 0 -1 1077944384 20047 12440 0 0 461 3 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680931522976 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26439] ppid=26366 vsize=10997500 CPUtime=5.15 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26439/stat : 26439 (java) S 26366 26369 22965 0 -1 1077944384 25851 12440 0 0 500 3 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680930469920 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26440] ppid=26366 vsize=10997500 CPUtime=2.39 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26440/stat : 26440 (java) S 26366 26369 22965 0 -1 1077944384 51127 12440 0 0 220 7 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680929417088 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26441] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26441/stat : 26441 (java) S 26366 26369 22965 0 -1 1077944384 3 12440 0 0 0 0 8 4 20 0 20 0 7270236 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680928365536 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26442] ppid=26366 vsize=10997500 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26442/stat : 26442 (java) S 26366 26369 22965 0 -1 1077944384 2103 12440 0 0 57 40 8 4 20 0 20 0 7270236 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680859286704 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
Current children cumulated CPU time (s) 2415.52
Current children cumulated vsize (KiB) 10997500

[startup+1652.5 s]
/proc/loadavg: 4.12 2.67 2.06 10/281 26611
/proc/meminfo: memFree=20067120/32770624 swapFree=5700/364840
[pid=26369] ppid=26366 vsize=10997500 CPUtime=2416.32 cores=0,2,4,6,8,10,12,14
/proc/26369/stat : 26369 (java) S 26366 26369 22965 0 -1 1077944320 974472 12440 0 0 238169 3451 8 4 20 0 20 0 7270217 11261440000 1977423 33554432000 4194304 4196468 140730866116688 140730866099232 139681395072759 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
/proc/26369/statm: 2749375 1977423 3519 1 0 2736930 0
[pid=26369/tid=26424] ppid=26366 vsize=10997500 CPUtime=1540.93 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26424/stat : 26424 (java) S 26366 26369 22965 0 -1 1077944384 210429 12440 0 0 154039 42 8 4 20 0 20 0 7270230 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139681399306304 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26425] ppid=26366 vsize=10997500 CPUtime=107.25 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26425/stat : 26425 (java) R 26366 26369 22965 0 -1 4202560 72794 12440 0 0 10290 423 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139681331764440 139681379773392 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26426] ppid=26366 vsize=10997500 CPUtime=107.23 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26426/stat : 26426 (java) R 26366 26369 22965 0 -1 4202560 85319 12440 0 0 10292 419 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139681330711584 139681380069312 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26427] ppid=26366 vsize=10997500 CPUtime=107.08 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26427/stat : 26427 (java) R 26366 26369 22965 0 -1 4202560 70208 12440 0 0 10279 417 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680999664600 139681379772707 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26428] ppid=26366 vsize=10997500 CPUtime=106.76 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26428/stat : 26428 (java) R 26366 26369 22965 0 -1 4202560 62888 12440 0 0 10250 414 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680998612056 139681379772583 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26429] ppid=26366 vsize=10997500 CPUtime=106.86 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26429/stat : 26429 (java) R 26366 26369 22965 0 -1 4202560 66889 12440 0 0 10259 415 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680997559000 139681379773370 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26430] ppid=26366 vsize=10997500 CPUtime=106.86 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26430/stat : 26430 (java) R 26366 26369 22965 0 -1 4202560 69913 12440 0 0 10258 416 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680996506456 139681379773403 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26431] ppid=26366 vsize=10997500 CPUtime=107.19 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26431/stat : 26431 (java) R 26366 26369 22965 0 -1 4202560 77985 12440 0 0 10292 415 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680995453400 139681388169220 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26432] ppid=26366 vsize=10997500 CPUtime=106.28 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26432/stat : 26432 (java) R 26366 26369 22965 0 -1 4202560 82269 12440 0 0 10192 424 8 4 20 0 20 0 7270231 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680994400856 139681380069160 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26433] ppid=26366 vsize=10997500 CPUtime=2.74 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26433/stat : 26433 (java) S 26366 26369 22965 0 -1 1077944384 44725 12440 0 0 252 10 8 4 20 0 20 0 7270232 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680936785216 139681395082965 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26434] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26434/stat : 26434 (java) S 26366 26369 22965 0 -1 1077944384 96 12440 0 0 0 0 8 4 20 0 20 0 7270233 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680935733024 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26435] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26435/stat : 26435 (java) S 26366 26369 22965 0 -1 1077944384 88 12440 0 0 0 0 8 4 20 0 20 0 7270233 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680934679808 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26436] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26436/stat : 26436 (java) S 26366 26369 22965 0 -1 1077944384 6 12440 0 0 0 0 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680933628016 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26437] ppid=26366 vsize=10997500 CPUtime=5.26 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26437/stat : 26437 (java) S 26366 26369 22965 0 -1 1077944384 29600 12440 0 0 509 5 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680932575520 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26438] ppid=26366 vsize=10997500 CPUtime=4.76 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26438/stat : 26438 (java) S 26366 26369 22965 0 -1 1077944384 20047 12440 0 0 461 3 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680931522976 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26439] ppid=26366 vsize=10997500 CPUtime=5.15 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26439/stat : 26439 (java) S 26366 26369 22965 0 -1 1077944384 25851 12440 0 0 500 3 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680930469920 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26440] ppid=26366 vsize=10997500 CPUtime=2.39 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26440/stat : 26440 (java) S 26366 26369 22965 0 -1 1077944384 51127 12440 0 0 220 7 8 4 20 0 20 0 7270235 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680929417088 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26441] ppid=26366 vsize=10997500 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26441/stat : 26441 (java) S 26366 26369 22965 0 -1 1077944384 3 12440 0 0 0 0 8 4 20 0 20 0 7270236 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680928365536 139681395082965 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
[pid=26369/tid=26442] ppid=26366 vsize=10997500 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/26369/task/26442/stat : 26442 (java) S 26366 26369 22965 0 -1 1077944384 2103 12440 0 0 57 40 8 4 20 0 20 0 7270236 11261440000 1977423 33554432000 4194304 4196468 140730866116688 139680859286704 139681395083906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9072640 140730866125505 140730866128279 140730866128279 140730866130895 0
Current children cumulated CPU time (s) 2416.32
Current children cumulated vsize (KiB) 10997500

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1652.56
CPU time (s): 2416.42
CPU user time (s): 2381.81
CPU system time (s): 34.6131
CPU usage (%): 146.223
Max. virtual memory (cumulated for all children) (KiB): 10999956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2381.81
system time used= 34.6131
maximum resident set size= 7909860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 986916
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72943
involuntary context switches= 142799

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1268 second user time and 14.1488 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 12:40:27
IDJOB=4246880
IDBENCH=126259
IDSOLVER=2630
FILE ID=node130/4246880-1500720026
RUNJOBID= node130-1500712981-22996
PBS_JOBID= 20623351
Free space on /tmp= 61792 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Steiner3/Steiner3-m1-s1/Steiner3-14.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246880-1500720026/watcher-4246880-1500720026 -o /tmp/evaluation-result-4246880-1500720026/solver-4246880-1500720026 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500712981-22996 --watchdog 2560  bin/concrete HOME/instance-4246880-1500720026.xml

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

MD5SUM BENCH= 2556de90265467259f78cf5ff01f71ea
RANDOM SEED=1757317713

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.34
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		: 2668.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.34
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		: 2668.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.34
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.34
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		: 2668.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.34
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		: 2668.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.34
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	: 5333.34
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	: 5333.34
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		: 2133.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:        31179624 kB
MemAvailable:   31650844 kB
Buffers:          142660 kB
Cached:           607560 kB
SwapCached:            0 kB
Active:           778552 kB
Inactive:         373372 kB
Active(anon):     404760 kB
Inactive(anon):     8844 kB
Active(file):     373792 kB
Inactive(file):   364528 kB
Unevictable:        5700 kB
Mlocked:            5700 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             89032 kB
Writeback:             0 kB
AnonPages:        224504 kB
Mapped:            42248 kB
Shmem:              8844 kB
Slab:             132336 kB
SReclaimable:      97472 kB
SUnreclaim:        34864 kB
KernelStack:        4480 kB
PageTables:         5568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1563452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61764 MiB
End job on node130 at 2017-07-22 13:08:00