Trace number 3348620

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: cir_minisat 2011-03-02UNSAT 177.703 177.699

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

177.60/177.69	c WARNING: for repeatability, setting FPU to use double precision
177.60/177.69	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-3348620-1304969410/watcher-3348620-1304969410 -o /tmp/evaluation-result-3348620-1304969410/solver-3348620-1304969410 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348620-1304969410.cnf 

running on 2 cores: 4,6

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.04 4.01 3.03 4/328 11588
/proc/meminfo: memFree=27107656/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=26200 CPUtime=0 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 2068 0 0 0 0 0 0 0 24 0 1 0 608541583 26828800 1993 33554432000 4194304 4254575 140737396491040 18446744073709551615 244446642287 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 6550 2005 213 15 0 3193 0

[startup+0.0625621 s]
/proc/loadavg: 4.04 4.01 3.03 4/328 11588
/proc/meminfo: memFree=27107656/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=43024 CPUtime=0.05 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 6358 0 0 0 5 0 0 0 24 0 1 0 608541583 44056576 6110 33554432000 4194304 4254575 140737396491040 18446744073709551615 244446606021 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 10756 6112 213 15 0 7399 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 43024

[startup+0.100558 s]
/proc/loadavg: 4.04 4.01 3.03 4/328 11588
/proc/meminfo: memFree=27107656/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=51944 CPUtime=0.09 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 8487 0 0 0 9 0 0 0 24 0 1 0 608541583 53190656 8136 33554432000 4194304 4254575 140737396491040 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 12986 8143 213 15 0 9629 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51944

[startup+0.300543 s]
/proc/loadavg: 4.04 4.01 3.03 4/328 11588
/proc/meminfo: memFree=27107656/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=101012 CPUtime=0.29 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 19823 0 0 0 27 2 0 0 25 0 1 0 608541583 103436288 18879 33554432000 4194304 4254575 140737396491040 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 25286 18880 213 15 0 21929 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101012

[startup+0.700475 s]
/proc/loadavg: 4.04 4.01 3.03 4/328 11588
/proc/meminfo: memFree=27107656/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=180672 CPUtime=0.69 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 35540 0 0 0 64 5 0 0 25 0 1 0 608541583 185008128 33546 33554432000 4194304 4254575 140737396491040 18446744073709551615 244446606021 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 45168 33546 222 15 0 41811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 180672

[startup+1.5003 s]
/proc/loadavg: 4.04 4.01 3.03 5/337 11601
/proc/meminfo: memFree=26865420/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=187868 CPUtime=1.49 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 37952 0 0 0 144 5 0 0 25 0 1 0 608541583 192376832 35477 33554432000 4194304 4254575 140737396491040 18446744073709551615 4211420 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 46967 35477 233 15 0 43610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 187868

[startup+3.10102 s]
/proc/loadavg: 4.27 4.06 3.05 5/337 11601
/proc/meminfo: memFree=26870756/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=169436 CPUtime=3.09 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 45931 0 0 0 303 6 0 0 25 0 1 0 608541583 173502464 33541 33554432000 4194304 4254575 140737396491040 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 42359 33541 233 15 0 39002 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 169436

[startup+6.30043 s]
/proc/loadavg: 4.27 4.06 3.05 5/337 11601
/proc/meminfo: memFree=26856852/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=173832 CPUtime=6.29 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 47336 0 0 0 623 6 0 0 25 0 1 0 608541583 178003968 34931 33554432000 4194304 4254575 140737396491040 18446744073709551615 4212233 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 43458 34931 233 15 0 40101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 173832

[startup+12.7002 s]
/proc/loadavg: 4.23 4.06 3.06 5/337 11601
/proc/meminfo: memFree=26835296/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=175216 CPUtime=12.69 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 48308 0 0 0 1263 6 0 0 25 0 1 0 608541583 179421184 35881 33554432000 4194304 4254575 140737396491040 18446744073709551615 4217008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 43804 35881 233 15 0 40447 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175216

[startup+25.5008 s]
/proc/loadavg: 4.20 4.06 3.07 5/337 11601
/proc/meminfo: memFree=26796520/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=197664 CPUtime=25.49 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 50570 0 0 0 2542 7 0 0 25 0 1 0 608541583 202407936 38096 33554432000 4194304 4254575 140737396491040 18446744073709551615 4209872 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 49416 38096 233 15 0 46059 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 197664

[startup+51.1011 s]
/proc/loadavg: 4.13 4.05 3.10 5/337 11602
/proc/meminfo: memFree=26716780/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=201504 CPUtime=51.09 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 53533 0 0 0 5101 8 0 0 25 0 1 0 608541583 206340096 40989 33554432000 4194304 4254575 140737396491040 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 50376 40989 233 15 0 47019 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 201504

[startup+102.313 s]
/proc/loadavg: 4.05 4.04 3.14 5/337 11657
/proc/meminfo: memFree=26631996/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=236592 CPUtime=102.3 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 59193 0 0 0 10220 10 0 0 25 0 1 0 608541583 242270208 46535 33554432000 4194304 4254575 140737396491040 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 59148 46535 233 15 0 55791 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 236592

[startup+162.301 s]
/proc/loadavg: 4.06 4.04 3.20 5/337 11659
/proc/meminfo: memFree=26425360/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=241532 CPUtime=162.29 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 64061 0 0 0 16218 11 0 0 25 0 1 0 608541583 247328768 51312 33554432000 4194304 4254575 140737396491040 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 60383 51312 233 15 0 57026 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 241532

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

[startup+166.301 s]
/proc/loadavg: 4.06 4.04 3.20 5/337 11659
/proc/meminfo: memFree=26408244/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=241532 CPUtime=166.29 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 64413 0 0 0 16618 11 0 0 25 0 1 0 608541583 247328768 51657 33554432000 4194304 4254575 140737396491040 18446744073709551615 4217163 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 60383 51657 233 15 0 57026 0
Current children cumulated CPU time (s) 166.29
Current children cumulated vsize (KiB) 241532

[startup+172.713 s]
/proc/loadavg: 4.05 4.04 3.21 5/337 11659
/proc/meminfo: memFree=26384920/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=241848 CPUtime=172.71 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 64817 0 0 0 17259 12 0 0 25 0 1 0 608541583 247652352 52050 33554432000 4194304 4254575 140737396491040 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 60462 52050 233 15 0 57105 0
Current children cumulated CPU time (s) 172.71
Current children cumulated vsize (KiB) 241848

[startup+175.901 s]
/proc/loadavg: 4.05 4.04 3.21 5/337 11659
/proc/meminfo: memFree=26373512/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=241988 CPUtime=175.91 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 64940 0 0 0 17579 12 0 0 25 0 1 0 608541583 247795712 52170 33554432000 4194304 4254575 140737396491040 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 60497 52170 233 15 0 57140 0
Current children cumulated CPU time (s) 175.91
Current children cumulated vsize (KiB) 241988

[startup+176.701 s]
/proc/loadavg: 4.05 4.04 3.21 5/337 11659
/proc/meminfo: memFree=26373512/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=241988 CPUtime=176.7 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 64951 0 0 0 17658 12 0 0 25 0 1 0 608541583 247795712 52181 33554432000 4194304 4254575 140737396491040 18446744073709551615 4217139 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 60497 52181 233 15 0 57140 0
Current children cumulated CPU time (s) 176.7
Current children cumulated vsize (KiB) 241988

[startup+177.113 s]
/proc/loadavg: 4.05 4.04 3.21 5/337 11659
/proc/meminfo: memFree=26369544/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=241988 CPUtime=177.11 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 64971 0 0 0 17699 12 0 0 25 0 1 0 608541583 247795712 52200 33554432000 4194304 4254575 140737396491040 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 60497 52200 233 15 0 57140 0
Current children cumulated CPU time (s) 177.11
Current children cumulated vsize (KiB) 241988

[startup+177.501 s]
/proc/loadavg: 4.05 4.04 3.21 5/337 11659
/proc/meminfo: memFree=26369544/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=291308 CPUtime=177.5 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 64978 0 0 0 17738 12 0 0 25 0 1 0 608541583 298299392 52207 33554432000 4194304 4254575 140737396491040 18446744073709551615 4218675 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 72827 52207 233 15 0 69470 0
Current children cumulated CPU time (s) 177.5
Current children cumulated vsize (KiB) 291308

[startup+177.601 s]
/proc/loadavg: 4.05 4.04 3.21 5/337 11659
/proc/meminfo: memFree=26369544/32951124 swapFree=44485652/67111528
[pid=11588] ppid=11586 vsize=291308 CPUtime=177.6 cores=4,6
/proc/11588/stat : 11588 (cir_minisat) R 11586 11588 11366 0 -1 4202496 74495 0 0 0 17747 13 0 0 25 0 1 0 608541583 298299392 60345 33554432000 4194304 4254575 140737396491040 18446744073709551615 4219110 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/11588/statm: 72827 60347 233 15 0 69470 0
Current children cumulated CPU time (s) 177.6
Current children cumulated vsize (KiB) 291308

Child status: 20
Real time (s): 177.699
CPU time (s): 177.703
CPU user time (s): 177.557
CPU system time (s): 0.145977
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 291308

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

runsolver used 0.636903 second user time and 1.3068 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-09 21:30:11
IDJOB=3348620
IDBENCH=70961
IDSOLVER=1810
FILE ID=node105/3348620-1304969410
RUNJOBID= node105-1304968100-11385
PBS_JOBID= 13285645
Free space on /tmp= 48708 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348620-1304969410/watcher-3348620-1304969410 -o /tmp/evaluation-result-3348620-1304969410/solver-3348620-1304969410 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348620-1304969410.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1922742436

node105.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.825
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.65
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:      27107936 kB
Buffers:        140024 kB
Cached:        3673120 kB
SwapCached:      39280 kB
Active:         919548 kB
Inactive:      4704016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27107936 kB
SwapTotal:    67111528 kB
SwapFree:     44485652 kB
Dirty:           80772 kB
Writeback:           0 kB
AnonPages:     1778336 kB
Mapped:          10636 kB
Slab:            88288 kB
PageTables:      67868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65982860 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= 48692 MiB
End job on node105 at 2011-05-09 21:33:09