Trace number 3460707

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
wbo 1.6? (TO) 1800.08 1800.16

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_8.opb
MD5SUMa6271c60ac3da107dd19024b50d39967
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved YES
Number of variables4318
Total number of constraints15120
Number of constraints which are clauses15112
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint1
Maximum length of a constraint490
Number of terms in the objective function 490
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 490
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 518
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c wbo 1.6 beta - 20110321
0.00/0.01	c Parsing opb file format. File HOME/instance-3460707-1307108574.opb.
0.00/0.01	c Instance file HOME/instance-3460707-1307108574.opb
0.00/0.01	c File size is 435390 bytes.
0.00/0.03	c Highest Coefficient sum: 518
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      4318                                                |
0.00/0.03	c |  Number Clauses:        15119                                               |
0.00/0.03	c |  Number Cardinality:    1                                                   |
0.00/0.03	c |  Number PB Constraints: 0                                                   |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    4313    15120    38401 |     5040        0   -nan |  0.000 % |
0.00/0.07	c core #1
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 340	Core Weight: 1	Total Weight: 6
0.00/0.07	c Current CPU time: 0.042993 s
0.00/0.07	c
0.00/0.07	c core #2
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 75	Core Weight: 1	Total Weight: 7
0.00/0.07	c Current CPU time: 0.048992 s
0.00/0.07	c
0.00/0.07	c core #3
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 79	Core Weight: 1	Total Weight: 8
0.00/0.07	c Current CPU time: 0.054991 s
0.00/0.07	c
0.00/0.07	c core #4
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 82	Core Weight: 1	Total Weight: 9
0.00/0.07	c Current CPU time: 0.06199 s
0.00/0.07	c
0.00/0.07	c core #5
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 175	Core Weight: 1	Total Weight: 10
0.00/0.07	c Current CPU time: 0.067989 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |    3283    15592    37761 |     5197        0   -nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #6
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 488	Core Weight: 1	Total Weight: 11
0.00/0.08	c Current CPU time: 0.076988 s
0.00/0.08	c
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |    4407    15593    39217 |     5197        0   -nan |  0.000 % |
0.00/0.09	c |       102 |    4404    15593    39217 |     5717      102     24 |  8.351 % |
0.09/0.10	c |       252 |    4352    15593    39217 |     6289      252     37 | 11.267 % |
0.09/0.12	c |       477 |    4226    15593    39217 |     6918      477     43 | 11.855 % |
0.09/0.12	c ===============================================================================
0.09/0.13	c core #7
0.09/0.13	c 
0.09/0.13	c 
0.09/0.13	c Core size: 562	Core Weight: 1	Total Weight: 12
0.09/0.13	c Current CPU time: 0.119981 s
0.09/0.13	c
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |    4989    15594    40261 |     5198        0   -nan |  0.000 % |
0.09/0.14	c |       103 |    4989    15594    40261 |     5717      103     44 |  2.559 % |
0.09/0.16	c |       253 |    4976    15594    40261 |     6289      253     55 |  3.457 % |
0.19/0.21	c |       478 |    4941    15594    40261 |     6918      478     79 |  3.496 % |
0.19/0.27	c |       815 |    4941    15594    40261 |     7610      815     89 |  3.496 % |
0.29/0.32	c |      1321 |    4926    15594    40261 |     8371     1321    110 |  3.789 % |
0.38/0.44	c |      2082 |    4910    15594    40261 |     9208     2082    177 |  4.492 % |
0.69/0.76	c |      3221 |    4910    15594    40261 |    10129     3221    252 |  4.492 % |
1.28/1.36	c |      4929 |    4889    15594    40261 |    11142     4929    301 |  4.512 % |
1.89/1.97	c ===============================================================================
1.89/1.99	c core #8
1.89/1.99	c 
1.89/1.99	c 
1.89/1.99	c Core size: 398	Core Weight: 1	Total Weight: 13
1.89/1.99	c Current CPU time: 1.9557 s
1.89/1.99	c
1.89/1.99	c ============================[ Search Statistics ]==============================
1.89/1.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.89/1.99	c ===============================================================================
1.89/1.99	c |         0 |    5421    15598    41106 |     5199        0   -nan |  0.000 % |
1.99/2.01	c |       100 |    5421    15598    41106 |     5719      100    150 |  0.092 % |
1.99/2.03	c |       250 |    5421    15598    41106 |     6291      250    234 |  0.092 % |
1.99/2.07	c |       476 |    5421    15598    41106 |     6920      476    176 |  0.092 % |
2.10/2.11	c |       815 |    5420    15598    41106 |     7612      815    195 |  0.129 % |
2.10/2.18	c |      1321 |    5420    15598    41106 |     8373     1321    242 |  0.129 % |
2.29/2.31	c |      2080 |    5419    15598    41106 |     9210     2080    288 |  0.129 % |
2.49/2.54	c |      3220 |    5419    15598    41106 |    10132     3220    291 |  0.129 % |
2.79/2.89	c |      4931 |    5419    15598    41106 |    11145     4931    273 |  0.129 % |
3.79/3.89	c |      7499 |    5417    15598    41106 |    12259     7499    446 |  0.166 % |
5.59/5.66	c |     11344 |    5417    15598    41106 |    13485    11344    599 |  0.166 % |
6.50/6.59	c |     17110 |    5387    15598    41106 |    14834    10245    398 |  0.719 % |
8.19/8.21	c |     25761 |    5384    15598    41106 |    16317    11350    178 |  0.774 % |
8.99/9.06	c ===============================================================================
9.09/9.19	c core #9
9.09/9.19	c 
9.09/9.19	c 
9.09/9.19	c Core size: 501	Core Weight: 1	Total Weight: 14
9.09/9.19	c Current CPU time: 9.07462 s
9.09/9.19	c
9.09/9.19	c ============================[ Search Statistics ]==============================
9.09/9.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.09/9.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.09/9.19	c ===============================================================================
9.09/9.19	c |         0 |    5898    15610    42082 |     5203        0   -nan |  0.000 % |
9.19/9.20	c |       100 |    5898    15610    42082 |     5723      100     58 |  0.085 % |
9.19/9.22	c |       251 |    5898    15610    42082 |     6296      251     78 |  0.085 % |
9.19/9.26	c |       476 |    5898    15610    42082 |     6925      476    167 |  0.085 % |
9.28/9.35	c |       813 |    5898    15610    42082 |     7618      813    288 |  0.085 % |
9.39/9.43	c |      1321 |    5898    15610    42082 |     8380     1321    213 |  0.085 % |
9.49/9.53	c |      2080 |    5898    15610    42082 |     9218     2080    176 |  0.085 % |
9.69/9.72	c |      3220 |    5898    15610    42082 |    10139     3220    171 |  0.085 % |
9.99/10.01	c |      4930 |    5898    15610    42082 |    11153     4930    152 |  0.085 % |
10.68/10.76	c |      7493 |    5898    15610    42082 |    12269     7493    329 |  0.085 % |
12.29/12.39	c |     11339 |    5898    15610    42082 |    13496    11339    515 |  0.085 % |
15.09/15.14	c |     17109 |    5898    15610    42082 |    14845     9057    671 |  0.085 % |
24.20/24.26	c |     25758 |    5898    15610    42082 |    16330    17706    989 |  0.085 % |
30.19/30.24	c |     38734 |    5898    15610    42082 |    17963    12595    631 |  0.085 % |
36.58/36.64	c |     58196 |    5898    15610    42082 |    19759    12595    355 |  0.085 % |
48.17/48.21	c |     87388 |    5897    15610    42082 |    21735    10894    307 |  0.102 % |
66.77/66.82	c |    131177 |    5896    15610    42082 |    23909    20826    337 |  0.119 % |
92.28/92.31	c |    196862 |    5895    15610    42082 |    26300    24246    353 |  0.136 % |
138.07/138.15	c |    295393 |    5894    15610    42082 |    28930    14271    262 |  0.152 % |
214.76/214.87	c |    443182 |    5894    15610    42082 |    31823    27800    511 |  0.152 % |
331.45/331.52	c |    664866 |    5894    15610    42082 |    35005    23457    349 |  0.152 % |
533.47/533.59	c |    997391 |    5894    15610    42082 |    38505    22138    330 |  0.152 % |
814.33/814.48	c |   1496180 |    5892    15610    42082 |    42356    38941    363 |  0.186 % |
1192.34/1192.46	c |   2244362 |    5892    15610    42082 |    46592    27016    176 |  0.187 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3460707-1307108574/watcher-3460707-1307108574 -o /tmp/evaluation-result-3460707-1307108574/solver-3460707-1307108574 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460707-1307108574.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.15 2.03 2.01 3/477 22543
/proc/meminfo: memFree=21028580/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=3288 CPUtime=0.01 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 540 0 0 0 1 0 0 0 24 0 1 0 803272778 3366912 493 33554432000 4194304 5714214 140733515365584 18446744073709551615 5013632 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 822 493 200 372 0 340 0

[startup+0.0993639 s]
/proc/loadavg: 2.15 2.03 2.01 3/477 22543
/proc/meminfo: memFree=21028580/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=8588 CPUtime=0.09 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 2274 0 0 0 9 0 0 0 25 0 1 0 803272778 8794112 1916 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 2147 1916 180 372 0 1772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8588

[startup+0.100366 s]
/proc/loadavg: 2.15 2.03 2.01 3/477 22543
/proc/meminfo: memFree=21028580/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=8588 CPUtime=0.09 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 2274 0 0 0 9 0 0 0 25 0 1 0 803272778 8794112 1916 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 2147 1916 180 372 0 1772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8588

[startup+0.300362 s]
/proc/loadavg: 2.15 2.03 2.01 3/477 22543
/proc/meminfo: memFree=21028580/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=9116 CPUtime=0.29 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 2385 0 0 0 29 0 0 0 25 0 1 0 803272778 9334784 2027 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 2279 2027 180 372 0 1904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9116

[startup+0.700289 s]
/proc/loadavg: 2.15 2.03 2.01 3/477 22543
/proc/meminfo: memFree=21028580/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=10704 CPUtime=0.69 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 2787 0 0 0 68 1 0 0 25 0 1 0 803272778 10960896 2429 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 2676 2429 180 372 0 2301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10704

[startup+1.50112 s]
/proc/loadavg: 2.15 2.03 2.01 3/478 22544
/proc/meminfo: memFree=21017288/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=15064 CPUtime=1.49 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 3882 0 0 0 147 2 0 0 25 0 1 0 803272778 15425536 3524 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 3766 3524 180 372 0 3391 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15064

[startup+3.10087 s]
/proc/loadavg: 2.15 2.03 2.01 3/478 22544
/proc/meminfo: memFree=21008608/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=19856 CPUtime=3.08 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 5077 0 0 0 305 3 0 0 25 0 1 0 803272778 20332544 4719 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 4964 4719 180 372 0 4589 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19856

[startup+6.30031 s]
/proc/loadavg: 2.13 2.03 2.01 3/478 22544
/proc/meminfo: memFree=20993236/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=39336 CPUtime=6.28 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 9917 0 0 0 621 7 0 0 25 0 1 0 803272778 40280064 9559 33554432000 4194304 5714214 140733515365584 18446744073709551615 4329506 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 9834 9559 180 372 0 9459 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39336

[startup+12.7012 s]
/proc/loadavg: 2.12 2.03 2.01 3/478 22544
/proc/meminfo: memFree=20979412/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=38428 CPUtime=12.68 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 9938 0 0 0 1257 11 0 0 25 0 1 0 803272778 39350272 9376 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 9607 9376 180 372 0 9232 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38428

[startup+25.5009 s]
/proc/loadavg: 2.10 2.03 2.01 3/478 22544
/proc/meminfo: memFree=20921628/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=84816 CPUtime=25.49 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 21525 0 0 0 2532 17 0 0 25 0 1 0 803272778 86851584 20963 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 21204 20963 180 372 0 20829 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84816

[startup+51.1004 s]
/proc/loadavg: 2.14 2.04 2.01 3/478 22545
/proc/meminfo: memFree=20917296/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=85032 CPUtime=51.07 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 21566 0 0 0 5076 31 0 0 25 0 1 0 803272778 87072768 21004 33554432000 4194304 5714214 140733515365584 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 21258 21004 180 372 0 20883 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85032

[startup+102.318 s]
/proc/loadavg: 2.18 2.06 2.02 3/478 22546
/proc/meminfo: memFree=20859604/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=108880 CPUtime=102.29 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 27527 0 0 0 10174 55 0 0 25 0 1 0 803272778 111493120 26965 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 27220 26965 180 372 0 26845 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 108880

[startup+162.301 s]
/proc/loadavg: 2.12 2.07 2.02 3/478 22548
/proc/meminfo: memFree=20801552/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=141984 CPUtime=162.27 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 35740 0 0 0 16152 75 0 0 25 0 1 0 803272778 145391616 35178 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 35496 35178 180 372 0 35121 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 141984

[startup+222.301 s]
/proc/loadavg: 2.04 2.05 2.01 3/478 22549
/proc/meminfo: memFree=20727740/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=175084 CPUtime=222.27 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 44090 0 0 0 22134 93 0 0 25 0 1 0 803272778 179286016 43477 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 43771 43477 180 372 0 43396 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 175084

[startup+282.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/478 22551
/proc/meminfo: memFree=20695476/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=192720 CPUtime=282.26 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 48476 0 0 0 28117 109 0 0 25 0 1 0 803272778 197345280 47863 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 48180 47863 180 372 0 47805 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 192720

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/478 22553
/proc/meminfo: memFree=20658628/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=209764 CPUtime=342.26 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 52731 0 0 0 34095 131 0 0 25 0 1 0 803272778 214798336 52118 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 52441 52118 180 372 0 52066 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 209764

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 22554
/proc/meminfo: memFree=20568572/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=246972 CPUtime=402.25 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 62034 0 0 0 40079 146 0 0 25 0 1 0 803272778 252899328 61421 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 61743 61421 180 372 0 61368 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 246972

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 22556
/proc/meminfo: memFree=20546344/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=268772 CPUtime=462.25 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 67847 0 0 0 46060 165 0 0 25 0 1 0 803272778 275222528 66871 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 67193 66871 180 372 0 66818 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 268772

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 22584
/proc/meminfo: memFree=21129368/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=272604 CPUtime=522.25 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 68802 0 0 0 52045 180 0 0 25 0 1 0 803272778 279146496 67826 33554432000 4194304 5714214 140733515365584 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 68151 67826 180 372 0 67776 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 272604

[startup+582.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/478 22586
/proc/meminfo: memFree=21012744/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=349464 CPUtime=582.25 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 87968 0 0 0 58027 198 0 0 25 0 1 0 803272778 357851136 86992 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 87366 86992 180 372 0 86991 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 349464

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 22594
/proc/meminfo: memFree=20706720/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=401056 CPUtime=882.23 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 100808 0 0 0 87927 296 0 0 25 0 1 0 803272778 410681344 99832 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 100264 99832 180 372 0 99889 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 401056

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 22596
/proc/meminfo: memFree=20634524/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=428088 CPUtime=942.23 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 107542 0 0 0 93908 315 0 0 25 0 1 0 803272778 438362112 106566 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 107022 106566 180 372 0 106647 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 428088

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 22597
/proc/meminfo: memFree=20604720/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=457404 CPUtime=1002.22 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 114890 0 0 0 99887 335 0 0 25 0 1 0 803272778 468381696 113914 33554432000 4194304 5714214 140733515365584 18446744073709551615 4311894 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 114351 113914 180 372 0 113976 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 457404

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 22599
/proc/meminfo: memFree=20567992/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=494216 CPUtime=1062.23 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 124052 0 0 0 105867 356 0 0 25 0 1 0 803272778 506077184 123076 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 123554 123076 180 372 0 123179 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 494216

[startup+1122.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/478 22609
/proc/meminfo: memFree=20539696/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=521992 CPUtime=1122.22 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 131020 0 0 0 111842 380 0 0 25 0 1 0 803272778 534519808 130044 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 130498 130044 180 372 0 130123 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 521992

[startup+1182.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/478 22611
/proc/meminfo: memFree=20534820/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=525936 CPUtime=1182.22 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 131976 0 0 0 117826 396 0 0 25 0 1 0 803272778 538558464 131000 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 131484 131000 180 372 0 131109 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 525936

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 22613
/proc/meminfo: memFree=20444784/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=615924 CPUtime=1242.22 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 154480 0 0 0 123802 420 0 0 25 0 1 0 803272778 630706176 153504 33554432000 4194304 5714214 140733515365584 18446744073709551615 4311894 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 153981 153504 180 372 0 153606 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 615924

[startup+1302.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/478 22614
/proc/meminfo: memFree=20420704/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=640328 CPUtime=1302.23 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 160548 0 0 0 129781 442 0 0 25 0 1 0 803272778 655695872 159572 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 160082 159572 180 372 0 159707 0
Current children cumulated CPU time (s) 1302.23
Current children cumulated vsize (KiB) 640328

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 22616
/proc/meminfo: memFree=20368096/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=693920 CPUtime=1362.22 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 173917 0 0 0 135765 457 0 0 25 0 1 0 803272778 710574080 172941 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 173480 172941 180 372 0 173105 0
Current children cumulated CPU time (s) 1362.22
Current children cumulated vsize (KiB) 693920

[startup+1422.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 22617
/proc/meminfo: memFree=20313620/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=725240 CPUtime=1422.23 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 181735 0 0 0 141756 467 0 0 25 0 1 0 803272778 742645760 180759 33554432000 4194304 5714214 140733515365584 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 181310 180759 180 372 0 180935 0
Current children cumulated CPU time (s) 1422.23
Current children cumulated vsize (KiB) 725240

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 22619
/proc/meminfo: memFree=20252712/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=725240 CPUtime=1482.21 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 181742 0 0 0 147734 487 0 0 25 0 1 0 803272778 742645760 180766 33554432000 4194304 5714214 140733515365584 18446744073709551615 4320159 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 181310 180766 180 372 0 180935 0
Current children cumulated CPU time (s) 1482.21
Current children cumulated vsize (KiB) 725240

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/478 22621
/proc/meminfo: memFree=20192924/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=741092 CPUtime=1542.22 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 185676 0 0 0 153717 505 0 0 25 0 1 0 803272778 758878208 184700 33554432000 4194304 5714214 140733515365584 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 185273 184700 180 372 0 184898 0
Current children cumulated CPU time (s) 1542.22
Current children cumulated vsize (KiB) 741092

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/478 22622
/proc/meminfo: memFree=20193032/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=740616 CPUtime=1602.21 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 185681 0 0 0 159702 519 0 0 25 0 1 0 803272778 758390784 184616 33554432000 4194304 5714214 140733515365584 18446744073709551615 4311894 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 185154 184616 180 372 0 184779 0
Current children cumulated CPU time (s) 1602.21
Current children cumulated vsize (KiB) 740616

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/478 22624
/proc/meminfo: memFree=20192648/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=740616 CPUtime=1662.21 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 185688 0 0 0 165688 533 0 0 25 0 1 0 803272778 758390784 184623 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 185154 184623 180 372 0 184779 0
Current children cumulated CPU time (s) 1662.21
Current children cumulated vsize (KiB) 740616

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/478 22625
/proc/meminfo: memFree=20191344/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=742200 CPUtime=1722.22 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 186074 0 0 0 171663 559 0 0 25 0 1 0 803272778 760012800 185009 33554432000 4194304 5714214 140733515365584 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 185550 185009 180 372 0 185175 0
Current children cumulated CPU time (s) 1722.22
Current children cumulated vsize (KiB) 742200

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/478 22627
/proc/meminfo: memFree=20084440/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=842116 CPUtime=1782.21 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 211035 0 0 0 177644 577 0 0 25 0 1 0 803272778 862326784 209970 33554432000 4194304 5714214 140733515365584 18446744073709551615 4311562 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 210529 209970 180 372 0 210154 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 842116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 22628
/proc/meminfo: memFree=20038920/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=869952 CPUtime=1800.02 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 217997 0 0 0 179420 582 0 0 25 0 1 0 803272778 890830848 216932 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 217488 216932 180 372 0 217113 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 869952

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

Solver just ended. Dumping a history of the last processes samples

[startup+1800.1 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 22628
/proc/meminfo: memFree=20038920/32951124 swapFree=67057928/67111528
[pid=22543] ppid=22541 vsize=869952 CPUtime=1800.02 cores=0,2,4,6
/proc/22543/stat : 22543 (wbo1.6) R 22541 22543 20996 0 -1 4202496 217997 0 0 0 179420 582 0 0 25 0 1 0 803272778 890830848 216932 33554432000 4194304 5714214 140733515365584 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22543/statm: 217488 216932 180 372 0 217113 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 869952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.16
CPU time (s): 1800.08
CPU user time (s): 1794.21
CPU system time (s): 5.87111
CPU usage (%): 99.9954
Max. virtual memory (cumulated for all children) (KiB): 869952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.21
system time used= 5.87111
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217997
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= 6
involuntary context switches= 7806

runsolver used 8.78766 second user time and 19.0571 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-03 15:42:55
IDJOB=3460707
IDBENCH=25017
IDSOLVER=1953
FILE ID=node140/3460707-1307108574
RUNJOBID= node140-1307105982-22196
PBS_JOBID= 13497993
Free space on /tmp= 73608 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_8.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460707-1307108574/watcher-3460707-1307108574 -o /tmp/evaluation-result-3460707-1307108574/solver-3460707-1307108574 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460707-1307108574.opb

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

MD5SUM BENCH= a6271c60ac3da107dd19024b50d39967
RANDOM SEED=139757120

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21028860 kB
Buffers:        294644 kB
Cached:        3956296 kB
SwapCached:       6932 kB
Active:        7783364 kB
Inactive:      3803048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21028860 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:            4668 kB
Writeback:           0 kB
AnonPages:     7333280 kB
Mapped:          38680 kB
Slab:           214276 kB
PageTables:      53128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141823660 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73600 MiB
End job on node140 at 2011-06-03 16:12:57