Trace number 3286920

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
SApperloT2010 2011-03-04UNSAT 34.9487 34.9482

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_079_112-tseitin.cnf
MD5SUM28b7074e04e59e64b5e4d7991d54f9d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4606
Satisfiable
(Un)Satisfiability was proved
Number of variables448370
Number of clauses1130525
Sum of the clauses size2637889
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2753682
Number of clauses of size 3376841
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

34.89/34.92	c Solved by BasicSolver 
34.89/34.92	
34.89/34.92	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3286920-1303773594/watcher-3286920-1303773594 -o /tmp/evaluation-result-3286920-1303773594/solver-3286920-1303773594 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3286920-1303773594.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: 1.81 2.78 3.27 4/183 23787
/proc/meminfo: memFree=28295276/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=40248 CPUtime=0 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 3101 0 0 0 0 0 0 0 21 0 1 0 488959213 41213952 3040 33554432000 4194304 4395502 140736776824912 18446744073709551615 4332381 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 10062 3051 245 50 0 7202 0

[startup+0.101185 s]
/proc/loadavg: 1.81 2.78 3.27 4/183 23787
/proc/meminfo: memFree=28295276/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=92080 CPUtime=0.09 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 17777 0 0 0 7 2 0 0 21 0 1 0 488959213 94289920 17716 33554432000 4194304 4395502 140736776824912 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 23020 17717 249 50 0 20160 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 92080

[startup+0.200167 s]
/proc/loadavg: 1.81 2.78 3.27 4/183 23787
/proc/meminfo: memFree=28295276/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=101848 CPUtime=0.19 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 20225 0 0 0 17 2 0 0 21 0 1 0 488959213 104292352 20164 33554432000 4194304 4395502 140736776824912 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 25462 20165 249 50 0 22602 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 101848

[startup+0.300148 s]
/proc/loadavg: 1.81 2.78 3.27 4/183 23787
/proc/meminfo: memFree=28295276/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=111748 CPUtime=0.29 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 22693 0 0 0 27 2 0 0 22 0 1 0 488959213 114429952 22632 33554432000 4194304 4395502 140736776824912 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 27937 22633 249 50 0 25077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 111748

[startup+0.701071 s]
/proc/loadavg: 1.81 2.78 3.27 4/183 23787
/proc/meminfo: memFree=28295276/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=151348 CPUtime=0.69 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 32608 0 0 0 65 4 0 0 24 0 1 0 488959213 154980352 32547 33554432000 4194304 4395502 140736776824912 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 37837 32548 249 50 0 34977 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151348

[startup+1.50092 s]
/proc/loadavg: 1.99 2.80 3.28 5/190 23800
/proc/meminfo: memFree=27784712/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=296324 CPUtime=1.49 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 68824 0 0 0 126 23 0 0 25 0 1 0 488959213 303435776 55293 33554432000 4194304 4395502 140736776824912 18446744073709551615 208080256919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 74081 55293 255 50 0 71221 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 296324

[startup+3.10062 s]
/proc/loadavg: 1.99 2.80 3.28 5/190 23800
/proc/meminfo: memFree=27644580/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=339364 CPUtime=3.09 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 81394 0 0 0 271 38 0 0 25 0 1 0 488959213 347508736 65619 33554432000 4194304 4395502 140736776824912 18446744073709551615 208080256919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 84841 65619 255 50 0 81981 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 339364

[startup+6.30101 s]
/proc/loadavg: 2.15 2.82 3.28 5/190 23800
/proc/meminfo: memFree=27310648/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=454752 CPUtime=6.29 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 107819 0 0 0 566 63 0 0 25 0 1 0 488959213 465666048 92044 33554432000 4194304 4395502 140736776824912 18446744073709551615 208080256919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 113688 92044 255 50 0 110828 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 454752

[startup+12.7009 s]
/proc/loadavg: 2.14 2.80 3.27 3/180 23861
/proc/meminfo: memFree=27931128/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=476980 CPUtime=12.69 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 114283 0 0 0 1167 102 0 0 25 0 1 0 488959213 488427520 98508 33554432000 4194304 4395502 140736776824912 18446744073709551615 208080256919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 119245 98508 255 50 0 116385 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 476980

[startup+25.5003 s]
/proc/loadavg: 2.47 2.84 3.28 4/185 23925
/proc/meminfo: memFree=27596248/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=527312 CPUtime=25.5 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 127538 0 0 0 2416 134 0 0 25 0 1 0 488959213 539967488 111763 33554432000 4194304 4395502 140736776824912 18446744073709551615 4347712 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 131828 111763 266 50 0 128968 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 527312

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

[startup+25.6003 s]
/proc/loadavg: 2.47 2.84 3.28 4/185 23925
/proc/meminfo: memFree=27596248/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=527312 CPUtime=25.6 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 127539 0 0 0 2426 134 0 0 25 0 1 0 488959213 539967488 111764 33554432000 4194304 4395502 140736776824912 18446744073709551615 4286431 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 131828 111764 266 50 0 128968 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 527312

[startup+28.8007 s]
/proc/loadavg: 2.47 2.84 3.28 5/190 23935
/proc/meminfo: memFree=27443812/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=530260 CPUtime=28.8 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 128283 0 0 0 2746 134 0 0 25 0 1 0 488959213 542986240 112508 33554432000 4194304 4395502 140736776824912 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 132565 112508 266 50 0 129705 0
Current children cumulated CPU time (s) 28.8
Current children cumulated vsize (KiB) 530260

[startup+32.0072 s]
/proc/loadavg: 2.51 2.85 3.28 4/185 23952
/proc/meminfo: memFree=27594880/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=532244 CPUtime=32 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 128747 0 0 0 3066 134 0 0 25 0 1 0 488959213 545017856 112972 33554432000 4194304 4395502 140736776824912 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 133061 112972 266 50 0 130201 0
Current children cumulated CPU time (s) 32
Current children cumulated vsize (KiB) 532244

[startup+33.6008 s]
/proc/loadavg: 2.51 2.85 3.28 4/185 23952
/proc/meminfo: memFree=27591532/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=533352 CPUtime=33.59 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 129027 0 0 0 3225 134 0 0 25 0 1 0 488959213 546152448 113252 33554432000 4194304 4395502 140736776824912 18446744073709551615 4315695 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 133338 113252 266 50 0 130478 0
Current children cumulated CPU time (s) 33.59
Current children cumulated vsize (KiB) 533352

[startup+34.4007 s]
/proc/loadavg: 2.51 2.85 3.28 5/190 23962
/proc/meminfo: memFree=27558400/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=534304 CPUtime=34.39 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 129245 0 0 0 3305 134 0 0 25 0 1 0 488959213 547127296 113470 33554432000 4194304 4395502 140736776824912 18446744073709551615 4286537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 133576 113470 266 50 0 130716 0
Current children cumulated CPU time (s) 34.39
Current children cumulated vsize (KiB) 534304

[startup+34.8006 s]
/proc/loadavg: 2.51 2.85 3.28 5/190 23962
/proc/meminfo: memFree=27558400/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=534656 CPUtime=34.79 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 129318 0 0 0 3345 134 0 0 25 0 1 0 488959213 547487744 113543 33554432000 4194304 4395502 140736776824912 18446744073709551615 4297586 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 133664 113543 266 50 0 130804 0
Current children cumulated CPU time (s) 34.79
Current children cumulated vsize (KiB) 534656

[startup+34.9006 s]
/proc/loadavg: 2.51 2.85 3.28 5/190 23962
/proc/meminfo: memFree=27558400/32950928 swapFree=67111364/67111528
[pid=23787] ppid=23785 vsize=534656 CPUtime=34.89 cores=5,7
/proc/23787/stat : 23787 (SApperloT2010) R 23785 23787 23267 0 -1 4202496 129322 0 0 0 3355 134 0 0 25 0 1 0 488959213 547487744 113547 33554432000 4194304 4395502 140736776824912 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/23787/statm: 133664 113547 266 50 0 130804 0
Current children cumulated CPU time (s) 34.89
Current children cumulated vsize (KiB) 534656

Child status: 20
Real time (s): 34.9482
CPU time (s): 34.9487
CPU user time (s): 33.5869
CPU system time (s): 1.36179
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 534656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.5869
system time used= 1.36179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129334
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= 6
involuntary context switches= 37

runsolver used 0.050992 second user time and 0.141978 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-26 01:19:55
IDJOB=3286920
IDBENCH=82450
IDSOLVER=1655
FILE ID=node127/3286920-1303773594
RUNJOBID= node127-1303773592-23760
PBS_JOBID= 13157182
Free space on /tmp= 71152 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_079_112-tseitin.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286920-1303773594/watcher-3286920-1303773594 -o /tmp/evaluation-result-3286920-1303773594/solver-3286920-1303773594 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3286920-1303773594.cnf

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

MD5SUM BENCH= 28b7074e04e59e64b5e4d7991d54f9d1
RANDOM SEED=386954579

node127.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.823
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.64
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.823
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      28295680 kB
Buffers:       1245608 kB
Cached:        2795680 kB
SwapCached:          0 kB
Active:         612012 kB
Inactive:      3575840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28295680 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           43128 kB
Writeback:          16 kB
AnonPages:      145836 kB
Mapped:          14972 kB
Slab:           401964 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   321688 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= 71156 MiB
End job on node127 at 2011-04-26 01:20:30