Trace number 4248192

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 NameAnswerCPU timeWall clock time
R1: choco-solver 5a (2017-07-05)SAT 12.7213 2.26757

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-016.xml
MD5SUM6d65a76f46cedd698fe2b492b618a08c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.1101
Satisfiable
(Un)Satisfiability was proved
Number of variables768
Number of constraints261
Number of domains2
Minimum domain size16
Maximum domain size256
Distribution of domain sizes[{"size":16,"count":512},{"size":256,"count":256}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":736},{"degree":3,"count":32}]
Minimum constraint arity3
Maximum constraint arity256
Distribution of constraint arities[{"arity":3,"count":256},{"arity":16,"count":2},{"arity":256,"count":3}]
Number of extensional constraints256
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":256},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4248192-1500691738.xml"  -tl '2400s' -p 8 -x 3
0.00/0.20	c [HOME/instance-4248192-1500691738.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.26	c 8 solvers in parallel
0.00/0.32	c parse instance...
0.00/0.99	c solve instance...
12.51/2.24	s SATISFIABLE
12.51/2.24	v <instantiation>
12.51/2.24	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] 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[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[0][15] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[1][15] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[2][15] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[3][15] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[4][15] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[5][15] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[6][15] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][9] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[10][0] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[10][10] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[11][0] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[11][8] y[11][9] y[11][10] y[11][11] y[11][12] y[11][13] y[11][14] y[11][15] y[12][0] y[12][1] y[12][2] y[12][3] y[12][4] y[12][5] y[12][6] y[12][7] y[12][8] y[12][9] y[12][10] y[12][11] y[12][12] y[12][13] y[12][14] y[12][15] y[13][0] y[13][1] y[13][2] y[13][3] y[13][4] y[13][5] y[13][6] y[13][7] y[13][8] y[13][9] y[13][10] y[13][11] y[13][12] y[13][13] y[13][14] y[13][15] y[14][0] y[14][1] y[14][2] y[14][3] y[14][4] y[14][5] y[14][6] y[14][7] y[14][8] y[14][9] y[14][10] y[14][11] y[14][12] y[14][13] y[14][14] y[14][15] y[15][0] y[15][1] y[15][2] y[15][3] y[15][4] y[15][5] y[15][6] y[15][7] y[15][8] y[15][9] y[15][10] y[15][11] y[15][12] y[15][13] y[15][14] y[15][15] z[0] z[1] z[2] z[3] z[4] z[5] z[6] z[7] z[8] z[9] z[10] z[11] z[12] z[13] z[14] z[15] z[16] z[17] z[18] z[19] z[20] z[21] z[22] z[23] z[24] z[25] z[26] z[27] z[28] z[29] z[30] z[31] z[32] z[33] z[34] z[35] z[36] z[37] z[38] z[39] z[40] z[41] z[42] z[43] z[44] z[45] z[46] z[47] z[48] z[49] z[50] z[51] z[52] z[53] z[54] z[55] z[56] z[57] z[58] z[59] z[60] z[61] z[62] z[63] z[64] z[65] z[66] z[67] z[68] z[69] z[70] z[71] z[72] z[73] z[74] z[75] z[76] z[77] z[78] z[79] z[80] z[81] z[82] z[83] z[84] z[85] z[86] z[87] z[88] z[89] z[90] z[91] z[92] z[93] z[94] z[95] z[96] z[97] z[98] z[99] z[100] z[101] z[102] z[103] z[104] z[105] z[106] z[107] z[108] z[109] z[110] z[111] z[112] z[113] z[114] z[115] z[116] z[117] z[118] z[119] z[120] z[121] z[122] z[123] z[124] z[125] z[126] z[127] z[128] z[129] z[130] z[131] z[132] z[133] z[134] z[135] z[136] z[137] z[138] z[139] z[140] z[141] z[142] z[143] z[144] z[145] z[146] z[147] z[148] z[149] z[150] z[151] z[152] z[153] z[154] z[155] z[156] z[157] z[158] z[159] z[160] z[161] z[162] z[163] z[164] z[165] z[166] z[167] z[168] z[169] z[170] z[171] z[172] z[173] z[174] z[175] z[176] z[177] z[178] z[179] z[180] z[181] z[182] z[183] z[184] z[185] z[186] z[187] z[188] z[189] z[190] z[191] z[192] z[193] z[194] z[195] z[196] z[197] z[198] z[199] z[200] z[201] z[202] z[203] z[204] z[205] z[206] z[207] z[208] z[209] z[210] z[211] z[212] z[213] z[214] z[215] z[216] z[217] z[218] z[219] z[220] z[221] z[222] z[223] z[224] z[225] z[226] z[227] z[228] z[229] z[230] z[231] z[232] z[233] z[234] z[235] z[236] z[237] z[238] z[239] z[240] z[241] z[242] z[243] z[244] z[245] z[246] z[247] z[248] z[249] z[250] z[251] z[252] z[253] z[254] z[255] </list>
12.51/2.24	v 	<values>0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 0 3 2 5 4 7 6 9 8 11 10 13 12 15 14 2 3 0 1 6 7 4 5 10 11 8 9 14 15 12 13 3 2 1 0 7 6 5 4 11 10 9 8 15 14 13 12 4 5 6 7 0 1 2 3 12 13 14 15 8 9 10 11 5 4 7 6 1 0 3 2 13 12 15 14 9 8 11 10 6 7 4 5 2 3 0 1 14 15 12 13 10 11 8 9 7 6 5 4 3 2 1 0 15 14 13 12 11 10 9 8 8 9 10 11 12 13 14 15 0 1 2 3 4 5 6 7 9 8 11 10 13 12 15 14 1 0 3 2 5 4 7 6 10 11 8 9 14 15 12 13 2 3 0 1 6 7 4 5 11 10 9 8 15 14 13 12 3 2 1 0 7 6 5 4 12 13 14 15 8 9 10 11 4 5 6 7 0 1 2 3 13 12 15 14 9 8 11 10 5 4 7 6 1 0 3 2 14 15 12 13 10 11 8 9 6 7 4 5 2 3 0 1 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 3 0 1 6 7 4 5 10 11 8 9 14 15 12 13 3 2 1 0 7 6 5 4 11 10 9 8 15 14 13 12 1 0 3 2 5 4 7 6 9 8 11 10 13 12 15 14 8 9 10 11 12 13 14 15 0 1 2 3 4 5 6 7 10 11 8 9 14 15 12 13 2 3 0 1 6 7 4 5 11 10 9 8 15 14 13 12 3 2 1 0 7 6 5 4 9 8 11 10 13 12 15 14 1 0 3 2 5 4 7 6 12 13 14 15 8 9 10 11 4 5 6 7 0 1 2 3 14 15 12 13 10 11 8 9 6 7 4 5 2 3 0 1 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 13 12 15 14 9 8 11 10 5 4 7 6 1 0 3 2 4 5 6 7 0 1 2 3 12 13 14 15 8 9 10 11 6 7 4 5 2 3 0 1 14 15 12 13 10 11 8 9 7 6 5 4 3 2 1 0 15 14 13 12 11 10 9 8 5 4 7 6 1 0 3 2 13 12 15 14 9 8 11 10 0 17 34 51 68 85 102 119 136 153 170 187 204 221 238 255 18 3 48 33 86 71 116 101 154 139 184 169 222 207 252 237 35 50 1 16 103 118 69 84 171 186 137 152 239 254 205 220 49 32 19 2 117 100 87 70 185 168 155 138 253 236 223 206 72 89 106 123 12 29 46 63 192 209 226 243 132 149 166 183 90 75 120 105 30 15 60 45 210 195 240 225 150 135 180 165 107 122 73 88 47 62 13 28 227 242 193 208 167 182 133 148 121 104 91 74 61 44 31 14 241 224 211 194 181 164 151 134 140 157 174 191 200 217 234 251 4 21 38 55 64 81 98 115 158 143 188 173 218 203 248 233 22 7 52 37 82 67 112 97 175 190 141 156 235 250 201 216 39 54 5 20 99 114 65 80 189 172 159 142 249 232 219 202 53 36 23 6 113 96 83 66 196 213 230 247 128 145 162 179 76 93 110 127 8 25 42 59 214 199 244 229 146 131 176 161 94 79 124 109 26 11 56 41 231 246 197 212 163 178 129 144 111 126 77 92 43 58 9 24 245 228 215 198 177 160 147 130 125 108 95 78 57 40 27 10 </values>
12.51/2.24	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4248192-1500691738/watcher-4248192-1500691738 -o /tmp/evaluation-result-4248192-1500691738/solver-4248192-1500691738 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500682809-15227 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 747039360 HOME/instance-4248192-1500691738.xml 

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

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


[startup+0 s]
/proc/loadavg: 13.83 14.49 14.89 10/271 4936
/proc/meminfo: memFree=28504332/32770624 swapFree=5808/117616
[pid=4936] ppid=4933 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4936/stat : 4936 (xcsp3-exec) S 4933 4936 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4438919 9740288 345 33554432000 4194304 5098028 140730812362080 140730812360184 139939563713148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 31379456 140730812363919 140730812364128 140730812364128 140730812366827 0
/proc/4936/statm: 2378 345 289 221 0 87 0

[startup+0.100105 s]
/proc/loadavg: 13.83 14.49 14.89 10/271 4936
/proc/meminfo: memFree=28504332/32770624 swapFree=5808/117616
[pid=4936] ppid=4933 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4936/stat : 4936 (xcsp3-exec) S 4933 4936 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4438919 9740288 345 33554432000 4194304 5098028 140730812362080 140730812360184 139939563713148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 31379456 140730812363919 140730812364128 140730812364128 140730812366827 0
/proc/4936/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.20026 s]
/proc/loadavg: 13.83 14.49 14.89 10/271 4936
/proc/meminfo: memFree=28504332/32770624 swapFree=5808/117616
[pid=4936] ppid=4933 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4936/stat : 4936 (xcsp3-exec) S 4933 4936 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4438919 9740288 345 33554432000 4194304 5098028 140730812362080 140730812360184 139939563713148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 31379456 140730812363919 140730812364128 140730812364128 140730812366827 0
/proc/4936/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300288 s]
/proc/loadavg: 13.83 14.49 14.89 10/271 4936
/proc/meminfo: memFree=28504332/32770624 swapFree=5808/117616
[pid=4936] ppid=4933 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4936/stat : 4936 (xcsp3-exec) S 4933 4936 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4438919 9740288 345 33554432000 4194304 5098028 140730812362080 140730812360184 139939563713148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 31379456 140730812363919 140730812364128 140730812364128 140730812366827 0
/proc/4936/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700178 s]
/proc/loadavg: 13.83 14.49 14.89 10/271 4936
/proc/meminfo: memFree=28504332/32770624 swapFree=5808/117616
[pid=4936] ppid=4933 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4936/stat : 4936 (xcsp3-exec) S 4933 4936 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4438919 9740288 345 33554432000 4194304 5098028 140730812362080 140730812360184 139939563713148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 31379456 140730812363919 140730812364128 140730812364128 140730812366827 0
/proc/4936/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50132 s]
/proc/loadavg: 13.83 14.49 14.89 20/300 4965
/proc/meminfo: memFree=28360236/32770624 swapFree=5808/117680
[pid=4936] ppid=4933 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4936/stat : 4936 (xcsp3-exec) S 4933 4936 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4438919 9740288 345 33554432000 4194304 5098028 140730812362080 140730812360184 139939563713148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 31379456 140730812363919 140730812364128 140730812364128 140730812366827 0
/proc/4936/statm: 2378 345 289 221 0 87 0
[pid=4937] ppid=4936 vsize=13801768 CPUtime=6.89 cores=0,2,4,6,8,10,12,14
/proc/4937/stat : 4937 (java) S 4936 4936 15196 0 -1 1077944320 16263 0 0 0 680 9 0 0 20 0 28 0 4438920 14133010432 44558 33554432000 4194304 4196468 140723478184528 140723478167072 140400000859895 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
/proc/4937/statm: 3450442 44558 3220 1 0 3437675 0
[pid=4937/tid=4938] ppid=4936 vsize=13801768 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4938/stat : 4938 (java) S 4936 4936 15196 0 -1 1077944384 6778 0 0 0 92 4 0 0 20 0 28 0 4438920 14133010432 44558 33554432000 4194304 4196468 140723478184528 140400005100672 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4940] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4940/stat : 4940 (java) S 4936 4936 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399932996624 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4941] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4941/stat : 4941 (java) S 4936 4936 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399931944080 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4942] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4942/stat : 4942 (java) S 4936 4936 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399598340880 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4943] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4943/stat : 4943 (java) S 4936 4936 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399597288336 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4944] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4944/stat : 4944 (java) S 4936 4936 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399596235280 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4945] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4945/stat : 4945 (java) S 4936 4936 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399595182736 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4946] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4946/stat : 4946 (java) S 4936 4936 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399594129680 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4947] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4947/stat : 4947 (java) S 4936 4936 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399593077136 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4948] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4948/stat : 4948 (java) S 4936 4936 15196 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4438924 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399530236656 140400000871042 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4949] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4949/stat : 4949 (java) S 4936 4936 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4438924 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399529182880 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4950] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4950/stat : 4950 (java) S 4936 4936 15196 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4438925 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399125456112 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4951] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4951/stat : 4951 (java) S 4936 4936 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4438929 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399124404688 140400000878491 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4952] ppid=4936 vsize=13801768 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4952/stat : 4952 (java) R 4936 4936 15196 0 -1 4202560 1808 0 0 0 82 0 0 0 20 0 28 0 4438929 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399123338176 140399984072125 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4953] ppid=4936 vsize=13801768 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4953/stat : 4953 (java) R 4936 4936 15196 0 -1 4202560 2248 0 0 0 89 0 0 0 20 0 28 0 4438929 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399122285344 140399982404472 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4954] ppid=4936 vsize=13801768 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4954/stat : 4954 (java) R 4936 4936 15196 0 -1 4202560 1642 0 0 0 94 1 0 0 20 0 28 0 4438929 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399121227584 140399982384976 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4955] ppid=4936 vsize=13801768 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4955/stat : 4955 (java) S 4936 4936 15196 0 -1 1077944384 2141 0 0 0 63 0 0 0 20 0 28 0 4438929 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399120193648 140400000871042 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4956] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4956/stat : 4956 (java) S 4936 4936 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4438929 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399119141856 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4957] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4957/stat : 4957 (java) S 4936 4936 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4438929 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399118089392 140400000871042 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4958] ppid=4936 vsize=13801768 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4958/stat : 4958 (java) R 4936 4936 15196 0 -1 4202560 58 0 0 0 28 0 0 0 20 0 28 0 4439020 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399110073560 140399617521074 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4959] ppid=4936 vsize=13801768 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4959/stat : 4959 (java) R 4936 4936 15196 0 -1 4202560 47 0 0 0 33 0 0 0 20 0 28 0 4439020 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399109022104 140399617520438 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4960] ppid=4936 vsize=13801768 CPUtime=0.39 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4960/stat : 4960 (java) R 4936 4936 15196 0 -1 4202560 43 0 0 0 39 0 0 0 20 0 28 0 4439020 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399107970952 140399617465907 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4961] ppid=4936 vsize=13801768 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4961/stat : 4961 (java) R 4936 4936 15196 0 -1 4202560 52 0 0 0 26 0 0 0 20 0 28 0 4439020 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399106916760 140399617466421 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4962] ppid=4936 vsize=13801768 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4962/stat : 4962 (java) R 4936 4936 15196 0 -1 4202560 29 0 0 0 26 0 0 0 20 0 28 0 4439020 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399105863480 140399617466703 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4963] ppid=4936 vsize=13801768 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4963/stat : 4963 (java) R 4936 4936 15196 0 -1 4202560 30 0 0 0 30 0 0 0 20 0 28 0 4439020 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399104813128 140399617859154 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4964] ppid=4936 vsize=13801768 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4964/stat : 4964 (java) R 4936 4936 15196 0 -1 4202560 32 0 0 0 30 0 0 0 20 0 28 0 4439020 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399103756000 140399979917132 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4965] ppid=4936 vsize=13801768 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4965/stat : 4965 (java) R 4936 4936 15196 0 -1 4202560 40 0 0 0 42 0 0 0 20 0 28 0 4439020 14133010432 44558 33554432000 4194304 4196468 140723478184528 140399102708496 140399617520623 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
Current children cumulated CPU time (s) 6.89
Current children cumulated vsize (KiB) 13811280

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 4937 sig 9
??? kill 4936 sig 9
??? kill -4936 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60174 s]
/proc/loadavg: 13.83 14.49 14.89 20/300 4965
/proc/meminfo: memFree=28360236/32770624 swapFree=5808/117680
[pid=4936] ppid=4933 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4936/stat : 4936 (xcsp3-exec) S 4933 4936 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4438919 9740288 345 33554432000 4194304 5098028 140730812362080 140730812360184 139939563713148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 31379456 140730812363919 140730812364128 140730812364128 140730812366827 0
/proc/4936/statm: 2378 345 289 221 0 87 0
[pid=4937] ppid=4936 vsize=13801768 CPUtime=7.69 cores=0,2,4,6,8,10,12,14
/proc/4937/stat : 4937 (java) S 4936 4936 15196 0 -1 1077944320 19814 0 0 0 760 9 0 0 20 0 28 0 4438920 14133010432 45564 33554432000 4194304 4196468 140723478184528 140723478167072 140400000859895 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
/proc/4937/statm: 3450442 45564 3221 1 0 3437675 0
[pid=4937/tid=4938] ppid=4936 vsize=13801768 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4938/stat : 4938 (java) S 4936 4936 15196 0 -1 1077944384 6778 0 0 0 92 4 0 0 20 0 28 0 4438920 14133010432 45564 33554432000 4194304 4196468 140723478184528 140400005100672 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4940] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4940/stat : 4940 (java) S 4936 4936 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399932996624 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4941] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4941/stat : 4941 (java) S 4936 4936 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399931944080 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4942] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4942/stat : 4942 (java) S 4936 4936 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399598340880 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4943] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4943/stat : 4943 (java) S 4936 4936 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399597288336 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4944] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4944/stat : 4944 (java) S 4936 4936 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399596235280 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4945] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4945/stat : 4945 (java) S 4936 4936 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399595182736 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4946] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4946/stat : 4946 (java) S 4936 4936 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399594129680 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4947] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4947/stat : 4947 (java) S 4936 4936 15196 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399593077136 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4948] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4948/stat : 4948 (java) S 4936 4936 15196 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4438924 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399530236656 140400000871042 0 0 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4949] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4949/stat : 4949 (java) S 4936 4936 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4438924 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399529182880 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4950] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4950/stat : 4950 (java) S 4936 4936 15196 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4438925 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399125456112 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4951] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4951/stat : 4951 (java) S 4936 4936 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4438929 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399124404688 140400000878491 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4952] ppid=4936 vsize=13801768 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4952/stat : 4952 (java) R 4936 4936 15196 0 -1 4202560 2851 0 0 0 87 0 0 0 20 0 28 0 4438929 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399123342720 140399981561084 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4953] ppid=4936 vsize=13801768 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4953/stat : 4953 (java) D 4936 4936 15196 0 -1 4202560 3094 0 0 0 93 0 0 0 20 0 28 0 4438929 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399122291736 140399993576858 0 4 0 16800975 18446744071582151463 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4954] ppid=4936 vsize=13801768 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4954/stat : 4954 (java) R 4936 4936 15196 0 -1 4202560 2737 0 0 0 103 1 0 0 20 0 28 0 4438929 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399121232072 140399985259461 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4955] ppid=4936 vsize=13801768 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4955/stat : 4955 (java) S 4936 4936 15196 0 -1 1077944384 2176 0 0 0 63 0 0 0 20 0 28 0 4438929 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399120193648 140400000871042 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4956] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4956/stat : 4956 (java) S 4936 4936 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4438929 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399119141856 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4957] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4957/stat : 4957 (java) S 4936 4936 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4438929 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399118089392 140400000871042 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4958] ppid=4936 vsize=13801768 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4958/stat : 4958 (java) R 4936 4936 15196 0 -1 4202560 120 0 0 0 35 0 0 0 20 0 28 0 4439020 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399110075880 140399612138334 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4959] ppid=4936 vsize=13801768 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4959/stat : 4959 (java) R 4936 4936 15196 0 -1 4202560 206 0 0 0 42 0 0 0 20 0 28 0 4439020 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399109021112 140399612101351 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4960] ppid=4936 vsize=13801768 CPUtime=0.44 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4960/stat : 4960 (java) R 4936 4936 15196 0 -1 4202560 91 0 0 0 44 0 0 0 20 0 28 0 4439020 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399107969208 140399612141825 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4961] ppid=4936 vsize=13801768 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4961/stat : 4961 (java) R 4936 4936 15196 0 -1 4202560 118 0 0 0 35 0 0 0 20 0 28 0 4439020 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399106916456 140399612101352 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4962] ppid=4936 vsize=13801768 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4962/stat : 4962 (java) R 4936 4936 15196 0 -1 4202560 76 0 0 0 35 0 0 0 20 0 28 0 4439020 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399105864912 140399615387328 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4963] ppid=4936 vsize=13801768 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4963/stat : 4963 (java) R 4936 4936 15196 0 -1 4202560 111 0 0 0 38 0 0 0 20 0 28 0 4439020 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399104806912 140399617471484 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4964] ppid=4936 vsize=13801768 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4964/stat : 4964 (java) R 4936 4936 15196 0 -1 4202560 66 0 0 0 35 0 0 0 20 0 28 0 4439020 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399103761392 140399612113889 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4965] ppid=4936 vsize=13801768 CPUtime=0.5 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4965/stat : 4965 (java) R 4936 4936 15196 0 -1 4202560 73 0 0 0 50 0 0 0 20 0 28 0 4439020 14133010432 45564 33554432000 4194304 4196468 140723478184528 140399102705088 140399617469593 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
Current children cumulated CPU time (s) 7.69
Current children cumulated vsize (KiB) 13811280

[startup+2.00127 s]
/proc/loadavg: 13.83 14.49 14.89 20/300 4965
/proc/meminfo: memFree=28360236/32770624 swapFree=5808/117680
[pid=4936] ppid=4933 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4936/stat : 4936 (xcsp3-exec) S 4933 4936 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4438919 9740288 345 33554432000 4194304 5098028 140730812362080 140730812360184 139939563713148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 31379456 140730812363919 140730812364128 140730812364128 140730812366827 0
/proc/4936/statm: 2378 345 289 221 0 87 0
[pid=4937] ppid=4936 vsize=13801768 CPUtime=10.84 cores=0,2,4,6,8,10,12,14
/proc/4937/stat : 4937 (java) S 4936 4936 15196 0 -1 1077944320 23898 0 0 0 1064 20 0 0 20 0 28 0 4438920 14133010432 54252 33554432000 4194304 4196468 140723478184528 140723478167072 140400000859895 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
/proc/4937/statm: 3450442 54252 3241 1 0 3437675 0
[pid=4937/tid=4938] ppid=4936 vsize=13801768 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4938/stat : 4938 (java) S 4936 4936 15196 0 -1 1077944384 6778 0 0 0 92 4 0 0 20 0 28 0 4438920 14133010432 54252 33554432000 4194304 4196468 140723478184528 140400005100672 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4940] ppid=4936 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4940/stat : 4940 (java) S 4936 4936 15196 0 -1 1077944384 65 0 0 0 0 1 0 0 20 0 28 0 4438921 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399932996624 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4941] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4941/stat : 4941 (java) S 4936 4936 15196 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399931944080 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4942] ppid=4936 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4942/stat : 4942 (java) S 4936 4936 15196 0 -1 1077944384 66 0 0 0 1 1 0 0 20 0 28 0 4438921 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399598340880 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4943] ppid=4936 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4943/stat : 4943 (java) S 4936 4936 15196 0 -1 1077944384 346 0 0 0 1 1 0 0 20 0 28 0 4438921 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399597288336 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4944] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4944/stat : 4944 (java) S 4936 4936 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399596235280 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4945] ppid=4936 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4945/stat : 4945 (java) S 4936 4936 15196 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 28 0 4438921 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399595182736 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4946] ppid=4936 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4946/stat : 4946 (java) S 4936 4936 15196 0 -1 1077944384 85 0 0 0 1 1 0 0 20 0 28 0 4438921 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399594129680 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4947] ppid=4936 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4947/stat : 4947 (java) S 4936 4936 15196 0 -1 1077944384 28 0 0 0 0 1 0 0 20 0 28 0 4438921 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399593077136 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4948] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4948/stat : 4948 (java) S 4936 4936 15196 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 28 0 4438924 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399530236656 140400000871042 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4949] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4949/stat : 4949 (java) S 4936 4936 15196 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 4438924 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399529182944 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4950] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4950/stat : 4950 (java) S 4936 4936 15196 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 4438925 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399125456112 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4951] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4951/stat : 4951 (java) S 4936 4936 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4438929 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399124404688 140400000878491 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4952] ppid=4936 vsize=13801768 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4952/stat : 4952 (java) R 4936 4936 15196 0 -1 4202560 3455 0 0 0 112 0 0 0 20 0 28 0 4438929 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399123338016 140399984071579 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4953] ppid=4936 vsize=13801768 CPUtime=1.2 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4953/stat : 4953 (java) R 4936 4936 15196 0 -1 4202560 3772 0 0 0 120 0 0 0 20 0 28 0 4438929 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399122285792 140399979235865 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4954] ppid=4936 vsize=13801768 CPUtime=1.3 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4954/stat : 4954 (java) R 4936 4936 15196 0 -1 4202560 3411 0 0 0 129 1 0 0 20 0 28 0 4438929 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399121232448 140399984770400 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4955] ppid=4936 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4955/stat : 4955 (java) S 4936 4936 15196 0 -1 1077944384 3258 0 0 0 67 0 0 0 20 0 28 0 4438929 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399120193648 140400000871042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4956] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4956/stat : 4956 (java) S 4936 4936 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4438929 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399119141856 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4957] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4957/stat : 4957 (java) S 4936 4936 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4438929 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399118089392 140400000871042 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4958] ppid=4936 vsize=13801768 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4958/stat : 4958 (java) R 4936 4936 15196 0 -1 4202560 122 0 0 0 57 0 0 0 20 0 28 0 4439020 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399110072400 140399618328809 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4959] ppid=4936 vsize=13801768 CPUtime=0.67 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4959/stat : 4959 (java) R 4936 4936 15196 0 -1 4202560 211 0 0 0 67 0 0 0 20 0 28 0 4439020 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399109021672 140399617465986 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4960] ppid=4936 vsize=13801768 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4960/stat : 4960 (java) R 4936 4936 15196 0 -1 4202560 98 0 0 0 65 0 0 0 20 0 28 0 4439020 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399107970984 140399617465257 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4961] ppid=4936 vsize=13801768 CPUtime=0.65 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4961/stat : 4961 (java) R 4936 4936 15196 0 -1 4202560 169 0 0 0 65 0 0 0 20 0 28 0 4439020 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399106918104 140399617494343 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4962] ppid=4936 vsize=13801768 CPUtime=0.62 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4962/stat : 4962 (java) R 4936 4936 15196 0 -1 4202560 80 0 0 0 62 0 0 0 20 0 28 0 4439020 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399105864744 140399617521115 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4963] ppid=4936 vsize=13801768 CPUtime=0.72 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4963/stat : 4963 (java) R 4936 4936 15196 0 -1 4202560 116 0 0 0 72 0 0 0 20 0 28 0 4439020 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399104813160 140399618428359 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4964] ppid=4936 vsize=13801768 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4964/stat : 4964 (java) R 4936 4936 15196 0 -1 4202560 68 0 0 0 58 0 0 0 20 0 28 0 4439020 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399103760912 140399617466987 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4965] ppid=4936 vsize=13801768 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4965/stat : 4965 (java) R 4936 4936 15196 0 -1 4202560 83 0 0 0 81 0 0 0 20 0 28 0 4439020 14133010432 54252 33554432000 4194304 4196468 140723478184528 140399102708360 140399617466703 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
Current children cumulated CPU time (s) 10.84
Current children cumulated vsize (KiB) 13811280

[startup+2.2013 s]
/proc/loadavg: 13.83 14.49 14.89 20/300 4965
/proc/meminfo: memFree=28297692/32770624 swapFree=5808/117680
[pid=4936] ppid=4933 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4936/stat : 4936 (xcsp3-exec) S 4933 4936 15196 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 4438919 9740288 345 33554432000 4194304 5098028 140730812362080 140730812360184 139939563713148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 31379456 140730812363919 140730812364128 140730812364128 140730812366827 0
/proc/4936/statm: 2378 345 289 221 0 87 0
[pid=4937] ppid=4936 vsize=13801768 CPUtime=12.51 cores=0,2,4,6,8,10,12,14
/proc/4937/stat : 4937 (java) S 4936 4936 15196 0 -1 1077944320 25061 0 0 0 1231 20 0 0 20 0 28 0 4438920 14133010432 54983 33554432000 4194304 4196468 140723478184528 140723478167072 140400000859895 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
/proc/4937/statm: 3450442 54983 3246 1 0 3437675 0
[pid=4937/tid=4938] ppid=4936 vsize=13801768 CPUtime=0.96 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4938/stat : 4938 (java) S 4936 4936 15196 0 -1 1077944384 6778 0 0 0 92 4 0 0 20 0 28 0 4438920 14133010432 54983 33554432000 4194304 4196468 140723478184528 140400005100672 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4940] ppid=4936 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4940/stat : 4940 (java) S 4936 4936 15196 0 -1 1077944384 65 0 0 0 0 1 0 0 20 0 28 0 4438921 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399932996624 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4941] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4941/stat : 4941 (java) S 4936 4936 15196 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399931944080 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4942] ppid=4936 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4942/stat : 4942 (java) S 4936 4936 15196 0 -1 1077944384 66 0 0 0 1 1 0 0 20 0 28 0 4438921 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399598340880 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4943] ppid=4936 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4943/stat : 4943 (java) S 4936 4936 15196 0 -1 1077944384 346 0 0 0 1 1 0 0 20 0 28 0 4438921 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399597288336 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4944] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4944/stat : 4944 (java) S 4936 4936 15196 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4438921 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399596235280 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4945] ppid=4936 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4945/stat : 4945 (java) S 4936 4936 15196 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 28 0 4438921 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399595182736 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4946] ppid=4936 vsize=13801768 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4946/stat : 4946 (java) S 4936 4936 15196 0 -1 1077944384 85 0 0 0 1 1 0 0 20 0 28 0 4438921 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399594129680 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4947] ppid=4936 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4947/stat : 4947 (java) S 4936 4936 15196 0 -1 1077944384 28 0 0 0 0 1 0 0 20 0 28 0 4438921 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399593077136 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4948] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4948/stat : 4948 (java) S 4936 4936 15196 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 28 0 4438924 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399530236656 140400000871042 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4949] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4949/stat : 4949 (java) S 4936 4936 15196 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 4438924 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399529182944 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4950] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4950/stat : 4950 (java) S 4936 4936 15196 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 4438925 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399125456112 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4951] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4951/stat : 4951 (java) S 4936 4936 15196 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4438929 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399124404688 140400000878491 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4952] ppid=4936 vsize=13801768 CPUtime=1.22 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4952/stat : 4952 (java) R 4936 4936 15196 0 -1 4202560 4096 0 0 0 122 0 0 0 20 0 28 0 4438929 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399123337672 140399980545849 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4953] ppid=4936 vsize=13801768 CPUtime=1.35 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4953/stat : 4953 (java) R 4936 4936 15196 0 -1 4202560 4023 0 0 0 135 0 0 0 20 0 28 0 4438929 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399122285792 140399982381976 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4954] ppid=4936 vsize=13801768 CPUtime=1.44 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4954/stat : 4954 (java) R 4936 4936 15196 0 -1 4202560 3547 0 0 0 143 1 0 0 20 0 28 0 4438929 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399121232656 140399985252039 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4955] ppid=4936 vsize=13801768 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4955/stat : 4955 (java) R 4936 4936 15196 0 -1 4202560 3367 0 0 0 69 0 0 0 20 0 28 0 4438929 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399120193648 140399979396181 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4956] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4956/stat : 4956 (java) S 4936 4936 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4438929 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399119141856 140400000870101 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4957] ppid=4936 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4957/stat : 4957 (java) S 4936 4936 15196 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4438929 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399118089392 140400000871042 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4958] ppid=4936 vsize=13801768 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4958/stat : 4958 (java) R 4936 4936 15196 0 -1 4202560 124 0 0 0 69 0 0 0 20 0 28 0 4439020 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399110075448 140399617521316 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4959] ppid=4936 vsize=13801768 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4959/stat : 4959 (java) R 4936 4936 15196 0 -1 4202560 211 0 0 0 84 0 0 0 20 0 28 0 4439020 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399109022488 140399993680766 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4960] ppid=4936 vsize=13801768 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4960/stat : 4960 (java) R 4936 4936 15196 0 -1 4202560 103 0 0 0 77 0 0 0 20 0 28 0 4439020 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399107967320 140399617893200 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4961] ppid=4936 vsize=13801768 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4961/stat : 4961 (java) R 4936 4936 15196 0 -1 4202560 173 0 0 0 81 0 0 0 20 0 28 0 4439020 14133010432 54983 33554432000 4194304 4196468 140723478184528 140399106916520 140399618329356 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4962] ppid=4936 vsize=13801768 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4962/stat : 4962 (java) R 4936 4936 15196 0 -1 4202560 82 0 0 0 83 0 0 0 20 0 28 0 4439020 14133010432 55016 33554432000 4194304 4196468 140723478184528 140399105861472 140399617580556 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4963] ppid=4936 vsize=13801768 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4963/stat : 4963 (java) R 4936 4936 15196 0 -1 4202560 125 0 0 0 87 0 0 0 20 0 28 0 4439020 14133010432 55016 33554432000 4194304 4196468 140723478184528 140399104812888 140399617487253 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4964] ppid=4936 vsize=13801768 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4964/stat : 4964 (java) R 4936 4936 15196 0 -1 4202560 76 0 0 0 77 0 0 0 20 0 28 0 4439020 14133010432 55016 33554432000 4194304 4196468 140723478184528 140399103754520 140399617252088 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
[pid=4937/tid=4965] ppid=4936 vsize=13801768 CPUtime=0.97 cores=0,2,4,6,8,10,12,14
/proc/4937/task/4965/stat : 4965 (java) R 4936 4936 15196 0 -1 4202560 84 0 0 0 97 0 0 0 20 0 28 0 4439020 14133010432 55016 33554432000 4194304 4196468 140723478184528 140399102706376 140399618553619 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 17502208 140723478193340 140723478193516 140723478193516 140723478196175 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 2.26757
CPU time (s): 12.7213
CPU user time (s): 12.5119
CPU system time (s): 0.209315
CPU usage (%): 561.008
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.5119
system time used= 0.209315
maximum resident set size= 221244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25993
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3037
involuntary context switches= 1272

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

The end

Launcher Data

Begin job on node145 at 2017-07-22 04:48:58
IDJOB=4248192
IDBENCH=133185
IDSOLVER=2626
FILE ID=node145/4248192-1500691738
RUNJOBID= node145-1500682809-15227
PBS_JOBID= 20623333
Free space on /tmp= 61856 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-016.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4248192-1500691738/watcher-4248192-1500691738 -o /tmp/evaluation-result-4248192-1500691738/solver-4248192-1500691738 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node145-1500682809-15227 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 747039360 HOME/instance-4248192-1500691738.xml

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

MD5SUM BENCH= 6d65a76f46cedd698fe2b492b618a08c
RANDOM SEED=747039360

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28504332 kB
MemAvailable:   28572344 kB
Buffers:          133512 kB
Cached:           206656 kB
SwapCached:            0 kB
Active:          3623384 kB
Inactive:         185448 kB
Active(anon):    3412472 kB
Inactive(anon):    67832 kB
Active(file):     210912 kB
Inactive(file):   117616 kB
Unevictable:        5808 kB
Mlocked:            5808 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8056 kB
Writeback:             0 kB
AnonPages:       3474512 kB
Mapped:            43144 kB
Shmem:              8852 kB
Slab:             146176 kB
SReclaimable:     110636 kB
SUnreclaim:        35540 kB
KernelStack:        5152 kB
PageTables:        12920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4439624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3352576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61848 MiB
End job on node145 at 2017-07-22 04:49:01