Trace number 4242902

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
R1: cosoco 1.1OPT1334 254.27 254.336

General information on the benchmark

NameFastfood/Fastfood-m1-s1/
Fastfood-ff57.xml
MD5SUM9601f9fdcfec45ff7e2268abb15a55d6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1334
Best CPU time to get the best result obtained on this benchmark19.431299
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of constraints344
Number of domains36
Minimum domain size34
Maximum domain size36
Distribution of domain sizes[{"size":34,"count":7},{"size":35,"count":133},{"size":36,"count":209}]
Minimum variable degree2
Maximum variable degree50
Distribution of variable degrees[{"degree":2,"count":343},{"degree":50,"count":6}]
Minimum constraint arity2
Maximum constraint arity7
Distribution of constraint arities[{"arity":2,"count":294},{"arity":6,"count":1},{"arity":7,"count":49}]
Number of extensional constraints294
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":294},{"type":"ordered","count":1},{"type":"minimum","count":49}]
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.04	c best=?? lower=0 upper=36375 
0.00/0.05	c
0.00/0.05	c This is cosoco 1.0 --  
0.00/0.05	c
0.00/0.05	c enable optimization
0.00/0.05	c ========================================[ Problem Statistics ]===========================================
0.00/0.05	c |                                                                                                       
0.00/0.05	c |  Parse time        :         0.04 s 
0.00/0.05	c |
0.00/0.05	c |               Variables: 349
0.00/0.05	c |            Domain Sizes: 34..36
0.00/0.05	c |
0.00/0.05	c |             Constraints: 349
0.00/0.05	c |                   Arity: 2..49  -- Binary: 299
0.00/0.05	c | 
0.00/0.05	c |                   Types: 
0.00/0.05	c |                          (X - Y < k): 5
0.00/0.05	c |                          Extension: 294  (nb tuples: 36..36) -- (shared: 258)
0.00/0.05	c |                          Minimum Variable: 49
0.00/0.05	c |                          Sum: 1
0.00/0.05	c |                          
0.00/0.05	c =========================================================================================================
0.00/0.05	o 10371
0.00/0.05	c    1 calls to solver: best=10371 lower=0 upper=10370 
0.00/0.06	o 10323
0.00/0.08	o 10299
0.00/0.08	c    3 calls to solver: best=10299 lower=0 upper=10298 
0.09/0.10	o 3624
0.09/0.11	o 3564
0.09/0.11	c    5 calls to solver: best=3564 lower=0 upper=3563 
0.09/0.12	o 3225
0.09/0.12	o 3220
0.09/0.12	c    7 calls to solver: best=3220 lower=0 upper=3219 
0.09/0.13	o 3012
0.09/0.14	o 2988
0.09/0.14	c    9 calls to solver: best=2988 lower=0 upper=2987 
0.19/0.27	o 2952
0.29/0.34	o 2928
0.29/0.34	c   11 calls to solver: best=2928 lower=0 upper=2927 
0.29/0.39	o 2835
0.39/0.46	o 2820
0.39/0.46	c   13 calls to solver: best=2820 lower=0 upper=2819 
0.49/0.54	o 2283
0.69/0.70	o 2204
0.69/0.70	c   15 calls to solver: best=2204 lower=0 upper=2203 
1.10/1.14	o 2058
1.20/1.23	o 1913
1.20/1.23	c   17 calls to solver: best=1913 lower=0 upper=1912 
1.49/1.50	o 1709
3.69/3.77	o 1708
3.69/3.77	c   19 calls to solver: best=1708 lower=0 upper=1707 
4.89/4.96	o 1660
5.29/5.32	o 1645
5.29/5.32	c   21 calls to solver: best=1645 lower=0 upper=1644 
7.99/8.04	o 1532
8.99/9.08	o 1513
8.99/9.08	c   23 calls to solver: best=1513 lower=0 upper=1512 
10.39/10.45	o 1493
10.89/10.92	o 1492
10.89/10.92	c   25 calls to solver: best=1492 lower=0 upper=1491 
13.49/13.51	o 1483
15.29/15.32	o 1467
15.29/15.32	c   27 calls to solver: best=1467 lower=0 upper=1466 
42.28/42.39	o 1466
45.88/45.95	o 1457
45.88/45.95	c   29 calls to solver: best=1457 lower=0 upper=1456 
71.17/71.27	o 1455
80.38/80.45	o 1405
80.38/80.45	c   31 calls to solver: best=1405 lower=0 upper=1404 
107.96/108.08	o 1402
116.36/116.47	o 1398
116.36/116.47	c   33 calls to solver: best=1398 lower=0 upper=1397 
131.66/131.74	o 1380
160.25/160.32	o 1376
160.25/160.32	c   35 calls to solver: best=1376 lower=0 upper=1375 
206.84/206.93	o 1368
211.94/212.03	o 1365
211.94/212.03	c   37 calls to solver: best=1365 lower=0 upper=1364 
241.13/241.25	o 1348
242.73/242.85	o 1342
242.73/242.85	c   39 calls to solver: best=1342 lower=0 upper=1341 
249.23/249.34	o 1334
254.22/254.33	c
254.22/254.33	c Optimum found         : 1334
254.22/254.33	c
254.22/254.33	
254.22/254.33	v <instantiation type='solution' cost='1334'>
254.22/254.33	v <list>x[0] x[1] x[2] x[3] x[4] x[5] drd[0][0] drd[0][1] drd[0][2] drd[0][3] drd[0][4] drd[0][5] drd[1][0] drd[1][1] drd[1][2] drd[1][3] drd[1][4] drd[1][5] drd[2][0] drd[2][1] drd[2][2] drd[2][3] drd[2][4] drd[2][5] drd[3][0] drd[3][1] drd[3][2] drd[3][3] drd[3][4] drd[3][5] drd[4][0] drd[4][1] drd[4][2] drd[4][3] drd[4][4] drd[4][5] drd[5][0] drd[5][1] drd[5][2] drd[5][3] drd[5][4] drd[5][5] drd[6][0] drd[6][1] drd[6][2] drd[6][3] drd[6][4] drd[6][5] drd[7][0] drd[7][1] drd[7][2] drd[7][3] drd[7][4] drd[7][5] drd[8][0] drd[8][1] drd[8][2] drd[8][3] drd[8][4] drd[8][5] drd[9][0] drd[9][1] drd[9][2] drd[9][3] drd[9][4] drd[9][5] drd[10][0] drd[10][1] drd[10][2] drd[10][3] drd[10][4] drd[10][5] drd[11][0] drd[11][1] drd[11][2] drd[11][3] drd[11][4] drd[11][5] drd[12][0] drd[12][1] drd[12][2] drd[12][3] drd[12][4] drd[12][5] drd[13][0] drd[13][1] drd[13][2] drd[13][3] drd[13][4] drd[13][5] drd[14][0] drd[14][1] drd[14][2] drd[14][3] drd[14][4] drd[14][5] drd[15][0] drd[15][1] drd[15][2] drd[15][3] drd[15][4] drd[15][5] drd[16][0] drd[16][1] drd[16][2] drd[16][3] drd[16][4] drd[16][5] drd[17][0] drd[17][1] drd[17][2] drd[17][3] drd[17][4] drd[17][5] drd[18][0] drd[18][1] drd[18][2] drd[18][3] drd[18][4] drd[18][5] drd[19][0] drd[19][1] drd[19][2] drd[19][3] drd[19][4] drd[19][5] drd[20][0] drd[20][1] drd[20][2] drd[20][3] drd[20][4] drd[20][5] drd[21][0] drd[21][1] drd[21][2] drd[21][3] drd[21][4] drd[21][5] drd[22][0] drd[22][1] drd[22][2] drd[22][3] drd[22][4] drd[22][5] drd[23][0] drd[23][1] drd[23][2] drd[23][3] drd[23][4] drd[23][5] drd[24][0] drd[24][1] drd[24][2] drd[24][3] drd[24][4] drd[24][5] drd[25][0] drd[25][1] drd[25][2] drd[25][3] drd[25][4] drd[25][5] drd[26][0] drd[26][1] drd[26][2] drd[26][3] drd[26][4] drd[26][5] drd[27][0] drd[27][1] drd[27][2] drd[27][3] drd[27][4] drd[27][5] drd[28][0] drd[28][1] drd[28][2] drd[28][3] drd[28][4] drd[28][5] drd[29][0] drd[29][1] drd[29][2] drd[29][3] drd[29][4] drd[29][5] drd[30][0] drd[30][1] drd[30][2] drd[30][3] drd[30][4] drd[30][5] drd[31][0] drd[31][1] drd[31][2] drd[31][3] drd[31][4] drd[31][5] drd[32][0] drd[32][1] drd[32][2] drd[32][3] drd[32][4] drd[32][5] drd[33][0] drd[33][1] drd[33][2] drd[33][3] drd[33][4] drd[33][5] drd[34][0] drd[34][1] drd[34][2] drd[34][3] drd[34][4] drd[34][5] drd[35][0] drd[35][1] drd[35][2] drd[35][3] drd[35][4] drd[35][5] drd[36][0] drd[36][1] drd[36][2] drd[36][3] drd[36][4] drd[36][5] drd[37][0] drd[37][1] drd[37][2] drd[37][3] drd[37][4] drd[37][5] drd[38][0] drd[38][1] drd[38][2] drd[38][3] drd[38][4] drd[38][5] drd[39][0] drd[39][1] drd[39][2] drd[39][3] drd[39][4] drd[39][5] drd[40][0] drd[40][1] drd[40][2] drd[40][3] drd[40][4] drd[40][5] drd[41][0] drd[41][1] drd[41][2] drd[41][3] drd[41][4] drd[41][5] drd[42][0] drd[42][1] drd[42][2] drd[42][3] drd[42][4] drd[42][5] drd[43][0] drd[43][1] drd[43][2] drd[43][3] drd[43][4] drd[43][5] drd[44][0] drd[44][1] drd[44][2] drd[44][3] drd[44][4] drd[44][5] drd[45][0] drd[45][1] drd[45][2] drd[45][3] drd[45][4] drd[45][5] drd[46][0] drd[46][1] drd[46][2] drd[46][3] drd[46][4] drd[46][5] drd[47][0] drd[47][1] drd[47][2] drd[47][3] drd[47][4] drd[47][5] drd[48][0] drd[48][1] drd[48][2] drd[48][3] drd[48][4] drd[48][5] 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] dr[45] dr[46] dr[47] dr[48] </list>
254.22/254.33	v <values>51 157 312 579 705 874 42 64 219 486 612 781 55 51 206 473 599 768 55 51 206 473 599 768 859 753 598 331 205 36 859 753 598 331 205 36 51 55 210 477 603 772 0 106 261 528 654 823 0 106 261 528 654 823 51 157 312 579 705 874 718 612 457 190 64 105 718 612 457 190 64 105 220 114 41 308 434 603 221 115 40 307 433 602 492 386 231 36 162 331 491 385 230 37 163 332 109 3 152 419 545 714 104 2 157 424 550 719 123 17 138 405 531 700 122 16 139 406 532 701 289 183 28 239 365 534 289 183 28 239 365 534 29 135 290 557 683 852 106 0 155 422 548 717 106 0 155 422 548 717 85 21 176 443 569 738 85 21 176 443 569 738 4 102 257 524 650 819 4 102 257 524 650 819 823 717 562 295 169 0 823 717 562 295 169 0 263 157 2 265 391 560 261 155 0 267 393 562 473 367 212 55 181 350 767 661 506 239 113 56 767 661 506 239 113 56 654 548 393 126 0 169 654 548 393 126 0 169 552 446 291 24 102 271 552 446 291 24 102 271 597 491 336 69 57 226 596 490 335 68 58 227 172 66 89 356 482 651 181 75 80 347 473 642 30 136 291 558 684 853 528 422 267 0 126 295 528 422 267 0 126 295 17 123 278 545 671 840 23 129 284 551 677 846 18 88 243 510 636 805 42 51 51 36 36 51 0 0 51 64 64 41 40 36 37 3 2 17 16 28 28 29 0 0 21 21 4 4 0 0 2 0 55 56 56 0 0 24 24 57 58 66 75 30 0 0 17 23 18 </values>
254.22/254.33	v </instantiation>
254.22/254.33	
254.22/254.33	c call to solver        : 41
254.22/254.33	c
254.22/254.33	c restarts              : 64          
254.22/254.33	c conflicts             : 463294       (1822 /sec)
254.22/254.33	c decisions             : 1778986      (6997 /sec)
254.22/254.33	c propagations          : 793608807   (3121188 /sec)
254.22/254.33	c root propagations     : 1686        
254.22/254.33	c filter calls          : 189507492      (745315 /sec)
254.22/254.33	c useless filter calls  : 60154036       (31 %)
254.22/254.33	c Memory used           : 28.80 MB
254.22/254.33	c CPU time              : 254.265 s
254.22/254.33	
254.22/254.33	s OPTIMUM FOUND

Verifier Data

OK	1334

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4242902-1500670007/watcher-4242902-1500670007 -o /tmp/evaluation-result-4242902-1500670007/solver-4242902-1500670007 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500667606-6123 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242902-1500670007.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.03 1.99 2/239 6325
/proc/meminfo: memFree=32023104/32770624 swapFree=5956/221824
[pid=6325] ppid=6322 vsize=27388 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 1036 0 0 0 0 0 0 0 20 0 1 0 2269315 28045312 832 33554432000 4194304 5970956 140737311042640 140737311041832 140087654378469 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 6847 832 705 434 0 211 0

[startup+0.100126 s]
/proc/loadavg: 2.03 2.03 1.99 2/239 6325
/proc/meminfo: memFree=32023104/32770624 swapFree=5956/221824
[pid=6325] ppid=6322 vsize=29360 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 1683 0 0 0 9 0 0 0 20 0 1 0 2269315 30064640 1506 33554432000 4194304 5970956 140737311042640 140737311040200 5136620 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7340 1506 837 434 0 704 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29360

[startup+0.200267 s]
/proc/loadavg: 2.03 2.03 1.99 2/239 6325
/proc/meminfo: memFree=32023104/32770624 swapFree=5956/221824
[pid=6325] ppid=6322 vsize=29360 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 1684 0 0 0 19 0 0 0 20 0 1 0 2269315 30064640 1506 33554432000 4194304 5970956 140737311042640 140737311029944 5093120 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7340 1506 837 434 0 704 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29360

[startup+0.30021 s]
/proc/loadavg: 2.03 2.03 1.99 2/239 6325
/proc/meminfo: memFree=32023104/32770624 swapFree=5956/221824
[pid=6325] ppid=6322 vsize=29360 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 1689 0 0 0 29 0 0 0 20 0 1 0 2269315 30064640 1506 33554432000 4194304 5970956 140737311042640 140737311040200 5136608 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7340 1506 837 434 0 704 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29360

[startup+0.700183 s]
/proc/loadavg: 2.03 2.03 1.99 2/239 6325
/proc/meminfo: memFree=32023104/32770624 swapFree=5956/221824
[pid=6325] ppid=6322 vsize=29492 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 1701 0 0 0 69 0 0 0 20 0 1 0 2269315 30199808 1506 33554432000 4194304 5970956 140737311042640 140737311040200 5136608 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1506 837 434 0 737 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29492

[startup+1.50018 s]
/proc/loadavg: 2.03 2.03 1.99 3/243 6358
/proc/meminfo: memFree=32019092/32770624 swapFree=5956/221996
[pid=6325] ppid=6322 vsize=29492 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 1703 0 0 0 149 0 0 0 20 0 1 0 2269315 30199808 1506 33554432000 4194304 5970956 140737311042640 140737311029944 4913057 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1506 837 434 0 737 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29492

[startup+3.10018 s]
/proc/loadavg: 1.87 1.99 1.98 3/243 6358
/proc/meminfo: memFree=32017876/32770624 swapFree=5956/221968
[pid=6325] ppid=6322 vsize=29492 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 1807 0 0 0 309 0 0 0 20 0 1 0 2269315 30199808 1544 33554432000 4194304 5970956 140737311042640 140737311040200 5327863 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1544 837 434 0 737 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29492

[startup+6.30023 s]
/proc/loadavg: 1.87 1.99 1.98 3/243 6358
/proc/meminfo: memFree=32017492/32770624 swapFree=5956/221852
[pid=6325] ppid=6322 vsize=29492 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 1946 0 0 0 629 0 0 0 20 0 1 0 2269315 30199808 1547 33554432000 4194304 5970956 140737311042640 140737311029944 5136620 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1547 837 434 0 737 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29492

[startup+12.7002 s]
/proc/loadavg: 1.81 1.97 1.98 3/243 6723
/proc/meminfo: memFree=32018616/32770624 swapFree=5956/222000
[pid=6325] ppid=6322 vsize=29492 CPUtime=12.69 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2067 0 0 0 1269 0 0 0 20 0 1 0 2269315 30199808 1547 33554432000 4194304 5970956 140737311042640 140737311029944 4913184 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1547 837 434 0 737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29492

[startup+25.5002 s]
/proc/loadavg: 1.84 1.98 1.98 3/243 6723
/proc/meminfo: memFree=32017440/32770624 swapFree=5956/222012
[pid=6325] ppid=6322 vsize=29492 CPUtime=25.48 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2293 0 0 0 2548 0 0 0 20 0 1 0 2269315 30199808 1547 33554432000 4194304 5970956 140737311042640 140737311029944 5136634 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1547 837 434 0 737 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29492

[startup+51.1003 s]
/proc/loadavg: 1.89 1.98 1.98 3/243 6723
/proc/meminfo: memFree=32017332/32770624 swapFree=5956/222036
[pid=6325] ppid=6322 vsize=29492 CPUtime=51.08 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2431 0 0 0 5108 0 0 0 20 0 1 0 2269315 30199808 1555 33554432000 4194304 5970956 140737311042640 140737311029944 5136623 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1555 837 434 0 737 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29492

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/243 6724
/proc/meminfo: memFree=32016844/32770624 swapFree=5956/222092
[pid=6325] ppid=6322 vsize=29492 CPUtime=102.27 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2557 0 0 0 10227 0 0 0 20 0 1 0 2269315 30199808 1555 33554432000 4194304 5970956 140737311042640 140737311029944 5136608 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1555 837 434 0 737 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29492

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 1.99 3/243 6725
/proc/meminfo: memFree=32017340/32770624 swapFree=5956/222156
[pid=6325] ppid=6322 vsize=29492 CPUtime=162.25 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2683 0 0 0 16225 0 0 0 20 0 1 0 2269315 30199808 1556 33554432000 4194304 5970956 140737311042640 140737311029944 5136623 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1556 837 434 0 737 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 29492

[startup+222.308 s]
/proc/loadavg: 2.02 2.01 1.99 3/244 6734
/proc/meminfo: memFree=32016440/32770624 swapFree=5956/222208
[pid=6325] ppid=6322 vsize=29492 CPUtime=222.24 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2808 0 0 0 22224 0 0 0 20 0 1 0 2269315 30199808 1556 33554432000 4194304 5970956 140737311042640 140737311029944 5045448 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1556 837 434 0 737 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 29492

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

[startup+230.4 s]
/proc/loadavg: 2.02 2.01 1.99 3/244 6734
/proc/meminfo: memFree=32016440/32770624 swapFree=5956/222216
[pid=6325] ppid=6322 vsize=29492 CPUtime=230.33 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2808 0 0 0 23033 0 0 0 20 0 1 0 2269315 30199808 1556 33554432000 4194304 5970956 140737311042640 140737311029944 5136620 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1556 837 434 0 737 0
Current children cumulated CPU time (s) 230.33
Current children cumulated vsize (KiB) 29492

[startup+243.208 s]
/proc/loadavg: 2.01 2.01 1.99 3/244 6734
/proc/meminfo: memFree=32016440/32770624 swapFree=5956/222228
[pid=6325] ppid=6322 vsize=29492 CPUtime=243.13 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2932 0 0 0 24313 0 0 0 20 0 1 0 2269315 30199808 1556 33554432000 4194304 5970956 140737311042640 140737311029944 5136608 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1556 837 434 0 737 0
Current children cumulated CPU time (s) 243.13
Current children cumulated vsize (KiB) 29492

[startup+249.6 s]
/proc/loadavg: 2.01 2.01 1.99 3/244 6734
/proc/meminfo: memFree=32016440/32770624 swapFree=5956/222236
[pid=6325] ppid=6322 vsize=29492 CPUtime=249.53 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2933 0 0 0 24953 0 0 0 20 0 1 0 2269315 30199808 1556 33554432000 4194304 5970956 140737311042640 140737311040200 5136625 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1556 837 434 0 737 0
Current children cumulated CPU time (s) 249.53
Current children cumulated vsize (KiB) 29492

[startup+252.8 s]
/proc/loadavg: 2.01 2.01 1.99 3/244 6735
/proc/meminfo: memFree=32016328/32770624 swapFree=5956/222236
[pid=6325] ppid=6322 vsize=29492 CPUtime=252.72 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2933 0 0 0 25272 0 0 0 20 0 1 0 2269315 30199808 1556 33554432000 4194304 5970956 140737311042640 140737311040200 4908262 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1556 837 434 0 737 0
Current children cumulated CPU time (s) 252.72
Current children cumulated vsize (KiB) 29492

[startup+253.6 s]
/proc/loadavg: 2.01 2.01 1.99 3/244 6735
/proc/meminfo: memFree=32016780/32770624 swapFree=5956/222260
[pid=6325] ppid=6322 vsize=29492 CPUtime=253.52 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2933 0 0 0 25352 0 0 0 20 0 1 0 2269315 30199808 1556 33554432000 4194304 5970956 140737311042640 140737311040200 5047040 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1556 837 434 0 737 0
Current children cumulated CPU time (s) 253.52
Current children cumulated vsize (KiB) 29492

[startup+254 s]
/proc/loadavg: 2.01 2.01 1.99 3/244 6735
/proc/meminfo: memFree=32016780/32770624 swapFree=5956/222260
[pid=6325] ppid=6322 vsize=29492 CPUtime=253.92 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2933 0 0 0 25392 0 0 0 20 0 1 0 2269315 30199808 1556 33554432000 4194304 5970956 140737311042640 140737311040200 5108526 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1556 837 434 0 737 0
Current children cumulated CPU time (s) 253.92
Current children cumulated vsize (KiB) 29492

[startup+254.208 s]
/proc/loadavg: 2.01 2.01 1.99 3/244 6735
/proc/meminfo: memFree=32016780/32770624 swapFree=5956/222260
[pid=6325] ppid=6322 vsize=29492 CPUtime=254.13 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2933 0 0 0 25413 0 0 0 20 0 1 0 2269315 30199808 1556 33554432000 4194304 5970956 140737311042640 140737311040200 5136620 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1556 837 434 0 737 0
Current children cumulated CPU time (s) 254.13
Current children cumulated vsize (KiB) 29492

[startup+254.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/244 6735
/proc/meminfo: memFree=32016780/32770624 swapFree=5956/222260
[pid=6325] ppid=6322 vsize=29492 CPUtime=254.22 cores=0,2,4,6,8,10,12,14
/proc/6325/stat : 6325 (cosoco) R 6322 6325 2444 0 -1 4202496 2933 0 0 0 25422 0 0 0 20 0 1 0 2269315 30199808 1556 33554432000 4194304 5970956 140737311042640 140737311040200 5098954 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33021952 140737311048897 140737311049027 140737311049027 140737311051726 0
/proc/6325/statm: 7373 1556 837 434 0 737 0
Current children cumulated CPU time (s) 254.22
Current children cumulated vsize (KiB) 29492

Child status: 0
Real time (s): 254.336
CPU time (s): 254.27
CPU user time (s): 254.265
CPU system time (s): 0.004998
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 29492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.265
system time used= 0.004998
maximum resident set size= 6292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2971
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 12787

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

The end

Launcher Data

Begin job on node116 at 2017-07-21 22:46:47
IDJOB=4242902
IDBENCH=138319
IDSOLVER=2620
FILE ID=node116/4242902-1500670007
RUNJOBID= node116-1500667606-6123
PBS_JOBID= 20623302
Free space on /tmp= 62012 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Fastfood/Fastfood-m1-s1/Fastfood-ff57.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242902-1500670007/watcher-4242902-1500670007 -o /tmp/evaluation-result-4242902-1500670007/solver-4242902-1500670007 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node116-1500667606-6123 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242902-1500670007.xml

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

MD5SUM BENCH= 9601f9fdcfec45ff7e2268abb15a55d6
RANDOM SEED=1449473095

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32004600 kB
MemAvailable:   32011588 kB
Buffers:           36308 kB
Cached:           281540 kB
SwapCached:            0 kB
Active:           160460 kB
Inactive:         230508 kB
Active(anon):      75104 kB
Inactive(anon):     8684 kB
Active(file):      85356 kB
Inactive(file):   221824 kB
Unevictable:        5956 kB
Mlocked:            5956 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2616 kB
Writeback:             4 kB
AnonPages:         69804 kB
Mapped:            39184 kB
Shmem:              8840 kB
Slab:              63264 kB
SReclaimable:      31288 kB
SUnreclaim:        31976 kB
KernelStack:        4096 kB
PageTables:         4848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1165388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 62012 MiB
End job on node116 at 2017-07-21 22:51:02