Trace number 4248284

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) 2415.82 424.156

General information on the benchmark

NameMagicSquare/MagicSquare-mdd-s1/
MagicSquare-13-mdd.xml
MD5SUMd77bf8b3281e29e7001cfd1cb4b96385
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4616.6699
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints29
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":144},{"degree":4,"count":24},{"degree":5,"count":1}]
Minimum constraint arity13
Maximum constraint arity169
Distribution of constraint arities[{"arity":13,"count":28},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":28},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.65/2.15	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-4248284-1500745277/watcher-4248284-1500745277 -o /tmp/evaluation-result-4248284-1500745277/solver-4248284-1500745277 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1500745234-20228 --watchdog 2560 bin/concrete HOME/instance-4248284-1500745277.xml 

pid=21046
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: 2.85 1.64 1.49 3/265 21049
/proc/meminfo: memFree=22786744/32770624 swapFree=5832/376916
[pid=21049] ppid=21046 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/21049/stat : 21049 (bash) S 21046 21049 16458 0 -1 4202496 686 1535 0 0 0 0 0 0 20 0 1 0 9796503 9736192 350 33554432000 4194304 5098028 140724577397472 140724577395112 140066534673408 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 14213120 140724577404174 140724577404259 140724577404259 140724577406958 0
/proc/21049/statm: 2377 350 278 221 0 86 0

[startup+0.100082 s]
/proc/loadavg: 2.85 1.64 1.49 3/265 21049
/proc/meminfo: memFree=22786744/32770624 swapFree=5832/376916
[pid=21049] ppid=21046 vsize=9640 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/stat : 21049 (bash) S 21046 21049 16458 0 -1 4202496 919 11715 0 0 0 0 6 3 20 0 1 0 9796503 9871360 380 33554432000 4194304 5098028 140724577397472 140724577393304 140066534673408 0 0 4100 65536 18446744071580971376 0 0 17 4 0 0 0 0 0 7196144 7232144 14213120 140724577404174 140724577404259 140724577404259 140724577406958 0
/proc/21049/statm: 2410 380 299 221 0 119 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9640

[startup+0.200271 s]
/proc/loadavg: 2.85 1.64 1.49 3/265 21049
/proc/meminfo: memFree=22786744/32770624 swapFree=5832/376916
[pid=21049] ppid=21046 vsize=10901872 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/21049/stat : 21049 (java) S 21046 21049 16458 0 -1 1077944320 5668 12389 0 0 9 1 6 3 20 0 20 0 9796503 11163516928 6417 33554432000 4194304 4196468 140732624845264 140732624827808 139693119454967 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
/proc/21049/statm: 2725468 6417 2728 1 0 2713890 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10901872

[startup+0.300348 s]
/proc/loadavg: 2.85 1.64 1.49 3/265 21049
/proc/meminfo: memFree=22786744/32770624 swapFree=5832/376916
[pid=21049] ppid=21046 vsize=10902392 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/21049/stat : 21049 (java) S 21046 21049 16458 0 -1 1077944320 9371 12389 0 0 24 2 6 3 20 0 20 0 9796503 11164049408 10365 33554432000 4194304 4196468 140732624845264 140732624827808 139693119454967 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
/proc/21049/statm: 2725598 10365 2979 1 0 2713890 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 10902392

[startup+0.70028 s]
/proc/loadavg: 2.85 1.64 1.49 3/265 21049
/proc/meminfo: memFree=22786744/32770624 swapFree=5832/376916
[pid=21049] ppid=21046 vsize=10902720 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/21049/stat : 21049 (java) S 21046 21049 16458 0 -1 1077944320 13084 12389 0 0 88 3 6 3 20 0 20 0 9796503 11164385280 16450 33554432000 4194304 4196468 140732624845264 140732624827808 139693119454967 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
/proc/21049/statm: 2725680 16450 3231 1 0 2713890 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 10902720

[startup+1.50087 s]
/proc/loadavg: 2.85 1.64 1.49 3/285 21122
/proc/meminfo: memFree=22648588/32770624 swapFree=5832/376940
[pid=21049] ppid=21046 vsize=10915392 CPUtime=2.33 cores=0,2,4,6,8,10,12,14
/proc/21049/stat : 21049 (java) S 21046 21049 16458 0 -1 1077944320 24879 12389 0 0 210 14 6 3 20 0 20 0 9796503 11177361408 44748 33554432000 4194304 4196468 140732624845264 140732624827808 139693119454967 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
/proc/21049/statm: 2728848 44748 3409 1 0 2716962 0
[pid=21049/tid=21104] ppid=21046 vsize=10915392 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21104/stat : 21104 (java) R 21046 21049 16458 0 -1 4202560 18247 12389 0 0 128 6 6 3 20 0 20 0 9796514 11177361408 44748 33554432000 4194304 4196468 140732624845264 139693123685824 139692754486529 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21105] ppid=21046 vsize=10915392 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21105/stat : 21105 (java) S 21046 21049 16458 0 -1 1077944384 13 12389 0 0 0 0 6 3 20 0 20 0 9796515 11177361408 44748 33554432000 4194304 4196468 140732624845264 139693076007952 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21106] ppid=21046 vsize=10915392 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21106/stat : 21106 (java) S 21046 21049 16458 0 -1 1077944384 8 12389 0 0 0 0 6 3 20 0 20 0 9796515 11177361408 44748 33554432000 4194304 4196468 140732624845264 139693074955408 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21107] ppid=21046 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21107/stat : 21107 (java) S 21046 21049 16458 0 -1 1077944384 32 12389 0 0 1 0 6 3 20 0 20 0 9796515 11177361408 44748 33554432000 4194304 4196468 140732624845264 139692723854096 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21108] ppid=21046 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21108/stat : 21108 (java) S 21046 21049 16458 0 -1 1077944384 131 12389 0 0 1 0 6 3 20 0 20 0 9796515 11177361408 44748 33554432000 4194304 4196468 140732624845264 139692722801552 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21109] ppid=21046 vsize=10915392 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21109/stat : 21109 (java) S 21046 21049 16458 0 -1 1077944384 10 12389 0 0 0 0 6 3 20 0 20 0 9796515 11177361408 44748 33554432000 4194304 4196468 140732624845264 139692721748496 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21110] ppid=21046 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21110/stat : 21110 (java) S 21046 21049 16458 0 -1 1077944384 15 12389 0 0 1 0 6 3 20 0 20 0 9796515 11177361408 44748 33554432000 4194304 4196468 140732624845264 139692720695952 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21111] ppid=21046 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21111/stat : 21111 (java) S 21046 21049 16458 0 -1 1077944384 21 12389 0 0 1 0 6 3 20 0 20 0 9796515 11177361408 44748 33554432000 4194304 4196468 140732624845264 139692719642896 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21112] ppid=21046 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21112/stat : 21112 (java) S 21046 21049 16458 0 -1 1077944384 42 12389 0 0 1 0 6 3 20 0 20 0 9796515 11177361408 44748 33554432000 4194304 4196468 140732624845264 139692718590352 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21113] ppid=21046 vsize=10915392 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 16458 0 -1 1077944384 598 12389 0 0 1 0 6 3 20 0 20 0 9796517 11177361408 44748 33554432000 4194304 4196468 140732624845264 139691936406256 139693119466114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21114] ppid=21046 vsize=10915392 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 16458 0 -1 1077944384 54 12389 0 0 0 0 6 3 20 0 20 0 9796518 11177361408 44748 33554432000 4194304 4196468 140732624845264 139691935352544 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21115] ppid=21046 vsize=10915392 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 16458 0 -1 1077944384 44 12389 0 0 0 0 6 3 20 0 20 0 9796518 11177361408 44748 33554432000 4194304 4196468 140732624845264 139691934299392 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21116] ppid=21046 vsize=10915392 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21116/stat : 21116 (java) S 21046 21049 16458 0 -1 1077944384 1 12389 0 0 0 0 6 3 20 0 20 0 9796522 11177361408 44748 33554432000 4194304 4196468 140732624845264 139691730921936 139693119473563 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21117] ppid=21046 vsize=10915392 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21117/stat : 21117 (java) S 21046 21049 16458 0 -1 1077944384 819 12389 0 0 15 0 6 3 20 0 20 0 9796522 11177361408 44748 33554432000 4194304 4196468 140732624845264 139691729869040 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21118] ppid=21046 vsize=10915392 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21118/stat : 21118 (java) S 21046 21049 16458 0 -1 1077944384 691 12389 0 0 16 0 6 3 20 0 20 0 9796522 11177361408 44748 33554432000 4194304 4196468 140732624845264 139691728816496 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21119] ppid=21046 vsize=10915392 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21119/stat : 21119 (java) S 21046 21049 16458 0 -1 1077944384 682 12389 0 0 10 0 6 3 20 0 20 0 9796522 11177361408 44748 33554432000 4194304 4196468 140732624845264 139691727763440 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21120] ppid=21046 vsize=10915392 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21120/stat : 21120 (java) R 21046 21049 16458 0 -1 4202560 1342 12389 0 0 28 0 6 3 20 0 20 0 9796522 11177361408 44748 33554432000 4194304 4196468 140732624845264 139691726710896 139693111696357 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21121] ppid=21046 vsize=10915392 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21121/stat : 21121 (java) S 21046 21049 16458 0 -1 1077944384 3 12389 0 0 0 0 6 3 20 0 20 0 9796522 11177361408 44748 33554432000 4194304 4196468 140732624845264 139691725659104 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21122] ppid=21046 vsize=10915392 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21122/stat : 21122 (java) S 21046 21049 16458 0 -1 1077944384 3 12389 0 0 0 0 6 3 20 0 20 0 9796522 11177361408 44748 33554432000 4194304 4196468 140732624845264 139691724606640 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 10915392

[startup+3.10085 s]
/proc/loadavg: 2.85 1.64 1.49 10/285 21122
/proc/meminfo: memFree=22556272/32770624 swapFree=5832/376944
[pid=21049] ppid=21046 vsize=10921724 CPUtime=6.42 cores=0,2,4,6,8,10,12,14
/proc/21049/stat : 21049 (java) S 21046 21049 16458 0 -1 1077944320 34490 12389 0 0 551 82 6 3 20 0 20 0 9796503 11183845376 114174 33554432000 4194304 4196468 140732624845264 140732624827808 139693119454967 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
/proc/21049/statm: 2730431 114174 3491 1 0 2717986 0
[pid=21049/tid=21104] ppid=21046 vsize=10921724 CPUtime=2.81 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21104/stat : 21104 (java) R 21046 21049 16458 0 -1 4202560 22567 12389 0 0 262 10 6 3 20 0 20 0 9796514 11183845376 114174 33554432000 4194304 4196468 140732624845264 139693123686440 139692761334703 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21105] ppid=21046 vsize=10921724 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21105/stat : 21105 (java) S 21046 21049 16458 0 -1 1077944384 67 12389 0 0 10 5 6 3 20 0 20 0 9796515 11183845376 114174 33554432000 4194304 4196468 140732624845264 139693076007952 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21106] ppid=21046 vsize=10921724 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21106/stat : 21106 (java) S 21046 21049 16458 0 -1 1077944384 216 12389 0 0 10 9 6 3 20 0 20 0 9796515 11183845376 114174 33554432000 4194304 4196468 140732624845264 139693074955408 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21107] ppid=21046 vsize=10921724 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21107/stat : 21107 (java) S 21046 21049 16458 0 -1 1077944384 109 12389 0 0 9 6 6 3 20 0 20 0 9796515 11183845376 114174 33554432000 4194304 4196468 140732624845264 139692723854096 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21108] ppid=21046 vsize=10921724 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21108/stat : 21108 (java) S 21046 21049 16458 0 -1 1077944384 279 12389 0 0 14 5 6 3 20 0 20 0 9796515 11183845376 114174 33554432000 4194304 4196468 140732624845264 139692722801552 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21109] ppid=21046 vsize=10921724 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21109/stat : 21109 (java) S 21046 21049 16458 0 -1 1077944384 164 12389 0 0 9 10 6 3 20 0 20 0 9796515 11183845376 114174 33554432000 4194304 4196468 140732624845264 139692721748496 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21110] ppid=21046 vsize=10921724 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21110/stat : 21110 (java) S 21046 21049 16458 0 -1 1077944384 136 12389 0 0 10 9 6 3 20 0 20 0 9796515 11183845376 114174 33554432000 4194304 4196468 140732624845264 139692720695952 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21111] ppid=21046 vsize=10921724 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21111/stat : 21111 (java) S 21046 21049 16458 0 -1 1077944384 126 12389 0 0 9 9 6 3 20 0 20 0 9796515 11183845376 114174 33554432000 4194304 4196468 140732624845264 139692719642896 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21112] ppid=21046 vsize=10921724 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21112/stat : 21112 (java) S 21046 21049 16458 0 -1 1077944384 166 12389 0 0 11 9 6 3 20 0 20 0 9796515 11183845376 114174 33554432000 4194304 4196468 140732624845264 139692718590352 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21113] ppid=21046 vsize=10921724 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 16458 0 -1 1077944384 2244 12389 0 0 3 0 6 3 20 0 20 0 9796517 11183845376 114174 33554432000 4194304 4196468 140732624845264 139691936406256 139693119466114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21114] ppid=21046 vsize=10921724 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 16458 0 -1 1077944384 56 12389 0 0 0 0 6 3 20 0 20 0 9796518 11183845376 114174 33554432000 4194304 4196468 140732624845264 139691935352544 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21115] ppid=21046 vsize=10921724 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 16458 0 -1 1077944384 47 12389 0 0 0 0 6 3 20 0 20 0 9796518 11183845376 114174 33554432000 4194304 4196468 140732624845264 139691934299392 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21116] ppid=21046 vsize=10921724 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21116/stat : 21116 (java) S 21046 21049 16458 0 -1 1077944384 1 12389 0 0 0 0 6 3 20 0 20 0 9796522 11183845376 114174 33554432000 4194304 4196468 140732624845264 139691730921936 139693119473563 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21117] ppid=21046 vsize=10921724 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21117/stat : 21117 (java) S 21046 21049 16458 0 -1 1077944384 1482 12389 0 0 56 0 6 3 20 0 20 0 9796522 11183845376 114174 33554432000 4194304 4196468 140732624845264 139691729869040 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21118] ppid=21046 vsize=10921724 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21118/stat : 21118 (java) S 21046 21049 16458 0 -1 1077944384 1118 12389 0 0 40 1 6 3 20 0 20 0 9796522 11183845376 114174 33554432000 4194304 4196468 140732624845264 139691728816496 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21119] ppid=21046 vsize=10921724 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21119/stat : 21119 (java) S 21046 21049 16458 0 -1 1077944384 1001 12389 0 0 32 0 6 3 20 0 20 0 9796522 11183845376 114174 33554432000 4194304 4196468 140732624845264 139691727763440 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21120] ppid=21046 vsize=10921724 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21120/stat : 21120 (java) S 21046 21049 16458 0 -1 1077944384 2576 12389 0 0 71 1 6 3 20 0 20 0 9796522 11183845376 114174 33554432000 4194304 4196468 140732624845264 139691726710896 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21121] ppid=21046 vsize=10921724 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21121/stat : 21121 (java) S 21046 21049 16458 0 -1 1077944384 3 12389 0 0 0 0 6 3 20 0 20 0 9796522 11183845376 114174 33554432000 4194304 4196468 140732624845264 139691725659104 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21122] ppid=21046 vsize=10921724 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21122/stat : 21122 (java) S 21046 21049 16458 0 -1 1077944384 4 12389 0 0 0 0 6 3 20 0 20 0 9796522 11183845376 114174 33554432000 4194304 4196468 140732624845264 139691724606640 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
Current children cumulated CPU time (s) 6.42
Current children cumulated vsize (KiB) 10921724

[startup+6.3009 s]
/proc/loadavg: 2.78 1.64 1.49 10/285 21122
/proc/meminfo: memFree=21751608/32770624 swapFree=5832/376956
[pid=21049] ppid=21046 vsize=10923772 CPUtime=14.35 cores=0,2,4,6,8,10,12,14
/proc/21049/stat : 21049 (java) S 21046 21049 16458 0 -1 1077944320 44188 12389 0 0 1129 297 6 3 20 0 20 0 9796503 11185942528 309395 33554432000 4194304 4196468 140732624845264 140732624827808 139693119454967 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
/proc/21049/statm: 2730943 309395 3493 1 0 2718498 0
[pid=21049/tid=21104] ppid=21046 vsize=10923772 CPUtime=5.43 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21104/stat : 21104 (java) R 21046 21049 16458 0 -1 4202560 23986 12389 0 0 521 13 6 3 20 0 20 0 9796514 11185942528 309395 33554432000 4194304 4196468 140732624845264 139693123689208 139692761798826 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21105] ppid=21046 vsize=10923772 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21105/stat : 21105 (java) S 21046 21049 16458 0 -1 1077944384 351 12389 0 0 37 33 6 3 20 0 20 0 9796515 11185942528 309395 33554432000 4194304 4196468 140732624845264 139693076007952 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21106] ppid=21046 vsize=10923772 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21106/stat : 21106 (java) S 21046 21049 16458 0 -1 1077944384 507 12389 0 0 37 34 6 3 20 0 20 0 9796515 11185942528 309395 33554432000 4194304 4196468 140732624845264 139693074955408 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21107] ppid=21046 vsize=10923772 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21107/stat : 21107 (java) S 21046 21049 16458 0 -1 1077944384 410 12389 0 0 35 31 6 3 20 0 20 0 9796515 11185942528 309395 33554432000 4194304 4196468 140732624845264 139692723854096 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21108] ppid=21046 vsize=10923772 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21108/stat : 21108 (java) S 21046 21049 16458 0 -1 1077944384 638 12389 0 0 44 32 6 3 20 0 20 0 9796515 11185942528 309395 33554432000 4194304 4196468 140732624845264 139692722801552 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21109] ppid=21046 vsize=10923772 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21109/stat : 21109 (java) S 21046 21049 16458 0 -1 1077944384 452 12389 0 0 35 35 6 3 20 0 20 0 9796515 11185942528 309395 33554432000 4194304 4196468 140732624845264 139692721748496 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21110] ppid=21046 vsize=10923772 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21110/stat : 21110 (java) S 21046 21049 16458 0 -1 1077944384 407 12389 0 0 37 36 6 3 20 0 20 0 9796515 11185942528 309395 33554432000 4194304 4196468 140732624845264 139692720695952 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21111] ppid=21046 vsize=10923772 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21111/stat : 21111 (java) S 21046 21049 16458 0 -1 1077944384 459 12389 0 0 38 37 6 3 20 0 20 0 9796515 11185942528 309395 33554432000 4194304 4196468 140732624845264 139692719642896 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21112] ppid=21046 vsize=10923772 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21112/stat : 21112 (java) S 21046 21049 16458 0 -1 1077944384 682 12389 0 0 39 34 6 3 20 0 20 0 9796515 11185942528 309395 33554432000 4194304 4196468 140732624845264 139692718590352 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21113] ppid=21046 vsize=10923772 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 16458 0 -1 1077944384 2742 12389 0 0 3 0 6 3 20 0 20 0 9796517 11185942528 309395 33554432000 4194304 4196468 140732624845264 139691936406256 139693119466114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21114] ppid=21046 vsize=10923772 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 16458 0 -1 1077944384 56 12389 0 0 0 0 6 3 20 0 20 0 9796518 11185942528 309395 33554432000 4194304 4196468 140732624845264 139691935352544 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21115] ppid=21046 vsize=10923772 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 16458 0 -1 1077944384 47 12389 0 0 0 0 6 3 20 0 20 0 9796518 11185942528 309395 33554432000 4194304 4196468 140732624845264 139691934299392 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21116] ppid=21046 vsize=10923772 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21116/stat : 21116 (java) S 21046 21049 16458 0 -1 1077944384 1 12389 0 0 0 0 6 3 20 0 20 0 9796522 11185942528 309395 33554432000 4194304 4196468 140732624845264 139691730921936 139693119473563 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21117] ppid=21046 vsize=10923772 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21117/stat : 21117 (java) S 21046 21049 16458 0 -1 1077944384 2093 12389 0 0 82 0 6 3 20 0 20 0 9796522 11185942528 309395 33554432000 4194304 4196468 140732624845264 139691729869040 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21118] ppid=21046 vsize=10923772 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21118/stat : 21118 (java) S 21046 21049 16458 0 -1 1077944384 2616 12389 0 0 75 1 6 3 20 0 20 0 9796522 11185942528 309395 33554432000 4194304 4196468 140732624845264 139691728816496 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21119] ppid=21046 vsize=10923772 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21119/stat : 21119 (java) S 21046 21049 16458 0 -1 1077944384 2535 12389 0 0 61 1 6 3 20 0 20 0 9796522 11185942528 309395 33554432000 4194304 4196468 140732624845264 139691727763440 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21120] ppid=21046 vsize=10923772 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21120/stat : 21120 (java) S 21046 21049 16458 0 -1 1077944384 3707 12389 0 0 80 1 6 3 20 0 20 0 9796522 11185942528 309395 33554432000 4194304 4196468 140732624845264 139691726710896 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21121] ppid=21046 vsize=10923772 CPUtime=0.09 cores=0,2,4,6,8,10,12,14

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

[pid=21049/tid=21111] ppid=21046 vsize=10995452 CPUtime=282.75 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21111/stat : 21111 (java) R 21046 21049 16458 0 -1 4202560 29988 12389 0 0 27886 380 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692719643096 139693104153712 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21112] ppid=21046 vsize=10995452 CPUtime=282.03 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21112/stat : 21112 (java) R 21046 21049 16458 0 -1 4202560 31846 12389 0 0 27820 374 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692718590552 139693104444610 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21113] ppid=21046 vsize=10995452 CPUtime=3.21 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 16458 0 -1 1077944384 118514 12389 0 0 305 7 6 3 20 0 20 0 9796517 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691936404800 139693119465173 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21114] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 16458 0 -1 1077944384 90 12389 0 0 0 0 6 3 20 0 20 0 9796518 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691935352608 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21115] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 16458 0 -1 1077944384 61 12389 0 0 0 0 6 3 20 0 20 0 9796518 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691934299392 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21116] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21116/stat : 21116 (java) S 21046 21049 16458 0 -1 1077944384 5 12389 0 0 0 0 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691730921584 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21117] ppid=21046 vsize=10995452 CPUtime=3.17 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21117/stat : 21117 (java) S 21046 21049 16458 0 -1 1077944384 9313 12389 0 0 306 2 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691729869040 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21118] ppid=21046 vsize=10995452 CPUtime=3.06 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21118/stat : 21118 (java) S 21046 21049 16458 0 -1 1077944384 14015 12389 0 0 294 3 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691728816496 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21119] ppid=21046 vsize=10995452 CPUtime=2.45 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21119/stat : 21119 (java) S 21046 21049 16458 0 -1 1077944384 10080 12389 0 0 233 3 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691727763440 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21120] ppid=21046 vsize=10995452 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21120/stat : 21120 (java) S 21046 21049 16458 0 -1 1077944384 13633 12389 0 0 154 3 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691726710896 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21121] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21121/stat : 21121 (java) S 21046 21049 16458 0 -1 1077944384 3 12389 0 0 0 0 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691725659104 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21122] ppid=21046 vsize=10995452 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21122/stat : 21122 (java) S 21046 21049 16458 0 -1 1077944384 920 12389 0 0 11 9 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691724606640 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
Current children cumulated CPU time (s) 2408.64
Current children cumulated vsize (KiB) 10995452

[startup+423.611 s]
/proc/loadavg: 9.90 6.49 3.66 10/281 21267
/proc/meminfo: memFree=17753624/32770624 swapFree=5832/382152
[pid=21049] ppid=21046 vsize=10995452 CPUtime=2411.89 cores=0,2,4,6,8,10,12,14
/proc/21049/stat : 21049 (java) S 21046 21049 16458 0 -1 1077944320 472022 12389 0 0 238125 3055 6 3 20 0 20 0 9796503 11259342848 2112007 33554432000 4194304 4196468 140732624845264 140732624827808 139693119454967 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
/proc/21049/statm: 2748863 2112007 3511 1 0 2736418 0
[pid=21049/tid=21104] ppid=21046 vsize=10995452 CPUtime=135.18 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21104/stat : 21104 (java) S 21046 21049 16458 0 -1 1077944384 77458 12389 0 0 13479 30 6 3 20 0 20 0 9796514 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139693123682720 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21105] ppid=21046 vsize=10995452 CPUtime=283.85 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21105/stat : 21105 (java) R 21046 21049 16458 0 -1 4202560 17284 12389 0 0 28003 373 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139693076008072 139693112083175 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21106] ppid=21046 vsize=10995452 CPUtime=283.51 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21106/stat : 21106 (java) R 21046 21049 16458 0 -1 4202560 22653 12389 0 0 27966 376 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139693074955608 139693104451338 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21107] ppid=21046 vsize=10995452 CPUtime=282.28 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21107/stat : 21107 (java) R 21046 21049 16458 0 -1 4202560 15940 12389 0 0 27850 369 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692723853904 139693112083175 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21108] ppid=21046 vsize=10995452 CPUtime=283.18 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21108/stat : 21108 (java) R 21046 21049 16458 0 -1 4202560 23038 12389 0 0 27939 370 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692722801360 139693112083175 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21109] ppid=21046 vsize=10995452 CPUtime=282.49 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21109/stat : 21109 (java) R 21046 21049 16458 0 -1 4202560 34810 12389 0 0 27865 375 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692721748616 139693112083175 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21110] ppid=21046 vsize=10995452 CPUtime=283.1 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21110/stat : 21110 (java) R 21046 21049 16458 0 -1 4202560 50242 12389 0 0 27922 379 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692720696072 139693112083175 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21111] ppid=21046 vsize=10995452 CPUtime=283.16 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21111/stat : 21111 (java) R 21046 21049 16458 0 -1 4202560 29988 12389 0 0 27927 380 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692719642704 139693112083175 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21112] ppid=21046 vsize=10995452 CPUtime=282.42 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21112/stat : 21112 (java) R 21046 21049 16458 0 -1 4202560 31846 12389 0 0 27859 374 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692718590552 139693104154976 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21113] ppid=21046 vsize=10995452 CPUtime=3.21 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 16458 0 -1 1077944384 118514 12389 0 0 305 7 6 3 20 0 20 0 9796517 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691936404800 139693119465173 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21114] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 16458 0 -1 1077944384 90 12389 0 0 0 0 6 3 20 0 20 0 9796518 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691935352608 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21115] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 16458 0 -1 1077944384 61 12389 0 0 0 0 6 3 20 0 20 0 9796518 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691934299392 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21116] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21116/stat : 21116 (java) S 21046 21049 16458 0 -1 1077944384 5 12389 0 0 0 0 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691730921584 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21117] ppid=21046 vsize=10995452 CPUtime=3.17 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21117/stat : 21117 (java) S 21046 21049 16458 0 -1 1077944384 9313 12389 0 0 306 2 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691729869040 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21118] ppid=21046 vsize=10995452 CPUtime=3.06 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21118/stat : 21118 (java) S 21046 21049 16458 0 -1 1077944384 14015 12389 0 0 294 3 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691728816496 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21119] ppid=21046 vsize=10995452 CPUtime=2.45 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21119/stat : 21119 (java) S 21046 21049 16458 0 -1 1077944384 10080 12389 0 0 233 3 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691727763440 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21120] ppid=21046 vsize=10995452 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21120/stat : 21120 (java) S 21046 21049 16458 0 -1 1077944384 13633 12389 0 0 154 3 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691726710896 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21121] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21121/stat : 21121 (java) S 21046 21049 16458 0 -1 1077944384 3 12389 0 0 0 0 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691725659104 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21122] ppid=21046 vsize=10995452 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21122/stat : 21122 (java) S 21046 21049 16458 0 -1 1077944384 920 12389 0 0 11 9 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691724606640 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
Current children cumulated CPU time (s) 2411.89
Current children cumulated vsize (KiB) 10995452

[startup+424.001 s]
/proc/loadavg: 9.90 6.49 3.66 10/281 21267
/proc/meminfo: memFree=17753624/32770624 swapFree=5832/382152
[pid=21049] ppid=21046 vsize=10995452 CPUtime=2414.95 cores=0,2,4,6,8,10,12,14
/proc/21049/stat : 21049 (java) S 21046 21049 16458 0 -1 1077944320 472022 12389 0 0 238430 3056 6 3 20 0 20 0 9796503 11259342848 2112007 33554432000 4194304 4196468 140732624845264 140732624827808 139693119454967 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
/proc/21049/statm: 2748863 2112007 3511 1 0 2736418 0
[pid=21049/tid=21104] ppid=21046 vsize=10995452 CPUtime=135.18 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21104/stat : 21104 (java) S 21046 21049 16458 0 -1 1077944384 77458 12389 0 0 13479 30 6 3 20 0 20 0 9796514 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139693123682720 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21105] ppid=21046 vsize=10995452 CPUtime=284.23 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21105/stat : 21105 (java) R 21046 21049 16458 0 -1 4202560 17284 12389 0 0 28041 373 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139693076008072 139693112083175 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21106] ppid=21046 vsize=10995452 CPUtime=283.9 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21106/stat : 21106 (java) R 21046 21049 16458 0 -1 4202560 22653 12389 0 0 28005 376 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139693074955608 139693104451312 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21107] ppid=21046 vsize=10995452 CPUtime=282.66 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21107/stat : 21107 (java) R 21046 21049 16458 0 -1 4202560 15940 12389 0 0 27888 369 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692723854216 139693112083175 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21108] ppid=21046 vsize=10995452 CPUtime=283.56 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21108/stat : 21108 (java) R 21046 21049 16458 0 -1 4202560 23038 12389 0 0 27977 370 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692722801360 139693112083175 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21109] ppid=21046 vsize=10995452 CPUtime=282.87 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21109/stat : 21109 (java) R 21046 21049 16458 0 -1 4202560 34810 12389 0 0 27903 375 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692721748616 139693112083175 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21110] ppid=21046 vsize=10995452 CPUtime=283.48 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21110/stat : 21110 (java) R 21046 21049 16458 0 -1 4202560 50242 12389 0 0 27960 379 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692720696072 139693112083175 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21111] ppid=21046 vsize=10995452 CPUtime=283.55 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21111/stat : 21111 (java) R 21046 21049 16458 0 -1 4202560 29988 12389 0 0 27965 381 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692719642704 139693112083175 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21112] ppid=21046 vsize=10995452 CPUtime=282.81 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21112/stat : 21112 (java) R 21046 21049 16458 0 -1 4202560 31846 12389 0 0 27898 374 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692718590552 139693104154760 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21113] ppid=21046 vsize=10995452 CPUtime=3.21 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 16458 0 -1 1077944384 118514 12389 0 0 305 7 6 3 20 0 20 0 9796517 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691936404800 139693119465173 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21114] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 16458 0 -1 1077944384 90 12389 0 0 0 0 6 3 20 0 20 0 9796518 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691935352608 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21115] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 16458 0 -1 1077944384 61 12389 0 0 0 0 6 3 20 0 20 0 9796518 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691934299392 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21116] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21116/stat : 21116 (java) S 21046 21049 16458 0 -1 1077944384 5 12389 0 0 0 0 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691730921584 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21117] ppid=21046 vsize=10995452 CPUtime=3.17 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21117/stat : 21117 (java) S 21046 21049 16458 0 -1 1077944384 9313 12389 0 0 306 2 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691729869040 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21118] ppid=21046 vsize=10995452 CPUtime=3.06 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21118/stat : 21118 (java) S 21046 21049 16458 0 -1 1077944384 14015 12389 0 0 294 3 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691728816496 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21119] ppid=21046 vsize=10995452 CPUtime=2.45 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21119/stat : 21119 (java) S 21046 21049 16458 0 -1 1077944384 10080 12389 0 0 233 3 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691727763440 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21120] ppid=21046 vsize=10995452 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21120/stat : 21120 (java) S 21046 21049 16458 0 -1 1077944384 13633 12389 0 0 154 3 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691726710896 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21121] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21121/stat : 21121 (java) S 21046 21049 16458 0 -1 1077944384 3 12389 0 0 0 0 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691725659104 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21122] ppid=21046 vsize=10995452 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21122/stat : 21122 (java) S 21046 21049 16458 0 -1 1077944384 920 12389 0 0 11 9 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691724606640 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
Current children cumulated CPU time (s) 2414.95
Current children cumulated vsize (KiB) 10995452

[startup+424.101 s]
/proc/loadavg: 9.90 6.49 3.66 10/281 21267
/proc/meminfo: memFree=17753624/32770624 swapFree=5832/382152
[pid=21049] ppid=21046 vsize=10995452 CPUtime=2415.72 cores=0,2,4,6,8,10,12,14
/proc/21049/stat : 21049 (java) S 21046 21049 16458 0 -1 1077944320 472022 12389 0 0 238507 3056 6 3 20 0 20 0 9796503 11259342848 2112007 33554432000 4194304 4196468 140732624845264 140732624827808 139693119454967 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
/proc/21049/statm: 2748863 2112007 3511 1 0 2736418 0
[pid=21049/tid=21104] ppid=21046 vsize=10995452 CPUtime=135.18 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21104/stat : 21104 (java) S 21046 21049 16458 0 -1 1077944384 77458 12389 0 0 13479 30 6 3 20 0 20 0 9796514 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139693123682720 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21105] ppid=21046 vsize=10995452 CPUtime=284.32 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21105/stat : 21105 (java) R 21046 21049 16458 0 -1 4202560 17284 12389 0 0 28050 373 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139693076008072 139693112083175 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21106] ppid=21046 vsize=10995452 CPUtime=284 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21106/stat : 21106 (java) R 21046 21049 16458 0 -1 4202560 22653 12389 0 0 28015 376 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139693074955608 139693101064576 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21107] ppid=21046 vsize=10995452 CPUtime=282.76 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21107/stat : 21107 (java) R 21046 21049 16458 0 -1 4202560 15940 12389 0 0 27898 369 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692723853904 139693119476314 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21108] ppid=21046 vsize=10995452 CPUtime=283.66 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21108/stat : 21108 (java) R 21046 21049 16458 0 -1 4202560 23038 12389 0 0 27987 370 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692722801672 139693112083175 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21109] ppid=21046 vsize=10995452 CPUtime=282.97 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21109/stat : 21109 (java) R 21046 21049 16458 0 -1 4202560 34810 12389 0 0 27913 375 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692721748304 139693112083175 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21110] ppid=21046 vsize=10995452 CPUtime=283.58 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21110/stat : 21110 (java) R 21046 21049 16458 0 -1 4202560 50242 12389 0 0 27970 379 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692720696072 139693112083175 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21111] ppid=21046 vsize=10995452 CPUtime=283.64 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21111/stat : 21111 (java) R 21046 21049 16458 0 -1 4202560 29988 12389 0 0 27974 381 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692719642704 139693112083175 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21112] ppid=21046 vsize=10995452 CPUtime=282.91 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21112/stat : 21112 (java) R 21046 21049 16458 0 -1 4202560 31846 12389 0 0 27908 374 6 3 20 0 20 0 9796515 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139692718590552 139693104451371 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21113] ppid=21046 vsize=10995452 CPUtime=3.21 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21113/stat : 21113 (java) S 21046 21049 16458 0 -1 1077944384 118514 12389 0 0 305 7 6 3 20 0 20 0 9796517 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691936404800 139693119465173 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21114] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21114/stat : 21114 (java) S 21046 21049 16458 0 -1 1077944384 90 12389 0 0 0 0 6 3 20 0 20 0 9796518 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691935352608 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21115] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21115/stat : 21115 (java) S 21046 21049 16458 0 -1 1077944384 61 12389 0 0 0 0 6 3 20 0 20 0 9796518 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691934299392 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21116] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21116/stat : 21116 (java) S 21046 21049 16458 0 -1 1077944384 5 12389 0 0 0 0 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691730921584 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21117] ppid=21046 vsize=10995452 CPUtime=3.17 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21117/stat : 21117 (java) S 21046 21049 16458 0 -1 1077944384 9313 12389 0 0 306 2 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691729869040 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21118] ppid=21046 vsize=10995452 CPUtime=3.06 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21118/stat : 21118 (java) S 21046 21049 16458 0 -1 1077944384 14015 12389 0 0 294 3 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691728816496 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21119] ppid=21046 vsize=10995452 CPUtime=2.45 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21119/stat : 21119 (java) S 21046 21049 16458 0 -1 1077944384 10080 12389 0 0 233 3 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691727763440 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21120] ppid=21046 vsize=10995452 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21120/stat : 21120 (java) S 21046 21049 16458 0 -1 1077944384 13633 12389 0 0 154 3 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691726710896 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21121] ppid=21046 vsize=10995452 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21121/stat : 21121 (java) S 21046 21049 16458 0 -1 1077944384 3 12389 0 0 0 0 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691725659104 139693119465173 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
[pid=21049/tid=21122] ppid=21046 vsize=10995452 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/21049/task/21122/stat : 21122 (java) S 21046 21049 16458 0 -1 1077944384 920 12389 0 0 11 9 6 3 20 0 20 0 9796522 11259342848 2112007 33554432000 4194304 4196468 140732624845264 139691724606640 139693119466114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33521664 140732624853697 140732624856471 140732624856471 140732624859087 0
Current children cumulated CPU time (s) 2415.72
Current children cumulated vsize (KiB) 10995452

Child ended because it received signal 9 (SIGKILL)
Real time (s): 424.156
CPU time (s): 2415.82
CPU user time (s): 2385.17
CPU system time (s): 30.6531
CPU usage (%): 569.56
Max. virtual memory (cumulated for all children) (KiB): 10997568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2385.17
system time used= 30.6531
maximum resident set size= 8448184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 484414
page faults= 0
swaps= 0
block input operations= 0
block output operations= 680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32763
involuntary context switches= 147128

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.50854 second user time and 4.49681 second system time

The end

Launcher Data

Begin job on node119 at 2017-07-22 19:41:18
IDJOB=4248284
IDBENCH=133261
IDSOLVER=2630
FILE ID=node119/4248284-1500745277
RUNJOBID= node119-1500745234-20228
PBS_JOBID= 20623350
Free space on /tmp= 60640 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/MagicSquare/MagicSquare-mdd-s1/MagicSquare-13-mdd.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4248284-1500745277/watcher-4248284-1500745277 -o /tmp/evaluation-result-4248284-1500745277/solver-4248284-1500745277 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1500745234-20228 --watchdog 2560  bin/concrete HOME/instance-4248284-1500745277.xml

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

MD5SUM BENCH= d77bf8b3281e29e7001cfd1cb4b96385
RANDOM SEED=583660636

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

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.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.98
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		: 1867.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.98
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		: 2533.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:        22787040 kB
MemAvailable:   24488216 kB
Buffers:          155784 kB
Cached:          1808888 kB
SwapCached:            0 kB
Active:          9115260 kB
Inactive:         385616 kB
Active(anon):    7538940 kB
Inactive(anon):     8700 kB
Active(file):    1576320 kB
Inactive(file):   376916 kB
Unevictable:        5832 kB
Mlocked:            5832 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             74380 kB
Writeback:             0 kB
AnonPages:       7541912 kB
Mapped:            44344 kB
Shmem:              8844 kB
Slab:             161576 kB
SReclaimable:     127552 kB
SUnreclaim:        34024 kB
KernelStack:        4544 kB
PageTables:        19956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8669236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7364608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61664 MiB
End job on node119 at 2017-07-22 19:48:23