Trace number 4245703

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
R1: OscaR - Conflict Ordering 2017-06-30SAT (TO)1379 2400.1 2346.81

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug21.xml
MD5SUMe5033dc7ed55784590c83dd9aaaff95e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1228
Best CPU time to get the best result obtained on this benchmark2520.05
Satisfiable
(Un)Satisfiability was proved
Number of variables462
Number of constraints211
Number of domains2
Minimum domain size8
Maximum domain size21
Distribution of domain sizes[{"size":8,"count":210},{"size":21,"count":21}]
Minimum variable degree0
Maximum variable degree21
Distribution of variable degrees[{"degree":0,"count":231},{"degree":2,"count":210},{"degree":21,"count":21}]
Minimum constraint arity3
Maximum constraint arity21
Distribution of constraint arities[{"arity":3,"count":210},{"arity":21,"count":1}]
Number of extensional constraints210
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":210},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.42/0.30	c version: 2017-06-30
0.42/0.31	c seed: 1752795750
0.42/0.31	c timeout: 2400
0.42/0.31	c memlimit: 15500
0.42/0.31	c nbcore: 8
0.42/0.33	c Parsing instance...
1.82/0.95	c Parsing done, starting search...
5.45/2.34	o 1556
5.45/2.35	o 1508
5.45/2.35	o 1488
5.45/2.36	o 1480
5.45/2.36	o 1472
5.45/2.39	o 1464
5.65/2.41	o 1456
5.65/2.42	o 1455
6.01/2.52	o 1454
6.58/3.02	o 1448
6.58/3.06	o 1443
6.58/3.06	o 1432
12.58/8.72	o 1428
18.44/14.53	o 1420
97.63/92.36	o 1417
222.04/214.11	o 1411
222.04/214.16	o 1407
285.95/276.98	o 1402
449.24/437.27	o 1400
449.34/437.31	o 1399
451.00/439.00	o 1397
451.31/439.29	o 1393
453.77/441.66	o 1392
1176.13/1149.22	o 1386
1298.64/1269.01	o 1379
2400.08/2346.80	s SATISFIABLE
2400.08/2346.80	v <instantiation>
2400.08/2346.80	v 	<list>
2400.08/2346.80	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[0][20] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[1][20] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[2][20] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[3][20] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[4][20] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[5][20] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[6][20] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[7][20] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[8][20] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[9][20] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[10][20] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[11][20] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[12][20] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[13][20] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[14][20] d[15][16] d[15][17] d[15][18] d[15][19] d[15][20] d[16][17] d[16][18] d[16][19] d[16][20] d[17][18] d[17][19] d[17][20] d[18][19] d[18][20] d[19][20]
2400.08/2346.80	v 	</list>
2400.08/2346.80	v 	<values>
2400.08/2346.80	v 		19 13 12 3 15 14 16 1 20 11 17 8 9 0 4 2 5 10 7 18 6 10 0 1 2 1 0 1 5 2 1 0 2 0 0 2 0 0 6 0 1 2 5 1 2 0 0 0 5 5 2 0 0 0 4 2 1 0 3 0 2 4 0 2 5 6 5 2 5 6 0 0 0 10 0 0 1 6 5 2 1 0 2 0 1 2 0 0 0 3 0 6 2 1 0 4 0 0 2 0 3 3 5 0 0 4 5 1 4 0 10 5 0 0 2 1 0 1 2 0 0 5 2 2 0 0 0 0 0 2 0 5 5 2 0 0 0 5 2 2 6 0 2 2 2 3 10 4 4 1 0 0 0 0 2 4 3 1 2 5 0 0 0 5 5 0 1 5 5 2 1 10 0 0 0 10 2 0 6 1 6 5 2 2 5 1 10 0 0 5 2 2 1 0 10 5 0 1 1 5 3 5 5 0 2 2 2 5 3 10 4 5 0 0 0 2 0 4 5 3 5 4 2 0 1 5 0 10 10 10 10 
2400.08/2346.80	v 	</values>
2400.08/2346.80	v </instantiation>

Verifier Data

OK	1379

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-4245703-1500703527/watcher-4245703-1500703527 -o /tmp/evaluation-result-4245703-1500703527/solver-4245703-1500703527 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500683388-8491 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1752795750 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245703-1500703527.xml 

pid=11736
running on 8 cores: 1,3,5,7,9,11,13,15

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.44 1.47 1.57 3/261 11739
/proc/meminfo: memFree=31119724/32770624 swapFree=5772/132600
[pid=11739] ppid=11736 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/stat : 11739 (java) S 11736 11739 7995 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 5620062 369864704 1413 33554432000 4194304 4196468 140735799477296 140735799459840 139949457874679 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
/proc/11739/statm: 90299 1413 1072 1 0 79210 0
[pid=11739/tid=11740] ppid=11736 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11740/stat : 11740 (java) S 11736 11739 7995 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 5620062 369864704 1413 33554432000 4194304 4196468 140735799477296 139949462116768 139949457885826 0 4 0 16784584 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0

[startup+0.100131 s]
/proc/loadavg: 1.44 1.47 1.57 3/261 11739
/proc/meminfo: memFree=31119724/32770624 swapFree=5772/132600
[pid=11739] ppid=11736 vsize=13264380 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/11739/stat : 11739 (java) S 11736 11739 7995 0 -1 1077944320 5556 0 0 0 8 1 0 0 20 0 20 0 5620062 13582725120 6150 33554432000 4194304 4196468 140735799477296 140735799459840 139949457874679 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
/proc/11739/statm: 3316095 6150 3300 1 0 3303815 0
[pid=11739/tid=11740] ppid=11736 vsize=13264380 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11740/stat : 11740 (java) R 11736 11739 7995 0 -1 4202560 3639 0 0 0 7 0 0 0 20 0 20 0 5620062 13582725120 6150 33554432000 4194304 4196468 140735799477296 139949462116960 139949443557171 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200334 s]
/proc/loadavg: 1.44 1.47 1.57 3/261 11739
/proc/meminfo: memFree=31119724/32770624 swapFree=5772/132600
[pid=11739] ppid=11736 vsize=13263912 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/11739/stat : 11739 (java) S 11736 11739 7995 0 -1 1077944320 8764 0 0 0 24 2 0 0 20 0 20 0 5620062 13582245888 8721 33554432000 4194304 4196468 140735799477296 140735799459840 139949457874679 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
/proc/11739/statm: 3315978 8721 3536 1 0 3303698 0
[pid=11739/tid=11740] ppid=11736 vsize=13263912 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11740/stat : 11740 (java) R 11736 11739 7995 0 -1 4202560 6414 0 0 0 16 2 0 0 20 0 20 0 5620062 13582245888 8721 33554432000 4194304 4196468 140735799477296 139949462071696 139949441955166 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300391 s]
/proc/loadavg: 1.44 1.47 1.57 3/261 11739
/proc/meminfo: memFree=31119724/32770624 swapFree=5772/132600
[pid=11739] ppid=11736 vsize=13263912 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/11739/stat : 11739 (java) S 11736 11739 7995 0 -1 1077944320 9808 0 0 0 39 3 0 0 20 0 20 0 5620062 13582245888 11038 33554432000 4194304 4196468 140735799477296 140735799459840 139949457874679 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
/proc/11739/statm: 3315978 11038 3618 1 0 3303698 0
[pid=11739/tid=11740] ppid=11736 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11740/stat : 11740 (java) R 11736 11739 7995 0 -1 4202560 7135 0 0 0 25 2 0 0 20 0 20 0 5620062 13582245888 11038 33554432000 4194304 4196468 140735799477296 139949462094944 139949441955166 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700293 s]
/proc/loadavg: 1.44 1.47 1.57 3/261 11739
/proc/meminfo: memFree=31119724/32770624 swapFree=5772/132600
[pid=11739] ppid=11736 vsize=13265980 CPUtime=1.33 cores=1,3,5,7,9,11,13,15
/proc/11739/stat : 11739 (java) S 11736 11739 7995 0 -1 1077944320 13464 0 0 0 128 5 0 0 20 0 20 0 5620062 13584363520 18295 33554432000 4194304 4196468 140735799477296 140735799459840 139949457874679 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
/proc/11739/statm: 3316495 18295 3760 1 0 3304210 0
[pid=11739/tid=11740] ppid=11736 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11740/stat : 11740 (java) R 11736 11739 7995 0 -1 4202560 8346 0 0 0 64 3 0 0 20 0 20 0 5620062 13584363520 18295 33554432000 4194304 4196468 140735799477296 139949462112320 139949450111806 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 13265980

[startup+1.50112 s]
/proc/loadavg: 1.48 1.48 1.57 6/281 11759
/proc/meminfo: memFree=30998000/32770624 swapFree=5772/132640
[pid=11739] ppid=11736 vsize=13268028 CPUtime=4.2 cores=1,3,5,7,9,11,13,15
/proc/11739/stat : 11739 (java) S 11736 11739 7995 0 -1 1077944320 22674 0 0 0 410 10 0 0 20 0 20 0 5620062 13586460672 42401 33554432000 4194304 4196468 140735799477296 140735799459840 139949457874679 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
/proc/11739/statm: 3317007 42401 3782 1 0 3304722 0
[pid=11739/tid=11740] ppid=11736 vsize=13268028 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11740/stat : 11740 (java) R 11736 11739 7995 0 -1 4202560 10236 0 0 0 142 5 0 0 20 0 20 0 5620062 13586460672 42401 33554432000 4194304 4196468 140735799477296 139949462108752 139949099999890 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11742] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11742/stat : 11742 (java) S 11736 11739 7995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5620063 13586460672 42401 33554432000 4194304 4196468 140735799477296 139949056830224 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11743] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11743/stat : 11743 (java) S 11736 11739 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5620063 13586460672 42401 33554432000 4194304 4196468 140735799477296 139949055777680 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11744] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11744/stat : 11744 (java) S 11736 11739 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5620063 13586460672 42401 33554432000 4194304 4196468 140735799477296 139949054725136 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11745] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11745/stat : 11745 (java) S 11736 11739 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5620063 13586460672 42401 33554432000 4194304 4196468 140735799477296 139949053672592 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11746] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11746/stat : 11746 (java) S 11736 11739 7995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 5620063 13586460672 42401 33554432000 4194304 4196468 140735799477296 139949052619024 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11747] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11747/stat : 11747 (java) S 11736 11739 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5620063 13586460672 42401 33554432000 4194304 4196468 140735799477296 139949051566480 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11748] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11748/stat : 11748 (java) S 11736 11739 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5620063 13586460672 42401 33554432000 4194304 4196468 140735799477296 139949050513936 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11749] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11749/stat : 11749 (java) S 11736 11739 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5620063 13586460672 42401 33554432000 4194304 4196468 140735799477296 139949049461392 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11750] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11750/stat : 11750 (java) S 11736 11739 7995 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 5620065 13586460672 42401 33554432000 4194304 4196468 140735799477296 139948653066736 139949457885826 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11751] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11751/stat : 11751 (java) S 11736 11739 7995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 5620066 13586460672 42401 33554432000 4194304 4196468 140735799477296 139948652012960 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11752] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11752/stat : 11752 (java) S 11736 11739 7995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 5620066 13586460672 42401 33554432000 4194304 4196468 140735799477296 139948650960368 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11753] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11753/stat : 11753 (java) S 11736 11739 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5620070 13586460672 42401 33554432000 4194304 4196468 140735799477296 139948649908944 139949457893275 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11754] ppid=11736 vsize=13268028 CPUtime=0.73 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11754/stat : 11754 (java) R 11736 11739 7995 0 -1 4202560 3042 0 0 0 72 1 0 0 20 0 20 0 5620070 13586460672 42401 33554432000 4194304 4196468 140735799477296 139948648841560 139949439419350 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11755] ppid=11736 vsize=13268028 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11755/stat : 11755 (java) R 11736 11739 7995 0 -1 4202560 2813 0 0 0 70 1 0 0 20 0 20 0 5620070 13586460672 42401 33554432000 4194304 4196468 140735799477296 139948647800080 139949441360981 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11756] ppid=11736 vsize=13268028 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11756/stat : 11756 (java) R 11736 11739 7995 0 -1 4202560 3188 0 0 0 79 1 0 0 20 0 20 0 5620070 13586460672 42401 33554432000 4194304 4196468 140735799477296 139948646742936 139949439395481 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11757] ppid=11736 vsize=13268028 CPUtime=0.45 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11757/stat : 11757 (java) S 11736 11739 7995 0 -1 1077944384 1990 0 0 0 45 0 0 0 20 0 20 0 5620070 13586460672 42401 33554432000 4194304 4196468 140735799477296 139948645697904 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11758] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11758/stat : 11758 (java) S 11736 11739 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5620070 13586460672 42401 33554432000 4194304 4196468 140735799477296 139948644645600 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11759] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11759/stat : 11759 (java) S 11736 11739 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5620071 13586460672 42401 33554432000 4194304 4196468 140735799477296 139948643593136 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 13268028

[startup+3.10082 s]
/proc/loadavg: 1.48 1.48 1.57 3/281 11759
/proc/meminfo: memFree=30913896/32770624 swapFree=5772/132644
[pid=11739] ppid=11736 vsize=13268028 CPUtime=6.78 cores=1,3,5,7,9,11,13,15
/proc/11739/stat : 11739 (java) S 11736 11739 7995 0 -1 1077944320 27222 0 0 0 654 24 0 0 20 0 20 0 5620062 13586460672 58541 33554432000 4194304 4196468 140735799477296 140735799459840 139949457874679 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
/proc/11739/statm: 3317007 58541 3821 1 0 3304722 0
[pid=11739/tid=11740] ppid=11736 vsize=13268028 CPUtime=3.04 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11740/stat : 11740 (java) R 11736 11739 7995 0 -1 4202560 11695 0 0 0 297 7 0 0 20 0 20 0 5620062 13586460672 58541 33554432000 4194304 4196468 140735799477296 139949462110616 139949099948763 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11742] ppid=11736 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11742/stat : 11742 (java) S 11736 11739 7995 0 -1 1077944384 90 0 0 0 1 1 0 0 20 0 20 0 5620063 13586460672 58541 33554432000 4194304 4196468 140735799477296 139949056830224 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11743] ppid=11736 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11743/stat : 11743 (java) S 11736 11739 7995 0 -1 1077944384 424 0 0 0 1 1 0 0 20 0 20 0 5620063 13586460672 58541 33554432000 4194304 4196468 140735799477296 139949055777680 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11744] ppid=11736 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11744/stat : 11744 (java) S 11736 11739 7995 0 -1 1077944384 70 0 0 0 1 1 0 0 20 0 20 0 5620063 13586460672 58541 33554432000 4194304 4196468 140735799477296 139949054725136 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11745] ppid=11736 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11745/stat : 11745 (java) S 11736 11739 7995 0 -1 1077944384 64 0 0 0 1 1 0 0 20 0 20 0 5620063 13586460672 58541 33554432000 4194304 4196468 140735799477296 139949053672592 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11746] ppid=11736 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11746/stat : 11746 (java) S 11736 11739 7995 0 -1 1077944384 80 0 0 0 1 1 0 0 20 0 20 0 5620063 13586460672 58541 33554432000 4194304 4196468 140735799477296 139949052619024 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11747] ppid=11736 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11747/stat : 11747 (java) S 11736 11739 7995 0 -1 1077944384 61 0 0 0 1 1 0 0 20 0 20 0 5620063 13586460672 58541 33554432000 4194304 4196468 140735799477296 139949051566480 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11748] ppid=11736 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11748/stat : 11748 (java) S 11736 11739 7995 0 -1 1077944384 56 0 0 0 1 1 0 0 20 0 20 0 5620063 13586460672 58541 33554432000 4194304 4196468 140735799477296 139949050513936 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11749] ppid=11736 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11749/stat : 11749 (java) S 11736 11739 7995 0 -1 1077944384 264 0 0 0 1 1 0 0 20 0 20 0 5620063 13586460672 58541 33554432000 4194304 4196468 140735799477296 139949049461392 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11750] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11750/stat : 11750 (java) S 11736 11739 7995 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 20 0 5620065 13586460672 58541 33554432000 4194304 4196468 140735799477296 139948653066736 139949457885826 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11751] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11751/stat : 11751 (java) S 11736 11739 7995 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 5620066 13586460672 58541 33554432000 4194304 4196468 140735799477296 139948652013024 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11752] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11752/stat : 11752 (java) S 11736 11739 7995 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 5620066 13586460672 58541 33554432000 4194304 4196468 140735799477296 139948650960384 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11753] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11753/stat : 11753 (java) S 11736 11739 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5620070 13586460672 58541 33554432000 4194304 4196468 140735799477296 139948649908944 139949457893275 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11754] ppid=11736 vsize=13268028 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11754/stat : 11754 (java) S 11736 11739 7995 0 -1 1077944384 3235 0 0 0 93 1 0 0 20 0 20 0 5620070 13586460672 58541 33554432000 4194304 4196468 140735799477296 139948648855536 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11755] ppid=11736 vsize=13268028 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11755/stat : 11755 (java) S 11736 11739 7995 0 -1 1077944384 2976 0 0 0 98 1 0 0 20 0 20 0 5620070 13586460672 58541 33554432000 4194304 4196468 140735799477296 139948647802992 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11756] ppid=11736 vsize=13268028 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11756/stat : 11756 (java) S 11736 11739 7995 0 -1 1077944384 3579 0 0 0 106 1 0 0 20 0 20 0 5620070 13586460672 58541 33554432000 4194304 4196468 140735799477296 139948646750448 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11757] ppid=11736 vsize=13268028 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11757/stat : 11757 (java) S 11736 11739 7995 0 -1 1077944384 2908 0 0 0 48 0 0 0 20 0 20 0 5620070 13586460672 58541 33554432000 4194304 4196468 140735799477296 139948645697904 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11758] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11758/stat : 11758 (java) S 11736 11739 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5620070 13586460672 58541 33554432000 4194304 4196468 140735799477296 139948644645600 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11759] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11759/stat : 11759 (java) S 11736 11739 7995 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 5620071 13586460672 58541 33554432000 4194304 4196468 140735799477296 139948643593136 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
Current children cumulated CPU time (s) 6.78
Current children cumulated vsize (KiB) 13268028

[startup+6.30082 s]
/proc/loadavg: 1.48 1.48 1.57 3/281 11759
/proc/meminfo: memFree=30895944/32770624 swapFree=5772/132644
[pid=11739] ppid=11736 vsize=13268028 CPUtime=10.09 cores=1,3,5,7,9,11,13,15
/proc/11739/stat : 11739 (java) S 11736 11739 7995 0 -1 1077944320 29980 0 0 0 985 24 0 0 20 0 20 0 5620062 13586460672 57633 33554432000 4194304 4196468 140735799477296 140735799459840 139949457874679 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
/proc/11739/statm: 3317007 57633 3823 1 0 3304722 0
[pid=11739/tid=11740] ppid=11736 vsize=13268028 CPUtime=6.22 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11740/stat : 11740 (java) R 11736 11739 7995 0 -1 4202560 12083 0 0 0 615 7 0 0 20 0 20 0 5620062 13586460672 57633 33554432000 4194304 4196468 140735799477296 139949462110824 139949100984610 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11742] ppid=11736 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11742/stat : 11742 (java) S 11736 11739 7995 0 -1 1077944384 91 0 0 0 2 1 0 0 20 0 20 0 5620063 13586460672 57633 33554432000 4194304 4196468 140735799477296 139949056830224 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11743] ppid=11736 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11743/stat : 11743 (java) S 11736 11739 7995 0 -1 1077944384 460 0 0 0 2 1 0 0 20 0 20 0 5620063 13586460672 57633 33554432000 4194304 4196468 140735799477296 139949055777680 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11744] ppid=11736 vsize=13268028 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11744/stat : 11744 (java) S 11736 11739 7995 0 -1 1077944384 82 0 0 0 1 1 0 0 20 0 20 0 5620063 13586460672 57633 33554432000 4194304 4196468 140735799477296 139949054725136 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11745] ppid=11736 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11745/stat : 11745 (java) S 11736 11739 7995 0 -1 1077944384 163 0 0 0 2 1 0 0 20 0 20 0 5620063 13586460672 57633 33554432000 4194304 4196468 140735799477296 139949053672592 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11746] ppid=11736 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11746/stat : 11746 (java) S 11736 11739 7995 0 -1 1077944384 408 0 0 0 2 1 0 0 20 0 20 0 5620063 13586460672 57633 33554432000 4194304 4196468 140735799477296 139949052619024 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11747] ppid=11736 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11747/stat : 11747 (java) S 11736 11739 7995 0 -1 1077944384 148 0 0 0 2 1 0 0 20 0 20 0 5620063 13586460672 57633 33554432000 4194304 4196468 140735799477296 139949051566480 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11748] ppid=11736 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11748/stat : 11748 (java) S 11736 11739 7995 0 -1 1077944384 67 0 0 0 2 1 0 0 20 0 20 0 5620063 13586460672 57633 33554432000 4194304 4196468 140735799477296 139949050513936 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11749] ppid=11736 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11749/stat : 11749 (java) S 11736 11739 7995 0 -1 1077944384 282 0 0 0 2 1 0 0 20 0 20 0 5620063 13586460672 57633 33554432000 4194304 4196468 140735799477296 139949049461392 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11750] ppid=11736 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11750/stat : 11750 (java) S 11736 11739 7995 0 -1 1077944384 426 0 0 0 1 0 0 0 20 0 20 0 5620065 13586460672 57633 33554432000 4194304 4196468 140735799477296 139948653066736 139949457885826 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11751] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11751/stat : 11751 (java) S 11736 11739 7995 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 5620066 13586460672 57633 33554432000 4194304 4196468 140735799477296 139948652013024 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11752] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11752/stat : 11752 (java) S 11736 11739 7995 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 5620066 13586460672 57633 33554432000 4194304 4196468 140735799477296 139948650960384 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11753] ppid=11736 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=11739/tid=11755] ppid=11736 vsize=13270076 CPUtime=1.04 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11755/stat : 11755 (java) S 11736 11739 7995 0 -1 1077944384 4412 0 0 0 103 1 0 0 20 0 20 0 5620070 13588557824 87331 33554432000 4194304 4196468 140735799477296 139948647802992 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11756] ppid=11736 vsize=13270076 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11756/stat : 11756 (java) S 11736 11739 7995 0 -1 1077944384 5997 0 0 0 110 1 0 0 20 0 20 0 5620070 13588557824 87331 33554432000 4194304 4196468 140735799477296 139948646750448 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11757] ppid=11736 vsize=13270076 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11757/stat : 11757 (java) S 11736 11739 7995 0 -1 1077944384 4384 0 0 0 50 1 0 0 20 0 20 0 5620070 13588557824 87331 33554432000 4194304 4196468 140735799477296 139948645697904 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11758] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11758/stat : 11758 (java) S 11736 11739 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5620070 13588557824 87331 33554432000 4194304 4196468 140735799477296 139948644645600 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11759] ppid=11736 vsize=13270076 CPUtime=0.87 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11759/stat : 11759 (java) S 11736 11739 7995 0 -1 1077944384 1370 0 0 0 44 43 0 0 20 0 20 0 5620071 13588557824 87331 33554432000 4194304 4196468 140735799477296 139948643593136 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 55 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
Current children cumulated CPU time (s) 2252.31
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.44 1.44 1.45 3/281 12607
/proc/meminfo: memFree=30905160/32770624 swapFree=5772/135364
[pid=11739] ppid=11736 vsize=13270076 CPUtime=2313.62 cores=1,3,5,7,9,11,13,15
/proc/11739/stat : 11739 (java) S 11736 11739 7995 0 -1 1077944320 106440 0 0 0 231017 345 0 0 20 0 20 0 5620062 13588557824 88355 33554432000 4194304 4196468 140735799477296 140735799459840 139949457874679 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
/proc/11739/statm: 3317519 88355 3826 1 0 3305234 0
[pid=11739/tid=11740] ppid=11736 vsize=13270076 CPUtime=2247.2 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11740/stat : 11740 (java) R 11736 11739 7995 0 -1 4202560 50469 0 0 0 224700 20 0 0 20 0 20 0 5620062 13588557824 88355 33554432000 4194304 4196468 140735799477296 139949462113200 139949100001304 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11742] ppid=11736 vsize=13270076 CPUtime=7.1 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11742/stat : 11742 (java) S 11736 11739 7995 0 -1 1077944384 2132 0 0 0 675 35 0 0 20 0 20 0 5620063 13588557824 88355 33554432000 4194304 4196468 140735799477296 139949056830224 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11743] ppid=11736 vsize=13270076 CPUtime=7.17 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11743/stat : 11743 (java) S 11736 11739 7995 0 -1 1077944384 2714 0 0 0 684 33 0 0 20 0 20 0 5620063 13588557824 88355 33554432000 4194304 4196468 140735799477296 139949055777680 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11744] ppid=11736 vsize=13270076 CPUtime=7.12 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11744/stat : 11744 (java) S 11736 11739 7995 0 -1 1077944384 2903 0 0 0 677 35 0 0 20 0 20 0 5620063 13588557824 88355 33554432000 4194304 4196468 140735799477296 139949054725136 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11745] ppid=11736 vsize=13270076 CPUtime=7.1 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11745/stat : 11745 (java) S 11736 11739 7995 0 -1 1077944384 3079 0 0 0 678 32 0 0 20 0 20 0 5620063 13588557824 88355 33554432000 4194304 4196468 140735799477296 139949053672592 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11746] ppid=11736 vsize=13270076 CPUtime=7.26 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11746/stat : 11746 (java) S 11736 11739 7995 0 -1 1077944384 3683 0 0 0 693 33 0 0 20 0 20 0 5620063 13588557824 88355 33554432000 4194304 4196468 140735799477296 139949052619024 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11747] ppid=11736 vsize=13270076 CPUtime=7.17 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11747/stat : 11747 (java) S 11736 11739 7995 0 -1 1077944384 3251 0 0 0 682 35 0 0 20 0 20 0 5620063 13588557824 88355 33554432000 4194304 4196468 140735799477296 139949051566480 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11748] ppid=11736 vsize=13270076 CPUtime=7.16 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11748/stat : 11748 (java) S 11736 11739 7995 0 -1 1077944384 3575 0 0 0 682 34 0 0 20 0 20 0 5620063 13588557824 88355 33554432000 4194304 4196468 140735799477296 139949050513936 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11749] ppid=11736 vsize=13270076 CPUtime=7.05 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11749/stat : 11749 (java) S 11736 11739 7995 0 -1 1077944384 3457 0 0 0 670 35 0 0 20 0 20 0 5620063 13588557824 88355 33554432000 4194304 4196468 140735799477296 139949049461392 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11750] ppid=11736 vsize=13270076 CPUtime=4.58 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11750/stat : 11750 (java) S 11736 11739 7995 0 -1 1077944384 7512 0 0 0 424 34 0 0 20 0 20 0 5620065 13588557824 88355 33554432000 4194304 4196468 140735799477296 139948653066736 139949457885826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11751] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11751/stat : 11751 (java) S 11736 11739 7995 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 5620066 13588557824 88355 33554432000 4194304 4196468 140735799477296 139948652013024 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11752] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11752/stat : 11752 (java) S 11736 11739 7995 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 5620066 13588557824 88355 33554432000 4194304 4196468 140735799477296 139948650960384 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11753] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11753/stat : 11753 (java) S 11736 11739 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5620070 13588557824 88355 33554432000 4194304 4196468 140735799477296 139948649908944 139949457893275 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11754] ppid=11736 vsize=13270076 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11754/stat : 11754 (java) S 11736 11739 7995 0 -1 1077944384 6057 0 0 0 98 1 0 0 20 0 20 0 5620070 13588557824 88355 33554432000 4194304 4196468 140735799477296 139948648855536 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11755] ppid=11736 vsize=13270076 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11755/stat : 11755 (java) S 11736 11739 7995 0 -1 1077944384 4414 0 0 0 103 2 0 0 20 0 20 0 5620070 13588557824 88355 33554432000 4194304 4196468 140735799477296 139948647802992 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11756] ppid=11736 vsize=13270076 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11756/stat : 11756 (java) S 11736 11739 7995 0 -1 1077944384 5999 0 0 0 110 1 0 0 20 0 20 0 5620070 13588557824 88355 33554432000 4194304 4196468 140735799477296 139948646750448 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11757] ppid=11736 vsize=13270076 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11757/stat : 11757 (java) S 11736 11739 7995 0 -1 1077944384 4386 0 0 0 50 1 0 0 20 0 20 0 5620070 13588557824 88355 33554432000 4194304 4196468 140735799477296 139948645697904 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11758] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11758/stat : 11758 (java) S 11736 11739 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5620070 13588557824 88355 33554432000 4194304 4196468 140735799477296 139948644645600 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11759] ppid=11736 vsize=13270076 CPUtime=0.9 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11759/stat : 11759 (java) S 11736 11739 7995 0 -1 1077944384 1385 0 0 0 46 44 0 0 20 0 20 0 5620071 13588557824 88355 33554432000 4194304 4196468 140735799477296 139948643593136 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 55 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
Current children cumulated CPU time (s) 2313.62
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.42 1.43 1.45 3/281 12608
/proc/meminfo: memFree=30898764/32770624 swapFree=5772/135424
[pid=11739] ppid=11736 vsize=13270076 CPUtime=2374.95 cores=1,3,5,7,9,11,13,15
/proc/11739/stat : 11739 (java) S 11736 11739 7995 0 -1 1077944320 107784 0 0 0 237141 354 0 0 20 0 20 0 5620062 13588557824 88867 33554432000 4194304 4196468 140735799477296 140735799459840 139949457874679 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
/proc/11739/statm: 3317519 88867 3826 1 0 3305234 0
[pid=11739/tid=11740] ppid=11736 vsize=13270076 CPUtime=2306.79 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11740/stat : 11740 (java) R 11736 11739 7995 0 -1 4202560 51118 0 0 0 230658 21 0 0 20 0 20 0 5620062 13588557824 88867 33554432000 4194304 4196468 140735799477296 139949462113072 139949099950947 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11742] ppid=11736 vsize=13270076 CPUtime=7.29 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11742/stat : 11742 (java) S 11736 11739 7995 0 -1 1077944384 2202 0 0 0 692 37 0 0 20 0 20 0 5620063 13588557824 88867 33554432000 4194304 4196468 140735799477296 139949056830224 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11743] ppid=11736 vsize=13270076 CPUtime=7.38 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11743/stat : 11743 (java) S 11736 11739 7995 0 -1 1077944384 2762 0 0 0 704 34 0 0 20 0 20 0 5620063 13588557824 88867 33554432000 4194304 4196468 140735799477296 139949055777680 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11744] ppid=11736 vsize=13270076 CPUtime=7.31 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11744/stat : 11744 (java) S 11736 11739 7995 0 -1 1077944384 2958 0 0 0 695 36 0 0 20 0 20 0 5620063 13588557824 88867 33554432000 4194304 4196468 140735799477296 139949054725136 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11745] ppid=11736 vsize=13270076 CPUtime=7.3 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11745/stat : 11745 (java) S 11736 11739 7995 0 -1 1077944384 3207 0 0 0 697 33 0 0 20 0 20 0 5620063 13588557824 88867 33554432000 4194304 4196468 140735799477296 139949053672592 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11746] ppid=11736 vsize=13270076 CPUtime=7.47 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11746/stat : 11746 (java) S 11736 11739 7995 0 -1 1077944384 3687 0 0 0 713 34 0 0 20 0 20 0 5620063 13588557824 88867 33554432000 4194304 4196468 140735799477296 139949052619024 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11747] ppid=11736 vsize=13270076 CPUtime=7.35 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11747/stat : 11747 (java) S 11736 11739 7995 0 -1 1077944384 3260 0 0 0 700 35 0 0 20 0 20 0 5620063 13588557824 88867 33554432000 4194304 4196468 140735799477296 139949051566480 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11748] ppid=11736 vsize=13270076 CPUtime=7.36 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11748/stat : 11748 (java) S 11736 11739 7995 0 -1 1077944384 3605 0 0 0 701 35 0 0 20 0 20 0 5620063 13588557824 88867 33554432000 4194304 4196468 140735799477296 139949050513936 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11749] ppid=11736 vsize=13270076 CPUtime=7.25 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11749/stat : 11749 (java) S 11736 11739 7995 0 -1 1077944384 3604 0 0 0 689 36 0 0 20 0 20 0 5620063 13588557824 88867 33554432000 4194304 4196468 140735799477296 139949049461392 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11750] ppid=11736 vsize=13270076 CPUtime=4.71 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11750/stat : 11750 (java) S 11736 11739 7995 0 -1 1077944384 7693 0 0 0 436 35 0 0 20 0 20 0 5620065 13588557824 88867 33554432000 4194304 4196468 140735799477296 139948653066736 139949457885826 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11751] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11751/stat : 11751 (java) S 11736 11739 7995 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 5620066 13588557824 88867 33554432000 4194304 4196468 140735799477296 139948652013024 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11752] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11752/stat : 11752 (java) S 11736 11739 7995 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 5620066 13588557824 88867 33554432000 4194304 4196468 140735799477296 139948650960384 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11753] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11753/stat : 11753 (java) S 11736 11739 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5620070 13588557824 88867 33554432000 4194304 4196468 140735799477296 139948649908944 139949457893275 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11754] ppid=11736 vsize=13270076 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11754/stat : 11754 (java) S 11736 11739 7995 0 -1 1077944384 6059 0 0 0 98 1 0 0 20 0 20 0 5620070 13588557824 88867 33554432000 4194304 4196468 140735799477296 139948648855536 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11755] ppid=11736 vsize=13270076 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11755/stat : 11755 (java) S 11736 11739 7995 0 -1 1077944384 4416 0 0 0 103 2 0 0 20 0 20 0 5620070 13588557824 88867 33554432000 4194304 4196468 140735799477296 139948647802992 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11756] ppid=11736 vsize=13270076 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11756/stat : 11756 (java) S 11736 11739 7995 0 -1 1077944384 6001 0 0 0 110 1 0 0 20 0 20 0 5620070 13588557824 88867 33554432000 4194304 4196468 140735799477296 139948646750448 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11757] ppid=11736 vsize=13270076 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11757/stat : 11757 (java) S 11736 11739 7995 0 -1 1077944384 4388 0 0 0 51 1 0 0 20 0 20 0 5620070 13588557824 88867 33554432000 4194304 4196468 140735799477296 139948645697904 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11758] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11758/stat : 11758 (java) S 11736 11739 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5620070 13588557824 88867 33554432000 4194304 4196468 140735799477296 139948644645600 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11759] ppid=11736 vsize=13270076 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11759/stat : 11759 (java) S 11736 11739 7995 0 -1 1077944384 1400 0 0 0 47 45 0 0 20 0 20 0 5620071 13588557824 88867 33554432000 4194304 4196468 140735799477296 139948643593136 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 55 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
Current children cumulated CPU time (s) 2374.95
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2346.8 s]
/proc/loadavg: 1.42 1.43 1.45 3/281 12608
/proc/meminfo: memFree=30895164/32770624 swapFree=5772/135432
[pid=11739] ppid=11736 vsize=13270076 CPUtime=2400.08 cores=1,3,5,7,9,11,13,15
/proc/11739/stat : 11739 (java) S 11736 11739 7995 0 -1 1077944320 108996 0 0 0 239650 358 0 0 20 0 20 0 5620062 13588557824 89379 33554432000 4194304 4196468 140735799477296 140735799459840 139949457874679 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
/proc/11739/statm: 3317519 89379 3826 1 0 3305234 0
[pid=11739/tid=11740] ppid=11736 vsize=13270076 CPUtime=2331.11 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11740/stat : 11740 (java) R 11736 11739 7995 0 -1 4202560 51641 0 0 0 233090 21 0 0 20 0 20 0 5620062 13588557824 89379 33554432000 4194304 4196468 140735799477296 139949462113072 139949101242674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11742] ppid=11736 vsize=13270076 CPUtime=7.37 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11742/stat : 11742 (java) S 11736 11739 7995 0 -1 1077944384 2207 0 0 0 700 37 0 0 20 0 20 0 5620063 13588557824 89379 33554432000 4194304 4196468 140735799477296 139949056830224 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11743] ppid=11736 vsize=13270076 CPUtime=7.48 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11743/stat : 11743 (java) S 11736 11739 7995 0 -1 1077944384 2888 0 0 0 714 34 0 0 20 0 20 0 5620063 13588557824 89379 33554432000 4194304 4196468 140735799477296 139949055777680 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11744] ppid=11736 vsize=13270076 CPUtime=7.41 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11744/stat : 11744 (java) S 11736 11739 7995 0 -1 1077944384 3008 0 0 0 705 36 0 0 20 0 20 0 5620063 13588557824 89379 33554432000 4194304 4196468 140735799477296 139949054725136 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11745] ppid=11736 vsize=13270076 CPUtime=7.38 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11745/stat : 11745 (java) S 11736 11739 7995 0 -1 1077944384 3241 0 0 0 705 33 0 0 20 0 20 0 5620063 13588557824 89379 33554432000 4194304 4196468 140735799477296 139949053672592 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11746] ppid=11736 vsize=13270076 CPUtime=7.56 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11746/stat : 11746 (java) S 11736 11739 7995 0 -1 1077944384 3841 0 0 0 721 35 0 0 20 0 20 0 5620063 13588557824 89379 33554432000 4194304 4196468 140735799477296 139949052619024 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11747] ppid=11736 vsize=13270076 CPUtime=7.45 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11747/stat : 11747 (java) S 11736 11739 7995 0 -1 1077944384 3331 0 0 0 709 36 0 0 20 0 20 0 5620063 13588557824 89379 33554432000 4194304 4196468 140735799477296 139949051566480 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11748] ppid=11736 vsize=13270076 CPUtime=7.45 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11748/stat : 11748 (java) S 11736 11739 7995 0 -1 1077944384 3608 0 0 0 710 35 0 0 20 0 20 0 5620063 13588557824 89379 33554432000 4194304 4196468 140735799477296 139949050513936 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11749] ppid=11736 vsize=13270076 CPUtime=7.34 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11749/stat : 11749 (java) S 11736 11739 7995 0 -1 1077944384 3657 0 0 0 698 36 0 0 20 0 20 0 5620063 13588557824 89379 33554432000 4194304 4196468 140735799477296 139949049461392 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11750] ppid=11736 vsize=13270076 CPUtime=4.76 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11750/stat : 11750 (java) S 11736 11739 7995 0 -1 1077944384 7867 0 0 0 441 35 0 0 20 0 20 0 5620065 13588557824 89379 33554432000 4194304 4196468 140735799477296 139948653066736 139949457885826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11751] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11751/stat : 11751 (java) S 11736 11739 7995 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 5620066 13588557824 89379 33554432000 4194304 4196468 140735799477296 139948652013024 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11752] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11752/stat : 11752 (java) S 11736 11739 7995 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 5620066 13588557824 89379 33554432000 4194304 4196468 140735799477296 139948650960384 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11753] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11753/stat : 11753 (java) S 11736 11739 7995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 5620070 13588557824 89379 33554432000 4194304 4196468 140735799477296 139948649908944 139949457893275 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11754] ppid=11736 vsize=13270076 CPUtime=0.99 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11754/stat : 11754 (java) S 11736 11739 7995 0 -1 1077944384 6061 0 0 0 98 1 0 0 20 0 20 0 5620070 13588557824 89379 33554432000 4194304 4196468 140735799477296 139948648855536 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11755] ppid=11736 vsize=13270076 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11755/stat : 11755 (java) S 11736 11739 7995 0 -1 1077944384 4418 0 0 0 103 2 0 0 20 0 20 0 5620070 13588557824 89379 33554432000 4194304 4196468 140735799477296 139948647802992 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11756] ppid=11736 vsize=13270076 CPUtime=1.11 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11756/stat : 11756 (java) S 11736 11739 7995 0 -1 1077944384 6003 0 0 0 110 1 0 0 20 0 20 0 5620070 13588557824 89379 33554432000 4194304 4196468 140735799477296 139948646750448 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11757] ppid=11736 vsize=13270076 CPUtime=0.52 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11757/stat : 11757 (java) S 11736 11739 7995 0 -1 1077944384 4390 0 0 0 51 1 0 0 20 0 20 0 5620070 13588557824 89379 33554432000 4194304 4196468 140735799477296 139948645697904 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11758] ppid=11736 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11758/stat : 11758 (java) S 11736 11739 7995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 5620070 13588557824 89379 33554432000 4194304 4196468 140735799477296 139948644645600 139949457884885 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
[pid=11739/tid=11759] ppid=11736 vsize=13270076 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/11739/task/11759/stat : 11759 (java) S 11736 11739 7995 0 -1 1077944384 1411 0 0 0 48 46 0 0 20 0 20 0 5620071 13588557824 89379 33554432000 4194304 4196468 140735799477296 139948643593136 139949457885826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 55 0 0 6293624 6294260 30277632 140735799481481 140735799481668 140735799481668 140735799484367 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 13270076

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 11739 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2346.81
CPU time (s): 2400.1
CPU user time (s): 2396.52
CPU system time (s): 3.58547
CPU usage (%): 102.271
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.52
system time used= 3.58547
maximum resident set size= 358112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109347
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 272522
involuntary context switches= 165748

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6598 second user time and 20.1115 second system time

The end

Launcher Data

Begin job on node129 at 2017-07-22 08:05:27
IDJOB=4245703
IDBENCH=123063
IDSOLVER=2628
FILE ID=node129/4245703-1500703527
RUNJOBID= node129-1500683388-8491
PBS_JOBID= 20623036
Free space on /tmp= 61944 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-06-30
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug21.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245703-1500703527/watcher-4245703-1500703527 -o /tmp/evaluation-result-4245703-1500703527/solver-4245703-1500703527 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500683388-8491 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 1752795750 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4245703-1500703527.xml

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

MD5SUM BENCH= e5033dc7ed55784590c83dd9aaaff95e
RANDOM SEED=1752795750

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31119400 kB
MemAvailable:   31282224 kB
Buffers:          146092 kB
Cached:           288312 kB
SwapCached:            0 kB
Active:           997376 kB
Inactive:         197524 kB
Active(anon):     707284 kB
Inactive(anon):    64924 kB
Active(file):     290092 kB
Inactive(file):   132600 kB
Unevictable:        5772 kB
Mlocked:            5772 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42172 kB
Writeback:             0 kB
AnonPages:        724780 kB
Mapped:            44676 kB
Shmem:              8844 kB
Slab:             145452 kB
SReclaimable:     111932 kB
SUnreclaim:        33520 kB
KernelStack:        4864 kB
PageTables:         6144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1481128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    647168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61904 MiB
End job on node129 at 2017-07-22 08:44:34