Trace number 4273309

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - ALNS 2017-07-26SAT (TO)4 2520.1499 2385.8501

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-15-15.xml
MD5SUM31b93d68041edb8c4e758991fee87633
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints11026
Number of domains1
Minimum domain size225
Maximum domain size225
Distribution of domain sizes[{"size":225,"count":225}]
Minimum variable degree198
Maximum variable degree198
Distribution of variable degrees[{"degree":198,"count":225}]
Minimum constraint arity4
Maximum constraint arity225
Distribution of constraint arities[{"arity":4,"count":11025},{"arity":225,"count":1}]
Number of extensional constraints0
Number of intensional constraints11025
Distribution of constraint types[{"type":"intension","count":11025},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.31/0.37	c version: 2017-07-26
0.31/0.37	c seed: 2052907441
0.31/0.37	c timeout: 2520
0.31/0.37	c memlimit: 11000
0.31/0.37	c nbcore: 4
0.31/0.39	c Parsing instance...
5.92/2.18	c Parsing done, starting search...
8.48/3.14	o 224
9.90/3.69	o 223
11.04/4.20	o 14
27.89/19.05	o 8
37.61/28.13	o 7
131.49/115.74	o 6
359.32/332.64	o 5
1582.79/1501.04	o 4
2520.09/2385.80	s SATISFIABLE
2520.09/2385.80	v <instantiation>
2520.09/2385.80	v 	<list>
2520.09/2385.80	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14]
2520.09/2385.80	v 	</list>
2520.09/2385.80	v 	<values>
2520.09/2385.80	v 		0 0 0 0 0 0 1 2 2 2 2 3 4 4 4 0 1 1 2 2 2 3 0 0 3 4 1 2 3 3 0 1 2 1 1 3 3 2 4 0 4 3 0 0 0 0 2 3 2 3 4 4 3 3 1 2 4 4 2 3 0 2 4 1 2 4 0 4 3 3 1 2 3 4 2 1 2 3 3 0 1 2 4 0 3 4 4 1 0 4 2 0 4 3 3 1 4 1 0 4 3 3 0 2 4 2 3 0 1 4 2 1 1 4 2 0 4 0 4 2 2 3 0 1 4 4 2 2 3 4 4 0 2 1 0 2 3 2 3 2 3 4 0 4 1 1 0 3 0 1 4 3 1 0 1 2 0 1 2 4 3 0 0 3 1 4 3 1 1 3 0 3 2 0 1 4 2 1 4 0 4 3 2 0 4 1 4 3 0 3 1 3 2 2 2 4 3 2 4 1 2 2 4 1 0 2 2 1 1 3 4 3 4 0 1 1 1 2 4 1 0 1 4 2 0 
2520.09/2385.80	v 	</values>
2520.09/2385.80	v </instantiation>

Verifier Data

OK	4

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10910 MiB free)
  memory of node 1: 16384 MiB (15451 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273309-1502901657/watcher-4273309-1502901657 -o /tmp/evaluation-result-4273309-1502901657/solver-4273309-1502901657 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502806776-30868 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 2052907441 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273309-1502901657.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=10624, runsolver pid=10621

[startup+0.100139 s]*
/proc/loadavg: 1.57 1.63 1.70 3/201 10631
/proc/meminfo: memFree=26987636/32770624 swapFree=67108860/67108860
[pid=10624] ppid=10621 vsize=13573664 memory=16700 CPUtime=0.02 cores=1,3,5,7
/proc/10624/stat : 10624 (java) S 10621 10624 17093 0 -1 1077944320 4093 0 0 0 2 0 0 0 20 0 9 0 92358848 13899431936 4175 18446744073709551615 4194304 4196468 140725463779616 140725463762160 140527354236663 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
/proc/10624/statm: 3393416 4175 2091 1 0 3382913 0
[pid=10624/tid=10626] ppid=10621 vsize=13573664 memory=7078086954469309281 CPUtime=0.02 cores=1,3,5,7
/proc/10624/task/10626/stat : 10626 (java) R 10621 10624 17093 0 -1 4202560 2734 0 0 0 2 0 0 0 20 0 9 0 92358856 13899431936 4241 18446744073709551615 4194304 4196468 140725463779616 140527358472392 140527335888222 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10627] ppid=10621 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10627/stat : 10627 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 92358857 13899431936 4241 18446744073709551615 4194304 4196468 140725463779616 140527311203472 140527354246869 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10628] ppid=10621 vsize=13573664 memory=140360539776640 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10628/stat : 10628 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 92358857 13899431936 4241 18446744073709551615 4194304 4196468 140725463779616 140527310150672 140527354246869 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10629] ppid=10621 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10629/stat : 10629 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 92358857 13899431936 4241 18446744073709551615 4194304 4196468 140725463779616 140527309097872 140527354246869 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10630] ppid=10621 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10630/stat : 10630 (java) S 10621 10624 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 92358857 13899431936 4241 18446744073709551615 4194304 4196468 140725463779616 140527308045072 140527354246869 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10631] ppid=10621 vsize=13573664 memory=140360539776640 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10631/stat : 10631 (java) S 10621 10624 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 92358858 13899431936 4241 18446744073709551615 4194304 4196468 140725463779616 140526832572784 140527354247810 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10632] ppid=10621 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10632/stat : 10632 (java) S 10621 10624 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 92358859 13899431936 4241 18446744073709551615 4194304 4196468 140725463779616 140526831518752 140527354246869 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10633] ppid=10621 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10633/stat : 10633 (java) S 10621 10624 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 92358859 13899431936 4241 18446744073709551615 4194304 4196468 140725463779616 140526830465968 140527354246869 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 16700 KiB

[startup+0.209903 s]*
/proc/loadavg: 1.57 1.63 1.70 3/209 10639
/proc/meminfo: memFree=26974068/32770624 swapFree=67108860/67108860
[pid=10624] ppid=10621 vsize=13975920 memory=33872 CPUtime=0.13 cores=1,3,5,7
/proc/10624/stat : 10624 (java) S 10621 10624 17093 0 -1 1077944320 9410 0 0 0 11 2 0 0 20 0 15 0 92358848 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140725463762160 140527354236663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
/proc/10624/statm: 3493980 8468 3386 1 0 3482759 0
[pid=10624/tid=10626] ppid=10621 vsize=13975920 memory=8390339637985935414 CPUtime=0.09 cores=1,3,5,7
/proc/10624/task/10626/stat : 10626 (java) R 10621 10624 17093 0 -1 4202560 7380 0 0 0 8 1 0 0 20 0 15 0 92358856 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140527358434560 140527338317150 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10627] ppid=10621 vsize=13975920 memory=4294967626 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10627/stat : 10627 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92358857 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140527311203472 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10628] ppid=10621 vsize=13975920 memory=140360540703932 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10628/stat : 10628 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92358857 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140527310150672 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10629] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10629/stat : 10629 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92358857 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140527309097872 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10630] ppid=10621 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10630/stat : 10630 (java) S 10621 10624 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92358857 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140527308045072 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10631] ppid=10621 vsize=13975920 memory=140360539776640 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10631/stat : 10631 (java) S 10621 10624 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92358858 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140526832572784 140527354247810 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10632] ppid=10621 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10632/stat : 10632 (java) S 10621 10624 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92358859 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140526831518752 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10633] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10633/stat : 10633 (java) S 10621 10624 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92358859 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140526830465904 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10634] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10634/stat : 10634 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140526829414224 140527354255259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10635] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10635/stat : 10635 (java) S 10621 10624 17093 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 92358861 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140526828362608 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10636] ppid=10621 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10636/stat : 10636 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140526827309808 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10637] ppid=10621 vsize=13975920 memory=140360539776640 CPUtime=0.01 cores=1,3,5,7
/proc/10624/task/10637/stat : 10637 (java) R 10621 10624 17093 0 -1 4202560 363 0 0 0 1 0 0 0 20 0 15 0 92358861 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140526826257008 140527346473790 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10638] ppid=10621 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10638/stat : 10638 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140526825204448 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10639] ppid=10621 vsize=13975920 memory=140360539776640 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10639/stat : 10639 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92358865 14311342080 8468 18446744073709551615 4194304 4196468 140725463779616 140526824151728 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 33872 KiB

[startup+0.32008 s]*
/proc/loadavg: 1.57 1.63 1.70 3/209 10639
/proc/meminfo: memFree=26966924/32770624 swapFree=67108860/67108860
[pid=10624] ppid=10621 vsize=13975920 memory=43280 CPUtime=0.31 cores=1,3,5,7
/proc/10624/stat : 10624 (java) S 10621 10624 17093 0 -1 1077944320 10976 0 0 0 28 3 0 0 20 0 15 0 92358848 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140725463762160 140527354236663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
/proc/10624/statm: 3493980 10820 3630 1 0 3482759 0
[pid=10624/tid=10626] ppid=10621 vsize=13975920 memory=6933928925625698159 CPUtime=0.2 cores=1,3,5,7
/proc/10624/task/10626/stat : 10626 (java) R 10621 10624 17093 0 -1 4202560 8550 0 0 0 18 2 0 0 20 0 15 0 92358856 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140527358455664 140527338317150 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10627] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10627/stat : 10627 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92358857 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140527311203472 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10628] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10628/stat : 10628 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92358857 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140527310150672 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10629] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10629/stat : 10629 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92358857 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140527309097872 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10630] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10630/stat : 10630 (java) S 10621 10624 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92358857 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140527308045072 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10631] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10631/stat : 10631 (java) S 10621 10624 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92358858 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140526832572784 140527354247810 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10632] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10632/stat : 10632 (java) S 10621 10624 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92358859 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140526831518752 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10633] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10633/stat : 10633 (java) S 10621 10624 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92358859 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140526830465904 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10634] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10634/stat : 10634 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140526829414224 140527354255259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10635] ppid=10621 vsize=13975920 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10624/task/10635/stat : 10635 (java) S 10621 10624 17093 0 -1 1077944384 338 0 0 0 2 0 0 0 20 0 15 0 92358861 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140526828362608 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10636] ppid=10621 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10624/task/10636/stat : 10636 (java) S 10621 10624 17093 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 15 0 92358861 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140526827309808 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10637] ppid=10621 vsize=13975920 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/10624/task/10637/stat : 10637 (java) S 10621 10624 17093 0 -1 1077944384 437 0 0 0 5 0 0 0 20 0 15 0 92358861 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140526826257008 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10638] ppid=10621 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10638/stat : 10638 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140526825204448 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10639] ppid=10621 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10639/stat : 10639 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92358865 14311342080 10820 18446744073709551615 4194304 4196468 140725463779616 140526824151728 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 43280 KiB

[startup+0.70208 s]
/proc/loadavg: 1.57 1.63 1.70 3/209 10639
/proc/meminfo: memFree=26953264/32770624 swapFree=67108860/67108860
[pid=10624] ppid=10621 vsize=13977988 memory=89424 CPUtime=1.27 cores=1,3,5,7
/proc/10624/stat : 10624 (java) S 10621 10624 17093 0 -1 1077944320 15998 0 0 0 122 5 0 0 20 0 15 0 92358848 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140725463762160 140527354236663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
/proc/10624/statm: 3494497 22356 3735 1 0 3483271 0
[pid=10624/tid=10626] ppid=10621 vsize=13977988 memory=140364834743935 CPUtime=0.57 cores=1,3,5,7
/proc/10624/task/10626/stat : 10626 (java) R 10621 10624 17093 0 -1 4202560 10410 0 0 0 54 3 0 0 20 0 15 0 92358856 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140527358471456 140526984718928 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10627] ppid=10621 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10627/stat : 10627 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92358857 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140527311203472 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10628] ppid=10621 vsize=13977988 memory=280720807431080 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10628/stat : 10628 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92358857 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140527310150672 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10629] ppid=10621 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10629/stat : 10629 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92358857 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140527309097872 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10630] ppid=10621 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10630/stat : 10630 (java) S 10621 10624 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92358857 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140527308045072 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10631] ppid=10621 vsize=13977988 memory=7165352523811272501 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10631/stat : 10631 (java) S 10621 10624 17093 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92358858 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140526832572784 140527354247810 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10632] ppid=10621 vsize=13977988 memory=7517159038624486245 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10632/stat : 10632 (java) S 10621 10624 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92358859 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140526831518752 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10633] ppid=10621 vsize=13977988 memory=5859273620209619044 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10633/stat : 10633 (java) S 10621 10624 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92358859 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140526830465904 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10634] ppid=10621 vsize=13977988 memory=4625243410194776160 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10634/stat : 10634 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140526829414224 140527354255259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10635] ppid=10621 vsize=13977988 memory=-6520471753822164382 CPUtime=0.21 cores=1,3,5,7
/proc/10624/task/10635/stat : 10635 (java) R 10621 10624 17093 0 -1 4202560 1836 0 0 0 21 0 0 0 20 0 15 0 92358861 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140526828348632 140527333932443 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10636] ppid=10621 vsize=13977988 memory=-8458152057954233740 CPUtime=0.22 cores=1,3,5,7
/proc/10624/task/10636/stat : 10636 (java) R 10621 10624 17093 0 -1 4202560 1166 0 0 0 22 0 0 0 20 0 15 0 92358861 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140526827298928 140527335780767 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10637] ppid=10621 vsize=13977988 memory=-7233780906022726806 CPUtime=0.22 cores=1,3,5,7
/proc/10624/task/10637/stat : 10637 (java) R 10621 10624 17093 0 -1 4202560 1205 0 0 0 22 0 0 0 20 0 15 0 92358861 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140526826253376 140527333207791 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10638] ppid=10621 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10638/stat : 10638 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140526825204448 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10639] ppid=10621 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10639/stat : 10639 (java) S 10621 10624 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92358865 14313459712 22356 18446744073709551615 4194304 4196468 140725463779616 140526824151728 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 89424 KiB

[startup+1.50081 s]
/proc/loadavg: 1.57 1.63 1.70 5/209 10639
/proc/meminfo: memFree=26802844/32770624 swapFree=67108860/67108860
[pid=10624] ppid=10621 vsize=13977988 memory=238784 CPUtime=3.95 cores=1,3,5,7
/proc/10624/stat : 10624 (java) S 10621 10624 17093 0 -1 1077944320 19341 0 0 0 384 11 0 0 20 0 15 0 92358848 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140725463762160 140527354236663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
/proc/10624/statm: 3494497 59696 3790 1 0 3483271 0
[pid=10624/tid=10626] ppid=10621 vsize=13977988 memory=-8774313645642428999 CPUtime=1.32 cores=1,3,5,7
/proc/10624/task/10626/stat : 10626 (java) R 10621 10624 17093 0 -1 4202560 10740 0 0 0 127 5 0 0 20 0 15 0 92358856 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140527358472240 140526984962864 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10627] ppid=10621 vsize=13977988 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10624/task/10627/stat : 10627 (java) S 10621 10624 17093 0 -1 1077944384 39 0 0 0 1 1 0 0 20 0 15 0 92358857 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140527311203472 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10628] ppid=10621 vsize=13977988 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10624/task/10628/stat : 10628 (java) S 10621 10624 17093 0 -1 1077944384 96 0 0 0 2 1 0 0 20 0 15 0 92358857 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140527310150672 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10629] ppid=10621 vsize=13977988 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10624/task/10629/stat : 10629 (java) S 10621 10624 17093 0 -1 1077944384 56 0 0 0 1 0 0 0 20 0 15 0 92358857 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140527309097872 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10630] ppid=10621 vsize=13977988 memory=-8774313645642428999 CPUtime=0.02 cores=1,3,5,7
/proc/10624/task/10630/stat : 10630 (java) S 10621 10624 17093 0 -1 1077944384 73 0 0 0 2 0 0 0 20 0 15 0 92358857 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140527308045072 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10631] ppid=10621 vsize=13977988 memory=56 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10631/stat : 10631 (java) S 10621 10624 17093 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 92358858 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140526832572784 140527354247810 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10632] ppid=10621 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10632/stat : 10632 (java) S 10621 10624 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92358859 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140526831518816 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10633] ppid=10621 vsize=13977988 memory=6240 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10633/stat : 10633 (java) S 10621 10624 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 92358859 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140526830465920 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10634] ppid=10621 vsize=13977988 memory=4629771062077588875 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10634/stat : 10634 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140526829414224 140527354255259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10635] ppid=10621 vsize=13977988 memory=11201814732848 CPUtime=0.96 cores=1,3,5,7
/proc/10624/task/10635/stat : 10635 (java) R 10621 10624 17093 0 -1 4202560 2126 0 0 0 96 0 0 0 20 0 15 0 92358861 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140526828362736 140527334668802 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10636] ppid=10621 vsize=13977988 memory=7805981063717807970 CPUtime=0.99 cores=1,3,5,7
/proc/10624/task/10636/stat : 10636 (java) R 10621 10624 17093 0 -1 4202560 2582 0 0 0 99 0 0 0 20 0 15 0 92358861 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140526827296656 140527339164998 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10637] ppid=10621 vsize=13977988 memory=7620 CPUtime=0.51 cores=1,3,5,7
/proc/10624/task/10637/stat : 10637 (java) S 10621 10624 17093 0 -1 1077944384 2173 0 0 0 51 0 0 0 20 0 15 0 92358861 14313459712 59696 18446744073709551615 4194304 4196468 140725463779616 140526826257008 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0

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

/proc/10624/task/10626/stat : 10626 (java) R 10621 10624 17093 0 -1 4202560 196130 0 0 0 222275 80 0 0 20 0 15 0 92358856 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140527358474496 140526994641638 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10627] ppid=10621 vsize=13982084 memory=4123296 CPUtime=37.71 cores=1,3,5,7
/proc/10624/task/10627/stat : 10627 (java) S 10621 10624 17093 0 -1 1077944384 31851 0 0 0 3751 20 0 0 20 0 15 0 92358857 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140527311203472 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10628] ppid=10621 vsize=13982084 memory=4123348 CPUtime=37.69 cores=1,3,5,7
/proc/10624/task/10628/stat : 10628 (java) S 10621 10624 17093 0 -1 1077944384 34158 0 0 0 3750 19 0 0 20 0 15 0 92358857 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140527310150672 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10629] ppid=10621 vsize=13982084 memory=1228 CPUtime=37.67 cores=1,3,5,7
/proc/10624/task/10629/stat : 10629 (java) S 10621 10624 17093 0 -1 1077944384 35762 0 0 0 3748 19 0 0 20 0 15 0 92358857 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140527309097872 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10630] ppid=10621 vsize=13982084 memory=4123348 CPUtime=37.75 cores=1,3,5,7
/proc/10624/task/10630/stat : 10630 (java) S 10621 10624 17093 0 -1 1077944384 48251 0 0 0 3753 22 0 0 20 0 15 0 92358857 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140527308045072 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10631] ppid=10621 vsize=13982084 memory=4123296 CPUtime=0.49 cores=1,3,5,7
/proc/10624/task/10631/stat : 10631 (java) S 10621 10624 17093 0 -1 1077944384 19666 0 0 0 42 7 0 0 20 0 15 0 92358858 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140526832572784 140527354247810 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10632] ppid=10621 vsize=13982084 memory=4123348 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10632/stat : 10632 (java) S 10621 10624 17093 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 92358859 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140526831518816 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10633] ppid=10621 vsize=13982084 memory=4123296 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10633/stat : 10633 (java) S 10621 10624 17093 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 92358859 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140526830465920 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10634] ppid=10621 vsize=13982084 memory=4123296 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10634/stat : 10634 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140526829414224 140527354255259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10635] ppid=10621 vsize=13982084 memory=4123296 CPUtime=4.31 cores=1,3,5,7
/proc/10624/task/10635/stat : 10635 (java) S 10621 10624 17093 0 -1 1077944384 39286 0 0 0 428 3 0 0 20 0 15 0 92358861 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140526828362608 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10636] ppid=10621 vsize=13982084 memory=4123348 CPUtime=4.12 cores=1,3,5,7
/proc/10624/task/10636/stat : 10636 (java) S 10621 10624 17093 0 -1 1077944384 24329 0 0 0 409 3 0 0 20 0 15 0 92358861 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140526827309808 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10637] ppid=10621 vsize=13982084 memory=4123348 CPUtime=1.22 cores=1,3,5,7
/proc/10624/task/10637/stat : 10637 (java) S 10621 10624 17093 0 -1 1077944384 23998 0 0 0 118 4 0 0 20 0 15 0 92358861 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140526826257008 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10638] ppid=10621 vsize=13982084 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10638/stat : 10638 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140526825204448 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10639] ppid=10621 vsize=13982084 memory=1732 CPUtime=1.37 cores=1,3,5,7
/proc/10624/task/10639/stat : 10639 (java) S 10621 10624 17093 0 -1 1077944384 1685 0 0 0 65 72 0 0 20 0 15 0 92358865 14317654016 1030837 18446744073709551615 4194304 4196468 140725463779616 140526824151728 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
Current children cumulated CPU time: 2385.98 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 4123348 KiB

[startup+2322.3 s]
/proc/loadavg: 2.05 1.87 1.82 6/209 10954
/proc/meminfo: memFree=26965220/32770624 swapFree=67108860/67108860
[pid=10624] ppid=10621 vsize=13982084 memory=4122740 CPUtime=2449.3 cores=1,3,5,7
/proc/10624/stat : 10624 (java) S 10621 10624 17093 0 -1 1077944320 468808 0 0 0 244694 236 0 0 20 0 15 0 92358848 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140725463762160 140527354236663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
/proc/10624/statm: 3495521 1030685 3836 1 0 3484295 0
[pid=10624/tid=10626] ppid=10621 vsize=13982084 memory=4122736 CPUtime=2282.43 cores=1,3,5,7
/proc/10624/task/10626/stat : 10626 (java) R 10621 10624 17093 0 -1 4202560 200435 0 0 0 228163 80 0 0 20 0 15 0 92358856 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140527358474176 140526995043174 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10627] ppid=10621 vsize=13982084 memory=4122736 CPUtime=38.8 cores=1,3,5,7
/proc/10624/task/10627/stat : 10627 (java) S 10621 10624 17093 0 -1 1077944384 32864 0 0 0 3860 20 0 0 20 0 15 0 92358857 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140527311203472 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10628] ppid=10621 vsize=13982084 memory=4122736 CPUtime=38.77 cores=1,3,5,7
/proc/10624/task/10628/stat : 10628 (java) S 10621 10624 17093 0 -1 1077944384 35282 0 0 0 3858 19 0 0 20 0 15 0 92358857 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140527310150672 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10629] ppid=10621 vsize=13982084 memory=4122736 CPUtime=38.76 cores=1,3,5,7
/proc/10624/task/10629/stat : 10629 (java) S 10621 10624 17093 0 -1 1077944384 37600 0 0 0 3857 19 0 0 20 0 15 0 92358857 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140527309097872 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10630] ppid=10621 vsize=13982084 memory=4122740 CPUtime=38.83 cores=1,3,5,7
/proc/10624/task/10630/stat : 10630 (java) S 10621 10624 17093 0 -1 1077944384 49419 0 0 0 3861 22 0 0 20 0 15 0 92358857 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140527308045072 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10631] ppid=10621 vsize=13982084 memory=4122736 CPUtime=0.5 cores=1,3,5,7
/proc/10624/task/10631/stat : 10631 (java) S 10621 10624 17093 0 -1 1077944384 19924 0 0 0 43 7 0 0 20 0 15 0 92358858 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140526832572784 140527354247810 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10632] ppid=10621 vsize=13982084 memory=4122740 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10632/stat : 10632 (java) S 10621 10624 17093 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 92358859 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140526831518816 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10633] ppid=10621 vsize=13982084 memory=4122736 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10633/stat : 10633 (java) S 10621 10624 17093 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 92358859 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140526830465920 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10634] ppid=10621 vsize=13982084 memory=251216 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10634/stat : 10634 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140526829414224 140527354255259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10635] ppid=10621 vsize=13982084 memory=3904 CPUtime=4.33 cores=1,3,5,7
/proc/10624/task/10635/stat : 10635 (java) S 10621 10624 17093 0 -1 1077944384 40724 0 0 0 430 3 0 0 20 0 15 0 92358861 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140526828362608 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10636] ppid=10621 vsize=13982084 memory=28328 CPUtime=4.15 cores=1,3,5,7
/proc/10624/task/10636/stat : 10636 (java) S 10621 10624 17093 0 -1 1077944384 25378 0 0 0 412 3 0 0 20 0 15 0 92358861 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140526827309808 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10637] ppid=10621 vsize=13982084 memory=1788 CPUtime=1.22 cores=1,3,5,7
/proc/10624/task/10637/stat : 10637 (java) S 10621 10624 17093 0 -1 1077944384 24000 0 0 0 118 4 0 0 20 0 15 0 92358861 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140526826257008 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10638] ppid=10621 vsize=13982084 memory=4122740 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10638/stat : 10638 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140526825204448 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10639] ppid=10621 vsize=13982084 memory=4122740 CPUtime=1.41 cores=1,3,5,7
/proc/10624/task/10639/stat : 10639 (java) S 10621 10624 17093 0 -1 1077944384 1721 0 0 0 67 74 0 0 20 0 15 0 92358865 14317654016 1030685 18446744073709551615 4194304 4196468 140725463779616 140526824151728 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
Current children cumulated CPU time: 2449.3 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 4122740 KiB

[startup+2382.3 s]
/proc/loadavg: 1.72 1.80 1.80 3/209 10956
/proc/meminfo: memFree=25782592/32770624 swapFree=67108860/67108860
[pid=10624] ppid=10621 vsize=13982084 memory=4176080 CPUtime=2516.59 cores=1,3,5,7
/proc/10624/stat : 10624 (java) S 10621 10624 17093 0 -1 1077944320 498568 0 0 0 251417 242 0 0 20 0 15 0 92358848 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140725463762160 140527354236663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
/proc/10624/statm: 3495521 1044020 3836 1 0 3484295 0
[pid=10624/tid=10626] ppid=10621 vsize=13982084 memory=288230574492221466 CPUtime=2339.83 cores=1,3,5,7
/proc/10624/task/10626/stat : 10626 (java) R 10621 10624 17093 0 -1 4202560 204262 0 0 0 233902 81 0 0 20 0 15 0 92358856 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140527358475120 140526993635314 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10627] ppid=10621 vsize=13982084 memory=4179136 CPUtime=41.21 cores=1,3,5,7
/proc/10624/task/10627/stat : 10627 (java) S 10621 10624 17093 0 -1 1077944384 37927 0 0 0 4100 21 0 0 20 0 15 0 92358857 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140527311203472 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10628] ppid=10621 vsize=13982084 memory=4179156 CPUtime=41.19 cores=1,3,5,7
/proc/10624/task/10628/stat : 10628 (java) S 10621 10624 17093 0 -1 1077944384 40296 0 0 0 4099 20 0 0 20 0 15 0 92358857 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140527310150672 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10629] ppid=10621 vsize=13982084 memory=4179156 CPUtime=41.17 cores=1,3,5,7
/proc/10624/task/10629/stat : 10629 (java) S 10621 10624 17093 0 -1 1077944384 42498 0 0 0 4097 20 0 0 20 0 15 0 92358857 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140527309097872 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10630] ppid=10621 vsize=13982084 memory=4175492 CPUtime=41.23 cores=1,3,5,7
/proc/10624/task/10630/stat : 10630 (java) S 10621 10624 17093 0 -1 1077944384 53813 0 0 0 4100 23 0 0 20 0 15 0 92358857 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140527308045072 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10631] ppid=10621 vsize=13982084 memory=4176080 CPUtime=0.68 cores=1,3,5,7
/proc/10624/task/10631/stat : 10631 (java) S 10621 10624 17093 0 -1 1077944384 25376 0 0 0 61 7 0 0 20 0 15 0 92358858 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526832572784 140527354247810 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10632] ppid=10621 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10632/stat : 10632 (java) S 10621 10624 17093 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 92358859 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526831518816 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10633] ppid=10621 vsize=13982084 memory=4176080 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10633/stat : 10633 (java) S 10621 10624 17093 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 92358859 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526830465920 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10634] ppid=10621 vsize=13982084 memory=4176080 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10634/stat : 10634 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526829414224 140527354255259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10635] ppid=10621 vsize=13982084 memory=161 CPUtime=4.36 cores=1,3,5,7
/proc/10624/task/10635/stat : 10635 (java) S 10621 10624 17093 0 -1 1077944384 41491 0 0 0 433 3 0 0 20 0 15 0 92358861 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526828362608 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10636] ppid=10621 vsize=13982084 memory=8401352418782109792 CPUtime=4.16 cores=1,3,5,7
/proc/10624/task/10636/stat : 10636 (java) S 10621 10624 17093 0 -1 1077944384 25573 0 0 0 413 3 0 0 20 0 15 0 92358861 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526827309808 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10637] ppid=10621 vsize=13982084 memory=4171868 CPUtime=1.22 cores=1,3,5,7
/proc/10624/task/10637/stat : 10637 (java) S 10621 10624 17093 0 -1 1077944384 24003 0 0 0 118 4 0 0 20 0 15 0 92358861 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526826257008 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10638] ppid=10621 vsize=13982084 memory=4171868 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10638/stat : 10638 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526825204448 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10639] ppid=10621 vsize=13982084 memory=960 CPUtime=1.45 cores=1,3,5,7
/proc/10624/task/10639/stat : 10639 (java) S 10621 10624 17093 0 -1 1077944384 1868 0 0 0 69 76 0 0 20 0 15 0 92358865 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526824151728 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
Current children cumulated CPU time: 2516.59 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 4176080 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2385.8 s]
/proc/loadavg: 1.72 1.80 1.80 3/209 10956
/proc/meminfo: memFree=25782340/32770624 swapFree=67108860/67108860
[pid=10624] ppid=10621 vsize=13982084 memory=4176080 CPUtime=2520.09 cores=1,3,5,7
/proc/10624/stat : 10624 (java) S 10621 10624 17093 0 -1 1077944320 498666 0 0 0 251767 242 0 0 20 0 15 0 92358848 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140725463762160 140527354236663 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
/proc/10624/statm: 3495521 1044020 3836 1 0 3484295 0
[pid=10624/tid=10626] ppid=10621 vsize=13982084 memory=4176080 CPUtime=2343.33 cores=1,3,5,7
/proc/10624/task/10626/stat : 10626 (java) R 10621 10624 17093 0 -1 4202560 204269 0 0 0 234252 81 0 0 20 0 15 0 92358856 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140527358471200 140526994641369 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10627] ppid=10621 vsize=13982084 memory=-8774313645642428999 CPUtime=41.21 cores=1,3,5,7
/proc/10624/task/10627/stat : 10627 (java) S 10621 10624 17093 0 -1 1077944384 37927 0 0 0 4100 21 0 0 20 0 15 0 92358857 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140527311203472 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10628] ppid=10621 vsize=13982084 memory=1156 CPUtime=41.19 cores=1,3,5,7
/proc/10624/task/10628/stat : 10628 (java) S 10621 10624 17093 0 -1 1077944384 40296 0 0 0 4099 20 0 0 20 0 15 0 92358857 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140527310150672 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10629] ppid=10621 vsize=13982084 memory=3164 CPUtime=41.17 cores=1,3,5,7
/proc/10624/task/10629/stat : 10629 (java) S 10621 10624 17093 0 -1 1077944384 42498 0 0 0 4097 20 0 0 20 0 15 0 92358857 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140527309097872 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10630] ppid=10621 vsize=13982084 memory=4176080 CPUtime=41.23 cores=1,3,5,7
/proc/10624/task/10630/stat : 10630 (java) S 10621 10624 17093 0 -1 1077944384 53813 0 0 0 4100 23 0 0 20 0 15 0 92358857 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140527308045072 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10631] ppid=10621 vsize=13982084 memory=4072 CPUtime=0.68 cores=1,3,5,7
/proc/10624/task/10631/stat : 10631 (java) S 10621 10624 17093 0 -1 1077944384 25380 0 0 0 61 7 0 0 20 0 15 0 92358858 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526832572784 140527354247810 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10632] ppid=10621 vsize=13982084 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10632/stat : 10632 (java) S 10621 10624 17093 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 92358859 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526831518816 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10633] ppid=10621 vsize=13982084 memory=2844 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10633/stat : 10633 (java) S 10621 10624 17093 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 92358859 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526830465920 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10634] ppid=10621 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10634/stat : 10634 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526829414224 140527354255259 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10635] ppid=10621 vsize=13982084 memory=4300 CPUtime=4.36 cores=1,3,5,7
/proc/10624/task/10635/stat : 10635 (java) S 10621 10624 17093 0 -1 1077944384 41572 0 0 0 433 3 0 0 20 0 15 0 92358861 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526828362608 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10636] ppid=10621 vsize=13982084 memory=932 CPUtime=4.16 cores=1,3,5,7
/proc/10624/task/10636/stat : 10636 (java) S 10621 10624 17093 0 -1 1077944384 25577 0 0 0 413 3 0 0 20 0 15 0 92358861 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526827309808 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10637] ppid=10621 vsize=13982084 memory=1624 CPUtime=1.22 cores=1,3,5,7
/proc/10624/task/10637/stat : 10637 (java) S 10621 10624 17093 0 -1 1077944384 24003 0 0 0 118 4 0 0 20 0 15 0 92358861 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526826257008 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10638] ppid=10621 vsize=13982084 memory=2160 CPUtime=0 cores=1,3,5,7
/proc/10624/task/10638/stat : 10638 (java) S 10621 10624 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92358861 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526825204448 140527354246869 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
[pid=10624/tid=10639] ppid=10621 vsize=13982084 memory=844 CPUtime=1.45 cores=1,3,5,7
/proc/10624/task/10639/stat : 10639 (java) S 10621 10624 17093 0 -1 1077944384 1870 0 0 0 69 76 0 0 20 0 15 0 92358865 14317654016 1044020 18446744073709551615 4194304 4196468 140725463779616 140526824151728 140527354247810 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19513344 140725463785844 140725463786025 140725463786025 140725463789519 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 4176080 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2385.85 s]
# the end of solver process 10624 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.7 s, system=2.4504 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2385.85
CPU time (s): 2520.15
CPU user time (s): 2517.7
CPU system time (s): 2.4504
CPU usage (%): 105.629
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 4221932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.69
system time used= 2.4504
maximum resident set size= 4222460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 498973
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63200
involuntary context switches= 2980


# summary of solver processes directly reported to runsolver:
#   pid: 10624
#   total CPU time (s): 2520.15
#   total CPU user time (s): 2517.7
#   total CPU system time (s): 2.4504

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1616 second user time and 22.9679 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-16 18:26:47
IDJOB=4273309
IDBENCH=139730
IDSOLVER=2665
FILE ID=node127/4273309-1502901657
RUNJOBID= node127-1502806776-30868
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-15-15.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273309-1502901657/watcher-4273309-1502901657 -o /tmp/evaluation-result-4273309-1502901657/solver-4273309-1502901657 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502806776-30868 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 2052907441 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273309-1502901657.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 31b93d68041edb8c4e758991fee87633
RANDOM SEED=2052907441

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.92
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	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.92
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	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.92
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	: 4
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		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.92
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	: 4
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:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26995036 kB
MemAvailable:   27812644 kB
Buffers:          271652 kB
Cached:           841004 kB
SwapCached:            0 kB
Active:          4983440 kB
Inactive:         337196 kB
Active(anon):    4157892 kB
Inactive(anon):    91980 kB
Active(file):     825548 kB
Inactive(file):   245216 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42732 kB
Writeback:             0 kB
AnonPages:       4238720 kB
Mapped:            69212 kB
Shmem:             41636 kB
Slab:             151516 kB
SReclaimable:     125356 kB
SUnreclaim:        26160 kB
KernelStack:        3744 kB
PageTables:        13340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4841540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4093952 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61948 MiB
End job on node127 at 2017-08-16 19:06:33