Trace number 3284811

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
MPhaseSAT_M 2011-02-16UNSAT 140.946 140.947

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.1775
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

140.89/140.94	c MPhaseSAT_M version 401 suited for random catagory by Jingchao Chen,  April 1,2011 
140.89/140.94	c input CNF file=HOME/instance-3284811-1303763550.cnf 
140.89/140.94	c Clause#=9436757  var#=516641  ratio=18 
140.89/140.94	c Simplified clause#=6336626 
140.89/140.94	c XOR_varElimination deleted var#=7 clauses#=6109378 
140.89/140.94	c free var#=347281  
140.89/140.94	c 
140.89/140.94	s UNSATISFIABLE
140.89/140.94	c 
140.89/140.94	c  Running time=140.939573 

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: 935)

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-3284811-1303763550/watcher-3284811-1303763550 -o /tmp/evaluation-result-3284811-1303763550/solver-3284811-1303763550 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3284811-1303763550.cnf 

running on 2 cores: 0,2

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.58 2.25 2.77 5/189 9793
/proc/meminfo: memFree=15970476/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=150592 CPUtime=0 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 317 0 0 0 0 0 0 0 22 0 1 0 487955243 154206208 258 33554432000 134512640 134829744 4291629488 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 37648 259 225 78 0 36934 0

[startup+0.056661 s]
/proc/loadavg: 2.58 2.25 2.77 5/189 9793
/proc/meminfo: memFree=15970476/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=150592 CPUtime=0.05 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 596 0 0 0 5 0 0 0 22 0 1 0 487955243 154206208 537 33554432000 134512640 134829744 4291629488 18446744073709551615 12241617 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 37648 537 225 78 0 36934 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 150592

[startup+0.100716 s]
/proc/loadavg: 2.58 2.25 2.77 5/189 9793
/proc/meminfo: memFree=15970476/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=150592 CPUtime=0.09 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 819 0 0 0 9 0 0 0 22 0 1 0 487955243 154206208 760 33554432000 134512640 134829744 4291629488 18446744073709551615 134531663 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 37648 760 225 78 0 36934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 150592

[startup+0.300569 s]
/proc/loadavg: 2.58 2.25 2.77 5/189 9793
/proc/meminfo: memFree=15970476/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=150592 CPUtime=0.28 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 1826 0 0 0 28 0 0 0 23 0 1 0 487955243 154206208 1767 33554432000 134512640 134829744 4291629488 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 37648 1768 225 78 0 36934 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 150592

[startup+0.700497 s]
/proc/loadavg: 2.58 2.25 2.77 5/189 9793
/proc/meminfo: memFree=15970476/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=150592 CPUtime=0.69 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 3897 0 0 0 68 1 0 0 25 0 1 0 487955243 154206208 3838 33554432000 134512640 134829744 4291629488 18446744073709551615 12331978 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 37648 3839 225 78 0 36934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 150592

[startup+1.5004 s]
/proc/loadavg: 2.58 2.25 2.77 5/190 9794
/proc/meminfo: memFree=15948956/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=150592 CPUtime=1.48 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 7914 0 0 0 146 2 0 0 25 0 1 0 487955243 154206208 7855 33554432000 134512640 134829744 4291629488 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 37648 7856 225 78 0 36934 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 150592

[startup+3.10107 s]
/proc/loadavg: 2.58 2.25 2.77 5/190 9794
/proc/meminfo: memFree=15927512/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=150592 CPUtime=3.09 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 15510 0 0 0 304 5 0 0 25 0 1 0 487955243 154206208 15451 33554432000 134512640 134829744 4291629488 18446744073709551615 12234702 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 37648 15451 225 78 0 36934 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 150592

[startup+6.30057 s]
/proc/loadavg: 2.69 2.28 2.78 5/190 9794
/proc/meminfo: memFree=15865332/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=244968 CPUtime=6.29 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 52064 0 0 0 615 14 0 0 25 0 1 0 487955243 250847232 51821 33554432000 134512640 134829744 4291629488 18446744073709551615 134575377 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 61242 51821 251 78 0 60528 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 244968

[startup+12.7004 s]
/proc/loadavg: 2.80 2.31 2.78 5/190 9795
/proc/meminfo: memFree=15620408/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=275436 CPUtime=12.69 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 117065 0 0 0 1247 22 0 0 25 0 1 0 487955243 282046464 68338 33554432000 134512640 134829744 4291629488 18446744073709551615 134559387 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 68859 68338 1005 78 0 68145 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 275436

[startup+25.5002 s]
/proc/loadavg: 3.06 2.39 2.80 5/190 9795
/proc/meminfo: memFree=15436388/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=657344 CPUtime=25.49 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 514294 0 0 0 2477 72 0 0 25 0 1 0 487955243 673120256 159950 33554432000 134512640 134829744 4291629488 18446744073709551615 12353704 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 164336 159950 777 78 0 163622 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 657344

[startup+51.1007 s]
/proc/loadavg: 3.57 2.56 2.85 5/190 9822
/proc/meminfo: memFree=15109728/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=725016 CPUtime=51.09 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 536981 0 0 0 5033 76 0 0 25 0 1 0 487955243 742416384 176727 33554432000 134512640 134829744 4291629488 18446744073709551615 134722308 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 181254 176727 792 78 0 180540 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 725016

[startup+102.307 s]
/proc/loadavg: 3.87 2.80 2.91 5/190 9824
/proc/meminfo: memFree=14946164/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=725016 CPUtime=102.3 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 542418 0 0 0 10153 77 0 0 25 0 1 0 487955243 742416384 176736 33554432000 134512640 134829744 4291629488 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 181254 176736 792 78 0 180540 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 725016

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

[startup+127.901 s]
/proc/loadavg: 3.91 2.89 2.94 5/190 9824
/proc/meminfo: memFree=14945772/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=725016 CPUtime=127.89 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 545132 0 0 0 12712 77 0 0 25 0 1 0 487955243 742416384 176736 33554432000 134512640 134829744 4291629488 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 181254 176736 792 78 0 180540 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 725016

[startup+134.301 s]
/proc/loadavg: 3.92 2.93 2.95 5/190 9825
/proc/meminfo: memFree=14945524/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=725016 CPUtime=134.29 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 545132 0 0 0 13352 77 0 0 25 0 1 0 487955243 742416384 176736 33554432000 134512640 134829744 4291629488 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 181254 176736 792 78 0 180540 0
Current children cumulated CPU time (s) 134.29
Current children cumulated vsize (KiB) 725016

[startup+137.506 s]
/proc/loadavg: 3.92 2.93 2.95 5/190 9825
/proc/meminfo: memFree=14939280/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=725016 CPUtime=137.5 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 545132 0 0 0 13673 77 0 0 25 0 1 0 487955243 742416384 176736 33554432000 134512640 134829744 4291629488 18446744073709551615 134661731 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 181254 176736 792 78 0 180540 0
Current children cumulated CPU time (s) 137.5
Current children cumulated vsize (KiB) 725016

[startup+139.1 s]
/proc/loadavg: 3.93 2.95 2.96 5/190 9825
/proc/meminfo: memFree=14945480/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=725016 CPUtime=139.09 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 545132 0 0 0 13832 77 0 0 25 0 1 0 487955243 742416384 176736 33554432000 134512640 134829744 4291629488 18446744073709551615 134661160 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 181254 176736 792 78 0 180540 0
Current children cumulated CPU time (s) 139.09
Current children cumulated vsize (KiB) 725016

[startup+139.901 s]
/proc/loadavg: 3.93 2.95 2.96 5/190 9825
/proc/meminfo: memFree=14945480/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=725016 CPUtime=139.89 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 545132 0 0 0 13912 77 0 0 25 0 1 0 487955243 742416384 176736 33554432000 134512640 134829744 4291629488 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 181254 176736 792 78 0 180540 0
Current children cumulated CPU time (s) 139.89
Current children cumulated vsize (KiB) 725016

[startup+140.701 s]
/proc/loadavg: 3.93 2.95 2.96 5/190 9825
/proc/meminfo: memFree=15003264/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=660468 CPUtime=140.69 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 545132 0 0 0 13992 77 0 0 25 0 1 0 487955243 676319232 162329 33554432000 134512640 134829744 4291629488 18446744073709551615 12343995 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 165117 162329 792 78 0 164403 0
Current children cumulated CPU time (s) 140.69
Current children cumulated vsize (KiB) 660468

[startup+140.901 s]
/proc/loadavg: 3.93 2.95 2.96 5/190 9825
/proc/meminfo: memFree=15003264/32950928 swapFree=67111528/67111528
[pid=9793] ppid=9791 vsize=656368 CPUtime=140.89 cores=0,2
/proc/9793/stat : 9793 (MPhaseSAT_M) R 9791 9793 7713 0 -1 4202496 545132 0 0 0 14012 77 0 0 25 0 1 0 487955243 672120832 161650 33554432000 134512640 134829744 4291629488 18446744073709551615 12343537 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9793/statm: 164092 161650 792 78 0 163378 0
Current children cumulated CPU time (s) 140.89
Current children cumulated vsize (KiB) 656368

Child status: 20
Real time (s): 140.947
CPU time (s): 140.946
CPU user time (s): 140.138
CPU system time (s): 0.807877
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 735872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 140.138
system time used= 0.807877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 545141
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= 8
involuntary context switches= 1716

runsolver used 0.232964 second user time and 0.541917 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-25 22:32:36
IDJOB=3284811
IDBENCH=82364
IDSOLVER=1522
FILE ID=node125/3284811-1303763550
RUNJOBID= node125-1303763517-9507
PBS_JOBID= 13154062
Free space on /tmp= 72908 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284811-1303763550/watcher-3284811-1303763550 -o /tmp/evaluation-result-3284811-1303763550/solver-3284811-1303763550 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3284811-1303763550.cnf

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

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=628551800

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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:     32950928 kB
MemFree:      15970508 kB
Buffers:       2196136 kB
Cached:       13743256 kB
SwapCached:          0 kB
Active:        8436856 kB
Inactive:      8007232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15970508 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          243104 kB
Writeback:           0 kB
AnonPages:      504120 kB
Mapped:          16560 kB
Slab:           469440 kB
PageTables:       6136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   728952 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= 72876 MiB
End job on node125 at 2011-04-25 22:34:57