Trace number 4399366

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
choco-solver 2019-09-16SAT (TO)13 2520.34 634.692

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-school1.xml
MD5SUM9dec5151d217f705456bb861c341cf0d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark68.3294
Satisfiable
(Un)Satisfiability was proved
Number of variables385
Number of constraints19095
Number of domains1
Minimum domain size385
Maximum domain size385
Distribution of domain sizes[{"size":385,"count":385}]
Minimum variable degree2
Maximum variable degree283
Distribution of variable degrees[{"degree":2,"count":8},{"degree":3,"count":2},{"degree":4,"count":3},{"degree":5,"count":2},{"degree":6,"count":1},{"degree":8,"count":1},{"degree":9,"count":4},{"degree":10,"count":1},{"degree":12,"count":1},{"degree":13,"count":4},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":22,"count":1},{"degree":24,"count":3},{"degree":25,"count":5},{"degree":26,"count":2},{"degree":27,"count":1},{"degree":29,"count":2},{"degree":32,"count":1},{"degree":33,"count":2},{"degree":35,"count":2},{"degree":39,"count":1},"...",{"degree":150,"count":2}, {"degree":154,"count":3}, {"degree":155,"count":1}, {"degree":156,"count":2}, {"degree":160,"count":2}, {"degree":161,"count":3}, {"degree":163,"count":1}, {"degree":164,"count":1}, {"degree":167,"count":1}, {"degree":168,"count":1}, {"degree":172,"count":1}, {"degree":175,"count":1}, {"degree":177,"count":1}, {"degree":230,"count":2}, {"degree":246,"count":1}, {"degree":247,"count":1}, {"degree":252,"count":1}, {"degree":257,"count":1}, {"degree":260,"count":1}, {"degree":263,"count":1}, {"degree":265,"count":1}, {"degree":269,"count":2}, {"degree":271,"count":1}, {"degree":273,"count":1}, {"degree":283,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":19095}]
Number of extensional constraints0
Number of intensional constraints19095
Distribution of constraint types[{"type":"intension","count":19095}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399366-1568688171.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399366-1568688171.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
8.94/3.85	c solve instance...
9.14/4.00	o 41 
9.54/4.10	o 17 
9.97/4.19	o 13 
2520.02/634.66	s SATISFIABLE
2520.02/634.66	v <instantiation>
2520.02/634.66	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215] x[216] x[217] x[218] x[219] x[220] x[221] x[222] x[223] x[224] x[225] x[226] x[227] x[228] x[229] x[230] x[231] x[232] x[233] x[234] x[235] x[236] x[237] x[238] x[239] x[240] x[241] x[242] x[243] x[244] x[245] x[246] x[247] x[248] x[249] x[250] x[251] x[252] x[253] x[254] x[255] x[256] x[257] x[258] x[259] x[260] x[261] x[262] x[263] x[264] x[265] x[266] x[267] x[268] x[269] x[270] x[271] x[272] x[273] x[274] x[275] x[276] x[277] x[278] x[279] x[280] x[281] x[282] x[283] x[284] x[285] x[286] x[287] x[288] x[289] x[290] x[291] x[292] x[293] x[294] x[295] x[296] x[297] x[298] x[299] x[300] x[301] x[302] x[303] x[304] x[305] x[306] x[307] x[308] x[309] x[310] x[311] x[312] x[313] x[314] x[315] x[316] x[317] x[318] x[319] x[320] x[321] x[322] x[323] x[324] x[325] x[326] x[327] x[328] x[329] x[330] x[331] x[332] x[333] x[334] x[335] x[336] x[337] x[338] x[339] x[340] x[341] x[342] x[343] x[344] x[345] x[346] x[347] x[348] x[349] x[350] x[351] x[352] x[353] x[354] x[355] x[356] x[357] x[358] x[359] x[360] x[361] x[362] x[363] x[364] x[365] x[366] x[367] x[368] x[369] x[370] x[371] x[372] x[373] x[374] x[375] x[376] x[377] x[378] x[379] x[380] x[381] x[382] x[383] x[384] </list>
2520.02/634.66	v 	<values>9 3 12 1 4 7 8 9 13 6 2 5 0 11 9 10 13 12 6 10 13 3 8 1 4 9 3 12 11 9 13 10 8 5 12 6 1 10 13 1 4 2 5 4 4 8 11 9 4 12 11 9 10 13 2 0 9 6 2 3 1 10 13 8 0 7 5 11 9 5 11 8 0 7 6 2 3 1 10 6 2 3 1 10 6 2 5 11 8 0 7 5 11 8 0 7 1 10 0 13 6 2 3 0 9 4 12 2 3 0 7 8 6 1 5 1 5 1 5 12 6 2 1 7 0 5 9 4 13 10 11 10 11 10 11 1 0 0 11 5 13 11 4 8 0 12 6 13 2 5 10 7 2 10 13 13 5 11 9 0 4 6 2 3 5 6 12 9 1 10 13 11 9 4 8 10 12 8 0 1 2 5 7 0 1 3 5 0 11 5 8 13 1 0 7 12 9 12 12 4 8 4 10 6 2 8 0 11 9 4 8 2 3 9 0 10 1 2 3 1 7 5 11 1 10 3 0 6 9 7 6 8 3 7 9 0 9 13 9 13 0 2 13 12 6 3 5 11 9 7 1 10 13 4 0 12 2 3 4 0 7 11 9 10 13 12 5 3 11 9 5 4 0 7 1 10 1 4 0 7 1 10 13 1 1 12 2 3 5 11 6 11 10 12 3 2 9 4 0 1 13 12 6 9 7 13 3 11 2 4 8 0 0 2 1 0 0 5 9 4 8 2 12 6 1 7 12 1 7 5 12 4 8 0 4 8 0 10 12 1 6 2 3 6 2 3 12 6 2 4 7 8 6 1 3 5 11 8 0 7 1 5 13 12 6 2 5 11 9 4 8 0 1 10 13 3 3 9 4 5 11 1 0 7 7 </values>
2520.02/634.66	v </instantiation>
2520.02/634.66	c Unexpected resolution interruption!

Verifier Data

OK	13

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399366-1568688171/watcher-4399366-1568688171 -o /tmp/evaluation-result-4399366-1568688171/solver-4399366-1568688171 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568682260-15014 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1237813267 HOME/instance-4399366-1568688171.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=22250, runsolver pid=22247
Current StackSize limit: 8192 KiB


[startup+0.100391 s]*
/proc/loadavg: 8.07 8.33 8.40 7/235 22266
/proc/meminfo: memFree=31023736/32770624 swapFree=66997372/67108860
[pid=22250] ppid=22247 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22250/stat : 22250 (xcsp3-exec) S 22247 22250 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445070134 115843072 362 33554432000 4194304 5098028 140732250931456 140732250929560 140401420620412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28766208 140732250940282 140732250940525 140732250940525 140732250943434 0
/proc/22250/statm: 28282 362 304 221 0 87 0
[pid=22252] ppid=22250 vsize=15144776 memory=29308 CPUtime=0.12 cores=0,2,4,6
/proc/22252/stat : 22252 (java) S 22250 22250 14983 0 -1 1077944320 5725 0 0 0 11 1 0 0 20 0 15 0 445070135 15508250624 7327 33554432000 4194304 4196468 140730918360496 140730918343040 139918397804279 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
/proc/22252/statm: 3786194 7327 3151 1 0 3748377 0
[pid=22252/tid=22253] ppid=22250 vsize=15144776 memory=7100839870104831090 CPUtime=0.08 cores=0,2,4,6
/proc/22252/task/22253/stat : 22253 (java) R 22250 22250 14983 0 -1 4202560 3646 0 0 0 8 0 0 0 20 0 15 0 445070135 15508250624 7327 33554432000 4194304 4196468 140730918360496 139918402037072 139918034483536 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22254] ppid=22250 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22254/stat : 22254 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070136 15508250624 7327 33554432000 4194304 4196468 140730918360496 139918358764176 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22255] ppid=22250 vsize=15144776 memory=139638254855808 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22255/stat : 22255 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070136 15508250624 7327 33554432000 4194304 4196468 140730918360496 139917989485072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22256] ppid=22250 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22256/stat : 22256 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070136 15508250624 7327 33554432000 4194304 4196468 140730918360496 139917988432272 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22257] ppid=22250 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22257/stat : 22257 (java) S 22250 22250 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445070136 15508250624 7327 33554432000 4194304 4196468 140730918360496 139917987379472 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22258] ppid=22250 vsize=15144776 memory=139638254855808 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22258/stat : 22258 (java) S 22250 22250 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445070137 15508250624 7327 33554432000 4194304 4196468 140730918360496 139917271960432 139918397815426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22259] ppid=22250 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22259/stat : 22259 (java) S 22250 22250 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445070138 15508250624 7327 33554432000 4194304 4196468 140730918360496 139917270906400 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22260] ppid=22250 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22260/stat : 22260 (java) S 22250 22250 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445070138 15508250624 7327 33554432000 4194304 4196468 140730918360496 139917269853552 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22261] ppid=22250 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22261/stat : 22261 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445070140 15508250624 7327 33554432000 4194304 4196468 140730918360496 139917268801872 139918397822875 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22262] ppid=22250 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22262/stat : 22262 (java) R 22250 22250 14983 0 -1 4202560 420 0 0 0 0 0 0 0 20 0 15 0 445070140 15508250624 7327 33554432000 4194304 4196468 140730918360496 139917267749232 139918379156592 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22263] ppid=22250 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22263/stat : 22263 (java) R 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445070140 15508250624 7327 33554432000 4194304 4196468 140730918360496 139917266696432 139918397815426 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22264] ppid=22250 vsize=15144776 memory=139638254855808 CPUtime=0.02 cores=0,2,4,6
/proc/22252/task/22264/stat : 22264 (java) R 22250 22250 14983 0 -1 4202560 357 0 0 0 2 0 0 0 20 0 15 0 445070140 15508250624 7327 33554432000 4194304 4196468 140730918360496 139917265643632 139918376938980 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22265] ppid=22250 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22265/stat : 22265 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445070141 15508250624 7327 33554432000 4194304 4196468 140730918360496 139917264591072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22266] ppid=22250 vsize=15144776 memory=139638254855808 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22266/stat : 22266 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070141 15508250624 7327 33554432000 4194304 4196468 140730918360496 139917263539376 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30756 KiB

[startup+0.210813 s]*
/proc/loadavg: 8.07 8.33 8.40 6/235 22266
/proc/meminfo: memFree=31010708/32770624 swapFree=66997372/67108860
[pid=22250] ppid=22247 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22250/stat : 22250 (xcsp3-exec) S 22247 22250 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445070134 115843072 362 33554432000 4194304 5098028 140732250931456 140732250929560 140401420620412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28766208 140732250940282 140732250940525 140732250940525 140732250943434 0
/proc/22250/statm: 28282 362 304 221 0 87 0
[pid=22252] ppid=22250 vsize=15144776 memory=40584 CPUtime=0.34 cores=0,2,4,6
/proc/22252/stat : 22252 (java) S 22250 22250 14983 0 -1 1077944320 9367 0 0 0 31 3 0 0 20 0 15 0 445070135 15508250624 10146 33554432000 4194304 4196468 140730918360496 140730918343040 139918397804279 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
/proc/22252/statm: 3786194 10146 3318 1 0 3748377 0
[pid=22252/tid=22253] ppid=22250 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/22252/task/22253/stat : 22253 (java) R 22250 22250 14983 0 -1 4202560 6639 0 0 0 18 2 0 0 20 0 15 0 445070135 15508250624 10146 33554432000 4194304 4196468 140730918360496 139918402037008 139918397816214 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22254] ppid=22250 vsize=15144776 memory=9100 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22254/stat : 22254 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070136 15508250624 10146 33554432000 4194304 4196468 140730918360496 139918358764176 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22255] ppid=22250 vsize=15144776 memory=288370014406567552 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22255/stat : 22255 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070136 15508250624 10146 33554432000 4194304 4196468 140730918360496 139917989485072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22256] ppid=22250 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22256/stat : 22256 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070136 15508250624 10146 33554432000 4194304 4196468 140730918360496 139917988432272 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22257] ppid=22250 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22257/stat : 22257 (java) S 22250 22250 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445070136 15508250624 10146 33554432000 4194304 4196468 140730918360496 139917987379472 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22258] ppid=22250 vsize=15144776 memory=139638254855808 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22258/stat : 22258 (java) S 22250 22250 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445070137 15508250624 10146 33554432000 4194304 4196468 140730918360496 139917271960432 139918397815426 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22259] ppid=22250 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22259/stat : 22259 (java) S 22250 22250 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445070138 15508250624 10146 33554432000 4194304 4196468 140730918360496 139917270906400 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22260] ppid=22250 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22260/stat : 22260 (java) S 22250 22250 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445070138 15508250624 10146 33554432000 4194304 4196468 140730918360496 139917269853552 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22261] ppid=22250 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22261/stat : 22261 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445070140 15508250624 10146 33554432000 4194304 4196468 140730918360496 139917268801872 139918397822875 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22262] ppid=22250 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/22252/task/22262/stat : 22262 (java) R 22250 22250 14983 0 -1 1077944384 553 0 0 0 2 0 0 0 20 0 15 0 445070140 15508250624 10146 33554432000 4194304 4196468 140730918360496 139917267749232 139918397815426 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22263] ppid=22250 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/22252/task/22263/stat : 22263 (java) S 22250 22250 14983 0 -1 1077944384 81 0 0 0 2 0 0 0 20 0 15 0 445070140 15508250624 10146 33554432000 4194304 4196468 140730918360496 139917266696432 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22264] ppid=22250 vsize=15144776 memory=139638254855808 CPUtime=0.08 cores=0,2,4,6
/proc/22252/task/22264/stat : 22264 (java) R 22250 22250 14983 0 -1 4202560 791 0 0 0 8 0 0 0 20 0 15 0 445070140 15508250624 10146 33554432000 4194304 4196468 140730918360496 139917265643632 139918397816214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22265] ppid=22250 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22265/stat : 22265 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445070141 15508250624 10146 33554432000 4194304 4196468 140730918360496 139917264591072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22266] ppid=22250 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22266/stat : 22266 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070141 15508250624 10146 33554432000 4194304 4196468 140730918360496 139917263539376 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42032 KiB

[startup+0.314827 s]*
/proc/loadavg: 8.07 8.33 8.40 7/235 22266
/proc/meminfo: memFree=31002924/32770624 swapFree=66997372/67108860
[pid=22250] ppid=22247 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22250/stat : 22250 (xcsp3-exec) S 22247 22250 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445070134 115843072 362 33554432000 4194304 5098028 140732250931456 140732250929560 140401420620412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28766208 140732250940282 140732250940525 140732250940525 140732250943434 0
/proc/22250/statm: 28282 362 304 221 0 87 0
[pid=22252] ppid=22250 vsize=15149032 memory=49996 CPUtime=0.53 cores=0,2,4,6
/proc/22252/stat : 22252 (java) S 22250 22250 14983 0 -1 1077944320 10809 0 0 0 50 3 0 0 20 0 15 0 445070135 15512608768 12499 33554432000 4194304 4196468 140730918360496 140730918343040 139918397804279 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
/proc/22252/statm: 3787258 12499 3367 1 0 3748377 0
[pid=22252/tid=22253] ppid=22250 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/22252/task/22253/stat : 22253 (java) R 22250 22250 14983 0 -1 4202560 7806 0 0 0 28 2 0 0 20 0 15 0 445070135 15512608768 12499 33554432000 4194304 4196468 140730918360496 139918402035392 139918381884766 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22254] ppid=22250 vsize=15149032 memory=9461 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22254/stat : 22254 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070136 15512608768 12499 33554432000 4194304 4196468 140730918360496 139918358764176 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22255] ppid=22250 vsize=15149032 memory=288230376155155389 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22255/stat : 22255 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070136 15512608768 12499 33554432000 4194304 4196468 140730918360496 139917989485072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22256] ppid=22250 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22256/stat : 22256 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070136 15512608768 12499 33554432000 4194304 4196468 140730918360496 139917988432272 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22257] ppid=22250 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22257/stat : 22257 (java) S 22250 22250 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445070136 15512608768 12499 33554432000 4194304 4196468 140730918360496 139917987379472 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22258] ppid=22250 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22258/stat : 22258 (java) S 22250 22250 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445070137 15512608768 12499 33554432000 4194304 4196468 140730918360496 139917271960432 139918397815426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22259] ppid=22250 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22259/stat : 22259 (java) S 22250 22250 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445070138 15512608768 12499 33554432000 4194304 4196468 140730918360496 139917270906400 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22260] ppid=22250 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22260/stat : 22260 (java) S 22250 22250 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445070138 15512608768 12499 33554432000 4194304 4196468 140730918360496 139917269853552 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22261] ppid=22250 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22261/stat : 22261 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445070140 15512608768 12499 33554432000 4194304 4196468 140730918360496 139917268801872 139918397822875 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22262] ppid=22250 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/22252/task/22262/stat : 22262 (java) R 22250 22250 14983 0 -1 4202560 704 0 0 0 5 0 0 0 20 0 15 0 445070140 15512608768 12499 33554432000 4194304 4196468 140730918360496 139917267730248 139918390093745 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22263] ppid=22250 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/22252/task/22263/stat : 22263 (java) S 22250 22250 14983 0 -1 1077944384 96 0 0 0 3 0 0 0 20 0 15 0 445070140 15512608768 12499 33554432000 4194304 4196468 140730918360496 139917266696432 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22264] ppid=22250 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/22252/task/22264/stat : 22264 (java) S 22250 22250 14983 0 -1 1077944384 919 0 0 0 12 0 0 0 20 0 15 0 445070140 15512608768 12499 33554432000 4194304 4196468 140730918360496 139917265643632 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22265] ppid=22250 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22265/stat : 22265 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445070141 15512608768 12499 33554432000 4194304 4196468 140730918360496 139917264591072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22266] ppid=22250 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22266/stat : 22266 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070141 15512608768 12499 33554432000 4194304 4196468 140730918360496 139917263539376 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51444 KiB

[startup+0.701429 s]
/proc/loadavg: 8.07 8.33 8.40 7/235 22266
/proc/meminfo: memFree=30982164/32770624 swapFree=66997372/67108860
[pid=22250] ppid=22247 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22250/stat : 22250 (xcsp3-exec) S 22247 22250 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445070134 115843072 362 33554432000 4194304 5098028 140732250931456 140732250929560 140401420620412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28766208 140732250940282 140732250940525 140732250940525 140732250943434 0
/proc/22250/statm: 28282 362 304 221 0 87 0
[pid=22252] ppid=22250 vsize=15151156 memory=111960 CPUtime=1.68 cores=0,2,4,6
/proc/22252/stat : 22252 (java) S 22250 22250 14983 0 -1 1077944320 13971 0 0 0 163 5 0 0 20 0 15 0 445070135 15514783744 27990 33554432000 4194304 4196468 140730918360496 140730918343040 139918397804279 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
/proc/22252/statm: 3787789 27990 3444 1 0 3748889 0
[pid=22252/tid=22253] ppid=22250 vsize=15151156 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/22252/task/22253/stat : 22253 (java) R 22250 22250 14983 0 -1 4202560 8316 0 0 0 64 3 0 0 20 0 15 0 445070135 15514783744 27990 33554432000 4194304 4196468 140730918360496 139918402037952 139918397816214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22254] ppid=22250 vsize=15151156 memory=500 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22254/stat : 22254 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070136 15514783744 27990 33554432000 4194304 4196468 140730918360496 139918358764176 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22255] ppid=22250 vsize=15151156 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22255/stat : 22255 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070136 15514783744 27990 33554432000 4194304 4196468 140730918360496 139917989485072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22256] ppid=22250 vsize=15151156 memory=932 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22256/stat : 22256 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070136 15514783744 27990 33554432000 4194304 4196468 140730918360496 139917988432272 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22257] ppid=22250 vsize=15151156 memory=3768 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22257/stat : 22257 (java) S 22250 22250 14983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445070136 15514783744 27990 33554432000 4194304 4196468 140730918360496 139917987379472 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22258] ppid=22250 vsize=15151156 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22258/stat : 22258 (java) S 22250 22250 14983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445070137 15514783744 27990 33554432000 4194304 4196468 140730918360496 139917271960432 139918397815426 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22259] ppid=22250 vsize=15151156 memory=2512 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22259/stat : 22259 (java) S 22250 22250 14983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445070138 15514783744 27990 33554432000 4194304 4196468 140730918360496 139917270906400 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22260] ppid=22250 vsize=15151156 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22260/stat : 22260 (java) S 22250 22250 14983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445070138 15514783744 27990 33554432000 4194304 4196468 140730918360496 139917269853552 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22261] ppid=22250 vsize=15151156 memory=812 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22261/stat : 22261 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445070140 15514783744 27990 33554432000 4194304 4196468 140730918360496 139917268801872 139918397822875 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22262] ppid=22250 vsize=15151156 memory=1764 CPUtime=0.36 cores=0,2,4,6
/proc/22252/task/22262/stat : 22262 (java) R 22250 22250 14983 0 -1 4202560 1603 0 0 0 36 0 0 0 20 0 15 0 445070140 15514783744 27990 33554432000 4194304 4196468 140730918360496 139917267735328 139918382912034 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22263] ppid=22250 vsize=15151156 memory=111628 CPUtime=0.32 cores=0,2,4,6
/proc/22252/task/22263/stat : 22263 (java) R 22250 22250 14983 0 -1 4202560 1035 0 0 0 32 0 0 0 20 0 15 0 445070140 15514783744 27990 33554432000 4194304 4196468 140730918360496 139917266682232 139918381361660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22264] ppid=22250 vsize=15151156 memory=796 CPUtime=0.29 cores=0,2,4,6
/proc/22252/task/22264/stat : 22264 (java) S 22250 22250 14983 0 -1 1077944384 1711 0 0 0 29 0 0 0 20 0 15 0 445070140 15514783744 27990 33554432000 4194304 4196468 140730918360496 139917265643632 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22265] ppid=22250 vsize=15151156 memory=1808 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22265/stat : 22265 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445070141 15514783744 27990 33554432000 4194304 4196468 140730918360496 139917264591072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22266] ppid=22250 vsize=15151156 memory=920 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22266/stat : 22266 (java) S 22250 22250 14983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445070141 15514783744 27990 33554432000 4194304 4196468 140730918360496 139917263539376 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 113408 KiB

[startup+1.50639 s]
/proc/loadavg: 8.07 8.33 8.40 8/235 22266
/proc/meminfo: memFree=30874928/32770624 swapFree=66997372/67108860
[pid=22250] ppid=22247 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22250/stat : 22250 (xcsp3-exec) S 22247 22250 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445070134 115843072 362 33554432000 4194304 5098028 140732250931456 140732250929560 140401420620412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28766208 140732250940282 140732250940525 140732250940525 140732250943434 0
/proc/22250/statm: 28282 362 304 221 0 87 0

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

/proc/22252/stat : 22252 (java) S 22250 22250 14983 0 -1 1077944320 85053 0 0 0 207196 95 0 0 20 0 19 0 445070135 15859793920 835073 33554432000 4194304 4196468 140730918360496 140730918343040 139918397804279 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
/proc/22252/statm: 3872020 835073 3541 1 0 3833120 0
[pid=22252/tid=22253] ppid=22250 vsize=15488080 memory=3341316 CPUtime=3.27 cores=0,2,4,6
/proc/22252/task/22253/stat : 22253 (java) S 22250 22250 14983 0 -1 1077944384 9558 0 0 0 317 10 0 0 20 0 19 0 445070135 15859793920 835073 33554432000 4194304 4196468 140730918360496 139918402045056 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 44 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22254] ppid=22250 vsize=15488080 memory=3340292 CPUtime=0.23 cores=0,2,4,6
/proc/22252/task/22254/stat : 22254 (java) S 22250 22250 14983 0 -1 1077944384 2112 0 0 0 18 5 0 0 20 0 19 0 445070136 15859793920 835073 33554432000 4194304 4196468 140730918360496 139918358764176 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22255] ppid=22250 vsize=15488080 memory=3340292 CPUtime=0.24 cores=0,2,4,6
/proc/22252/task/22255/stat : 22255 (java) S 22250 22250 14983 0 -1 1077944384 1186 0 0 0 18 6 0 0 20 0 19 0 445070136 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917989485072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22256] ppid=22250 vsize=15488080 memory=3340292 CPUtime=0.23 cores=0,2,4,6
/proc/22252/task/22256/stat : 22256 (java) S 22250 22250 14983 0 -1 1077944384 3126 0 0 0 17 6 0 0 20 0 19 0 445070136 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917988432272 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22257] ppid=22250 vsize=15488080 memory=3340292 CPUtime=0.23 cores=0,2,4,6
/proc/22252/task/22257/stat : 22257 (java) S 22250 22250 14983 0 -1 1077944384 2530 0 0 0 16 7 0 0 20 0 19 0 445070136 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917987379472 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22258] ppid=22250 vsize=15488080 memory=1448 CPUtime=0.03 cores=0,2,4,6
/proc/22252/task/22258/stat : 22258 (java) S 22250 22250 14983 0 -1 1077944384 3890 0 0 0 2 1 0 0 20 0 19 0 445070137 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917271960432 139918397815426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22259] ppid=22250 vsize=15488080 memory=0 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22259/stat : 22259 (java) S 22250 22250 14983 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 445070138 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917270906464 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22260] ppid=22250 vsize=15488080 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22260/stat : 22260 (java) S 22250 22250 14983 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 445070138 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917269853568 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22261] ppid=22250 vsize=15488080 memory=3340292 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22261/stat : 22261 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445070140 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917268801872 139918397822875 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22262] ppid=22250 vsize=15488080 memory=1448 CPUtime=3.57 cores=0,2,4,6
/proc/22252/task/22262/stat : 22262 (java) S 22250 22250 14983 0 -1 1077944384 11716 0 0 0 356 1 0 0 20 0 19 0 445070140 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917267749232 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22263] ppid=22250 vsize=15488080 memory=1448 CPUtime=3.7 cores=0,2,4,6
/proc/22252/task/22263/stat : 22263 (java) S 22250 22250 14983 0 -1 1077944384 12092 0 0 0 368 2 0 0 20 0 19 0 445070140 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917266696432 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22264] ppid=22250 vsize=15488080 memory=1448 CPUtime=0.83 cores=0,2,4,6
/proc/22252/task/22264/stat : 22264 (java) S 22250 22250 14983 0 -1 1077944384 8188 0 0 0 82 1 0 0 20 0 19 0 445070140 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917265643632 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22265] ppid=22250 vsize=15488080 memory=3504 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22265/stat : 22265 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445070141 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917264591072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22266] ppid=22250 vsize=15488080 memory=1448 CPUtime=0.15 cores=0,2,4,6
/proc/22252/task/22266/stat : 22266 (java) S 22250 22250 14983 0 -1 1077944384 596 0 0 0 0 15 0 0 20 0 19 0 445070141 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917263539376 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 44 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22279] ppid=22250 vsize=15488080 memory=3340292 CPUtime=514.86 cores=0,2,4,6
/proc/22252/task/22279/stat : 22279 (java) R 22250 22250 14983 0 -1 4202560 1278 0 0 0 51484 2 0 0 20 0 19 0 445070554 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917253266256 139918044593928 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22280] ppid=22250 vsize=15488080 memory=932 CPUtime=515.61 cores=0,2,4,6
/proc/22252/task/22280/stat : 22280 (java) R 22250 22250 14983 0 -1 4202560 19624 0 0 0 51519 42 0 0 20 0 19 0 445070554 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917250112048 139918042958650 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22281] ppid=22250 vsize=15488080 memory=3768 CPUtime=515.29 cores=0,2,4,6
/proc/22252/task/22281/stat : 22281 (java) R 22250 22250 14983 0 -1 4202560 1363 0 0 0 51528 1 0 0 20 0 19 0 445070554 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917249056664 139918044494543 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22282] ppid=22250 vsize=15488080 memory=1448 CPUtime=513.78 cores=0,2,4,6
/proc/22252/task/22282/stat : 22282 (java) R 22250 22250 14983 0 -1 4202560 6094 0 0 0 51372 6 0 0 20 0 19 0 445070554 15859793920 835073 33554432000 4194304 4196468 140730918360496 139917248004824 139918042734986 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
Current children cumulated CPU time: 2072.91 s
Current children cumulated vsize: 15601208 KiB
Current children cumulated memory: 3341740 KiB

[startup+582.301 s]
/proc/loadavg: 8.47 8.40 8.40 9/238 22814
/proc/meminfo: memFree=27438268/32770624 swapFree=66997372/67108860
[pid=22250] ppid=22247 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22250/stat : 22250 (xcsp3-exec) S 22247 22250 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445070134 115843072 362 33554432000 4194304 5098028 140732250931456 140732250929560 140401420620412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28766208 140732250940282 140732250940525 140732250940525 140732250943434 0
/proc/22250/statm: 28282 362 304 221 0 87 0
[pid=22252] ppid=22250 vsize=15488080 memory=3297712 CPUtime=2311.78 cores=0,2,4,6
/proc/22252/stat : 22252 (java) S 22250 22250 14983 0 -1 1077944320 89378 0 0 0 231081 97 0 0 20 0 19 0 445070135 15859793920 824428 33554432000 4194304 4196468 140730918360496 140730918343040 139918397804279 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
/proc/22252/statm: 3872020 824428 3541 1 0 3833120 0
[pid=22252/tid=22253] ppid=22250 vsize=15488080 memory=3297712 CPUtime=3.27 cores=0,2,4,6
/proc/22252/task/22253/stat : 22253 (java) S 22250 22250 14983 0 -1 1077944384 9558 0 0 0 317 10 0 0 20 0 19 0 445070135 15859793920 824428 33554432000 4194304 4196468 140730918360496 139918402045056 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 44 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22254] ppid=22250 vsize=15488080 memory=3297712 CPUtime=0.23 cores=0,2,4,6
/proc/22252/task/22254/stat : 22254 (java) S 22250 22250 14983 0 -1 1077944384 2478 0 0 0 18 5 0 0 20 0 19 0 445070136 15859793920 824428 33554432000 4194304 4196468 140730918360496 139918358764176 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22255] ppid=22250 vsize=15488080 memory=3297712 CPUtime=0.24 cores=0,2,4,6
/proc/22252/task/22255/stat : 22255 (java) S 22250 22250 14983 0 -1 1077944384 1258 0 0 0 18 6 0 0 20 0 19 0 445070136 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917989485072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22256] ppid=22250 vsize=15488080 memory=3297712 CPUtime=0.23 cores=0,2,4,6
/proc/22252/task/22256/stat : 22256 (java) S 22250 22250 14983 0 -1 1077944384 3181 0 0 0 17 6 0 0 20 0 19 0 445070136 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917988432272 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22257] ppid=22250 vsize=15488080 memory=1448 CPUtime=0.23 cores=0,2,4,6
/proc/22252/task/22257/stat : 22257 (java) S 22250 22250 14983 0 -1 1077944384 2689 0 0 0 16 7 0 0 20 0 19 0 445070136 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917987379472 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22258] ppid=22250 vsize=15488080 memory=1448 CPUtime=0.03 cores=0,2,4,6
/proc/22252/task/22258/stat : 22258 (java) S 22250 22250 14983 0 -1 1077944384 4137 0 0 0 2 1 0 0 20 0 19 0 445070137 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917271960432 139918397815426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22259] ppid=22250 vsize=15488080 memory=3298224 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22259/stat : 22259 (java) S 22250 22250 14983 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 445070138 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917270906464 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22260] ppid=22250 vsize=15488080 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22260/stat : 22260 (java) S 22250 22250 14983 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 445070138 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917269853568 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22261] ppid=22250 vsize=15488080 memory=5780771016648362554 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22261/stat : 22261 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445070140 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917268801872 139918397822875 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22262] ppid=22250 vsize=15488080 memory=6944656592455097440 CPUtime=3.57 cores=0,2,4,6
/proc/22252/task/22262/stat : 22262 (java) S 22250 22250 14983 0 -1 1077944384 11719 0 0 0 356 1 0 0 20 0 19 0 445070140 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917267749232 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22263] ppid=22250 vsize=15488080 memory=1448 CPUtime=3.7 cores=0,2,4,6
/proc/22252/task/22263/stat : 22263 (java) S 22250 22250 14983 0 -1 1077944384 12711 0 0 0 368 2 0 0 20 0 19 0 445070140 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917266696432 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22264] ppid=22250 vsize=15488080 memory=1448 CPUtime=0.83 cores=0,2,4,6
/proc/22252/task/22264/stat : 22264 (java) S 22250 22250 14983 0 -1 1077944384 8197 0 0 0 82 1 0 0 20 0 19 0 445070140 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917265643632 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22265] ppid=22250 vsize=15488080 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22265/stat : 22265 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445070141 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917264591072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22266] ppid=22250 vsize=15488080 memory=1448 CPUtime=0.17 cores=0,2,4,6
/proc/22252/task/22266/stat : 22266 (java) S 22250 22250 14983 0 -1 1077944384 624 0 0 0 0 17 0 0 20 0 19 0 445070141 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917263539376 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 44 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22279] ppid=22250 vsize=15488080 memory=1448 CPUtime=574.58 cores=0,2,4,6
/proc/22252/task/22279/stat : 22279 (java) R 22250 22250 14983 0 -1 4202560 1413 0 0 0 57456 2 0 0 20 0 19 0 445070554 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917253266096 139918044494133 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22280] ppid=22250 vsize=15488080 memory=3298224 CPUtime=575.38 cores=0,2,4,6
/proc/22252/task/22280/stat : 22280 (java) R 22250 22250 14983 0 -1 4202560 21688 0 0 0 57495 43 0 0 20 0 19 0 445070554 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917250109464 139918044580370 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22281] ppid=22250 vsize=15488080 memory=1764 CPUtime=574.77 cores=0,2,4,6
/proc/22252/task/22281/stat : 22281 (java) R 22250 22250 14983 0 -1 4202560 1538 0 0 0 57476 1 0 0 20 0 19 0 445070554 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917249056472 139918042784103 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22282] ppid=22250 vsize=15488080 memory=3504 CPUtime=573.63 cores=0,2,4,6
/proc/22252/task/22282/stat : 22282 (java) R 22250 22250 14983 0 -1 4202560 6487 0 0 0 57357 6 0 0 20 0 19 0 445070554 15859793920 824428 33554432000 4194304 4196468 140730918360496 139917248007312 139918042734937 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
Current children cumulated CPU time: 2311.78 s
Current children cumulated vsize: 15601208 KiB
Current children cumulated memory: 3299160 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.601 s]
/proc/loadavg: 8.69 8.47 8.42 9/238 22818
/proc/meminfo: memFree=27337392/32770624 swapFree=66997372/67108860
[pid=22250] ppid=22247 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/22250/stat : 22250 (xcsp3-exec) S 22247 22250 14983 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445070134 115843072 362 33554432000 4194304 5098028 140732250931456 140732250929560 140401420620412 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28766208 140732250940282 140732250940525 140732250940525 140732250943434 0
/proc/22250/statm: 28282 362 304 221 0 87 0
[pid=22252] ppid=22250 vsize=15488080 memory=3260772 CPUtime=2520.02 cores=0,2,4,6
/proc/22252/stat : 22252 (java) S 22250 22250 14983 0 -1 1077944320 93682 0 0 0 251904 98 0 0 20 0 19 0 445070135 15859793920 815193 33554432000 4194304 4196468 140730918360496 140730918343040 139918397804279 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
/proc/22252/statm: 3872020 815193 3541 1 0 3833120 0
[pid=22252/tid=22253] ppid=22250 vsize=15488080 memory=776 CPUtime=3.27 cores=0,2,4,6
/proc/22252/task/22253/stat : 22253 (java) S 22250 22250 14983 0 -1 1077944384 9558 0 0 0 317 10 0 0 20 0 19 0 445070135 15859793920 815193 33554432000 4194304 4196468 140730918360496 139918402045056 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 44 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22254] ppid=22250 vsize=15488080 memory=3992 CPUtime=0.23 cores=0,2,4,6
/proc/22252/task/22254/stat : 22254 (java) S 22250 22250 14983 0 -1 1077944384 2517 0 0 0 18 5 0 0 20 0 19 0 445070136 15859793920 815193 33554432000 4194304 4196468 140730918360496 139918358764176 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22255] ppid=22250 vsize=15488080 memory=2828 CPUtime=0.25 cores=0,2,4,6
/proc/22252/task/22255/stat : 22255 (java) S 22250 22250 14983 0 -1 1077944384 1299 0 0 0 19 6 0 0 20 0 19 0 445070136 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917989485072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22256] ppid=22250 vsize=15488080 memory=676 CPUtime=0.24 cores=0,2,4,6
/proc/22252/task/22256/stat : 22256 (java) S 22250 22250 14983 0 -1 1077944384 3225 0 0 0 18 6 0 0 20 0 19 0 445070136 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917988432272 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22257] ppid=22250 vsize=15488080 memory=6791534058613427641 CPUtime=0.23 cores=0,2,4,6
/proc/22252/task/22257/stat : 22257 (java) S 22250 22250 14983 0 -1 1077944384 3183 0 0 0 16 7 0 0 20 0 19 0 445070136 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917987379472 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22258] ppid=22250 vsize=15488080 memory=500 CPUtime=0.04 cores=0,2,4,6
/proc/22252/task/22258/stat : 22258 (java) S 22250 22250 14983 0 -1 1077944384 4353 0 0 0 3 1 0 0 20 0 19 0 445070137 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917271960432 139918397815426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22259] ppid=22250 vsize=15488080 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22259/stat : 22259 (java) S 22250 22250 14983 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 445070138 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917270906464 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22260] ppid=22250 vsize=15488080 memory=932 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22260/stat : 22260 (java) S 22250 22250 14983 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 445070138 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917269853568 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22261] ppid=22250 vsize=15488080 memory=3768 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22261/stat : 22261 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445070140 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917268801872 139918397822875 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22262] ppid=22250 vsize=15488080 memory=1980 CPUtime=3.57 cores=0,2,4,6
/proc/22252/task/22262/stat : 22262 (java) S 22250 22250 14983 0 -1 1077944384 11722 0 0 0 356 1 0 0 20 0 19 0 445070140 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917267749232 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22263] ppid=22250 vsize=15488080 memory=2512 CPUtime=3.7 cores=0,2,4,6
/proc/22252/task/22263/stat : 22263 (java) S 22250 22250 14983 0 -1 1077944384 12718 0 0 0 368 2 0 0 20 0 19 0 445070140 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917266696432 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22264] ppid=22250 vsize=15488080 memory=1436 CPUtime=0.84 cores=0,2,4,6
/proc/22252/task/22264/stat : 22264 (java) S 22250 22250 14983 0 -1 1077944384 9438 0 0 0 83 1 0 0 20 0 19 0 445070140 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917265643632 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22265] ppid=22250 vsize=15488080 memory=812 CPUtime=0 cores=0,2,4,6
/proc/22252/task/22265/stat : 22265 (java) S 22250 22250 14983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445070141 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917264591072 139918397814485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22266] ppid=22250 vsize=15488080 memory=1764 CPUtime=0.18 cores=0,2,4,6
/proc/22252/task/22266/stat : 22266 (java) S 22250 22250 14983 0 -1 1077944384 657 0 0 0 0 18 0 0 20 0 19 0 445070141 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917263539376 139918397815426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 44 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22279] ppid=22250 vsize=15488080 memory=920 CPUtime=626.85 cores=0,2,4,6
/proc/22252/task/22279/stat : 22279 (java) R 22250 22250 14983 0 -1 4202560 1563 0 0 0 62683 2 0 0 20 0 19 0 445070554 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917253266080 139918042688484 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22280] ppid=22250 vsize=15488080 memory=3844 CPUtime=627.08 cores=0,2,4,6
/proc/22252/task/22280/stat : 22280 (java) R 22250 22250 14983 0 -1 4202560 23188 0 0 0 62665 43 0 0 20 0 19 0 445070554 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917250109384 139918042934950 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22281] ppid=22250 vsize=15488080 memory=2612 CPUtime=626.71 cores=0,2,4,6
/proc/22252/task/22281/stat : 22281 (java) R 22250 22250 14983 0 -1 4202560 1672 0 0 0 62670 1 0 0 20 0 19 0 445070554 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917249056584 139918042811063 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
[pid=22252/tid=22282] ppid=22250 vsize=15488080 memory=2596 CPUtime=625.92 cores=0,2,4,6
/proc/22252/task/22282/stat : 22282 (java) R 22250 22250 14983 0 -1 4202560 6889 0 0 0 62586 6 0 0 20 0 19 0 445070554 15859793920 815193 33554432000 4194304 4196468 140730918360496 139917248006560 139918044494076 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9723904 140730918368239 140730918368410 140730918368410 140730918371279 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 15601208 KiB
Current children cumulated memory: 3262220 KiB

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

[startup+634.635 s]
# the end of solver process 22250 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002155 s, system=0 s

[startup+634.692 s]
# the end of solver process 22252 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.34 s, system=0.999025 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 634.692
CPU time (s): 2520.34
CPU user time (s): 2519.34
CPU system time (s): 0.999025
CPU usage (%): 397.096
Max. virtual memory (cumulated for all children) (KiB): 15601208
Max. memory (cumulated for all children) (KiB): 3433228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.34
system time used= 0.999025
maximum resident set size= 3431780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94861
page faults= 0
swaps= 0
block input operations= 0
block output operations= 736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17025
involuntary context switches= 33302


# summary of solver processes directly reported to runsolver:
#   pid: 22250,22252
#   total CPU time (s): 2520.34
#   total CPU user time (s): 2519.34
#   total CPU system time (s): 0.999025

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

The end

Launcher Data

Begin job on node103 at 2019-09-17 04:41:52
IDJOB=4399366
IDBENCH=120595
IDSOLVER=2853
FILE ID=node103/4399366-1568688171
RUNJOBID= node103-1568682260-15014
PBS_JOBID= 21703798
Free space on /tmp= 61692 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-school1.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399366-1568688171/watcher-4399366-1568688171 -o /tmp/evaluation-result-4399366-1568688171/solver-4399366-1568688171 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568682260-15014 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1237813267 HOME/instance-4399366-1568688171.xml

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

MD5SUM BENCH= 9dec5151d217f705456bb861c341cf0d
RANDOM SEED=1237813267

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31039616 kB
MemAvailable:   31431052 kB
Buffers:           70420 kB
Cached:           616608 kB
SwapCached:         9016 kB
Active:           887476 kB
Inactive:         265324 kB
Active(anon):     458284 kB
Inactive(anon):    57316 kB
Active(file):     429192 kB
Inactive(file):   208008 kB
Unevictable:      111148 kB
Mlocked:          111148 kB
SwapTotal:      67108860 kB
SwapFree:       66997372 kB
Dirty:             26800 kB
Writeback:             0 kB
AnonPages:        694452 kB
Mapped:            61824 kB
Shmem:             40856 kB
Slab:             170116 kB
SReclaimable:     140140 kB
SUnreclaim:        29976 kB
KernelStack:        4096 kB
PageTables:         7120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1385772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    581632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61664 MiB
End job on node103 at 2019-09-17 04:52:26