Trace number 3282970

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
MPhaseSAT64 2011-03-03UNSAT 193.003 193.006

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

192.99/193.00	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
192.99/193.00	c input CNF file=HOME/instance-3282970-1303759565.cnf 
192.99/193.00	c Clause#=404326  var#=135543  ratio=2 
192.99/193.00	c phase 1 
192.99/193.00	c height=32 
192.99/193.00	c eliminated 116947 out of 135543 variables 
192.99/193.00	c Simplified clause#=51086 
192.99/193.00	c XOR_varElimination deleted var#=9 clauses#=50502 
192.99/193.00	c inative var#=0 
192.99/193.00	c free var#=5917  
192.99/193.00	c solve by multiple heuristics 
192.99/193.00	c 
192.99/193.00	s UNSATISFIABLE
192.99/193.00	c 
192.99/193.00	c  Running time=193.001660 

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-3282970-1303759565/watcher-3282970-1303759565 -o /tmp/evaluation-result-3282970-1303759565/solver-3282970-1303759565 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3282970-1303759565.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: 2.68 2.33 4.69 5/189 26711
/proc/meminfo: memFree=14296756/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=9388 CPUtime=0 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 324 0 0 0 0 0 0 0 23 0 1 0 487553621 9613312 265 33554432000 134512640 134761588 4289788592 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 2347 265 225 61 0 1650 0

[startup+0.100869 s]
/proc/loadavg: 2.68 2.33 4.69 5/189 26711
/proc/meminfo: memFree=14296756/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=9388 CPUtime=0.09 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 796 0 0 0 9 0 0 0 23 0 1 0 487553621 9613312 737 33554432000 134512640 134761588 4289788592 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 2347 737 225 61 0 1650 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9388

[startup+0.20086 s]
/proc/loadavg: 2.68 2.33 4.69 5/189 26711
/proc/meminfo: memFree=14296756/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=9388 CPUtime=0.19 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 1287 0 0 0 19 0 0 0 24 0 1 0 487553621 9613312 1228 33554432000 134512640 134761588 4289788592 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 2347 1229 225 61 0 1650 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9388

[startup+0.30084 s]
/proc/loadavg: 2.68 2.33 4.69 5/189 26711
/proc/meminfo: memFree=14296756/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=10980 CPUtime=0.29 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 2045 0 0 0 29 0 0 0 25 0 1 0 487553621 11243520 1841 33554432000 134512640 134761588 4289788592 18446744073709551615 134571677 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 2745 1841 350 61 0 2048 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10980

[startup+0.700764 s]
/proc/loadavg: 2.68 2.33 4.69 5/189 26711
/proc/meminfo: memFree=14296756/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=25968 CPUtime=0.69 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 27291 0 0 0 66 3 0 0 25 0 1 0 487553621 26591232 6029 33554432000 134512640 134761588 4289788592 18446744073709551615 134676927 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 6492 6029 495 61 0 5795 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25968

[startup+1.50062 s]
/proc/loadavg: 2.68 2.33 4.69 5/190 26712
/proc/meminfo: memFree=14278156/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=28576 CPUtime=1.49 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 33585 0 0 0 145 4 0 0 25 0 1 0 487553621 29261824 6696 33554432000 134512640 134761588 4289788592 18446744073709551615 134668187 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 7144 6696 510 61 0 6447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28576

[startup+3.1003 s]
/proc/loadavg: 2.68 2.33 4.69 5/190 26712
/proc/meminfo: memFree=14272072/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=29464 CPUtime=3.09 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 41406 0 0 0 304 5 0 0 25 0 1 0 487553621 30171136 6928 33554432000 134512640 134761588 4289788592 18446744073709551615 134622319 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 7366 6928 516 61 0 6669 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29464

[startup+6.30068 s]
/proc/loadavg: 2.79 2.35 4.69 5/190 26712
/proc/meminfo: memFree=14260292/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=46876 CPUtime=6.28 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 45759 0 0 0 623 5 0 0 25 0 1 0 487553621 48001024 11281 33554432000 134512640 134761588 4289788592 18446744073709551615 134621595 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 11719 11281 516 61 0 11022 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46876

[startup+12.7005 s]
/proc/loadavg: 2.89 2.38 4.69 5/190 26712
/proc/meminfo: memFree=14259480/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=48924 CPUtime=12.68 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 46271 0 0 0 1263 5 0 0 25 0 1 0 487553621 50098176 11793 33554432000 134512640 134761588 4289788592 18446744073709551615 134621707 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 12231 11793 516 61 0 11534 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48924

[startup+25.501 s]
/proc/loadavg: 3.29 2.49 4.69 5/187 26733
/proc/meminfo: memFree=13789240/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=33512 CPUtime=25.49 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 46702 0 0 0 2543 6 0 0 25 0 1 0 487553621 34316288 7912 33554432000 134512640 134761588 4289788592 18446744073709551615 134636850 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 8378 7912 520 61 0 7681 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33512

[startup+51.1011 s]
/proc/loadavg: 3.72 2.66 4.68 5/190 26740
/proc/meminfo: memFree=13209672/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=33188 CPUtime=51.09 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 50265 0 0 0 5103 6 0 0 25 0 1 0 487553621 33984512 7831 33554432000 134512640 134761588 4289788592 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 8297 7831 520 61 0 7600 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33188

[startup+102.3 s]
/proc/loadavg: 3.92 2.88 4.65 5/190 26741
/proc/meminfo: memFree=11953948/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=23280 CPUtime=102.29 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 93855 0 0 0 10218 11 0 0 25 0 1 0 487553621 23838720 5361 33554432000 134512640 134761588 4289788592 18446744073709551615 134634827 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 5820 5361 396 61 0 5123 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 23280

[startup+162.301 s]
/proc/loadavg: 3.97 3.08 4.61 5/190 26743
/proc/meminfo: memFree=12373284/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=20444 CPUtime=162.29 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 101484 0 0 0 16216 13 0 0 25 0 1 0 487553621 20934656 4663 33554432000 134512640 134761588 4289788592 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 5111 4663 396 61 0 4414 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20444

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

[startup+179.201 s]
/proc/loadavg: 3.98 3.14 4.59 5/190 26743
/proc/meminfo: memFree=12267636/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=25828 CPUtime=179.19 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 104238 0 0 0 17906 13 0 0 25 0 1 0 487553621 26447872 6009 33554432000 134512640 134761588 4289788592 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 6457 6009 396 61 0 5760 0
Current children cumulated CPU time (s) 179.19
Current children cumulated vsize (KiB) 25828

[startup+185.6 s]
/proc/loadavg: 3.98 3.15 4.59 5/190 26771
/proc/meminfo: memFree=12941688/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=25708 CPUtime=185.59 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 105200 0 0 0 18544 15 0 0 25 0 1 0 487553621 26324992 5979 33554432000 134512640 134761588 4289788592 18446744073709551615 134747238 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 6427 5979 396 61 0 5730 0
Current children cumulated CPU time (s) 185.59
Current children cumulated vsize (KiB) 25708

[startup+188.801 s]
/proc/loadavg: 3.98 3.17 4.59 5/190 26771
/proc/meminfo: memFree=12737832/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=27372 CPUtime=188.79 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 105616 0 0 0 18864 15 0 0 25 0 1 0 487553621 28028928 6395 33554432000 134512640 134761588 4289788592 18446744073709551615 134643500 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 6843 6395 396 61 0 6146 0
Current children cumulated CPU time (s) 188.79
Current children cumulated vsize (KiB) 27372

[startup+190.406 s]
/proc/loadavg: 3.98 3.17 4.59 5/190 26771
/proc/meminfo: memFree=12719068/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=27160 CPUtime=190.39 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 105680 0 0 0 19024 15 0 0 25 0 1 0 487553621 27811840 6342 33554432000 134512640 134761588 4289788592 18446744073709551615 134748248 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 6790 6342 396 61 0 6093 0
Current children cumulated CPU time (s) 190.39
Current children cumulated vsize (KiB) 27160

[startup+192.001 s]
/proc/loadavg: 3.98 3.17 4.59 5/190 26771
/proc/meminfo: memFree=12701088/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=26268 CPUtime=191.99 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 105937 0 0 0 19184 15 0 0 25 0 1 0 487553621 26898432 6119 33554432000 134512640 134761588 4289788592 18446744073709551615 134747374 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 6567 6119 396 61 0 5870 0
Current children cumulated CPU time (s) 191.99
Current children cumulated vsize (KiB) 26268

[startup+192.801 s]
/proc/loadavg: 3.98 3.18 4.58 5/190 26771
/proc/meminfo: memFree=12672816/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=26268 CPUtime=192.79 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 105937 0 0 0 19264 15 0 0 25 0 1 0 487553621 26898432 6119 33554432000 134512640 134761588 4289788592 18446744073709551615 134748016 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 6567 6119 396 61 0 5870 0
Current children cumulated CPU time (s) 192.79
Current children cumulated vsize (KiB) 26268

[startup+193.001 s]
/proc/loadavg: 3.98 3.18 4.58 5/190 26771
/proc/meminfo: memFree=12672816/32950928 swapFree=67087032/67111528
[pid=26711] ppid=26709 vsize=26268 CPUtime=192.99 cores=4,6
/proc/26711/stat : 26711 (MPhaseSAT64) R 26709 26711 26622 0 -1 4202496 105937 0 0 0 19284 15 0 0 25 0 1 0 487553621 26898432 6119 33554432000 134512640 134761588 4289788592 18446744073709551615 134647331 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/26711/statm: 6567 6119 396 61 0 5870 0
Current children cumulated CPU time (s) 192.99
Current children cumulated vsize (KiB) 26268

Child status: 20
Real time (s): 193.006
CPU time (s): 193.003
CPU user time (s): 192.846
CPU system time (s): 0.156976
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 48924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 192.846
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105947
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= 13
involuntary context switches= 563

runsolver used 0.334949 second user time and 0.709892 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-25 21:26:06
IDJOB=3282970
IDBENCH=70952
IDSOLVER=1521
FILE ID=node148/3282970-1303759565
RUNJOBID= node148-1303759501-26641
PBS_JOBID= 13157117
Free space on /tmp= 70604 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282970-1303759565/watcher-3282970-1303759565 -o /tmp/evaluation-result-3282970-1303759565/solver-3282970-1303759565 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3282970-1303759565.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=2127203343

node148.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.854
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.70
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.854
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.854
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.854
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.854
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.854
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.854
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.854
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:     32950928 kB
MemFree:      14296912 kB
Buffers:       2057808 kB
Cached:       15931044 kB
SwapCached:       5264 kB
Active:        9097020 kB
Inactive:      8994496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14296912 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            7020 kB
Writeback:           0 kB
AnonPages:       99156 kB
Mapped:          15848 kB
Slab:           497824 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   306376 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= 69888 MiB
End job on node148 at 2011-04-25 21:29:19