Trace number 3349820

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
minisat hack: LR_NOGL_NOSHR 2011-03-02UNSAT 127.333 127.327

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark52.912
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

127.30/127.31	c WARNING: for repeatability, setting FPU to use double precision
127.30/127.31	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3349820-1304968927/watcher-3349820-1304968927 -o /tmp/evaluation-result-3349820-1304968927/solver-3349820-1304968927 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349820-1304968927.cnf -verb=0 -model -no-shrinking -no-glucose 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.02 3.79 2.38 4/342 5265
/proc/meminfo: memFree=8082848/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=20612 CPUtime=0 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 693 0 0 0 0 0 0 0 23 0 1 0 589308525 21106688 635 33554432000 4194304 4300056 140735731748992 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 5153 637 222 26 0 1785 0

[startup+0.0274161 s]
/proc/loadavg: 4.02 3.79 2.38 4/342 5265
/proc/meminfo: memFree=8082848/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=36796 CPUtime=0.02 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 3985 0 0 0 2 0 0 0 23 0 1 0 589308525 37679104 3925 33554432000 4194304 4300056 140735731748992 18446744073709551615 4284721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 9199 3934 222 26 0 5831 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 36796

[startup+0.100402 s]
/proc/loadavg: 4.02 3.79 2.38 4/342 5265
/proc/meminfo: memFree=8082848/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=54352 CPUtime=0.09 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 8430 0 0 0 8 1 0 0 23 0 1 0 589308525 55656448 8045 33554432000 4194304 4300056 140735731748992 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 13588 8046 222 26 0 10220 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54352

[startup+0.300363 s]
/proc/loadavg: 4.02 3.79 2.38 4/342 5265
/proc/meminfo: memFree=8082848/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=94468 CPUtime=0.29 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 17316 0 0 0 27 2 0 0 24 0 1 0 589308525 96735232 15968 33554432000 4194304 4300056 140735731748992 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 23617 15968 222 26 0 20249 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94468

[startup+0.700283 s]
/proc/loadavg: 4.02 3.79 2.38 4/342 5265
/proc/meminfo: memFree=8082848/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=172072 CPUtime=0.69 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 36036 0 0 0 64 5 0 0 25 0 1 0 589308525 176201728 31880 33554432000 4194304 4300056 140735731748992 18446744073709551615 270338383616 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 43018 31882 222 26 0 39650 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 172072

[startup+1.50112 s]
/proc/loadavg: 4.02 3.79 2.38 5/343 5266
/proc/meminfo: memFree=7915448/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=247680 CPUtime=1.49 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 57559 0 0 0 141 8 0 0 25 0 1 0 589308525 253624320 50765 33554432000 4194304 4300056 140735731748992 18446744073709551615 4230361 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 61920 50765 227 26 0 58552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 247680

[startup+3.1008 s]
/proc/loadavg: 4.02 3.79 2.38 5/343 5267
/proc/meminfo: memFree=7867020/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=254088 CPUtime=3.1 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 59122 0 0 0 301 9 0 0 25 0 1 0 589308525 260186112 52328 33554432000 4194304 4300056 140735731748992 18446744073709551615 4226432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 63522 52328 227 26 0 60154 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 254088

[startup+6.30017 s]
/proc/loadavg: 4.02 3.79 2.39 5/343 5267
/proc/meminfo: memFree=7856232/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=254088 CPUtime=6.29 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 59165 0 0 0 620 9 0 0 25 0 1 0 589308525 260186112 52371 33554432000 4194304 4300056 140735731748992 18446744073709551615 4226486 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 63522 52371 227 26 0 60154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 254088

[startup+12.7009 s]
/proc/loadavg: 4.01 3.80 2.40 5/343 5267
/proc/meminfo: memFree=7826232/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=259256 CPUtime=12.69 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 72970 0 0 0 1258 11 0 0 25 0 1 0 589308525 265478144 53199 33554432000 4194304 4300056 140735731748992 18446744073709551615 4261696 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 64814 53199 228 26 0 61446 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 259256

[startup+25.5004 s]
/proc/loadavg: 4.01 3.80 2.42 5/343 5267
/proc/meminfo: memFree=7795912/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=235892 CPUtime=25.49 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 84363 0 0 0 2535 14 0 0 25 0 1 0 589308525 241553408 49487 33554432000 4194304 4300056 140735731748992 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 58973 49487 247 26 0 55605 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 235892

[startup+51.1003 s]
/proc/loadavg: 4.01 3.82 2.46 5/343 5268
/proc/meminfo: memFree=7686380/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=254860 CPUtime=51.1 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 88759 0 0 0 5094 16 0 0 25 0 1 0 589308525 260976640 53744 33554432000 4194304 4300056 140735731748992 18446744073709551615 4251324 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 63715 53744 247 26 0 60347 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 254860

[startup+102.313 s]
/proc/loadavg: 4.14 3.88 2.55 5/343 5269
/proc/meminfo: memFree=7498252/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=286532 CPUtime=102.31 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 95429 0 0 0 10212 19 0 0 25 0 1 0 589308525 293408768 60248 33554432000 4194304 4300056 140735731748992 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 71633 60248 247 26 0 68265 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 286532

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

[startup+115.101 s]
/proc/loadavg: 4.11 3.88 2.57 5/343 5269
/proc/meminfo: memFree=7456548/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=287412 CPUtime=115.09 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 96617 0 0 0 11490 19 0 0 25 0 1 0 589308525 294309888 61405 33554432000 4194304 4300056 140735731748992 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 71853 61405 247 26 0 68485 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 287412

[startup+121.5 s]
/proc/loadavg: 4.10 3.88 2.58 5/343 5270
/proc/meminfo: memFree=7430508/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=288372 CPUtime=121.5 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 97513 0 0 0 12130 20 0 0 25 0 1 0 589308525 295292928 62285 33554432000 4194304 4300056 140735731748992 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 72093 62285 247 26 0 68725 0
Current children cumulated CPU time (s) 121.5
Current children cumulated vsize (KiB) 288372

[startup+124.701 s]
/proc/loadavg: 4.10 3.88 2.58 5/343 5270
/proc/meminfo: memFree=7417860/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=288372 CPUtime=124.7 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 97740 0 0 0 12450 20 0 0 25 0 1 0 589308525 295292928 62507 33554432000 4194304 4300056 140735731748992 18446744073709551615 4255948 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 72093 62507 247 26 0 68725 0
Current children cumulated CPU time (s) 124.7
Current children cumulated vsize (KiB) 288372

[startup+126.3 s]
/proc/loadavg: 4.09 3.89 2.59 5/343 5270
/proc/meminfo: memFree=7414016/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=288372 CPUtime=126.3 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 97842 0 0 0 12610 20 0 0 25 0 1 0 589308525 295292928 62607 33554432000 4194304 4300056 140735731748992 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 72093 62607 247 26 0 68725 0
Current children cumulated CPU time (s) 126.3
Current children cumulated vsize (KiB) 288372

[startup+127.1 s]
/proc/loadavg: 4.09 3.89 2.59 5/343 5270
/proc/meminfo: memFree=7410172/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=288372 CPUtime=127.1 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 97870 0 0 0 12690 20 0 0 25 0 1 0 589308525 295292928 62635 33554432000 4194304 4300056 140735731748992 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 72093 62635 247 26 0 68725 0
Current children cumulated CPU time (s) 127.1
Current children cumulated vsize (KiB) 288372

[startup+127.301 s]
/proc/loadavg: 4.09 3.89 2.59 5/343 5270
/proc/meminfo: memFree=7410172/32951124 swapFree=67111352/67111528
[pid=5265] ppid=5263 vsize=288372 CPUtime=127.3 cores=5,7
/proc/5265/stat : 5265 (lr_gl_shr) R 5263 5265 5129 0 -1 4202496 97880 0 0 0 12710 20 0 0 25 0 1 0 589308525 295292928 62645 33554432000 4194304 4300056 140735731748992 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/5265/statm: 72093 62645 247 26 0 68725 0
Current children cumulated CPU time (s) 127.3
Current children cumulated vsize (KiB) 288372

Child status: 20
Real time (s): 127.327
CPU time (s): 127.333
CPU user time (s): 127.119
CPU system time (s): 0.213967
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 308576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.119
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97886
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= 9
involuntary context switches= 70

runsolver used 0.374943 second user time and 1.01784 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-09 21:22:09
IDJOB=3349820
IDBENCH=70961
IDSOLVER=1814
FILE ID=node143/3349820-1304968927
RUNJOBID= node143-1304968092-5150
PBS_JOBID= 13285607
Free space on /tmp= 41180 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349820-1304968927/watcher-3349820-1304968927 -o /tmp/evaluation-result-3349820-1304968927/solver-3349820-1304968927 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349820-1304968927.cnf -verb=0 -model -no-shrinking -no-glucose

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=468767106

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8083128 kB
Buffers:        185520 kB
Cached:        4473964 kB
SwapCached:          0 kB
Active:       20428728 kB
Inactive:      4121300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8083128 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           50008 kB
Writeback:           0 kB
AnonPages:    19890240 kB
Mapped:          29372 kB
Slab:           193140 kB
PageTables:      61340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74862600 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= 41180 MiB
End job on node143 at 2011-05-09 21:24:17