Trace number 4247248

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.4UNSAT 820.795 795.777

General information on the benchmark

NameDubois/Dubois-m1-s1/
Dubois-022.xml
MD5SUM6cb564a1b449df83d852ba5f609dcac6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.003606
Satisfiable
(Un)Satisfiability was proved
Number of variables66
Number of constraints44
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":66}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":66}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":44}]
Number of extensional constraints44
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":44}]
Optimization problemNO
Type of objective

Solver Data

3.64/2.16	c Concrete v3.4 running
820.59/795.75	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4247248-1500728774/watcher-4247248-1500728774 -o /tmp/evaluation-result-4247248-1500728774/solver-4247248-1500728774 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500712981-22996 --watchdog 2560 bin/concrete HOME/instance-4247248-1500728774.xml 

pid=28528
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.36 1.32 1.41 2/261 28531
/proc/meminfo: memFree=30686744/32770624 swapFree=5700/368276
[pid=28531] ppid=28528 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/28531/stat : 28531 (bash) S 28528 28531 22965 0 -1 4202496 685 1533 0 0 0 0 0 0 20 0 1 0 8144937 9736192 350 33554432000 4194304 5098028 140723640955104 140723640952744 139926817692672 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 27107328 140723640960270 140723640960355 140723640960355 140723640963054 0
/proc/28531/statm: 2377 350 277 221 0 86 0

[startup+0.100096 s]
/proc/loadavg: 1.36 1.32 1.41 2/261 28531
/proc/meminfo: memFree=30686744/32770624 swapFree=5700/368276
[pid=28531] ppid=28528 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/28531/stat : 28531 (bash) S 28528 28531 22965 0 -1 4202496 879 6424 0 0 0 0 0 1 20 0 1 0 8144937 9871360 378 33554432000 4194304 5098028 140723640955104 140723640949112 139926817692672 0 0 4100 65536 18446744071580971376 0 0 17 8 0 0 0 0 0 7196144 7232144 27107328 140723640960270 140723640960355 140723640960355 140723640963054 0
/proc/28531/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200301 s]
/proc/loadavg: 1.36 1.32 1.41 2/261 28531
/proc/meminfo: memFree=30686744/32770624 swapFree=5700/368276
[pid=28531] ppid=28528 vsize=10901808 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/28531/stat : 28531 (java) S 28528 28531 22965 0 -1 1077944320 5592 12615 0 0 7 2 7 3 20 0 20 0 8144937 11163451392 5877 33554432000 4194304 4196468 140732679836640 140732679819184 140266912513783 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
/proc/28531/statm: 2725452 5877 2678 1 0 2713890 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10901808

[startup+0.300211 s]
/proc/loadavg: 1.36 1.32 1.41 2/261 28531
/proc/meminfo: memFree=30686744/32770624 swapFree=5700/368276
[pid=28531] ppid=28528 vsize=10902392 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/28531/stat : 28531 (java) S 28528 28531 22965 0 -1 1077944320 7492 12615 0 0 24 3 7 3 20 0 20 0 8144937 11164049408 9192 33554432000 4194304 4196468 140732679836640 140732679819184 140266912513783 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
/proc/28531/statm: 2725598 9192 2957 1 0 2713890 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 10902392

[startup+0.700216 s]
/proc/loadavg: 1.36 1.32 1.41 2/261 28531
/proc/meminfo: memFree=30686744/32770624 swapFree=5700/368276
[pid=28531] ppid=28528 vsize=10902720 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/28531/stat : 28531 (java) S 28528 28531 22965 0 -1 1077944320 12300 12615 0 0 76 5 7 3 20 0 20 0 8144937 11164385280 15719 33554432000 4194304 4196468 140732679836640 140732679819184 140266912513783 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
/proc/28531/statm: 2725680 15719 3192 1 0 2713890 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 10902720

[startup+1.5012 s]
/proc/loadavg: 1.36 1.32 1.41 3/281 28604
/proc/meminfo: memFree=30583980/32770624 swapFree=5700/368308
[pid=28531] ppid=28528 vsize=10913344 CPUtime=2.32 cores=0,2,4,6,8,10,12,14
/proc/28531/stat : 28531 (java) S 28528 28531 22965 0 -1 1077944320 27191 12615 0 0 206 16 7 3 20 0 20 0 8144937 11175264256 44124 33554432000 4194304 4196468 140732679836640 140732679819184 140266912513783 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
/proc/28531/statm: 2728336 44124 3408 1 0 2716450 0
[pid=28531/tid=28586] ppid=28528 vsize=10913344 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28586/stat : 28586 (java) R 28528 28531 22965 0 -1 4202560 19297 12615 0 0 126 7 7 3 20 0 20 0 8144949 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266916742600 140266912525718 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28587] ppid=28528 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28587/stat : 28587 (java) S 28528 28531 22965 0 -1 1077944384 23 12615 0 0 1 0 7 3 20 0 20 0 8144950 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266519190288 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28588] ppid=28528 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28588/stat : 28588 (java) S 28528 28531 22965 0 -1 1077944384 24 12615 0 0 0 1 7 3 20 0 20 0 8144950 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266518137744 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28589] ppid=28528 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28589/stat : 28589 (java) S 28528 28531 22965 0 -1 1077944384 13 12615 0 0 1 0 7 3 20 0 20 0 8144950 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266517085200 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28590] ppid=28528 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28590/stat : 28590 (java) S 28528 28531 22965 0 -1 1077944384 18 12615 0 0 1 0 7 3 20 0 20 0 8144950 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266516032656 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28591] ppid=28528 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28591/stat : 28591 (java) S 28528 28531 22965 0 -1 1077944384 16 12615 0 0 1 0 7 3 20 0 20 0 8144950 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266514979088 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28592] ppid=28528 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28592/stat : 28592 (java) S 28528 28531 22965 0 -1 1077944384 151 12615 0 0 1 0 7 3 20 0 20 0 8144950 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266513926544 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28593] ppid=28528 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28593/stat : 28593 (java) S 28528 28531 22965 0 -1 1077944384 54 12615 0 0 1 0 7 3 20 0 20 0 8144950 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266512874000 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28594] ppid=28528 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28594/stat : 28594 (java) S 28528 28531 22965 0 -1 1077944384 33 12615 0 0 1 0 7 3 20 0 20 0 8144950 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266511821456 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28595] ppid=28528 vsize=10913344 CPUtime=0.11 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28595/stat : 28595 (java) S 28528 28531 22965 0 -1 1077944384 1543 12615 0 0 1 0 7 3 20 0 20 0 8144952 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266454206960 140266912524930 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28596] ppid=28528 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28596/stat : 28596 (java) S 28528 28531 22965 0 -1 1077944384 54 12615 0 0 0 0 7 3 20 0 20 0 8144953 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266453153248 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28597] ppid=28528 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28597/stat : 28597 (java) S 28528 28531 22965 0 -1 1077944384 44 12615 0 0 0 0 7 3 20 0 20 0 8144953 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266384123392 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28598] ppid=28528 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28598/stat : 28598 (java) S 28528 28531 22965 0 -1 1077944384 1 12615 0 0 0 0 7 3 20 0 20 0 8144957 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266383071952 140266912532379 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28599] ppid=28528 vsize=10913344 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28599/stat : 28599 (java) S 28528 28531 22965 0 -1 1077944384 456 12615 0 0 12 0 7 3 20 0 20 0 8144957 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266382018544 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28600] ppid=28528 vsize=10913344 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28600/stat : 28600 (java) R 28528 28531 22965 0 -1 4202560 612 12615 0 0 12 0 7 3 20 0 20 0 8144957 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266380966296 140266894038930 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28601] ppid=28528 vsize=10913344 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28601/stat : 28601 (java) R 28528 28531 22965 0 -1 1077944384 1689 12615 0 0 17 0 7 3 20 0 20 0 8144957 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266379913456 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28602] ppid=28528 vsize=10913344 CPUtime=0.37 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28602/stat : 28602 (java) R 28528 28531 22965 0 -1 4202560 1028 12615 0 0 27 0 7 3 20 0 20 0 8144957 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266378860912 140266912535130 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28603] ppid=28528 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28603/stat : 28603 (java) S 28528 28531 22965 0 -1 1077944384 3 12615 0 0 0 0 7 3 20 0 20 0 8144957 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266377808608 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28604] ppid=28528 vsize=10913344 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28604/stat : 28604 (java) S 28528 28531 22965 0 -1 1077944384 3 12615 0 0 0 0 7 3 20 0 20 0 8144957 11175264256 44124 33554432000 4194304 4196468 140732679836640 140266376756144 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 10913344

[startup+3.10082 s]
/proc/loadavg: 1.41 1.33 1.42 5/281 28604
/proc/meminfo: memFree=30513608/32770624 swapFree=5700/368308
[pid=28531] ppid=28528 vsize=10927868 CPUtime=5.58 cores=0,2,4,6,8,10,12,14
/proc/28531/stat : 28531 (java) S 28528 28531 22965 0 -1 1077944320 48805 12615 0 0 522 26 7 3 20 0 20 0 8144937 11190136832 61752 33554432000 4194304 4196468 140732679836640 140732679819184 140266912513783 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
/proc/28531/statm: 2731967 61752 3481 1 0 2719522 0
[pid=28531/tid=28586] ppid=28528 vsize=10927868 CPUtime=2.97 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28586/stat : 28586 (java) R 28528 28531 22965 0 -1 4202560 35682 12615 0 0 277 10 7 3 20 0 20 0 8144949 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266916727856 140266896594300 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28587] ppid=28528 vsize=10927868 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28587/stat : 28587 (java) S 28528 28531 22965 0 -1 1077944384 73 12615 0 0 2 1 7 3 20 0 20 0 8144950 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266519190288 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28588] ppid=28528 vsize=10927868 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28588/stat : 28588 (java) S 28528 28531 22965 0 -1 1077944384 93 12615 0 0 2 1 7 3 20 0 20 0 8144950 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266518137744 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28589] ppid=28528 vsize=10927868 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28589/stat : 28589 (java) S 28528 28531 22965 0 -1 1077944384 31 12615 0 0 2 1 7 3 20 0 20 0 8144950 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266517085200 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28590] ppid=28528 vsize=10927868 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28590/stat : 28590 (java) S 28528 28531 22965 0 -1 1077944384 24 12615 0 0 2 1 7 3 20 0 20 0 8144950 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266516032656 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28591] ppid=28528 vsize=10927868 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28591/stat : 28591 (java) S 28528 28531 22965 0 -1 1077944384 19 12615 0 0 2 0 7 3 20 0 20 0 8144950 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266514979088 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28592] ppid=28528 vsize=10927868 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28592/stat : 28592 (java) S 28528 28531 22965 0 -1 1077944384 171 12615 0 0 2 0 7 3 20 0 20 0 8144950 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266513926544 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28593] ppid=28528 vsize=10927868 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28593/stat : 28593 (java) S 28528 28531 22965 0 -1 1077944384 71 12615 0 0 2 0 7 3 20 0 20 0 8144950 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266512874000 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28594] ppid=28528 vsize=10927868 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28594/stat : 28594 (java) S 28528 28531 22965 0 -1 1077944384 47 12615 0 0 2 0 7 3 20 0 20 0 8144950 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266511821456 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28595] ppid=28528 vsize=10927868 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28595/stat : 28595 (java) S 28528 28531 22965 0 -1 1077944384 2758 12615 0 0 3 0 7 3 20 0 20 0 8144952 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266454206960 140266912524930 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28596] ppid=28528 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28596/stat : 28596 (java) S 28528 28531 22965 0 -1 1077944384 55 12615 0 0 0 0 7 3 20 0 20 0 8144953 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266453153248 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28597] ppid=28528 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28597/stat : 28597 (java) S 28528 28531 22965 0 -1 1077944384 44 12615 0 0 0 0 7 3 20 0 20 0 8144953 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266384123392 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28598] ppid=28528 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28598/stat : 28598 (java) S 28528 28531 22965 0 -1 1077944384 1 12615 0 0 0 0 7 3 20 0 20 0 8144957 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266383071952 140266912532379 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28599] ppid=28528 vsize=10927868 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28599/stat : 28599 (java) S 28528 28531 22965 0 -1 1077944384 1095 12615 0 0 42 1 7 3 20 0 20 0 8144957 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266382018544 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28600] ppid=28528 vsize=10927868 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28600/stat : 28600 (java) R 28528 28531 22965 0 -1 4202560 1500 12615 0 0 40 1 7 3 20 0 20 0 8144957 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266380952832 140266891690928 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28601] ppid=28528 vsize=10927868 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28601/stat : 28601 (java) S 28528 28531 22965 0 -1 1077944384 1848 12615 0 0 40 1 7 3 20 0 20 0 8144957 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266379913456 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28602] ppid=28528 vsize=10927868 CPUtime=1.08 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28602/stat : 28602 (java) S 28528 28531 22965 0 -1 1077944384 3156 12615 0 0 98 0 7 3 20 0 20 0 8144957 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266378860912 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28603] ppid=28528 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28603/stat : 28603 (java) S 28528 28531 22965 0 -1 1077944384 3 12615 0 0 0 0 7 3 20 0 20 0 8144957 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266377808608 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28604] ppid=28528 vsize=10927868 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28604/stat : 28604 (java) S 28528 28531 22965 0 -1 1077944384 5 12615 0 0 0 0 7 3 20 0 20 0 8144957 11190136832 61752 33554432000 4194304 4196468 140732679836640 140266376756144 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 10927868

[startup+6.30091 s]
/proc/loadavg: 1.41 1.33 1.42 3/281 28604
/proc/meminfo: memFree=30322600/32770624 swapFree=5700/368308
[pid=28531] ppid=28528 vsize=10995452 CPUtime=12.83 cores=0,2,4,6,8,10,12,14
/proc/28531/stat : 28531 (java) S 28528 28531 22965 0 -1 1077944320 66279 12615 0 0 1238 35 7 3 20 0 20 0 8144937 11259342848 105256 33554432000 4194304 4196468 140732679836640 140732679819184 140266912513783 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
/proc/28531/statm: 2748863 105256 3493 1 0 2736418 0
[pid=28531/tid=28586] ppid=28528 vsize=10995452 CPUtime=5.99 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28586/stat : 28586 (java) R 28528 28531 22965 0 -1 4202560 44537 12615 0 0 575 14 7 3 20 0 20 0 8144949 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266916745416 140266545897815 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28587] ppid=28528 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28587/stat : 28587 (java) S 28528 28531 22965 0 -1 1077944384 78 12615 0 0 3 1 7 3 20 0 20 0 8144950 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266519190288 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28588] ppid=28528 vsize=10995452 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28588/stat : 28588 (java) S 28528 28531 22965 0 -1 1077944384 97 12615 0 0 2 1 7 3 20 0 20 0 8144950 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266518137744 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28589] ppid=28528 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28589/stat : 28589 (java) S 28528 28531 22965 0 -1 1077944384 35 12615 0 0 3 1 7 3 20 0 20 0 8144950 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266517085200 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28590] ppid=28528 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28590/stat : 28590 (java) S 28528 28531 22965 0 -1 1077944384 26 12615 0 0 3 1 7 3 20 0 20 0 8144950 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266516032656 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28591] ppid=28528 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28591/stat : 28591 (java) S 28528 28531 22965 0 -1 1077944384 22 12615 0 0 3 1 7 3 20 0 20 0 8144950 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266514979088 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28592] ppid=28528 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28592/stat : 28592 (java) S 28528 28531 22965 0 -1 1077944384 180 12615 0 0 3 1 7 3 20 0 20 0 8144950 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266513926544 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28593] ppid=28528 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28593/stat : 28593 (java) S 28528 28531 22965 0 -1 1077944384 83 12615 0 0 3 1 7 3 20 0 20 0 8144950 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266512874000 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28594] ppid=28528 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28594/stat : 28594 (java) S 28528 28531 22965 0 -1 1077944384 51 12615 0 0 3 1 7 3 20 0 20 0 8144950 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266511821456 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28595] ppid=28528 vsize=10995452 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28595/stat : 28595 (java) S 28528 28531 22965 0 -1 1077944384 2812 12615 0 0 4 0 7 3 20 0 20 0 8144952 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266454206960 140266912524930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28596] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28596/stat : 28596 (java) S 28528 28531 22965 0 -1 1077944384 55 12615 0 0 0 0 7 3 20 0 20 0 8144953 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266453153312 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28597] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28597/stat : 28597 (java) S 28528 28531 22965 0 -1 1077944384 44 12615 0 0 0 0 7 3 20 0 20 0 8144953 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266384123392 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28598] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28598/stat : 28598 (java) S 28528 28531 22965 0 -1 1077944384 1 12615 0 0 0 0 7 3 20 0 20 0 8144957 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266383071952 140266912532379 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28599] ppid=28528 vsize=10995452 CPUtime=1.83 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28599/stat : 28599 (java) S 28528 28531 22965 0 -1 1077944384 1968 12615 0 0 171 2 7 3 20 0 20 0 8144957 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266382018544 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28600] ppid=28528 vsize=10995452 CPUtime=1.79 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28600/stat : 28600 (java) S 28528 28531 22965 0 -1 1077944384 3959 12615 0 0 168 1 7 3 20 0 20 0 8144957 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266380966000 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28601] ppid=28528 vsize=10995452 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28601/stat : 28601 (java) S 28528 28531 22965 0 -1 1077944384 6580 12615 0 0 167 1 7 3 20 0 20 0 8144957 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266379913456 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 33 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28602] ppid=28528 vsize=10995452 CPUtime=1.33 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28602/stat : 28602 (java) S 28528 28531 22965 0 -1 1077944384 3610 12615 0 0 122 1 7 3 20 0 20 0 8144957 11259342848 105256 33554432000 4194304 4196468 140732679836640 140266378860912 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28603] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14

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

[pid=28531/tid=28593] ppid=28528 vsize=10995452 CPUtime=2.76 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28593/stat : 28593 (java) S 28528 28531 22965 0 -1 1077944384 4781 12615 0 0 251 15 7 3 20 0 20 0 8144950 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266512874000 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28594] ppid=28528 vsize=10995452 CPUtime=2.77 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28594/stat : 28594 (java) S 28528 28531 22965 0 -1 1077944384 2571 12615 0 0 251 16 7 3 20 0 20 0 8144950 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266511821456 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28595] ppid=28528 vsize=10995452 CPUtime=2.56 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28595/stat : 28595 (java) S 28528 28531 22965 0 -1 1077944384 8662 12615 0 0 233 13 7 3 20 0 20 0 8144952 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266454206960 140266912524930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28596] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28596/stat : 28596 (java) S 28528 28531 22965 0 -1 1077944384 55 12615 0 0 0 0 7 3 20 0 20 0 8144953 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266453153312 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28597] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28597/stat : 28597 (java) S 28528 28531 22965 0 -1 1077944384 44 12615 0 0 0 0 7 3 20 0 20 0 8144953 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266384123392 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28598] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28598/stat : 28598 (java) S 28528 28531 22965 0 -1 1077944384 1 12615 0 0 0 0 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266383071952 140266912532379 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28599] ppid=28528 vsize=10995452 CPUtime=1.84 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28599/stat : 28599 (java) S 28528 28531 22965 0 -1 1077944384 2023 12615 0 0 172 2 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266382018544 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28600] ppid=28528 vsize=10995452 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28600/stat : 28600 (java) S 28528 28531 22965 0 -1 1077944384 3995 12615 0 0 169 1 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266380966000 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28601] ppid=28528 vsize=10995452 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28601/stat : 28601 (java) S 28528 28531 22965 0 -1 1077944384 6616 12615 0 0 167 1 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266379913456 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 33 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28602] ppid=28528 vsize=10995452 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28602/stat : 28602 (java) S 28528 28531 22965 0 -1 1077944384 5361 12615 0 0 123 1 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266378860912 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28603] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28603/stat : 28603 (java) S 28528 28531 22965 0 -1 1077944384 3 12615 0 0 0 0 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266377808608 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28604] ppid=28528 vsize=10995452 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28604/stat : 28604 (java) S 28528 28531 22965 0 -1 1077944384 468 12615 0 0 25 20 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266376756144 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 32 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
Current children cumulated CPU time (s) 818.58
Current children cumulated vsize (KiB) 10995452

[startup+795.201 s]
/proc/loadavg: 2.95 2.12 1.70 10/282 29348
/proc/meminfo: memFree=24534636/32770624 swapFree=5700/377424
[pid=28531] ppid=28528 vsize=10995452 CPUtime=819.4 cores=0,2,4,6,8,10,12,14
/proc/28531/stat : 28531 (java) S 28528 28531 22965 0 -1 1077944320 123041 12615 0 0 81749 181 7 3 20 0 20 0 8144937 11259342848 270757 33554432000 4194304 4196468 140732679836640 140732679819184 140266912513783 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
/proc/28531/statm: 2748863 270757 3503 1 0 2736418 0
[pid=28531/tid=28586] ppid=28528 vsize=10995452 CPUtime=788.53 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28586/stat : 28586 (java) R 28528 28531 22965 0 -1 4202560 63211 12615 0 0 78810 33 7 3 20 0 20 0 8144949 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266916747824 140266546757436 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28587] ppid=28528 vsize=10995452 CPUtime=2.8 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28587/stat : 28587 (java) S 28528 28531 22965 0 -1 1077944384 4906 12615 0 0 254 16 7 3 20 0 20 0 8144950 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266519190288 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28588] ppid=28528 vsize=10995452 CPUtime=2.78 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28588/stat : 28588 (java) S 28528 28531 22965 0 -1 1077944384 1504 12615 0 0 253 15 7 3 20 0 20 0 8144950 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266518137744 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28589] ppid=28528 vsize=10995452 CPUtime=2.75 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28589/stat : 28589 (java) S 28528 28531 22965 0 -1 1077944384 4375 12615 0 0 251 14 7 3 20 0 20 0 8144950 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266517085200 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28590] ppid=28528 vsize=10995452 CPUtime=2.81 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28590/stat : 28590 (java) S 28528 28531 22965 0 -1 1077944384 5450 12615 0 0 256 15 7 3 20 0 20 0 8144950 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266516032656 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28591] ppid=28528 vsize=10995452 CPUtime=2.78 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28591/stat : 28591 (java) S 28528 28531 22965 0 -1 1077944384 1745 12615 0 0 254 14 7 3 20 0 20 0 8144950 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266514979088 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28592] ppid=28528 vsize=10995452 CPUtime=2.78 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28592/stat : 28592 (java) S 28528 28531 22965 0 -1 1077944384 5140 12615 0 0 253 15 7 3 20 0 20 0 8144950 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266513926544 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28593] ppid=28528 vsize=10995452 CPUtime=2.77 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28593/stat : 28593 (java) S 28528 28531 22965 0 -1 1077944384 4782 12615 0 0 252 15 7 3 20 0 20 0 8144950 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266512874000 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28594] ppid=28528 vsize=10995452 CPUtime=2.77 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28594/stat : 28594 (java) S 28528 28531 22965 0 -1 1077944384 2571 12615 0 0 251 16 7 3 20 0 20 0 8144950 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266511821456 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28595] ppid=28528 vsize=10995452 CPUtime=2.57 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28595/stat : 28595 (java) S 28528 28531 22965 0 -1 1077944384 8662 12615 0 0 234 13 7 3 20 0 20 0 8144952 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266454206960 140266912524930 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28596] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28596/stat : 28596 (java) S 28528 28531 22965 0 -1 1077944384 55 12615 0 0 0 0 7 3 20 0 20 0 8144953 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266453153312 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28597] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28597/stat : 28597 (java) S 28528 28531 22965 0 -1 1077944384 44 12615 0 0 0 0 7 3 20 0 20 0 8144953 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266384123392 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28598] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28598/stat : 28598 (java) S 28528 28531 22965 0 -1 1077944384 1 12615 0 0 0 0 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266383071952 140266912532379 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28599] ppid=28528 vsize=10995452 CPUtime=1.84 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28599/stat : 28599 (java) S 28528 28531 22965 0 -1 1077944384 2023 12615 0 0 172 2 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266382018544 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28600] ppid=28528 vsize=10995452 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28600/stat : 28600 (java) S 28528 28531 22965 0 -1 1077944384 3995 12615 0 0 169 1 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266380966000 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28601] ppid=28528 vsize=10995452 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28601/stat : 28601 (java) S 28528 28531 22965 0 -1 1077944384 6616 12615 0 0 167 1 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266379913456 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 33 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28602] ppid=28528 vsize=10995452 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28602/stat : 28602 (java) S 28528 28531 22965 0 -1 1077944384 5361 12615 0 0 123 1 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266378860912 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28603] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28603/stat : 28603 (java) S 28528 28531 22965 0 -1 1077944384 3 12615 0 0 0 0 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266377808608 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28604] ppid=28528 vsize=10995452 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28604/stat : 28604 (java) S 28528 28531 22965 0 -1 1077944384 468 12615 0 0 25 20 7 3 20 0 20 0 8144957 11259342848 270757 33554432000 4194304 4196468 140732679836640 140266376756144 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 32 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
Current children cumulated CPU time (s) 819.4
Current children cumulated vsize (KiB) 10995452

[startup+795.601 s]
/proc/loadavg: 2.95 2.12 1.70 10/282 29348
/proc/meminfo: memFree=24534636/32770624 swapFree=5700/377424
[pid=28531] ppid=28528 vsize=10995452 CPUtime=820.08 cores=0,2,4,6,8,10,12,14
/proc/28531/stat : 28531 (java) S 28528 28531 22965 0 -1 1077944320 135867 12615 0 0 81816 182 7 3 20 0 20 0 8144937 11259342848 271913 33554432000 4194304 4196468 140732679836640 140732679819184 140266912513783 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
/proc/28531/statm: 2748863 271913 3503 1 0 2736418 0
[pid=28531/tid=28586] ppid=28528 vsize=10995452 CPUtime=788.85 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28586/stat : 28586 (java) S 28528 28531 22965 0 -1 1077944384 64958 12615 0 0 78842 33 7 3 20 0 20 0 8144949 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266916751328 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28587] ppid=28528 vsize=10995452 CPUtime=2.85 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28587/stat : 28587 (java) R 28528 28531 22965 0 -1 4202560 4953 12615 0 0 259 16 7 3 20 0 20 0 8144950 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266519190408 140266905141991 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28588] ppid=28528 vsize=10995452 CPUtime=2.81 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28588/stat : 28588 (java) R 28528 28531 22965 0 -1 4202560 1537 12615 0 0 256 15 7 3 20 0 20 0 8144950 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266518137864 140266905141991 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28589] ppid=28528 vsize=10995452 CPUtime=2.79 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28589/stat : 28589 (java) R 28528 28531 22965 0 -1 4202560 4390 12615 0 0 255 14 7 3 20 0 20 0 8144950 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266517085320 140266905141991 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28590] ppid=28528 vsize=10995452 CPUtime=2.85 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28590/stat : 28590 (java) R 28528 28531 22965 0 -1 4202560 6397 12615 0 0 260 15 7 3 20 0 20 0 8144950 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266516032856 140266897510184 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28591] ppid=28528 vsize=10995452 CPUtime=2.81 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28591/stat : 28591 (java) R 28528 28531 22965 0 -1 4202560 1788 12615 0 0 257 14 7 3 20 0 20 0 8144950 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266514979208 140266905141991 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28592] ppid=28528 vsize=10995452 CPUtime=2.83 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28592/stat : 28592 (java) R 28528 28531 22965 0 -1 4202560 5153 12615 0 0 258 15 7 3 20 0 20 0 8144950 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266513926664 140266905141991 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28593] ppid=28528 vsize=10995452 CPUtime=2.81 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28593/stat : 28593 (java) R 28528 28531 22965 0 -1 4202560 4810 12615 0 0 256 15 7 3 20 0 20 0 8144950 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266512874120 140266905141991 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28594] ppid=28528 vsize=10995452 CPUtime=2.82 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28594/stat : 28594 (java) R 28528 28531 22965 0 -1 4202560 2581 12615 0 0 256 16 7 3 20 0 20 0 8144950 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266511821576 140266895896816 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28595] ppid=28528 vsize=10995452 CPUtime=2.6 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28595/stat : 28595 (java) S 28528 28531 22965 0 -1 1077944384 18555 12615 0 0 237 13 7 3 20 0 20 0 8144952 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266454205584 140266912523989 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28596] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28596/stat : 28596 (java) S 28528 28531 22965 0 -1 1077944384 55 12615 0 0 0 0 7 3 20 0 20 0 8144953 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266453153312 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28597] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28597/stat : 28597 (java) S 28528 28531 22965 0 -1 1077944384 44 12615 0 0 0 0 7 3 20 0 20 0 8144953 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266384123392 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28598] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28598/stat : 28598 (java) S 28528 28531 22965 0 -1 1077944384 1 12615 0 0 0 0 7 3 20 0 20 0 8144957 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266383071952 140266912532379 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28599] ppid=28528 vsize=10995452 CPUtime=1.84 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28599/stat : 28599 (java) S 28528 28531 22965 0 -1 1077944384 2027 12615 0 0 172 2 7 3 20 0 20 0 8144957 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266382018544 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28600] ppid=28528 vsize=10995452 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28600/stat : 28600 (java) S 28528 28531 22965 0 -1 1077944384 3998 12615 0 0 169 1 7 3 20 0 20 0 8144957 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266380966000 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28601] ppid=28528 vsize=10995452 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28601/stat : 28601 (java) S 28528 28531 22965 0 -1 1077944384 6620 12615 0 0 167 1 7 3 20 0 20 0 8144957 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266379913456 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 33 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28602] ppid=28528 vsize=10995452 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28602/stat : 28602 (java) S 28528 28531 22965 0 -1 1077944384 5392 12615 0 0 123 1 7 3 20 0 20 0 8144957 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266378857344 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28603] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28603/stat : 28603 (java) S 28528 28531 22965 0 -1 1077944384 3 12615 0 0 0 0 7 3 20 0 20 0 8144957 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266377808608 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28604] ppid=28528 vsize=10995452 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28604/stat : 28604 (java) S 28528 28531 22965 0 -1 1077944384 476 12615 0 0 25 20 7 3 20 0 20 0 8144957 11259342848 271913 33554432000 4194304 4196468 140732679836640 140266376756144 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 32 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
Current children cumulated CPU time (s) 820.08
Current children cumulated vsize (KiB) 10995452

[startup+795.701 s]
/proc/loadavg: 2.95 2.12 1.70 10/282 29348
/proc/meminfo: memFree=24534636/32770624 swapFree=5700/377424
[pid=28531] ppid=28528 vsize=10995452 CPUtime=820.59 cores=0,2,4,6,8,10,12,14
/proc/28531/stat : 28531 (java) S 28528 28531 22965 0 -1 1077944320 136149 12615 0 0 81866 183 7 3 20 0 20 0 8144937 11259342848 271942 33554432000 4194304 4196468 140732679836640 140732679819184 140266912513783 0 0 0 16800975 18446744073709551615 0 0 17 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
/proc/28531/statm: 2748863 271942 3503 1 0 2736418 0
[pid=28531/tid=28586] ppid=28528 vsize=10995452 CPUtime=788.85 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28586/stat : 28586 (java) S 28528 28531 22965 0 -1 1077944384 64958 12615 0 0 78842 33 7 3 20 0 20 0 8144949 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266916751328 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28587] ppid=28528 vsize=10995452 CPUtime=2.9 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28587/stat : 28587 (java) S 28528 28531 22965 0 -1 1077944384 4956 12615 0 0 264 16 7 3 20 0 20 0 8144950 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266519190288 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28588] ppid=28528 vsize=10995452 CPUtime=2.87 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28588/stat : 28588 (java) S 28528 28531 22965 0 -1 1077944384 1545 12615 0 0 262 15 7 3 20 0 20 0 8144950 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266518137744 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28589] ppid=28528 vsize=10995452 CPUtime=2.85 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28589/stat : 28589 (java) S 28528 28531 22965 0 -1 1077944384 4398 12615 0 0 261 14 7 3 20 0 20 0 8144950 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266517085200 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28590] ppid=28528 vsize=10995452 CPUtime=2.91 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28590/stat : 28590 (java) S 28528 28531 22965 0 -1 1077944384 6398 12615 0 0 266 15 7 3 20 0 20 0 8144950 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266516032656 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28591] ppid=28528 vsize=10995452 CPUtime=2.87 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28591/stat : 28591 (java) S 28528 28531 22965 0 -1 1077944384 1789 12615 0 0 263 14 7 3 20 0 20 0 8144950 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266514979088 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28592] ppid=28528 vsize=10995452 CPUtime=2.88 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28592/stat : 28592 (java) S 28528 28531 22965 0 -1 1077944384 5158 12615 0 0 263 15 7 3 20 0 20 0 8144950 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266513926544 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28593] ppid=28528 vsize=10995452 CPUtime=2.86 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28593/stat : 28593 (java) S 28528 28531 22965 0 -1 1077944384 4814 12615 0 0 261 15 7 3 20 0 20 0 8144950 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266512874000 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28594] ppid=28528 vsize=10995452 CPUtime=2.87 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28594/stat : 28594 (java) S 28528 28531 22965 0 -1 1077944384 2584 12615 0 0 261 16 7 3 20 0 20 0 8144950 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266511821456 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28595] ppid=28528 vsize=10995452 CPUtime=2.64 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28595/stat : 28595 (java) R 28528 28531 22965 0 -1 4202560 18793 12615 0 0 241 13 7 3 20 0 20 0 8144952 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266454205360 140266897647266 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28596] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28596/stat : 28596 (java) S 28528 28531 22965 0 -1 1077944384 58 12615 0 0 0 0 7 3 20 0 20 0 8144953 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266453153296 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28597] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28597/stat : 28597 (java) S 28528 28531 22965 0 -1 1077944384 44 12615 0 0 0 0 7 3 20 0 20 0 8144953 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266384123392 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28598] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28598/stat : 28598 (java) S 28528 28531 22965 0 -1 1077944384 1 12615 0 0 0 0 7 3 20 0 20 0 8144957 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266383071952 140266912532379 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28599] ppid=28528 vsize=10995452 CPUtime=1.84 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28599/stat : 28599 (java) S 28528 28531 22965 0 -1 1077944384 2027 12615 0 0 172 2 7 3 20 0 20 0 8144957 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266382018544 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28600] ppid=28528 vsize=10995452 CPUtime=1.8 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28600/stat : 28600 (java) S 28528 28531 22965 0 -1 1077944384 3998 12615 0 0 169 1 7 3 20 0 20 0 8144957 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266380966000 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28601] ppid=28528 vsize=10995452 CPUtime=1.78 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28601/stat : 28601 (java) S 28528 28531 22965 0 -1 1077944384 6620 12615 0 0 167 1 7 3 20 0 20 0 8144957 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266379913456 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 33 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28602] ppid=28528 vsize=10995452 CPUtime=1.34 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28602/stat : 28602 (java) S 28528 28531 22965 0 -1 1077944384 5400 12615 0 0 123 1 7 3 20 0 20 0 8144957 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266378857312 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28603] ppid=28528 vsize=10995452 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28603/stat : 28603 (java) S 28528 28531 22965 0 -1 1077944384 3 12615 0 0 0 0 7 3 20 0 20 0 8144957 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266377808608 140266912523989 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
[pid=28531/tid=28604] ppid=28528 vsize=10995452 CPUtime=0.55 cores=0,2,4,6,8,10,12,14
/proc/28531/task/28604/stat : 28604 (java) S 28528 28531 22965 0 -1 1077944384 476 12615 0 0 25 20 7 3 20 0 20 0 8144957 11259342848 271942 33554432000 4194304 4196468 140732679836640 140266376756144 140266912524930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 32 0 0 6293624 6294260 24121344 140732679842497 140732679845271 140732679845271 140732679847887 0
Current children cumulated CPU time (s) 820.59
Current children cumulated vsize (KiB) 10995452

Child status: 0
Real time (s): 795.777
CPU time (s): 820.795
CPU user time (s): 818.904
CPU system time (s): 1.89108
CPU usage (%): 103.144
Max. virtual memory (cumulated for all children) (KiB): 10997548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 818.904
system time used= 1.89108
maximum resident set size= 1088320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149043
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109973
involuntary context switches= 60959

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.61463 second user time and 6.39415 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 15:06:14
IDJOB=4247248
IDBENCH=126883
IDSOLVER=2630
FILE ID=node130/4247248-1500728774
RUNJOBID= node130-1500712981-22996
PBS_JOBID= 20623351
Free space on /tmp= 61856 MiB

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

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

MD5SUM BENCH= 6cb564a1b449df83d852ba5f609dcac6
RANDOM SEED=548872779

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30687460 kB
MemAvailable:   31101112 kB
Buffers:          147184 kB
Cached:           545424 kB
SwapCached:            0 kB
Active:          1263184 kB
Inactive:         377120 kB
Active(anon):     950264 kB
Inactive(anon):     8844 kB
Active(file):     312920 kB
Inactive(file):   368276 kB
Unevictable:        5700 kB
Mlocked:            5700 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             23972 kB
Writeback:             0 kB
AnonPages:        957188 kB
Mapped:            44096 kB
Shmem:              8844 kB
Slab:             131112 kB
SReclaimable:      96584 kB
SUnreclaim:        34528 kB
KernelStack:        4816 kB
PageTables:         8264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1712924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    757760 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= 61752 MiB
End job on node130 at 2017-07-22 15:19:30