Trace number 4312259

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 - Conflict Ordering with restarts 2018-08-17SAT (TO)4001 252.043 244.717

General information on the benchmark

NameNurseRostering/
NurseRostering-04_c18.xml
MD5SUM3e14d2a5b30f836b117ab38c1a042f13
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2331
Best CPU time to get the best result obtained on this benchmark252.104
Satisfiable
(Un)Satisfiability was proved
Number of variables589
Number of constraints1410
Number of domains13
Minimum domain size1
Maximum domain size29
Distribution of domain sizes[{"size":1,"count":30},{"size":2,"count":111},{"size":3,"count":280},{"size":11,"count":140},{"size":29,"count":28}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":269},{"degree":3,"count":40},{"degree":11,"count":9},{"degree":12,"count":11},{"degree":14,"count":8},{"degree":15,"count":10},{"degree":16,"count":15},{"degree":17,"count":23},{"degree":18,"count":18},{"degree":19,"count":79},{"degree":20,"count":85},{"degree":21,"count":22}]
Minimum constraint arity2
Maximum constraint arity29
Distribution of constraint arities[{"arity":2,"count":525},{"arity":3,"count":530},{"arity":4,"count":10},{"arity":6,"count":230},{"arity":11,"count":84},{"arity":20,"count":1},{"arity":29,"count":30}]
Number of extensional constraints354
Number of intensional constraints171
Distribution of constraint types[{"type":"extension","count":354},{"type":"intension","count":171},{"type":"regular","count":520},{"type":"sum","count":20},{"type":"count","count":344},{"type":"instantiation","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.67/0.56	c version: 2018-08-17
0.67/0.56	c seed: 1460973088
0.67/0.56	c timeout: 252
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 1
0.67/0.59	c Parsing instance...
4.00/1.87	c Parsing done, starting search...
32.72/26.86	o 5112
32.72/26.86	o 5011
32.72/26.86	o 5010
32.72/26.87	o 4910
32.72/26.87	o 4909
32.72/26.87	o 4808
32.90/26.92	o 4709
32.90/26.92	o 4708
32.90/26.92	o 4707
32.90/27.00	o 4608
32.90/27.00	o 4607
33.15/27.04	o 4507
33.15/27.10	o 4506
33.26/27.13	o 4505
33.26/27.14	o 4406
33.26/27.15	o 4405
33.76/27.67	o 4404
33.76/27.67	o 4305
33.76/27.68	o 4304
33.86/27.76	o 4204
33.86/27.76	o 4203
34.06/27.93	o 4202
169.04/162.40	o 4105
169.04/162.40	o 4104
169.04/162.40	o 4103
169.04/162.42	o 4101
233.96/226.84	o 4001
252.01/244.70	s SATISFIABLE
252.01/244.70	v <instantiation>
252.01/244.70	v 	<list>
252.01/244.70	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[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[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[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[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[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[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[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[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[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[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[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[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[16][0] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[16][6] x[16][7] x[16][8] x[16][9] x[17][0] x[17][1] x[17][2] x[17][3] x[17][4] x[17][5] x[17][6] x[17][7] x[17][8] x[17][9] x[18][0] x[18][1] x[18][2] x[18][3] x[18][4] x[18][5] x[18][6] x[18][7] x[18][8] x[18][9] x[19][0] x[19][1] x[19][2] x[19][3] x[19][4] x[19][5] x[19][6] x[19][7] x[19][8] x[19][9] x[20][0] x[20][1] x[20][2] x[20][3] x[20][4] x[20][5] x[20][6] x[20][7] x[20][8] x[20][9] x[21][0] x[21][1] x[21][2] x[21][3] x[21][4] x[21][5] x[21][6] x[21][7] x[21][8] x[21][9] x[22][0] x[22][1] x[22][2] x[22][3] x[22][4] x[22][5] x[22][6] x[22][7] x[22][8] x[22][9] x[23][0] x[23][1] x[23][2] x[23][3] x[23][4] x[23][5] x[23][6] x[23][7] x[23][8] x[23][9] x[24][0] x[24][1] x[24][2] x[24][3] x[24][4] x[24][5] x[24][6] x[24][7] x[24][8] x[24][9] x[25][0] x[25][1] x[25][2] x[25][3] x[25][4] x[25][5] x[25][6] x[25][7] x[25][8] x[25][9] x[26][0] x[26][1] x[26][2] x[26][3] x[26][4] x[26][5] x[26][6] x[26][7] x[26][8] x[26][9] x[27][0] x[27][1] x[27][2] x[27][3] x[27][4] x[27][5] x[27][6] x[27][7] x[27][8] x[27][9] ps[0][0] ps[0][1] ps[0][2] ps[1][0] ps[1][1] ps[1][2] ps[2][0] ps[2][1] ps[2][2] ps[3][0] ps[3][1] ps[3][2] ps[4][0] ps[4][1] ps[4][2] ps[5][0] ps[5][1] ps[5][2] ps[6][0] ps[6][1] ps[6][2] ps[7][0] ps[7][1] ps[7][2] ps[8][0] ps[8][1] ps[8][2] ps[9][0] ps[9][1] ps[9][2] ds[0][0] ds[0][1] ds[0][2] ds[1][0] ds[1][1] ds[1][2] ds[2][0] ds[2][1] ds[2][2] ds[3][0] ds[3][1] ds[3][2] ds[4][0] ds[4][1] ds[4][2] ds[5][0] ds[5][1] ds[5][2] ds[6][0] ds[6][1] ds[6][2] ds[7][0] ds[7][1] ds[7][2] ds[8][0] ds[8][1] ds[8][2] ds[9][0] ds[9][1] ds[9][2] ds[10][0] ds[10][1] ds[10][2] ds[11][0] ds[11][1] ds[11][2] ds[12][0] ds[12][1] ds[12][2] ds[13][0] ds[13][1] ds[13][2] ds[14][0] ds[14][1] ds[14][2] ds[15][0] ds[15][1] ds[15][2] ds[16][0] ds[16][1] ds[16][2] ds[17][0] ds[17][1] ds[17][2] ds[18][0] ds[18][1] ds[18][2] ds[19][0] ds[19][1] ds[19][2] ds[20][0] ds[20][1] ds[20][2] ds[21][0] ds[21][1] ds[21][2] ds[22][0] ds[22][1] ds[22][2] ds[23][0] ds[23][1] ds[23][2] ds[24][0] ds[24][1] ds[24][2] ds[25][0] ds[25][1] ds[25][2] ds[26][0] ds[26][1] ds[26][2] ds[27][0] ds[27][1] ds[27][2] wk[0][0] wk[0][1] wk[0][2] wk[0][3] wk[1][0] wk[1][1] wk[1][2] wk[1][3] wk[2][0] wk[2][1] wk[2][2] wk[2][3] wk[3][0] wk[3][1] wk[3][2] wk[3][3] wk[4][0] wk[4][1] wk[4][2] wk[4][3] wk[5][0] wk[5][1] wk[5][2] wk[5][3] wk[6][0] wk[6][1] wk[6][2] wk[6][3] wk[7][0] wk[7][1] wk[7][2] wk[7][3] wk[8][0] wk[8][1] wk[8][2] wk[8][3] wk[9][0] wk[9][1] wk[9][2] wk[9][3] cn[0] cn[1] cn[2] cn[3] cn[4] cn[5] cn[6] cn[7] cn[8] cn[9] cn[10] cn[11] cn[12] cn[13] cn[14] cn[15] cn[16] cn[17] cn[18] cn[19] cn[20] cn[21] cn[22] cn[23] cn[24] cn[25] cn[26] cn[27] cn[28] cn[29] cn[30] cn[31] cn[32] cn[33] cn[34] cn[35] cn[36] cn[37] cn[38] cn[39] cn[40] cn[41] cn[42] cn[43] cn[44] cn[45] cn[46] cn[47] cn[48] cn[49] cn[50] cn[51] cf[0] cf[1] cf[2] cf[3] cf[4] cf[5] cf[6] cf[7] cf[8] cf[9] cf[10] cf[11] cf[12] cf[13] cf[14] cf[15] cf[16] cf[17] cf[18] cc[0][0] cc[0][1] cc[0][2] cc[1][0] cc[1][1] cc[1][2] cc[2][0] cc[2][1] cc[2][2] cc[3][0] cc[3][1] cc[3][2] cc[4][0] cc[4][1] cc[4][2] cc[5][0] cc[5][1] cc[5][2] cc[6][0] cc[6][1] cc[6][2] cc[7][0] cc[7][1] cc[7][2] cc[8][0] cc[8][1] cc[8][2] cc[9][0] cc[9][1] cc[9][2] cc[10][0] cc[10][1] cc[10][2] cc[11][0] cc[11][1] cc[11][2] cc[12][0] cc[12][1] cc[12][2] cc[13][0] cc[13][1] cc[13][2] cc[14][0] cc[14][1] cc[14][2] cc[15][0] cc[15][1] cc[15][2] cc[16][0] cc[16][1] cc[16][2] cc[17][0] cc[17][1] cc[17][2] cc[18][0] cc[18][1] cc[18][2] cc[19][0] cc[19][1] cc[19][2] cc[20][0] cc[20][1] cc[20][2] cc[21][0] cc[21][1] cc[21][2] cc[22][0] cc[22][1] cc[22][2] cc[23][0] cc[23][1] cc[23][2] cc[24][0] cc[24][1] cc[24][2] cc[25][0] cc[25][1] cc[25][2] cc[26][0] cc[26][1] cc[26][2] cc[27][0] cc[27][1] cc[27][2]
252.01/244.70	v 	</list>
252.01/244.70	v 	<values>
252.01/244.70	v 		0 2 0 2 1 1 2 1 0 0 0 2 0 2 1 1 2 1 0 0 1 0 1 2 2 1 0 1 0 0 1 0 1 0 2 2 1 1 1 0 1 0 2 0 0 2 1 2 1 1 2 2 2 2 0 2 1 2 2 2 2 2 0 2 1 2 1 0 2 2 0 0 0 0 2 2 2 1 0 1 1 0 2 0 2 2 2 1 0 1 1 0 2 0 1 1 0 1 1 2 2 0 1 0 1 1 0 2 2 2 2 2 1 1 2 1 0 2 2 0 2 2 1 2 2 2 2 2 2 1 2 0 2 2 2 2 2 2 2 2 1 0 2 1 0 1 0 0 1 2 1 2 0 1 0 1 0 0 1 0 2 2 0 1 0 1 0 0 1 1 2 0 1 2 0 2 0 1 2 1 0 0 1 2 1 2 2 2 2 1 1 2 2 0 2 1 2 2 2 2 1 2 2 0 2 1 2 2 2 2 2 2 2 2 1 1 0 2 2 2 2 0 2 2 1 1 0 2 2 0 0 0 0 0 2 2 1 2 0 0 0 0 0 1 2 2 1 0 0 2 1 0 1 1 1 1 2 0 0 2 2 0 2 1 1 1 2 0 0 0 2 2 2 2 2 1 2 0 0 0 6 10 12 16 0 12 8 8 12 9 7 12 6 10 12 0 16 12 10 6 12 8 8 12 10 6 12 10 7 11 4 3 3 4 3 3 4 4 2 3 5 2 3 4 3 1 1 8 2 2 6 5 2 3 3 3 4 3 5 2 3 3 4 2 3 5 0 2 8 1 0 9 4 4 2 5 4 1 4 4 2 3 3 4 2 3 5 1 2 7 1 2 7 1 2 7 3 2 5 6 1 3 5 2 3 3 5 2 4 3 3 3 1 6 1 0 1 0 0 1 0 1 1 1 0 0 0 0 1 1 1 0 0 1 0 0 1 1 1 1 0 0 1 0 0 1 0 1 0 1 0 1 0 1 2 0 1 0 0 0 0 0 3 0 0 3 2 0 2 2 0 0 0 0 2 0 0 1 1 0 3 3 0 0 3 0 0 0 3 3 3 3 3 3 3 3 0 0 0 2 2 2 2 2 2 0 3 3 0 0 3 0 0 0 0 0 0 2 2 3 3 0 0 0 0 2 0 0 1 0 0 0 0 0 1 2 0 1 1 0 100 200 0 0 100 0 2 100 0 100 0 0 0 3 0 1 0 0 200 0 0 200 100 0 400 300 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 500 200 0 100 0 0 300 200 0 0 0 0 1 200 0 1 200 0 100 100 0 0 100 0 100 0 0 
252.01/244.70	v 	</values>
252.01/244.70	v </instantiation>

Verifier Data

OK	4001

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312259-1534568625/watcher-4312259-1534568625 -o /tmp/evaluation-result-4312259-1534568625/solver-4312259-1534568625 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534568625-12652 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1460973088 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312259-1534568625.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=12677, runsolver pid=12672
Current StackSize limit: 8192 KiB


[startup+0.100094 s]*
/proc/loadavg: 0.73 0.90 1.19 4/217 12710
/proc/meminfo: memFree=21004380/32770624 swapFree=67108372/67108860
[pid=12677] ppid=12672 vsize=14082736 memory=31456 CPUtime=0.12 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12672 12677 9172 0 -1 1077944320 6766 0 0 0 11 1 0 0 20 0 15 0 274425709 14420721664 7864 33554432000 4194304 4196468 140729721334656 140729721317200 139795760266999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
/proc/12677/statm: 3520684 7864 3154 1 0 3482761 0
[pid=12677/tid=12683] ppid=12672 vsize=14082736 memory=5450919713671312938 CPUtime=0.09 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) R 12672 12677 9172 0 -1 4202560 4813 0 0 0 8 1 0 0 20 0 15 0 274425710 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795764498496 139795744347486 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12685] ppid=12672 vsize=14082736 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795690355216 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12686] ppid=12672 vsize=14082736 memory=140707356952192 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795689302672 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12687] ppid=12672 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795688249616 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12688] ppid=12672 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12672 12677 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274425710 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795687197072 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12693] ppid=12672 vsize=14082736 memory=140707356952192 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) S 12672 12677 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274425712 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795234245360 139795760278146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12695] ppid=12672 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12695/stat : 12695 (java) S 12672 12677 9172 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274425712 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795233191584 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12696] ppid=12672 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12696/stat : 12696 (java) S 12672 12677 9172 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274425712 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795232138480 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12699] ppid=12672 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12699/stat : 12699 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795231087056 139795760285595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12700] ppid=12672 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12700/stat : 12700 (java) S 12672 12677 9172 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 274425715 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795230034160 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12701] ppid=12672 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12701/stat : 12701 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425715 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795228981616 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12702] ppid=12672 vsize=14082736 memory=140707356952192 CPUtime=0.01 cores=1,3,5,7
/proc/12677/task/12702/stat : 12702 (java) S 12672 12677 9172 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 15 0 274425715 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795227928560 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12706] ppid=12672 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12706/stat : 12706 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795226876256 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12708] ppid=12672 vsize=14082736 memory=140707356952192 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12708/stat : 12708 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425715 14420721664 7864 33554432000 4194304 4196468 140729721334656 139795225824304 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31456 KiB

[startup+0.210833 s]*
/proc/loadavg: 0.73 0.90 1.19 5/217 12710
/proc/meminfo: memFree=20973124/32770624 swapFree=67108372/67108860
[pid=12677] ppid=12672 vsize=14082736 memory=46744 CPUtime=0.28 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12672 12677 9172 0 -1 1077944320 10332 0 0 0 26 2 0 0 20 0 15 0 274425709 14420721664 11686 33554432000 4194304 4196468 140729721334656 140729721317200 139795760266999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
/proc/12677/statm: 3520684 11686 3275 1 0 3482761 0
[pid=12677/tid=12683] ppid=12672 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) S 12672 12677 9172 0 -1 1077944384 8133 0 0 0 18 1 0 0 20 0 15 0 274425710 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795764490736 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12685] ppid=12672 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795690355216 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12686] ppid=12672 vsize=14082736 memory=3688647291860371104 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795689302672 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12687] ppid=12672 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795688249616 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12688] ppid=12672 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12672 12677 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274425710 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795687197072 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12693] ppid=12672 vsize=14082736 memory=140707356952192 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) S 12672 12677 9172 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274425712 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795234245360 139795760278146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12695] ppid=12672 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12695/stat : 12695 (java) S 12672 12677 9172 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274425712 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795233191584 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12696] ppid=12672 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12696/stat : 12696 (java) S 12672 12677 9172 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274425712 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795232138480 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12699] ppid=12672 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12699/stat : 12699 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795231087056 139795760285595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12700] ppid=12672 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12677/task/12700/stat : 12700 (java) S 12672 12677 9172 0 -1 1077944384 449 0 0 0 1 0 0 0 20 0 15 0 274425715 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795230020944 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12701] ppid=12672 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/12677/task/12701/stat : 12701 (java) S 12672 12677 9172 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 15 0 274425715 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795228981616 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12702] ppid=12672 vsize=14082736 memory=140707356952192 CPUtime=0.05 cores=1,3,5,7
/proc/12677/task/12702/stat : 12702 (java) R 12672 12677 9172 0 -1 4202560 305 0 0 0 5 0 0 0 20 0 15 0 274425715 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795227925496 139795740221361 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12706] ppid=12672 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12706/stat : 12706 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795226876256 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12708] ppid=12672 vsize=14082736 memory=140707356952192 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12708/stat : 12708 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425715 14420721664 11686 33554432000 4194304 4196468 140729721334656 139795225824304 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46744 KiB

[startup+0.310632 s]*
/proc/loadavg: 0.73 0.90 1.19 3/217 12710
/proc/meminfo: memFree=20965424/32770624 swapFree=67108372/67108860
[pid=12677] ppid=12672 vsize=14082736 memory=50396 CPUtime=0.43 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12672 12677 9172 0 -1 1077944320 10768 0 0 0 41 2 0 0 20 0 15 0 274425709 14420721664 12599 33554432000 4194304 4196468 140729721334656 140729721317200 139795760266999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
/proc/12677/statm: 3520684 12599 3370 1 0 3482761 0
[pid=12677/tid=12683] ppid=12672 vsize=14082736 memory=8390339637985935414 CPUtime=0.29 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) R 12672 12677 9172 0 -1 4202560 8469 0 0 0 27 2 0 0 20 0 15 0 274425710 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795764476352 139795744347486 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12685] ppid=12672 vsize=14082736 memory=304556157668950039 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795690355216 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12686] ppid=12672 vsize=14082736 memory=3690614318162462368 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795689302672 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12687] ppid=12672 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795688249616 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12688] ppid=12672 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12672 12677 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274425710 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795687197072 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12693] ppid=12672 vsize=14082736 memory=140707356952192 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) S 12672 12677 9172 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274425712 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795234245360 139795760278146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12695] ppid=12672 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12695/stat : 12695 (java) S 12672 12677 9172 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274425712 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795233191584 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12696] ppid=12672 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12696/stat : 12696 (java) S 12672 12677 9172 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274425712 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795232138480 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12699] ppid=12672 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12699/stat : 12699 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795231087056 139795760285595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12700] ppid=12672 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12677/task/12700/stat : 12700 (java) S 12672 12677 9172 0 -1 1077944384 452 0 0 0 2 0 0 0 20 0 15 0 274425715 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795230034160 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12701] ppid=12672 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/12677/task/12701/stat : 12701 (java) S 12672 12677 9172 0 -1 1077944384 160 0 0 0 2 0 0 0 20 0 15 0 274425715 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795228981616 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12702] ppid=12672 vsize=14082736 memory=140707356952192 CPUtime=0.08 cores=1,3,5,7
/proc/12677/task/12702/stat : 12702 (java) S 12672 12677 9172 0 -1 1077944384 318 0 0 0 8 0 0 0 20 0 15 0 274425715 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795227928560 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12706] ppid=12672 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12706/stat : 12706 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795226876256 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12708] ppid=12672 vsize=14082736 memory=140707356952192 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12708/stat : 12708 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425715 14420721664 12599 33554432000 4194304 4196468 140729721334656 139795225824304 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50396 KiB

[startup+0.700688 s]
/proc/loadavg: 0.73 0.90 1.19 3/217 12710
/proc/meminfo: memFree=20919676/32770624 swapFree=67108372/67108860
[pid=12677] ppid=12672 vsize=14084804 memory=88960 CPUtime=0.99 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12672 12677 9172 0 -1 1077944320 17617 0 0 0 94 5 0 0 20 0 15 0 274425709 14422839296 22240 33554432000 4194304 4196468 140729721334656 140729721317200 139795760266999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
/proc/12677/statm: 3521201 22240 3500 1 0 3483273 0
[pid=12677/tid=12683] ppid=12672 vsize=14084804 memory=1752 CPUtime=0.66 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) R 12672 12677 9172 0 -1 4202560 14897 0 0 0 63 3 0 0 20 0 15 0 274425710 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795764473328 139795727856806 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12685] ppid=12672 vsize=14084804 memory=5540 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795690355216 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12686] ppid=12672 vsize=14084804 memory=4400 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795689302672 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12687] ppid=12672 vsize=14084804 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795688249616 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12688] ppid=12672 vsize=14084804 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12672 12677 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274425710 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795687197072 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12693] ppid=12672 vsize=14084804 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) S 12672 12677 9172 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274425712 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795234245360 139795760278146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12695] ppid=12672 vsize=14084804 memory=868 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12695/stat : 12695 (java) S 12672 12677 9172 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274425712 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795233191584 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12696] ppid=12672 vsize=14084804 memory=6616 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12696/stat : 12696 (java) S 12672 12677 9172 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274425712 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795232138480 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12699] ppid=12672 vsize=14084804 memory=7518026621751089001 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12699/stat : 12699 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795231087056 139795760285595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12700] ppid=12672 vsize=14084804 memory=7881696724453321575 CPUtime=0.07 cores=1,3,5,7
/proc/12677/task/12700/stat : 12700 (java) S 12672 12677 9172 0 -1 1077944384 618 0 0 0 7 0 0 0 20 0 15 0 274425715 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795230034160 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12701] ppid=12672 vsize=14084804 memory=5787213840016500561 CPUtime=0.07 cores=1,3,5,7
/proc/12677/task/12701/stat : 12701 (java) S 12672 12677 9172 0 -1 1077944384 309 0 0 0 7 0 0 0 20 0 15 0 274425715 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795228981616 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12702] ppid=12672 vsize=14084804 memory=4629539461233085814 CPUtime=0.15 cores=1,3,5,7
/proc/12677/task/12702/stat : 12702 (java) S 12672 12677 9172 0 -1 1077944384 412 0 0 0 15 0 0 0 20 0 15 0 274425715 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795227928560 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12706] ppid=12672 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12706/stat : 12706 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795226876256 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12708] ppid=12672 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12708/stat : 12708 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425715 14422839296 22240 33554432000 4194304 4196468 140729721334656 139795225824304 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88960 KiB

[startup+1.50805 s]
/proc/loadavg: 0.73 0.90 1.19 8/217 12710
/proc/meminfo: memFree=20837392/32770624 swapFree=67108372/67108860
[pid=12677] ppid=12672 vsize=14090948 memory=150280 CPUtime=3.06 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12672 12677 9172 0 -1 1077944320 26436 0 0 0 298 8 0 0 20 0 15 0 274425709 14429130752 37570 33554432000 4194304 4196468 140729721334656 140729721317200 139795760266999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
/proc/12677/statm: 3522737 37570 3545 1 0 3484809 0
[pid=12677/tid=12683] ppid=12672 vsize=14090948 memory=6791534058613427641 CPUtime=1.47 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) R 12672 12677 9172 0 -1 4202560 18996 0 0 0 141 6 0 0 20 0 15 0 274425710 14429130752 37570 33554432000 4194304 4196468 140729721334656 139795764492432 139795760288925 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12685] ppid=12672 vsize=14090948 memory=33 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14429130752 37570 33554432000 4194304 4196468 140729721334656 139795690355216 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12686] ppid=12672 vsize=14090948 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14429130752 37570 33554432000 4194304 4196468 140729721334656 139795689302672 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12687] ppid=12672 vsize=14090948 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12672 12677 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274425710 14429130752 37570 33554432000 4194304 4196468 140729721334656 139795688249616 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12688] ppid=12672 vsize=14090948 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12672 12677 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274425710 14429130752 37570 33554432000 4194304 4196468 140729721334656 139795687197072 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12693] ppid=12672 vsize=14090948 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) S 12672 12677 9172 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 15 0 274425712 14429130752 37570 33554432000 4194304 4196468 140729721334656 139795234245360 139795760278146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0

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

/proc/12677/task/12683/stat : 12683 (java) R 12672 12677 9172 0 -1 4202560 29963 0 0 0 16167 13 0 0 20 0 15 0 274425710 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795764505024 139795374936227 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12685] ppid=12672 vsize=14092996 memory=288028 CPUtime=0.26 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12672 12677 9172 0 -1 1077944384 1859 0 0 0 21 5 0 0 20 0 15 0 274425710 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795690355216 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12686] ppid=12672 vsize=14092996 memory=288188 CPUtime=0.26 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12672 12677 9172 0 -1 1077944384 2889 0 0 0 20 6 0 0 20 0 15 0 274425710 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795689302672 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12687] ppid=12672 vsize=14092996 memory=288188 CPUtime=0.26 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12672 12677 9172 0 -1 1077944384 3863 0 0 0 21 5 0 0 20 0 15 0 274425710 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795688249616 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12688] ppid=12672 vsize=14092996 memory=288188 CPUtime=0.26 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12672 12677 9172 0 -1 1077944384 2581 0 0 0 21 5 0 0 20 0 15 0 274425710 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795687197072 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12693] ppid=12672 vsize=14092996 memory=289824 CPUtime=0.12 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) S 12672 12677 9172 0 -1 1077944384 2211 0 0 0 11 1 0 0 20 0 15 0 274425712 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795234245360 139795760278146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12695] ppid=12672 vsize=14092996 memory=288188 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12695/stat : 12695 (java) S 12672 12677 9172 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 274425712 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795233191648 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12696] ppid=12672 vsize=14092996 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12696/stat : 12696 (java) S 12672 12677 9172 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 274425712 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795232138496 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12699] ppid=12672 vsize=14092996 memory=288188 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12699/stat : 12699 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795231087056 139795760285595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12700] ppid=12672 vsize=14092996 memory=288188 CPUtime=2.35 cores=1,3,5,7
/proc/12677/task/12700/stat : 12700 (java) S 12672 12677 9172 0 -1 1077944384 8526 0 0 0 234 1 0 0 20 0 15 0 274425715 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795230034160 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12701] ppid=12672 vsize=14092996 memory=288188 CPUtime=2.44 cores=1,3,5,7
/proc/12677/task/12701/stat : 12701 (java) S 12672 12677 9172 0 -1 1077944384 9353 0 0 0 243 1 0 0 20 0 15 0 274425715 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795228981616 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12702] ppid=12672 vsize=14092996 memory=288230596050944315 CPUtime=1.03 cores=1,3,5,7
/proc/12677/task/12702/stat : 12702 (java) S 12672 12677 9172 0 -1 1077944384 8034 0 0 0 101 2 0 0 20 0 15 0 274425715 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795227928560 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12706] ppid=12672 vsize=14092996 memory=3812 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12706/stat : 12706 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795226876256 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12708] ppid=12672 vsize=14092996 memory=6856 CPUtime=0.05 cores=1,3,5,7
/proc/12677/task/12708/stat : 12708 (java) S 12672 12677 9172 0 -1 1077944384 246 0 0 0 3 2 0 0 20 0 15 0 274425715 14431227904 72047 33554432000 4194304 4196468 140729721334656 139795225824304 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
Current children cumulated CPU time: 168.94 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 288188 KiB

[startup+222.301 s]
/proc/loadavg: 1.71 1.32 1.30 3/215 12713
/proc/meminfo: memFree=18253760/32770624 swapFree=67108372/67108860
[pid=12677] ppid=12672 vsize=14092996 memory=297316 CPUtime=229.43 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12672 12677 9172 0 -1 1077944320 76840 0 0 0 22894 49 0 0 20 0 15 0 274425709 14431227904 74329 33554432000 4194304 4196468 140729721334656 140729721317200 139795760266999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
/proc/12677/statm: 3523249 74329 3603 1 0 3485321 0
[pid=12677/tid=12683] ppid=12672 vsize=14092996 memory=3316 CPUtime=221.48 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) R 12672 12677 9172 0 -1 4202560 30978 0 0 0 22135 13 0 0 20 0 15 0 274425710 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795764505024 139795375310032 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12685] ppid=12672 vsize=14092996 memory=297316 CPUtime=0.42 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12672 12677 9172 0 -1 1077944384 2124 0 0 0 35 7 0 0 20 0 15 0 274425710 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795690355216 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12686] ppid=12672 vsize=14092996 memory=290732 CPUtime=0.41 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12672 12677 9172 0 -1 1077944384 3948 0 0 0 35 6 0 0 20 0 15 0 274425710 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795689302672 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12687] ppid=12672 vsize=14092996 memory=295268 CPUtime=0.42 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12672 12677 9172 0 -1 1077944384 4061 0 0 0 35 7 0 0 20 0 15 0 274425710 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795688249616 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12688] ppid=12672 vsize=14092996 memory=297316 CPUtime=0.42 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12672 12677 9172 0 -1 1077944384 2779 0 0 0 35 7 0 0 20 0 15 0 274425710 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795687197072 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12693] ppid=12672 vsize=14092996 memory=40 CPUtime=0.23 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) S 12672 12677 9172 0 -1 1077944384 2341 0 0 0 21 2 0 0 20 0 15 0 274425712 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795234245360 139795760278146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12695] ppid=12672 vsize=14092996 memory=297316 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12695/stat : 12695 (java) S 12672 12677 9172 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 274425712 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795233191648 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12696] ppid=12672 vsize=14092996 memory=297316 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12696/stat : 12696 (java) S 12672 12677 9172 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 274425712 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795232138496 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12699] ppid=12672 vsize=14092996 memory=297316 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12699/stat : 12699 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795231087056 139795760285595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12700] ppid=12672 vsize=14092996 memory=297316 CPUtime=2.4 cores=1,3,5,7
/proc/12677/task/12700/stat : 12700 (java) S 12672 12677 9172 0 -1 1077944384 10329 0 0 0 239 1 0 0 20 0 15 0 274425715 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795230034160 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12701] ppid=12672 vsize=14092996 memory=288224 CPUtime=2.44 cores=1,3,5,7
/proc/12677/task/12701/stat : 12701 (java) S 12672 12677 9172 0 -1 1077944384 9355 0 0 0 243 1 0 0 20 0 15 0 274425715 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795228981616 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12702] ppid=12672 vsize=14092996 memory=297316 CPUtime=1.04 cores=1,3,5,7
/proc/12677/task/12702/stat : 12702 (java) S 12672 12677 9172 0 -1 1077944384 9034 0 0 0 102 2 0 0 20 0 15 0 274425715 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795227928560 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12706] ppid=12672 vsize=14092996 memory=297316 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12706/stat : 12706 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795226876256 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12708] ppid=12672 vsize=14092996 memory=3812 CPUtime=0.07 cores=1,3,5,7
/proc/12677/task/12708/stat : 12708 (java) S 12672 12677 9172 0 -1 1077944384 436 0 0 0 4 3 0 0 20 0 15 0 274425715 14431227904 74329 33554432000 4194304 4196468 140729721334656 139795225824304 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
Current children cumulated CPU time: 229.43 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 297316 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+244.701 s]
/proc/loadavg: 1.59 1.32 1.30 3/215 12790
/proc/meminfo: memFree=20509748/32770624 swapFree=67108372/67108860
[pid=12677] ppid=12672 vsize=14092996 memory=299364 CPUtime=252.01 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12672 12677 9172 0 -1 1077944320 77806 0 0 0 25150 51 0 0 20 0 15 0 274425709 14431227904 74841 33554432000 4194304 4196468 140729721334656 140729721317200 139795760266999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
/proc/12677/statm: 3523249 74841 3603 1 0 3485321 0
[pid=12677/tid=12683] ppid=12672 vsize=14092996 memory=299364 CPUtime=243.76 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) R 12672 12677 9172 0 -1 4202560 31448 0 0 0 24363 13 0 0 20 0 15 0 274425710 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795764505248 139795375243561 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12685] ppid=12672 vsize=14092996 memory=297316 CPUtime=0.48 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12672 12677 9172 0 -1 1077944384 2177 0 0 0 41 7 0 0 20 0 15 0 274425710 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795690355216 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12686] ppid=12672 vsize=14092996 memory=297316 CPUtime=0.48 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12672 12677 9172 0 -1 1077944384 4054 0 0 0 41 7 0 0 20 0 15 0 274425710 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795689302672 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12687] ppid=12672 vsize=14092996 memory=297316 CPUtime=0.48 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12672 12677 9172 0 -1 1077944384 4161 0 0 0 41 7 0 0 20 0 15 0 274425710 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795688249616 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12688] ppid=12672 vsize=14092996 memory=299364 CPUtime=0.48 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12672 12677 9172 0 -1 1077944384 2845 0 0 0 41 7 0 0 20 0 15 0 274425710 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795687197072 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12693] ppid=12672 vsize=14092996 memory=299364 CPUtime=0.26 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) S 12672 12677 9172 0 -1 1077944384 2501 0 0 0 24 2 0 0 20 0 15 0 274425712 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795234245360 139795760278146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12695] ppid=12672 vsize=14092996 memory=299364 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12695/stat : 12695 (java) S 12672 12677 9172 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 274425712 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795233191648 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12696] ppid=12672 vsize=14092996 memory=299364 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12696/stat : 12696 (java) S 12672 12677 9172 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 274425712 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795232138496 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12699] ppid=12672 vsize=14092996 memory=299364 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12699/stat : 12699 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795231087056 139795760285595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12700] ppid=12672 vsize=14092996 memory=48 CPUtime=2.4 cores=1,3,5,7
/proc/12677/task/12700/stat : 12700 (java) S 12672 12677 9172 0 -1 1077944384 10329 0 0 0 239 1 0 0 20 0 15 0 274425715 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795230034160 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12701] ppid=12672 vsize=14092996 memory=299364 CPUtime=2.44 cores=1,3,5,7
/proc/12677/task/12701/stat : 12701 (java) S 12672 12677 9172 0 -1 1077944384 9355 0 0 0 243 1 0 0 20 0 15 0 274425715 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795228981616 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12702] ppid=12672 vsize=14092996 memory=288224 CPUtime=1.04 cores=1,3,5,7
/proc/12677/task/12702/stat : 12702 (java) S 12672 12677 9172 0 -1 1077944384 9034 0 0 0 102 2 0 0 20 0 15 0 274425715 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795227928560 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12706] ppid=12672 vsize=14092996 memory=299364 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12706/stat : 12706 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795226876256 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12708] ppid=12672 vsize=14092996 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/12677/task/12708/stat : 12708 (java) S 12672 12677 9172 0 -1 1077944384 447 0 0 0 5 4 0 0 20 0 15 0 274425715 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795225824304 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
Current children cumulated CPU time: 252.01 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 299364 KiB

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

[startup+244.717 s]
# the end of solver process 12677 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.518 s, system=0.524759 s

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

[startup+244.701 s]
/proc/loadavg: 1.59 1.32 1.30 3/215 12790
/proc/meminfo: memFree=20509748/32770624 swapFree=67108372/67108860
[pid=12677] ppid=12672 vsize=14092996 memory=299364 CPUtime=252.01 cores=1,3,5,7
/proc/12677/stat : 12677 (java) S 12672 12677 9172 0 -1 1077944320 77806 0 0 0 25150 51 0 0 20 0 15 0 274425709 14431227904 74841 33554432000 4194304 4196468 140729721334656 140729721317200 139795760266999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
/proc/12677/statm: 3523249 74841 3603 1 0 3485321 0
[pid=12677/tid=12683] ppid=12672 vsize=14092996 memory=299364 CPUtime=243.76 cores=1,3,5,7
/proc/12677/task/12683/stat : 12683 (java) R 12672 12677 9172 0 -1 4202560 31448 0 0 0 24363 13 0 0 20 0 15 0 274425710 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795764505248 139795375243561 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12685] ppid=12672 vsize=14092996 memory=297316 CPUtime=0.48 cores=1,3,5,7
/proc/12677/task/12685/stat : 12685 (java) S 12672 12677 9172 0 -1 1077944384 2177 0 0 0 41 7 0 0 20 0 15 0 274425710 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795690355216 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12686] ppid=12672 vsize=14092996 memory=297316 CPUtime=0.48 cores=1,3,5,7
/proc/12677/task/12686/stat : 12686 (java) S 12672 12677 9172 0 -1 1077944384 4054 0 0 0 41 7 0 0 20 0 15 0 274425710 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795689302672 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12687] ppid=12672 vsize=14092996 memory=297316 CPUtime=0.48 cores=1,3,5,7
/proc/12677/task/12687/stat : 12687 (java) S 12672 12677 9172 0 -1 1077944384 4161 0 0 0 41 7 0 0 20 0 15 0 274425710 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795688249616 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12688] ppid=12672 vsize=14092996 memory=299364 CPUtime=0.48 cores=1,3,5,7
/proc/12677/task/12688/stat : 12688 (java) S 12672 12677 9172 0 -1 1077944384 2845 0 0 0 41 7 0 0 20 0 15 0 274425710 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795687197072 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12693] ppid=12672 vsize=14092996 memory=299364 CPUtime=0.26 cores=1,3,5,7
/proc/12677/task/12693/stat : 12693 (java) S 12672 12677 9172 0 -1 1077944384 2501 0 0 0 24 2 0 0 20 0 15 0 274425712 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795234245360 139795760278146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12695] ppid=12672 vsize=14092996 memory=299364 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12695/stat : 12695 (java) S 12672 12677 9172 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 274425712 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795233191648 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12696] ppid=12672 vsize=14092996 memory=299364 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12696/stat : 12696 (java) S 12672 12677 9172 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 274425712 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795232138496 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12699] ppid=12672 vsize=14092996 memory=299364 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12699/stat : 12699 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795231087056 139795760285595 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12700] ppid=12672 vsize=14092996 memory=48 CPUtime=2.4 cores=1,3,5,7
/proc/12677/task/12700/stat : 12700 (java) S 12672 12677 9172 0 -1 1077944384 10329 0 0 0 239 1 0 0 20 0 15 0 274425715 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795230034160 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12701] ppid=12672 vsize=14092996 memory=299364 CPUtime=2.44 cores=1,3,5,7
/proc/12677/task/12701/stat : 12701 (java) S 12672 12677 9172 0 -1 1077944384 9355 0 0 0 243 1 0 0 20 0 15 0 274425715 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795228981616 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12702] ppid=12672 vsize=14092996 memory=288224 CPUtime=1.04 cores=1,3,5,7
/proc/12677/task/12702/stat : 12702 (java) S 12672 12677 9172 0 -1 1077944384 9034 0 0 0 102 2 0 0 20 0 15 0 274425715 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795227928560 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12706] ppid=12672 vsize=14092996 memory=299364 CPUtime=0 cores=1,3,5,7
/proc/12677/task/12706/stat : 12706 (java) S 12672 12677 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274425715 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795226876256 139795760277205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
[pid=12677/tid=12708] ppid=12672 vsize=14092996 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/12677/task/12708/stat : 12708 (java) S 12672 12677 9172 0 -1 1077944384 447 0 0 0 5 4 0 0 20 0 15 0 274425715 14431227904 74841 33554432000 4194304 4196468 140729721334656 139795225824304 139795760278146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31322112 140729721336910 140729721337102 140729721337102 140729721339855 0
Current children cumulated CPU time: 252.01 s
Current children cumulated vsize: 14092996 KiB
Current children cumulated memory: 299364 KiB

Child status: 143
Real time (s): 244.717
CPU time (s): 252.043
CPU user time (s): 251.518
CPU system time (s): 0.524759
CPU usage (%): 102.994
Max. virtual memory (cumulated for all children) (KiB): 14092996
Max. memory (cumulated for all children) (KiB): 707332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.518
system time used= 0.524759
maximum resident set size= 718096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78969
page faults= 0
swaps= 0
block input operations= 0
block output operations= 400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15261
involuntary context switches= 486


# summary of solver processes directly reported to runsolver:
#   pid: 12677
#   total CPU time (s): 252.043
#   total CPU user time (s): 251.518
#   total CPU system time (s): 0.524759

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.01444 second user time and 2.80769 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-18 07:03:45
IDJOB=4312259
IDBENCH=141042
IDSOLVER=2800
FILE ID=node137/4312259-1534568625
RUNJOBID= node137-1534568625-12652
PBS_JOBID= 21038634
Free space on /tmp= 43564 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/NurseRostering/NurseRostering-04_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4312259-1534568625/watcher-4312259-1534568625 -o /tmp/evaluation-result-4312259-1534568625/solver-4312259-1534568625 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534568625-12652 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1460973088 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312259-1534568625.xml

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

MD5SUM BENCH= 3e14d2a5b30f836b117ab38c1a042f13
RANDOM SEED=1460973088

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        21043920 kB
MemAvailable:   31888972 kB
Buffers:          216620 kB
Cached:         10882324 kB
SwapCached:            8 kB
Active:          7362324 kB
Inactive:        3793184 kB
Active(anon):      26108 kB
Inactive(anon):    99076 kB
Active(file):    7336216 kB
Inactive(file):  3694108 kB
Unevictable:        7196 kB
Mlocked:            7196 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             71668 kB
Writeback:             0 kB
AnonPages:         63572 kB
Mapped:            19872 kB
Shmem:             66008 kB
Slab:             271524 kB
SReclaimable:     243188 kB
SUnreclaim:        28336 kB
KernelStack:        3248 kB
PageTables:         4708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     367116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 43492 MiB
End job on node137 at 2018-08-18 07:07:50