Trace number 3380091

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-05-15 (fixed)UNSAT 226.207 226.211

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

226.18/226.20	c Solved by BasicSolver 
226.18/226.20	
226.18/226.20	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-3380091-1305455453/watcher-3380091-1305455453 -o /tmp/evaluation-result-3380091-1305455453/solver-3380091-1305455453 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380091-1305455453.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.98 3.70 3.36 5/350 24511
/proc/meminfo: memFree=27353440/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=25924 CPUtime=0 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 3349 0 0 0 0 0 0 0 25 0 1 0 657143299 26546176 3290 33554432000 4194304 4394578 140734973952640 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 6481 3290 247 49 0 3622 0

[startup+0.0932969 s]
/proc/loadavg: 3.98 3.70 3.36 5/350 24511
/proc/meminfo: memFree=27353440/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=33844 CPUtime=0.08 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 5328 0 0 0 8 0 0 0 25 0 1 0 657143299 34656256 5269 33554432000 4194304 4394578 140734973952640 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 8461 5270 247 49 0 5602 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33844

[startup+0.100267 s]
/proc/loadavg: 3.98 3.70 3.36 5/350 24511
/proc/meminfo: memFree=27353440/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=34504 CPUtime=0.09 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 5494 0 0 0 9 0 0 0 25 0 1 0 657143299 35332096 5435 33554432000 4194304 4394578 140734973952640 18446744073709551615 47983598153814 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 8626 5436 247 49 0 5767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34504

[startup+0.300257 s]
/proc/loadavg: 3.98 3.70 3.36 5/350 24511
/proc/meminfo: memFree=27353440/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=53444 CPUtime=0.28 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 10236 0 0 0 27 1 0 0 25 0 1 0 657143299 54726656 9704 33554432000 4194304 4394578 140734973952640 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 13361 9704 256 49 0 10502 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 53444

[startup+0.701159 s]
/proc/loadavg: 3.98 3.70 3.36 5/350 24511
/proc/meminfo: memFree=27353440/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=70808 CPUtime=0.69 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 15031 0 0 0 66 3 0 0 25 0 1 0 657143299 72507392 14499 33554432000 4194304 4394578 140734973952640 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 17702 14499 256 49 0 14843 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70808

[startup+1.50104 s]
/proc/loadavg: 3.98 3.70 3.36 5/351 24512
/proc/meminfo: memFree=27295284/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=88284 CPUtime=1.48 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 20618 0 0 0 143 5 0 0 25 0 1 0 657143299 90402816 17727 33554432000 4194304 4394578 140734973952640 18446744073709551615 4285734 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 22071 17727 267 49 0 19212 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88284

[startup+3.10075 s]
/proc/loadavg: 3.98 3.70 3.36 5/351 24512
/proc/meminfo: memFree=27280092/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=92612 CPUtime=3.09 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 21672 0 0 0 303 6 0 0 25 0 1 0 657143299 94834688 18781 33554432000 4194304 4394578 140734973952640 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 23153 18781 267 49 0 20294 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92612

[startup+6.30115 s]
/proc/loadavg: 3.98 3.71 3.37 5/351 24512
/proc/meminfo: memFree=27272404/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=101276 CPUtime=6.29 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 23819 0 0 0 623 6 0 0 25 0 1 0 657143299 103706624 20928 33554432000 4194304 4394578 140734973952640 18446744073709551615 4296720 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 25319 20928 267 49 0 22460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101276

[startup+12.701 s]
/proc/loadavg: 3.98 3.71 3.37 5/351 24512
/proc/meminfo: memFree=27258660/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=113108 CPUtime=12.69 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 26664 0 0 0 1262 7 0 0 25 0 1 0 657143299 115822592 23773 33554432000 4194304 4394578 140734973952640 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 28277 23773 267 49 0 25418 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 113108

[startup+25.5007 s]
/proc/loadavg: 3.98 3.72 3.38 5/351 24512
/proc/meminfo: memFree=27244252/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=124468 CPUtime=25.48 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 29445 0 0 0 2541 7 0 0 25 0 1 0 657143299 127455232 26554 33554432000 4194304 4394578 140734973952640 18446744073709551615 4298733 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 31117 26554 267 49 0 28258 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 124468

[startup+51.1011 s]
/proc/loadavg: 3.99 3.75 3.39 5/351 24513
/proc/meminfo: memFree=27213584/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=140272 CPUtime=51.09 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 33361 0 0 0 5100 9 0 0 25 0 1 0 657143299 143638528 30470 33554432000 4194304 4394578 140734973952640 18446744073709551615 4346360 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 35068 30470 267 49 0 32209 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 140272

[startup+102.313 s]
/proc/loadavg: 3.99 3.78 3.42 5/351 24515
/proc/meminfo: memFree=27191844/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=154988 CPUtime=102.3 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 36917 0 0 0 10219 11 0 0 25 0 1 0 657143299 158707712 34026 33554432000 4194304 4394578 140734973952640 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 38747 34026 267 49 0 35888 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 154988

[startup+162.301 s]
/proc/loadavg: 3.99 3.82 3.46 5/351 24516
/proc/meminfo: memFree=27171348/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=166424 CPUtime=162.29 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 39697 0 0 0 16217 12 0 0 25 0 1 0 657143299 170418176 36806 33554432000 4194304 4394578 140734973952640 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 41606 36806 267 49 0 38747 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 166424

[startup+222.301 s]
/proc/loadavg: 3.99 3.85 3.49 5/351 24518
/proc/meminfo: memFree=27139940/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=170744 CPUtime=222.29 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 40735 0 0 0 22217 12 0 0 25 0 1 0 657143299 174841856 37844 33554432000 4194304 4394578 140734973952640 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 42686 37844 267 49 0 39827 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 170744

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

[startup+223.901 s]
/proc/loadavg: 4.07 3.87 3.49 5/351 24518
/proc/meminfo: memFree=27139568/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=171256 CPUtime=223.88 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 40840 0 0 0 22376 12 0 0 25 0 1 0 657143299 175366144 37949 33554432000 4194304 4394578 140734973952640 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 42814 37949 267 49 0 39955 0
Current children cumulated CPU time (s) 223.88
Current children cumulated vsize (KiB) 171256

[startup+225.513 s]
/proc/loadavg: 4.07 3.87 3.49 5/351 24518
/proc/meminfo: memFree=27138824/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=171752 CPUtime=225.5 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 40957 0 0 0 22538 12 0 0 25 0 1 0 657143299 175874048 38066 33554432000 4194304 4394578 140734973952640 18446744073709551615 4293946 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 42938 38066 267 49 0 40079 0
Current children cumulated CPU time (s) 225.5
Current children cumulated vsize (KiB) 171752

[startup+225.9 s]
/proc/loadavg: 4.07 3.87 3.49 5/351 24518
/proc/meminfo: memFree=27138824/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=171912 CPUtime=225.88 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 40983 0 0 0 22576 12 0 0 25 0 1 0 657143299 176037888 38092 33554432000 4194304 4394578 140734973952640 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 42978 38092 267 49 0 40119 0
Current children cumulated CPU time (s) 225.88
Current children cumulated vsize (KiB) 171912

[startup+226.1 s]
/proc/loadavg: 4.07 3.87 3.49 5/351 24518
/proc/meminfo: memFree=27138824/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=171912 CPUtime=226.08 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 40991 0 0 0 22596 12 0 0 25 0 1 0 657143299 176037888 38100 33554432000 4194304 4394578 140734973952640 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 42978 38100 267 49 0 40119 0
Current children cumulated CPU time (s) 226.08
Current children cumulated vsize (KiB) 171912

[startup+226.2 s]
/proc/loadavg: 4.07 3.87 3.49 5/351 24518
/proc/meminfo: memFree=27138824/32951124 swapFree=54427468/67111528
[pid=24511] ppid=24509 vsize=171912 CPUtime=226.18 cores=0,2
/proc/24511/stat : 24511 (SApperloT2010) R 24509 24511 12685 0 -1 4202496 40991 0 0 0 22606 12 0 0 25 0 1 0 657143299 176037888 38100 33554432000 4194304 4394578 140734973952640 18446744073709551615 4289844 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24511/statm: 42978 38100 267 49 0 40119 0
Current children cumulated CPU time (s) 226.18
Current children cumulated vsize (KiB) 171912

Child status: 20
Real time (s): 226.211
CPU time (s): 226.207
CPU user time (s): 226.073
CPU system time (s): 0.133979
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 171912

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

runsolver used 0.792879 second user time and 1.67974 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 12:30:53
IDJOB=3380091
IDBENCH=82477
IDSOLVER=1862
FILE ID=node138/3380091-1305455453
RUNJOBID= node138-1305454922-24347
PBS_JOBID= 13324862
Free space on /tmp= 73556 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380091-1305455453/watcher-3380091-1305455453 -o /tmp/evaluation-result-3380091-1305455453/solver-3380091-1305455453 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380091-1305455453.cnf

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=26309078

node138.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.854
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.70
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      27353720 kB
Buffers:        285748 kB
Cached:        3996028 kB
SwapCached:      18496 kB
Active:        2166948 kB
Inactive:      3190384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27353720 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            4528 kB
Writeback:           4 kB
AnonPages:     1069044 kB
Mapped:          15292 kB
Slab:           127956 kB
PageTables:      48576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 68875916 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= 73552 MiB
End job on node138 at 2011-05-15 12:34:40