Trace number 3463706

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.2OPT25 0.785879 0.79004

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_7.opb
MD5SUMa28f5b3e9b4b12f9ccee04abccbf9327
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.25396
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables238
Total number of constraints398
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 constraints398
Minimum length of a constraint12
Maximum length of a constraint25
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 64
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 349
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.01	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.01	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Learning Strategy: Cardinality Constraint Learning
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Instance file HOME/instance-3463706-1307178917.opb
0.00/0.01	c File size is 61878 bytes.
0.00/0.01	c Highest Coefficient sum: 349
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.003 s
0.00/0.01	c Var: 238 Constr: 398 0/0/398 Lit: 8108 Watch. Lit: 1872
0.00/0.01	c Obj. Vars: 6 (2.52101 % of total variables)
0.00/0.01	c Pre-processing Time: 0.007 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    238      398     8108   20     3509   16216      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
0.00/0.04	c      103    238      584    11121   19     5881   17838    186   3551 0.03
0.00/0.04	o 38
0.00/0.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.04	c      144    238      661    12778   19     5501   16228    263   4000 0.04
0.00/0.04	o 36
0.00/0.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.04	c      160    238      692    13481   19     5493   16228    294   4210 0.04
0.00/0.04	o 31
0.00/0.05	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.05	c      184    238      736    14368   19     5598   16228    338   4380 0.04
0.00/0.05	o 30
0.00/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.08	c      235    231      811    15773   19     6011   16226    413   4895 0.05
0.00/0.08	c      335    231      967    18464   19     6195   17849    569   5403 0.06
0.00/0.08	o 29
0.09/0.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.10	c      422    231     1100    21168   19     6575   16226    702   5702 0.07
0.09/0.10	c      522    231     1262    23684   18     6848   17849    864   5865 0.09
0.09/0.10	o 27
0.09/0.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.14	c      599    231     1389    26216   18     7460   16226    991   5990 0.10
0.09/0.14	c      699    228     1539    28783   18     7859   17849   1141   5974 0.12
0.09/0.14	o 26
0.09/0.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.19	c      852    228     1766    32340   18     8190   16224   1368   6000 0.14
0.09/0.19	c      952    228     1916    34814   18     8704   17847   1518   5987 0.16
0.09/0.19	o 25
0.69/0.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.69/0.78	c     1123    228     2186    39098   17     9321   16224   1788   5973 0.19
0.69/0.78	c     1225    227     2335    41707   17     9464   17847   1937   5946 0.21
0.69/0.78	c     1475    227     2703    48049   17    10531   19632   2305   5784 0.26
0.69/0.78	c     1951    227     3425    59787   17    12047   21596   3027   5480 0.36
0.69/0.78	c     2765    227     4592    78616   17    14919   23756   4194   5120 0.54
0.69/0.78	v x1 -x2 -x3 x4 x5 -x6 -x31 x32 -x33 -x34 x35 -x36 x37 x38 x39 -x40 x41 -x42 -x238 -x25 -x26 x27 x28 -x29 -x30 -x237 -x236 -x235 x234 -x233 -x19 -x20 x21 -x22 -x23 -x24 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 x221 x220 -x219 x7 x8 -x9 -x10 -x11 -x12 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 x209 x208 -x207 -x206 -x205 x204 x203 -x202 x201 x200 x199 x198 x197 x196 x195 x194 x193 x192 x191 x190 x189 -x13 -x14 -x15 -x16 -x17 -x18 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 x177 x176 x175 -x174 -x173 -x172 x171 -x170 -x169 x168 x167 x166 x165 x164 x163 -x162 x161 x160 x159 x158 x157 x156 x155 x154 x153 x152 x151 x150 x149 -x148 x147 x146 x145 x144 x143 x142 x141 x140 x139 x138 x137 x136 x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 -x124 -x123 x122 x121 x120 x119 x118 x117 -x116 -x115 -x114 x113 -x112 -x111 x110 x109 x108 x107 x106 x105 x104 x103 x102 -x101 x100 x99 x98 x97 x96 x95 x94 x93 x92 x91 x90 x89 x88 x87 x86 x85 x84 -x83 x82 x81 x80 x79 x78 x77 x76 x75 x74 x73 x72 x71 x70 -x69 x68 x67 x66 x65 x64 x63 x62 x61 x60 x59 x58 x57 x56 x55 x54 x53 x52 x51 x50 x49 x48 x47 x46 x45 x44 x43 
0.69/0.78	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
0.69/0.78	c   17     3672    423     4558     5782    96264   5384   4689 0.78
0.69/0.78	c Objective: 25
0.69/0.78	s OPTIMUM FOUND
0.69/0.78	c Total time: 0.783 s

Verifier Data

OK	25

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-3463706-1307178917/watcher-3463706-1307178917 -o /tmp/evaluation-result-3463706-1307178917/solver-3463706-1307178917 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463706-1307178917.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.00 2.01 2.00 3/477 30140
/proc/meminfo: memFree=21149040/32951124 swapFree=67057928/67111528
[pid=30140] ppid=30137 vsize=11052 CPUtime=0.01 cores=1,3,5,7
/proc/30140/stat : 30140 (bsolo) R 30137 30140 28116 0 -1 4202496 394 0 0 0 1 0 0 0 24 0 1 0 810306998 11317248 333 33554432000 134512640 137138936 4294212352 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30140/statm: 2763 333 192 642 0 2119 0

[startup+0.100144 s]
/proc/loadavg: 2.00 2.01 2.00 3/477 30140
/proc/meminfo: memFree=21149040/32951124 swapFree=67057928/67111528
[pid=30140] ppid=30137 vsize=11312 CPUtime=0.09 cores=1,3,5,7
/proc/30140/stat : 30140 (bsolo) R 30137 30140 28116 0 -1 4202496 445 0 0 0 9 0 0 0 24 0 1 0 810306998 11583488 384 33554432000 134512640 137138936 4294212352 18446744073709551615 134575914 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30140/statm: 2828 384 192 642 0 2184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11312

[startup+0.201127 s]
/proc/loadavg: 2.00 2.01 2.00 3/477 30140
/proc/meminfo: memFree=21149040/32951124 swapFree=67057928/67111528
[pid=30140] ppid=30137 vsize=11572 CPUtime=0.19 cores=1,3,5,7
/proc/30140/stat : 30140 (bsolo) R 30137 30140 28116 0 -1 4202496 522 0 0 0 19 0 0 0 25 0 1 0 810306998 11849728 461 33554432000 134512640 137138936 4294212352 18446744073709551615 134575200 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30140/statm: 2893 461 192 642 0 2249 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11572

[startup+0.301106 s]
/proc/loadavg: 2.00 2.01 2.00 3/477 30140
/proc/meminfo: memFree=21149040/32951124 swapFree=67057928/67111528
[pid=30140] ppid=30137 vsize=11828 CPUtime=0.29 cores=1,3,5,7
/proc/30140/stat : 30140 (bsolo) R 30137 30140 28116 0 -1 4202496 584 0 0 0 29 0 0 0 25 0 1 0 810306998 12111872 523 33554432000 134512640 137138936 4294212352 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30140/statm: 2957 523 192 642 0 2313 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11828

[startup+0.701036 s]
/proc/loadavg: 2.00 2.01 2.00 3/477 30140
/proc/meminfo: memFree=21149040/32951124 swapFree=67057928/67111528
[pid=30140] ppid=30137 vsize=12608 CPUtime=0.69 cores=1,3,5,7
/proc/30140/stat : 30140 (bsolo) R 30137 30140 28116 0 -1 4202496 779 0 0 0 69 0 0 0 25 0 1 0 810306998 12910592 718 33554432000 134512640 137138936 4294212352 18446744073709551615 136511078 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30140/statm: 3152 718 192 642 0 2508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12608

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

[startup+0.701036 s]
/proc/loadavg: 2.00 2.01 2.00 3/477 30140
/proc/meminfo: memFree=21149040/32951124 swapFree=67057928/67111528
[pid=30140] ppid=30137 vsize=12608 CPUtime=0.69 cores=1,3,5,7
/proc/30140/stat : 30140 (bsolo) R 30137 30140 28116 0 -1 4202496 779 0 0 0 69 0 0 0 25 0 1 0 810306998 12910592 718 33554432000 134512640 137138936 4294212352 18446744073709551615 136511078 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/30140/statm: 3152 718 192 642 0 2508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12608

Child status: 0
Real time (s): 0.79004
CPU time (s): 0.785879
CPU user time (s): 0.778881
CPU system time (s): 0.006998
CPU usage (%): 99.4733
Max. virtual memory (cumulated for all children) (KiB): 12608

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

runsolver used 0.005999 second user time and 0.014997 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-04 11:15:17
IDJOB=3463706
IDBENCH=2632
IDSOLVER=1955
FILE ID=node140/3463706-1307178917
RUNJOBID= node140-1307175312-29221
PBS_JOBID= 13508839
Free space on /tmp= 73644 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_7.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463706-1307178917/watcher-3463706-1307178917 -o /tmp/evaluation-result-3463706-1307178917/solver-3463706-1307178917 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463706-1307178917.opb

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

MD5SUM BENCH= a28f5b3e9b4b12f9ccee04abccbf9327
RANDOM SEED=1996723101

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
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.75
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.833
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.74
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.833
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.833
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:      21149196 kB
Buffers:        313396 kB
Cached:        3986812 kB
SwapCached:       6932 kB
Active:        7662708 kB
Inactive:      3802920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21149196 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:            3912 kB
Writeback:           0 kB
AnonPages:     7163980 kB
Mapped:          38776 kB
Slab:           214940 kB
PageTables:      52376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141658428 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= 73640 MiB
End job on node140 at 2011-06-04 11:15:18