Trace number 3462484

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 21.3218 21.3214

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=47-P1=47-P2=67-P3=3-P4=41-P5=53-P6=31-P7=3-P8=41-P9=23-B.opb
MD5SUM015e1ad727429fbf28fe61f3a93025c8
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.160975
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-3462484-1307181041.opb
0.00/0.00	c File size is 6257 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.002 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.
4.79/4.88	c      100    486      849     7538    8     2790    4263    173  11111 0.01
4.79/4.88	c      250    486     1124    19242   17     3420    4690    448  10000 0.03
4.79/4.88	c      475    486     1528    34310   22     4295    5160    852   9895 0.05
4.79/4.88	c      813    486     2159    57139   26     5697    5677   1483  10162 0.08
4.79/4.88	c     1322    486     3137    94813   30     8110    6245   2461   9180 0.14
4.79/4.88	c     2085    486     4593   148714   32    11474    6870   3917   8306 0.25
4.79/4.88	c     3232    486     6779   221505   32    16549    7558   6103   7328 0.44
4.79/4.88	c     4953    486     5901   186620   31    14124    8314   5225   7294 0.68
4.79/4.88	c     7537    486     5864   209521   35    13657    9146   5188   6208 1.21
4.79/4.88	c    11417    486     7889   335101   42    19500   10061   7213   4413 2.59
4.79/4.88	c    17240    486     8058   274760   34    18961   11068   7382   4509 3.82
4.79/4.88	o 9
12.29/12.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
12.29/12.30	c    23130    485     7861   265057   33    18505    3887   7185   4733 4.89
12.29/12.30	c    23231    485     2822    79720   28     7078    4276   2146   4732 4.91
12.29/12.30	c    23482    485     3247    97950   30     7979    4704   2571   4758 4.93
12.29/12.30	c    23958    485     4161   133532   32    10090    5175   3485   4801 4.99
12.29/12.30	c    24771    485     5660   181097   31    13935    5693   4984   4846 5.11
12.29/12.30	c    26091    485     5153   162262   31    12836    6263   4477   4920 5.30
12.29/12.30	c    28174    484     5290   159746   30    13015    6890   4614   4856 5.80
12.29/12.30	c    31397    482     7502   242939   32    17925    7580   6826   4807 6.53
12.29/12.30	c    36333    482     4650   143780   30    11357    8339   3974   4600 7.90
12.29/12.30	c    43839    463     4928   150484   30    12148    9173   4252   4567 9.60
12.29/12.30	o 3
21.29/21.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
21.29/21.32	c    53390    460     8003   249184   31    19404    3883   7327   4338 12.30
21.29/21.32	c    53490    435     2807    76861   27     7308    4272   2131   4334 12.34
21.29/21.32	c    53740    435     3275    92168   28     8404    4700   2599   4340 12.38
21.29/21.32	c    54216    435     4113   119582   29    10436    5171   3437   4357 12.44
21.29/21.32	c    55030    435     5651   174588   30    13953    5689   4975   4382 12.56
21.29/21.32	c    56352    435     4926   145801   29    12042    6258   4250   4392 12.83
21.29/21.32	c    58434    435     5370   157142   29    12816    6884   4694   4419 13.22
21.29/21.32	c    61659    427     4142   118905   28     9904    7573   3466   4461 13.82
21.29/21.32	c    66596    427     4496   110855   24    10926    8331   3820   4452 14.96
21.29/21.32	c    74103    426     8602   233998   27    20481    9165   7926   4398 16.85
21.29/21.32	c    85465    424     7906   205799   26    18479   10082   7230   4216 20.27
21.29/21.32	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 
21.29/21.32	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
21.29/21.32	c   32    87632   2320    97021     6014   141623   5338   4110 21.32
21.29/21.32	c Objective: 3
21.29/21.32	s OPTIMUM FOUND
21.29/21.32	c Total time: 21.32 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-3462484-1307181041/watcher-3462484-1307181041 -o /tmp/evaluation-result-3462484-1307181041/solver-3462484-1307181041 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462484-1307181041.opb 

running on 4 cores: 1,3,5,7

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.01 2.01 2.00 2/373 20908
/proc/meminfo: memFree=22763628/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=10924 CPUtime=0 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 352 0 0 0 0 0 0 0 25 0 1 0 829704600 11186176 304 33554432000 134512640 137138936 4286761632 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 2731 304 192 642 0 2087 0

[startup+0.0724551 s]
/proc/loadavg: 2.01 2.01 2.00 2/373 20908
/proc/meminfo: memFree=22763628/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=11708 CPUtime=0.06 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 523 0 0 0 6 0 0 0 25 0 1 0 829704600 11988992 475 33554432000 134512640 137138936 4286761632 18446744073709551615 134603153 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 2927 476 192 642 0 2283 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11708

[startup+0.100448 s]
/proc/loadavg: 2.01 2.01 2.00 2/373 20908
/proc/meminfo: memFree=22763628/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=11968 CPUtime=0.09 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 599 0 0 0 9 0 0 0 25 0 1 0 829704600 12255232 551 33554432000 134512640 137138936 4286761632 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 2992 551 192 642 0 2348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11968

[startup+0.300414 s]
/proc/loadavg: 2.01 2.01 2.00 2/373 20908
/proc/meminfo: memFree=22763628/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=13516 CPUtime=0.29 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 1002 0 0 0 29 0 0 0 25 0 1 0 829704600 13840384 954 33554432000 134512640 137138936 4286761632 18446744073709551615 134606987 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 3379 954 192 642 0 2735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13516

[startup+0.70034 s]
/proc/loadavg: 2.01 2.01 2.00 2/373 20908
/proc/meminfo: memFree=22763628/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=15448 CPUtime=0.69 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 1475 0 0 0 68 1 0 0 25 0 1 0 829704600 15818752 1427 33554432000 134512640 137138936 4286761632 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 3862 1427 192 642 0 3218 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15448

[startup+1.5002 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20909
/proc/meminfo: memFree=22757808/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=16104 CPUtime=1.49 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 1643 0 0 0 148 1 0 0 25 0 1 0 829704600 16490496 1595 33554432000 134512640 137138936 4286761632 18446744073709551615 136504423 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 4026 1595 192 642 0 3382 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16104

[startup+3.10091 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20909
/proc/meminfo: memFree=22755452/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=17992 CPUtime=3.09 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 2101 0 0 0 307 2 0 0 25 0 1 0 829704600 18423808 2053 33554432000 134512640 137138936 4286761632 18446744073709551615 134575807 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 4498 2053 192 642 0 3854 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17992

[startup+6.30032 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20909
/proc/meminfo: memFree=22754464/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=17996 CPUtime=6.3 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 2102 0 0 0 626 4 0 0 25 0 1 0 829704600 18427904 2054 33554432000 134512640 137138936 4286761632 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 4499 2054 192 642 0 3855 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 17996

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20909
/proc/meminfo: memFree=22753828/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=17992 CPUtime=12.7 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 2102 0 0 0 1263 7 0 0 25 0 1 0 829704600 18423808 2054 33554432000 134512640 137138936 4286761632 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 4498 2054 192 642 0 3854 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17992

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

[startup+15.9006 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20909
/proc/meminfo: memFree=22753828/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=17992 CPUtime=15.89 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 2102 0 0 0 1581 8 0 0 25 0 1 0 829704600 18423808 2054 33554432000 134512640 137138936 4286761632 18446744073709551615 134542554 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 4498 2054 192 642 0 3854 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 17992

[startup+19.101 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20909
/proc/meminfo: memFree=22753836/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=17992 CPUtime=19.09 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 2102 0 0 0 1900 9 0 0 25 0 1 0 829704600 18423808 2054 33554432000 134512640 137138936 4286761632 18446744073709551615 134600037 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 4498 2054 192 642 0 3854 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 17992

[startup+20.7007 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20909
/proc/meminfo: memFree=22753712/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=17992 CPUtime=20.69 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 2102 0 0 0 2059 10 0 0 25 0 1 0 829704600 18423808 2054 33554432000 134512640 137138936 4286761632 18446744073709551615 134618122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 4498 2054 192 642 0 3854 0
Current children cumulated CPU time (s) 20.69
Current children cumulated vsize (KiB) 17992

[startup+21.1006 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20909
/proc/meminfo: memFree=22753832/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=17992 CPUtime=21.09 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 2102 0 0 0 2099 10 0 0 25 0 1 0 829704600 18423808 2054 33554432000 134512640 137138936 4286761632 18446744073709551615 134542662 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 4498 2054 192 642 0 3854 0
Current children cumulated CPU time (s) 21.09
Current children cumulated vsize (KiB) 17992

[startup+21.3006 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20909
/proc/meminfo: memFree=22753832/32951124 swapFree=37148216/67111528
[pid=20908] ppid=20906 vsize=17992 CPUtime=21.29 cores=1,3,5,7
/proc/20908/stat : 20908 (bsolo) R 20906 20908 19222 0 -1 4202496 2102 0 0 0 2119 10 0 0 25 0 1 0 829704600 18423808 2054 33554432000 134512640 137138936 4286761632 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20908/statm: 4498 2054 192 642 0 3854 0
Current children cumulated CPU time (s) 21.29
Current children cumulated vsize (KiB) 17992

Child status: 0
Real time (s): 21.3214
CPU time (s): 21.3218
CPU user time (s): 21.2188
CPU system time (s): 0.102984
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 17996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.2188
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2103
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= 4
involuntary context switches= 34

runsolver used 0.076988 second user time and 0.174973 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-04 11:50:42
IDJOB=3462484
IDBENCH=47900
IDSOLVER=1955
FILE ID=node104/3462484-1307181041
RUNJOBID= node104-1307174925-20282
PBS_JOBID= 13508864
Free space on /tmp= 73952 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=47-P2=67-P3=3-P4=41-P5=53-P6=31-P7=3-P8=41-P9=23-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462484-1307181041/watcher-3462484-1307181041 -o /tmp/evaluation-result-3462484-1307181041/solver-3462484-1307181041 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462484-1307181041.opb

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

MD5SUM BENCH= 015e1ad727429fbf28fe61f3a93025c8
RANDOM SEED=1429801476

node104.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.855
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.71
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.855
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	: 5332.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22763908 kB
Buffers:        420092 kB
Cached:        7649620 kB
SwapCached:     163904 kB
Active:        3781648 kB
Inactive:      6067792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22763908 kB
SwapTotal:    67111528 kB
SwapFree:     37148216 kB
Dirty:            4072 kB
Writeback:           0 kB
AnonPages:     1639168 kB
Mapped:          11792 kB
Slab:           182376 kB
PageTables:      89080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87735224 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= 73948 MiB
End job on node104 at 2011-06-04 11:51:03