Trace number 3372000

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 587f (fixed)UNSAT 41.4977 41.4989

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
MD5SUM659dfff429810fdcd170c968aac23069
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.45456
Satisfiable
(Un)Satisfiability was proved
Number of variables361856
Number of clauses1084031
Sum of the clauses size2529403
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2722686
Number of clauses of size 3361343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

41.39/41.49	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: 961)

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

running on 2 cores: 0,2

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.97 4.06 4.91 5/301 13864
/proc/meminfo: memFree=12821324/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=7696 CPUtime=0 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 527 0 0 0 0 0 0 0 24 0 1 0 654968841 7880704 447 33554432000 4194304 4409284 140733445821872 18446744073709551615 208080232192 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 1924 447 111 53 0 347 0

[startup+0.089962 s]
/proc/loadavg: 3.97 4.06 4.91 5/301 13864
/proc/meminfo: memFree=12821324/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=16656 CPUtime=0.08 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 2800 0 0 0 8 0 0 0 24 0 1 0 654968841 17055744 2685 33554432000 4194304 4409284 140733445821872 18446744073709551615 208079926253 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 4420 2687 111 53 0 2843 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16656

[startup+0.100958 s]
/proc/loadavg: 3.97 4.06 4.91 5/301 13864
/proc/meminfo: memFree=12821324/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=19984 CPUtime=0.09 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 3634 0 0 0 9 0 0 0 24 0 1 0 654968841 20463616 3519 33554432000 4194304 4409284 140733445821872 18446744073709551615 208079851060 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 4996 3519 111 53 0 3419 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19984

[startup+0.30092 s]
/proc/loadavg: 3.97 4.06 4.91 5/301 13864
/proc/meminfo: memFree=12821324/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=41684 CPUtime=0.29 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 9075 0 0 0 28 1 0 0 25 0 1 0 654968841 42684416 8944 33554432000 4194304 4409284 140733445821872 18446744073709551615 208080232192 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 10421 8944 111 53 0 8844 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41684

[startup+0.700796 s]
/proc/loadavg: 3.97 4.06 4.91 5/301 13864
/proc/meminfo: memFree=12821324/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=67704 CPUtime=0.69 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 22894 0 0 0 66 3 0 0 25 0 1 0 654968841 69328896 15461 33554432000 4194304 4409284 140733445821872 18446744073709551615 4276362 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 16926 15461 123 53 0 15349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67704

[startup+1.5007 s]
/proc/loadavg: 3.97 4.06 4.91 5/308 13877
/proc/meminfo: memFree=12608132/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=91464 CPUtime=1.49 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 33492 0 0 0 145 4 0 0 25 0 1 0 654968841 93659136 21373 33554432000 4194304 4409284 140733445821872 18446744073709551615 4281284 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 22866 21373 127 53 0 21289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91464

[startup+3.10034 s]
/proc/loadavg: 3.97 4.06 4.91 5/308 13877
/proc/meminfo: memFree=12575176/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=96940 CPUtime=3.08 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 39078 0 0 0 304 4 0 0 25 0 1 0 654968841 99266560 22745 33554432000 4194304 4409284 140733445821872 18446744073709551615 4269755 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 24235 22745 130 53 0 22658 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 96940

[startup+6.30072 s]
/proc/loadavg: 4.05 4.08 4.91 5/308 13877
/proc/meminfo: memFree=12549524/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=91940 CPUtime=6.29 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 54008 0 0 0 623 6 0 0 25 0 1 0 654968841 94146560 21506 33554432000 4194304 4409284 140733445821872 18446744073709551615 4246875 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 22985 21506 135 53 0 21408 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91940

[startup+12.7005 s]
/proc/loadavg: 4.05 4.07 4.90 5/308 13877
/proc/meminfo: memFree=12468216/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=149284 CPUtime=12.69 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 68344 0 0 0 1261 8 0 0 25 0 1 0 654968841 152866816 35842 33554432000 4194304 4409284 140733445821872 18446744073709551615 4247020 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 37321 35842 135 53 0 35744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 149284

[startup+25.5011 s]
/proc/loadavg: 4.04 4.07 4.89 5/308 13932
/proc/meminfo: memFree=12550340/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=149284 CPUtime=25.49 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 68344 0 0 0 2541 8 0 0 25 0 1 0 654968841 152866816 35842 33554432000 4194304 4409284 140733445821872 18446744073709551615 4245890 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 37321 35842 135 53 0 35744 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149284

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

[startup+31.9118 s]
/proc/loadavg: 4.03 4.07 4.88 5/308 13932
/proc/meminfo: memFree=12549600/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=115616 CPUtime=31.9 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 68348 0 0 0 3182 8 0 0 25 0 1 0 654968841 118390784 27429 33554432000 4194304 4409284 140733445821872 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 28904 27429 139 53 0 27327 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 115616

[startup+38.3006 s]
/proc/loadavg: 4.03 4.07 4.88 5/308 13959
/proc/meminfo: memFree=12607616/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=115616 CPUtime=38.29 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 68348 0 0 0 3821 8 0 0 25 0 1 0 654968841 118390784 27429 33554432000 4194304 4409284 140733445821872 18446744073709551615 4230748 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 28904 27429 139 53 0 27327 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 115616

[startup+39.9003 s]
/proc/loadavg: 4.03 4.06 4.87 5/308 13959
/proc/meminfo: memFree=12602772/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=115616 CPUtime=39.89 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 68349 0 0 0 3981 8 0 0 25 0 1 0 654968841 118390784 27430 33554432000 4194304 4409284 140733445821872 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 28904 27430 140 53 0 27327 0
Current children cumulated CPU time (s) 39.89
Current children cumulated vsize (KiB) 115616

[startup+40.7112 s]
/proc/loadavg: 4.03 4.06 4.87 5/308 13986
/proc/meminfo: memFree=12605856/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=115616 CPUtime=40.7 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 68349 0 0 0 4062 8 0 0 25 0 1 0 654968841 118390784 27430 33554432000 4194304 4409284 140733445821872 18446744073709551615 4347364 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 28904 27430 140 53 0 27327 0
Current children cumulated CPU time (s) 40.7
Current children cumulated vsize (KiB) 115616

[startup+41.1012 s]
/proc/loadavg: 4.03 4.06 4.87 5/308 13986
/proc/meminfo: memFree=12605856/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=115616 CPUtime=41.09 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 68349 0 0 0 4101 8 0 0 25 0 1 0 654968841 118390784 27430 33554432000 4194304 4409284 140733445821872 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 28904 27430 140 53 0 27327 0
Current children cumulated CPU time (s) 41.09
Current children cumulated vsize (KiB) 115616

[startup+41.3011 s]
/proc/loadavg: 4.03 4.06 4.87 5/308 13986
/proc/meminfo: memFree=12605856/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=115616 CPUtime=41.29 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 68349 0 0 0 4121 8 0 0 25 0 1 0 654968841 118390784 27430 33554432000 4194304 4409284 140733445821872 18446744073709551615 4358234 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 28904 27430 140 53 0 27327 0
Current children cumulated CPU time (s) 41.29
Current children cumulated vsize (KiB) 115616

[startup+41.4011 s]
/proc/loadavg: 4.03 4.06 4.87 5/308 13986
/proc/meminfo: memFree=12605856/32950928 swapFree=67083212/67111528
[pid=13864] ppid=13862 vsize=115616 CPUtime=41.39 cores=0,2
/proc/13864/stat : 13864 (lingeling) R 13862 13864 13669 0 -1 4202496 68349 0 0 0 4131 8 0 0 25 0 1 0 654968841 118390784 27430 33554432000 4194304 4409284 140733445821872 18446744073709551615 4230393 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/13864/statm: 28904 27430 140 53 0 27327 0
Current children cumulated CPU time (s) 41.39
Current children cumulated vsize (KiB) 115616

Child status: 20
Real time (s): 41.4989
CPU time (s): 41.4977
CPU user time (s): 41.4037
CPU system time (s): 0.093985
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 149284

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

runsolver used 0.114982 second user time and 0.272958 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 06:28:12
IDJOB=3372000
IDBENCH=82456
IDSOLVER=1849
FILE ID=node127/3372000-1305433691
RUNJOBID= node127-1305432389-13687
PBS_JOBID= 13324627
Free space on /tmp= 73464 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-nlzbe256-tseitin.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372000-1305433691/watcher-3372000-1305433691 -o /tmp/evaluation-result-3372000-1305433691/solver-3372000-1305433691 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372000-1305433691.cnf

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

MD5SUM BENCH= 659dfff429810fdcd170c968aac23069
RANDOM SEED=869852388

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:      12821596 kB
Buffers:        299756 kB
Cached:        3634232 kB
SwapCached:       1620 kB
Active:       16910020 kB
Inactive:      2886236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12821596 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           49816 kB
Writeback:           8 kB
AnonPages:    15860648 kB
Mapped:          26404 kB
Slab:           223572 kB
PageTables:      46708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44371072 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= 73472 MiB
End job on node127 at 2011-05-15 06:28:53