Trace number 4399764

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-16 parallelOPT1143 39.8406 7.04716

General information on the benchmark

NameFastfood/Fastfood-m1-s1/
Fastfood-ff18.xml
MD5SUM005f7ae7871747b1063e6e013b23478b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1143
Best CPU time to get the best result obtained on this benchmark8.94047
Satisfiable
(Un)Satisfiability was proved
Number of variables275
Number of constraints271
Number of domains32
Minimum domain size30
Maximum domain size32
Distribution of domain sizes[{"size":30,"count":6},{"size":31,"count":60},{"size":32,"count":209}]
Minimum variable degree2
Maximum variable degree46
Distribution of variable degrees[{"degree":2,"count":270},{"degree":46,"count":5}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":225},{"arity":5,"count":1},{"arity":6,"count":45}]
Number of extensional constraints225
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":225},{"type":"ordered","count":1},{"type":"minimum","count":45}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399764-1568713340.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399764-1568713340.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.53/1.10	c solve instance...
6.13/1.43	o 7293 
6.13/1.44	o 2253 
6.13/1.49	o 2091 
7.52/1.63	o 1724 
7.52/1.67	o 1664 
8.19/1.79	o 1586 
9.76/1.91	o 1576 
9.76/1.92	o 1538 
9.76/1.92	o 1518 
9.76/1.94	o 1509 
10.28/2.05	o 1503 
10.40/2.12	o 1502 
10.40/2.13	o 1493 
10.70/2.20	o 1489 
10.70/2.21	o 1471 
10.70/2.21	o 1466 
11.09/2.30	o 1460 
11.09/2.30	o 1455 
14.20/2.74	o 1452 
14.20/2.75	o 1446 
14.20/2.77	o 1441 
14.57/2.83	o 1435 
16.02/3.03	o 1434 
16.02/3.04	o 1425 
16.02/3.09	o 1413 
16.33/3.14	o 1398 
16.33/3.18	o 1389 
16.48/3.24	o 1387 
18.48/3.56	o 1378 
19.02/3.67	o 1375 
19.60/3.74	o 1365 
19.60/3.75	o 1356 
19.60/3.79	o 1345 
19.92/3.85	o 1334 
19.92/3.85	o 1322 
19.92/3.86	o 1302 
19.92/3.89	o 1291 
20.14/3.93	o 1278 
20.14/3.95	o 1267 
20.14/4.00	o 1262 
20.33/4.02	o 1242 
20.33/4.06	o 1231 
20.81/4.12	o 1221 
20.81/4.18	o 1219 
22.16/4.38	o 1216 
22.81/4.43	o 1207 
22.81/4.48	o 1201 
30.53/5.45	o 1200 
30.91/5.52	o 1191 
30.91/5.59	o 1185 
31.07/5.66	o 1184 
33.87/6.04	o 1177 
34.10/6.11	o 1173 
34.10/6.18	o 1167 
36.02/6.46	o 1163 
36.27/6.55	o 1152 
36.27/6.57	o 1143 
39.80/7.02	s OPTIMUM FOUND
39.80/7.02	v <instantiation>
39.80/7.02	v 	<list>x[0] x[1] x[2] x[3] x[4] drd[0][0] drd[0][1] drd[0][2] drd[0][3] drd[0][4] drd[1][0] drd[1][1] drd[1][2] drd[1][3] drd[1][4] drd[2][0] drd[2][1] drd[2][2] drd[2][3] drd[2][4] drd[3][0] drd[3][1] drd[3][2] drd[3][3] drd[3][4] drd[4][0] drd[4][1] drd[4][2] drd[4][3] drd[4][4] drd[5][0] drd[5][1] drd[5][2] drd[5][3] drd[5][4] drd[6][0] drd[6][1] drd[6][2] drd[6][3] drd[6][4] drd[7][0] drd[7][1] drd[7][2] drd[7][3] drd[7][4] drd[8][0] drd[8][1] drd[8][2] drd[8][3] drd[8][4] drd[9][0] drd[9][1] drd[9][2] drd[9][3] drd[9][4] drd[10][0] drd[10][1] drd[10][2] drd[10][3] drd[10][4] drd[11][0] drd[11][1] drd[11][2] drd[11][3] drd[11][4] drd[12][0] drd[12][1] drd[12][2] drd[12][3] drd[12][4] drd[13][0] drd[13][1] drd[13][2] drd[13][3] drd[13][4] drd[14][0] drd[14][1] drd[14][2] drd[14][3] drd[14][4] drd[15][0] drd[15][1] drd[15][2] drd[15][3] drd[15][4] drd[16][0] drd[16][1] drd[16][2] drd[16][3] drd[16][4] drd[17][0] drd[17][1] drd[17][2] drd[17][3] drd[17][4] drd[18][0] drd[18][1] drd[18][2] drd[18][3] drd[18][4] drd[19][0] drd[19][1] drd[19][2] drd[19][3] drd[19][4] drd[20][0] drd[20][1] drd[20][2] drd[20][3] drd[20][4] drd[21][0] drd[21][1] drd[21][2] drd[21][3] drd[21][4] drd[22][0] drd[22][1] drd[22][2] drd[22][3] drd[22][4] drd[23][0] drd[23][1] drd[23][2] drd[23][3] drd[23][4] drd[24][0] drd[24][1] drd[24][2] drd[24][3] drd[24][4] drd[25][0] drd[25][1] drd[25][2] drd[25][3] drd[25][4] drd[26][0] drd[26][1] drd[26][2] drd[26][3] drd[26][4] drd[27][0] drd[27][1] drd[27][2] drd[27][3] drd[27][4] drd[28][0] drd[28][1] drd[28][2] drd[28][3] drd[28][4] drd[29][0] drd[29][1] drd[29][2] drd[29][3] drd[29][4] drd[30][0] drd[30][1] drd[30][2] drd[30][3] drd[30][4] drd[31][0] drd[31][1] drd[31][2] drd[31][3] drd[31][4] drd[32][0] drd[32][1] drd[32][2] drd[32][3] drd[32][4] drd[33][0] drd[33][1] drd[33][2] drd[33][3] drd[33][4] drd[34][0] drd[34][1] drd[34][2] drd[34][3] drd[34][4] drd[35][0] drd[35][1] drd[35][2] drd[35][3] drd[35][4] drd[36][0] drd[36][1] drd[36][2] drd[36][3] drd[36][4] drd[37][0] drd[37][1] drd[37][2] drd[37][3] drd[37][4] drd[38][0] drd[38][1] drd[38][2] drd[38][3] drd[38][4] drd[39][0] drd[39][1] drd[39][2] drd[39][3] drd[39][4] drd[40][0] drd[40][1] drd[40][2] drd[40][3] drd[40][4] drd[41][0] drd[41][1] drd[41][2] drd[41][3] drd[41][4] drd[42][0] drd[42][1] drd[42][2] drd[42][3] drd[42][4] drd[43][0] drd[43][1] drd[43][2] drd[43][3] drd[43][4] drd[44][0] drd[44][1] drd[44][2] drd[44][3] drd[44][4] dr[0] dr[1] dr[2] dr[3] dr[4] dr[5] dr[6] dr[7] dr[8] dr[9] dr[10] dr[11] dr[12] dr[13] dr[14] dr[15] dr[16] dr[17] dr[18] dr[19] dr[20] dr[21] dr[22] dr[23] dr[24] dr[25] dr[26] dr[27] dr[28] dr[29] dr[30] dr[31] dr[32] dr[33] dr[34] dr[35] dr[36] dr[37] dr[38] dr[39] dr[40] dr[41] dr[42] dr[43] dr[44] </list>
39.80/7.02	v 	<values>19 107 289 375 540 356 268 86 0 165 356 268 86 0 165 104 16 166 252 417 104 16 166 252 417 521 433 251 165 0 521 433 251 165 0 15 103 285 371 536 586 498 316 230 65 586 498 316 230 65 19 107 289 375 540 35 53 235 321 486 31 57 239 325 490 79 9 191 277 442 79 9 191 277 442 293 205 23 63 228 293 205 23 63 228 70 18 200 286 451 282 194 12 74 239 33 55 237 323 488 33 55 237 323 488 421 333 151 65 100 420 332 150 64 101 12 100 282 368 533 12 100 282 368 533 53 35 217 303 468 88 0 182 268 433 88 0 182 268 433 124 36 146 232 397 124 36 146 232 397 67 21 203 289 454 76 12 194 280 445 501 413 231 145 20 93 5 177 263 428 51 37 219 305 470 0 88 270 356 521 0 88 270 356 521 218 130 52 138 303 219 131 51 137 302 334 246 64 22 187 331 243 61 25 190 44 44 226 312 477 174 86 96 182 347 174 86 96 182 347 270 182 0 86 251 270 182 0 86 251 0 0 16 16 0 0 15 65 65 19 35 31 9 9 23 23 18 12 33 33 65 64 12 12 35 0 0 36 36 21 12 20 5 37 0 0 52 51 22 25 44 86 86 0 0 </values>
39.80/7.02	v </instantiation>

Verifier Data

OK	1143

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399764-1568713340/watcher-4399764-1568713340 -o /tmp/evaluation-result-4399764-1568713340/solver-4399764-1568713340 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1568709526-22615 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1428120655 HOME/instance-4399764-1568713340.xml 

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

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


[startup+0.100151 s]*
/proc/loadavg: 6.72 7.71 8.07 3/211 27408
/proc/meminfo: memFree=31163680/32770624 swapFree=66939876/67108860
[pid=27387] ppid=27384 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27387/stat : 27387 (xcsp3-exec) S 27384 27387 22588 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447592187 115843072 364 33554432000 4194304 5098028 140730549471424 140730549469528 139936539849340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26456064 140730549478261 140730549478505 140730549478505 140730549481418 0
/proc/27387/statm: 28282 364 305 221 0 87 0
[pid=27389] ppid=27387 vsize=28227396 memory=28720 CPUtime=0.13 cores=0-7
/proc/27389/stat : 27389 (java) S 27387 27387 22588 0 -1 1077944320 5700 0 0 0 12 1 0 0 20 0 20 0 447592187 28904853504 7180 33554432000 4194304 4196468 140721682863824 140721682846368 140198604549879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
/proc/27389/statm: 7056849 7180 3120 1 0 7019032 0
[pid=27389/tid=27390] ppid=27387 vsize=28227396 memory=8317482817917895235 CPUtime=0.08 cores=0-7
/proc/27389/task/27390/stat : 27390 (java) R 27387 27387 22588 0 -1 4202560 3600 0 0 0 8 0 0 0 20 0 20 0 447592187 28904853504 7180 33554432000 4194304 4196468 140721682863824 140198608780288 140198588593509 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27391] ppid=27387 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/27389/task/27391/stat : 27391 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 7180 33554432000 4194304 4196468 140721682863824 140198557170192 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27392] ppid=27387 vsize=28227396 memory=140028833920640 CPUtime=0 cores=0-7
/proc/27389/task/27392/stat : 27392 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 7180 33554432000 4194304 4196468 140721682863824 140198556117648 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27393] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27393/stat : 27393 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 7180 33554432000 4194304 4196468 140721682863824 140198555064592 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27394] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27394/stat : 27394 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 7180 33554432000 4194304 4196468 140721682863824 140198554012048 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27395] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27395/stat : 27395 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 7180 33554432000 4194304 4196468 140721682863824 140198552960016 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27396] ppid=27387 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27389/task/27396/stat : 27396 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 7180 33554432000 4194304 4196468 140721682863824 140198551907472 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27397] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27397/stat : 27397 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 7180 33554432000 4194304 4196468 140721682863824 140198550854416 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27398] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27398/stat : 27398 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 7180 33554432000 4194304 4196468 140721682863824 140198549801872 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27399] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27399/stat : 27399 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592189 28904853504 7180 33554432000 4194304 4196468 140721682863824 140196732418288 140198604561026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27400] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27400/stat : 27400 (java) S 27387 27387 22588 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447592190 28904853504 7180 33554432000 4194304 4196468 140721682863824 140196731364512 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27401] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27401/stat : 27401 (java) S 27387 27387 22588 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447592190 28904853504 7180 33554432000 4194304 4196468 140721682863824 140196730311408 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27402] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27402/stat : 27402 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592192 28904853504 7180 33554432000 4194304 4196468 140721682863824 140196729259984 140198604568475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27403] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27403/stat : 27403 (java) R 27387 27387 22588 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 20 0 447592192 28904853504 7180 33554432000 4194304 4196468 140721682863824 140196728208112 140198604561026 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27404] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27404/stat : 27404 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592193 28904853504 7180 33554432000 4194304 4196468 140721682863824 140196727155568 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27405] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27405/stat : 27405 (java) R 27387 27387 22588 0 -1 4202560 123 0 0 0 0 0 0 0 20 0 20 0 447592193 28904853504 7180 33554432000 4194304 4196468 140721682863824 140196417722864 140198597534921 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27406] ppid=27387 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/27389/task/27406/stat : 27406 (java) R 27387 27387 22588 0 -1 4202560 341 0 0 0 2 0 0 0 20 0 20 0 447592193 28904853504 7180 33554432000 4194304 4196468 140721682863824 140196416670320 140198588630366 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27407] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27407/stat : 27407 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447592193 28904853504 7180 33554432000 4194304 4196468 140721682863824 140196415617504 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27408] ppid=27387 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27389/task/27408/stat : 27408 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592193 28904853504 7180 33554432000 4194304 4196468 140721682863824 140196414565040 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30176 KiB

[startup+0.210461 s]*
/proc/loadavg: 6.72 7.71 8.07 4/211 27408
/proc/meminfo: memFree=31150672/32770624 swapFree=66939876/67108860
[pid=27387] ppid=27384 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27387/stat : 27387 (xcsp3-exec) S 27384 27387 22588 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447592187 115843072 364 33554432000 4194304 5098028 140730549471424 140730549469528 139936539849340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26456064 140730549478261 140730549478505 140730549478505 140730549481418 0
/proc/27387/statm: 28282 364 305 221 0 87 0
[pid=27389] ppid=27387 vsize=28227396 memory=41052 CPUtime=0.34 cores=0-7
/proc/27389/stat : 27389 (java) S 27387 27387 22588 0 -1 1077944320 9518 0 0 0 32 2 0 0 20 0 20 0 447592187 28904853504 10263 33554432000 4194304 4196468 140721682863824 140721682846368 140198604549879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
/proc/27389/statm: 7056849 10263 3280 1 0 7019032 0
[pid=27389/tid=27390] ppid=27387 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/27389/task/27390/stat : 27390 (java) R 27387 27387 22588 0 -1 4202560 6631 0 0 0 18 2 0 0 20 0 20 0 447592187 28904853504 10263 33554432000 4194304 4196468 140721682863824 140198608783760 140198604571805 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27391] ppid=27387 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/27389/task/27391/stat : 27391 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 10263 33554432000 4194304 4196468 140721682863824 140198557170192 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27392] ppid=27387 vsize=28227396 memory=140028837094441 CPUtime=0 cores=0-7
/proc/27389/task/27392/stat : 27392 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 10263 33554432000 4194304 4196468 140721682863824 140198556117648 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27393] ppid=27387 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27389/task/27393/stat : 27393 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 10263 33554432000 4194304 4196468 140721682863824 140198555064592 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27394] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27394/stat : 27394 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 10263 33554432000 4194304 4196468 140721682863824 140198554012048 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27395] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27395/stat : 27395 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 10263 33554432000 4194304 4196468 140721682863824 140198552960016 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27396] ppid=27387 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27389/task/27396/stat : 27396 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 10263 33554432000 4194304 4196468 140721682863824 140198551907472 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27397] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27397/stat : 27397 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 10263 33554432000 4194304 4196468 140721682863824 140198550854416 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27398] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27398/stat : 27398 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592188 28904853504 10263 33554432000 4194304 4196468 140721682863824 140198549801872 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27399] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27399/stat : 27399 (java) S 27387 27387 22588 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447592189 28904853504 10263 33554432000 4194304 4196468 140721682863824 140196732418288 140198604561026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27400] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27400/stat : 27400 (java) S 27387 27387 22588 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447592190 28904853504 10263 33554432000 4194304 4196468 140721682863824 140196731364512 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27401] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27401/stat : 27401 (java) S 27387 27387 22588 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447592190 28904853504 10263 33554432000 4194304 4196468 140721682863824 140196730311408 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27402] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27402/stat : 27402 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592192 28904853504 10263 33554432000 4194304 4196468 140721682863824 140196729259984 140198604568475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27403] ppid=27387 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/27389/task/27403/stat : 27403 (java) S 27387 27387 22588 0 -1 1077944384 416 0 0 0 1 0 0 0 20 0 20 0 447592192 28904853504 10263 33554432000 4194304 4196468 140721682863824 140196728208112 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27404] ppid=27387 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/27389/task/27404/stat : 27404 (java) S 27387 27387 22588 0 -1 1077944384 208 0 0 0 1 0 0 0 20 0 20 0 447592193 28904853504 10263 33554432000 4194304 4196468 140721682863824 140196727155568 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27405] ppid=27387 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/27389/task/27405/stat : 27405 (java) S 27387 27387 22588 0 -1 1077944384 188 0 0 0 1 0 0 0 20 0 20 0 447592193 28904853504 10263 33554432000 4194304 4196468 140721682863824 140196417722864 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27406] ppid=27387 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/27389/task/27406/stat : 27406 (java) S 27387 27387 22588 0 -1 1077944384 761 0 0 0 8 0 0 0 20 0 20 0 447592193 28904853504 10263 33554432000 4194304 4196468 140721682863824 140196416670320 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27407] ppid=27387 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27407/stat : 27407 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447592193 28904853504 10263 33554432000 4194304 4196468 140721682863824 140196415617504 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27408] ppid=27387 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27389/task/27408/stat : 27408 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592193 28904853504 10263 33554432000 4194304 4196468 140721682863824 140196414565040 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42508 KiB

[startup+0.310387 s]*
/proc/loadavg: 6.72 7.71 8.07 4/211 27408
/proc/meminfo: memFree=31143276/32770624 swapFree=66939876/67108860
[pid=27387] ppid=27384 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27387/stat : 27387 (xcsp3-exec) S 27384 27387 22588 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447592187 115843072 364 33554432000 4194304 5098028 140730549471424 140730549469528 139936539849340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26456064 140730549478261 140730549478505 140730549478505 140730549481418 0
/proc/27387/statm: 28282 364 305 221 0 87 0
[pid=27389] ppid=27387 vsize=28231652 memory=50216 CPUtime=0.52 cores=0-7
/proc/27389/stat : 27389 (java) S 27387 27387 22588 0 -1 1077944320 10905 0 0 0 49 3 0 0 20 0 20 0 447592187 28909211648 12554 33554432000 4194304 4196468 140721682863824 140721682846368 140198604549879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
/proc/27389/statm: 7057913 12554 3358 1 0 7019032 0
[pid=27389/tid=27390] ppid=27387 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/27389/task/27390/stat : 27390 (java) R 27387 27387 22588 0 -1 4202560 7765 0 0 0 27 2 0 0 20 0 20 0 447592187 28909211648 12554 33554432000 4194304 4196468 140721682863824 140198608781368 140198604571805 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27391] ppid=27387 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27391/stat : 27391 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28909211648 12554 33554432000 4194304 4196468 140721682863824 140198557170192 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27392] ppid=27387 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27392/stat : 27392 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447592188 28909211648 12554 33554432000 4194304 4196468 140721682863824 140198556117648 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27393] ppid=27387 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27393/stat : 27393 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28909211648 12554 33554432000 4194304 4196468 140721682863824 140198555064592 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27394] ppid=27387 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27394/stat : 27394 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592188 28909211648 12554 33554432000 4194304 4196468 140721682863824 140198554012048 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27395] ppid=27387 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27395/stat : 27395 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28909211648 12554 33554432000 4194304 4196468 140721682863824 140198552960016 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27396] ppid=27387 vsize=28231652 memory=140028684626607 CPUtime=0 cores=0-7
/proc/27389/task/27396/stat : 27396 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592188 28909211648 12554 33554432000 4194304 4196468 140721682863824 140198551907472 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27397] ppid=27387 vsize=28231652 memory=140028684628912 CPUtime=0 cores=0-7
/proc/27389/task/27397/stat : 27397 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28909211648 12554 33554432000 4194304 4196468 140721682863824 140198550854416 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27398] ppid=27387 vsize=28231652 memory=140028684631216 CPUtime=0 cores=0-7
/proc/27389/task/27398/stat : 27398 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592188 28909211648 12554 33554432000 4194304 4196468 140721682863824 140198549801872 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27399] ppid=27387 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27399/stat : 27399 (java) S 27387 27387 22588 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447592189 28909211648 12554 33554432000 4194304 4196468 140721682863824 140196732418288 140198604561026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27400] ppid=27387 vsize=28231652 memory=280057369276304 CPUtime=0 cores=0-7
/proc/27389/task/27400/stat : 27400 (java) S 27387 27387 22588 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447592190 28909211648 12554 33554432000 4194304 4196468 140721682863824 140196731364512 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27401] ppid=27387 vsize=28231652 memory=280057369274000 CPUtime=0 cores=0-7
/proc/27389/task/27401/stat : 27401 (java) S 27387 27387 22588 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447592190 28909211648 12554 33554432000 4194304 4196468 140721682863824 140196730311408 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27402] ppid=27387 vsize=28231652 memory=280057369280912 CPUtime=0 cores=0-7
/proc/27389/task/27402/stat : 27402 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592192 28909211648 12554 33554432000 4194304 4196468 140721682863824 140196729259984 140198604568475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27403] ppid=27387 vsize=28231652 memory=280057369222192 CPUtime=0.02 cores=0-7
/proc/27389/task/27403/stat : 27403 (java) S 27387 27387 22588 0 -1 1077944384 416 0 0 0 2 0 0 0 20 0 20 0 447592192 28909211648 12554 33554432000 4194304 4196468 140721682863824 140196728208112 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27404] ppid=27387 vsize=28231652 memory=280057369294736 CPUtime=0.03 cores=0-7
/proc/27389/task/27404/stat : 27404 (java) S 27387 27387 22588 0 -1 1077944384 230 0 0 0 3 0 0 0 20 0 20 0 447592193 28909211648 12554 33554432000 4194304 4196468 140721682863824 140196727155568 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27405] ppid=27387 vsize=28231652 memory=280057369301648 CPUtime=0.03 cores=0-7
/proc/27389/task/27405/stat : 27405 (java) R 27387 27387 22588 0 -1 4202560 314 0 0 0 3 0 0 0 20 0 20 0 447592193 28909211648 12554 33554432000 4194304 4196468 140721682863824 140196417713248 140198586094448 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27406] ppid=27387 vsize=28231652 memory=280057369299344 CPUtime=0.12 cores=0-7
/proc/27389/task/27406/stat : 27406 (java) S 27387 27387 22588 0 -1 1077944384 869 0 0 0 12 0 0 0 20 0 20 0 447592193 28909211648 12554 33554432000 4194304 4196468 140721682863824 140196416670320 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27407] ppid=27387 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27407/stat : 27407 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447592193 28909211648 12554 33554432000 4194304 4196468 140721682863824 140196415617504 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27408] ppid=27387 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/27389/task/27408/stat : 27408 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447592193 28909211648 12554 33554432000 4194304 4196468 140721682863824 140196414565040 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51672 KiB

[startup+0.701037 s]
/proc/loadavg: 6.72 7.71 8.07 5/211 27408
/proc/meminfo: memFree=31129176/32770624 swapFree=66939876/67108860
[pid=27387] ppid=27384 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27387/stat : 27387 (xcsp3-exec) S 27384 27387 22588 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447592187 115843072 364 33554432000 4194304 5098028 140730549471424 140730549469528 139936539849340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26456064 140730549478261 140730549478505 140730549478505 140730549481418 0
/proc/27387/statm: 28282 364 305 221 0 87 0
[pid=27389] ppid=27387 vsize=28233776 memory=143780 CPUtime=1.83 cores=0-7
/proc/27389/stat : 27389 (java) S 27387 27387 22588 0 -1 1077944320 15737 0 0 0 177 6 0 0 20 0 20 0 447592187 28911386624 35945 33554432000 4194304 4196468 140721682863824 140721682846368 140198604549879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
/proc/27389/statm: 7058444 35945 3457 1 0 7019544 0
[pid=27389/tid=27390] ppid=27387 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/27389/task/27390/stat : 27390 (java) R 27387 27387 22588 0 -1 4202560 9119 0 0 0 63 4 0 0 20 0 20 0 447592187 28911386624 35945 33554432000 4194304 4196468 140721682863824 140198608788336 140198604561814 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27391] ppid=27387 vsize=28233776 memory=140028684837744 CPUtime=0 cores=0-7
/proc/27389/task/27391/stat : 27391 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28911386624 35945 33554432000 4194304 4196468 140721682863824 140198557170192 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27392] ppid=27387 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27392/stat : 27392 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447592188 28911386624 35945 33554432000 4194304 4196468 140721682863824 140198556117648 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27393] ppid=27387 vsize=28233776 memory=784 CPUtime=0 cores=0-7
/proc/27389/task/27393/stat : 27393 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447592188 28911386624 35945 33554432000 4194304 4196468 140721682863824 140198555064592 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0

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

[pid=27389/tid=27390] ppid=27387 vsize=28769364 memory=280057369746400 CPUtime=0.95 cores=0-7
/proc/27389/task/27390/stat : 27390 (java) S 27387 27387 22588 0 -1 1077944384 9258 0 0 0 90 5 0 0 20 0 28 0 447592187 29459828736 197358 33554432000 4194304 4196468 140721682863824 140198608790656 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27391] ppid=27387 vsize=28769364 memory=7517163518243269996 CPUtime=0.42 cores=0-7
/proc/27389/task/27391/stat : 27391 (java) S 27387 27387 22588 0 -1 1077944384 188 0 0 0 34 8 0 0 20 0 28 0 447592188 29459828736 197358 33554432000 4194304 4196468 140721682863824 140198557170192 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27392] ppid=27387 vsize=28769364 memory=7453855824853952597 CPUtime=0.43 cores=0-7
/proc/27389/task/27392/stat : 27392 (java) S 27387 27387 22588 0 -1 1077944384 223 0 0 0 34 9 0 0 20 0 28 0 447592188 29459828736 197358 33554432000 4194304 4196468 140721682863824 140198556117648 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27393] ppid=27387 vsize=28769364 memory=1456 CPUtime=0.4 cores=0-7
/proc/27389/task/27393/stat : 27393 (java) S 27387 27387 22588 0 -1 1077944384 253 0 0 0 33 7 0 0 20 0 28 0 447592188 29459828736 197358 33554432000 4194304 4196468 140721682863824 140198555064592 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27394] ppid=27387 vsize=28769364 memory=789416 CPUtime=0.43 cores=0-7
/proc/27389/task/27394/stat : 27394 (java) S 27387 27387 22588 0 -1 1077944384 231 0 0 0 35 8 0 0 20 0 28 0 447592188 29459828736 197358 33554432000 4194304 4196468 140721682863824 140198554012048 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27395] ppid=27387 vsize=28769364 memory=4096 CPUtime=0.41 cores=0-7
/proc/27389/task/27395/stat : 27395 (java) S 27387 27387 22588 0 -1 1077944384 183 0 0 0 34 7 0 0 20 0 28 0 447592188 29459828736 197358 33554432000 4194304 4196468 140721682863824 140198552960016 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27396] ppid=27387 vsize=28769364 memory=1804 CPUtime=0.44 cores=0-7
/proc/27389/task/27396/stat : 27396 (java) S 27387 27387 22588 0 -1 1077944384 248 0 0 0 35 9 0 0 20 0 28 0 447592188 29459828736 197358 33554432000 4194304 4196468 140721682863824 140198551907472 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27397] ppid=27387 vsize=28769364 memory=916 CPUtime=0.43 cores=0-7
/proc/27389/task/27397/stat : 27397 (java) S 27387 27387 22588 0 -1 1077944384 215 0 0 0 35 8 0 0 20 0 28 0 447592188 29459828736 197358 33554432000 4194304 4196468 140721682863824 140198550854416 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27398] ppid=27387 vsize=28769364 memory=4160 CPUtime=0.41 cores=0-7
/proc/27389/task/27398/stat : 27398 (java) S 27387 27387 22588 0 -1 1077944384 187 0 0 0 33 8 0 0 20 0 28 0 447592188 29459828736 197358 33554432000 4194304 4196468 140721682863824 140198549801872 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27399] ppid=27387 vsize=28769364 memory=1408 CPUtime=0.02 cores=0-7
/proc/27389/task/27399/stat : 27399 (java) S 27387 27387 22588 0 -1 1077944384 724 0 0 0 2 0 0 0 20 0 28 0 447592189 29459828736 197358 33554432000 4194304 4196468 140721682863824 140196732418288 140198604561026 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27400] ppid=27387 vsize=28769364 memory=2612 CPUtime=0 cores=0-7
/proc/27389/task/27400/stat : 27400 (java) S 27387 27387 22588 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 447592190 29459828736 197358 33554432000 4194304 4196468 140721682863824 140196731364576 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27401] ppid=27387 vsize=28769364 memory=789416 CPUtime=0 cores=0-7
/proc/27389/task/27401/stat : 27401 (java) S 27387 27387 22588 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 447592190 29459828736 197358 33554432000 4194304 4196468 140721682863824 140196730311424 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27402] ppid=27387 vsize=28769364 memory=1548 CPUtime=0 cores=0-7
/proc/27389/task/27402/stat : 27402 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447592192 29459828736 197358 33554432000 4194304 4196468 140721682863824 140196729259984 140198604568475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27403] ppid=27387 vsize=28769364 memory=7396 CPUtime=2.13 cores=0-7
/proc/27389/task/27403/stat : 27403 (java) S 27387 27387 22588 0 -1 1077944384 2760 0 0 0 212 1 0 0 20 0 28 0 447592192 29459828736 197358 33554432000 4194304 4196468 140721682863824 140196728208112 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27404] ppid=27387 vsize=28769364 memory=4000 CPUtime=2.14 cores=0-7
/proc/27389/task/27404/stat : 27404 (java) S 27387 27387 22588 0 -1 1077944384 3293 0 0 0 213 1 0 0 20 0 28 0 447592193 29459828736 197358 33554432000 4194304 4196468 140721682863824 140196727155568 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27405] ppid=27387 vsize=28769364 memory=616 CPUtime=2.31 cores=0-7
/proc/27389/task/27405/stat : 27405 (java) S 27387 27387 22588 0 -1 1077944384 3500 0 0 0 230 1 0 0 20 0 28 0 447592193 29459828736 197358 33554432000 4194304 4196468 140721682863824 140196417722864 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27406] ppid=27387 vsize=28769364 memory=2832 CPUtime=0.92 cores=0-7
/proc/27389/task/27406/stat : 27406 (java) S 27387 27387 22588 0 -1 1077944384 3808 0 0 0 91 1 0 0 20 0 28 0 447592193 29459828736 197358 33554432000 4194304 4196468 140721682863824 140196416670320 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27407] ppid=27387 vsize=28769364 memory=1624 CPUtime=0 cores=0-7
/proc/27389/task/27407/stat : 27407 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447592193 29459828736 197358 33554432000 4194304 4196468 140721682863824 140196415617504 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27408] ppid=27387 vsize=28769364 memory=1136 CPUtime=0 cores=0-7
/proc/27389/task/27408/stat : 27408 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447592193 29459828736 197358 33554432000 4194304 4196468 140721682863824 140196414565040 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
Current children cumulated CPU time: 36.02 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 790888 KiB

[startup+6.8068 s]
/proc/loadavg: 6.26 7.59 8.03 5/219 27824
/proc/meminfo: memFree=30401360/32770624 swapFree=66939876/67108860
[pid=27387] ppid=27384 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27387/stat : 27387 (xcsp3-exec) S 27384 27387 22588 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447592187 115843072 364 33554432000 4194304 5098028 140730549471424 140730549469528 139936539849340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26456064 140730549478261 140730549478505 140730549478505 140730549481418 0
/proc/27387/statm: 28282 364 305 221 0 87 0
[pid=27389] ppid=27387 vsize=28769364 memory=789436 CPUtime=38.24 cores=0-7
/proc/27389/stat : 27389 (java) S 27387 27387 22588 0 -1 1077944320 34762 0 0 0 3728 96 0 0 20 0 28 0 447592187 29459828736 197359 33554432000 4194304 4196468 140721682863824 140721682846368 140198604549879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
/proc/27389/statm: 7192341 197359 3541 1 0 7153441 0
[pid=27389/tid=27390] ppid=27387 vsize=28769364 memory=5932477004483751017 CPUtime=0.95 cores=0-7
/proc/27389/task/27390/stat : 27390 (java) S 27387 27387 22588 0 -1 1077944384 9259 0 0 0 90 5 0 0 20 0 28 0 447592187 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198608790656 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27391] ppid=27387 vsize=28769364 memory=8028061508520141927 CPUtime=0.42 cores=0-7
/proc/27389/task/27391/stat : 27391 (java) S 27387 27387 22588 0 -1 1077944384 188 0 0 0 34 8 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198557170192 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27392] ppid=27387 vsize=28769364 memory=8028061508520141927 CPUtime=0.43 cores=0-7
/proc/27389/task/27392/stat : 27392 (java) S 27387 27387 22588 0 -1 1077944384 223 0 0 0 34 9 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198556117648 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27393] ppid=27387 vsize=28769364 memory=56 CPUtime=0.4 cores=0-7
/proc/27389/task/27393/stat : 27393 (java) S 27387 27387 22588 0 -1 1077944384 253 0 0 0 33 7 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198555064592 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27394] ppid=27387 vsize=28769364 memory=0 CPUtime=0.43 cores=0-7
/proc/27389/task/27394/stat : 27394 (java) S 27387 27387 22588 0 -1 1077944384 231 0 0 0 35 8 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198554012048 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27395] ppid=27387 vsize=28769364 memory=6369891308792081507 CPUtime=0.41 cores=0-7
/proc/27389/task/27395/stat : 27395 (java) S 27387 27387 22588 0 -1 1077944384 183 0 0 0 34 7 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198552960016 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27396] ppid=27387 vsize=28769364 memory=7230638415855315543 CPUtime=0.44 cores=0-7
/proc/27389/task/27396/stat : 27396 (java) S 27387 27387 22588 0 -1 1077944384 248 0 0 0 35 9 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198551907472 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27397] ppid=27387 vsize=28769364 memory=0 CPUtime=0.43 cores=0-7
/proc/27389/task/27397/stat : 27397 (java) S 27387 27387 22588 0 -1 1077944384 215 0 0 0 35 8 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198550854416 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27398] ppid=27387 vsize=28769364 memory=52 CPUtime=0.41 cores=0-7
/proc/27389/task/27398/stat : 27398 (java) S 27387 27387 22588 0 -1 1077944384 187 0 0 0 33 8 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198549801872 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27399] ppid=27387 vsize=28769364 memory=1976 CPUtime=0.02 cores=0-7
/proc/27389/task/27399/stat : 27399 (java) S 27387 27387 22588 0 -1 1077944384 724 0 0 0 2 0 0 0 20 0 28 0 447592189 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196732418288 140198604561026 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27400] ppid=27387 vsize=28769364 memory=2436 CPUtime=0 cores=0-7
/proc/27389/task/27400/stat : 27400 (java) S 27387 27387 22588 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 447592190 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196731364576 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27401] ppid=27387 vsize=28769364 memory=1760 CPUtime=0 cores=0-7
/proc/27389/task/27401/stat : 27401 (java) S 27387 27387 22588 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 447592190 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196730311424 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27402] ppid=27387 vsize=28769364 memory=111632 CPUtime=0 cores=0-7
/proc/27389/task/27402/stat : 27402 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447592192 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196729259984 140198604568475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27403] ppid=27387 vsize=28769364 memory=2241 CPUtime=2.15 cores=0-7
/proc/27389/task/27403/stat : 27403 (java) S 27387 27387 22588 0 -1 1077944384 2764 0 0 0 214 1 0 0 20 0 28 0 447592192 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196728208112 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27404] ppid=27387 vsize=28769364 memory=2244 CPUtime=2.14 cores=0-7
/proc/27389/task/27404/stat : 27404 (java) S 27387 27387 22588 0 -1 1077944384 3293 0 0 0 213 1 0 0 20 0 28 0 447592193 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196727155568 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27405] ppid=27387 vsize=28769364 memory=0 CPUtime=2.31 cores=0-7
/proc/27389/task/27405/stat : 27405 (java) S 27387 27387 22588 0 -1 1077944384 3500 0 0 0 230 1 0 0 20 0 28 0 447592193 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196417722864 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27406] ppid=27387 vsize=28769364 memory=0 CPUtime=0.92 cores=0-7
/proc/27389/task/27406/stat : 27406 (java) S 27387 27387 22588 0 -1 1077944384 3808 0 0 0 91 1 0 0 20 0 28 0 447592193 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196416670320 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27407] ppid=27387 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27407/stat : 27407 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447592193 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196415617504 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27408] ppid=27387 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/27389/task/27408/stat : 27408 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447592193 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196414565040 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
Current children cumulated CPU time: 38.24 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 790892 KiB

[startup+7.0068 s]*
/proc/loadavg: 6.26 7.59 8.03 3/219 27872
/proc/meminfo: memFree=30400988/32770624 swapFree=66939876/67108860
[pid=27387] ppid=27384 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/27387/stat : 27387 (xcsp3-exec) S 27384 27387 22588 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447592187 115843072 364 33554432000 4194304 5098028 140730549471424 140730549469528 139936539849340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26456064 140730549478261 140730549478505 140730549478505 140730549481418 0
/proc/27387/statm: 28282 364 305 221 0 87 0
[pid=27389] ppid=27387 vsize=28769364 memory=789436 CPUtime=39.8 cores=0-7
/proc/27389/stat : 27389 (java) S 27387 27387 22588 0 -1 1077944320 34762 0 0 0 3884 96 0 0 20 0 28 0 447592187 29459828736 197359 33554432000 4194304 4196468 140721682863824 140721682846368 140198604549879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
/proc/27389/statm: 7192341 197359 3541 1 0 7153441 0
[pid=27389/tid=27390] ppid=27387 vsize=28769364 memory=0 CPUtime=0.95 cores=0-7
/proc/27389/task/27390/stat : 27390 (java) S 27387 27387 22588 0 -1 1077944384 9259 0 0 0 90 5 0 0 20 0 28 0 447592187 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198608790656 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27391] ppid=27387 vsize=28769364 memory=0 CPUtime=0.42 cores=0-7
/proc/27389/task/27391/stat : 27391 (java) S 27387 27387 22588 0 -1 1077944384 188 0 0 0 34 8 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198557170192 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27392] ppid=27387 vsize=28769364 memory=280057518993488 CPUtime=0.43 cores=0-7
/proc/27389/task/27392/stat : 27392 (java) S 27387 27387 22588 0 -1 1077944384 223 0 0 0 34 9 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198556117648 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27393] ppid=27387 vsize=28769364 memory=-1 CPUtime=0.4 cores=0-7
/proc/27389/task/27393/stat : 27393 (java) S 27387 27387 22588 0 -1 1077944384 253 0 0 0 33 7 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198555064592 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27394] ppid=27387 vsize=28769364 memory=0 CPUtime=0.43 cores=0-7
/proc/27389/task/27394/stat : 27394 (java) S 27387 27387 22588 0 -1 1077944384 231 0 0 0 35 8 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198554012048 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27395] ppid=27387 vsize=28769364 memory=0 CPUtime=0.41 cores=0-7
/proc/27389/task/27395/stat : 27395 (java) S 27387 27387 22588 0 -1 1077944384 183 0 0 0 34 7 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198552960016 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27396] ppid=27387 vsize=28769364 memory=-1 CPUtime=0.44 cores=0-7
/proc/27389/task/27396/stat : 27396 (java) S 27387 27387 22588 0 -1 1077944384 248 0 0 0 35 9 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198551907472 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27397] ppid=27387 vsize=28769364 memory=0 CPUtime=0.43 cores=0-7
/proc/27389/task/27397/stat : 27397 (java) S 27387 27387 22588 0 -1 1077944384 215 0 0 0 35 8 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198550854416 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27398] ppid=27387 vsize=28769364 memory=0 CPUtime=0.41 cores=0-7
/proc/27389/task/27398/stat : 27398 (java) S 27387 27387 22588 0 -1 1077944384 187 0 0 0 33 8 0 0 20 0 28 0 447592188 29459828736 197359 33554432000 4194304 4196468 140721682863824 140198549801872 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27399] ppid=27387 vsize=28769364 memory=0 CPUtime=0.02 cores=0-7
/proc/27389/task/27399/stat : 27399 (java) S 27387 27387 22588 0 -1 1077944384 724 0 0 0 2 0 0 0 20 0 28 0 447592189 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196732418288 140198604561026 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27400] ppid=27387 vsize=28769364 memory=85 CPUtime=0 cores=0-7
/proc/27389/task/27400/stat : 27400 (java) S 27387 27387 22588 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 447592190 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196731364576 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27401] ppid=27387 vsize=28769364 memory=7302451832349632920 CPUtime=0 cores=0-7
/proc/27389/task/27401/stat : 27401 (java) S 27387 27387 22588 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 447592190 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196730311424 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27402] ppid=27387 vsize=28769364 memory=8318255677412212789 CPUtime=0 cores=0-7
/proc/27389/task/27402/stat : 27402 (java) S 27387 27387 22588 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447592192 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196729259984 140198604568475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27403] ppid=27387 vsize=28769364 memory=302022861386940769 CPUtime=2.18 cores=0-7
/proc/27389/task/27403/stat : 27403 (java) R 27387 27387 22588 0 -1 4202560 2764 0 0 0 217 1 0 0 20 0 28 0 447592192 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196728208408 140198589475860 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27404] ppid=27387 vsize=28769364 memory=3183694 CPUtime=2.16 cores=0-7
/proc/27389/task/27404/stat : 27404 (java) S 27387 27387 22588 0 -1 1077944384 3293 0 0 0 215 1 0 0 20 0 28 0 447592193 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196727155568 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27405] ppid=27387 vsize=28769364 memory=0 CPUtime=2.31 cores=0-7
/proc/27389/task/27405/stat : 27405 (java) S 27387 27387 22588 0 -1 1077944384 3500 0 0 0 230 1 0 0 20 0 28 0 447592193 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196417722864 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27406] ppid=27387 vsize=28769364 memory=7086529889274652524 CPUtime=0.93 cores=0-7
/proc/27389/task/27406/stat : 27406 (java) S 27387 27387 22588 0 -1 1077944384 3808 0 0 0 92 1 0 0 20 0 28 0 447592193 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196416670320 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27407] ppid=27387 vsize=28769364 memory=7517163518243269996 CPUtime=0 cores=0-7
/proc/27389/task/27407/stat : 27407 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447592193 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196415617504 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27408] ppid=27387 vsize=28769364 memory=8099531882097108048 CPUtime=0 cores=0-7
/proc/27389/task/27408/stat : 27408 (java) S 27387 27387 22588 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447592193 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196414565040 140198604561026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27865] ppid=27387 vsize=28769364 memory=7295950583417696866 CPUtime=0.42 cores=0-7
/proc/27389/task/27865/stat : 27865 (java) S 27387 27387 22588 0 -1 1077944384 17 0 0 0 42 0 0 0 20 0 28 0 447592844 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196395068784 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27866] ppid=27387 vsize=28769364 memory=5789465717104463952 CPUtime=0.41 cores=0-7
/proc/27389/task/27866/stat : 27866 (java) S 27387 27387 22588 0 -1 1077944384 17 0 0 0 41 0 0 0 20 0 28 0 447592844 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196400325584 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27867] ppid=27387 vsize=28769364 memory=7649399397233669938 CPUtime=0.44 cores=0-7
/proc/27389/task/27867/stat : 27867 (java) R 27387 27387 22588 0 -1 4202560 17 0 0 0 44 0 0 0 20 0 28 0 447592844 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196402431336 140198225400742 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27868] ppid=27387 vsize=28769364 memory=0 CPUtime=0.38 cores=0-7
/proc/27389/task/27868/stat : 27868 (java) S 27387 27387 22588 0 -1 1077944384 16 0 0 0 38 0 0 0 20 0 28 0 447592844 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196405589712 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27869] ppid=27387 vsize=28769364 memory=734139722786420945 CPUtime=0.41 cores=0-7
/proc/27389/task/27869/stat : 27869 (java) S 27387 27387 22588 0 -1 1077944384 17 0 0 0 41 0 0 0 20 0 28 0 447592844 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196401378640 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27870] ppid=27387 vsize=28769364 memory=31556 CPUtime=0.41 cores=0-7
/proc/27389/task/27870/stat : 27870 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 41 0 0 0 20 0 28 0 447592844 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196403484112 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27871] ppid=27387 vsize=28769364 memory=-7384994778349281184 CPUtime=0.41 cores=0-7
/proc/27389/task/27871/stat : 27871 (java) S 27387 27387 22588 0 -1 1077944384 2 0 0 0 41 0 0 0 20 0 28 0 447592844 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196404536400 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
[pid=27389/tid=27872] ppid=27387 vsize=28769364 memory=0 CPUtime=0.4 cores=0-7
/proc/27389/task/27872/stat : 27872 (java) S 27387 27387 22588 0 -1 1077944384 17 0 0 0 40 0 0 0 20 0 28 0 447592844 29459828736 197359 33554432000 4194304 4196468 140721682863824 140196398220496 140198604560085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27398144 140721682867178 140721682867350 140721682867350 140721682870223 0
Current children cumulated CPU time: 39.8 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 790892 KiB

Child status: 0
Real time (s): 7.04716
CPU time (s): 39.8406
CPU user time (s): 38.8561
CPU system time (s): 0.984517
CPU usage (%): 565.342
Max. virtual memory (cumulated for all children) (KiB): 28882492
Max. memory (cumulated for all children) (KiB): 793716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.8561
system time used= 0.984517
maximum resident set size= 792324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35343
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8197
involuntary context switches= 957


# summary of solver processes directly reported to runsolver:
#   pid: 27387
#   total CPU time (s): 39.8406
#   total CPU user time (s): 38.8561
#   total CPU system time (s): 0.984517

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

The end

Launcher Data

Begin job on node105 at 2019-09-17 10:40:43
IDJOB=4399764
IDBENCH=138379
IDSOLVER=2854
FILE ID=node105/4399764-1568713340
RUNJOBID= node105-1568709526-22615
PBS_JOBID= 21703944
Free space on /tmp= 61004 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Fastfood/Fastfood-m1-s1/Fastfood-ff18.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399764-1568713340/watcher-4399764-1568713340 -o /tmp/evaluation-result-4399764-1568713340/solver-4399764-1568713340 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1568709526-22615 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1428120655 HOME/instance-4399764-1568713340.xml

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

MD5SUM BENCH= 005f7ae7871747b1063e6e013b23478b
RANDOM SEED=1428120655

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
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.00
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.00
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.00
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:        31180776 kB
MemAvailable:   31844820 kB
Buffers:          185700 kB
Cached:           778568 kB
SwapCached:        65548 kB
Active:           543160 kB
Inactive:         488428 kB
Active(anon):       8104 kB
Inactive(anon):   103456 kB
Active(file):     535056 kB
Inactive(file):   384972 kB
Unevictable:      109028 kB
Mlocked:          109028 kB
SwapTotal:      67108860 kB
SwapFree:       66939876 kB
Dirty:             26424 kB
Writeback:             0 kB
AnonPages:        112312 kB
Mapped:            44060 kB
Shmem:             35668 kB
Slab:             148632 kB
SReclaimable:     119700 kB
SUnreclaim:        28932 kB
KernelStack:        3408 kB
PageTables:         4812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60980 MiB
End job on node105 at 2019-09-17 10:40:50