Trace number 4280335

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 4.0.5 par (2017-08-18)OPT1143 28.6745 4.7191501

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 benchmark6.26784
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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280335-1503170513.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4280335-1503170513.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
3.58/1.06	c solve instance...
6.20/1.42	o 11072 
6.20/1.43	o 7293 
6.20/1.43	o 6351 
6.20/1.44	o 6174 
6.20/1.44	o 6090 
6.20/1.45	o 5871 
6.20/1.46	o 3589 
6.20/1.46	o 2736 
6.20/1.47	o 2593 
6.20/1.47	o 2538 
6.20/1.48	o 2475 
6.83/1.52	o 2466 
6.83/1.53	o 2460 
6.83/1.55	o 2284 
6.83/1.55	o 2277 
6.83/1.56	o 2091 
6.83/1.57	o 1992 
7.37/1.62	o 1956 
7.37/1.63	o 1945 
7.37/1.64	o 1847 
7.37/1.65	o 1724 
7.37/1.66	o 1664 
7.96/1.76	o 1601 
7.96/1.77	o 1522 
7.96/1.77	o 1513 
7.96/1.78	o 1510 
8.68/1.89	o 1508 
9.39/1.94	o 1475 
9.39/1.97	o 1466 
11.42/2.26	o 1463 
11.42/2.30	o 1460 
12.12/2.33	o 1455 
12.66/2.41	o 1409 
12.66/2.42	o 1324 
13.35/2.54	o 1264 
14.02/2.62	o 1262 
15.47/2.87	o 1242 
15.47/2.88	o 1231 
16.22/2.94	o 1221 
16.91/3.01	o 1219 
17.69/3.13	o 1216 
17.69/3.13	o 1207 
17.69/3.16	o 1201 
21.42/3.67	o 1200 
21.99/3.70	o 1191 
21.99/3.72	o 1185 
21.99/3.74	o 1184 
23.33/3.95	o 1177 
24.13/4.04	o 1173 
24.13/4.05	o 1167 
25.46/4.24	o 1163 
25.46/4.25	o 1152 
25.46/4.27	o 1143 
28.65/4.70	s OPTIMUM FOUND
28.65/4.70	v <instantiation>
28.65/4.70	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>
28.65/4.70	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>
28.65/4.70	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 (13012 MiB free)
  memory of node 1: 16384 MiB (12571 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280335-1503170513/watcher-4280335-1503170513 -o /tmp/evaluation-result-4280335-1503170513/solver-4280335-1503170513 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503169099-13287 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2065857278 HOME/instance-4280335-1503170513.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
Current StackSize limit: 8192 KiB

solver pid=16315, runsolver pid=16312

[startup+0.100138 s]*
/proc/loadavg: 4.32 3.93 5.87 2/199 16336
/proc/meminfo: memFree=26183104/32770624 swapFree=67108860/67108860
[pid=16315] ppid=16312 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16315/stat : 16315 (xcsp3-exec) S 16312 16315 13260 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150138907 9740288 346 33554432000 4194304 5098028 140727833854480 140727833852584 140700289659516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8507392 140727833859172 140727833859383 140727833859383 140727833862123 0
/proc/16315/statm: 2378 346 289 221 0 87 0
[pid=16317] ppid=16315 vsize=25999808 memory=26252 CPUtime=0.11 cores=0-7
/proc/16317/stat : 16317 (java) S 16315 16315 13260 0 -1 1077944320 5477 0 0 0 11 0 0 0 20 0 20 0 150138907 26623803392 6563 33554432000 4194304 4196468 140731652942656 140731652925200 140338321202935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
/proc/16317/statm: 6499952 6563 2847 1 0 6488269 0
[pid=16317/tid=16318] ppid=16315 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/16317/task/16318/stat : 16318 (java) R 16315 16315 13260 0 -1 4202560 3482 0 0 0 8 0 0 0 20 0 20 0 150138907 26623803392 6628 33554432000 4194304 4196468 140731652942656 140338325436208 140338300280832 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16319] ppid=16315 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16317/task/16319/stat : 16319 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26623803392 6628 33554432000 4194304 4196468 140731652942656 140338273823248 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16320] ppid=16315 vsize=25999808 memory=140226375075456 CPUtime=0 cores=0-7
/proc/16317/task/16320/stat : 16320 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26623803392 6628 33554432000 4194304 4196468 140731652942656 140338272770704 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16321] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16321/stat : 16321 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138908 26623803392 6628 33554432000 4194304 4196468 140731652942656 140338271717648 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16322] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16322/stat : 16322 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150138908 26623803392 6628 33554432000 4194304 4196468 140731652942656 140338270665104 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16323] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16323/stat : 16323 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26623803392 6628 33554432000 4194304 4196468 140731652942656 140338269613072 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16324] ppid=16315 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16317/task/16324/stat : 16324 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26623803392 6628 33554432000 4194304 4196468 140731652942656 140338268560528 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16325] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16325/stat : 16325 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138908 26623803392 6628 33554432000 4194304 4196468 140731652942656 140338267507472 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16326] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16326/stat : 16326 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138908 26623803392 6628 33554432000 4194304 4196468 140731652942656 140338266454928 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16327] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16327/stat : 16327 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138910 26623803392 6628 33554432000 4194304 4196468 140731652942656 140337063299312 140338321214082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16328] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16328/stat : 16328 (java) S 16315 16315 13260 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150138910 26623803392 6628 33554432000 4194304 4196468 140731652942656 140337062245536 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16329] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16329/stat : 16329 (java) S 16315 16315 13260 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150138910 26623803392 6628 33554432000 4194304 4196468 140731652942656 140337061192432 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16330] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16330/stat : 16330 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138913 26623803392 6628 33554432000 4194304 4196468 140731652942656 140337060141008 140338321221531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16331] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16331/stat : 16331 (java) S 16315 16315 13260 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 150138913 26623803392 6628 33554432000 4194304 4196468 140731652942656 140337059089136 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16332] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16332/stat : 16332 (java) S 16315 16315 13260 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 150138913 26623803392 6628 33554432000 4194304 4196468 140731652942656 140337058036592 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16333] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16333/stat : 16333 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150138913 26623803392 6628 33554432000 4194304 4196468 140731652942656 140337056983536 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16334] ppid=16315 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/16317/task/16334/stat : 16334 (java) R 16315 16315 13260 0 -1 4202560 268 0 0 0 1 0 0 0 20 0 20 0 150138913 26623803392 6628 33554432000 4194304 4196468 140731652942656 140337055930992 140338305283422 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16335] ppid=16315 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16335/stat : 16335 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150138913 26623803392 6628 33554432000 4194304 4196468 140731652942656 140337054878176 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16336] ppid=16315 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16317/task/16336/stat : 16336 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138913 26623803392 6628 33554432000 4194304 4196468 140731652942656 140337053825712 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27636 KiB

[startup+0.210011 s]*
/proc/loadavg: 4.32 3.93 5.87 3/199 16336
/proc/meminfo: memFree=26170836/32770624 swapFree=67108860/67108860
[pid=16315] ppid=16312 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16315/stat : 16315 (xcsp3-exec) S 16312 16315 13260 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150138907 9740288 346 33554432000 4194304 5098028 140727833854480 140727833852584 140700289659516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8507392 140727833859172 140727833859383 140727833859383 140727833862123 0
/proc/16315/statm: 2378 346 289 221 0 87 0
[pid=16317] ppid=16315 vsize=26004064 memory=38860 CPUtime=0.33 cores=0-7
/proc/16317/stat : 16317 (java) S 16315 16315 13260 0 -1 1077944320 8314 0 0 0 32 1 0 0 20 0 20 0 150138907 26628161536 9715 33554432000 4194304 4196468 140731652942656 140731652925200 140338321202935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
/proc/16317/statm: 6501016 9715 3035 1 0 6488269 0
[pid=16317/tid=16318] ppid=16315 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16317/task/16318/stat : 16318 (java) R 16315 16315 13260 0 -1 4202560 5396 0 0 0 19 0 0 0 20 0 20 0 150138907 26628161536 9715 33554432000 4194304 4196468 140731652942656 140338325424880 140338321224861 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16319] ppid=16315 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/16317/task/16319/stat : 16319 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 9715 33554432000 4194304 4196468 140731652942656 140338273823248 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16320] ppid=16315 vsize=26004064 memory=288370602526787200 CPUtime=0 cores=0-7
/proc/16317/task/16320/stat : 16320 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 9715 33554432000 4194304 4196468 140731652942656 140338272770704 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16321] ppid=16315 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16317/task/16321/stat : 16321 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 9715 33554432000 4194304 4196468 140731652942656 140338271717648 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16322] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16322/stat : 16322 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 9715 33554432000 4194304 4196468 140731652942656 140338270665104 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16323] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16323/stat : 16323 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 9715 33554432000 4194304 4196468 140731652942656 140338269613072 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16324] ppid=16315 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16317/task/16324/stat : 16324 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 9715 33554432000 4194304 4196468 140731652942656 140338268560528 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16325] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16325/stat : 16325 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 9715 33554432000 4194304 4196468 140731652942656 140338267507472 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16326] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16326/stat : 16326 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 9715 33554432000 4194304 4196468 140731652942656 140338266454928 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16327] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16327/stat : 16327 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138910 26628161536 9715 33554432000 4194304 4196468 140731652942656 140337063299312 140338321214082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16328] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16328/stat : 16328 (java) S 16315 16315 13260 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150138910 26628161536 9715 33554432000 4194304 4196468 140731652942656 140337062245536 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16329] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16329/stat : 16329 (java) S 16315 16315 13260 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150138910 26628161536 9715 33554432000 4194304 4196468 140731652942656 140337061192432 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16330] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16330/stat : 16330 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138913 26628161536 9715 33554432000 4194304 4196468 140731652942656 140337060141008 140338321221531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16331] ppid=16315 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/16317/task/16331/stat : 16331 (java) S 16315 16315 13260 0 -1 1077944384 395 0 0 0 1 0 0 0 20 0 20 0 150138913 26628161536 9715 33554432000 4194304 4196468 140731652942656 140337059089136 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16332] ppid=16315 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/16317/task/16332/stat : 16332 (java) S 16315 16315 13260 0 -1 1077944384 185 0 0 0 1 0 0 0 20 0 20 0 150138913 26628161536 9715 33554432000 4194304 4196468 140731652942656 140337058036592 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16333] ppid=16315 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/16317/task/16333/stat : 16333 (java) S 16315 16315 13260 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 20 0 150138913 26628161536 9715 33554432000 4194304 4196468 140731652942656 140337056983536 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16334] ppid=16315 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/16317/task/16334/stat : 16334 (java) R 16315 16315 13260 0 -1 1077944384 752 0 0 0 7 0 0 0 20 0 20 0 150138913 26628161536 9715 33554432000 4194304 4196468 140731652942656 140337055930992 140338321214082 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16335] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16335/stat : 16335 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150138913 26628161536 9715 33554432000 4194304 4196468 140731652942656 140337054878176 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16336] ppid=16315 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16317/task/16336/stat : 16336 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138913 26628161536 9715 33554432000 4194304 4196468 140731652942656 140337053825712 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40244 KiB

[startup+0.30957 s]*
/proc/loadavg: 4.32 3.93 5.87 3/199 16336
/proc/meminfo: memFree=26166928/32770624 swapFree=67108860/67108860
[pid=16315] ppid=16312 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16315/stat : 16315 (xcsp3-exec) S 16312 16315 13260 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150138907 9740288 346 33554432000 4194304 5098028 140727833854480 140727833852584 140700289659516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8507392 140727833859172 140727833859383 140727833859383 140727833862123 0
/proc/16315/statm: 2378 346 289 221 0 87 0
[pid=16317] ppid=16315 vsize=26004064 memory=43496 CPUtime=0.49 cores=0-7
/proc/16317/stat : 16317 (java) S 16315 16315 13260 0 -1 1077944320 9081 0 0 0 47 2 0 0 20 0 20 0 150138907 26628161536 10874 33554432000 4194304 4196468 140731652942656 140731652925200 140338321202935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
/proc/16317/statm: 6501016 10874 3061 1 0 6488269 0
[pid=16317/tid=16318] ppid=16315 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16317/task/16318/stat : 16318 (java) R 16315 16315 13260 0 -1 4202560 6066 0 0 0 28 1 0 0 20 0 20 0 150138907 26628161536 10940 33554432000 4194304 4196468 140731652942656 140338325442272 140337939091508 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16319] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16319/stat : 16319 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 10940 33554432000 4194304 4196468 140731652942656 140338273823248 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16320] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16320/stat : 16320 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 10940 33554432000 4194304 4196468 140731652942656 140338272770704 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16321] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16321/stat : 16321 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 10940 33554432000 4194304 4196468 140731652942656 140338271717648 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16322] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16322/stat : 16322 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 10940 33554432000 4194304 4196468 140731652942656 140338270665104 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16323] ppid=16315 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/16317/task/16323/stat : 16323 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 10940 33554432000 4194304 4196468 140731652942656 140338269613072 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16324] ppid=16315 vsize=26004064 memory=140226253124527 CPUtime=0 cores=0-7
/proc/16317/task/16324/stat : 16324 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 10940 33554432000 4194304 4196468 140731652942656 140338268560528 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16325] ppid=16315 vsize=26004064 memory=140226253126832 CPUtime=0 cores=0-7
/proc/16317/task/16325/stat : 16325 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 10940 33554432000 4194304 4196468 140731652942656 140338267507472 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16326] ppid=16315 vsize=26004064 memory=140226253129136 CPUtime=0 cores=0-7
/proc/16317/task/16326/stat : 16326 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138908 26628161536 10940 33554432000 4194304 4196468 140731652942656 140338266454928 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16327] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16327/stat : 16327 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138910 26628161536 10940 33554432000 4194304 4196468 140731652942656 140337063299312 140338321214082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16328] ppid=16315 vsize=26004064 memory=280452506265232 CPUtime=0 cores=0-7
/proc/16317/task/16328/stat : 16328 (java) S 16315 16315 13260 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150138910 26628161536 10940 33554432000 4194304 4196468 140731652942656 140337062245536 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16329] ppid=16315 vsize=26004064 memory=280452506272144 CPUtime=0 cores=0-7
/proc/16317/task/16329/stat : 16329 (java) S 16315 16315 13260 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150138910 26628161536 10940 33554432000 4194304 4196468 140731652942656 140337061192432 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16330] ppid=16315 vsize=26004064 memory=280452506213424 CPUtime=0 cores=0-7
/proc/16317/task/16330/stat : 16330 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138913 26628161536 10940 33554432000 4194304 4196468 140731652942656 140337060141008 140338321221531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16331] ppid=16315 vsize=26004064 memory=280452506285968 CPUtime=0.02 cores=0-7
/proc/16317/task/16331/stat : 16331 (java) S 16315 16315 13260 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 20 0 150138913 26628161536 10940 33554432000 4194304 4196468 140731652942656 140337059089136 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16332] ppid=16315 vsize=26004064 memory=280452506292880 CPUtime=0.02 cores=0-7
/proc/16317/task/16332/stat : 16332 (java) R 16315 16315 13260 0 -1 4202560 274 0 0 0 2 0 0 0 20 0 20 0 150138913 26628161536 10940 33554432000 4194304 4196468 140731652942656 140337058036592 140338314308637 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16333] ppid=16315 vsize=26004064 memory=280452506290576 CPUtime=0.01 cores=0-7
/proc/16317/task/16333/stat : 16333 (java) S 16315 16315 13260 0 -1 1077944384 277 0 0 0 1 0 0 0 20 0 20 0 150138913 26628161536 10940 33554432000 4194304 4196468 140731652942656 140337056983536 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16334] ppid=16315 vsize=26004064 memory=280452506306736 CPUtime=0.12 cores=0-7
/proc/16317/task/16334/stat : 16334 (java) R 16315 16315 13260 0 -1 4202560 847 0 0 0 12 0 0 0 20 0 20 0 150138913 26628161536 10940 33554432000 4194304 4196468 140731652942656 140337055925336 140338313440062 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16335] ppid=16315 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16335/stat : 16335 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150138913 26628161536 10940 33554432000 4194304 4196468 140731652942656 140337054878176 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16336] ppid=16315 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16317/task/16336/stat : 16336 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138913 26628161536 10940 33554432000 4194304 4196468 140731652942656 140337053825712 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 44880 KiB

[startup+0.70093 s]
/proc/loadavg: 4.32 3.93 5.87 4/199 16336
/proc/meminfo: memFree=26141740/32770624 swapFree=67108860/67108860
[pid=16315] ppid=16312 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16315/stat : 16315 (xcsp3-exec) S 16312 16315 13260 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150138907 9740288 346 33554432000 4194304 5098028 140727833854480 140727833852584 140700289659516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8507392 140727833859172 140727833859383 140727833859383 140727833862123 0
/proc/16315/statm: 2378 346 289 221 0 87 0
[pid=16317] ppid=16315 vsize=26006188 memory=164940 CPUtime=1.92 cores=0-7
/proc/16317/stat : 16317 (java) S 16315 16315 13260 0 -1 1077944320 14571 0 0 0 186 6 0 0 20 0 20 0 150138907 26630336512 41235 33554432000 4194304 4196468 140731652942656 140731652925200 140338321202935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
/proc/16317/statm: 6501547 41235 3206 1 0 6488781 0
[pid=16317/tid=16318] ppid=16315 vsize=26006188 memory=280452506664624 CPUtime=0.67 cores=0-7
/proc/16317/task/16318/stat : 16318 (java) R 16315 16315 13260 0 -1 4202560 6841 0 0 0 63 4 0 0 20 0 20 0 150138907 26630336512 41235 33554432000 4194304 4196468 140731652942656 140338325437136 140338303609951 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16319] ppid=16315 vsize=26006188 memory=140226253333360 CPUtime=0 cores=0-7
/proc/16317/task/16319/stat : 16319 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26630336512 41235 33554432000 4194304 4196468 140731652942656 140338273823248 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16320] ppid=16315 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16320/stat : 16320 (java) S 16315 16315 13260 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150138908 26630336512 41235 33554432000 4194304 4196468 140731652942656 140338272770704 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16321] ppid=16315 vsize=26006188 memory=1004 CPUtime=0 cores=0-7
/proc/16317/task/16321/stat : 16321 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150138908 26630336512 41235 33554432000 4194304 4196468 140731652942656 140338271717648 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0

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

/proc/16317/task/16726/stat : 16726 (java) R 16315 16315 13260 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 28 0 150139303 27176681472 197315 33554432000 4194304 4196468 140731652942656 140336976251688 140337945412166 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16727] ppid=16315 vsize=26539728 memory=0 CPUtime=0.05 cores=0-7
/proc/16317/task/16727/stat : 16727 (java) R 16315 16315 13260 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 28 0 150139303 27176681472 197315 33554432000 4194304 4196468 140731652942656 140336974150600 140337945667413 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
Current children cumulated CPU time: 24.13 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 790644 KiB

[startup+4.40609 s]
/proc/loadavg: 4.86 4.04 5.90 9/207 16727
/proc/meminfo: memFree=25419872/32770624 swapFree=67108860/67108860
[pid=16315] ppid=16312 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16315/stat : 16315 (xcsp3-exec) S 16312 16315 13260 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150138907 9740288 346 33554432000 4194304 5098028 140727833854480 140727833852584 140700289659516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8507392 140727833859172 140727833859383 140727833859383 140727833862123 0
/proc/16315/statm: 2378 346 289 221 0 87 0
[pid=16317] ppid=16315 vsize=26539728 memory=789372 CPUtime=26.85 cores=0-7
/proc/16317/stat : 16317 (java) S 16315 16315 13260 0 -1 1077944320 32989 0 0 0 2602 83 0 0 20 0 28 0 150138907 27176681472 197343 33554432000 4194304 4196468 140731652942656 140731652925200 140338321202935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
/proc/16317/statm: 6634932 197343 3285 1 0 6622166 0
[pid=16317/tid=16318] ppid=16315 vsize=26539728 memory=6791534058613427641 CPUtime=0.91 cores=0-7
/proc/16317/task/16318/stat : 16318 (java) S 16315 16315 13260 0 -1 1077944384 7064 0 0 0 87 4 0 0 20 0 28 0 150138907 27176681472 197343 33554432000 4194304 4196468 140731652942656 140338325443712 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16319] ppid=16315 vsize=26539728 memory=3472328279047813329 CPUtime=0.35 cores=0-7
/proc/16317/task/16319/stat : 16319 (java) S 16315 16315 13260 0 -1 1077944384 127 0 0 0 29 6 0 0 20 0 28 0 150138908 27176681472 197343 33554432000 4194304 4196468 140731652942656 140338273823248 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16320] ppid=16315 vsize=26539728 memory=4580 CPUtime=0.42 cores=0-7
/proc/16317/task/16320/stat : 16320 (java) S 16315 16315 13260 0 -1 1077944384 162 0 0 0 36 6 0 0 20 0 28 0 150138908 27176681472 197343 33554432000 4194304 4196468 140731652942656 140338272770704 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16321] ppid=16315 vsize=26539728 memory=140226253326576 CPUtime=0.4 cores=0-7
/proc/16317/task/16321/stat : 16321 (java) S 16315 16315 13260 0 -1 1077944384 126 0 0 0 33 7 0 0 20 0 28 0 150138908 27176681472 197343 33554432000 4194304 4196468 140731652942656 140338271717648 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16322] ppid=16315 vsize=26539728 memory=140226253326160 CPUtime=0.43 cores=0-7
/proc/16317/task/16322/stat : 16322 (java) S 16315 16315 13260 0 -1 1077944384 159 0 0 0 35 8 0 0 20 0 28 0 150138908 27176681472 197343 33554432000 4194304 4196468 140731652942656 140338270665104 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16323] ppid=16315 vsize=26539728 memory=280452506371024 CPUtime=0.42 cores=0-7
/proc/16317/task/16323/stat : 16323 (java) S 16315 16315 13260 0 -1 1077944384 322 0 0 0 36 6 0 0 20 0 28 0 150138908 27176681472 197343 33554432000 4194304 4196468 140731652942656 140338269613072 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16324] ppid=16315 vsize=26539728 memory=140226253464730 CPUtime=0.43 cores=0-7
/proc/16317/task/16324/stat : 16324 (java) S 16315 16315 13260 0 -1 1077944384 156 0 0 0 37 6 0 0 20 0 28 0 150138908 27176681472 197343 33554432000 4194304 4196468 140731652942656 140338268560528 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16325] ppid=16315 vsize=26539728 memory=140226253484654 CPUtime=0.37 cores=0-7
/proc/16317/task/16325/stat : 16325 (java) S 16315 16315 13260 0 -1 1077944384 149 0 0 0 32 5 0 0 20 0 28 0 150138908 27176681472 197343 33554432000 4194304 4196468 140731652942656 140338267507472 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16326] ppid=16315 vsize=26539728 memory=140226253461952 CPUtime=0.39 cores=0-7
/proc/16317/task/16326/stat : 16326 (java) S 16315 16315 13260 0 -1 1077944384 120 0 0 0 33 6 0 0 20 0 28 0 150138908 27176681472 197343 33554432000 4194304 4196468 140731652942656 140338266454928 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16327] ppid=16315 vsize=26539728 memory=140226253461984 CPUtime=0.02 cores=0-7
/proc/16317/task/16327/stat : 16327 (java) S 16315 16315 13260 0 -1 1077944384 728 0 0 0 2 0 0 0 20 0 28 0 150138910 27176681472 197343 33554432000 4194304 4196468 140731652942656 140337063299312 140338321214082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16328] ppid=16315 vsize=26539728 memory=7959527368677575177 CPUtime=0 cores=0-7
/proc/16317/task/16328/stat : 16328 (java) S 16315 16315 13260 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 150138910 27176681472 197343 33554432000 4194304 4196468 140731652942656 140337062245600 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16329] ppid=16315 vsize=26539728 memory=140226253462048 CPUtime=0 cores=0-7
/proc/16317/task/16329/stat : 16329 (java) S 16315 16315 13260 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 150138910 27176681472 197343 33554432000 4194304 4196468 140731652942656 140337061192448 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16330] ppid=16315 vsize=26539728 memory=140226253129712 CPUtime=0 cores=0-7
/proc/16317/task/16330/stat : 16330 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150138913 27176681472 197343 33554432000 4194304 4196468 140731652942656 140337060141008 140338321221531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16331] ppid=16315 vsize=26539728 memory=140226253129744 CPUtime=1.7 cores=0-7
/proc/16317/task/16331/stat : 16331 (java) S 16315 16315 13260 0 -1 1077944384 3623 0 0 0 169 1 0 0 20 0 28 0 150138913 27176681472 197343 33554432000 4194304 4196468 140731652942656 140337059089136 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16332] ppid=16315 vsize=26539728 memory=140226253129776 CPUtime=1.66 cores=0-7
/proc/16317/task/16332/stat : 16332 (java) S 16315 16315 13260 0 -1 1077944384 2605 0 0 0 166 0 0 0 20 0 28 0 150138913 27176681472 197343 33554432000 4194304 4196468 140731652942656 140337058036592 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16333] ppid=16315 vsize=26539728 memory=140226253129808 CPUtime=1.93 cores=0-7
/proc/16317/task/16333/stat : 16333 (java) S 16315 16315 13260 0 -1 1077944384 3507 0 0 0 192 1 0 0 20 0 28 0 150138913 27176681472 197343 33554432000 4194304 4196468 140731652942656 140337056983536 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16334] ppid=16315 vsize=26539728 memory=140226253129840 CPUtime=0.85 cores=0-7
/proc/16317/task/16334/stat : 16334 (java) S 16315 16315 13260 0 -1 1077944384 4225 0 0 0 84 1 0 0 20 0 28 0 150138913 27176681472 197343 33554432000 4194304 4196468 140731652942656 140337055930992 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16335] ppid=16315 vsize=26539728 memory=140226253129872 CPUtime=0 cores=0-7
/proc/16317/task/16335/stat : 16335 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150138913 27176681472 197343 33554432000 4194304 4196468 140731652942656 140337054878176 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16336] ppid=16315 vsize=26539728 memory=140226253129904 CPUtime=0 cores=0-7
/proc/16317/task/16336/stat : 16336 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150138913 27176681472 197343 33554432000 4194304 4196468 140731652942656 140337053825712 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
Current children cumulated CPU time: 26.85 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 790756 KiB

[startup+4.61011 s]
/proc/loadavg: 4.86 4.04 5.90 9/207 16727
/proc/meminfo: memFree=25419872/32770624 swapFree=67108860/67108860
[pid=16315] ppid=16312 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16315/stat : 16315 (xcsp3-exec) S 16312 16315 13260 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150138907 9740288 346 33554432000 4194304 5098028 140727833854480 140727833852584 140700289659516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8507392 140727833859172 140727833859383 140727833859383 140727833862123 0
/proc/16315/statm: 2378 346 289 221 0 87 0
[pid=16317] ppid=16315 vsize=26539728 memory=789380 CPUtime=28.48 cores=0-7
/proc/16317/stat : 16317 (java) S 16315 16315 13260 0 -1 1077944320 33408 0 0 0 2765 83 0 0 20 0 28 0 150138907 27176681472 197345 33554432000 4194304 4196468 140731652942656 140731652925200 140338321202935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
/proc/16317/statm: 6634932 197345 3285 1 0 6622166 0
[pid=16317/tid=16318] ppid=16315 vsize=26539728 memory=4638778424102571344 CPUtime=0.91 cores=0-7
/proc/16317/task/16318/stat : 16318 (java) S 16315 16315 13260 0 -1 1077944384 7064 0 0 0 87 4 0 0 20 0 28 0 150138907 27176681472 197345 33554432000 4194304 4196468 140731652942656 140338325443712 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16319] ppid=16315 vsize=26539728 memory=7308895142485716329 CPUtime=0.35 cores=0-7
/proc/16317/task/16319/stat : 16319 (java) S 16315 16315 13260 0 -1 1077944384 127 0 0 0 29 6 0 0 20 0 28 0 150138908 27176681472 197345 33554432000 4194304 4196468 140731652942656 140338273823248 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16320] ppid=16315 vsize=26539728 memory=7882828121784479853 CPUtime=0.42 cores=0-7
/proc/16317/task/16320/stat : 16320 (java) S 16315 16315 13260 0 -1 1077944384 162 0 0 0 36 6 0 0 20 0 28 0 150138908 27176681472 197345 33554432000 4194304 4196468 140731652942656 140338272770704 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16321] ppid=16315 vsize=26539728 memory=7236549394796276073 CPUtime=0.4 cores=0-7
/proc/16317/task/16321/stat : 16321 (java) S 16315 16315 13260 0 -1 1077944384 126 0 0 0 33 7 0 0 20 0 28 0 150138908 27176681472 197345 33554432000 4194304 4196468 140731652942656 140338271717648 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16322] ppid=16315 vsize=26539728 memory=7306084768904144489 CPUtime=0.43 cores=0-7
/proc/16317/task/16322/stat : 16322 (java) S 16315 16315 13260 0 -1 1077944384 159 0 0 0 35 8 0 0 20 0 28 0 150138908 27176681472 197345 33554432000 4194304 4196468 140731652942656 140338270665104 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16323] ppid=16315 vsize=26539728 memory=7305792226131732331 CPUtime=0.42 cores=0-7
/proc/16317/task/16323/stat : 16323 (java) S 16315 16315 13260 0 -1 1077944384 322 0 0 0 36 6 0 0 20 0 28 0 150138908 27176681472 197345 33554432000 4194304 4196468 140731652942656 140338269613072 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16324] ppid=16315 vsize=26539728 memory=5866317186402903377 CPUtime=0.43 cores=0-7
/proc/16317/task/16324/stat : 16324 (java) S 16315 16315 13260 0 -1 1077944384 156 0 0 0 37 6 0 0 20 0 28 0 150138908 27176681472 197345 33554432000 4194304 4196468 140731652942656 140338268560528 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16325] ppid=16315 vsize=26539728 memory=6082202996017162583 CPUtime=0.37 cores=0-7
/proc/16317/task/16325/stat : 16325 (java) S 16315 16315 13260 0 -1 1077944384 149 0 0 0 32 5 0 0 20 0 28 0 150138908 27176681472 197345 33554432000 4194304 4196468 140731652942656 140338267507472 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16326] ppid=16315 vsize=26539728 memory=7230111663789353367 CPUtime=0.39 cores=0-7
/proc/16317/task/16326/stat : 16326 (java) S 16315 16315 13260 0 -1 1077944384 120 0 0 0 33 6 0 0 20 0 28 0 150138908 27176681472 197345 33554432000 4194304 4196468 140731652942656 140338266454928 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16327] ppid=16315 vsize=26539728 memory=5795117244953736504 CPUtime=0.02 cores=0-7
/proc/16317/task/16327/stat : 16327 (java) S 16315 16315 13260 0 -1 1077944384 728 0 0 0 2 0 0 0 20 0 28 0 150138910 27176681472 197345 33554432000 4194304 4196468 140731652942656 140337063299312 140338321214082 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16328] ppid=16315 vsize=26539728 memory=280452506688304 CPUtime=0 cores=0-7
/proc/16317/task/16328/stat : 16328 (java) S 16315 16315 13260 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 150138910 27176681472 197345 33554432000 4194304 4196468 140731652942656 140337062245600 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16329] ppid=16315 vsize=26539728 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16329/stat : 16329 (java) S 16315 16315 13260 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 150138910 27176681472 197345 33554432000 4194304 4196468 140731652942656 140337061192448 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16330] ppid=16315 vsize=26539728 memory=54020 CPUtime=0 cores=0-7
/proc/16317/task/16330/stat : 16330 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150138913 27176681472 197345 33554432000 4194304 4196468 140731652942656 140337060141008 140338321221531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16331] ppid=16315 vsize=26539728 memory=2244 CPUtime=1.7 cores=0-7
/proc/16317/task/16331/stat : 16331 (java) S 16315 16315 13260 0 -1 1077944384 3623 0 0 0 169 1 0 0 20 0 28 0 150138913 27176681472 197345 33554432000 4194304 4196468 140731652942656 140337059089136 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16332] ppid=16315 vsize=26539728 memory=140226253377840 CPUtime=1.66 cores=0-7
/proc/16317/task/16332/stat : 16332 (java) S 16315 16315 13260 0 -1 1077944384 2605 0 0 0 166 0 0 0 20 0 28 0 150138913 27176681472 197345 33554432000 4194304 4196468 140731652942656 140337058036592 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16333] ppid=16315 vsize=26539728 memory=4639948313719891052 CPUtime=1.98 cores=0-7
/proc/16317/task/16333/stat : 16333 (java) R 16315 16315 13260 0 -1 4202560 3891 0 0 0 197 1 0 0 20 0 28 0 150138913 27176681472 197345 33554432000 4194304 4196468 140731652942656 140337056983832 140338305113374 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16334] ppid=16315 vsize=26539728 memory=6628 CPUtime=0.86 cores=0-7
/proc/16317/task/16334/stat : 16334 (java) R 16315 16315 13260 0 -1 1077944384 4259 0 0 0 85 1 0 0 20 0 28 0 150138913 27176681472 197345 33554432000 4194304 4196468 140731652942656 140337055930992 140338321214082 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16335] ppid=16315 vsize=26539728 memory=0 CPUtime=0 cores=0-7
/proc/16317/task/16335/stat : 16335 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150138913 27176681472 197345 33554432000 4194304 4196468 140731652942656 140337054878176 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16336] ppid=16315 vsize=26539728 memory=7649539614762648433 CPUtime=0 cores=0-7
/proc/16317/task/16336/stat : 16336 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150138913 27176681472 197345 33554432000 4194304 4196468 140731652942656 140337053825712 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
Current children cumulated CPU time: 28.48 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 790764 KiB

[startup+4.70586 s]
/proc/loadavg: 4.86 4.04 5.90 9/207 16727
/proc/meminfo: memFree=25419872/32770624 swapFree=67108860/67108860
[pid=16315] ppid=16312 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16315/stat : 16315 (xcsp3-exec) S 16312 16315 13260 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150138907 9740288 346 33554432000 4194304 5098028 140727833854480 140727833852584 140700289659516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 8507392 140727833859172 140727833859383 140727833859383 140727833862123 0
/proc/16315/statm: 2378 346 289 221 0 87 0
[pid=16317] ppid=16315 vsize=26539728 memory=789420 CPUtime=28.65 cores=0-7
/proc/16317/stat : 16317 (java) S 16315 16315 13260 0 -1 1077944320 33727 0 0 0 2782 83 0 0 20 0 28 0 150138907 27176681472 197355 33554432000 4194304 4196468 140731652942656 140731652925200 140338321202935 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
/proc/16317/statm: 6634932 197355 3286 1 0 6622166 0
[pid=16317/tid=16318] ppid=16315 vsize=26539728 memory=1384 CPUtime=0.91 cores=0-7
/proc/16317/task/16318/stat : 16318 (java) R 16315 16315 13260 0 -1 1077944384 7064 0 0 0 87 4 0 0 20 0 28 0 150138907 27176681472 197355 33554432000 4194304 4196468 140731652942656 140338325443904 140338321213141 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16319] ppid=16315 vsize=26539728 memory=789368 CPUtime=0.35 cores=0-7
/proc/16317/task/16319/stat : 16319 (java) S 16315 16315 13260 0 -1 1077944384 127 0 0 0 29 6 0 0 20 0 28 0 150138908 27176681472 197355 33554432000 4194304 4196468 140731652942656 140338273823248 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16320] ppid=16315 vsize=26539728 memory=1384 CPUtime=0.42 cores=0-7
/proc/16317/task/16320/stat : 16320 (java) S 16315 16315 13260 0 -1 1077944384 162 0 0 0 36 6 0 0 20 0 28 0 150138908 27176681472 197355 33554432000 4194304 4196468 140731652942656 140338272770704 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16321] ppid=16315 vsize=26539728 memory=789372 CPUtime=0.4 cores=0-7
/proc/16317/task/16321/stat : 16321 (java) S 16315 16315 13260 0 -1 1077944384 126 0 0 0 33 7 0 0 20 0 28 0 150138908 27176681472 197355 33554432000 4194304 4196468 140731652942656 140338271717648 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16322] ppid=16315 vsize=26539728 memory=42 CPUtime=0.43 cores=0-7
/proc/16317/task/16322/stat : 16322 (java) S 16315 16315 13260 0 -1 1077944384 159 0 0 0 35 8 0 0 20 0 28 0 150138908 27176681472 197355 33554432000 4194304 4196468 140731652942656 140338270665104 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16323] ppid=16315 vsize=26539728 memory=39 CPUtime=0.42 cores=0-7
/proc/16317/task/16323/stat : 16323 (java) S 16315 16315 13260 0 -1 1077944384 322 0 0 0 36 6 0 0 20 0 28 0 150138908 27176681472 197355 33554432000 4194304 4196468 140731652942656 140338269613072 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16324] ppid=16315 vsize=26539728 memory=6791534058613427641 CPUtime=0.43 cores=0-7
/proc/16317/task/16324/stat : 16324 (java) S 16315 16315 13260 0 -1 1077944384 156 0 0 0 37 6 0 0 20 0 28 0 150138908 27176681472 197355 33554432000 4194304 4196468 140731652942656 140338268560528 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16325] ppid=16315 vsize=26539728 memory=5788902792904069200 CPUtime=0.37 cores=0-7
/proc/16317/task/16325/stat : 16325 (java) S 16315 16315 13260 0 -1 1077944384 149 0 0 0 32 5 0 0 20 0 28 0 150138908 27176681472 197355 33554432000 4194304 4196468 140731652942656 140338267507472 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16326] ppid=16315 vsize=26539728 memory=5788902780035944528 CPUtime=0.39 cores=0-7
/proc/16317/task/16326/stat : 16326 (java) S 16315 16315 13260 0 -1 1077944384 120 0 0 0 33 6 0 0 20 0 28 0 150138908 27176681472 197355 33554432000 4194304 4196468 140731652942656 140338266454928 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16327] ppid=16315 vsize=26539728 memory=280452506313024 CPUtime=0.02 cores=0-7
/proc/16317/task/16327/stat : 16327 (java) R 16315 16315 13260 0 -1 4202560 728 0 0 0 2 0 0 0 20 0 28 0 150138910 27176681472 197355 33554432000 4194304 4196468 140731652942656 140337063299232 140338321224282 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16328] ppid=16315 vsize=26539728 memory=-2317720213663324238 CPUtime=0 cores=0-7
/proc/16317/task/16328/stat : 16328 (java) S 16315 16315 13260 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 150138910 27176681472 197355 33554432000 4194304 4196468 140731652942656 140337062245600 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16329] ppid=16315 vsize=26539728 memory=9051283677730746851 CPUtime=0 cores=0-7
/proc/16317/task/16329/stat : 16329 (java) S 16315 16315 13260 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 150138910 27176681472 197355 33554432000 4194304 4196468 140731652942656 140337061192448 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16330] ppid=16315 vsize=26539728 memory=-8312670058677691234 CPUtime=0 cores=0-7
/proc/16317/task/16330/stat : 16330 (java) S 16315 16315 13260 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150138913 27176681472 197355 33554432000 4194304 4196468 140731652942656 140337060141008 140338321221531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16331] ppid=16315 vsize=26539728 memory=-8312670058677691234 CPUtime=1.7 cores=0-7
/proc/16317/task/16331/stat : 16331 (java) S 16315 16315 13260 0 -1 1077944384 3623 0 0 0 169 1 0 0 20 0 28 0 150138913 27176681472 197355 33554432000 4194304 4196468 140731652942656 140337059089136 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16332] ppid=16315 vsize=26539728 memory=-8312670058677691234 CPUtime=1.66 cores=0-7
/proc/16317/task/16332/stat : 16332 (java) S 16315 16315 13260 0 -1 1077944384 2605 0 0 0 166 0 0 0 20 0 28 0 150138913 27176681472 197355 33554432000 4194304 4196468 140731652942656 140337058036592 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16333] ppid=16315 vsize=26539728 memory=1384 CPUtime=2.02 cores=0-7
/proc/16317/task/16333/stat : 16333 (java) S 16315 16315 13260 0 -1 1077944384 4186 0 0 0 201 1 0 0 20 0 28 0 150138913 27176681472 197372 33554432000 4194304 4196468 140731652942656 140337056983536 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16334] ppid=16315 vsize=26539728 memory=647100 CPUtime=0.86 cores=0-7
/proc/16317/task/16334/stat : 16334 (java) S 16315 16315 13260 0 -1 1077944384 4283 0 0 0 85 1 0 0 20 0 28 0 150138913 27176681472 197372 33554432000 4194304 4196468 140731652942656 140337055930992 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16335] ppid=16315 vsize=26539728 memory=103 CPUtime=0 cores=0-7
/proc/16317/task/16335/stat : 16335 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150138913 27176681472 197355 33554432000 4194304 4196468 140731652942656 140337054878176 140338321213141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
[pid=16317/tid=16336] ppid=16315 vsize=26539728 memory=117 CPUtime=0 cores=0-7
/proc/16317/task/16336/stat : 16336 (java) S 16315 16315 13260 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 150138913 27176681472 197372 33554432000 4194304 4196468 140731652942656 140337053825712 140338321214082 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34570240 140731652949138 140731652949315 140731652949315 140731652952015 0
Current children cumulated CPU time: 28.65 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 790804 KiB

Child status: 0
Real time (s): 4.71915
CPU time (s): 28.6745
CPU user time (s): 27.8271
CPU system time (s): 0.847424
CPU usage (%): 607.62
Max. virtual memory (cumulated for all children) (KiB): 26549240
Max. memory (cumulated for all children) (KiB): 790804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.8271
system time used= 0.847424
maximum resident set size= 790196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34366
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= 7290
involuntary context switches= 647


# summary of solver processes directly reported to runsolver:
#   pid: 16315
#   total CPU time (s): 28.6745
#   total CPU user time (s): 27.8271
#   total CPU system time (s): 0.847424

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

The end

Launcher Data

Begin job on node112 at 2017-08-19 21:07:33
IDJOB=4280335
IDBENCH=138379
IDSOLVER=2675
FILE ID=node112/4280335-1503170513
RUNJOBID= node112-1503169099-13287
PBS_JOBID= 20630837
Free space on /tmp= 61856 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Fastfood/Fastfood-m1-s1/Fastfood-ff18.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4280335-1503170513/watcher-4280335-1503170513 -o /tmp/evaluation-result-4280335-1503170513/solver-4280335-1503170513 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503169099-13287 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 2065857278 HOME/instance-4280335-1503170513.xml

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

MD5SUM BENCH= 005f7ae7871747b1063e6e013b23478b
RANDOM SEED=2065857278

node112.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.24
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.24
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.24
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.24
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:        26199364 kB
MemAvailable:   31970508 kB
Buffers:          250816 kB
Cached:          5810564 kB
SwapCached:            0 kB
Active:          1098984 kB
Inactive:        5015044 kB
Active(anon):       4368 kB
Inactive(anon):    84388 kB
Active(file):    1094616 kB
Inactive(file):  4930656 kB
Unevictable:        7840 kB
Mlocked:            7840 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8100 kB
Writeback:             8 kB
AnonPages:         59720 kB
Mapped:            51092 kB
Shmem:             33416 kB
Slab:             150840 kB
SReclaimable:     123412 kB
SUnreclaim:        27428 kB
KernelStack:        3216 kB
PageTables:         4852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61848 MiB
End job on node112 at 2017-08-19 21:07:37