Trace number 3462477

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 18.1072 18.1067

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=73-P1=113-P2=59-P3=53-P4=29-B.opb
MD5SUM25501d4a2c2486afc31eecdd3e3f0e09
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.081986
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 variables84
Total number of constraints9
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 constraints9
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)196
Sum of products size (including duplicates)392
Number of different products196
Sum of products size392

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-3462477-1307181023.opb
0.00/0.00	c File size is 3651 bytes.
0.00/0.00	c Highest Coefficient sum: 32512
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 280 Constr: 405 196/0/209 Lit: 1701 Watch. Lit: 1054
0.00/0.00	c Obj. Vars: 7 (2.5 % 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    280      405     1701    4     1459    2291      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
1.19/1.20	c      100    280      576    10746   18     1792    2521    171   9090 0.01
1.19/1.20	c      252    280      876    27679   31     2496    2774    471   9000 0.03
1.19/1.20	c      477    280     1290    45985   35     3582    3052    885   8368 0.06
1.19/1.20	c      816    280     1941    76298   39     5164    3358   1536   7698 0.11
1.19/1.20	c     1324    280     2920   118645   40     7577    3694   2515   7653 0.17
1.19/1.20	c     2088    280     2298    83559   36     5738    4064   1893   6913 0.30
1.19/1.20	c     3235    280     2438    93401   38     6093    4471   2033   6711 0.48
1.19/1.20	c     4956    280     3338   123005   36     8150    4919   2933   6202 0.80
1.19/1.20	o 43
3.89/3.96	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.89/3.96	c     6913    280     4461   174258   39    10941    2305   4056   5732 1.21
3.89/3.96	c     7014    280     1747    66897   38     4318    2536   1342   5739 1.22
3.89/3.96	c     7265    280     2115    86129   40     5054    2790   1710   5788 1.25
3.89/3.96	c     7741    280     3013   127804   42     7200    3070   2608   5877 1.32
3.89/3.96	c     8555    280     2965   114742   38     7119    3378   2560   5924 1.44
3.89/3.96	c     9876    280     3717   138920   37     9033    3716   3312   5899 1.67
3.89/3.96	c    11958    279     3660   144948   39     8844    4088   3255   5836 2.05
3.89/3.96	c    15182    279     2845   115902   40     7075    4497   2440   5215 2.91
3.89/3.96	o 3
18.09/18.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
18.09/18.10	c    19306    279     3185   125647   39     7564    2305   2780   4872 3.96
18.09/18.10	c    19406    279     1743    61812   35     4189    2536   1338   4880 3.98
18.09/18.10	c    19658    279     2199    85811   39     5167    2790   1794   4909 4.00
18.09/18.10	c    20139    279     3101   128011   41     7379    3070   2696   4950 4.07
18.09/18.10	c    20953    279     2946   118005   40     7586    3378   2541   4961 4.22
18.09/18.10	c    22274    279     3685   142486   38     9630    3716   3280   4948 4.50
18.09/18.10	c    24356    279     3566   141008   39     8745    4088   3161   4817 5.06
18.09/18.10	c    27583    224     2767   106461   38     6755    4497   2362   4649 5.93
18.09/18.10	c    32519    224     4018   147779   36     9834    4947   3613   4717 6.89
18.09/18.10	c    40025    224     4751   204095   42    11483    5442   4346   4524 8.85
18.09/18.10	c    51386    223     4574   187367   40    11036    5987   4169   4325 11.88
18.09/18.10	c    68530    213     3806   126732   33     9079    6586   3401   3975 17.24
18.09/18.10	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 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x64 -x65 x66 -x67 -x68 -x69 -x70 x50 -x51 -x52 -x53 x54 -x55 -x56 -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 x79 x80 x81 -x82 -x83 -x84 
18.09/18.10	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
18.09/18.10	c   28    71203    857    76353     4377   141561   3972   3932 18.11
18.09/18.10	c Objective: 3
18.09/18.10	s OPTIMUM FOUND
18.09/18.10	c Total time: 18.105 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-3462477-1307181023/watcher-3462477-1307181023 -o /tmp/evaluation-result-3462477-1307181023/solver-3462477-1307181023 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462477-1307181023.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.02 2.01 2.00 2/373 20880
/proc/meminfo: memFree=22763728/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=10916 CPUtime=0 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 829702769 11177984 284 33554432000 134512640 137138936 4291806416 18446744073709551615 136504035 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 2729 284 192 642 0 2085 0

[startup+0.061819 s]
/proc/loadavg: 2.02 2.01 2.00 2/373 20880
/proc/meminfo: memFree=22763728/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=11564 CPUtime=0.05 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 483 0 0 0 5 0 0 0 25 0 1 0 829702769 11841536 436 33554432000 134512640 137138936 4291806416 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 2891 436 192 642 0 2247 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11564

[startup+0.100813 s]
/proc/loadavg: 2.02 2.01 2.00 2/373 20880
/proc/meminfo: memFree=22763728/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=11824 CPUtime=0.09 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 572 0 0 0 9 0 0 0 25 0 1 0 829702769 12107776 525 33554432000 134512640 137138936 4291806416 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 2956 525 192 642 0 2312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11824

[startup+0.300786 s]
/proc/loadavg: 2.02 2.01 2.00 2/373 20880
/proc/meminfo: memFree=22763728/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=13516 CPUtime=0.29 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 994 0 0 0 29 0 0 0 25 0 1 0 829702769 13840384 947 33554432000 134512640 137138936 4291806416 18446744073709551615 136500429 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 3379 947 192 642 0 2735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13516

[startup+0.700713 s]
/proc/loadavg: 2.02 2.01 2.00 2/373 20880
/proc/meminfo: memFree=22763728/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=13772 CPUtime=0.69 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 1061 0 0 0 68 1 0 0 25 0 1 0 829702769 14102528 1014 33554432000 134512640 137138936 4291806416 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 3443 1014 192 642 0 2799 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13772

[startup+1.50055 s]
/proc/loadavg: 2.02 2.01 2.00 3/374 20881
/proc/meminfo: memFree=22759640/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=14160 CPUtime=1.49 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 1136 0 0 0 148 1 0 0 25 0 1 0 829702769 14499840 1089 33554432000 134512640 137138936 4291806416 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 3540 1089 192 642 0 2896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14160

[startup+3.10028 s]
/proc/loadavg: 2.02 2.01 2.00 3/374 20881
/proc/meminfo: memFree=22758772/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=14160 CPUtime=3.09 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 1136 0 0 0 307 2 0 0 25 0 1 0 829702769 14499840 1089 33554432000 134512640 137138936 4291806416 18446744073709551615 134618256 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 3540 1089 192 642 0 2896 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14160

[startup+6.30068 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20881
/proc/meminfo: memFree=22758452/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=14152 CPUtime=6.29 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 1136 0 0 0 626 3 0 0 25 0 1 0 829702769 14491648 1089 33554432000 134512640 137138936 4291806416 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 3538 1089 192 642 0 2894 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14152

[startup+12.7005 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20882
/proc/meminfo: memFree=22756940/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=15052 CPUtime=12.69 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 1362 0 0 0 1264 5 0 0 25 0 1 0 829702769 15413248 1315 33554432000 134512640 137138936 4291806416 18446744073709551615 134542307 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 3763 1315 192 642 0 3119 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15052

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

[startup+15.9009 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20882
/proc/meminfo: memFree=22756956/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=15052 CPUtime=15.89 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 1362 0 0 0 1583 6 0 0 25 0 1 0 829702769 15413248 1315 33554432000 134512640 137138936 4291806416 18446744073709551615 134542237 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 3763 1315 192 642 0 3119 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 15052

[startup+17.5006 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20882
/proc/meminfo: memFree=22756940/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=15052 CPUtime=17.5 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 1362 0 0 0 1743 7 0 0 25 0 1 0 829702769 15413248 1315 33554432000 134512640 137138936 4291806416 18446744073709551615 134542313 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 3763 1315 192 642 0 3119 0
Current children cumulated CPU time (s) 17.5
Current children cumulated vsize (KiB) 15052

[startup+17.9006 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20882
/proc/meminfo: memFree=22756940/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=15052 CPUtime=17.9 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 1362 0 0 0 1782 8 0 0 25 0 1 0 829702769 15413248 1315 33554432000 134512640 137138936 4291806416 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 3763 1315 192 642 0 3119 0
Current children cumulated CPU time (s) 17.9
Current children cumulated vsize (KiB) 15052

[startup+18.1005 s]
/proc/loadavg: 2.01 2.01 2.00 3/374 20882
/proc/meminfo: memFree=22756940/32951124 swapFree=37148216/67111528
[pid=20880] ppid=20878 vsize=15056 CPUtime=18.09 cores=1,3,5,7
/proc/20880/stat : 20880 (bsolo) R 20878 20880 19222 0 -1 4202496 1362 0 0 0 1801 8 0 0 25 0 1 0 829702769 15417344 1315 33554432000 134512640 137138936 4291806416 18446744073709551615 134603178 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/20880/statm: 3764 1315 192 642 0 3120 0
Current children cumulated CPU time (s) 18.09
Current children cumulated vsize (KiB) 15056

Child status: 0
Real time (s): 18.1067
CPU time (s): 18.1072
CPU user time (s): 18.0233
CPU system time (s): 0.083987
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 15056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.0233
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1363
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= 27

runsolver used 0.066989 second user time and 0.138978 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-04 11:50:23
IDJOB=3462477
IDBENCH=47893
IDSOLVER=1955
FILE ID=node104/3462477-1307181023
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=7-P0=73-P1=113-P2=59-P3=53-P4=29-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462477-1307181023/watcher-3462477-1307181023 -o /tmp/evaluation-result-3462477-1307181023/solver-3462477-1307181023 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462477-1307181023.opb

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

MD5SUM BENCH= 25501d4a2c2486afc31eecdd3e3f0e09
RANDOM SEED=2052826628

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:      22764008 kB
Buffers:        420080 kB
Cached:        7649640 kB
SwapCached:     163904 kB
Active:        3781632 kB
Inactive:      6067768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22764008 kB
SwapTotal:    67111528 kB
SwapFree:     37148216 kB
Dirty:            3932 kB
Writeback:           0 kB
AnonPages:     1639196 kB
Mapped:          11792 kB
Slab:           182136 kB
PageTables:      89088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87737408 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:50:41