Trace number 4275203

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 - Parallel with EPS 2017-07-26SAT (TO)51 19857.9 2520.1201

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-12-12.xml
MD5SUM34ffd54f86f79986491acf3630731ea6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark2400.01
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints330
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":144},{"size":9,"count":144}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":144},{"degree":8,"count":44},{"degree":10,"count":100}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":146},{"arity":3,"count":40},{"arity":4,"count":4},{"arity":6,"count":40},{"arity":9,"count":100}]
Number of extensional constraints184
Number of intensional constraints2
Distribution of constraint types[{"type":"extension","count":184},{"type":"intension","count":2},{"type":"sum","count":144}]
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.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 2053749727
0.30/0.26	c timeout: 20160
0.30/0.26	c memlimit: 11000
0.30/0.26	c nbcore: 8
0.30/0.28	c Parsing instance...
1.08/0.66	c Parsing done, starting search...
6.29/2.20	o 16
6.29/2.20	o 18
6.29/2.20	o 21
6.87/2.22	o 22
6.87/2.22	o 23
6.87/2.23	o 24
6.87/2.24	o 25
6.87/2.24	o 29
6.87/2.25	o 31
6.87/2.26	o 33
7.61/2.38	o 34
7.61/2.39	o 36
13.13/3.08	o 37
16.86/3.55	o 38
35.07/5.85	o 39
45.46/7.21	o 40
45.46/7.21	o 41
73.94/10.75	o 42
161.58/21.77	o 43
230.10/30.39	o 44
620.33/79.53	o 45
1224.75/156.17	o 46
1967.98/250.69	o 47
2449.82/311.89	o 48
3000.18/381.70	o 49
4161.32/529.18	o 50
8947.80/1135.27	o 51
19857.10/2520.07	s SATISFIABLE
19857.10/2520.08	v <instantiation>
19857.10/2520.08	v 	<list>
19857.10/2520.08	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] 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] 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] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[11][5] s[11][6] s[11][7] s[11][8] s[11][9] s[11][10] s[11][11]
19857.10/2520.08	v 	</list>
19857.10/2520.08	v 	<values>
19857.10/2520.08	v 		0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 1 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 1 0 0 0 1 1 0 1 0 0 0 0 0 1 0 1 0 0 1 1 1 1 1 1 0 1 0 1 1 1 1 0 0 0 0 1 0 1 0 0 0 0 0 1 1 0 0 1 0 1 0 1 1 1 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 1 0 0 0 1 1 0 1 1 0 0 0 0 0 0 1 2 2 2 2 4 2 1 0 0 0 0 1 2 4 2 2 3 2 2 1 0 0 0 1 2 2 2 2 4 4 2 1 0 0 0 0 1 1 1 0 1 2 4 4 2 1 0 1 2 2 1 1 2 2 2 2 2 2 2 2 2 2 2 2 4 4 5 5 5 2 4 3 6 6 3 2 3 2 3 2 5 2 5 2 3 3 2 4 5 4 5 3 6 2 5 4 6 6 4 2 3 2 4 2 6 2 5 2 3 3 2 3 6 3 5 3 6 2 4 3 6 6 3 2 3 2 4 2 3 2 2 2 2 2 2 
19857.10/2520.08	v 	</values>
19857.10/2520.08	v </instantiation>

Verifier Data

OK	51

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 (12248 MiB free)
  memory of node 1: 16384 MiB (13585 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275203-1502674265/watcher-4275203-1502674265 -o /tmp/evaluation-result-4275203-1502674265/solver-4275203-1502674265 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502670880-31842 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 2053749727 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275203-1502674265.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=32300, runsolver pid=32297

[startup+0.100138 s]*
/proc/loadavg: 7.85 8.55 8.67 2/199 32320
/proc/meminfo: memFree=26438036/32770624 swapFree=67108860/67108860
[pid=32300] ppid=32297 vsize=14325320 memory=33552 CPUtime=0.12 cores=0-7
/proc/32300/stat : 32300 (java) S 32297 32300 31815 0 -1 1077944320 8268 0 0 0 11 1 0 0 20 0 20 0 100498167 14669127680 8388 33554432000 4194304 4196468 140734478990256 140734478972800 140320950140663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
/proc/32300/statm: 3581330 8388 3389 1 0 3569050 0
[pid=32300/tid=32302] ppid=32297 vsize=14325320 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32300/task/32302/stat : 32302 (java) R 32297 32300 31815 0 -1 4202560 6210 0 0 0 8 1 0 0 20 0 20 0 100498168 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320954338256 140320950162589 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32303] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32303/stat : 32303 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320880229008 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32304] ppid=32297 vsize=14325320 memory=140482814473856 CPUtime=0 cores=0-7
/proc/32300/task/32304/stat : 32304 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320879176208 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32305] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32305/stat : 32305 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320878123408 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32306] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32306/stat : 32306 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320542734608 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32307] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32307/stat : 32307 (java) S 32297 32300 31815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320541682832 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32308] ppid=32297 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32300/task/32308/stat : 32308 (java) S 32297 32300 31815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320540630032 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32309] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32309/stat : 32309 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320539577232 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32310] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32310/stat : 32310 (java) S 32297 32300 31815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320538524432 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32311] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32311/stat : 32311 (java) S 32297 32300 31815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100498170 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320475388272 140320950151810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32312] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32312/stat : 32312 (java) S 32297 32300 31815 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100498170 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320138322976 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32313] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32313/stat : 32313 (java) S 32297 32300 31815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100498171 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320137270128 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32314] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32314/stat : 32314 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498173 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320136218448 140320950159259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32315] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32315/stat : 32315 (java) S 32297 32300 31815 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 100498173 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320135166832 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32316] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32316/stat : 32316 (java) S 32297 32300 31815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100498173 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320134114032 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32317] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32317/stat : 32317 (java) S 32297 32300 31815 0 -1 1077944384 271 0 0 0 0 0 0 0 20 0 20 0 100498173 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320133061232 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32318] ppid=32297 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/32300/task/32318/stat : 32318 (java) R 32297 32300 31815 0 -1 4202560 375 0 0 0 2 0 0 0 20 0 20 0 100498173 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320132008432 140320934395939 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32319] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32319/stat : 32319 (java) S 32297 32300 31815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100498173 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320130955872 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32320] ppid=32297 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32300/task/32320/stat : 32320 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498174 14669127680 8388 33554432000 4194304 4196468 140734478990256 140320129903152 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 33552 KiB

[startup+0.210221 s]*
/proc/loadavg: 7.85 8.55 8.67 2/199 32320
/proc/meminfo: memFree=26427552/32770624 swapFree=67108860/67108860
[pid=32300] ppid=32297 vsize=14325320 memory=42176 CPUtime=0.3 cores=0-7
/proc/32300/stat : 32300 (java) S 32297 32300 31815 0 -1 1077944320 9257 0 0 0 28 2 0 0 20 0 20 0 100498167 14669127680 10544 33554432000 4194304 4196468 140734478990256 140734478972800 140320950140663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
/proc/32300/statm: 3581330 10544 3545 1 0 3569050 0
[pid=32300/tid=32302] ppid=32297 vsize=14325320 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/32300/task/32302/stat : 32302 (java) R 32297 32300 31815 0 -1 4202560 6845 0 0 0 18 2 0 0 20 0 20 0 100498168 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320954345968 140320934184293 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32303] ppid=32297 vsize=14325320 memory=12533 CPUtime=0 cores=0-7
/proc/32300/task/32303/stat : 32303 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320880229008 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32304] ppid=32297 vsize=14325320 memory=140482814895890 CPUtime=0 cores=0-7
/proc/32300/task/32304/stat : 32304 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320879176208 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32305] ppid=32297 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32300/task/32305/stat : 32305 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320878123408 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32306] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32306/stat : 32306 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320542734608 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32307] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32307/stat : 32307 (java) S 32297 32300 31815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320541682832 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32308] ppid=32297 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32300/task/32308/stat : 32308 (java) S 32297 32300 31815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320540630032 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32309] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32309/stat : 32309 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320539577232 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32310] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32310/stat : 32310 (java) S 32297 32300 31815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100498168 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320538524432 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32311] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32311/stat : 32311 (java) S 32297 32300 31815 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100498170 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320475388272 140320950151810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32312] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32312/stat : 32312 (java) S 32297 32300 31815 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100498170 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320138322976 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32313] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32313/stat : 32313 (java) S 32297 32300 31815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100498171 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320137270128 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32314] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32314/stat : 32314 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498173 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320136218448 140320950159259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32315] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32315/stat : 32315 (java) S 32297 32300 31815 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 20 0 100498173 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320135166832 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32316] ppid=32297 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/32300/task/32316/stat : 32316 (java) S 32297 32300 31815 0 -1 1077944384 117 0 0 0 1 0 0 0 20 0 20 0 100498173 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320134114032 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32317] ppid=32297 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/32300/task/32317/stat : 32317 (java) S 32297 32300 31815 0 -1 1077944384 460 0 0 0 1 0 0 0 20 0 20 0 100498173 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320133061232 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32318] ppid=32297 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/32300/task/32318/stat : 32318 (java) S 32297 32300 31815 0 -1 1077944384 391 0 0 0 5 0 0 0 20 0 20 0 100498173 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320132008432 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32319] ppid=32297 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32319/stat : 32319 (java) S 32297 32300 31815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100498173 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320130955872 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32320] ppid=32297 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/32300/task/32320/stat : 32320 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498174 14669127680 10544 33554432000 4194304 4196468 140734478990256 140320129903152 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 42176 KiB

[startup+0.309728 s]*
/proc/loadavg: 7.85 8.55 8.67 2/199 32320
/proc/meminfo: memFree=26418992/32770624 swapFree=67108860/67108860
[pid=32300] ppid=32297 vsize=14325340 memory=51436 CPUtime=0.48 cores=0-7
/proc/32300/stat : 32300 (java) S 32297 32300 31815 0 -1 1077944320 10559 0 0 0 46 2 0 0 20 0 20 0 100498167 14669148160 12859 33554432000 4194304 4196468 140734478990256 140734478972800 140320950140663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
/proc/32300/statm: 3581335 12859 3716 1 0 3569050 0
[pid=32300/tid=32302] ppid=32297 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32300/task/32302/stat : 32302 (java) R 32297 32300 31815 0 -1 4202560 7581 0 0 0 27 2 0 0 20 0 20 0 100498168 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320954365520 140320934221150 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32303] ppid=32297 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32303/stat : 32303 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320880229008 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32304] ppid=32297 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32304/stat : 32304 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320879176208 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32305] ppid=32297 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32305/stat : 32305 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320878123408 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32306] ppid=32297 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/32300/task/32306/stat : 32306 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320542734608 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32307] ppid=32297 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/32300/task/32307/stat : 32307 (java) S 32297 32300 31815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100498168 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320541682832 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32308] ppid=32297 vsize=14325340 memory=140482676096175 CPUtime=0 cores=0-7
/proc/32300/task/32308/stat : 32308 (java) S 32297 32300 31815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100498168 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320540630032 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32309] ppid=32297 vsize=14325340 memory=140482676098480 CPUtime=0 cores=0-7
/proc/32300/task/32309/stat : 32309 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320539577232 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32310] ppid=32297 vsize=14325340 memory=140482676100784 CPUtime=0 cores=0-7
/proc/32300/task/32310/stat : 32310 (java) S 32297 32300 31815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100498168 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320538524432 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32311] ppid=32297 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32311/stat : 32311 (java) S 32297 32300 31815 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100498170 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320475388272 140320950151810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32312] ppid=32297 vsize=14325340 memory=280965352210832 CPUtime=0 cores=0-7
/proc/32300/task/32312/stat : 32312 (java) S 32297 32300 31815 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100498170 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320138322976 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32313] ppid=32297 vsize=14325340 memory=280965352152112 CPUtime=0 cores=0-7
/proc/32300/task/32313/stat : 32313 (java) S 32297 32300 31815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100498171 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320137270128 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32314] ppid=32297 vsize=14325340 memory=280965352224656 CPUtime=0 cores=0-7
/proc/32300/task/32314/stat : 32314 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498173 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320136218448 140320950159259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32315] ppid=32297 vsize=14325340 memory=280965352231568 CPUtime=0.02 cores=0-7
/proc/32300/task/32315/stat : 32315 (java) S 32297 32300 31815 0 -1 1077944384 234 0 0 0 2 0 0 0 20 0 20 0 100498173 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320135166832 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32316] ppid=32297 vsize=14325340 memory=280965352229264 CPUtime=0.04 cores=0-7
/proc/32300/task/32316/stat : 32316 (java) S 32297 32300 31815 0 -1 1077944384 283 0 0 0 4 0 0 0 20 0 20 0 100498173 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320134114032 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32317] ppid=32297 vsize=14325340 memory=280965352245392 CPUtime=0.03 cores=0-7
/proc/32300/task/32317/stat : 32317 (java) S 32297 32300 31815 0 -1 1077944384 549 0 0 0 3 0 0 0 20 0 20 0 100498173 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320133061232 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32318] ppid=32297 vsize=14325340 memory=280965352243088 CPUtime=0.08 cores=0-7
/proc/32300/task/32318/stat : 32318 (java) S 32297 32300 31815 0 -1 1077944384 531 0 0 0 8 0 0 0 20 0 20 0 100498173 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320132008432 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32319] ppid=32297 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32319/stat : 32319 (java) S 32297 32300 31815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100498173 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320130955872 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32320] ppid=32297 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/32300/task/32320/stat : 32320 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498174 14669148160 12859 33554432000 4194304 4196468 140734478990256 140320129903152 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 51436 KiB

[startup+0.700883 s]
/proc/loadavg: 7.85 8.55 8.67 4/199 32320
/proc/meminfo: memFree=26405840/32770624 swapFree=67108860/67108860
[pid=32300] ppid=32297 vsize=14329436 memory=76324 CPUtime=1.25 cores=0-7
/proc/32300/stat : 32300 (java) S 32297 32300 31815 0 -1 1077944320 12729 0 0 0 120 5 0 0 20 0 20 0 100498167 14673342464 19081 33554432000 4194304 4196468 140734478990256 140734478972800 140320950140663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
/proc/32300/statm: 3582359 19081 3760 1 0 3570074 0
[pid=32300/tid=32302] ppid=32297 vsize=14329436 memory=0 CPUtime=0.67 cores=0-7
/proc/32300/task/32302/stat : 32302 (java) R 32297 32300 31815 0 -1 4202560 8757 0 0 0 64 3 0 0 20 0 20 0 100498168 14673342464 19081 33554432000 4194304 4196468 140734478990256 140320954377056 140320950152598 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32303] ppid=32297 vsize=14329436 memory=2241 CPUtime=0 cores=0-7
/proc/32300/task/32303/stat : 32303 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14673342464 19081 33554432000 4194304 4196468 140734478990256 140320880229008 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32304] ppid=32297 vsize=14329436 memory=2244 CPUtime=0 cores=0-7
/proc/32300/task/32304/stat : 32304 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14673342464 19081 33554432000 4194304 4196468 140734478990256 140320879176208 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32305] ppid=32297 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32305/stat : 32305 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14673342464 19081 33554432000 4194304 4196468 140734478990256 140320878123408 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32306] ppid=32297 vsize=14329436 memory=1928 CPUtime=0 cores=0-7
/proc/32300/task/32306/stat : 32306 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14673342464 19081 33554432000 4194304 4196468 140734478990256 140320542734608 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32307] ppid=32297 vsize=14329436 memory=1428 CPUtime=0 cores=0-7
/proc/32300/task/32307/stat : 32307 (java) S 32297 32300 31815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100498168 14673342464 19081 33554432000 4194304 4196468 140734478990256 140320541682832 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32308] ppid=32297 vsize=14329436 memory=1196 CPUtime=0 cores=0-7
/proc/32300/task/32308/stat : 32308 (java) S 32297 32300 31815 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100498168 14673342464 19081 33554432000 4194304 4196468 140734478990256 140320540630032 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32309] ppid=32297 vsize=14329436 memory=10640 CPUtime=0 cores=0-7
/proc/32300/task/32309/stat : 32309 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100498168 14673342464 19081 33554432000 4194304 4196468 140734478990256 140320539577232 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32310] ppid=32297 vsize=14329436 memory=15876 CPUtime=0 cores=0-7
/proc/32300/task/32310/stat : 32310 (java) S 32297 32300 31815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100498168 14673342464 19081 33554432000 4194304 4196468 140734478990256 140320538524432 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32311] ppid=32297 vsize=14329436 memory=16148 CPUtime=0 cores=0-7
/proc/32300/task/32311/stat : 32311 (java) S 32297 32300 31815 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100498170 14673342464 19081 33554432000 4194304 4196468 140734478990256 140320475388272 140320950151810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0

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

[pid=32300/tid=32330] ppid=32297 vsize=16068328 memory=0 CPUtime=0.07 cores=0-7
/proc/32300/task/32330/stat : 32330 (java) S 32297 32300 31815 0 -1 1077944384 90 0 0 0 7 0 0 0 20 0 46 0 100498367 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320105948048 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32331] ppid=32297 vsize=16068328 memory=7596843970561993325 CPUtime=2453.02 cores=0-7
/proc/32300/task/32331/stat : 32331 (java) R 32297 32300 31815 0 -1 4202560 98474 0 0 0 245222 80 0 0 20 0 46 0 100498367 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320104890104 140320568693672 0 4 0 16800975 0 0 0 -1 5 0 0 67 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32332] ppid=32297 vsize=16068328 memory=7158023451011148132 CPUtime=2451.71 cores=0-7
/proc/32300/task/32332/stat : 32332 (java) R 32297 32300 31815 0 -1 4202560 111010 0 0 0 245091 80 0 0 20 0 46 0 100498367 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320103837176 140320568693472 0 4 0 16800975 0 0 0 -1 6 0 0 66 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32333] ppid=32297 vsize=16068328 memory=5938953123323798883 CPUtime=0 cores=0-7
/proc/32300/task/32333/stat : 32333 (java) S 32297 32300 31815 0 -1 1077944384 501 0 0 0 0 0 0 0 20 0 46 0 100498367 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320102790672 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32334] ppid=32297 vsize=16068328 memory=8021281846927582291 CPUtime=0 cores=0-7
/proc/32300/task/32334/stat : 32334 (java) S 32297 32300 31815 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 46 0 100498380 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320101737872 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32335] ppid=32297 vsize=16068328 memory=5793438166984512617 CPUtime=0 cores=0-7
/proc/32300/task/32335/stat : 32335 (java) S 32297 32300 31815 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 46 0 100498380 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320100684832 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32336] ppid=32297 vsize=16068328 memory=8298058213366685831 CPUtime=0 cores=0-7
/proc/32300/task/32336/stat : 32336 (java) S 32297 32300 31815 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 46 0 100498388 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320097498256 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32337] ppid=32297 vsize=16068328 memory=4640 CPUtime=0 cores=0-7
/proc/32300/task/32337/stat : 32337 (java) S 32297 32300 31815 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 46 0 100498388 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320096445456 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32338] ppid=32297 vsize=16068328 memory=2673192 CPUtime=0 cores=0-7
/proc/32300/task/32338/stat : 32338 (java) S 32297 32300 31815 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 46 0 100498388 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320095392416 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32339] ppid=32297 vsize=16068328 memory=68 CPUtime=0 cores=0-7
/proc/32300/task/32339/stat : 32339 (java) S 32297 32300 31815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 100498389 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320094340640 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32340] ppid=32297 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32340/stat : 32340 (java) S 32297 32300 31815 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 46 0 100498390 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320093288080 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32341] ppid=32297 vsize=16068328 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/32300/task/32341/stat : 32341 (java) S 32297 32300 31815 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 46 0 100498390 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320092235280 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32342] ppid=32297 vsize=16068328 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/32300/task/32342/stat : 32342 (java) S 32297 32300 31815 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 46 0 100498391 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320091182480 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32343] ppid=32297 vsize=16068328 memory=-1598831813028945288 CPUtime=0 cores=0-7
/proc/32300/task/32343/stat : 32343 (java) S 32297 32300 31815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 100498393 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320090129440 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32344] ppid=32297 vsize=16068328 memory=7667751471041897069 CPUtime=0 cores=0-7
/proc/32300/task/32344/stat : 32344 (java) S 32297 32300 31815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 100498395 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320089076640 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32345] ppid=32297 vsize=16068328 memory=152356 CPUtime=0 cores=0-7
/proc/32300/task/32345/stat : 32345 (java) S 32297 32300 31815 0 -1 1077944384 491 0 0 0 0 0 0 0 20 0 46 0 100498396 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320088024080 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32346] ppid=32297 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32346/stat : 32346 (java) S 32297 32300 31815 0 -1 1077944384 202 0 0 0 0 0 0 0 20 0 46 0 100498396 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320086971280 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
Current children cumulated CPU time: 19717.7 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 2673192 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 8.73 8.78 8.77 10/224 32413
/proc/meminfo: memFree=23788456/32770624 swapFree=67108860/67108860
[pid=32300] ppid=32297 vsize=16068328 memory=2673192 CPUtime=19857.1 cores=0-7
/proc/32300/stat : 32300 (java) S 32297 32300 31815 0 -1 1077944320 2618111 0 0 0 1984346 1364 0 0 20 0 46 0 100498167 16453967872 668298 33554432000 4194304 4196468 140734478990256 140734478972800 140320950140663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
/proc/32300/statm: 4017082 668298 3863 1 0 4004276 0
[pid=32300/tid=32302] ppid=32297 vsize=16068328 memory=2673192 CPUtime=1.94 cores=0-7
/proc/32300/task/32302/stat : 32302 (java) S 32297 32300 31815 0 -1 1077944384 13139 0 0 0 188 6 0 0 20 0 46 0 100498168 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320954378368 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32303] ppid=32297 vsize=16068328 memory=0 CPUtime=11.56 cores=0-7
/proc/32300/task/32303/stat : 32303 (java) S 32297 32300 31815 0 -1 1077944384 166883 0 0 0 1086 70 0 0 20 0 46 0 100498168 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320880229008 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 42 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32304] ppid=32297 vsize=16068328 memory=2673192 CPUtime=11.57 cores=0-7
/proc/32300/task/32304/stat : 32304 (java) S 32297 32300 31815 0 -1 1077944384 163980 0 0 0 1088 69 0 0 20 0 46 0 100498168 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320879176208 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 42 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32305] ppid=32297 vsize=16068328 memory=2673192 CPUtime=11.57 cores=0-7
/proc/32300/task/32305/stat : 32305 (java) S 32297 32300 31815 0 -1 1077944384 166640 0 0 0 1085 72 0 0 20 0 46 0 100498168 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320878123408 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32306] ppid=32297 vsize=16068328 memory=2673192 CPUtime=11.7 cores=0-7
/proc/32300/task/32306/stat : 32306 (java) S 32297 32300 31815 0 -1 1077944384 156997 0 0 0 1097 73 0 0 20 0 46 0 100498168 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320542734608 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 42 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32307] ppid=32297 vsize=16068328 memory=6791534058613427641 CPUtime=11.59 cores=0-7
/proc/32300/task/32307/stat : 32307 (java) S 32297 32300 31815 0 -1 1077944384 162863 0 0 0 1086 73 0 0 20 0 46 0 100498168 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320541682832 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 42 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32308] ppid=32297 vsize=16068328 memory=16180 CPUtime=11.66 cores=0-7
/proc/32300/task/32308/stat : 32308 (java) S 32297 32300 31815 0 -1 1077944384 166552 0 0 0 1093 73 0 0 20 0 46 0 100498168 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320540630032 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 44 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32309] ppid=32297 vsize=16068328 memory=279194349141112 CPUtime=11.64 cores=0-7
/proc/32300/task/32309/stat : 32309 (java) S 32297 32300 31815 0 -1 1077944384 155740 0 0 0 1092 72 0 0 20 0 46 0 100498168 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320539577232 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 40 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32310] ppid=32297 vsize=16068328 memory=279194349141113 CPUtime=11.62 cores=0-7
/proc/32300/task/32310/stat : 32310 (java) S 32297 32300 31815 0 -1 1077944384 168050 0 0 0 1092 70 0 0 20 0 46 0 100498168 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320538524432 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 41 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32311] ppid=32297 vsize=16068328 memory=277661045816454 CPUtime=12.36 cores=0-7
/proc/32300/task/32311/stat : 32311 (java) S 32297 32300 31815 0 -1 1077944384 334600 0 0 0 1070 166 0 0 20 0 46 0 100498170 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320475388272 140320950151810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32312] ppid=32297 vsize=16068328 memory=6081896301947213904 CPUtime=0 cores=0-7
/proc/32300/task/32312/stat : 32312 (java) S 32297 32300 31815 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 46 0 100498170 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320138323040 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32313] ppid=32297 vsize=16068328 memory=1196 CPUtime=0 cores=0-7
/proc/32300/task/32313/stat : 32313 (java) S 32297 32300 31815 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 46 0 100498171 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320137270144 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32314] ppid=32297 vsize=16068328 memory=10640 CPUtime=0 cores=0-7
/proc/32300/task/32314/stat : 32314 (java) S 32297 32300 31815 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 100498173 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320136218448 140320950159259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32315] ppid=32297 vsize=16068328 memory=2673192 CPUtime=1.81 cores=0-7
/proc/32300/task/32315/stat : 32315 (java) S 32297 32300 31815 0 -1 1077944384 9874 0 0 0 179 2 0 0 20 0 46 0 100498173 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320135166832 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32316] ppid=32297 vsize=16068328 memory=2400 CPUtime=1.79 cores=0-7
/proc/32300/task/32316/stat : 32316 (java) S 32297 32300 31815 0 -1 1077944384 7671 0 0 0 177 2 0 0 20 0 46 0 100498173 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320134114032 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32317] ppid=32297 vsize=16068328 memory=2673192 CPUtime=1.8 cores=0-7
/proc/32300/task/32317/stat : 32317 (java) S 32297 32300 31815 0 -1 1077944384 6181 0 0 0 179 1 0 0 20 0 46 0 100498173 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320133061232 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32318] ppid=32297 vsize=16068328 memory=277661045816454 CPUtime=0.92 cores=0-7
/proc/32300/task/32318/stat : 32318 (java) S 32297 32300 31815 0 -1 1077944384 20569 0 0 0 89 3 0 0 20 0 46 0 100498173 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320132008432 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32319] ppid=32297 vsize=16068328 memory=140484085285753 CPUtime=0 cores=0-7
/proc/32300/task/32319/stat : 32319 (java) S 32297 32300 31815 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 100498173 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320130955872 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32320] ppid=32297 vsize=16068328 memory=140484085285767 CPUtime=0.75 cores=0-7
/proc/32300/task/32320/stat : 32320 (java) S 32297 32300 31815 0 -1 1077944384 12687 0 0 0 35 40 0 0 20 0 46 0 100498174 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320129903152 140320950151810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32321] ppid=32297 vsize=16068328 memory=1975725 CPUtime=0 cores=0-7
/proc/32300/task/32321/stat : 32321 (java) S 32297 32300 31815 0 -1 1077944384 779 0 0 0 0 0 0 0 20 0 46 0 100498343 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320119616160 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32322] ppid=32297 vsize=16068328 memory=194 CPUtime=2.82 cores=0-7
/proc/32300/task/32322/stat : 32322 (java) R 32297 32300 31815 0 -1 4202560 25416 0 0 0 138 144 0 0 20 0 46 0 100498354 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320116466384 140320558961769 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32323] ppid=32297 vsize=16068328 memory=1150 CPUtime=2468.05 cores=0-7
/proc/32300/task/32323/stat : 32323 (java) R 32297 32300 31815 0 -1 4202560 111785 0 0 0 246722 83 0 0 20 0 46 0 100498364 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320113311224 140320569489531 0 4 0 16800975 0 0 0 -1 7 0 0 67 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32324] ppid=32297 vsize=16068328 memory=6791534058613427641 CPUtime=2466.01 cores=0-7
/proc/32300/task/32324/stat : 32324 (java) R 32297 32300 31815 0 -1 4202560 109048 0 0 0 246519 82 0 0 20 0 46 0 100498364 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320112260880 140320568693529 0 4 0 16800975 0 0 0 -1 5 0 0 70 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32325] ppid=32297 vsize=16068328 memory=0 CPUtime=2465.25 cores=0-7
/proc/32300/task/32325/stat : 32325 (java) R 32297 32300 31815 0 -1 4202560 117552 0 0 0 246443 82 0 0 20 0 46 0 100498365 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320111205616 140320569228136 0 4 0 16800975 0 0 0 -1 1 0 0 73 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32326] ppid=32297 vsize=16068328 memory=4012 CPUtime=2466.29 cores=0-7
/proc/32300/task/32326/stat : 32326 (java) R 32297 32300 31815 0 -1 4202560 110161 0 0 0 246544 85 0 0 20 0 46 0 100498367 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320110152312 140320568693529 0 4 0 16800975 0 0 0 -1 3 0 0 70 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32327] ppid=32297 vsize=16068328 memory=2673192 CPUtime=0.06 cores=0-7
/proc/32300/task/32327/stat : 32327 (java) S 32297 32300 31815 0 -1 1077944384 117 0 0 0 6 0 0 0 20 0 46 0 100498367 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320109106192 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32328] ppid=32297 vsize=16068328 memory=277661045816454 CPUtime=2467.75 cores=0-7
/proc/32300/task/32328/stat : 32328 (java) R 32297 32300 31815 0 -1 4202560 113099 0 0 0 246693 82 0 0 20 0 46 0 100498367 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320108047352 140320569490130 0 4 0 16800975 0 0 0 -1 4 0 0 64 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32329] ppid=32297 vsize=16068328 memory=4012 CPUtime=2466.87 cores=0-7
/proc/32300/task/32329/stat : 32329 (java) R 32297 32300 31815 0 -1 4202560 103871 0 0 0 246603 84 0 0 20 0 46 0 100498367 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320106993912 140320568693529 0 4 0 16800975 0 0 0 -1 0 0 0 65 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32330] ppid=32297 vsize=16068328 memory=2673192 CPUtime=0.07 cores=0-7
/proc/32300/task/32330/stat : 32330 (java) S 32297 32300 31815 0 -1 1077944384 90 0 0 0 7 0 0 0 20 0 46 0 100498367 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320105948048 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32331] ppid=32297 vsize=16068328 memory=2673192 CPUtime=2470.29 cores=0-7
/proc/32300/task/32331/stat : 32331 (java) R 32297 32300 31815 0 -1 4202560 98707 0 0 0 246949 80 0 0 20 0 46 0 100498367 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320104889336 140320569347971 0 4 0 16800975 0 0 0 -1 2 0 0 68 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32332] ppid=32297 vsize=16068328 memory=2673192 CPUtime=2469.05 cores=0-7
/proc/32300/task/32332/stat : 32332 (java) R 32297 32300 31815 0 -1 4202560 111405 0 0 0 246825 80 0 0 20 0 46 0 100498367 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320103836912 140320568693529 0 4 0 16800975 0 0 0 -1 6 0 0 66 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32333] ppid=32297 vsize=16068328 memory=2673192 CPUtime=0 cores=0-7
/proc/32300/task/32333/stat : 32333 (java) S 32297 32300 31815 0 -1 1077944384 501 0 0 0 0 0 0 0 20 0 46 0 100498367 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320102790672 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32334] ppid=32297 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32334/stat : 32334 (java) S 32297 32300 31815 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 46 0 100498380 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320101737872 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32335] ppid=32297 vsize=16068328 memory=0 CPUtime=0 cores=0-7
/proc/32300/task/32335/stat : 32335 (java) S 32297 32300 31815 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 46 0 100498380 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320100684832 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32336] ppid=32297 vsize=16068328 memory=4012 CPUtime=0 cores=0-7
/proc/32300/task/32336/stat : 32336 (java) S 32297 32300 31815 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 46 0 100498388 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320097498256 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32337] ppid=32297 vsize=16068328 memory=28816 CPUtime=0 cores=0-7
/proc/32300/task/32337/stat : 32337 (java) S 32297 32300 31815 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 46 0 100498388 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320096445456 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32338] ppid=32297 vsize=16068328 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/32300/task/32338/stat : 32338 (java) S 32297 32300 31815 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 46 0 100498388 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320095392416 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32339] ppid=32297 vsize=16068328 memory=1156 CPUtime=0 cores=0-7
/proc/32300/task/32339/stat : 32339 (java) S 32297 32300 31815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 100498389 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320094340640 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32340] ppid=32297 vsize=16068328 memory=2673192 CPUtime=0 cores=0-7
/proc/32300/task/32340/stat : 32340 (java) S 32297 32300 31815 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 46 0 100498390 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320093288080 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32341] ppid=32297 vsize=16068328 memory=2673192 CPUtime=0 cores=0-7
/proc/32300/task/32341/stat : 32341 (java) S 32297 32300 31815 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 46 0 100498390 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320092235280 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32342] ppid=32297 vsize=16068328 memory=1012 CPUtime=0 cores=0-7
/proc/32300/task/32342/stat : 32342 (java) S 32297 32300 31815 0 -1 1077944384 91 0 0 0 0 0 0 0 20 0 46 0 100498391 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320091182480 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32343] ppid=32297 vsize=16068328 memory=796 CPUtime=0 cores=0-7
/proc/32300/task/32343/stat : 32343 (java) S 32297 32300 31815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 100498393 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320090129440 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32344] ppid=32297 vsize=16068328 memory=1228 CPUtime=0 cores=0-7
/proc/32300/task/32344/stat : 32344 (java) S 32297 32300 31815 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 46 0 100498395 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320089076640 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32345] ppid=32297 vsize=16068328 memory=5300 CPUtime=0 cores=0-7
/proc/32300/task/32345/stat : 32345 (java) S 32297 32300 31815 0 -1 1077944384 491 0 0 0 0 0 0 0 20 0 46 0 100498396 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320088024080 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
[pid=32300/tid=32346] ppid=32297 vsize=16068328 memory=4616 CPUtime=0 cores=0-7
/proc/32300/task/32346/stat : 32346 (java) S 32297 32300 31815 0 -1 1077944384 202 0 0 0 0 0 0 0 20 0 46 0 100498396 16453967872 668298 33554432000 4194304 4196468 140734478990256 140320086971280 140320950150869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38690816 140734478996577 140734478996763 140734478996763 140734478999503 0
Current children cumulated CPU time: 19857.1 s
Current children cumulated vsize: 16068328 KiB
Current children cumulated memory: 2673192 KiB

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

[startup+2520.12 s]
# the end of solver process 32300 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19844.2 s, system=13.6574 s

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

[startup+2520.11 s]*
/proc/loadavg: 8.75 8.79 8.77 2/180 32415
/proc/meminfo: memFree=26443484/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.12
CPU time (s): 19857.9
CPU user time (s): 19844.2
CPU system time (s): 13.6574
CPU usage (%): 787.973
Max. virtual memory (cumulated for all children) (KiB): 16068328
Max. memory (cumulated for all children) (KiB): 2828284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19844.2
system time used= 13.6574
maximum resident set size= 2847088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2618692
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1111926
involuntary context switches= 444161


# summary of solver processes directly reported to runsolver:
#   pid: 32300
#   total CPU time (s): 19857.9
#   total CPU user time (s): 19844.2
#   total CPU system time (s): 13.6574

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.9491 second user time and 36.9086 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-14 03:16:47
IDJOB=4275203
IDBENCH=115958
IDSOLVER=2668
FILE ID=node105/4275203-1502674265
RUNJOBID= node105-1502670880-31842
PBS_JOBID= 20628974
Free space on /tmp= 60664 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-12-12.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275203-1502674265/watcher-4275203-1502674265 -o /tmp/evaluation-result-4275203-1502674265/solver-4275203-1502674265 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502670880-31842 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 2053749727 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275203-1502674265.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 34ffd54f86f79986491acf3630731ea6
RANDOM SEED=2053749727

node105.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.17
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.17
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.17
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.17
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:        26454312 kB
MemAvailable:   31974632 kB
Buffers:          192484 kB
Cached:          5601980 kB
SwapCached:            0 kB
Active:           762736 kB
Inactive:        5085696 kB
Active(anon):      56688 kB
Inactive(anon):    25072 kB
Active(file):     706048 kB
Inactive(file):  5060624 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41916 kB
Writeback:            36 kB
AnonPages:         60260 kB
Mapped:            44060 kB
Shmem:             25260 kB
Slab:             164220 kB
SReclaimable:     138964 kB
SUnreclaim:        25256 kB
KernelStack:        3200 kB
PageTables:         5096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60620 MiB
End job on node105 at 2017-08-14 03:58:47