Trace number 3462663

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
bsolo 3.2OPT3 11.7862 11.7869

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=47-P1=43-P2=59-P3=29-P4=31-P5=13-P6=59-P7=53-P8=67-P9=17-B.opb
MD5SUM505637014c48e331f3dc333f08f65d90
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.140977
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables162
Total number of constraints19
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints19
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

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 bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3462663-1307181663.opb
0.00/0.00	c File size is 6255 bytes.
0.00/0.00	c Highest Coefficient sum: 8064
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 486 Constr: 676 324/0/352 Lit: 2856 Watch. Lit: 1784
0.00/0.00	c Obj. Vars: 6 (1.23457 % of total variables)
0.00/0.00	c Pre-processing Time: 0.001 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    486      676     2856    4     2444    3875      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
3.09/3.18	c      102    486      862     8075    9     2833    4263    186  10200 0.01
3.09/3.18	c      253    486     1139    17755   15     3417    4690    463  11000 0.02
3.09/3.18	c      479    486     1570    34952   22     4495    5160    894   9392 0.05
3.09/3.18	c      819    486     2229    56466   25     6079    5677   1553   9000 0.09
3.09/3.18	c     1327    486     3207    95895   29     8398    6245   2531   8191 0.16
3.09/3.18	c     2090    486     4673   143569   30    11841    6870   3997   7231 0.29
3.09/3.18	c     3236    486     6853   218265   31    16899    7558   6177   7354 0.44
3.09/3.18	c     4957    486     5964   186396   31    14120    8314   5288   6219 0.80
3.09/3.18	c     7541    485     6280   202964   32    14950    9146   5604   5814 1.30
3.09/3.18	c    11421    484     8431   264215   31    20137   10061   7755   4821 2.37
3.09/3.18	o 33
6.89/6.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.89/6.91	c    15413    484    10592   343027   32    25414    3887   9916   4848 3.18
6.89/6.91	c    15514    484     2788    81558   29     6839    4276   2112   4818 3.22
6.89/6.91	c    15764    484     3208    95101   29     7824    4704   2532   4848 3.25
6.89/6.91	c    16239    484     4014   120117   29     9708    5175   3338   4860 3.34
6.89/6.91	c    17053    484     5463   175639   32    13061    5693   4787   4940 3.45
6.89/6.91	c    18375    484     4892   158227   32    11788    6263   4216   5023 3.66
6.89/6.91	c    20456    484     5312   168563   31    12957    6890   4636   5062 4.04
6.89/6.91	c    23679    484     7347   226641   30    17406    7580   6671   4992 4.74
6.89/6.91	c    28615    483     4473   131006   29    11013    8339   3797   5097 5.61
6.89/6.91	o 13
8.29/8.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.29/8.38	c    34130    482     5769   176952   30    13734    3888   5093   4937 6.91
8.29/8.38	c    34231    482     2805    73276   26     6939    4277   2129   4938 6.93
8.29/8.38	c    34481    466     3263    87506   26     8137    4705   2587   4946 6.97
8.29/8.38	c    34957    466     4156   117156   28    10423    5176   3480   4971 7.03
8.29/8.38	c    35771    466     5603   163817   29    13894    5694   4927   4956 7.22
8.29/8.38	c    37092    466     4977   146058   29    12096    6264   4301   4921 7.54
8.29/8.38	c    39174    465     5437   171388   31    13185    6891   4761   4906 7.98
8.29/8.38	o 5
9.80/9.85	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.80/9.85	c    41033    465     5092   151636   29    12260    3884   4416   4891 8.39
9.80/9.85	c    41137    465     2801    74595   26     7005    4273   2125   4892 8.41
9.80/9.85	c    41388    457     3215    88270   27     7955    4701   2539   4903 8.44
9.80/9.85	c    41864    457     4018   114834   28     9860    5172   3342   4919 8.51
9.80/9.85	c    42677    457     5386   157385   29    13097    5690   4710   4916 8.68
9.80/9.85	c    43998    453     4615   129404   28    11274    6260   3939   4907 8.97
9.80/9.85	c    46079    453     5187   152133   29    12953    6887   4511   4901 9.40
9.80/9.85	o 3
11.69/11.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
11.69/11.78	c    47315    452     7273   219755   30    17740    3881   6597   4801 9.85
11.69/11.78	c    47415    435     2813    74072   26     7115    4270   2137   4798 9.88
11.69/11.78	c    47666    435     3281    90457   27     8293    4698   2605   4807 9.91
11.69/11.78	c    48142    435     4184   123220   29    10476    5168   3508   4819 9.99
11.69/11.78	c    48956    435     5676   171387   30    14019    5685   5000   4829 10.14
11.69/11.78	c    50277    435     5069   148771   29    12647    6254   4393   4801 10.47
11.69/11.78	c    52360    435     5575   164848   29    13293    6880   4899   4792 10.93
11.69/11.78	v x1 x2 -x3 -x4 -x5 -x6 x7 x8 x9 -x10 -x11 -x12 x13 x14 x15 x16 x17 x18 x19 x20 -x21 -x22 -x23 -x24 x25 -x26 -x27 x28 -x29 -x30 x31 -x32 -x33 x34 x35 x36 x37 x38 -x39 -x40 -x41 -x42 x43 x44 -x45 x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 x54 x55 -x56 x57 -x58 -x59 -x60 x61 -x62 x63 -x64 x65 -x66 -x109 -x110 -x111 -x112 -x113 -x114 x67 x68 -x69 x70 -x71 x72 -x115 -x116 x117 -x118 x119 -x120 x73 -x74 -x75 -x76 -x77 -x78 -x121 x122 -x123 -x124 -x125 -x126 x79 -x80 -x81 x82 -x83 -x84 -x127 -x128 -x129 -x130 -x131 -x132 x85 -x86 -x87 -x88 -x89 -x90 -x133 -x134 -x135 x136 -x137 -x138 x91 x92 -x93 -x94 -x95 -x96 -x139 -x140 -x141 -x142 -x143 -x144 x97 -x98 -x99 -x100 -x101 x102 -x145 -x146 -x147 -x148 -x149 -x150 x103 -x104 -x105 -x106 -x107 -x108 x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 
11.69/11.78	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
11.69/11.78	c   40    55270   1355    63482     6949   201411   6273   4689 11.79
11.69/11.78	c Objective: 3
11.69/11.78	s OPTIMUM FOUND
11.69/11.78	c Total time: 11.785 s

Verifier Data

OK	3

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-3462663-1307181663/watcher-3462663-1307181663 -o /tmp/evaluation-result-3462663-1307181663/solver-3462663-1307181663 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462663-1307181663.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.00 2.00 2.00 2/483 25301
/proc/meminfo: memFree=24732112/32950928 swapFree=61542356/67111528
[pid=25301] ppid=25299 vsize=10924 CPUtime=0 cores=0,2,4,6
/proc/25301/stat : 25301 (bsolo) R 25299 25301 22562 0 -1 4202496 351 0 0 0 0 0 0 0 25 0 1 0 908397013 11186176 304 33554432000 134512640 137138936 4289496784 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25301/statm: 2731 305 192 642 0 2087 0

[startup+0.098191 s]
/proc/loadavg: 2.00 2.00 2.00 2/483 25301
/proc/meminfo: memFree=24732112/32950928 swapFree=61542356/67111528
[pid=25301] ppid=25299 vsize=11828 CPUtime=0.09 cores=0,2,4,6
/proc/25301/stat : 25301 (bsolo) R 25299 25301 22562 0 -1 4202496 558 0 0 0 9 0 0 0 25 0 1 0 908397013 12111872 511 33554432000 134512640 137138936 4289496784 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25301/statm: 2957 511 192 642 0 2313 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11828

[startup+0.10119 s]
/proc/loadavg: 2.00 2.00 2.00 2/483 25301
/proc/meminfo: memFree=24732112/32950928 swapFree=61542356/67111528
[pid=25301] ppid=25299 vsize=11828 CPUtime=0.09 cores=0,2,4,6
/proc/25301/stat : 25301 (bsolo) R 25299 25301 22562 0 -1 4202496 566 0 0 0 9 0 0 0 25 0 1 0 908397013 12111872 519 33554432000 134512640 137138936 4289496784 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25301/statm: 2957 519 192 642 0 2313 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11828

[startup+0.301152 s]
/proc/loadavg: 2.00 2.00 2.00 2/483 25301
/proc/meminfo: memFree=24732112/32950928 swapFree=61542356/67111528
[pid=25301] ppid=25299 vsize=13248 CPUtime=0.29 cores=0,2,4,6
/proc/25301/stat : 25301 (bsolo) R 25299 25301 22562 0 -1 4202496 924 0 0 0 29 0 0 0 25 0 1 0 908397013 13565952 877 33554432000 134512640 137138936 4289496784 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25301/statm: 3312 877 192 642 0 2668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13248

[startup+0.701073 s]
/proc/loadavg: 2.00 2.00 2.00 2/483 25301
/proc/meminfo: memFree=24732112/32950928 swapFree=61542356/67111528
[pid=25301] ppid=25299 vsize=15436 CPUtime=0.69 cores=0,2,4,6
/proc/25301/stat : 25301 (bsolo) R 25299 25301 22562 0 -1 4202496 1464 0 0 0 69 0 0 0 25 0 1 0 908397013 15806464 1417 33554432000 134512640 137138936 4289496784 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25301/statm: 3859 1417 192 642 0 3215 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15436

[startup+1.50093 s]
/proc/loadavg: 2.00 2.00 2.00 3/484 25302
/proc/meminfo: memFree=24727020/32950928 swapFree=61542356/67111528
[pid=25301] ppid=25299 vsize=15824 CPUtime=1.49 cores=0,2,4,6
/proc/25301/stat : 25301 (bsolo) R 25299 25301 22562 0 -1 4202496 1573 0 0 0 149 0 0 0 25 0 1 0 908397013 16203776 1526 33554432000 134512640 137138936 4289496784 18446744073709551615 134607222 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25301/statm: 3956 1526 192 642 0 3312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15824

[startup+3.10064 s]
/proc/loadavg: 2.00 2.00 2.00 3/484 25302
/proc/meminfo: memFree=24725160/32950928 swapFree=61542356/67111528
[pid=25301] ppid=25299 vsize=16712 CPUtime=3.09 cores=0,2,4,6
/proc/25301/stat : 25301 (bsolo) R 25299 25301 22562 0 -1 4202496 1788 0 0 0 308 1 0 0 25 0 1 0 908397013 17113088 1741 33554432000 134512640 137138936 4289496784 18446744073709551615 136511078 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25301/statm: 4178 1741 192 642 0 3534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16712

[startup+6.30106 s]
/proc/loadavg: 2.00 2.00 2.00 3/484 25302
/proc/meminfo: memFree=24724540/32950928 swapFree=61542356/67111528
[pid=25301] ppid=25299 vsize=16712 CPUtime=6.29 cores=0,2,4,6
/proc/25301/stat : 25301 (bsolo) R 25299 25301 22562 0 -1 4202496 1788 0 0 0 627 2 0 0 25 0 1 0 908397013 17113088 1741 33554432000 134512640 137138936 4289496784 18446744073709551615 134555807 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25301/statm: 4178 1741 192 642 0 3534 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16712

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

[startup+9.50046 s]
/proc/loadavg: 2.08 2.02 2.01 3/484 25302
/proc/meminfo: memFree=24725432/32950928 swapFree=61542356/67111528
[pid=25301] ppid=25299 vsize=16712 CPUtime=9.49 cores=0,2,4,6
/proc/25301/stat : 25301 (bsolo) R 25299 25301 22562 0 -1 4202496 1788 0 0 0 946 3 0 0 25 0 1 0 908397013 17113088 1741 33554432000 134512640 137138936 4289496784 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25301/statm: 4178 1741 192 642 0 3534 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 16712

[startup+11.101 s]
/proc/loadavg: 2.08 2.02 2.01 3/484 25303
/proc/meminfo: memFree=24724112/32950928 swapFree=61542356/67111528
[pid=25301] ppid=25299 vsize=16712 CPUtime=11.09 cores=0,2,4,6
/proc/25301/stat : 25301 (bsolo) R 25299 25301 22562 0 -1 4202496 1788 0 0 0 1106 3 0 0 25 0 1 0 908397013 17113088 1741 33554432000 134512640 137138936 4289496784 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25301/statm: 4178 1741 192 642 0 3534 0
Current children cumulated CPU time (s) 11.09
Current children cumulated vsize (KiB) 16712

[startup+11.5011 s]
/proc/loadavg: 2.08 2.02 2.01 3/484 25303
/proc/meminfo: memFree=24724112/32950928 swapFree=61542356/67111528
[pid=25301] ppid=25299 vsize=16712 CPUtime=11.49 cores=0,2,4,6
/proc/25301/stat : 25301 (bsolo) R 25299 25301 22562 0 -1 4202496 1788 0 0 0 1146 3 0 0 25 0 1 0 908397013 17113088 1741 33554432000 134512640 137138936 4289496784 18446744073709551615 134542243 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25301/statm: 4178 1741 192 642 0 3534 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 16712

[startup+11.701 s]
/proc/loadavg: 2.08 2.02 2.01 3/484 25303
/proc/meminfo: memFree=24724112/32950928 swapFree=61542356/67111528
[pid=25301] ppid=25299 vsize=16712 CPUtime=11.69 cores=0,2,4,6
/proc/25301/stat : 25301 (bsolo) R 25299 25301 22562 0 -1 4202496 1788 0 0 0 1166 3 0 0 25 0 1 0 908397013 17113088 1741 33554432000 134512640 137138936 4289496784 18446744073709551615 136295499 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/25301/statm: 4178 1741 192 642 0 3534 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 16712

Child status: 0
Real time (s): 11.7869
CPU time (s): 11.7862
CPU user time (s): 11.7492
CPU system time (s): 0.036994
CPU usage (%): 99.9945
Max. virtual memory (cumulated for all children) (KiB): 16712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.7492
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1789
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= 2
involuntary context switches= 36

runsolver used 0.056991 second user time and 0.131979 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-04 12:01:03
IDJOB=3462663
IDBENCH=48079
IDSOLVER=1955
FILE ID=node116/3462663-1307181663
RUNJOBID= node116-1307173957-24164
PBS_JOBID= 13508818
Free space on /tmp= 73884 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=47-P1=43-P2=59-P3=29-P4=31-P5=13-P6=59-P7=53-P8=67-P9=17-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462663-1307181663/watcher-3462663-1307181663 -o /tmp/evaluation-result-3462663-1307181663/solver-3462663-1307181663 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462663-1307181663.opb

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

MD5SUM BENCH= 505637014c48e331f3dc333f08f65d90
RANDOM SEED=1680755285

node116.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.826
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.65
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.826
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.15
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.826
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.826
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.75
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.826
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.77
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.826
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.75
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.826
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.826
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:     32950928 kB
MemFree:      24732400 kB
Buffers:        274992 kB
Cached:         507300 kB
SwapCached:      12580 kB
Active:        7557236 kB
Inactive:       391408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24732400 kB
SwapTotal:    67111528 kB
SwapFree:     61542356 kB
Dirty:            3968 kB
Writeback:           0 kB
AnonPages:     7164080 kB
Mapped:          23372 kB
Slab:           140304 kB
PageTables:      62444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139665552 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= 73880 MiB
End job on node116 at 2011-06-04 12:01:15