Trace number 4244923

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 - ALNS 2017-06-30SAT (TO)70 2400.1 2316.23

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-11-12.xml
MD5SUM4e3f80c217ff28730f7a01615dcb2e7f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark70
Best CPU time to get the best result obtained on this benchmark2400.01
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of constraints302
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":132},{"size":9,"count":132}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":132},{"degree":7,"count":4},{"degree":8,"count":38},{"degree":10,"count":90}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":132},{"arity":3,"count":38},{"arity":4,"count":4},{"arity":6,"count":38},{"arity":9,"count":90}]
Number of extensional constraints170
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":170},{"type":"sum","count":132}]
Optimization problemYES
Type of objectivemax 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.31	c version: 2017-06-30
0.42/0.31	c seed: 126678273
0.42/0.31	c timeout: 2400
0.42/0.31	c memlimit: 15500
0.42/0.31	c nbcore: 8
0.42/0.34	c Parsing instance...
1.63/0.95	c Parsing done, starting search...
1.63/0.98	o 0
1.82/1.10	o 4
2.27/1.13	o 6
2.51/1.21	o 7
2.85/1.32	o 34
8.43/5.24	o 36
9.79/6.42	o 58
22.70/18.47	o 59
22.80/18.53	o 60
24.92/20.68	o 63
36.87/32.46	o 65
180.64/172.29	o 66
201.00/192.07	o 67
274.35/263.05	o 68
1581.69/1527.28	o 69
1673.02/1615.27	o 70
2400.07/2316.20	s SATISFIABLE
2400.07/2316.20	v <instantiation>
2400.07/2316.20	v 	<list>
2400.07/2316.20	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[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[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[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[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[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[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[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[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[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[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] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11]
2400.07/2316.20	v 	</list>
2400.07/2316.20	v 	<values>
2400.07/2316.20	v 		1 0 0 1 0 0 1 1 0 1 1 0 1 1 1 1 1 1 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 1 1 1 1 1 0 1 0 1 1 0 1 0 0 0 0 1 0 1 1 0 0 0 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 0 1 1 1 0 1 0 1 0 0 1 1 1 1 0 0 0 1 0 1 1 0 1 0 0 0 1 1 0 1 0 0 1 0 1 0 1 1 1 1 0 1 1 0 0 1 1 0 1 1 2 4 4 3 4 4 3 3 4 3 3 2 2 3 3 3 3 3 3 4 3 3 5 2 4 5 5 5 6 6 5 5 4 4 4 2 3 3 4 2 3 2 2 3 2 4 3 4 3 3 5 3 6 5 5 6 3 6 3 3 4 4 5 2 5 2 3 4 2 4 3 4 3 3 5 2 6 3 5 3 4 5 5 3 3 3 5 2 6 3 5 4 3 3 3 2 4 4 5 2 5 3 3 5 3 6 5 4 3 3 5 3 5 4 3 6 3 5 3 3 3 3 4 2 2 2 2 3 2 4 3 3 
2400.07/2316.20	v 	</values>
2400.07/2316.20	v </instantiation>

Verifier Data

OK	70

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-4244923-1500697063/watcher-4244923-1500697063 -o /tmp/evaluation-result-4244923-1500697063/solver-4244923-1500697063 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500697063-2096 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 126678273 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244923-1500697063.xml 

pid=2117
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 14.78 13.56 12.68 3/240 2120
/proc/meminfo: memFree=31720996/32770624 swapFree=5860/301824
[pid=2120] ppid=2117 vsize=109440 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/stat : 2120 (java) S 2117 2120 7411 0 -1 1077944320 1636 0 0 0 0 0 0 0 20 0 2 0 4973803 112066560 1359 33554432000 4194304 4196468 140735764185184 140735764167728 139810650410743 0 0 0 16784584 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
/proc/2120/statm: 27360 1359 1029 1 0 16810 0
[pid=2120/tid=2121] ppid=2117 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2121/stat : 2121 (java) S 2117 2120 7411 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 4973804 369864704 1924 33554432000 4194304 4196468 140735764185184 139810654652832 139810650421890 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0

[startup+0.100137 s]
/proc/loadavg: 14.78 13.56 12.68 3/240 2120
/proc/meminfo: memFree=31720996/32770624 swapFree=5860/301824
[pid=2120] ppid=2117 vsize=13264380 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/2120/stat : 2120 (java) S 2117 2120 7411 0 -1 1077944320 5544 0 0 0 8 1 0 0 20 0 20 0 4973803 13582725120 6133 33554432000 4194304 4196468 140735764185184 140735764167728 139810650410743 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
/proc/2120/statm: 3316095 6133 3001 1 0 3303815 0
[pid=2120/tid=2121] ppid=2117 vsize=13264380 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2121/stat : 2121 (java) R 2117 2120 7411 0 -1 4202560 3634 0 0 0 7 1 0 0 20 0 20 0 4973804 13582725120 6133 33554432000 4194304 4196468 140735764185184 139810654653024 139810607046518 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13264380

[startup+0.200416 s]
/proc/loadavg: 14.78 13.56 12.68 3/240 2120
/proc/meminfo: memFree=31720996/32770624 swapFree=5860/301824
[pid=2120] ppid=2117 vsize=13263912 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/2120/stat : 2120 (java) S 2117 2120 7411 0 -1 1077944320 9012 0 0 0 24 2 0 0 20 0 20 0 4973803 13582245888 8982 33554432000 4194304 4196468 140735764185184 140735764167728 139810650410743 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
/proc/2120/statm: 3315978 8982 3535 1 0 3303698 0
[pid=2120/tid=2121] ppid=2117 vsize=13263912 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2121/stat : 2121 (java) R 2117 2120 7411 0 -1 4202560 6736 0 0 0 16 2 0 0 20 0 20 0 4973804 13582245888 8982 33554432000 4194304 4196468 140735764185184 139810654634096 139810650431760 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13263912

[startup+0.300366 s]
/proc/loadavg: 14.78 13.56 12.68 3/240 2120
/proc/meminfo: memFree=31720996/32770624 swapFree=5860/301824
[pid=2120] ppid=2117 vsize=13263912 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/2120/stat : 2120 (java) S 2117 2120 7411 0 -1 1077944320 9985 0 0 0 39 3 0 0 20 0 20 0 4973803 13582245888 10718 33554432000 4194304 4196468 140735764185184 140735764167728 139810650410743 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
/proc/2120/statm: 3315978 10718 3621 1 0 3303698 0
[pid=2120/tid=2121] ppid=2117 vsize=13263912 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2121/stat : 2121 (java) R 2117 2120 7411 0 -1 4202560 7445 0 0 0 25 2 0 0 20 0 20 0 4973804 13582245888 10718 33554432000 4194304 4196468 140735764185184 139810654648688 139810633769454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700356 s]
/proc/loadavg: 14.78 13.56 12.68 3/240 2120
/proc/meminfo: memFree=31720996/32770624 swapFree=5860/301824
[pid=2120] ppid=2117 vsize=13265980 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/2120/stat : 2120 (java) S 2117 2120 7411 0 -1 1077944320 12413 0 1 0 120 5 0 0 20 0 20 0 4973803 13584363520 17247 33554432000 4194304 4196468 140735764185184 140735764167728 139810650410743 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
/proc/2120/statm: 3316495 17247 3757 1 0 3304210 0
[pid=2120/tid=2121] ppid=2117 vsize=13265980 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2121/stat : 2121 (java) R 2117 2120 7411 0 -1 4202560 8642 0 1 0 62 3 0 0 20 0 20 0 4973804 13584363520 17247 33554432000 4194304 4196468 140735764185184 139810654645504 139810632900844 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 13265980

[startup+1.50108 s]
/proc/loadavg: 14.78 13.56 12.68 10/285 2171
/proc/meminfo: memFree=31496684/32770624 swapFree=5860/295260
[pid=2120] ppid=2117 vsize=13270076 CPUtime=3.61 cores=0,2,4,6,8,10,12,14
/proc/2120/stat : 2120 (java) S 2117 2120 7411 0 -1 1077944320 23966 0 1 0 347 14 0 0 20 0 20 0 4973803 13588557824 54073 33554432000 4194304 4196468 140735764185184 140735764167728 139810650410743 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
/proc/2120/statm: 3317519 54073 3806 1 0 3305234 0
[pid=2120/tid=2121] ppid=2117 vsize=13270076 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2121/stat : 2121 (java) R 2117 2120 7411 0 -1 4202560 11776 0 1 0 138 6 0 0 20 0 20 0 4973804 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810654646168 139810267496960 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2123] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2123/stat : 2123 (java) S 2117 2120 7411 0 -1 1077944384 246 0 0 0 0 0 0 0 20 0 20 0 4973805 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810582547600 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2124] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2124/stat : 2124 (java) S 2117 2120 7411 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 4973805 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810248297488 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2125] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2125/stat : 2125 (java) S 2117 2120 7411 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4973805 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810247244688 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2126] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2126/stat : 2126 (java) S 2117 2120 7411 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 20 0 4973805 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810246191888 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2127] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2127/stat : 2127 (java) S 2117 2120 7411 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 4973805 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810245139088 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2129] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2129/stat : 2129 (java) S 2117 2120 7411 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 4973805 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810244086288 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2130] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2130/stat : 2130 (java) S 2117 2120 7411 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 4973805 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810243033488 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2131] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2131/stat : 2131 (java) S 2117 2120 7411 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 4973805 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810241980688 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2135] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2135/stat : 2135 (java) S 2117 2120 7411 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 20 0 4973807 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810181217136 139810650421890 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2142] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2142/stat : 2142 (java) S 2117 2120 7411 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 4973808 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810180163168 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2144] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2144/stat : 2144 (java) S 2117 2120 7411 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 4973808 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810110956912 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2155] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2155/stat : 2155 (java) S 2117 2120 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4973812 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810109905232 139810650429339 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2156] ppid=2117 vsize=13270076 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2156/stat : 2156 (java) R 2117 2120 7411 0 -1 4202560 2502 0 0 0 52 1 0 0 20 0 20 0 4973812 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810108833792 139810631934033 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2157] ppid=2117 vsize=13270076 CPUtime=0.47 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2157/stat : 2157 (java) S 2117 2120 7411 0 -1 1077944384 2177 0 0 0 47 0 0 0 20 0 20 0 4973812 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810107799792 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2158] ppid=2117 vsize=13270076 CPUtime=0.46 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2158/stat : 2158 (java) S 2117 2120 7411 0 -1 1077944384 2581 0 0 0 46 0 0 0 20 0 20 0 4973812 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810106746992 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2159] ppid=2117 vsize=13270076 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2159/stat : 2159 (java) S 2117 2120 7411 0 -1 1077944384 2828 0 0 0 57 0 0 0 20 0 20 0 4973812 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810105694192 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2161] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2161/stat : 2161 (java) S 2117 2120 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4973813 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810104642656 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2163] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2163/stat : 2163 (java) S 2117 2120 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4973813 13588557824 54073 33554432000 4194304 4196468 140735764185184 139810103589936 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 13270076

[startup+3.10123 s]
/proc/loadavg: 13.76 13.37 12.62 3/285 2171
/proc/meminfo: memFree=31137648/32770624 swapFree=5860/295424
[pid=2120] ppid=2117 vsize=13270076 CPUtime=5.82 cores=0,2,4,6,8,10,12,14
/proc/2120/stat : 2120 (java) S 2117 2120 7411 0 -1 1077944320 26557 0 1 0 547 35 0 0 20 0 20 0 4973803 13588557824 122011 33554432000 4194304 4196468 140735764185184 140735764167728 139810650410743 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
/proc/2120/statm: 3317519 122011 3817 1 0 3305234 0
[pid=2120/tid=2121] ppid=2117 vsize=13270076 CPUtime=3 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2121/stat : 2121 (java) R 2117 2120 7411 0 -1 4202560 12499 0 1 0 287 13 0 0 20 0 20 0 4973804 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810654645656 139810267193351 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2123] ppid=2117 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2123/stat : 2123 (java) S 2117 2120 7411 0 -1 1077944384 260 0 0 0 1 2 0 0 20 0 20 0 4973805 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810582547600 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2124] ppid=2117 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2124/stat : 2124 (java) S 2117 2120 7411 0 -1 1077944384 29 0 0 0 1 2 0 0 20 0 20 0 4973805 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810248297488 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2125] ppid=2117 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2125/stat : 2125 (java) S 2117 2120 7411 0 -1 1077944384 679 0 0 0 1 2 0 0 20 0 20 0 4973805 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810247244688 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2126] ppid=2117 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2126/stat : 2126 (java) S 2117 2120 7411 0 -1 1077944384 29 0 0 0 1 1 0 0 20 0 20 0 4973805 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810246191888 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2127] ppid=2117 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2127/stat : 2127 (java) S 2117 2120 7411 0 -1 1077944384 134 0 0 0 1 2 0 0 20 0 20 0 4973805 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810245139088 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2129] ppid=2117 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2129/stat : 2129 (java) S 2117 2120 7411 0 -1 1077944384 52 0 0 0 1 1 0 0 20 0 20 0 4973805 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810244086288 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2130] ppid=2117 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2130/stat : 2130 (java) S 2117 2120 7411 0 -1 1077944384 41 0 0 0 1 2 0 0 20 0 20 0 4973805 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810243033488 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2131] ppid=2117 vsize=13270076 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2131/stat : 2131 (java) S 2117 2120 7411 0 -1 1077944384 89 0 0 0 1 2 0 0 20 0 20 0 4973805 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810241980688 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2135] ppid=2117 vsize=13270076 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2135/stat : 2135 (java) S 2117 2120 7411 0 -1 1077944384 400 0 0 0 1 0 0 0 20 0 20 0 4973807 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810181217136 139810650421890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2142] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2142/stat : 2142 (java) S 2117 2120 7411 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 4973808 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810180163168 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2144] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2144/stat : 2144 (java) S 2117 2120 7411 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 20 0 4973808 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810110956928 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2155] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2155/stat : 2155 (java) S 2117 2120 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4973812 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810109905232 139810650429339 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2156] ppid=2117 vsize=13270076 CPUtime=0.71 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2156/stat : 2156 (java) S 2117 2120 7411 0 -1 1077944384 2853 0 0 0 70 1 0 0 20 0 20 0 4973812 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810108852592 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2157] ppid=2117 vsize=13270076 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2157/stat : 2157 (java) S 2117 2120 7411 0 -1 1077944384 2238 0 0 0 57 0 0 0 20 0 20 0 4973812 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810107799792 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2158] ppid=2117 vsize=13270076 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2158/stat : 2158 (java) S 2117 2120 7411 0 -1 1077944384 2726 0 0 0 58 0 0 0 20 0 20 0 4973812 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810106746992 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2159] ppid=2117 vsize=13270076 CPUtime=0.59 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2159/stat : 2159 (java) S 2117 2120 7411 0 -1 1077944384 3080 0 0 0 59 0 0 0 20 0 20 0 4973812 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810105694192 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2161] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2161/stat : 2161 (java) S 2117 2120 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4973813 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810104642656 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2163] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2163/stat : 2163 (java) S 2117 2120 7411 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 4973813 13588557824 122011 33554432000 4194304 4196468 140735764185184 139810103589936 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 13270076

[startup+6.30075 s]
/proc/loadavg: 13.76 13.37 12.62 3/285 2171
/proc/meminfo: memFree=29500160/32770624 swapFree=5860/295432
[pid=2120] ppid=2117 vsize=13270076 CPUtime=9.69 cores=0,2,4,6,8,10,12,14
/proc/2120/stat : 2120 (java) S 2117 2120 7411 0 -1 1077944320 28824 0 1 0 911 58 0 0 20 0 20 0 4973803 13588557824 281628 33554432000 4194304 4196468 140735764185184 140735764167728 139810650410743 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
/proc/2120/statm: 3317519 281628 3827 1 0 3305234 0
[pid=2120/tid=2121] ppid=2117 vsize=13270076 CPUtime=6.16 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2121/stat : 2121 (java) R 2117 2120 7411 0 -1 4202560 13273 0 1 0 591 25 0 0 20 0 20 0 4973804 13588557824 281628 33554432000 4194304 4196468 140735764185184 139810654647944 139810268105067 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2123] ppid=2117 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2123/stat : 2123 (java) S 2117 2120 7411 0 -1 1077944384 276 0 0 0 2 3 0 0 20 0 20 0 4973805 13588557824 281628 33554432000 4194304 4196468 140735764185184 139810582547600 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2124] ppid=2117 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2124/stat : 2124 (java) S 2117 2120 7411 0 -1 1077944384 43 0 0 0 2 3 0 0 20 0 20 0 4973805 13588557824 281628 33554432000 4194304 4196468 140735764185184 139810248297488 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2125] ppid=2117 vsize=13270076 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2125/stat : 2125 (java) S 2117 2120 7411 0 -1 1077944384 695 0 0 0 3 3 0 0 20 0 20 0 4973805 13588557824 281628 33554432000 4194304 4196468 140735764185184 139810247244688 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2126] ppid=2117 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2126/stat : 2126 (java) S 2117 2120 7411 0 -1 1077944384 46 0 0 0 2 3 0 0 20 0 20 0 4973805 13588557824 281628 33554432000 4194304 4196468 140735764185184 139810246191888 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2127] ppid=2117 vsize=13270076 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2127/stat : 2127 (java) S 2117 2120 7411 0 -1 1077944384 142 0 0 0 3 3 0 0 20 0 20 0 4973805 13588557824 281628 33554432000 4194304 4196468 140735764185184 139810245139088 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2129] ppid=2117 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2129/stat : 2129 (java) S 2117 2120 7411 0 -1 1077944384 66 0 0 0 2 3 0 0 20 0 20 0 4973805 13588557824 281628 33554432000 4194304 4196468 140735764185184 139810244086288 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2130] ppid=2117 vsize=13270076 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2130/stat : 2130 (java) S 2117 2120 7411 0 -1 1077944384 53 0 0 0 2 3 0 0 20 0 20 0 4973805 13588557824 281628 33554432000 4194304 4196468 140735764185184 139810243033488 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2131] ppid=2117 vsize=13270076 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2131/stat : 2131 (java) S 2117 2120 7411 0 -1 1077944384 100 0 0 0 3 3 0 0 20 0 20 0 4973805 13588557824 281628 33554432000 4194304 4196468 140735764185184 139810241980688 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2135] ppid=2117 vsize=13270076 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2135/stat : 2135 (java) S 2117 2120 7411 0 -1 1077944384 1154 0 0 0 2 0 0 0 20 0 20 0 4973807 13588557824 281628 33554432000 4194304 4196468 140735764185184 139810181217136 139810650421890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2142] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2142/stat : 2142 (java) S 2117 2120 7411 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 4973808 13588557824 281628 33554432000 4194304 4196468 140735764185184 139810180163168 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2144] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2144/stat : 2144 (java) S 2117 2120 7411 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 20 0 4973808 13588557824 281628 33554432000 4194304 4196468 140735764185184 139810110956928 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2155] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=2120/tid=2157] ppid=2117 vsize=13270076 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2157/stat : 2157 (java) S 2117 2120 7411 0 -1 1077944384 18279 0 0 0 141 2 0 0 20 0 20 0 4973812 13588557824 624231 33554432000 4194304 4196468 140735764185184 139810107799792 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2158] ppid=2117 vsize=13270076 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2158/stat : 2158 (java) S 2117 2120 7411 0 -1 1077944384 9258 0 0 0 108 1 0 0 20 0 20 0 4973812 13588557824 624231 33554432000 4194304 4196468 140735764185184 139810106746992 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2159] ppid=2117 vsize=13270076 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2159/stat : 2159 (java) S 2117 2120 7411 0 -1 1077944384 28705 0 0 0 81 3 0 0 20 0 20 0 4973812 13588557824 624231 33554432000 4194304 4196468 140735764185184 139810105694192 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2161] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2161/stat : 2161 (java) S 2117 2120 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4973813 13588557824 624231 33554432000 4194304 4196468 140735764185184 139810104642656 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2163] ppid=2117 vsize=13270076 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2163/stat : 2163 (java) S 2117 2120 7411 0 -1 1077944384 1950 0 0 0 63 59 0 0 20 0 20 0 4973813 13588557824 624231 33554432000 4194304 4196468 140735764185184 139810103589936 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
Current children cumulated CPU time (s) 2219.51
Current children cumulated vsize (KiB) 13270076

[startup+2202.3 s]
/proc/loadavg: 1.52 1.51 2.56 3/282 2241
/proc/meminfo: memFree=27313344/32770624 swapFree=5860/297184
[pid=2120] ppid=2117 vsize=13270076 CPUtime=2281.7 cores=0,2,4,6,8,10,12,14
/proc/2120/stat : 2120 (java) S 2117 2120 7411 0 -1 1077944320 288932 0 1 0 227424 746 0 0 20 0 20 0 4973803 13588557824 625502 33554432000 4194304 4196468 140735764185184 140735764167728 139810650410743 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
/proc/2120/statm: 3317519 625502 3844 1 0 3305234 0
[pid=2120/tid=2121] ppid=2117 vsize=13270076 CPUtime=2182.55 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2121/stat : 2121 (java) R 2117 2120 7411 0 -1 4202560 105845 0 1 0 218195 60 0 0 20 0 20 0 4973804 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810654648512 139810268981970 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2123] ppid=2117 vsize=13270076 CPUtime=10.9 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2123/stat : 2123 (java) S 2117 2120 7411 0 -1 1077944384 11269 0 0 0 1010 80 0 0 20 0 20 0 4973805 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810582547600 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2124] ppid=2117 vsize=13270076 CPUtime=11.03 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2124/stat : 2124 (java) S 2117 2120 7411 0 -1 1077944384 11476 0 0 0 1020 83 0 0 20 0 20 0 4973805 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810248297488 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2125] ppid=2117 vsize=13270076 CPUtime=11.18 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2125/stat : 2125 (java) S 2117 2120 7411 0 -1 1077944384 14073 0 0 0 1039 79 0 0 20 0 20 0 4973805 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810247244688 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2126] ppid=2117 vsize=13270076 CPUtime=11.25 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2126/stat : 2126 (java) S 2117 2120 7411 0 -1 1077944384 12508 0 0 0 1047 78 0 0 20 0 20 0 4973805 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810246191888 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2127] ppid=2117 vsize=13270076 CPUtime=11.09 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2127/stat : 2127 (java) S 2117 2120 7411 0 -1 1077944384 10267 0 0 0 1030 79 0 0 20 0 20 0 4973805 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810245139088 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2129] ppid=2117 vsize=13270076 CPUtime=11.05 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2129/stat : 2129 (java) S 2117 2120 7411 0 -1 1077944384 11722 0 0 0 1025 80 0 0 20 0 20 0 4973805 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810244086288 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2130] ppid=2117 vsize=13270076 CPUtime=11.09 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2130/stat : 2130 (java) S 2117 2120 7411 0 -1 1077944384 9294 0 0 0 1035 74 0 0 20 0 20 0 4973805 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810243033488 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2131] ppid=2117 vsize=13270076 CPUtime=11.12 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2131/stat : 2131 (java) S 2117 2120 7411 0 -1 1077944384 12061 0 0 0 1036 76 0 0 20 0 20 0 4973805 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810241980688 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2135] ppid=2117 vsize=13270076 CPUtime=4.26 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2135/stat : 2135 (java) S 2117 2120 7411 0 -1 1077944384 15611 0 0 0 386 40 0 0 20 0 20 0 4973807 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810181217136 139810650421890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2142] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2142/stat : 2142 (java) S 2117 2120 7411 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 20 0 4973808 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810180163168 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2144] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2144/stat : 2144 (java) S 2117 2120 7411 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 4973808 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810110956928 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2155] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2155/stat : 2155 (java) S 2117 2120 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4973812 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810109905232 139810650429339 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2156] ppid=2117 vsize=13270076 CPUtime=1.41 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2156/stat : 2156 (java) S 2117 2120 7411 0 -1 1077944384 15116 0 0 0 139 2 0 0 20 0 20 0 4973812 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810108852592 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2157] ppid=2117 vsize=13270076 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2157/stat : 2157 (java) S 2117 2120 7411 0 -1 1077944384 18283 0 0 0 141 2 0 0 20 0 20 0 4973812 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810107799792 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2158] ppid=2117 vsize=13270076 CPUtime=1.09 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2158/stat : 2158 (java) S 2117 2120 7411 0 -1 1077944384 9262 0 0 0 108 1 0 0 20 0 20 0 4973812 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810106746992 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2159] ppid=2117 vsize=13270076 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2159/stat : 2159 (java) S 2117 2120 7411 0 -1 1077944384 28709 0 0 0 81 3 0 0 20 0 20 0 4973812 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810105694192 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2161] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2161/stat : 2161 (java) S 2117 2120 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4973813 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810104642656 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2163] ppid=2117 vsize=13270076 CPUtime=1.26 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2163/stat : 2163 (java) S 2117 2120 7411 0 -1 1077944384 1976 0 0 0 65 61 0 0 20 0 20 0 4973813 13588557824 625502 33554432000 4194304 4196468 140735764185184 139810103589936 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
Current children cumulated CPU time (s) 2281.7
Current children cumulated vsize (KiB) 13270076

[startup+2262.3 s]
/proc/loadavg: 1.63 1.56 2.51 3/281 2243
/proc/meminfo: memFree=27299316/32770624 swapFree=5860/297240
[pid=2120] ppid=2117 vsize=13270076 CPUtime=2343.99 cores=0,2,4,6,8,10,12,14
/proc/2120/stat : 2120 (java) S 2117 2120 7411 0 -1 1077944320 293721 0 1 0 233638 761 0 0 20 0 20 0 4973803 13588557824 627543 33554432000 4194304 4196468 140735764185184 140735764167728 139810650410743 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
/proc/2120/statm: 3317519 627543 3844 1 0 3305234 0
[pid=2120/tid=2121] ppid=2117 vsize=13270076 CPUtime=2242 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2121/stat : 2121 (java) R 2117 2120 7411 0 -1 4202560 107997 0 1 0 224140 60 0 0 20 0 20 0 4973804 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810654648512 139810266950260 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2123] ppid=2117 vsize=13270076 CPUtime=11.25 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2123/stat : 2123 (java) S 2117 2120 7411 0 -1 1077944384 11410 0 0 0 1043 82 0 0 20 0 20 0 4973805 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810582547600 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2124] ppid=2117 vsize=13270076 CPUtime=11.36 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2124/stat : 2124 (java) S 2117 2120 7411 0 -1 1077944384 11969 0 0 0 1051 85 0 0 20 0 20 0 4973805 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810248297488 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2125] ppid=2117 vsize=13270076 CPUtime=11.54 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2125/stat : 2125 (java) S 2117 2120 7411 0 -1 1077944384 14248 0 0 0 1073 81 0 0 20 0 20 0 4973805 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810247244688 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2126] ppid=2117 vsize=13270076 CPUtime=11.56 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2126/stat : 2126 (java) S 2117 2120 7411 0 -1 1077944384 12973 0 0 0 1077 79 0 0 20 0 20 0 4973805 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810246191888 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2127] ppid=2117 vsize=13270076 CPUtime=11.41 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2127/stat : 2127 (java) S 2117 2120 7411 0 -1 1077944384 10407 0 0 0 1061 80 0 0 20 0 20 0 4973805 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810245139088 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2129] ppid=2117 vsize=13270076 CPUtime=11.38 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2129/stat : 2129 (java) S 2117 2120 7411 0 -1 1077944384 11935 0 0 0 1057 81 0 0 20 0 20 0 4973805 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810244086288 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2130] ppid=2117 vsize=13270076 CPUtime=11.43 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2130/stat : 2130 (java) S 2117 2120 7411 0 -1 1077944384 9443 0 0 0 1068 75 0 0 20 0 20 0 4973805 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810243033488 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2131] ppid=2117 vsize=13270076 CPUtime=11.44 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2131/stat : 2131 (java) S 2117 2120 7411 0 -1 1077944384 12216 0 0 0 1067 77 0 0 20 0 20 0 4973805 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810241980688 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2135] ppid=2117 vsize=13270076 CPUtime=4.36 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2135/stat : 2135 (java) S 2117 2120 7411 0 -1 1077944384 15753 0 0 0 395 41 0 0 20 0 20 0 4973807 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810181217136 139810650421890 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2142] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2142/stat : 2142 (java) S 2117 2120 7411 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 20 0 4973808 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810180163168 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2144] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2144/stat : 2144 (java) S 2117 2120 7411 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 4973808 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810110956928 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2155] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2155/stat : 2155 (java) S 2117 2120 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4973812 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810109905232 139810650429339 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2156] ppid=2117 vsize=13270076 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2156/stat : 2156 (java) S 2117 2120 7411 0 -1 1077944384 15178 0 0 0 140 2 0 0 20 0 20 0 4973812 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810108852592 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2157] ppid=2117 vsize=13270076 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2157/stat : 2157 (java) S 2117 2120 7411 0 -1 1077944384 18481 0 0 0 142 2 0 0 20 0 20 0 4973812 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810107799792 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2158] ppid=2117 vsize=13270076 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2158/stat : 2158 (java) S 2117 2120 7411 0 -1 1077944384 9324 0 0 0 108 2 0 0 20 0 20 0 4973812 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810106746992 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2159] ppid=2117 vsize=13270076 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2159/stat : 2159 (java) S 2117 2120 7411 0 -1 1077944384 28925 0 0 0 82 3 0 0 20 0 20 0 4973812 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810105694192 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2161] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2161/stat : 2161 (java) S 2117 2120 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4973813 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810104642656 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2163] ppid=2117 vsize=13270076 CPUtime=1.29 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2163/stat : 2163 (java) S 2117 2120 7411 0 -1 1077944384 2002 0 0 0 66 63 0 0 20 0 20 0 4973813 13588557824 627543 33554432000 4194304 4196468 140735764185184 139810103589936 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
Current children cumulated CPU time (s) 2343.99
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2316.2 s]
/proc/loadavg: 1.32 1.49 2.43 3/281 2244
/proc/meminfo: memFree=27283680/32770624 swapFree=5860/297280
[pid=2120] ppid=2117 vsize=13270076 CPUtime=2400.07 cores=0,2,4,6,8,10,12,14
/proc/2120/stat : 2120 (java) S 2117 2120 7411 0 -1 1077944320 296902 0 1 0 239230 777 0 0 20 0 20 0 4973803 13588557824 629967 33554432000 4194304 4196468 140735764185184 140735764167728 139810650410743 0 0 0 16800975 18446744073709551615 0 0 17 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
/proc/2120/statm: 3317519 629967 3844 1 0 3305234 0
[pid=2120/tid=2121] ppid=2117 vsize=13270076 CPUtime=2295.39 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2121/stat : 2121 (java) R 2117 2120 7411 0 -1 4202560 109771 0 1 0 229478 61 0 0 20 0 20 0 4973804 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810654648512 139810267191111 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2123] ppid=2117 vsize=13270076 CPUtime=11.57 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2123/stat : 2123 (java) S 2117 2120 7411 0 -1 1077944384 11638 0 0 0 1073 84 0 0 20 0 20 0 4973805 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810582547600 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2124] ppid=2117 vsize=13270076 CPUtime=11.7 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2124/stat : 2124 (java) S 2117 2120 7411 0 -1 1077944384 11988 0 0 0 1083 87 0 0 20 0 20 0 4973805 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810248297488 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2125] ppid=2117 vsize=13270076 CPUtime=11.86 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2125/stat : 2125 (java) S 2117 2120 7411 0 -1 1077944384 14457 0 0 0 1103 83 0 0 20 0 20 0 4973805 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810247244688 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2126] ppid=2117 vsize=13270076 CPUtime=11.88 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2126/stat : 2126 (java) S 2117 2120 7411 0 -1 1077944384 13129 0 0 0 1107 81 0 0 20 0 20 0 4973805 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810246191888 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2127] ppid=2117 vsize=13270076 CPUtime=11.71 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2127/stat : 2127 (java) S 2117 2120 7411 0 -1 1077944384 10428 0 0 0 1090 81 0 0 20 0 20 0 4973805 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810245139088 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2129] ppid=2117 vsize=13270076 CPUtime=11.72 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2129/stat : 2129 (java) S 2117 2120 7411 0 -1 1077944384 11999 0 0 0 1089 83 0 0 20 0 20 0 4973805 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810244086288 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2130] ppid=2117 vsize=13270076 CPUtime=11.76 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2130/stat : 2130 (java) S 2117 2120 7411 0 -1 1077944384 9837 0 0 0 1099 77 0 0 20 0 20 0 4973805 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810243033488 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2131] ppid=2117 vsize=13270076 CPUtime=11.76 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2131/stat : 2131 (java) S 2117 2120 7411 0 -1 1077944384 12280 0 0 0 1098 78 0 0 20 0 20 0 4973805 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810241980688 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2135] ppid=2117 vsize=13270076 CPUtime=4.46 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2135/stat : 2135 (java) S 2117 2120 7411 0 -1 1077944384 15826 0 0 0 404 42 0 0 20 0 20 0 4973807 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810181217136 139810650421890 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2142] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2142/stat : 2142 (java) S 2117 2120 7411 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 20 0 4973808 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810180163168 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2144] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2144/stat : 2144 (java) S 2117 2120 7411 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 20 0 4973808 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810110956928 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2155] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2155/stat : 2155 (java) S 2117 2120 7411 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4973812 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810109905232 139810650429339 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2156] ppid=2117 vsize=13270076 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2156/stat : 2156 (java) S 2117 2120 7411 0 -1 1077944384 15180 0 0 0 140 2 0 0 20 0 20 0 4973812 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810108852592 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2157] ppid=2117 vsize=13270076 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2157/stat : 2157 (java) S 2117 2120 7411 0 -1 1077944384 18483 0 0 0 142 2 0 0 20 0 20 0 4973812 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810107799792 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2158] ppid=2117 vsize=13270076 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2158/stat : 2158 (java) S 2117 2120 7411 0 -1 1077944384 9484 0 0 0 108 2 0 0 20 0 20 0 4973812 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810106746992 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2159] ppid=2117 vsize=13270076 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2159/stat : 2159 (java) S 2117 2120 7411 0 -1 1077944384 28927 0 0 0 82 3 0 0 20 0 20 0 4973812 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810105694192 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2161] ppid=2117 vsize=13270076 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2161/stat : 2161 (java) S 2117 2120 7411 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4973813 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810104642656 139810650420949 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
[pid=2120/tid=2163] ppid=2117 vsize=13270076 CPUtime=1.32 cores=0,2,4,6,8,10,12,14
/proc/2120/task/2163/stat : 2163 (java) S 2117 2120 7411 0 -1 1077944384 2015 0 0 0 67 65 0 0 20 0 20 0 4973813 13588557824 629967 33554432000 4194304 4196468 140735764185184 139810103589936 139810650421890 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36708352 140735764186256 140735764186436 140735764186436 140735764189135 0
Current children cumulated CPU time (s) 2400.07
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 2120 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2316.23
CPU time (s): 2400.1
CPU user time (s): 2392.31
CPU system time (s): 7.79025
CPU usage (%): 103.621
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.31
system time used= 7.79026
maximum resident set size= 2520304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 297248
page faults= 1
swaps= 0
block input operations= 1288
block output operations= 2904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 248905
involuntary context switches= 170395

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0546 second user time and 19.4488 second system time

The end

Launcher Data

Begin job on node131 at 2017-07-22 06:17:43
IDJOB=4244923
IDBENCH=115964
IDSOLVER=2627
FILE ID=node131/4244923-1500697063
RUNJOBID= node131-1500697063-2096
PBS_JOBID= 20623041
Free space on /tmp= 62020 MiB

SOLVER NAME= OscaR - ALNS 2017-06-30
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-11-12.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244923-1500697063/watcher-4244923-1500697063 -o /tmp/evaluation-result-4244923-1500697063/solver-4244923-1500697063 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node131-1500697063-2096 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-alns.jar --randomseed 126678273 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4244923-1500697063.xml

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

MD5SUM BENCH= 4e3f80c217ff28730f7a01615dcb2e7f
RANDOM SEED=126678273

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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	: 5334.06
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		: 2533.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	: 5334.06
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		: 1733.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	: 5334.06
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		: 2267.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		: 2668.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	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31721532 kB
MemAvailable:   32007136 kB
Buffers:          118708 kB
Cached:           448304 kB
SwapCached:            0 kB
Active:           296212 kB
Inactive:         320052 kB
Active(anon):      52084 kB
Inactive(anon):     8680 kB
Active(file):     244128 kB
Inactive(file):   311372 kB
Unevictable:        5860 kB
Mlocked:            5860 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84044 kB
Writeback:             0 kB
AnonPages:        217232 kB
Mapped:            29516 kB
Shmem:              8844 kB
Slab:             125508 kB
SReclaimable:      91876 kB
SUnreclaim:        33632 kB
KernelStack:        4272 kB
PageTables:         5124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     308832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61936 MiB
End job on node131 at 2017-07-22 06:56:20