Trace number 4275770

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)7 19091.301 2520.02

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-pb-10-20-1.xml
MD5SUMbdb22ef8b3c10c26106ff967be2ad1e3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark211.078
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints241
Number of domains3
Minimum domain size2
Maximum domain size21
Distribution of domain sizes[{"size":2,"count":200},{"size":20,"count":40},{"size":21,"count":20}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":220},{"degree":3,"count":3},{"degree":5,"count":10},{"degree":7,"count":4},{"degree":9,"count":3},{"degree":21,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":202},{"arity":4,"count":2},{"arity":5,"count":2},{"arity":6,"count":10},{"arity":7,"count":2},{"arity":8,"count":2},{"arity":11,"count":20},{"arity":20,"count":1}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"allDifferent","count":1},{"type":"sum","count":20},{"type":"minimum","count":10},{"type":"maximum","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 940574387
0.30/0.25	c timeout: 20160
0.30/0.25	c memlimit: 11000
0.30/0.25	c nbcore: 8
0.30/0.28	c Parsing instance...
1.30/0.68	c Parsing done, starting search...
12.04/3.49	o 9
12.04/3.49	o 8
16.90/4.15	o 7
19091.30/2520.01	s SATISFIABLE
19091.30/2520.01	v <instantiation>
19091.30/2520.01	v 	<list>
19091.30/2520.01	v 		p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] min[0] min[1] min[2] min[3] min[4] min[5] min[6] min[7] min[8] min[9] max[0] max[1] max[2] max[3] max[4] max[5] max[6] max[7] max[8] max[9] o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[0][10] o[0][11] o[0][12] o[0][13] o[0][14] o[0][15] o[0][16] o[0][17] o[0][18] o[0][19] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[1][10] o[1][11] o[1][12] o[1][13] o[1][14] o[1][15] o[1][16] o[1][17] o[1][18] o[1][19] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[2][10] o[2][11] o[2][12] o[2][13] o[2][14] o[2][15] o[2][16] o[2][17] o[2][18] o[2][19] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[3][10] o[3][11] o[3][12] o[3][13] o[3][14] o[3][15] o[3][16] o[3][17] o[3][18] o[3][19] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[4][10] o[4][11] o[4][12] o[4][13] o[4][14] o[4][15] o[4][16] o[4][17] o[4][18] o[4][19] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] o[5][10] o[5][11] o[5][12] o[5][13] o[5][14] o[5][15] o[5][16] o[5][17] o[5][18] o[5][19] o[6][0] o[6][1] o[6][2] o[6][3] o[6][4] o[6][5] o[6][6] o[6][7] o[6][8] o[6][9] o[6][10] o[6][11] o[6][12] o[6][13] o[6][14] o[6][15] o[6][16] o[6][17] o[6][18] o[6][19] o[7][0] o[7][1] o[7][2] o[7][3] o[7][4] o[7][5] o[7][6] o[7][7] o[7][8] o[7][9] o[7][10] o[7][11] o[7][12] o[7][13] o[7][14] o[7][15] o[7][16] o[7][17] o[7][18] o[7][19] o[8][0] o[8][1] o[8][2] o[8][3] o[8][4] o[8][5] o[8][6] o[8][7] o[8][8] o[8][9] o[8][10] o[8][11] o[8][12] o[8][13] o[8][14] o[8][15] o[8][16] o[8][17] o[8][18] o[8][19] o[9][0] o[9][1] o[9][2] o[9][3] o[9][4] o[9][5] o[9][6] o[9][7] o[9][8] o[9][9] o[9][10] o[9][11] o[9][12] o[9][13] o[9][14] o[9][15] o[9][16] o[9][17] o[9][18] o[9][19] so[0] so[1] so[2] so[3] so[4] so[5] so[6] so[7] so[8] so[9] so[10] so[11] so[12] so[13] so[14] so[15] so[16] so[17] so[18] so[19]
19091.30/2520.01	v 	</list>
19091.30/2520.01	v 	<values>
19091.30/2520.01	v 		12 11 7 13 4 1 6 2 18 17 8 10 14 9 0 15 5 19 3 16 0 14 8 0 3 0 5 10 4 2 19 17 16 19 19 6 18 19 9 13 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 3 3 4 5 6 7 7 6 7 7 7 7 7 7 7 7 7 6 5 4 
19091.30/2520.01	v 	</values>
19091.30/2520.01	v </instantiation>

Verifier Data

OK	7

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275770-1502847075/watcher-4275770-1502847075 -o /tmp/evaluation-result-4275770-1502847075/solver-4275770-1502847075 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502843644-7803 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 940574387 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275770-1502847075.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
solver pid=8163, runsolver pid=8160
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 8.31 8.75 8.80 2/199 8183
/proc/meminfo: memFree=31269468/32770624 swapFree=67108860/67108860
[pid=8163] ppid=8160 vsize=14325320 memory=34196 CPUtime=0.12 cores=0-7
/proc/8163/stat : 8163 (java) S 8160 8163 7776 0 -1 1077944320 8434 0 0 0 10 2 0 0 20 0 20 0 117795783 14669127680 8549 33554432000 4194304 4196468 140725756724736 140725756707280 140291971170039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
/proc/8163/statm: 3581330 8549 3404 1 0 3569050 0
[pid=8163/tid=8165] ppid=8160 vsize=14325320 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/8163/task/8165/stat : 8165 (java) R 8160 8163 7776 0 -1 4202560 6375 0 0 0 7 1 0 0 20 0 20 0 117795784 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291975380512 140291971191965 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8166] ppid=8160 vsize=14325320 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/8163/task/8166/stat : 8166 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291566725904 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8167] ppid=8160 vsize=14325320 memory=140120487511680 CPUtime=0 cores=0-7
/proc/8163/task/8167/stat : 8167 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291565673360 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8168] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8168/stat : 8168 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291564620816 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8169] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8169/stat : 8169 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291563568272 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8170] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8170/stat : 8170 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291562514704 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8171] ppid=8160 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/8163/task/8171/stat : 8171 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291561462160 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8172] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8172/stat : 8172 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291560409616 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8173] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8173/stat : 8173 (java) S 8160 8163 7776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291559357072 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8174] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8174/stat : 8174 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795786 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291160328688 140291971181186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8175] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8175/stat : 8175 (java) S 8160 8163 7776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 117795786 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291159274912 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8176] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8176/stat : 8176 (java) S 8160 8163 7776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 117795787 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291158222320 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8177] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8177/stat : 8177 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795789 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291157170896 140291971188635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8178] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8178/stat : 8178 (java) S 8160 8163 7776 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 20 0 117795789 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291156117488 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8179] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8179/stat : 8179 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795789 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291155064944 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8180] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8180/stat : 8180 (java) S 8160 8163 7776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 117795789 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291154012400 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8181] ppid=8160 vsize=14325320 memory=0 CPUtime=0.02 cores=0-7
/proc/8163/task/8181/stat : 8181 (java) R 8160 8163 7776 0 -1 4202560 358 0 0 0 2 0 0 0 20 0 20 0 117795789 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291152955616 140291949973263 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8182] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8182/stat : 8182 (java) S 8160 8163 7776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 117795789 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291151907552 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8183] ppid=8160 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/8163/task/8183/stat : 8183 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795790 14669127680 8549 33554432000 4194304 4196468 140725756724736 140291150855088 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 34196 KiB

[startup+0.210383 s]*
/proc/loadavg: 8.31 8.75 8.80 4/199 8183
/proc/meminfo: memFree=31259976/32770624 swapFree=67108860/67108860
[pid=8163] ppid=8160 vsize=14325320 memory=43084 CPUtime=0.3 cores=0-7
/proc/8163/stat : 8163 (java) S 8160 8163 7776 0 -1 1077944320 9435 0 0 0 27 3 0 0 20 0 20 0 117795783 14669127680 10771 33554432000 4194304 4196468 140725756724736 140725756707280 140291971170039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
/proc/8163/statm: 3581330 10771 3583 1 0 3569050 0
[pid=8163/tid=8165] ppid=8160 vsize=14325320 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/8163/task/8165/stat : 8165 (java) R 8160 8163 7776 0 -1 4202560 7016 0 0 0 17 2 0 0 20 0 20 0 117795784 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291975375344 140291971191965 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8166] ppid=8160 vsize=14325320 memory=8949 CPUtime=0 cores=0-7
/proc/8163/task/8166/stat : 8166 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291566725904 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8167] ppid=8160 vsize=14325320 memory=140120487908293 CPUtime=0 cores=0-7
/proc/8163/task/8167/stat : 8167 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291565673360 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8168] ppid=8160 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/8163/task/8168/stat : 8168 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291564620816 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8169] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8169/stat : 8169 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291563568272 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8170] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8170/stat : 8170 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291562514704 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8171] ppid=8160 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/8163/task/8171/stat : 8171 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291561462160 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8172] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8172/stat : 8172 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291560409616 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8173] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8173/stat : 8173 (java) S 8160 8163 7776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 117795784 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291559357072 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8174] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8174/stat : 8174 (java) S 8160 8163 7776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 117795786 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291160328688 140291971181186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8175] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8175/stat : 8175 (java) S 8160 8163 7776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 117795786 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291159274912 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8176] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8176/stat : 8176 (java) S 8160 8163 7776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 117795787 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291158222320 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8177] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8177/stat : 8177 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795789 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291157170896 140291971188635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8178] ppid=8160 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/8163/task/8178/stat : 8178 (java) S 8160 8163 7776 0 -1 1077944384 441 0 0 0 1 0 0 0 20 0 20 0 117795789 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291156117488 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8179] ppid=8160 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/8163/task/8179/stat : 8179 (java) S 8160 8163 7776 0 -1 1077944384 192 0 0 0 1 0 0 0 20 0 20 0 117795789 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291155064944 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8180] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8180/stat : 8180 (java) S 8160 8163 7776 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 117795789 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291154012400 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8181] ppid=8160 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/8163/task/8181/stat : 8181 (java) R 8160 8163 7776 0 -1 4202560 390 0 0 0 5 0 0 0 20 0 20 0 117795789 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291152959856 140291956335639 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8182] ppid=8160 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8182/stat : 8182 (java) S 8160 8163 7776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 117795789 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291151907552 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8183] ppid=8160 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/8163/task/8183/stat : 8183 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795790 14669127680 10771 33554432000 4194304 4196468 140725756724736 140291150855088 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 43084 KiB

[startup+0.310091 s]*
/proc/loadavg: 8.31 8.75 8.80 2/199 8183
/proc/meminfo: memFree=31252300/32770624 swapFree=67108860/67108860
[pid=8163] ppid=8160 vsize=14325340 memory=51004 CPUtime=0.48 cores=0-7
/proc/8163/stat : 8163 (java) S 8160 8163 7776 0 -1 1077944320 10485 0 0 0 45 3 0 0 20 0 20 0 117795783 14669148160 12751 33554432000 4194304 4196468 140725756724736 140725756707280 140291971170039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
/proc/8163/statm: 3581335 12751 3719 1 0 3569050 0
[pid=8163/tid=8165] ppid=8160 vsize=14325340 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8163/task/8165/stat : 8165 (java) R 8160 8163 7776 0 -1 4202560 7593 0 0 0 27 2 0 0 20 0 20 0 117795784 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291975390560 140291971181974 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8166] ppid=8160 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8166/stat : 8166 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291566725904 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8167] ppid=8160 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8167/stat : 8167 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795784 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291565673360 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8168] ppid=8160 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8168/stat : 8168 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795784 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291564620816 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8169] ppid=8160 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/8163/task/8169/stat : 8169 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291563568272 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8170] ppid=8160 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/8163/task/8170/stat : 8170 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291562514704 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8171] ppid=8160 vsize=14325340 memory=140120355339439 CPUtime=0 cores=0-7
/proc/8163/task/8171/stat : 8171 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795784 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291561462160 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8172] ppid=8160 vsize=14325340 memory=140120355341744 CPUtime=0 cores=0-7
/proc/8163/task/8172/stat : 8172 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291560409616 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8173] ppid=8160 vsize=14325340 memory=140120355344048 CPUtime=0 cores=0-7
/proc/8163/task/8173/stat : 8173 (java) S 8160 8163 7776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 117795784 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291559357072 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8174] ppid=8160 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8174/stat : 8174 (java) S 8160 8163 7776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 117795786 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291160328688 140291971181186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8175] ppid=8160 vsize=14325340 memory=280240710697360 CPUtime=0 cores=0-7
/proc/8163/task/8175/stat : 8175 (java) S 8160 8163 7776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 117795786 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291159274912 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8176] ppid=8160 vsize=14325340 memory=280240710638640 CPUtime=0 cores=0-7
/proc/8163/task/8176/stat : 8176 (java) S 8160 8163 7776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 117795787 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291158222320 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8177] ppid=8160 vsize=14325340 memory=280240710711184 CPUtime=0 cores=0-7
/proc/8163/task/8177/stat : 8177 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795789 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291157170896 140291971188635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8178] ppid=8160 vsize=14325340 memory=280240710718096 CPUtime=0.04 cores=0-7
/proc/8163/task/8178/stat : 8178 (java) S 8160 8163 7776 0 -1 1077944384 606 0 0 0 4 0 0 0 20 0 20 0 117795789 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291156117488 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8179] ppid=8160 vsize=14325340 memory=280240710715792 CPUtime=0.02 cores=0-7
/proc/8163/task/8179/stat : 8179 (java) S 8160 8163 7776 0 -1 1077944384 200 0 0 0 2 0 0 0 20 0 20 0 117795789 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291155064944 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8180] ppid=8160 vsize=14325340 memory=280240710731920 CPUtime=0.02 cores=0-7
/proc/8163/task/8180/stat : 8180 (java) S 8160 8163 7776 0 -1 1077944384 187 0 0 0 2 0 0 0 20 0 20 0 117795789 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291154012400 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8181] ppid=8160 vsize=14325340 memory=280240710729616 CPUtime=0.08 cores=0-7
/proc/8163/task/8181/stat : 8181 (java) S 8160 8163 7776 0 -1 1077944384 513 0 0 0 8 0 0 0 20 0 20 0 117795789 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291152959856 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8182] ppid=8160 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8182/stat : 8182 (java) S 8160 8163 7776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 117795789 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291151907552 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8183] ppid=8160 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/8163/task/8183/stat : 8183 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795790 14669148160 12751 33554432000 4194304 4196468 140725756724736 140291150855088 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 51004 KiB

[startup+0.700915 s]
/proc/loadavg: 8.31 8.75 8.80 3/199 8183
/proc/meminfo: memFree=31240636/32770624 swapFree=67108860/67108860
[pid=8163] ppid=8160 vsize=14327388 memory=95928 CPUtime=1.65 cores=0-7
/proc/8163/stat : 8163 (java) S 8160 8163 7776 0 -1 1077944320 15043 0 0 0 160 5 0 0 20 0 20 0 117795783 14671245312 23982 33554432000 4194304 4196468 140725756724736 140725756707280 140291971170039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
/proc/8163/statm: 3581847 23982 3778 1 0 3569562 0
[pid=8163/tid=8165] ppid=8160 vsize=14327388 memory=0 CPUtime=0.67 cores=0-7
/proc/8163/task/8165/stat : 8165 (java) R 8160 8163 7776 0 -1 4202560 8674 0 0 0 64 3 0 0 20 0 20 0 117795784 14671245312 23982 33554432000 4194304 4196468 140725756724736 140291975399856 140291955250526 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8166] ppid=8160 vsize=14327388 memory=2241 CPUtime=0 cores=0-7
/proc/8163/task/8166/stat : 8166 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14671245312 23982 33554432000 4194304 4196468 140725756724736 140291566725904 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8167] ppid=8160 vsize=14327388 memory=2244 CPUtime=0 cores=0-7
/proc/8163/task/8167/stat : 8167 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795784 14671245312 23982 33554432000 4194304 4196468 140725756724736 140291565673360 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8168] ppid=8160 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/8163/task/8168/stat : 8168 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795784 14671245312 23982 33554432000 4194304 4196468 140725756724736 140291564620816 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8169] ppid=8160 vsize=14327388 memory=1224 CPUtime=0 cores=0-7
/proc/8163/task/8169/stat : 8169 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14671245312 23982 33554432000 4194304 4196468 140725756724736 140291563568272 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8170] ppid=8160 vsize=14327388 memory=5792 CPUtime=0 cores=0-7
/proc/8163/task/8170/stat : 8170 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14671245312 23982 33554432000 4194304 4196468 140725756724736 140291562514704 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8171] ppid=8160 vsize=14327388 memory=4620 CPUtime=0 cores=0-7
/proc/8163/task/8171/stat : 8171 (java) S 8160 8163 7776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 117795784 14671245312 23982 33554432000 4194304 4196468 140725756724736 140291561462160 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8172] ppid=8160 vsize=14327388 memory=1200 CPUtime=0 cores=0-7
/proc/8163/task/8172/stat : 8172 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 117795784 14671245312 23982 33554432000 4194304 4196468 140725756724736 140291560409616 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8173] ppid=8160 vsize=14327388 memory=15876 CPUtime=0 cores=0-7
/proc/8163/task/8173/stat : 8173 (java) S 8160 8163 7776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 117795784 14671245312 23982 33554432000 4194304 4196468 140725756724736 140291559357072 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8174] ppid=8160 vsize=14327388 memory=16236 CPUtime=0 cores=0-7
/proc/8163/task/8174/stat : 8174 (java) S 8160 8163 7776 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 117795786 14671245312 23982 33554432000 4194304 4196468 140725756724736 140291160328688 140291971181186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0

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

/proc/8163/task/8177/stat : 8177 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 117795789 16044998656 370062 33554432000 4194304 4196468 140725756724736 140291157170896 140291971188635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8178] ppid=8160 vsize=15668944 memory=0 CPUtime=2.33 cores=0-7
/proc/8163/task/8178/stat : 8178 (java) S 8160 8163 7776 0 -1 1077944384 12514 0 0 0 231 2 0 0 20 0 40 0 117795789 16044998656 370062 33554432000 4194304 4196468 140725756724736 140291156117488 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8179] ppid=8160 vsize=15668944 memory=0 CPUtime=2.04 cores=0-7
/proc/8163/task/8179/stat : 8179 (java) S 8160 8163 7776 0 -1 1077944384 10150 0 0 0 202 2 0 0 20 0 40 0 117795789 16044998656 370062 33554432000 4194304 4196468 140725756724736 140291155064944 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 52 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8180] ppid=8160 vsize=15668944 memory=1518212 CPUtime=2.06 cores=0-7
/proc/8163/task/8180/stat : 8180 (java) S 8160 8163 7776 0 -1 1077944384 9842 0 0 0 203 3 0 0 20 0 40 0 117795789 16044998656 370062 33554432000 4194304 4196468 140725756724736 140291154012400 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8181] ppid=8160 vsize=15668944 memory=-6226930538820162450 CPUtime=1.17 cores=0-7
/proc/8163/task/8181/stat : 8181 (java) S 8160 8163 7776 0 -1 1077944384 49108 0 0 0 107 10 0 0 20 0 40 0 117795789 16044998656 370062 33554432000 4194304 4196468 140725756724736 140291152959856 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8182] ppid=8160 vsize=15668944 memory=7235147594880805952 CPUtime=0 cores=0-7
/proc/8163/task/8182/stat : 8182 (java) S 8160 8163 7776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 117795789 16044998656 370062 33554432000 4194304 4196468 140725756724736 140291151907552 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8183] ppid=8160 vsize=15668944 memory=7882542252384349794 CPUtime=0.94 cores=0-7
/proc/8163/task/8183/stat : 8183 (java) S 8160 8163 7776 0 -1 1077944384 11072 0 0 0 50 44 0 0 20 0 40 0 117795790 16044998656 370062 33554432000 4194304 4196468 140725756724736 140291150855088 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 49 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8184] ppid=8160 vsize=15668944 memory=4104 CPUtime=0.12 cores=0-7
/proc/8163/task/8184/stat : 8184 (java) S 8160 8163 7776 0 -1 1077944384 11364 0 0 0 3 9 0 0 20 0 40 0 117795984 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290511275216 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8185] ppid=8160 vsize=15668944 memory=1108 CPUtime=4.96 cores=0-7
/proc/8163/task/8185/stat : 8185 (java) S 8160 8163 7776 0 -1 1077944384 21109 0 0 0 211 285 0 0 20 0 40 0 117795996 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290508125856 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8186] ppid=8160 vsize=15668944 memory=0 CPUtime=0.08 cores=0-7
/proc/8163/task/8186/stat : 8186 (java) S 8160 8163 7776 0 -1 1077944384 151 0 0 0 8 0 0 0 20 0 40 0 117796007 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290504975248 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8187] ppid=8160 vsize=15668944 memory=140120355666959 CPUtime=618.74 cores=0-7
/proc/8163/task/8187/stat : 8187 (java) S 8160 8163 7776 0 -1 1077944384 28081 0 0 0 61851 23 0 0 20 0 40 0 117796007 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290503922704 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8188] ppid=8160 vsize=15668944 memory=1546940 CPUtime=1289.59 cores=0-7
/proc/8163/task/8188/stat : 8188 (java) S 8160 8163 7776 0 -1 1077944384 57357 0 0 0 128900 59 0 0 20 0 40 0 117796008 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290502870160 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 30 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8189] ppid=8160 vsize=15668944 memory=6944652177228980320 CPUtime=0.09 cores=0-7
/proc/8163/task/8189/stat : 8189 (java) S 8160 8163 7776 0 -1 1077944384 100 0 0 0 9 0 0 0 20 0 40 0 117796010 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290501817376 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8190] ppid=8160 vsize=15668944 memory=6656426216303648864 CPUtime=1858.8 cores=0-7
/proc/8163/task/8190/stat : 8190 (java) R 8160 8163 7776 0 -1 4202560 78600 0 0 0 185804 76 0 0 20 0 40 0 117796010 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290500758192 140291956380636 0 4 0 16800975 0 0 0 -1 2 0 0 42 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8191] ppid=8160 vsize=15668944 memory=2404 CPUtime=0.06 cores=0-7
/proc/8163/task/8191/stat : 8191 (java) S 8160 8163 7776 0 -1 1077944384 66 0 0 0 6 0 0 0 20 0 40 0 117796010 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290499712288 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8192] ppid=8160 vsize=15668944 memory=1732 CPUtime=1777.51 cores=0-7
/proc/8163/task/8192/stat : 8192 (java) S 8160 8163 7776 0 -1 1077944384 83610 0 0 0 177664 87 0 0 20 0 40 0 117796010 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290498659984 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8193] ppid=8160 vsize=15668944 memory=796 CPUtime=1385.61 cores=0-7
/proc/8163/task/8193/stat : 8193 (java) S 8160 8163 7776 0 -1 1077944384 66341 0 0 0 138488 73 0 0 20 0 40 0 117796010 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290497607440 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8194] ppid=8160 vsize=15668944 memory=4136 CPUtime=1951 cores=0-7
/proc/8163/task/8194/stat : 8194 (java) S 8160 8163 7776 0 -1 1077944384 83446 0 0 0 195010 90 0 0 20 0 40 0 117796010 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290496553872 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8195] ppid=8160 vsize=15668944 memory=33284 CPUtime=470.53 cores=0-7
/proc/8163/task/8195/stat : 8195 (java) S 8160 8163 7776 0 -1 1077944384 29497 0 0 0 47018 35 0 0 20 0 40 0 117796010 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290495501328 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8196] ppid=8160 vsize=15668944 memory=1296 CPUtime=1802.5 cores=0-7
/proc/8163/task/8196/stat : 8196 (java) S 8160 8163 7776 0 -1 1077944384 88805 0 0 0 180162 88 0 0 20 0 40 0 117796029 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290494448784 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8197] ppid=8160 vsize=15668944 memory=796 CPUtime=2424.64 cores=0-7
/proc/8163/task/8197/stat : 8197 (java) R 8160 8163 7776 0 -1 4202560 99710 0 0 0 242364 100 0 0 20 0 40 0 117796029 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290493392512 140291578118955 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8198] ppid=8160 vsize=15668944 memory=1004 CPUtime=0 cores=0-7
/proc/8163/task/8198/stat : 8198 (java) S 8160 8163 7776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 117796029 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290492343456 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8199] ppid=8160 vsize=15668944 memory=1483328 CPUtime=1653.15 cores=0-7
/proc/8163/task/8199/stat : 8199 (java) S 8160 8163 7776 0 -1 1077944384 78861 0 0 0 165238 77 0 0 20 0 40 0 117796029 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290491291152 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 34 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8200] ppid=8160 vsize=15668944 memory=1480248 CPUtime=1662.72 cores=0-7
/proc/8163/task/8200/stat : 8200 (java) S 8160 8163 7776 0 -1 1077944384 78327 0 0 0 166200 72 0 0 20 0 40 0 117796029 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290490238608 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8201] ppid=8160 vsize=15668944 memory=8572 CPUtime=387.43 cores=0-7
/proc/8163/task/8201/stat : 8201 (java) S 8160 8163 7776 0 -1 1077944384 24423 0 0 0 38715 28 0 0 20 0 40 0 117796030 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290489186064 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8202] ppid=8160 vsize=15668944 memory=1724 CPUtime=0 cores=0-7
/proc/8163/task/8202/stat : 8202 (java) S 8160 8163 7776 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 40 0 117796134 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290485998240 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8203] ppid=8160 vsize=15668944 memory=11000 CPUtime=1604.21 cores=0-7
/proc/8163/task/8203/stat : 8203 (java) R 8160 8163 7776 0 -1 4202560 57627 0 0 0 160357 64 0 0 20 0 40 0 117796137 16044998656 370062 33554432000 4194304 4196468 140725756724736 140290484939864 140291574263683 0 4 0 16800975 0 0 0 -1 3 0 0 33 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
Current children cumulated CPU time: 19040.8 s
Current children cumulated vsize: 15668944 KiB
Current children cumulated memory: 1480248 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 3.29 6.07 7.74 3/219 8265
/proc/meminfo: memFree=29826904/32770624 swapFree=67108860/67108860
[pid=8163] ppid=8160 vsize=15668944 memory=1464340 CPUtime=19091.3 cores=0-7
/proc/8163/stat : 8163 (java) S 8160 8163 7776 0 -1 1077944320 2011644 0 0 0 1907733 1397 0 0 20 0 40 0 117795783 16044998656 366085 33554432000 4194304 4196468 140725756724736 140725756707280 140291971170039 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
/proc/8163/statm: 3917236 366085 3866 1 0 3904430 0
[pid=8163/tid=8165] ppid=8160 vsize=15668944 memory=8112282956445269571 CPUtime=2.2 cores=0-7
/proc/8163/task/8165/stat : 8165 (java) S 8160 8163 7776 0 -1 1077944384 14477 0 0 0 214 6 0 0 20 0 40 0 117795784 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291975407744 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8166] ppid=8160 vsize=15668944 memory=1576 CPUtime=16.31 cores=0-7
/proc/8163/task/8166/stat : 8166 (java) S 8160 8163 7776 0 -1 1077944384 84443 0 0 0 1585 46 0 0 20 0 40 0 117795784 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291566725904 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8167] ppid=8160 vsize=15668944 memory=2236 CPUtime=16.5 cores=0-7
/proc/8163/task/8167/stat : 8167 (java) S 8160 8163 7776 0 -1 1077944384 96808 0 0 0 1607 43 0 0 20 0 40 0 117795784 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291565673360 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8168] ppid=8160 vsize=15668944 memory=4316 CPUtime=16.38 cores=0-7
/proc/8163/task/8168/stat : 8168 (java) S 8160 8163 7776 0 -1 1077944384 102436 0 0 0 1591 47 0 0 20 0 40 0 117795784 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291564620816 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8169] ppid=8160 vsize=15668944 memory=2196 CPUtime=16.51 cores=0-7
/proc/8163/task/8169/stat : 8169 (java) S 8160 8163 7776 0 -1 1077944384 96040 0 0 0 1608 43 0 0 20 0 40 0 117795784 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291563568272 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8170] ppid=8160 vsize=15668944 memory=6760 CPUtime=16.48 cores=0-7
/proc/8163/task/8170/stat : 8170 (java) S 8160 8163 7776 0 -1 1077944384 101582 0 0 0 1599 49 0 0 20 0 40 0 117795784 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291562514704 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8171] ppid=8160 vsize=15668944 memory=832 CPUtime=16.47 cores=0-7
/proc/8163/task/8171/stat : 8171 (java) S 8160 8163 7776 0 -1 1077944384 93680 0 0 0 1606 41 0 0 20 0 40 0 117795784 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291561462160 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8172] ppid=8160 vsize=15668944 memory=1696 CPUtime=16.5 cores=0-7
/proc/8163/task/8172/stat : 8172 (java) S 8160 8163 7776 0 -1 1077944384 89662 0 0 0 1606 44 0 0 20 0 40 0 117795784 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291560409616 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8173] ppid=8160 vsize=15668944 memory=920 CPUtime=16.41 cores=0-7
/proc/8163/task/8173/stat : 8173 (java) S 8160 8163 7776 0 -1 1077944384 99191 0 0 0 1598 43 0 0 20 0 40 0 117795784 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291559357072 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8174] ppid=8160 vsize=15668944 memory=4236 CPUtime=7.12 cores=0-7
/proc/8163/task/8174/stat : 8174 (java) S 8160 8163 7776 0 -1 1077944384 251099 0 0 0 576 136 0 0 20 0 40 0 117795786 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291160328688 140291971181186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 47 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8175] ppid=8160 vsize=15668944 memory=4104 CPUtime=0 cores=0-7
/proc/8163/task/8175/stat : 8175 (java) S 8160 8163 7776 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 40 0 117795786 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291159274976 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8176] ppid=8160 vsize=15668944 memory=1108 CPUtime=0 cores=0-7
/proc/8163/task/8176/stat : 8176 (java) S 8160 8163 7776 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 40 0 117795787 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291158222336 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8177] ppid=8160 vsize=15668944 memory=1156 CPUtime=0 cores=0-7
/proc/8163/task/8177/stat : 8177 (java) S 8160 8163 7776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 117795789 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291157170896 140291971188635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8178] ppid=8160 vsize=15668944 memory=4372 CPUtime=2.33 cores=0-7
/proc/8163/task/8178/stat : 8178 (java) S 8160 8163 7776 0 -1 1077944384 12516 0 0 0 231 2 0 0 20 0 40 0 117795789 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291156117488 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8179] ppid=8160 vsize=15668944 memory=1465368 CPUtime=2.04 cores=0-7
/proc/8163/task/8179/stat : 8179 (java) S 8160 8163 7776 0 -1 1077944384 10152 0 0 0 202 2 0 0 20 0 40 0 117795789 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291155064944 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 52 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8180] ppid=8160 vsize=15668944 memory=8112282956445269571 CPUtime=2.06 cores=0-7
/proc/8163/task/8180/stat : 8180 (java) S 8160 8163 7776 0 -1 1077944384 9844 0 0 0 203 3 0 0 20 0 40 0 117795789 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291154012400 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8181] ppid=8160 vsize=15668944 memory=4872558044660077418 CPUtime=1.17 cores=0-7
/proc/8163/task/8181/stat : 8181 (java) S 8160 8163 7776 0 -1 1077944384 49110 0 0 0 107 10 0 0 20 0 40 0 117795789 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291152959856 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8182] ppid=8160 vsize=15668944 memory=1296 CPUtime=0 cores=0-7
/proc/8163/task/8182/stat : 8182 (java) S 8160 8163 7776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 117795789 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291151907552 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8183] ppid=8160 vsize=15668944 memory=2404 CPUtime=0.96 cores=0-7
/proc/8163/task/8183/stat : 8183 (java) S 8160 8163 7776 0 -1 1077944384 11090 0 0 0 50 46 0 0 20 0 40 0 117795790 16044998656 366085 33554432000 4194304 4196468 140725756724736 140291150855088 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 49 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8184] ppid=8160 vsize=15668944 memory=1732 CPUtime=0.12 cores=0-7
/proc/8163/task/8184/stat : 8184 (java) S 8160 8163 7776 0 -1 1077944384 11366 0 0 0 3 9 0 0 20 0 40 0 117795984 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290511275216 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8185] ppid=8160 vsize=15668944 memory=796 CPUtime=4.96 cores=0-7
/proc/8163/task/8185/stat : 8185 (java) S 8160 8163 7776 0 -1 1077944384 21136 0 0 0 211 285 0 0 20 0 40 0 117795996 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290508125856 140291971181186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8186] ppid=8160 vsize=15668944 memory=1004 CPUtime=0.08 cores=0-7
/proc/8163/task/8186/stat : 8186 (java) S 8160 8163 7776 0 -1 1077944384 151 0 0 0 8 0 0 0 20 0 40 0 117796007 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290504975248 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8187] ppid=8160 vsize=15668944 memory=1479736 CPUtime=618.74 cores=0-7
/proc/8163/task/8187/stat : 8187 (java) S 8160 8163 7776 0 -1 1077944384 28081 0 0 0 61851 23 0 0 20 0 40 0 117796007 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290503922704 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8188] ppid=8160 vsize=15668944 memory=1156 CPUtime=1289.59 cores=0-7
/proc/8163/task/8188/stat : 8188 (java) S 8160 8163 7776 0 -1 1077944384 57357 0 0 0 128900 59 0 0 20 0 40 0 117796008 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290502870160 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 30 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8189] ppid=8160 vsize=15668944 memory=4372 CPUtime=0.09 cores=0-7
/proc/8163/task/8189/stat : 8189 (java) S 8160 8163 7776 0 -1 1077944384 100 0 0 0 9 0 0 0 20 0 40 0 117796010 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290501817376 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8190] ppid=8160 vsize=15668944 memory=1480248 CPUtime=1873.61 cores=0-7
/proc/8163/task/8190/stat : 8190 (java) S 8160 8163 7776 0 -1 1077944384 78725 0 0 0 187285 76 0 0 20 0 40 0 117796010 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290500765072 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 42 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8191] ppid=8160 vsize=15668944 memory=1482300 CPUtime=0.06 cores=0-7
/proc/8163/task/8191/stat : 8191 (java) S 8160 8163 7776 0 -1 1077944384 66 0 0 0 6 0 0 0 20 0 40 0 117796010 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290499712288 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8192] ppid=8160 vsize=15668944 memory=1296 CPUtime=1777.51 cores=0-7
/proc/8163/task/8192/stat : 8192 (java) S 8160 8163 7776 0 -1 1077944384 83610 0 0 0 177664 87 0 0 20 0 40 0 117796010 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290498659984 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 40 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8193] ppid=8160 vsize=15668944 memory=4104 CPUtime=1385.61 cores=0-7
/proc/8163/task/8193/stat : 8193 (java) S 8160 8163 7776 0 -1 1077944384 66341 0 0 0 138488 73 0 0 20 0 40 0 117796010 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290497607440 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8194] ppid=8160 vsize=15668944 memory=1108 CPUtime=1951 cores=0-7
/proc/8163/task/8194/stat : 8194 (java) S 8160 8163 7776 0 -1 1077944384 83446 0 0 0 195010 90 0 0 20 0 40 0 117796010 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290496553872 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8195] ppid=8160 vsize=15668944 memory=1156 CPUtime=470.53 cores=0-7
/proc/8163/task/8195/stat : 8195 (java) S 8160 8163 7776 0 -1 1077944384 29497 0 0 0 47018 35 0 0 20 0 40 0 117796010 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290495501328 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8196] ppid=8160 vsize=15668944 memory=4372 CPUtime=1802.5 cores=0-7
/proc/8163/task/8196/stat : 8196 (java) S 8160 8163 7776 0 -1 1077944384 88807 0 0 0 180162 88 0 0 20 0 40 0 117796029 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290494448784 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 41 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8197] ppid=8160 vsize=15668944 memory=1467420 CPUtime=2442.16 cores=0-7
/proc/8163/task/8197/stat : 8197 (java) R 8160 8163 7776 0 -1 4202560 99962 0 0 0 244115 101 0 0 20 0 40 0 117796029 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290493392336 140291574265912 0 4 0 16800975 0 0 0 -1 6 0 0 24 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8198] ppid=8160 vsize=15668944 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/8163/task/8198/stat : 8198 (java) S 8160 8163 7776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 40 0 117796029 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290492343456 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8199] ppid=8160 vsize=15668944 memory=4872558044660077418 CPUtime=1653.15 cores=0-7
/proc/8163/task/8199/stat : 8199 (java) S 8160 8163 7776 0 -1 1077944384 78861 0 0 0 165238 77 0 0 20 0 40 0 117796029 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290491291152 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 34 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8200] ppid=8160 vsize=15668944 memory=6943526294502006880 CPUtime=1662.72 cores=0-7
/proc/8163/task/8200/stat : 8200 (java) S 8160 8163 7776 0 -1 1077944384 78327 0 0 0 166200 72 0 0 20 0 40 0 117796029 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290490238608 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8201] ppid=8160 vsize=15668944 memory=0 CPUtime=387.43 cores=0-7
/proc/8163/task/8201/stat : 8201 (java) S 8160 8163 7776 0 -1 1077944384 24423 0 0 0 38715 28 0 0 20 0 40 0 117796030 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290489186064 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8202] ppid=8160 vsize=15668944 memory=-9178176117148050014 CPUtime=0 cores=0-7
/proc/8163/task/8202/stat : 8202 (java) S 8160 8163 7776 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 40 0 117796134 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290485998240 140291971180245 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
[pid=8163/tid=8203] ppid=8160 vsize=15668944 memory=-9178176117148050014 CPUtime=1621.72 cores=0-7
/proc/8163/task/8203/stat : 8203 (java) R 8160 8163 7776 0 -1 4202560 57788 0 0 0 162108 64 0 0 20 0 40 0 117796137 16044998656 366085 33554432000 4194304 4196468 140725756724736 140290484939104 140291574267824 0 4 0 16800975 0 0 0 -1 1 0 0 33 0 0 6293624 6294260 9646080 140725756732514 140725756732699 140725756732699 140725756735439 0
Current children cumulated CPU time: 19091.3 s
Current children cumulated vsize: 15668944 KiB
Current children cumulated memory: 1464340 KiB

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

[startup+2520.02 s]
# the end of solver process 8163 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19077.4 s, system=13.9837 s

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

Child status: 143
Real time (s): 2520.02
CPU time (s): 19091.3
CPU user time (s): 19077.4
CPU system time (s): 13.9837
CPU usage (%): 757.586
Max. virtual memory (cumulated for all children) (KiB): 15668944
Max. memory (cumulated for all children) (KiB): 3840992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19077.4
system time used= 13.9837
maximum resident set size= 3840992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2011829
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 701502
involuntary context switches= 409031


# summary of solver processes directly reported to runsolver:
#   pid: 8163
#   total CPU time (s): 19091.3
#   total CPU user time (s): 19077.4
#   total CPU system time (s): 13.9837

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.9019 second user time and 32.2683 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-16 03:16:56
IDJOB=4275770
IDBENCH=140508
IDSOLVER=2668
FILE ID=node102/4275770-1502847075
RUNJOBID= node102-1502843644-7803
PBS_JOBID= 20629859
Free space on /tmp= 61924 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-pb-10-20-1.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-4275770-1502847075/watcher-4275770-1502847075 -o /tmp/evaluation-result-4275770-1502847075/solver-4275770-1502847075 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502843644-7803 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 940574387 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275770-1502847075.xml

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

MD5SUM BENCH= bdb22ef8b3c10c26106ff967be2ad1e3
RANDOM SEED=940574387

node102.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.35
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.35
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.35
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.35
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:        31289848 kB
MemAvailable:   31985700 kB
Buffers:          192816 kB
Cached:           787956 kB
SwapCached:            0 kB
Active:           778508 kB
Inactive:         252992 kB
Active(anon):       3636 kB
Inactive(anon):    75052 kB
Active(file):     774872 kB
Inactive(file):   177940 kB
Unevictable:        6448 kB
Mlocked:            6448 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42328 kB
Writeback:             0 kB
AnonPages:         57188 kB
Mapped:            46520 kB
Shmem:             25260 kB
Slab:             144556 kB
SReclaimable:     117752 kB
SUnreclaim:        26804 kB
KernelStack:        3184 kB
PageTables:         4672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61880 MiB
End job on node102 at 2017-08-16 03:58:56