Trace number 3286478

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
UmSat 2011-02-25UNSAT 175.245 175.24

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-18-step15.cnf
MD5SUMcabee0328f774a95ab72be66123bb39b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.8798
Satisfiable
(Un)Satisfiability was proved
Number of variables130021
Number of clauses2509375
Sum of the clauses size5678283
Maximum clause length1921
Minimum clause length1
Number of clauses of size 1456
Number of clauses of size 22437138
Number of clauses of size 310555
Number of clauses of size 46624
Number of clauses of size 53927
Number of clauses of size over 550675

Solver Data

174.70/174.78	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-3286478-1303766034/watcher-3286478-1303766034 -o /tmp/evaluation-result-3286478-1303766034/solver-3286478-1303766034 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3286478-1303766034.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: 0.86 1.31 2.35 5/189 31735
/proc/meminfo: memFree=20485392/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=11644 CPUtime=0 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4194304 354 0 0 0 0 0 0 0 21 0 1 0 488200220 11923456 293 33554432000 4194304 4263880 140735885894192 18446744073709551615 254500378336 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 2911 293 240 17 0 84 0

[startup+0.0779789 s]
/proc/loadavg: 0.86 1.31 2.35 5/189 31735
/proc/meminfo: memFree=20485392/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=13340 CPUtime=0.07 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4194304 847 0 0 0 7 0 0 0 21 0 1 0 488200220 13660160 640 33554432000 4194304 4263880 140735885894192 18446744073709551615 47908700921488 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 3335 640 241 17 0 508 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13340

[startup+0.100972 s]
/proc/loadavg: 0.86 1.31 2.35 5/189 31735
/proc/meminfo: memFree=20485392/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=13340 CPUtime=0.09 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4194304 882 0 0 0 9 0 0 0 21 0 1 0 488200220 13660160 675 33554432000 4194304 4263880 140735885894192 18446744073709551615 47908700925237 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 3335 675 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300941 s]
/proc/loadavg: 0.86 1.31 2.35 5/189 31735
/proc/meminfo: memFree=20485392/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=18812 CPUtime=0.29 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4194304 2512 0 0 0 29 0 0 0 22 0 1 0 488200220 19263488 1727 33554432000 4194304 4263880 140735885894192 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 4703 1727 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700855 s]
/proc/loadavg: 0.86 1.31 2.35 5/189 31735
/proc/meminfo: memFree=20485392/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=25976 CPUtime=0.69 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4194304 4882 0 0 0 69 0 0 0 23 0 1 0 488200220 26599424 3328 33554432000 4194304 4263880 140735885894192 18446744073709551615 47908700919124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 6494 3328 241 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50071 s]
/proc/loadavg: 0.86 1.31 2.35 5/190 31736
/proc/meminfo: memFree=20442356/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=26372 CPUtime=1.48 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4194304 5414 0 0 0 148 0 0 0 25 0 1 0 488200220 27004928 3860 33554432000 4194304 4263880 140735885894192 18446744073709551615 47908700709056 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 6593 3860 242 17 0 3766 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26372

[startup+3.10038 s]
/proc/loadavg: 0.86 1.31 2.35 5/190 31736
/proc/meminfo: memFree=20413472/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=72536 CPUtime=3.09 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4194304 18815 0 0 0 307 2 0 0 25 0 1 0 488200220 74276864 12651 33554432000 4194304 4263880 140735885894192 18446744073709551615 254500349680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 18134 12651 242 17 0 15307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72536

[startup+6.30074 s]
/proc/loadavg: 1.11 1.35 2.36 5/187 31757
/proc/meminfo: memFree=20303072/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=129852 CPUtime=6.29 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4194304 37620 0 0 0 624 5 0 0 25 0 1 0 488200220 132968448 25311 33554432000 4194304 4263880 140735885894192 18446744073709551615 4228445 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 32463 25311 242 17 0 29636 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 129852

[startup+12.7005 s]
/proc/loadavg: 1.34 1.40 2.37 5/190 31763
/proc/meminfo: memFree=19420356/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=442220 CPUtime=12.69 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4202496 143938 0 0 0 1249 20 0 0 25 0 1 0 488200220 452833280 104636 33554432000 4194304 4263880 140735885894192 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 110555 104636 247 17 0 107728 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 442220

[startup+25.5009 s]
/proc/loadavg: 1.93 1.52 2.40 5/190 31764
/proc/meminfo: memFree=19151184/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=442220 CPUtime=25.49 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4202496 143938 0 0 0 2529 20 0 0 25 0 1 0 488200220 452833280 104636 33554432000 4194304 4263880 140735885894192 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 110555 104636 247 17 0 107728 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 442220

[startup+51.1008 s]
/proc/loadavg: 2.70 1.74 2.44 5/190 31764
/proc/meminfo: memFree=18613592/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=442220 CPUtime=51.09 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4202496 143938 0 0 0 5089 20 0 0 25 0 1 0 488200220 452833280 104636 33554432000 4194304 4263880 140735885894192 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 110555 104636 247 17 0 107728 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 442220

[startup+102.301 s]
/proc/loadavg: 3.44 2.08 2.52 5/190 31766
/proc/meminfo: memFree=18558796/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=446344 CPUtime=102.29 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4202496 144835 0 0 0 10209 20 0 0 25 0 1 0 488200220 457056256 105533 33554432000 4194304 4263880 140735885894192 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 111586 105533 247 17 0 108759 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 446344

[startup+162.301 s]
/proc/loadavg: 3.84 2.44 2.62 5/190 31767
/proc/meminfo: memFree=18393288/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=566036 CPUtime=162.29 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4202496 172324 0 0 0 16204 25 0 0 25 0 1 0 488200220 579620864 133022 33554432000 4194304 4263880 140735885894192 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 141509 133022 247 17 0 138682 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 566036

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

[startup+166.601 s]
/proc/loadavg: 3.85 2.47 2.62 5/190 31768
/proc/meminfo: memFree=18368240/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=579280 CPUtime=166.6 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4202496 175292 0 0 0 16634 26 0 0 25 0 1 0 488200220 593182720 135990 33554432000 4194304 4263880 140735885894192 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 144820 135990 247 17 0 141993 0
Current children cumulated CPU time (s) 166.6
Current children cumulated vsize (KiB) 579280

[startup+169.801 s]
/proc/loadavg: 3.86 2.50 2.63 5/190 31768
/proc/meminfo: memFree=18349268/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=586512 CPUtime=169.79 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4202496 176922 0 0 0 16953 26 0 0 25 0 1 0 488200220 600588288 137620 33554432000 4194304 4263880 140735885894192 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 146628 137620 247 17 0 143801 0
Current children cumulated CPU time (s) 169.79
Current children cumulated vsize (KiB) 586512

[startup+173.007 s]
/proc/loadavg: 3.87 2.52 2.64 5/190 31768
/proc/meminfo: memFree=18327072/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=599300 CPUtime=173 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4202496 179774 0 0 0 17273 27 0 0 25 0 1 0 488200220 613683200 140472 33554432000 4194304 4263880 140735885894192 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 149825 140472 247 17 0 146998 0
Current children cumulated CPU time (s) 173
Current children cumulated vsize (KiB) 599300

[startup+174.601 s]
/proc/loadavg: 3.87 2.52 2.64 5/190 31768
/proc/meminfo: memFree=18312564/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=604444 CPUtime=174.6 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4202496 180876 0 0 0 17433 27 0 0 25 0 1 0 488200220 618950656 141574 33554432000 4194304 4263880 140735885894192 18446744073709551615 4209446 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 151111 141574 247 17 0 148284 0
Current children cumulated CPU time (s) 174.6
Current children cumulated vsize (KiB) 604444

[startup+175.001 s]
/proc/loadavg: 3.87 2.52 2.64 5/190 31768
/proc/meminfo: memFree=18312564/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=604736 CPUtime=175 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4202496 180939 0 0 0 17473 27 0 0 25 0 1 0 488200220 619249664 141637 33554432000 4194304 4263880 140735885894192 18446744073709551615 254500340850 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 151184 141637 251 17 0 148357 0
Current children cumulated CPU time (s) 175
Current children cumulated vsize (KiB) 604736

[startup+175.207 s]
/proc/loadavg: 3.87 2.52 2.64 5/190 31768
/proc/meminfo: memFree=18305372/32950928 swapFree=67111528/67111528
[pid=31735] ppid=31733 vsize=571964 CPUtime=175.2 cores=0,2
/proc/31735/stat : 31735 (umsat) R 31733 31735 29940 0 -1 4202496 180940 0 0 0 17493 27 0 0 25 0 1 0 488200220 585691136 122286 33554432000 4194304 4263880 140735885894192 18446744073709551615 254500717674 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31735/statm: 142991 122286 252 17 0 140164 0
Current children cumulated CPU time (s) 175.2
Current children cumulated vsize (KiB) 571964

Child status: 0
Real time (s): 175.24
CPU time (s): 175.245
CPU user time (s): 174.94
CPU system time (s): 0.304953
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 604736

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

runsolver used 0.315951 second user time and 0.645901 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-25 23:13:55
IDJOB=3286478
IDBENCH=82426
IDSOLVER=1582
FILE ID=node149/3286478-1303766034
RUNJOBID= node149-1303766033-31693
PBS_JOBID= 13157116
Free space on /tmp= 72080 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-18-step15.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286478-1303766034/watcher-3286478-1303766034 -o /tmp/evaluation-result-3286478-1303766034/solver-3286478-1303766034 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3286478-1303766034.cnf

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

MD5SUM BENCH= cabee0328f774a95ab72be66123bb39b
RANDOM SEED=1471735811

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      20486540 kB
Buffers:       2170220 kB
Cached:        9603128 kB
SwapCached:          0 kB
Active:        1584336 kB
Inactive:     10340964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20486540 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          108604 kB
Writeback:           0 kB
AnonPages:      151276 kB
Mapped:          15240 kB
Slab:           474792 kB
PageTables:       5352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   346260 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= 71992 MiB
End job on node149 at 2011-04-25 23:16:51