Trace number 3463275

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 30.1274 30.1265

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111221203.opb
MD5SUM85d02cb4edf665957c01ae4f54b30e83
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.345946
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1228
Number of bits of the biggest sum of numbers11
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-3463275-1307174293.opb
0.00/0.00	c File size is 9911 bytes.
0.00/0.00	c Highest Coefficient sum: 1228
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 169 Constr: 101 30/70/1 Lit: 1205 Watch. Lit: 901
0.00/0.00	c Obj. Vars: 0 (0 % 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    169       99     1179   11      880    2563      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
30.09/30.12	c      101    169      205     4634   22     1097    2820    106   6733 0.01
30.09/30.12	c      252    169      374    11174   29     1447    3103    275   7000 0.04
30.09/30.12	c      477    169      612    18713   30     1923    3414    513   6814 0.07
30.09/30.12	c      819    169      962    27856   28     2623    3756    863   6500 0.13
30.09/30.12	c     1327    169     1484    42561   28     3669    4132   1385   5871 0.23
30.09/30.12	c     2090    169     2260    65706   29     5221    4546   2161   5414 0.39
30.09/30.12	c     3237    169     3433   102226   29     7569    5001   3334   4617 0.70
30.09/30.12	c     4959    169     2613    87935   33     5923    5502   2514   3649 1.36
30.09/30.12	c     7543    169     5286   177754   33    11282    6053   5187   3464 2.18
30.09/30.12	c    11425    169     3127   108307   34     6952    6659   3028   3127 3.65
30.09/30.12	c    17247    169     5763   235403   40    12289    7325   5664   2954 5.84
30.09/30.12	c    25989    169     7358   283523   38    15444    8058   7259   2682 9.69
30.09/30.12	c    39099    169     4456   191066   42     9628    8864   4357   2484 15.74
30.09/30.12	c    58769    169     6763   280717   41    14251    9751   6664   2311 25.43
30.09/30.12	c Backtracks by Clause: 67590
30.09/30.12	c Backtracks by PB constraint: 33
30.09/30.12	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
30.09/30.12	c   14    67623  17299   104060     6056   268435   5957   2244 30.12
30.09/30.12	s UNSATISFIABLE
30.09/30.12	c Total time: 30.125 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-3463275-1307174293/watcher-3463275-1307174293 -o /tmp/evaluation-result-3463275-1307174293/solver-3463275-1307174293 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463275-1307174293.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.71 1.48 1.71 3/455 25768
/proc/meminfo: memFree=24558032/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=10792 CPUtime=0.01 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 309 0 0 0 1 0 0 0 25 0 1 0 809845197 11051008 260 33554432000 134512640 137138936 4294522896 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 2698 260 192 642 0 2054 0

[startup+0.066016 s]
/proc/loadavg: 1.71 1.48 1.71 3/455 25768
/proc/meminfo: memFree=24558032/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=11036 CPUtime=0.06 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 362 0 0 0 6 0 0 0 25 0 1 0 809845197 11300864 313 33554432000 134512640 137138936 4294522896 18446744073709551615 134607615 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 2759 313 192 642 0 2115 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11036

[startup+0.101018 s]
/proc/loadavg: 1.71 1.48 1.71 3/455 25768
/proc/meminfo: memFree=24558032/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=11156 CPUtime=0.1 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 387 0 0 0 10 0 0 0 25 0 1 0 809845197 11423744 338 33554432000 134512640 137138936 4294522896 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 2789 338 192 642 0 2145 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11156

[startup+0.30097 s]
/proc/loadavg: 1.71 1.48 1.71 3/455 25768
/proc/meminfo: memFree=24558032/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=11648 CPUtime=0.29 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 513 0 0 0 29 0 0 0 25 0 1 0 809845197 11927552 464 33554432000 134512640 137138936 4294522896 18446744073709551615 136520996 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 2912 464 192 642 0 2268 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11648

[startup+0.700907 s]
/proc/loadavg: 1.71 1.48 1.71 3/455 25768
/proc/meminfo: memFree=24558032/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=12388 CPUtime=0.69 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 714 0 0 0 69 0 0 0 25 0 1 0 809845197 12685312 665 33554432000 134512640 137138936 4294522896 18446744073709551615 134575629 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 3097 665 192 642 0 2453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12388

[startup+1.50077 s]
/proc/loadavg: 1.71 1.48 1.71 3/456 25769
/proc/meminfo: memFree=24555048/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=13500 CPUtime=1.49 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 978 0 0 0 149 0 0 0 25 0 1 0 809845197 13824000 929 33554432000 134512640 137138936 4294522896 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 3375 929 192 642 0 2731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13500

[startup+3.10048 s]
/proc/loadavg: 1.71 1.48 1.71 3/456 25769
/proc/meminfo: memFree=24552820/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=14236 CPUtime=3.09 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 1162 0 0 0 308 1 0 0 25 0 1 0 809845197 14577664 1113 33554432000 134512640 137138936 4294522896 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 3559 1113 192 642 0 2915 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14236

[startup+6.30087 s]
/proc/loadavg: 1.74 1.48 1.71 3/456 25769
/proc/meminfo: memFree=24550684/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=14972 CPUtime=6.29 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 1338 0 0 0 627 2 0 0 25 0 1 0 809845197 15331328 1289 33554432000 134512640 137138936 4294522896 18446744073709551615 136504479 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 3743 1289 192 642 0 3099 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14972

[startup+12.7007 s]
/proc/loadavg: 1.76 1.49 1.72 3/456 25769
/proc/meminfo: memFree=24548228/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=15956 CPUtime=12.69 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 1595 0 0 0 1266 3 0 0 25 0 1 0 809845197 16338944 1546 33554432000 134512640 137138936 4294522896 18446744073709551615 134542503 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 3989 1546 192 642 0 3345 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15956

[startup+25.5003 s]
/proc/loadavg: 1.81 1.52 1.72 3/456 25797
/proc/meminfo: memFree=24550200/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=16700 CPUtime=25.49 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 1790 0 0 0 2544 5 0 0 25 0 1 0 809845197 17100800 1741 33554432000 134512640 137138936 4294522896 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 4175 1741 192 642 0 3531 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16700

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

[startup+28.7007 s]
/proc/loadavg: 1.81 1.52 1.72 3/456 25797
/proc/meminfo: memFree=24548856/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=17284 CPUtime=28.69 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 1923 0 0 0 2864 5 0 0 25 0 1 0 809845197 17698816 1874 33554432000 134512640 137138936 4294522896 18446744073709551615 134542613 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 4321 1874 192 642 0 3677 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 17284

[startup+29.5006 s]
/proc/loadavg: 1.81 1.52 1.72 3/456 25797
/proc/meminfo: memFree=24548856/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=17404 CPUtime=29.49 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 1951 0 0 0 2944 5 0 0 25 0 1 0 809845197 17821696 1902 33554432000 134512640 137138936 4294522896 18446744073709551615 134603215 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 4351 1902 192 642 0 3707 0
Current children cumulated CPU time (s) 29.49
Current children cumulated vsize (KiB) 17404

[startup+29.9005 s]
/proc/loadavg: 1.81 1.52 1.72 3/456 25797
/proc/meminfo: memFree=24548572/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=17528 CPUtime=29.89 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 2006 0 0 0 2984 5 0 0 25 0 1 0 809845197 17948672 1957 33554432000 134512640 137138936 4294522896 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 4382 1957 192 642 0 3738 0
Current children cumulated CPU time (s) 29.89
Current children cumulated vsize (KiB) 17528

[startup+30.1005 s]
/proc/loadavg: 1.81 1.52 1.72 3/456 25797
/proc/meminfo: memFree=24548572/32951124 swapFree=60476376/67111528
[pid=25768] ppid=25766 vsize=17528 CPUtime=30.09 cores=0,2,4,6
/proc/25768/stat : 25768 (bsolo) R 25766 25768 23562 0 -1 4202496 2006 0 0 0 3004 5 0 0 25 0 1 0 809845197 17948672 1957 33554432000 134512640 137138936 4294522896 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25768/statm: 4382 1957 192 642 0 3738 0
Current children cumulated CPU time (s) 30.09
Current children cumulated vsize (KiB) 17528

Child status: 0
Real time (s): 30.1265
CPU time (s): 30.1274
CPU user time (s): 30.0684
CPU system time (s): 0.058991
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 17528

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

runsolver used 0.143978 second user time and 0.300954 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-04 09:58:13
IDJOB=3463275
IDBENCH=1210
IDSOLVER=1955
FILE ID=node147/3463275-1307174293
RUNJOBID= node147-1307174222-25611
PBS_JOBID= 13508849
Free space on /tmp= 73696 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111221203.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463275-1307174293/watcher-3463275-1307174293 -o /tmp/evaluation-result-3463275-1307174293/solver-3463275-1307174293 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463275-1307174293.opb

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

MD5SUM BENCH= 85d02cb4edf665957c01ae4f54b30e83
RANDOM SEED=1567576631

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.82
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.836
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.76
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.836
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.82
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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24558188 kB
Buffers:        321080 kB
Cached:        1486580 kB
SwapCached:      11188 kB
Active:        6778724 kB
Inactive:      1355208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24558188 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:            8028 kB
Writeback:           0 kB
AnonPages:     6323352 kB
Mapped:          23420 kB
Slab:           133900 kB
PageTables:      58488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120788604 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= 73692 MiB
End job on node147 at 2011-06-04 09:58:43