Trace number 3420106

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
minisat hack reference: minisat 2.2.0UNSAT 60.9577 60.959

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E02F17.cnf
MD5SUM4f20f237857124f0eb214df627f84b82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.8452
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses69700
Sum of the clauses size326536
Maximum clause length45
Minimum clause length1
Number of clauses of size 132
Number of clauses of size 217506
Number of clauses of size 312802
Number of clauses of size 46698
Number of clauses of size 59775
Number of clauses of size over 522887

Solver Data

60.89/60.95	WARNING: for repeatability, setting FPU to use double precision
60.89/60.95	============================[ Problem Statistics ]=============================
60.89/60.95	|                                                                             |
60.89/60.95	|  Number of variables:          6664                                         |
60.89/60.95	|  Number of clauses:           68373                                         |
60.89/60.95	|  Parse time:                   0.03 s                                       |
60.89/60.95	|  Eliminated clauses:           0.07 Mb                                      |
60.89/60.95	|  Simplification time:          0.27 s                                       |
60.89/60.95	|                                                                             |
60.89/60.95	============================[ Search Statistics ]==============================
60.89/60.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
60.89/60.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
60.89/60.95	===============================================================================
60.89/60.95	|       100 |    5283    63775   311573 |    23384      100     44 | 10.549 % |
60.89/60.95	|       250 |    5283    63775   311573 |    25722      250     32 | 10.549 % |
60.89/60.95	|       475 |    5283    63775   311573 |    28294      475     27 | 10.549 % |
60.89/60.95	|       812 |    5283    63775   311573 |    31124      812     28 | 10.549 % |
60.89/60.95	|      1318 |    5271    63775   311573 |    34236     1317     30 | 10.729 % |
60.89/60.95	|      2077 |    5271    63622   311071 |    37660     2071     28 | 10.729 % |
60.89/60.95	|      3216 |    5259    63470   310571 |    41426     3203     30 | 10.909 % |
60.89/60.95	|      4924 |    5258    63470   310571 |    45569     4910     31 | 10.924 % |
60.89/60.95	|      7486 |    5258    63467   310565 |    50126     7467     37 | 10.924 % |
60.89/60.95	|     11330 |    5258    63467   310565 |    55138    11311     37 | 10.924 % |
60.89/60.95	|     17096 |    5258    63467   310565 |    60652    17077     41 | 10.924 % |
60.89/60.95	|     25745 |    5258    63467   310565 |    66717    25726     41 | 10.924 % |
60.89/60.95	|     38719 |    5257    63465   310561 |    73389    38698     44 | 10.939 % |
60.89/60.95	|     58180 |    5257    63465   310561 |    80728    58159     44 | 10.939 % |
60.89/60.95	|     87372 |    5257    63465   310561 |    88801    26762     39 | 10.939 % |
60.89/60.95	|    131161 |    5257    63465   310561 |    97681    70551     44 | 10.939 % |
60.89/60.95	|    196845 |    5257    63465   310561 |   107449    59913     47 | 10.939 % |
60.89/60.95	|    295371 |    5257    63465   310561 |   118194    66109     47 | 10.939 % |
60.89/60.95	|    443160 |    5257    63465   310561 |   130014   117889     51 | 10.939 % |
60.89/60.95	===============================================================================
60.89/60.95	restarts              : 1405
60.89/60.95	conflicts             : 654653         (10749 /sec)
60.89/60.95	decisions             : 1259288        (0.00 % random) (20677 /sec)
60.89/60.95	propagations          : 156402977      (2568078 /sec)
60.89/60.95	conflict literals     : 33611515       (43.38 % deleted)
60.89/60.95	Memory used           : 133.00 MB
60.89/60.95	CPU time              : 60.9027 s
60.89/60.95	
60.89/60.95	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-3420106-1306587519/watcher-3420106-1306587519 -o /tmp/evaluation-result-3420106-1306587519/solver-3420106-1306587519 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3420106-1306587519.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.20 2.08 2.02 2/515 31489
/proc/meminfo: memFree=10841500/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=21644 CPUtime=0.01 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 1370 0 0 0 1 0 0 0 25 0 1 0 848982629 22163456 1284 33554432000 4194304 4291037 140735165807568 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 5411 1287 216 24 0 2045 0

[startup+0.0385801 s]
/proc/loadavg: 2.20 2.08 2.02 2/515 31489
/proc/meminfo: memFree=10841500/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=24136 CPUtime=0.03 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 2460 0 0 0 3 0 0 0 25 0 1 0 848982629 24715264 2231 33554432000 4194304 4291037 140735165807568 18446744073709551615 4230004 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 6034 2231 239 24 0 2668 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24136

[startup+0.100568 s]
/proc/loadavg: 2.20 2.08 2.02 2/515 31489
/proc/meminfo: memFree=10841500/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=24136 CPUtime=0.09 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 2460 0 0 0 9 0 0 0 25 0 1 0 848982629 24715264 2231 33554432000 4194304 4291037 140735165807568 18446744073709551615 4229957 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 6034 2231 239 24 0 2668 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24136

[startup+0.300531 s]
/proc/loadavg: 2.20 2.08 2.02 2/515 31489
/proc/meminfo: memFree=10841500/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=24292 CPUtime=0.29 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 2540 0 0 0 29 0 0 0 25 0 1 0 848982629 24875008 2310 33554432000 4194304 4291037 140735165807568 18446744073709551615 4229971 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 6073 2310 240 24 0 2707 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24292

[startup+0.700446 s]
/proc/loadavg: 2.20 2.08 2.02 2/515 31489
/proc/meminfo: memFree=10841500/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=23928 CPUtime=0.69 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 3449 0 0 0 69 0 0 0 25 0 1 0 848982629 24502272 2568 33554432000 4194304 4291037 140735165807568 18446744073709551615 4262832 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 5982 2568 259 24 0 2616 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23928

[startup+1.50031 s]
/proc/loadavg: 2.18 2.08 2.02 3/516 31490
/proc/meminfo: memFree=10830592/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=26648 CPUtime=1.49 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 4118 0 0 0 149 0 0 0 25 0 1 0 848982629 27287552 3221 33554432000 4194304 4291037 140735165807568 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 6662 3221 259 24 0 3296 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26648

[startup+3.10101 s]
/proc/loadavg: 2.18 2.08 2.02 3/516 31490
/proc/meminfo: memFree=10825756/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=31992 CPUtime=3.09 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 5395 0 0 0 309 0 0 0 25 0 1 0 848982629 32759808 4471 33554432000 4194304 4291037 140735165807568 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 7998 4471 259 24 0 4632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31992

[startup+6.3004 s]
/proc/loadavg: 2.18 2.08 2.02 3/516 31490
/proc/meminfo: memFree=10817080/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=41104 CPUtime=6.29 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 7329 0 0 0 629 0 0 0 25 0 1 0 848982629 42090496 6371 33554432000 4194304 4291037 140735165807568 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 10276 6371 259 24 0 6910 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41104

[startup+12.7012 s]
/proc/loadavg: 2.15 2.07 2.02 3/516 31490
/proc/meminfo: memFree=10808132/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=56776 CPUtime=12.69 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 13580 0 0 0 1267 2 0 0 25 0 1 0 848982629 58138624 8081 33554432000 4194304 4291037 140735165807568 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 14194 8081 259 24 0 10828 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56776

[startup+25.5007 s]
/proc/loadavg: 2.13 2.07 2.02 3/516 31490
/proc/meminfo: memFree=10984176/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=87612 CPUtime=25.49 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 22805 0 0 0 2546 3 0 0 25 0 1 0 848982629 89714688 12186 33554432000 4194304 4291037 140735165807568 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 21903 12186 259 24 0 18537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87612

[startup+51.1009 s]
/proc/loadavg: 2.08 2.06 2.02 3/516 31491
/proc/meminfo: memFree=10970988/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=87612 CPUtime=51.09 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 24270 0 0 0 5105 4 0 0 25 0 1 0 848982629 89714688 13620 33554432000 4194304 4291037 140735165807568 18446744073709551615 4248644 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 21903 13620 259 24 0 18537 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87612

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

[startup+57.5007 s]
/proc/loadavg: 2.07 2.06 2.02 3/516 31491
/proc/meminfo: memFree=10967008/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=87612 CPUtime=57.49 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 32404 0 0 0 5745 4 0 0 25 0 1 0 848982629 89714688 14029 33554432000 4194304 4291037 140735165807568 18446744073709551615 4255599 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 21903 14029 259 24 0 18537 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 87612

[startup+59.1004 s]
/proc/loadavg: 2.07 2.06 2.02 3/516 31491
/proc/meminfo: memFree=10966264/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=87612 CPUtime=59.09 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 32641 0 0 0 5905 4 0 0 25 0 1 0 848982629 89714688 14261 33554432000 4194304 4291037 140735165807568 18446744073709551615 4248302 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 21903 14261 259 24 0 18537 0
Current children cumulated CPU time (s) 59.09
Current children cumulated vsize (KiB) 87612

[startup+59.9012 s]
/proc/loadavg: 2.07 2.06 2.02 3/516 31491
/proc/meminfo: memFree=10965396/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=87612 CPUtime=59.89 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 33145 0 0 0 5984 5 0 0 25 0 1 0 848982629 89714688 14759 33554432000 4194304 4291037 140735165807568 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 21903 14759 259 24 0 18537 0
Current children cumulated CPU time (s) 59.89
Current children cumulated vsize (KiB) 87612

[startup+60.7011 s]
/proc/loadavg: 2.07 2.06 2.02 3/516 31491
/proc/meminfo: memFree=10962296/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=87612 CPUtime=60.69 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 33501 0 0 0 6064 5 0 0 25 0 1 0 848982629 89714688 15103 33554432000 4194304 4291037 140735165807568 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 21903 15103 259 24 0 18537 0
Current children cumulated CPU time (s) 60.69
Current children cumulated vsize (KiB) 87612

[startup+60.901 s]
/proc/loadavg: 2.07 2.06 2.02 3/516 31491
/proc/meminfo: memFree=10962296/32950928 swapFree=67074476/67111528
[pid=31489] ppid=31487 vsize=87612 CPUtime=60.89 cores=0,2,4,6
/proc/31489/stat : 31489 (minisat_release) R 31487 31489 30993 0 -1 4202496 33574 0 0 0 6084 5 0 0 25 0 1 0 848982629 89714688 15172 33554432000 4194304 4291037 140735165807568 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31489/statm: 21903 15173 259 24 0 18537 0
Current children cumulated CPU time (s) 60.89
Current children cumulated vsize (KiB) 87612

Child status: 20
Real time (s): 60.959
CPU time (s): 60.9577
CPU user time (s): 60.9027
CPU system time (s): 0.054991
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 136932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.9027
system time used= 0.054991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33596
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= 9
involuntary context switches= 63

runsolver used 0.333949 second user time and 0.730888 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-28 14:58:40
IDJOB=3420106
IDBENCH=83438
IDSOLVER=1912
FILE ID=node115/3420106-1306587519
RUNJOBID= node115-1306579395-31011
PBS_JOBID= 13471565
Free space on /tmp= 73156 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E02F17.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420106-1306587519/watcher-3420106-1306587519 -o /tmp/evaluation-result-3420106-1306587519/solver-3420106-1306587519 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3420106-1306587519.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4f20f237857124f0eb214df627f84b82
RANDOM SEED=319813156

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.811
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.77
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.811
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.74
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.811
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.75
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10841888 kB
Buffers:        164600 kB
Cached:        3729264 kB
SwapCached:       5056 kB
Active:       14586476 kB
Inactive:      7190096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10841888 kB
SwapTotal:    67111528 kB
SwapFree:     67074476 kB
Dirty:            1948 kB
Writeback:           0 kB
AnonPages:    17881020 kB
Mapped:          41720 kB
Slab:           183648 kB
PageTables:      76084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 152313736 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= 73152 MiB
End job on node115 at 2011-05-28 14:59:41