Trace number 3281774

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 101.552 101.552

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.7028
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

101.49/101.55	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
101.49/101.55	c input CNF file=HOME/instance-3281774-1303752602.cnf 
101.49/101.55	c Clause#=923497  var#=310434  ratio=2 
101.49/101.55	c phase 1 
101.49/101.55	c height=245 
101.49/101.55	c eliminated 261563 out of 310434 variables 
101.49/101.55	c Simplified clause#=207044 
101.49/101.55	c XOR_varElimination deleted var#=4054 clauses#=211261 
101.49/101.55	c inative var#=0 
101.49/101.55	c free var#=21852  
101.49/101.55	c solve by multiple heuristics 
101.49/101.55	c 
101.49/101.55	s UNSATISFIABLE
101.49/101.55	c 
101.49/101.55	c  Running time=101.550562 

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

running on 2 cores: 1,3

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 3.95 3.88 5/189 30126
/proc/meminfo: memFree=16740884/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=17500 CPUtime=0 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 324 0 0 0 0 0 0 0 21 0 1 0 565490824 17920000 265 33554432000 134512640 134761588 4294288704 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 4375 265 225 61 0 3678 0

[startup+0.074702 s]
/proc/loadavg: 4.00 3.95 3.88 5/189 30126
/proc/meminfo: memFree=16740884/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=17500 CPUtime=0.07 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 668 0 0 0 7 0 0 0 21 0 1 0 565490824 17920000 609 33554432000 134512640 134761588 4294288704 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 4375 610 225 61 0 3678 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17500

[startup+0.100699 s]
/proc/loadavg: 4.00 3.95 3.88 5/189 30126
/proc/meminfo: memFree=16740884/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=17500 CPUtime=0.09 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 798 0 0 0 9 0 0 0 21 0 1 0 565490824 17920000 739 33554432000 134512640 134761588 4294288704 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 4375 739 225 61 0 3678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17500

[startup+0.300659 s]
/proc/loadavg: 4.00 3.95 3.88 5/189 30126
/proc/meminfo: memFree=16740884/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=17500 CPUtime=0.29 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 1757 0 0 0 29 0 0 0 22 0 1 0 565490824 17920000 1698 33554432000 134512640 134761588 4294288704 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 4375 1699 225 61 0 3678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17500

[startup+0.700601 s]
/proc/loadavg: 4.00 3.95 3.88 5/189 30126
/proc/meminfo: memFree=16740884/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=30648 CPUtime=0.69 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 6518 0 0 0 68 1 0 0 24 0 1 0 565490824 31383552 6371 33554432000 134512640 134761588 4294288704 18446744073709551615 134588697 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 7662 6371 320 61 0 6965 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30648

[startup+1.50044 s]
/proc/loadavg: 4.00 3.95 3.88 5/190 30127
/proc/meminfo: memFree=16598160/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=54008 CPUtime=1.48 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 19710 0 0 0 146 2 0 0 25 0 1 0 565490824 55304192 12445 33554432000 134512640 134761588 4294288704 18446744073709551615 134665215 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 13502 12445 554 61 0 12805 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54008

[startup+3.10115 s]
/proc/loadavg: 4.00 3.95 3.88 5/190 30127
/proc/meminfo: memFree=16632632/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=59216 CPUtime=3.08 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 42927 0 0 0 303 5 0 0 25 0 1 0 565490824 60637184 13722 33554432000 134512640 134761588 4294288704 18446744073709551615 134697691 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 14804 13722 561 61 0 14107 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 59216

[startup+6.30057 s]
/proc/loadavg: 4.00 3.95 3.88 5/190 30127
/proc/meminfo: memFree=16532236/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=80216 CPUtime=6.29 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 48182 0 0 0 623 6 0 0 25 0 1 0 565490824 82141184 18977 33554432000 134512640 134761588 4294288704 18446744073709551615 134634301 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 20054 18977 562 61 0 19357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80216

[startup+12.7004 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30127
/proc/meminfo: memFree=16518776/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=96088 CPUtime=12.69 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 52150 0 0 0 1262 7 0 0 25 0 1 0 565490824 98394112 22945 33554432000 134512640 134761588 4294288704 18446744073709551615 134634657 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 24022 22945 562 61 0 23325 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96088

[startup+25.501 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30127
/proc/meminfo: memFree=16548156/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=60184 CPUtime=25.49 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 58330 0 0 0 2541 8 0 0 25 0 1 0 565490824 61628416 14005 33554432000 134512640 134761588 4294288704 18446744073709551615 134643095 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 15046 14005 566 61 0 14349 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60184

[startup+51.1003 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30128
/proc/meminfo: memFree=16565544/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=36216 CPUtime=51.09 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 134845 0 0 0 5091 18 0 0 25 0 1 0 565490824 37085184 8182 33554432000 134512640 134761588 4294288704 18446744073709551615 134580591 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 9054 8182 545 61 0 8357 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36216

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

[startup+76.7007 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30129
/proc/meminfo: memFree=16562320/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=47992 CPUtime=76.69 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 187150 0 0 0 7644 25 0 0 25 0 1 0 565490824 49143808 11539 33554432000 134512640 134761588 4294288704 18446744073709551615 134687249 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 11998 11539 547 61 0 11301 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 47992

[startup+89.5003 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30129
/proc/meminfo: memFree=16614396/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=52316 CPUtime=89.49 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 194545 0 0 0 8923 26 0 0 25 0 1 0 565490824 53571584 12620 33554432000 134512640 134761588 4294288704 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 13079 12620 547 61 0 12382 0
Current children cumulated CPU time (s) 89.49
Current children cumulated vsize (KiB) 52316

[startup+95.9011 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30129
/proc/meminfo: memFree=16534044/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=52192 CPUtime=95.89 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 195385 0 0 0 9563 26 0 0 25 0 1 0 565490824 53444608 12589 33554432000 134512640 134761588 4294288704 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 13048 12589 547 61 0 12351 0
Current children cumulated CPU time (s) 95.89
Current children cumulated vsize (KiB) 52192

[startup+99.1005 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30129
/proc/meminfo: memFree=16543592/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=47972 CPUtime=99.09 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 196860 0 0 0 9883 26 0 0 25 0 1 0 565490824 49123328 11534 33554432000 134512640 134761588 4294288704 18446744073709551615 134751832 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 11993 11534 547 61 0 11296 0
Current children cumulated CPU time (s) 99.09
Current children cumulated vsize (KiB) 47972

[startup+100.7 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30129
/proc/meminfo: memFree=16542848/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=47644 CPUtime=100.69 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 197479 0 0 0 10043 26 0 0 25 0 1 0 565490824 48787456 11452 33554432000 134512640 134761588 4294288704 18446744073709551615 134747254 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 11911 11452 547 61 0 11214 0
Current children cumulated CPU time (s) 100.69
Current children cumulated vsize (KiB) 47644

[startup+101.1 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30129
/proc/meminfo: memFree=16542724/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=48192 CPUtime=101.09 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 197616 0 0 0 10083 26 0 0 25 0 1 0 565490824 49348608 11589 33554432000 134512640 134761588 4294288704 18446744073709551615 134616850 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 12048 11589 547 61 0 11351 0
Current children cumulated CPU time (s) 101.09
Current children cumulated vsize (KiB) 48192

[startup+101.501 s]
/proc/loadavg: 4.00 3.96 3.89 5/190 30129
/proc/meminfo: memFree=16542724/32951124 swapFree=67111528/67111528
[pid=30126] ppid=30124 vsize=48320 CPUtime=101.49 cores=1,3
/proc/30126/stat : 30126 (MPhaseSAT64) R 30124 30126 29242 0 -1 4202496 197648 0 0 0 10123 26 0 0 25 0 1 0 565490824 49479680 11621 33554432000 134512640 134761588 4294288704 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/30126/statm: 12080 11621 547 61 0 11383 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 48320

Child status: 20
Real time (s): 101.552
CPU time (s): 101.552
CPU user time (s): 101.28
CPU system time (s): 0.271958
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 100184

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

runsolver used 0.164974 second user time and 0.39394 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-25 19:30:02
IDJOB=3281774
IDBENCH=69619
IDSOLVER=1521
FILE ID=node110/3281774-1303752602
RUNJOBID= node110-1303752264-29969
PBS_JOBID= 13154052
Free space on /tmp= 72168 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281774-1303752602/watcher-3281774-1303752602 -o /tmp/evaluation-result-3281774-1303752602/solver-3281774-1303752602 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3281774-1303752602.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=1197798411

node110.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.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.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.75
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.83
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.76
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.83
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16741040 kB
Buffers:       2323580 kB
Cached:       13029996 kB
SwapCached:          0 kB
Active:        8342896 kB
Inactive:      7297768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16741040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17108 kB
Writeback:           0 kB
AnonPages:      286540 kB
Mapped:          16748 kB
Slab:           504756 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   475580 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= 72168 MiB
End job on node110 at 2011-04-25 19:31:44