Trace number 3463499

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 NameAnswerCPU timeWall clock time
bsolo 3.2UNSAT 35.4966 35.5133

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.tag12.ucl.opb
MD5SUM6d44efaff34237725f88a3d0685c8f91
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.758884
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables20605
Total number of constraints59851
Number of constraints which are clauses58675
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1176
Minimum length of a constraint1
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 41
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 134
Number of bits of the biggest sum of numbers8
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.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-3463499-1307175320.opb
0.00/0.00	c File size is 1816939 bytes.
0.09/0.12	c Highest Coefficient sum: 134
0.09/0.12	c Parsing was ok!!
0.09/0.12	c Total parsing time: 0.118 s
0.09/0.13	c Var: 20605 Constr: 59851 58675/0/1176 Lit: 149369 Watch. Lit: 121012
0.09/0.13	c Obj. Vars: 0 (0 % of total variables)
14.29/14.40	c Pre-processing Time: 14.398 s
14.39/14.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
14.39/14.40	c        0  16448    48640   123835    2    99071   41693      0      0 14.40
14.39/14.40	c Switching off lower bounding mode.
35.47/35.51	c      100  16448    48835   125900    2   102316   45863    195      6 14.47
35.47/35.51	c      252  16448    49123   132200    2   103998   50450    483     17 14.63
35.47/35.51	c      477  16448    49557   150682    3   104978   55496    917     31 14.91
35.47/35.51	c      815  16448    50223   204360    4   106337   61046   1583     53 15.37
35.47/35.51	c     1323  16448    51217   274481    5   108324   67151   2577     81 16.29
35.47/35.51	c     2089  16448    52717   378748    7   111353   73867   4077    118 17.61
35.47/35.51	c     3235  16448    54943   582316   10   115793   81254   6303    163 19.83
35.47/35.51	c     4956  16448    58336   868420   14   122601   89380   9696    214 23.12
35.47/35.51	c     7541  16448    63384  1276442   20   132289   98319  14744    255 29.46
35.47/35.51	c Backtracks by Clause: 10467
35.47/35.51	c Backtracks by PB constraint: 27
35.47/35.51	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
35.47/35.51	c    9    10494   3331    24134    68891  1664906  20251    295 35.49
35.47/35.51	s UNSATISFIABLE
35.47/35.51	c Total time: 35.493 s

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-3463499-1307175320/watcher-3463499-1307175320 -o /tmp/evaluation-result-3463499-1307175320/solver-3463499-1307175320 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463499-1307175320.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: 1.08 1.05 1.33 3/434 7847
/proc/meminfo: memFree=12483284/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=12708 CPUtime=0 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 336 0 0 0 0 0 0 0 24 0 1 0 829131647 13012992 290 33554432000 134512640 137138936 4287535840 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 3177 290 181 642 0 2089 0

[startup+0.035067 s]
/proc/loadavg: 1.08 1.05 1.33 3/434 7847
/proc/meminfo: memFree=12483284/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=14668 CPUtime=0.03 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 936 0 0 0 3 0 0 0 24 0 1 0 829131647 15020032 890 33554432000 134512640 137138936 4287535840 18446744073709551615 134603129 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 3667 892 291 642 0 2579 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14668

[startup+0.101075 s]
/proc/loadavg: 1.08 1.05 1.33 3/434 7847
/proc/meminfo: memFree=12483284/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=18896 CPUtime=0.09 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 2245 0 0 0 9 0 0 0 25 0 1 0 829131647 19349504 2199 33554432000 134512640 137138936 4287535840 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 4724 2199 537 642 0 3636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18896

[startup+0.301043 s]
/proc/loadavg: 1.08 1.05 1.33 3/434 7847
/proc/meminfo: memFree=12483284/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=23540 CPUtime=0.29 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 3916 0 0 0 29 0 0 0 25 0 1 0 829131647 24104960 3386 33554432000 134512640 137138936 4287535840 18446744073709551615 136504201 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 5885 3386 184 642 0 5241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23540

[startup+0.722047 s]
/proc/loadavg: 1.08 1.05 1.33 3/434 7847
/proc/meminfo: memFree=12483284/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=23672 CPUtime=0.85 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 3922 0 0 0 85 0 0 0 25 0 1 0 829131647 24240128 3392 33554432000 134512640 137138936 4287535840 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 5918 3393 184 642 0 5274 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 23672

[startup+1.65179 s]
/proc/loadavg: 1.08 1.05 1.33 3/434 7847
/proc/meminfo: memFree=12483284/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=23672 CPUtime=1.74 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 3928 0 0 0 174 0 0 0 25 0 1 0 829131647 24240128 3398 33554432000 134512640 137138936 4287535840 18446744073709551615 135984584 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 5918 3398 184 642 0 5274 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 23672

[startup+3.10057 s]
/proc/loadavg: 1.07 1.05 1.32 4/435 7875
/proc/meminfo: memFree=12451164/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=23672 CPUtime=3.09 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 3934 0 0 0 309 0 0 0 25 0 1 0 829131647 24240128 3404 33554432000 134512640 137138936 4287535840 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 5918 3404 184 642 0 5274 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23672

[startup+6.69028 s]
/proc/loadavg: 1.15 1.06 1.33 3/435 7875
/proc/meminfo: memFree=12450768/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=23672 CPUtime=6.79 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 3947 0 0 0 679 0 0 0 25 0 1 0 829131647 24240128 3417 33554432000 134512640 137138936 4287535840 18446744073709551615 134566318 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 5918 3417 184 642 0 5274 0
Current children cumulated CPU time (s) 6.79
Current children cumulated vsize (KiB) 23672

[startup+12.7009 s]
/proc/loadavg: 1.21 1.08 1.33 3/435 7876
/proc/meminfo: memFree=12449952/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=23804 CPUtime=12.69 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 3959 0 0 0 1268 1 0 0 25 0 1 0 829131647 24375296 3429 33554432000 134512640 137138936 4287535840 18446744073709551615 134542229 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 5951 3429 184 642 0 5307 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23804

[startup+25.5007 s]
/proc/loadavg: 1.33 1.11 1.34 3/435 7876
/proc/meminfo: memFree=12437704/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=34816 CPUtime=25.48 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 6917 0 0 0 2544 4 0 0 25 0 1 0 829131647 35651584 6184 33554432000 134512640 137138936 4287535840 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 8704 6184 192 642 0 8060 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34816

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

[startup+28.2012 s]
/proc/loadavg: 1.39 1.12 1.34 3/435 7876
/proc/meminfo: memFree=12433868/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=37460 CPUtime=28.17 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 7578 0 0 0 2813 4 0 0 25 0 1 0 829131647 38359040 6845 33554432000 134512640 137138936 4287535840 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 9365 6845 192 642 0 8721 0
Current children cumulated CPU time (s) 28.17
Current children cumulated vsize (KiB) 37460

[startup+31.4007 s]
/proc/loadavg: 1.44 1.13 1.34 3/435 7876
/proc/meminfo: memFree=12429776/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=40304 CPUtime=31.38 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 8289 0 0 0 3133 5 0 0 25 0 1 0 829131647 41271296 7556 33554432000 134512640 137138936 4287535840 18446744073709551615 136500305 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 10076 7556 192 642 0 9432 0
Current children cumulated CPU time (s) 31.38
Current children cumulated vsize (KiB) 40304

[startup+33.0004 s]
/proc/loadavg: 1.44 1.13 1.34 3/435 7876
/proc/meminfo: memFree=12429032/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=41716 CPUtime=32.98 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 8642 0 0 0 3293 5 0 0 25 0 1 0 829131647 42717184 7909 33554432000 134512640 137138936 4287535840 18446744073709551615 134542202 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 10429 7909 192 642 0 9785 0
Current children cumulated CPU time (s) 32.98
Current children cumulated vsize (KiB) 41716

[startup+34.6161 s]
/proc/loadavg: 1.44 1.13 1.34 3/435 7876
/proc/meminfo: memFree=12426676/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=43212 CPUtime=34.59 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 9016 0 0 0 3454 5 0 0 25 0 1 0 829131647 44249088 8283 33554432000 134512640 137138936 4287535840 18446744073709551615 134576166 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 10803 8283 192 642 0 10159 0
Current children cumulated CPU time (s) 34.59
Current children cumulated vsize (KiB) 43212

[startup+35.001 s]
/proc/loadavg: 1.44 1.13 1.34 3/435 7876
/proc/meminfo: memFree=12426676/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=43956 CPUtime=34.97 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 9202 0 0 0 3492 5 0 0 25 0 1 0 829131647 45010944 8469 33554432000 134512640 137138936 4287535840 18446744073709551615 134542469 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 10989 8469 192 642 0 10345 0
Current children cumulated CPU time (s) 34.97
Current children cumulated vsize (KiB) 43956

[startup+35.401 s]
/proc/loadavg: 1.44 1.13 1.34 3/435 7876
/proc/meminfo: memFree=12426676/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=44144 CPUtime=35.37 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 9249 0 0 0 3532 5 0 0 25 0 1 0 829131647 45203456 8516 33554432000 134512640 137138936 4287535840 18446744073709551615 136502633 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 11036 8516 192 642 0 10392 0
Current children cumulated CPU time (s) 35.37
Current children cumulated vsize (KiB) 44144

[startup+35.5009 s]
/proc/loadavg: 1.44 1.13 1.34 3/435 7876
/proc/meminfo: memFree=12426676/32951132 swapFree=67093840/67111528
[pid=7847] ppid=7845 vsize=44144 CPUtime=35.47 cores=0,2,4,6
/proc/7847/stat : 7847 (bsolo) R 7845 7847 6192 0 -1 4202496 9249 0 0 0 3542 5 0 0 25 0 1 0 829131647 45203456 8516 33554432000 134512640 137138936 4287535840 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/7847/statm: 11036 8516 192 642 0 10392 0
Current children cumulated CPU time (s) 35.47
Current children cumulated vsize (KiB) 44144

Child status: 0
Real time (s): 35.5133
CPU time (s): 35.4966
CPU user time (s): 35.4396
CPU system time (s): 0.056991
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 44144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.4396
system time used= 0.056991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9249
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= 3
involuntary context switches= 439

runsolver used 0.532918 second user time and 1.11283 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-04 10:15:20
IDJOB=3463499
IDBENCH=1450
IDSOLVER=1955
FILE ID=node131/3463499-1307175320
RUNJOBID= node131-1307175315-7503
PBS_JOBID= 13508857
Free space on /tmp= 73904 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.tag12.ucl.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463499-1307175320/watcher-3463499-1307175320 -o /tmp/evaluation-result-3463499-1307175320/solver-3463499-1307175320 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463499-1307175320.opb

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

MD5SUM BENCH= 6d44efaff34237725f88a3d0685c8f91
RANDOM SEED=1571874521

node131.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.830
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.830
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.75
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.830
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.83
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.830
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.830
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12483440 kB
Buffers:        352156 kB
Cached:        5679140 kB
SwapCached:        948 kB
Active:       15985500 kB
Inactive:      4161120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12483440 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:           10024 kB
Writeback:           0 kB
AnonPages:    14113148 kB
Mapped:          39296 kB
Slab:           199716 kB
PageTables:      55292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95357068 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73900 MiB
End job on node131 at 2011-06-04 10:15:56