Trace number 4291434

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2018-07-02SAT (TO)71 2400.08 2365.82

General information on the benchmark

NameStillLife/
StillLife-wastage-13_c18.xml
MD5SUMd177c6743c5eb3479b13a6ba42c582bf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark48.2319
Satisfiable
(Un)Satisfiability was proved
Number of variables466
Number of constraints307
Number of domains4
Minimum domain size2
Maximum domain size451
Distribution of domain sizes[{"size":2,"count":225},{"size":3,"count":225},{"size":170,"count":1},{"size":451,"count":15}]
Minimum variable degree1
Maximum variable degree16
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":222},{"degree":3,"count":18},{"degree":4,"count":52},{"degree":8,"count":48},{"degree":9,"count":121},{"degree":16,"count":1}]
Minimum constraint arity2
Maximum constraint arity17
Distribution of constraint arities[{"arity":2,"count":67},{"arity":3,"count":52},{"arity":10,"count":169},{"arity":15,"count":4},{"arity":16,"count":1},{"arity":17,"count":14}]
Number of extensional constraints221
Number of intensional constraints66
Distribution of constraint types[{"type":"extension","count":221},{"type":"intension","count":66},{"type":"sum","count":16},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.66/0.55	c version: 2018-07-02
0.66/0.55	c seed: 839847005
0.66/0.56	c timeout: 2400
0.66/0.56	c memlimit: 11000
0.66/0.56	c nbcore: 4
0.66/0.58	c Parsing instance...
3.21/1.66	c Parsing done, starting first complete search...
3.45/1.75	o 53
3.45/1.76	o 54
3.45/1.76	o 55
3.45/1.76	o 56
3.45/1.76	o 57
3.45/1.76	o 58
3.45/1.76	o 59
3.45/1.77	o 60
3.79/1.82	o 61
4.73/2.12	o 62
4.73/2.12	o 63
5.01/2.25	o 64
5.90/2.52	o 65
7.03/3.31	o 66
9.91/6.07	c First complete search done, starting ALNS search...
13.29/8.01	o 67
13.29/8.01	o 68
13.29/8.01	o 69
13.29/8.01	o 70
13.29/8.02	o 71
2400.03/2365.80	s SATISFIABLE
2400.03/2365.80	v <instantiation>
2400.03/2365.80	v 	<list>
2400.03/2365.80	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[0][10] w[0][11] w[0][12] w[0][13] w[0][14] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[1][10] w[1][11] w[1][12] w[1][13] w[1][14] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[2][10] w[2][11] w[2][12] w[2][13] w[2][14] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[3][10] w[3][11] w[3][12] w[3][13] w[3][14] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[4][10] w[4][11] w[4][12] w[4][13] w[4][14] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[5][10] w[5][11] w[5][12] w[5][13] w[5][14] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[6][10] w[6][11] w[6][12] w[6][13] w[6][14] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[7][10] w[7][11] w[7][12] w[7][13] w[7][14] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[8][10] w[8][11] w[8][12] w[8][13] w[8][14] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] w[9][10] w[9][11] w[9][12] w[9][13] w[9][14] w[10][0] w[10][1] w[10][2] w[10][3] w[10][4] w[10][5] w[10][6] w[10][7] w[10][8] w[10][9] w[10][10] w[10][11] w[10][12] w[10][13] w[10][14] w[11][0] w[11][1] w[11][2] w[11][3] w[11][4] w[11][5] w[11][6] w[11][7] w[11][8] w[11][9] w[11][10] w[11][11] w[11][12] w[11][13] w[11][14] w[12][0] w[12][1] w[12][2] w[12][3] w[12][4] w[12][5] w[12][6] w[12][7] w[12][8] w[12][9] w[12][10] w[12][11] w[12][12] w[12][13] w[12][14] w[13][0] w[13][1] w[13][2] w[13][3] w[13][4] w[13][5] w[13][6] w[13][7] w[13][8] w[13][9] w[13][10] w[13][11] w[13][12] w[13][13] w[13][14] w[14][0] w[14][1] w[14][2] w[14][3] w[14][4] w[14][5] w[14][6] w[14][7] w[14][8] w[14][9] w[14][10] w[14][11] w[14][12] w[14][13] w[14][14] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] ws[10] ws[11] ws[12] ws[13] ws[14] z
2400.03/2365.80	v 	</list>
2400.03/2365.80	v 	<values>
2400.03/2365.80	v 		0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 1 0 1 1 0 1 1 0 1 1 1 0 0 0 0 1 0 1 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 1 1 0 0 1 0 1 1 1 0 0 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 1 0 0 1 0 0 0 1 0 1 0 0 0 1 0 1 0 1 1 0 0 1 1 0 1 1 1 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 1 0 1 1 0 1 0 1 1 1 0 1 0 0 1 1 0 1 1 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 2 2 0 1 0 2 2 2 2 2 2 2 2 1 1 2 0 2 0 1 1 2 2 2 2 2 2 1 1 1 1 0 0 1 0 0 2 1 1 2 1 0 1 0 1 1 0 0 0 0 0 0 1 0 0 1 0 0 0 1 2 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 0 1 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 2 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 1 0 0 1 0 1 0 1 0 12 35 56 67 71 76 81 84 88 90 92 98 99 101 106 71 
2400.03/2365.80	v 	</values>
2400.03/2365.80	v </instantiation>

Verifier Data

OK	71

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291434-1532226565/watcher-4291434-1532226565 -o /tmp/evaluation-result-4291434-1532226565/solver-4291434-1532226565 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532226565-30210 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 839847005 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291434-1532226565.xml 

running on 4 cores: 0,2,4,6

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=30243, runsolver pid=30236

[startup+0.100432 s]*
/proc/loadavg: 0.60 0.93 1.32 5/218 30272
/proc/meminfo: memFree=22842676/32770624 swapFree=67108860/67108860
[pid=30243] ppid=30236 vsize=14082740 memory=31444 CPUtime=0.1 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30236 30243 30179 0 -1 1077944320 6305 0 0 0 9 1 0 0 20 0 15 0 40219698 14420725760 7861 33554432000 4194304 4196468 140734247650656 140734247633200 139646391578359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
/proc/30243/statm: 3520685 7861 3137 1 0 3482761 0
[pid=30243/tid=30246] ppid=30236 vsize=14082740 memory=5450919713671312938 CPUtime=0.09 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) R 30236 30243 30179 0 -1 4202560 4383 0 0 0 8 1 0 0 20 0 15 0 40219698 14420725760 7861 33554432000 4194304 4196468 140734247650656 139646395780232 139646375658846 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30248] ppid=30236 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14420725760 7861 33554432000 4194304 4196468 140734247650656 139646306646800 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30252] ppid=30236 vsize=14082740 memory=140545770514048 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14420725760 7861 33554432000 4194304 4196468 140734247650656 139646305594256 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30253] ppid=30236 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14420725760 7861 33554432000 4194304 4196468 140734247650656 139646304541712 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30254] ppid=30236 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30236 30243 30179 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40219699 14420725760 7861 33554432000 4194304 4196468 140734247650656 139646303489168 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30255] ppid=30236 vsize=14082740 memory=140545770514048 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30236 30243 30179 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40219701 14420725760 7861 33554432000 4194304 4196468 140734247650656 139645865670640 139646391589506 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30257] ppid=30236 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30236 30243 30179 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40219701 14420725760 7861 33554432000 4194304 4196468 140734247650656 139645864616864 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30259] ppid=30236 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30259/stat : 30259 (java) S 30236 30243 30179 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40219701 14420725760 7861 33554432000 4194304 4196468 140734247650656 139645863564272 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30261] ppid=30236 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30261/stat : 30261 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14420725760 7861 33554432000 4194304 4196468 140734247650656 139645862512848 139646391596955 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30263] ppid=30236 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30263/stat : 30263 (java) S 30236 30243 30179 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 40219704 14420725760 7861 33554432000 4194304 4196468 140734247650656 139645861460464 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30264] ppid=30236 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30264/stat : 30264 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14420725760 7861 33554432000 4194304 4196468 140734247650656 139645860407920 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30266] ppid=30236 vsize=14082740 memory=140545770514048 CPUtime=0.01 cores=0,2,4,6
/proc/30243/task/30266/stat : 30266 (java) S 30236 30243 30179 0 -1 1077944384 241 0 0 0 1 0 0 0 20 0 15 0 40219704 14420725760 7861 33554432000 4194304 4196468 140734247650656 139645859355376 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30269] ppid=30236 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30269/stat : 30269 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14420725760 7861 33554432000 4194304 4196468 140734247650656 139645858303072 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30272] ppid=30236 vsize=14082740 memory=140545770514048 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30272/stat : 30272 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219704 14420725760 7861 33554432000 4194304 4196468 140734247650656 139645857249584 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31444 KiB

[startup+0.210728 s]*
/proc/loadavg: 0.60 0.93 1.32 7/218 30272
/proc/meminfo: memFree=22810924/32770624 swapFree=67108860/67108860
[pid=30243] ppid=30236 vsize=14082740 memory=47236 CPUtime=0.28 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30236 30243 30179 0 -1 1077944320 9922 0 0 0 26 2 0 0 20 0 15 0 40219698 14420725760 11809 33554432000 4194304 4196468 140734247650656 140734247633200 139646391578359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
/proc/30243/statm: 3520685 11809 3346 1 0 3482761 0
[pid=30243/tid=30246] ppid=30236 vsize=14082740 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) R 30236 30243 30179 0 -1 4202560 7713 0 0 0 18 1 0 0 20 0 15 0 40219698 14420725760 11809 33554432000 4194304 4196468 140734247650656 139646395805488 139645979567815 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30248] ppid=30236 vsize=14082740 memory=342 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14420725760 11809 33554432000 4194304 4196468 140734247650656 139646306646800 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30252] ppid=30236 vsize=14082740 memory=288370921922225792 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14420725760 11809 33554432000 4194304 4196468 140734247650656 139646305594256 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30253] ppid=30236 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14420725760 11809 33554432000 4194304 4196468 140734247650656 139646304541712 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30254] ppid=30236 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30236 30243 30179 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40219699 14420725760 11809 33554432000 4194304 4196468 140734247650656 139646303489168 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30255] ppid=30236 vsize=14082740 memory=140545770514048 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30236 30243 30179 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 40219701 14420725760 11809 33554432000 4194304 4196468 140734247650656 139645865670640 139646391589506 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30257] ppid=30236 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30236 30243 30179 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40219701 14420725760 11809 33554432000 4194304 4196468 140734247650656 139645864616864 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30259] ppid=30236 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30259/stat : 30259 (java) S 30236 30243 30179 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40219701 14420725760 11809 33554432000 4194304 4196468 140734247650656 139645863564272 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30261] ppid=30236 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30261/stat : 30261 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14420725760 11809 33554432000 4194304 4196468 140734247650656 139645862512848 139646391596955 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30263] ppid=30236 vsize=14082740 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/30243/task/30263/stat : 30263 (java) R 30236 30243 30179 0 -1 1077944384 497 0 0 0 1 0 0 0 20 0 15 0 40219704 14420725760 11809 33554432000 4194304 4196468 140734247650656 139645861460464 139646391589506 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30264] ppid=30236 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/30243/task/30264/stat : 30264 (java) R 30236 30243 30179 0 -1 4202560 45 0 0 0 1 0 0 0 20 0 15 0 40219704 14420725760 11809 33554432000 4194304 4196468 140734247650656 139645860408016 139646375064477 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30266] ppid=30236 vsize=14082740 memory=140545770514048 CPUtime=0.05 cores=0,2,4,6
/proc/30243/task/30266/stat : 30266 (java) R 30236 30243 30179 0 -1 4202560 286 0 0 0 5 0 0 0 20 0 15 0 40219704 14420725760 11809 33554432000 4194304 4196468 140734247650656 139645859352312 139646371016660 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30269] ppid=30236 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30269/stat : 30269 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14420725760 11809 33554432000 4194304 4196468 140734247650656 139645858303072 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30272] ppid=30236 vsize=14082740 memory=140545770514048 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30272/stat : 30272 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219704 14420725760 11809 33554432000 4194304 4196468 140734247650656 139645857249584 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47236 KiB

[startup+0.310423 s]*
/proc/loadavg: 0.60 0.93 1.32 5/218 30272
/proc/meminfo: memFree=22804124/32770624 swapFree=67108860/67108860
[pid=30243] ppid=30236 vsize=14082740 memory=50980 CPUtime=0.42 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30236 30243 30179 0 -1 1077944320 10362 0 0 0 39 3 0 0 20 0 15 0 40219698 14420725760 12745 33554432000 4194304 4196468 140734247650656 140734247633200 139646391578359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
/proc/30243/statm: 3520685 12745 3373 1 0 3482761 0
[pid=30243/tid=30246] ppid=30236 vsize=14082740 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) R 30236 30243 30179 0 -1 4202560 8071 0 0 0 27 2 0 0 20 0 15 0 40219698 14420725760 12745 33554432000 4194304 4196468 140734247650656 139646395740096 139646373141840 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30248] ppid=30236 vsize=14082740 memory=288230600413020183 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14420725760 12745 33554432000 4194304 4196468 140734247650656 139646306646800 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30252] ppid=30236 vsize=14082740 memory=288370921922225792 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14420725760 12745 33554432000 4194304 4196468 140734247650656 139646305594256 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30253] ppid=30236 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14420725760 12745 33554432000 4194304 4196468 140734247650656 139646304541712 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30254] ppid=30236 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30236 30243 30179 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40219699 14420725760 12745 33554432000 4194304 4196468 140734247650656 139646303489168 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30255] ppid=30236 vsize=14082740 memory=140545770514048 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30236 30243 30179 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 40219701 14420725760 12745 33554432000 4194304 4196468 140734247650656 139645865670640 139646391589506 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30257] ppid=30236 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30236 30243 30179 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40219701 14420725760 12745 33554432000 4194304 4196468 140734247650656 139645864616864 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30259] ppid=30236 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30259/stat : 30259 (java) S 30236 30243 30179 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40219701 14420725760 12745 33554432000 4194304 4196468 140734247650656 139645863564272 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30261] ppid=30236 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30261/stat : 30261 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14420725760 12745 33554432000 4194304 4196468 140734247650656 139645862512848 139646391596955 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30263] ppid=30236 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30243/task/30263/stat : 30263 (java) S 30236 30243 30179 0 -1 1077944384 505 0 0 0 2 0 0 0 20 0 15 0 40219704 14420725760 12745 33554432000 4194304 4196468 140734247650656 139645861460464 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30264] ppid=30236 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/30243/task/30264/stat : 30264 (java) S 30236 30243 30179 0 -1 1077944384 108 0 0 0 1 0 0 0 20 0 15 0 40219704 14420725760 12745 33554432000 4194304 4196468 140734247650656 139645860407920 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30266] ppid=30236 vsize=14082740 memory=140545770514048 CPUtime=0.08 cores=0,2,4,6
/proc/30243/task/30266/stat : 30266 (java) S 30236 30243 30179 0 -1 1077944384 295 0 0 0 8 0 0 0 20 0 15 0 40219704 14420725760 12745 33554432000 4194304 4196468 140734247650656 139645859355376 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30269] ppid=30236 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30269/stat : 30269 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14420725760 12745 33554432000 4194304 4196468 140734247650656 139645858303072 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30272] ppid=30236 vsize=14082740 memory=140545770514048 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30272/stat : 30272 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219704 14420725760 12745 33554432000 4194304 4196468 140734247650656 139645857249584 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50980 KiB

[startup+0.70073 s]
/proc/loadavg: 0.60 0.93 1.32 5/218 30272
/proc/meminfo: memFree=22760596/32770624 swapFree=67108860/67108860
[pid=30243] ppid=30236 vsize=14084808 memory=88648 CPUtime=0.98 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30236 30243 30179 0 -1 1077944320 17046 0 1 0 93 5 0 0 20 0 15 0 40219698 14422843392 22162 33554432000 4194304 4196468 140734247650656 140734247633200 139646391578359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
/proc/30243/statm: 3521202 22162 3498 1 0 3483273 0
[pid=30243/tid=30246] ppid=30236 vsize=14084808 memory=1724 CPUtime=0.66 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) R 30236 30243 30179 0 -1 4202560 14368 0 1 0 62 4 0 0 20 0 15 0 40219698 14422843392 22162 33554432000 4194304 4196468 140734247650656 139646395804672 139646375658846 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30248] ppid=30236 vsize=14084808 memory=10928 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14422843392 22162 33554432000 4194304 4196468 140734247650656 139646306646800 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30252] ppid=30236 vsize=14084808 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14422843392 22162 33554432000 4194304 4196468 140734247650656 139646305594256 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30253] ppid=30236 vsize=14084808 memory=796 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14422843392 22162 33554432000 4194304 4196468 140734247650656 139646304541712 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30254] ppid=30236 vsize=14084808 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30236 30243 30179 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40219699 14422843392 22162 33554432000 4194304 4196468 140734247650656 139646303489168 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30255] ppid=30236 vsize=14084808 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30236 30243 30179 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 40219701 14422843392 22162 33554432000 4194304 4196468 140734247650656 139645865670640 139646391589506 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30257] ppid=30236 vsize=14084808 memory=5404 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30236 30243 30179 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 40219701 14422843392 22162 33554432000 4194304 4196468 140734247650656 139645864616864 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30259] ppid=30236 vsize=14084808 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30259/stat : 30259 (java) S 30236 30243 30179 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 40219701 14422843392 22162 33554432000 4194304 4196468 140734247650656 139645863564272 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30261] ppid=30236 vsize=14084808 memory=7302135314614015845 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30261/stat : 30261 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14422843392 22162 33554432000 4194304 4196468 140734247650656 139645862512848 139646391596955 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30263] ppid=30236 vsize=14084808 memory=7595725831727968097 CPUtime=0.08 cores=0,2,4,6
/proc/30243/task/30263/stat : 30263 (java) S 30236 30243 30179 0 -1 1077944384 675 0 0 0 8 0 0 0 20 0 15 0 40219704 14422843392 22162 33554432000 4194304 4196468 140734247650656 139645861460464 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30264] ppid=30236 vsize=14084808 memory=5787213848925131109 CPUtime=0.06 cores=0,2,4,6
/proc/30243/task/30264/stat : 30264 (java) S 30236 30243 30179 0 -1 1077944384 253 0 0 0 6 0 0 0 20 0 15 0 40219704 14422843392 22162 33554432000 4194304 4196468 140734247650656 139645860407920 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30266] ppid=30236 vsize=14084808 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/30243/task/30266/stat : 30266 (java) S 30236 30243 30179 0 -1 1077944384 367 0 0 0 15 0 0 0 20 0 15 0 40219704 14422843392 22162 33554432000 4194304 4196468 140734247650656 139645859355376 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30269] ppid=30236 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30269/stat : 30269 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14422843392 22162 33554432000 4194304 4196468 140734247650656 139645858303072 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30272] ppid=30236 vsize=14084808 memory=33 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30272/stat : 30272 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219704 14422843392 22162 33554432000 4194304 4196468 140734247650656 139645857249584 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88648 KiB

[startup+1.50183 s]
/proc/loadavg: 0.60 0.93 1.32 9/218 30272
/proc/meminfo: memFree=22692628/32770624 swapFree=67108860/67108860
[pid=30243] ppid=30236 vsize=14090952 memory=142992 CPUtime=2.87 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30236 30243 30179 0 -1 1077944320 26784 0 1 0 278 9 0 0 20 0 15 0 40219698 14429134848 35748 33554432000 4194304 4196468 140734247650656 140734247633200 139646391578359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
/proc/30243/statm: 3522738 35748 3542 1 0 3484809 0
[pid=30243/tid=30246] ppid=30236 vsize=14090952 memory=6791534058613427641 CPUtime=1.45 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) R 30236 30243 30179 0 -1 4202560 21157 0 1 0 139 6 0 0 20 0 15 0 40219698 14429134848 35748 33554432000 4194304 4196468 140734247650656 139646395811232 139645983041147 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30248] ppid=30236 vsize=14090952 memory=-8253362762724047225 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14429134848 35748 33554432000 4194304 4196468 140734247650656 139646306646800 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30252] ppid=30236 vsize=14090952 memory=-8609294068986781045 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14429134848 35748 33554432000 4194304 4196468 140734247650656 139646305594256 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30253] ppid=30236 vsize=14090952 memory=-6517102902069810590 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30236 30243 30179 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 40219699 14429134848 35748 33554432000 4194304 4196468 140734247650656 139646304541712 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30254] ppid=30236 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30236 30243 30179 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 40219699 14429134848 35748 33554432000 4194304 4196468 140734247650656 139646303489168 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30255] ppid=30236 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30236 30243 30179 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 15 0 40219701 14429134848 35748 33554432000 4194304 4196468 140734247650656 139645865670640 139646391589506 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0

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

/proc/30243/task/30246/stat : 30246 (java) R 30236 30243 30179 0 -1 4202560 66827 0 1 0 218914 31 0 0 20 0 15 0 40219698 14433329152 185133 33554432000 4194304 4196468 140734247650656 139646395816064 139645987569832 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30248] ppid=30236 vsize=14095048 memory=5404 CPUtime=8.46 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30236 30243 30179 0 -1 1077944384 20942 0 0 0 823 23 0 0 20 0 15 0 40219699 14433329152 185133 33554432000 4194304 4196468 140734247650656 139646306646800 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30252] ppid=30236 vsize=14095048 memory=740532 CPUtime=8.46 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30236 30243 30179 0 -1 1077944384 20571 0 0 0 823 23 0 0 20 0 15 0 40219699 14433329152 185133 33554432000 4194304 4196468 140734247650656 139646305594256 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30253] ppid=30236 vsize=14095048 memory=740532 CPUtime=8.5 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30236 30243 30179 0 -1 1077944384 21553 0 0 0 825 25 0 0 20 0 15 0 40219699 14433329152 185133 33554432000 4194304 4196468 140734247650656 139646304541712 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30254] ppid=30236 vsize=14095048 memory=740532 CPUtime=8.46 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30236 30243 30179 0 -1 1077944384 21254 0 0 0 822 24 0 0 20 0 15 0 40219699 14433329152 185133 33554432000 4194304 4196468 140734247650656 139646303489168 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30255] ppid=30236 vsize=14095048 memory=740532 CPUtime=3.16 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30236 30243 30179 0 -1 1077944384 22096 0 0 0 295 21 0 0 20 0 15 0 40219701 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645865670640 139646391589506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30257] ppid=30236 vsize=14095048 memory=740532 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30236 30243 30179 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 40219701 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645864616928 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30259] ppid=30236 vsize=14095048 memory=740532 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30259/stat : 30259 (java) S 30236 30243 30179 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 40219701 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645863564288 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30261] ppid=30236 vsize=14095048 memory=740532 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30261/stat : 30261 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645862512848 139646391596955 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30263] ppid=30236 vsize=14095048 memory=740532 CPUtime=2.72 cores=0,2,4,6
/proc/30243/task/30263/stat : 30263 (java) S 30236 30243 30179 0 -1 1077944384 12094 0 0 0 270 2 0 0 20 0 15 0 40219704 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645861460464 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30264] ppid=30236 vsize=14095048 memory=846 CPUtime=2.9 cores=0,2,4,6
/proc/30243/task/30264/stat : 30264 (java) S 30236 30243 30179 0 -1 1077944384 12692 0 0 0 288 2 0 0 20 0 15 0 40219704 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645860407920 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30266] ppid=30236 vsize=14095048 memory=3040232571369294394 CPUtime=1.12 cores=0,2,4,6
/proc/30243/task/30266/stat : 30266 (java) S 30236 30243 30179 0 -1 1077944384 6264 0 0 0 110 2 0 0 20 0 15 0 40219704 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645859355376 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30269] ppid=30236 vsize=14095048 memory=740532 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30269/stat : 30269 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645858303072 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30272] ppid=30236 vsize=14095048 memory=740532 CPUtime=1.5 cores=0,2,4,6
/proc/30243/task/30272/stat : 30272 (java) S 30236 30243 30179 0 -1 1077944384 1460 0 0 0 74 76 0 0 20 0 15 0 40219704 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645857249584 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
Current children cumulated CPU time: 2234.84 s
Current children cumulated vsize: 14095048 KiB
Current children cumulated memory: 740532 KiB

[startup+2262.3 s]
/proc/loadavg: 1.43 1.50 1.50 4/215 30365
/proc/meminfo: memFree=20428140/32770624 swapFree=67108860/67108860
[pid=30243] ppid=30236 vsize=14095048 memory=740532 CPUtime=2295.48 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30236 30243 30179 0 -1 1077944320 209507 0 1 0 229339 209 0 0 20 0 15 0 40219698 14433329152 185133 33554432000 4194304 4196468 140734247650656 140734247633200 139646391578359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
/proc/30243/statm: 3523762 185133 3626 1 0 3485833 0
[pid=30243/tid=30246] ppid=30236 vsize=14095048 memory=740532 CPUtime=2249.15 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) R 30236 30243 30179 0 -1 4202560 67534 0 1 0 224884 31 0 0 20 0 15 0 40219698 14433329152 185133 33554432000 4194304 4196468 140734247650656 139646395816464 139645989282448 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30248] ppid=30236 vsize=14095048 memory=740532 CPUtime=8.66 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30236 30243 30179 0 -1 1077944384 20979 0 0 0 843 23 0 0 20 0 15 0 40219699 14433329152 185133 33554432000 4194304 4196468 140734247650656 139646306646800 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30252] ppid=30236 vsize=14095048 memory=740532 CPUtime=8.67 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30236 30243 30179 0 -1 1077944384 20987 0 0 0 843 24 0 0 20 0 15 0 40219699 14433329152 185133 33554432000 4194304 4196468 140734247650656 139646305594256 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30253] ppid=30236 vsize=14095048 memory=740532 CPUtime=8.7 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30236 30243 30179 0 -1 1077944384 21700 0 0 0 845 25 0 0 20 0 15 0 40219699 14433329152 185133 33554432000 4194304 4196468 140734247650656 139646304541712 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30254] ppid=30236 vsize=14095048 memory=740532 CPUtime=8.67 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30236 30243 30179 0 -1 1077944384 21952 0 0 0 842 25 0 0 20 0 15 0 40219699 14433329152 185133 33554432000 4194304 4196468 140734247650656 139646303489168 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30255] ppid=30236 vsize=14095048 memory=740532 CPUtime=3.22 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30236 30243 30179 0 -1 1077944384 22379 0 0 0 300 22 0 0 20 0 15 0 40219701 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645865670640 139646391589506 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30257] ppid=30236 vsize=14095048 memory=740532 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30236 30243 30179 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 40219701 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645864616928 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30259] ppid=30236 vsize=14095048 memory=740532 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30259/stat : 30259 (java) S 30236 30243 30179 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 40219701 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645863564288 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30261] ppid=30236 vsize=14095048 memory=740532 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30261/stat : 30261 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645862512848 139646391596955 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30263] ppid=30236 vsize=14095048 memory=740532 CPUtime=2.72 cores=0,2,4,6
/proc/30243/task/30263/stat : 30263 (java) S 30236 30243 30179 0 -1 1077944384 12096 0 0 0 270 2 0 0 20 0 15 0 40219704 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645861460464 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30264] ppid=30236 vsize=14095048 memory=740532 CPUtime=2.9 cores=0,2,4,6
/proc/30243/task/30264/stat : 30264 (java) S 30236 30243 30179 0 -1 1077944384 12695 0 0 0 288 2 0 0 20 0 15 0 40219704 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645860407920 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30266] ppid=30236 vsize=14095048 memory=2428 CPUtime=1.12 cores=0,2,4,6
/proc/30243/task/30266/stat : 30266 (java) S 30236 30243 30179 0 -1 1077944384 6267 0 0 0 110 2 0 0 20 0 15 0 40219704 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645859355376 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30269] ppid=30236 vsize=14095048 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30269/stat : 30269 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645858303072 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30272] ppid=30236 vsize=14095048 memory=796 CPUtime=1.54 cores=0,2,4,6
/proc/30243/task/30272/stat : 30272 (java) S 30236 30243 30179 0 -1 1077944384 1481 0 0 0 76 78 0 0 20 0 15 0 40219704 14433329152 185133 33554432000 4194304 4196468 140734247650656 139645857249584 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
Current children cumulated CPU time: 2295.48 s
Current children cumulated vsize: 14095048 KiB
Current children cumulated memory: 740532 KiB

[startup+2322.3 s]
/proc/loadavg: 1.69 1.56 1.52 4/215 30366
/proc/meminfo: memFree=20904104/32770624 swapFree=67108860/67108860
[pid=30243] ppid=30236 vsize=14095048 memory=740652 CPUtime=2356.1 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30236 30243 30179 0 -1 1077944320 210712 0 1 0 235398 212 0 0 20 0 15 0 40219698 14433329152 185163 33554432000 4194304 4196468 140734247650656 140734247633200 139646391578359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
/proc/30243/statm: 3523762 185163 3626 1 0 3485833 0
[pid=30243/tid=30246] ppid=30236 vsize=14095048 memory=6791534058613427641 CPUtime=2308.86 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) R 30236 30243 30179 0 -1 4202560 68188 0 1 0 230855 31 0 0 20 0 15 0 40219698 14433329152 185163 33554432000 4194304 4196468 140734247650656 139646395816512 139645989282544 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30248] ppid=30236 vsize=14095048 memory=740652 CPUtime=8.87 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30236 30243 30179 0 -1 1077944384 21281 0 0 0 864 23 0 0 20 0 15 0 40219699 14433329152 185163 33554432000 4194304 4196468 140734247650656 139646306646800 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30252] ppid=30236 vsize=14095048 memory=740652 CPUtime=8.87 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30236 30243 30179 0 -1 1077944384 21020 0 0 0 863 24 0 0 20 0 15 0 40219699 14433329152 185163 33554432000 4194304 4196468 140734247650656 139646305594256 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30253] ppid=30236 vsize=14095048 memory=740652 CPUtime=8.92 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30236 30243 30179 0 -1 1077944384 21762 0 0 0 866 26 0 0 20 0 15 0 40219699 14433329152 185163 33554432000 4194304 4196468 140734247650656 139646304541712 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30254] ppid=30236 vsize=14095048 memory=740652 CPUtime=8.87 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30236 30243 30179 0 -1 1077944384 22013 0 0 0 862 25 0 0 20 0 15 0 40219699 14433329152 185163 33554432000 4194304 4196468 140734247650656 139646303489168 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30255] ppid=30236 vsize=14095048 memory=740652 CPUtime=3.28 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30236 30243 30179 0 -1 1077944384 22448 0 0 0 306 22 0 0 20 0 15 0 40219701 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645865670640 139646391589506 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30257] ppid=30236 vsize=14095048 memory=740652 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30236 30243 30179 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 40219701 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645864616928 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30259] ppid=30236 vsize=14095048 memory=740652 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30259/stat : 30259 (java) S 30236 30243 30179 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 40219701 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645863564288 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30261] ppid=30236 vsize=14095048 memory=740532 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30261/stat : 30261 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645862512848 139646391596955 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30263] ppid=30236 vsize=14095048 memory=0 CPUtime=2.72 cores=0,2,4,6
/proc/30243/task/30263/stat : 30263 (java) S 30236 30243 30179 0 -1 1077944384 12099 0 0 0 270 2 0 0 20 0 15 0 40219704 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645861460464 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30264] ppid=30236 vsize=14095048 memory=740652 CPUtime=2.9 cores=0,2,4,6
/proc/30243/task/30264/stat : 30264 (java) S 30236 30243 30179 0 -1 1077944384 12701 0 0 0 288 2 0 0 20 0 15 0 40219704 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645860407920 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30266] ppid=30236 vsize=14095048 memory=740652 CPUtime=1.12 cores=0,2,4,6
/proc/30243/task/30266/stat : 30266 (java) S 30236 30243 30179 0 -1 1077944384 6272 0 0 0 110 2 0 0 20 0 15 0 40219704 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645859355376 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30269] ppid=30236 vsize=14095048 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30269/stat : 30269 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645858303072 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30272] ppid=30236 vsize=14095048 memory=740652 CPUtime=1.58 cores=0,2,4,6
/proc/30243/task/30272/stat : 30272 (java) S 30236 30243 30179 0 -1 1077944384 1491 0 0 0 78 80 0 0 20 0 15 0 40219704 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645857249584 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
Current children cumulated CPU time: 2356.1 s
Current children cumulated vsize: 14095048 KiB
Current children cumulated memory: 740652 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2365.8 s]
/proc/loadavg: 1.58 1.55 1.52 3/215 30447
/proc/meminfo: memFree=21587860/32770624 swapFree=67108860/67108860
[pid=30243] ppid=30236 vsize=14095048 memory=740652 CPUtime=2400.03 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30236 30243 30179 0 -1 1077944320 211675 0 1 0 239788 215 0 0 20 0 15 0 40219698 14433329152 185163 33554432000 4194304 4196468 140734247650656 140734247633200 139646391578359 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
/proc/30243/statm: 3523762 185163 3626 1 0 3485833 0
[pid=30243/tid=30246] ppid=30236 vsize=14095048 memory=18472 CPUtime=2352.13 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) R 30236 30243 30179 0 -1 4202560 68402 0 1 0 235181 32 0 0 20 0 15 0 40219698 14433329152 185163 33554432000 4194304 4196468 140734247650656 139646395816816 139645991819094 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30248] ppid=30236 vsize=14095048 memory=4040 CPUtime=9.01 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30236 30243 30179 0 -1 1077944384 21302 0 0 0 878 23 0 0 20 0 15 0 40219699 14433329152 185163 33554432000 4194304 4196468 140734247650656 139646306646800 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30252] ppid=30236 vsize=14095048 memory=644 CPUtime=9.02 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30236 30243 30179 0 -1 1077944384 21044 0 0 0 878 24 0 0 20 0 15 0 40219699 14433329152 185163 33554432000 4194304 4196468 140734247650656 139646305594256 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30253] ppid=30236 vsize=14095048 memory=1792 CPUtime=9.07 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30236 30243 30179 0 -1 1077944384 21868 0 0 0 881 26 0 0 20 0 15 0 40219699 14433329152 185163 33554432000 4194304 4196468 140734247650656 139646304541712 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30254] ppid=30236 vsize=14095048 memory=960 CPUtime=9.02 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30236 30243 30179 0 -1 1077944384 22400 0 0 0 876 26 0 0 20 0 15 0 40219699 14433329152 185163 33554432000 4194304 4196468 140734247650656 139646303489168 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30255] ppid=30236 vsize=14095048 memory=1236 CPUtime=3.32 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30236 30243 30179 0 -1 1077944384 22645 0 0 0 309 23 0 0 20 0 15 0 40219701 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645865670640 139646391589506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30257] ppid=30236 vsize=14095048 memory=4388 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30236 30243 30179 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 40219701 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645864616928 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30259] ppid=30236 vsize=14095048 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30259/stat : 30259 (java) S 30236 30243 30179 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 40219701 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645863564288 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30261] ppid=30236 vsize=14095048 memory=2292 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30261/stat : 30261 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645862512848 139646391596955 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30263] ppid=30236 vsize=14095048 memory=2644 CPUtime=2.72 cores=0,2,4,6
/proc/30243/task/30263/stat : 30263 (java) S 30236 30243 30179 0 -1 1077944384 12099 0 0 0 270 2 0 0 20 0 15 0 40219704 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645861460464 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30264] ppid=30236 vsize=14095048 memory=1408 CPUtime=2.9 cores=0,2,4,6
/proc/30243/task/30264/stat : 30264 (java) S 30236 30243 30179 0 -1 1077944384 12702 0 0 0 288 2 0 0 20 0 15 0 40219704 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645860407920 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30266] ppid=30236 vsize=14095048 memory=3192 CPUtime=1.12 cores=0,2,4,6
/proc/30243/task/30266/stat : 30266 (java) S 30236 30243 30179 0 -1 1077944384 6272 0 0 0 110 2 0 0 20 0 15 0 40219704 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645859355376 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30269] ppid=30236 vsize=14095048 memory=740652 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30269/stat : 30269 (java) S 30236 30243 30179 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 40219704 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645858303072 139646391588565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
[pid=30243/tid=30272] ppid=30236 vsize=14095048 memory=740652 CPUtime=1.61 cores=0,2,4,6
/proc/30243/task/30272/stat : 30272 (java) S 30236 30243 30179 0 -1 1077944384 1504 0 0 0 79 82 0 0 20 0 15 0 40219704 14433329152 185163 33554432000 4194304 4196468 140734247650656 139645857249584 139646391589506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 36794368 140734247658581 140734247658761 140734247658761 140734247661519 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 14095048 KiB
Current children cumulated memory: 740652 KiB

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

[startup+2365.82 s]
# the end of solver process 30243 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2397.91 s, system=2.16712 s

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

Child status: 143
Real time (s): 2365.82
CPU time (s): 2400.08
CPU user time (s): 2397.91
CPU system time (s): 2.16712
CPU usage (%): 101.448
Max. virtual memory (cumulated for all children) (KiB): 14095048
Max. memory (cumulated for all children) (KiB): 940624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.91
system time used= 2.16712
maximum resident set size= 942164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212854
page faults= 1
swaps= 0
block input operations= 760
block output operations= 2688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 129572
involuntary context switches= 4800


# summary of solver processes directly reported to runsolver:
#   pid: 30243
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2397.91
#   total CPU system time (s): 2.16712

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8627 second user time and 21.3184 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-22 04:29:25
IDJOB=4291434
IDBENCH=141036
IDSOLVER=2746
FILE ID=node138/4291434-1532226565
RUNJOBID= node138-1532226565-30210
PBS_JOBID= 21018959
Free space on /tmp= 59108 MiB

SOLVER NAME= OscaR - Hybrid 2018-07-02
BENCH NAME= XCSP18/StillLife/StillLife-wastage-13_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291434-1532226565/watcher-4291434-1532226565 -o /tmp/evaluation-result-4291434-1532226565/solver-4291434-1532226565 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532226565-30210 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 839847005 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291434-1532226565.xml

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

MD5SUM BENCH= d177c6743c5eb3479b13a6ba42c582bf
RANDOM SEED=839847005

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        22879332 kB
MemAvailable:   31952312 kB
Buffers:          229460 kB
Cached:          9085648 kB
SwapCached:            0 kB
Active:          2322656 kB
Inactive:        7051996 kB
Active(anon):      62436 kB
Inactive(anon):    16980 kB
Active(file):    2260220 kB
Inactive(file):  7035016 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             71384 kB
Writeback:             0 kB
AnonPages:         67228 kB
Mapped:            34968 kB
Shmem:             17036 kB
Slab:             214300 kB
SReclaimable:     187156 kB
SUnreclaim:        27144 kB
KernelStack:        3088 kB
PageTables:         5888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     318644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 59040 MiB
End job on node138 at 2018-07-22 05:08:51