Trace number 3350461

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: contrasat 2011-03-02UNSAT 183.925 183.927

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

183.89/183.92	c WARNING: for repeatability, setting FPU to use double precision
183.89/183.92	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-3350461-1304971301/watcher-3350461-1304971301 -o /tmp/evaluation-result-3350461-1304971301/solver-3350461-1304971301 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350461-1304971301.cnf 

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: 2.04 3.07 3.47 5/287 25486
/proc/meminfo: memFree=15368296/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=63904 CPUtime=0.2 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 13597 0 0 0 18 2 0 0 18 0 1 0 608729848 65437696 11353 33554432000 4194304 4298156 140734995939472 18446744073709551615 4245781 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 15976 11353 216 26 0 12608 0

[startup+0.234502 s]
/proc/loadavg: 2.04 3.07 3.47 5/287 25486
/proc/meminfo: memFree=15368296/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=64720 CPUtime=0.22 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 14982 0 0 0 20 2 0 0 18 0 1 0 608729848 66273280 12103 33554432000 4194304 4298156 140734995939472 18446744073709551615 4284889 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 16180 12104 216 26 0 12812 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 64720

[startup+0.300477 s]
/proc/loadavg: 2.04 3.07 3.47 5/287 25486
/proc/meminfo: memFree=15368296/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=83684 CPUtime=0.29 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 18360 0 0 0 26 3 0 0 18 0 1 0 608729848 85692416 14987 33554432000 4194304 4298156 140734995939472 18446744073709551615 274664469189 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 20921 14989 216 26 0 17553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83684

[startup+0.400463 s]
/proc/loadavg: 2.04 3.07 3.47 5/287 25486
/proc/meminfo: memFree=15368296/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=88616 CPUtime=0.39 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 21170 0 0 0 36 3 0 0 18 0 1 0 608729848 90742784 16893 33554432000 4194304 4298156 140734995939472 18446744073709551615 4227504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 22154 16893 222 26 0 18786 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 88616

[startup+0.700405 s]
/proc/loadavg: 2.04 3.07 3.47 5/287 25486
/proc/meminfo: memFree=15368296/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=88776 CPUtime=0.69 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 21179 0 0 0 66 3 0 0 18 0 1 0 608729848 90906624 16902 33554432000 4194304 4298156 140734995939472 18446744073709551615 4227888 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 22194 16902 222 26 0 18826 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88776

[startup+1.50027 s]
/proc/loadavg: 2.44 3.13 3.49 6/292 25494
/proc/meminfo: memFree=15113856/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=89216 CPUtime=1.49 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 21312 0 0 0 146 3 0 0 20 0 1 0 608729848 91357184 17025 33554432000 4194304 4298156 140734995939472 18446744073709551615 274664473183 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 22304 17025 222 26 0 18936 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89216

[startup+3.101 s]
/proc/loadavg: 2.44 3.13 3.49 6/292 25494
/proc/meminfo: memFree=15057140/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=84216 CPUtime=3.09 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 28166 0 0 0 305 4 0 0 25 0 1 0 608729848 86237184 14768 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 21054 14768 242 26 0 17686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84216

[startup+6.30044 s]
/proc/loadavg: 2.88 3.21 3.52 9/294 25499
/proc/meminfo: memFree=14751884/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=84216 CPUtime=6.29 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 28664 0 0 0 625 4 0 0 25 0 1 0 608729848 86237184 15199 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 21054 15199 242 26 0 17686 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84216

[startup+12.7113 s]
/proc/loadavg: 3.29 3.29 3.54 5/295 25500
/proc/meminfo: memFree=14739360/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=84216 CPUtime=12.7 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 29718 0 0 0 1265 5 0 0 25 0 1 0 608729848 86237184 16121 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 21054 16121 242 26 0 17686 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 84216

[startup+25.5011 s]
/proc/loadavg: 3.86 3.41 3.58 5/290 25501
/proc/meminfo: memFree=15013328/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=84228 CPUtime=25.49 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 39333 0 0 0 2541 8 0 0 25 0 1 0 608729848 86249472 16747 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 21057 16747 242 26 0 17689 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84228

[startup+51.1007 s]
/proc/loadavg: 4.82 3.70 3.67 6/295 25555
/proc/meminfo: memFree=15050332/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=114576 CPUtime=51.1 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 49388 0 0 0 5097 13 0 0 25 0 1 0 608729848 117325824 24334 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256329 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 28644 24334 242 26 0 25276 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 114576

[startup+102.301 s]
/proc/loadavg: 4.56 3.82 3.71 6/295 25557
/proc/meminfo: memFree=14975680/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=134028 CPUtime=102.29 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 103240 0 0 0 10205 24 0 0 25 0 1 0 608729848 137244672 25330 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 33507 25330 242 26 0 30139 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 134028

[startup+162.311 s]
/proc/loadavg: 4.20 3.85 3.73 6/295 25558
/proc/meminfo: memFree=14875648/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=164784 CPUtime=162.3 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 149631 0 0 0 16197 33 0 0 25 0 1 0 608729848 168738816 34508 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 41196 34508 242 26 0 37828 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 164784

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

[startup+166.901 s]
/proc/loadavg: 4.18 3.85 3.73 6/295 25558
/proc/meminfo: memFree=14848120/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=164784 CPUtime=166.89 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 158253 0 0 0 16654 35 0 0 25 0 1 0 608729848 168738816 33468 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 41196 33468 242 26 0 37828 0
Current children cumulated CPU time (s) 166.89
Current children cumulated vsize (KiB) 164784

[startup+173.311 s]
/proc/loadavg: 4.17 3.85 3.73 6/295 25559
/proc/meminfo: memFree=14840920/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=164784 CPUtime=173.3 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 159496 0 0 0 17295 35 0 0 25 0 1 0 608729848 168738816 34592 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 41196 34592 242 26 0 37828 0
Current children cumulated CPU time (s) 173.3
Current children cumulated vsize (KiB) 164784

[startup+179.7 s]
/proc/loadavg: 4.16 3.85 3.73 6/295 25559
/proc/meminfo: memFree=14878616/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=164784 CPUtime=179.69 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 170943 0 0 0 17932 37 0 0 25 0 1 0 608729848 168738816 33512 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 41196 33512 242 26 0 37828 0
Current children cumulated CPU time (s) 179.69
Current children cumulated vsize (KiB) 164784

[startup+181.301 s]
/proc/loadavg: 4.14 3.86 3.73 6/295 25559
/proc/meminfo: memFree=14845012/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=164784 CPUtime=181.29 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 171371 0 0 0 18092 37 0 0 25 0 1 0 608729848 168738816 33903 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256304 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 41196 33903 242 26 0 37828 0
Current children cumulated CPU time (s) 181.29
Current children cumulated vsize (KiB) 164784

[startup+182.901 s]
/proc/loadavg: 4.14 3.86 3.73 6/295 25559
/proc/meminfo: memFree=14812896/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=164784 CPUtime=182.89 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 171701 0 0 0 18251 38 0 0 25 0 1 0 608729848 168738816 34201 33554432000 4194304 4298156 140734995939472 18446744073709551615 4253655 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 41196 34201 242 26 0 37828 0
Current children cumulated CPU time (s) 182.89
Current children cumulated vsize (KiB) 164784

[startup+183.701 s]
/proc/loadavg: 4.14 3.86 3.73 6/295 25559
/proc/meminfo: memFree=14810416/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=115464 CPUtime=183.69 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 171792 0 0 0 18331 38 0 0 25 0 1 0 608729848 118235136 25445 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 28866 25445 242 26 0 25498 0
Current children cumulated CPU time (s) 183.69
Current children cumulated vsize (KiB) 115464

[startup+183.901 s]
/proc/loadavg: 4.14 3.86 3.73 6/295 25559
/proc/meminfo: memFree=14810416/32951132 swapFree=67093824/67111528
[pid=25486] ppid=25481 vsize=115464 CPUtime=183.89 cores=5,7
/proc/25486/stat : 25486 (contrasat_relea) R 25481 25486 24114 0 -1 4202496 171792 0 0 0 18351 38 0 0 25 0 1 0 608729848 118235136 25445 33554432000 4194304 4298156 140734995939472 18446744073709551615 4256826 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25486/statm: 28866 25445 242 26 0 25498 0
Current children cumulated CPU time (s) 183.89
Current children cumulated vsize (KiB) 115464

Child status: 20
Real time (s): 183.927
CPU time (s): 183.925
CPU user time (s): 183.537
CPU system time (s): 0.387941
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 214104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 183.537
system time used= 0.387941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171797
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= 19
involuntary context switches= 753

runsolver used 0.488925 second user time and 1.3018 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-09 22:01:42
IDJOB=3350461
IDBENCH=82497
IDSOLVER=1816
FILE ID=node131/3350461-1304971301
RUNJOBID= node131-1304971301-25460
PBS_JOBID= 13285619
Free space on /tmp= 52740 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_unknown.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350461-1304971301/watcher-3350461-1304971301 -o /tmp/evaluation-result-3350461-1304971301/solver-3350461-1304971301 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350461-1304971301.cnf

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=921935135

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:      15368732 kB
Buffers:        195604 kB
Cached:        7299020 kB
SwapCached:       1472 kB
Active:       10210328 kB
Inactive:      7009076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15368732 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           60928 kB
Writeback:           8 kB
AnonPages:     9723308 kB
Mapped:          26340 kB
Slab:           269580 kB
PageTables:      32096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28004124 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= 52728 MiB
End job on node131 at 2011-05-09 22:04:46