Trace number 3260671

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
Lingeling 587UNSAT 56.3054 56.3069

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.3054
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

56.29/56.30	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-3260671-1303512904/watcher-3260671-1303512904 -o /tmp/evaluation-result-3260671-1303512904/solver-3260671-1303512904 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3260671-1303512904.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: 3.43 3.84 3.58 4/189 28917
/proc/meminfo: memFree=17494184/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=7196 CPUtime=0 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 420 0 0 0 0 0 0 0 25 0 1 0 443706272 7368704 319 33554432000 4194304 4409164 140736638006928 18446744073709551615 4231168 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 1799 319 123 53 0 222 0

[startup+0.104297 s]
/proc/loadavg: 3.43 3.84 3.58 4/189 28917
/proc/meminfo: memFree=17494184/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=7688 CPUtime=0.1 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 687 0 0 0 10 0 0 0 25 0 1 0 443706272 7872512 443 33554432000 4194304 4409164 140736638006928 18446744073709551615 4246968 0 0 4096 17506 0 0 0 17 7 0 0 0
/proc/28917/statm: 1922 443 135 53 0 345 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7688

[startup+0.20028 s]
/proc/loadavg: 3.43 3.84 3.58 4/189 28917
/proc/meminfo: memFree=17494184/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=7948 CPUtime=0.19 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 784 0 0 0 19 0 0 0 25 0 1 0 443706272 8138752 540 33554432000 4194304 4409164 140736638006928 18446744073709551615 4313046 0 0 4096 17506 0 0 0 17 7 0 0 0
/proc/28917/statm: 1987 540 135 53 0 410 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7948

[startup+0.300262 s]
/proc/loadavg: 3.43 3.84 3.58 4/189 28917
/proc/meminfo: memFree=17494184/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=7948 CPUtime=0.29 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 790 0 0 0 29 0 0 0 25 0 1 0 443706272 8138752 546 33554432000 4194304 4409164 140736638006928 18446744073709551615 4299594 0 0 4096 17506 0 0 0 17 7 0 0 0
/proc/28917/statm: 1987 546 141 53 0 410 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7948

[startup+0.700188 s]
/proc/loadavg: 3.43 3.84 3.58 4/189 28917
/proc/meminfo: memFree=17494184/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=8948 CPUtime=0.69 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 1527 0 0 0 67 2 0 0 25 0 1 0 443706272 9162752 792 33554432000 4194304 4409164 140736638006928 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 7 0 0 0
/proc/28917/statm: 2237 792 141 53 0 660 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8948

[startup+1.50108 s]
/proc/loadavg: 3.43 3.84 3.58 5/190 28918
/proc/meminfo: memFree=17479196/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=9356 CPUtime=1.48 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 1852 0 0 0 146 2 0 0 25 0 1 0 443706272 9580544 894 33554432000 4194304 4409164 140736638006928 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 2339 894 141 53 0 762 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9356

[startup+3.10078 s]
/proc/loadavg: 3.43 3.84 3.58 5/190 28918
/proc/meminfo: memFree=17480272/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=10524 CPUtime=3.09 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 3400 0 0 0 303 6 0 0 25 0 1 0 443706272 10776576 1158 33554432000 4194304 4409164 140736638006928 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 2631 1158 141 53 0 1054 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10524

[startup+6.30019 s]
/proc/loadavg: 3.48 3.84 3.58 5/190 28918
/proc/meminfo: memFree=17475440/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=10820 CPUtime=6.29 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 5718 0 0 0 618 11 0 0 25 0 1 0 443706272 11079680 1263 33554432000 4194304 4409164 140736638006928 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 2705 1263 141 53 0 1128 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10820

[startup+12.701 s]
/proc/loadavg: 3.52 3.85 3.59 5/190 28945
/proc/meminfo: memFree=17473368/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=11932 CPUtime=12.69 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 10390 0 0 0 1246 23 0 0 25 0 1 0 443706272 12218368 1541 33554432000 4194304 4409164 140736638006928 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 2983 1541 141 53 0 1406 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11932

[startup+25.5007 s]
/proc/loadavg: 3.69 3.87 3.60 5/190 28973
/proc/meminfo: memFree=17464116/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=14032 CPUtime=25.49 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 18369 0 0 0 2506 43 0 0 25 0 1 0 443706272 14368768 2065 33554432000 4194304 4409164 140736638006928 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 3508 2065 141 53 0 1931 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14032

[startup+51.1009 s]
/proc/loadavg: 3.80 3.88 3.61 5/190 28974
/proc/meminfo: memFree=17438168/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=14164 CPUtime=51.09 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 29137 0 0 0 5034 75 0 0 25 0 1 0 443706272 14503936 2076 33554432000 4194304 4409164 140736638006928 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 3541 2076 141 53 0 1964 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14164

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

[startup+51.2009 s]
/proc/loadavg: 3.80 3.88 3.61 5/190 28974
/proc/meminfo: memFree=17438168/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=14164 CPUtime=51.19 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 29137 0 0 0 5044 75 0 0 25 0 1 0 443706272 14503936 2076 33554432000 4194304 4409164 140736638006928 18446744073709551615 4358448 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 3541 2076 141 53 0 1964 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 14164

[startup+54.4003 s]
/proc/loadavg: 3.80 3.88 3.61 5/190 28974
/proc/meminfo: memFree=17427500/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=15624 CPUtime=54.39 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 29667 0 0 0 5360 79 0 0 25 0 1 0 443706272 15998976 2441 33554432000 4194304 4409164 140736638006928 18446744073709551615 4358244 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 3906 2441 141 53 0 2329 0
Current children cumulated CPU time (s) 54.39
Current children cumulated vsize (KiB) 15624

[startup+55.2002 s]
/proc/loadavg: 3.81 3.88 3.61 5/190 28974
/proc/meminfo: memFree=17437420/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=14372 CPUtime=55.19 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 30139 0 0 0 5440 79 0 0 25 0 1 0 443706272 14716928 2128 33554432000 4194304 4409164 140736638006928 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 3593 2128 141 53 0 2016 0
Current children cumulated CPU time (s) 55.19
Current children cumulated vsize (KiB) 14372

[startup+56.001 s]
/proc/loadavg: 3.81 3.88 3.61 5/190 28974
/proc/meminfo: memFree=17437420/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=14372 CPUtime=55.99 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 30139 0 0 0 5519 80 0 0 25 0 1 0 443706272 14716928 2128 33554432000 4194304 4409164 140736638006928 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 3593 2128 141 53 0 2016 0
Current children cumulated CPU time (s) 55.99
Current children cumulated vsize (KiB) 14372

[startup+56.207 s]
/proc/loadavg: 3.81 3.88 3.61 5/190 28974
/proc/meminfo: memFree=17424772/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=11860 CPUtime=56.2 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 30375 0 0 0 5539 81 0 0 25 0 1 0 443706272 12144640 1500 33554432000 4194304 4409164 140736638006928 18446744073709551615 4358514 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 2965 1500 141 53 0 1388 0
Current children cumulated CPU time (s) 56.2
Current children cumulated vsize (KiB) 11860

[startup+56.301 s]
/proc/loadavg: 3.81 3.88 3.61 5/190 28974
/proc/meminfo: memFree=17424772/32951124 swapFree=67111528/67111528
[pid=28917] ppid=28915 vsize=11860 CPUtime=56.29 cores=5,7
/proc/28917/stat : 28917 (lingeling) R 28915 28917 27428 0 -1 4202496 30375 0 0 0 5548 81 0 0 25 0 1 0 443706272 12144640 1500 33554432000 4194304 4409164 140736638006928 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28917/statm: 2965 1500 141 53 0 1388 0
Current children cumulated CPU time (s) 56.29
Current children cumulated vsize (KiB) 11860

Child status: 20
Real time (s): 56.3069
CPU time (s): 56.3054
CPU user time (s): 55.4936
CPU system time (s): 0.811876
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 21120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.4936
system time used= 0.811876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30378
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= 3
involuntary context switches= 68

runsolver used 0.091986 second user time and 0.214967 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-23 00:55:04
IDJOB=3260671
IDBENCH=83192
IDSOLVER=1606
FILE ID=node147/3260671-1303512904
RUNJOBID= node147-1303512899-28770
PBS_JOBID= 13134275
Free space on /tmp= 71880 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260671-1303512904/watcher-3260671-1303512904 -o /tmp/evaluation-result-3260671-1303512904/solver-3260671-1303512904 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3260671-1303512904.cnf

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

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=417719708

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.836
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:     32951124 kB
MemFree:      17494340 kB
Buffers:       1297504 kB
Cached:       13530388 kB
SwapCached:          0 kB
Active:        7385664 kB
Inactive:      7532680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17494340 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4752 kB
Writeback:           0 kB
AnonPages:       89664 kB
Mapped:          15796 kB
Slab:           474820 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274416 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= 71880 MiB
End job on node147 at 2011-04-23 00:56:00