Trace number 3094515

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 2011-02-15UNSAT 129.217 129.214

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S804294807-063.UNKNOWN.cnf
MD5SUMb542abc79e1a870fc4bd1b25791c8222
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.33534
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

129.19/129.21	c MPhaseSAT version 401 by Jingchao Chen,  April 1, 2011
129.19/129.21	c input CNF file=HOME/instance-3094515-1301758202.cnf 
129.19/129.21	c Clause#=1491  var#=350  ratio=4 
129.19/129.21	c Simplified clause#=1491 
129.19/129.21	c XOR_varElimination deleted var#=0 clauses#=1481 
129.19/129.21	c inative var#=0 
129.19/129.21	c free var#=338  
129.19/129.21	c local search on 
129.19/129.21	c height=18 age=32 
129.19/129.21	c hybrid solving 
129.19/129.21	c 
129.19/129.21	s UNSATISFIABLE
129.19/129.21	c 
129.19/129.21	c  Running time=129.216356 

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3094515-1301758202/watcher-3094515-1301758202 -o /tmp/evaluation-result-3094515-1301758202/solver-3094515-1301758202 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3094515-1301758202.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: 4.00 4.00 3.89 4/189 2894
/proc/meminfo: memFree=22026444/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=3104 CPUtime=0 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 358 0 0 0 0 0 0 0 18 0 1 0 287416893 3178496 297 33554432000 134512640 134731564 4290702320 18446744073709551615 134578147 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 776 297 237 54 0 86 0

[startup+0.103514 s]
/proc/loadavg: 4.00 4.00 3.89 4/189 2894
/proc/meminfo: memFree=22026444/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=3500 CPUtime=0.1 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 494 0 0 0 10 0 0 0 18 0 1 0 287416893 3584000 433 33554432000 134512640 134731564 4290702320 18446744073709551615 134668979 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 875 433 268 54 0 185 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3500

[startup+0.200492 s]
/proc/loadavg: 4.00 4.00 3.89 4/189 2894
/proc/meminfo: memFree=22026444/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=3632 CPUtime=0.19 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 528 0 0 0 19 0 0 0 18 0 1 0 287416893 3719168 467 33554432000 134512640 134731564 4290702320 18446744073709551615 4030307 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 908 467 268 54 0 218 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3632

[startup+0.300474 s]
/proc/loadavg: 4.00 4.00 3.89 4/189 2894
/proc/meminfo: memFree=22026444/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=3764 CPUtime=0.29 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 561 0 0 0 29 0 0 0 18 0 1 0 287416893 3854336 500 33554432000 134512640 134731564 4290702320 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 941 500 268 54 0 251 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3764

[startup+0.700394 s]
/proc/loadavg: 4.00 4.00 3.89 4/189 2894
/proc/meminfo: memFree=22026444/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=4028 CPUtime=0.69 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 617 0 0 0 69 0 0 0 18 0 1 0 287416893 4124672 556 33554432000 134512640 134731564 4290702320 18446744073709551615 134659523 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1007 556 268 54 0 317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4028

[startup+1.50024 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 2895
/proc/meminfo: memFree=22024972/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=4160 CPUtime=1.49 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 644 0 0 0 149 0 0 0 20 0 1 0 287416893 4259840 583 33554432000 134512640 134731564 4290702320 18446744073709551615 134609190 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1040 583 271 54 0 350 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4160

[startup+3.10092 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 2895
/proc/meminfo: memFree=22024352/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=4160 CPUtime=3.09 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 644 0 0 0 309 0 0 0 25 0 1 0 287416893 4259840 583 33554432000 134512640 134731564 4290702320 18446744073709551615 134605491 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1040 583 271 54 0 350 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4160

[startup+6.30028 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 2895
/proc/meminfo: memFree=22024352/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=4160 CPUtime=6.29 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 644 0 0 0 629 0 0 0 25 0 1 0 287416893 4259840 583 33554432000 134512640 134731564 4290702320 18446744073709551615 134606383 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1040 583 271 54 0 350 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4160

[startup+12.701 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 2895
/proc/meminfo: memFree=22024104/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=4160 CPUtime=12.7 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 644 0 0 0 1270 0 0 0 25 0 1 0 287416893 4259840 583 33554432000 134512640 134731564 4290702320 18446744073709551615 134605485 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1040 583 271 54 0 350 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 4160

[startup+25.5004 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 2895
/proc/meminfo: memFree=22023856/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=4292 CPUtime=25.5 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 685 0 0 0 2550 0 0 0 25 0 1 0 287416893 4395008 624 33554432000 134512640 134731564 4290702320 18446744073709551615 134609912 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1073 624 271 54 0 383 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 4292

[startup+51.1003 s]
/proc/loadavg: 4.07 4.02 3.90 5/190 2896
/proc/meminfo: memFree=22023328/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=4292 CPUtime=51.1 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 691 0 0 0 5110 0 0 0 25 0 1 0 287416893 4395008 630 33554432000 134512640 134731564 4290702320 18446744073709551615 134605379 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1073 630 272 54 0 383 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 4292

[startup+102.301 s]
/proc/loadavg: 4.03 4.01 3.90 5/190 2897
/proc/meminfo: memFree=22021704/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=4844 CPUtime=102.3 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 2302 0 0 0 10230 0 0 0 25 0 1 0 287416893 4960256 784 33554432000 134512640 134731564 4290702320 18446744073709551615 134717118 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1211 784 273 54 0 521 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 4844

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

[startup+102.406 s]
/proc/loadavg: 4.03 4.01 3.90 5/190 2897
/proc/meminfo: memFree=22021704/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=4844 CPUtime=102.4 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 2302 0 0 0 10240 0 0 0 25 0 1 0 287416893 4960256 784 33554432000 134512640 134731564 4290702320 18446744073709551615 134660015 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1211 784 273 54 0 521 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 4844

[startup+115.201 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 2898
/proc/meminfo: memFree=22021328/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=5104 CPUtime=115.19 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 2692 0 0 0 11519 0 0 0 25 0 1 0 287416893 5226496 833 33554432000 134512640 134731564 4290702320 18446744073709551615 134655039 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1276 833 273 54 0 586 0
Current children cumulated CPU time (s) 115.19
Current children cumulated vsize (KiB) 5104

[startup+121.6 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 2898
/proc/meminfo: memFree=22021328/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=5128 CPUtime=121.59 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 2713 0 0 0 12159 0 0 0 25 0 1 0 287416893 5251072 854 33554432000 134512640 134731564 4290702320 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1282 854 273 54 0 592 0
Current children cumulated CPU time (s) 121.59
Current children cumulated vsize (KiB) 5128

[startup+124.801 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 2898
/proc/meminfo: memFree=22021328/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=5136 CPUtime=124.79 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 2728 0 0 0 12479 0 0 0 25 0 1 0 287416893 5259264 857 33554432000 134512640 134731564 4290702320 18446744073709551615 134667199 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1284 857 273 54 0 594 0
Current children cumulated CPU time (s) 124.79
Current children cumulated vsize (KiB) 5136

[startup+126.4 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 2898
/proc/meminfo: memFree=22021328/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=5136 CPUtime=126.39 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 2728 0 0 0 12639 0 0 0 25 0 1 0 287416893 5259264 857 33554432000 134512640 134731564 4290702320 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1284 857 273 54 0 594 0
Current children cumulated CPU time (s) 126.39
Current children cumulated vsize (KiB) 5136

[startup+128.001 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 2898
/proc/meminfo: memFree=22021200/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=5136 CPUtime=127.99 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 2728 0 0 0 12799 0 0 0 25 0 1 0 287416893 5259264 857 33554432000 134512640 134731564 4290702320 18446744073709551615 134620664 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1284 857 273 54 0 594 0
Current children cumulated CPU time (s) 127.99
Current children cumulated vsize (KiB) 5136

[startup+128.806 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 2898
/proc/meminfo: memFree=22021076/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=5136 CPUtime=128.8 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 2728 0 0 0 12880 0 0 0 25 0 1 0 287416893 5259264 857 33554432000 134512640 134731564 4290702320 18446744073709551615 134614652 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1284 857 273 54 0 594 0
Current children cumulated CPU time (s) 128.8
Current children cumulated vsize (KiB) 5136

[startup+129.201 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 2898
/proc/meminfo: memFree=22021076/32950928 swapFree=67111528/67111528
[pid=2894] ppid=2892 vsize=5136 CPUtime=129.19 cores=5,7
/proc/2894/stat : 2894 (MPhaseSAT) R 2892 2894 2263 0 -1 4202496 2728 0 0 0 12919 0 0 0 25 0 1 0 287416893 5259264 857 33554432000 134512640 134731564 4290702320 18446744073709551615 134722483 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/2894/statm: 1284 857 273 54 0 594 0
Current children cumulated CPU time (s) 129.19
Current children cumulated vsize (KiB) 5136

Child status: 20
Real time (s): 129.214
CPU time (s): 129.217
CPU user time (s): 129.211
CPU system time (s): 0.005999
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 5484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.211
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2738
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= 14
involuntary context switches= 157

runsolver used 0.177972 second user time and 0.412937 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-02 17:30:02
IDJOB=3094515
IDBENCH=82997
IDSOLVER=1520
FILE ID=node149/3094515-1301758202
RUNJOBID= node149-1301756900-2285
PBS_JOBID= 12841066
Free space on /tmp= 71728 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S804294807-063.UNKNOWN.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3094515-1301758202/watcher-3094515-1301758202 -o /tmp/evaluation-result-3094515-1301758202/solver-3094515-1301758202 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3094515-1301758202.cnf

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

MD5SUM BENCH= b542abc79e1a870fc4bd1b25791c8222
RANDOM SEED=1362952283

node149.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.806
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.61
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.806
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.83
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.806
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.806
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.73
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.806
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.806
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.806
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.806
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:      22026724 kB
Buffers:        362428 kB
Cached:       10206068 kB
SwapCached:          0 kB
Active:        7479956 kB
Inactive:      3175608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22026724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             428 kB
Writeback:           0 kB
AnonPages:       86920 kB
Mapped:          16708 kB
Slab:           206108 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   273404 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= 71724 MiB
End job on node149 at 2011-04-02 17:32:11