Trace number 3350425

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: contrasat 2011-03-02UNSAT 401.35 401.341

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

401.30/401.33	c WARNING: for repeatability, setting FPU to use double precision
401.30/401.33	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-3350425-1304969435/watcher-3350425-1304969435 -o /tmp/evaluation-result-3350425-1304969435/solver-3350425-1304969435 -C 2400 -W 1300 -M 7680 contrasat_release HOME/instance-3350425-1304969435.cnf 

running on 2 cores: 1,3

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.92 3.95 3.02 4/284 13309
/proc/meminfo: memFree=4153104/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=25644 CPUtime=0 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 1894 0 0 0 0 0 0 0 18 0 1 0 608543355 26259456 1832 33554432000 4194304 4298156 140734558508288 18446744073709551615 4284417 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 6411 1833 216 26 0 3043 0

[startup+0.064587 s]
/proc/loadavg: 3.92 3.95 3.02 4/284 13309
/proc/meminfo: memFree=4153104/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=45388 CPUtime=0.06 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 7324 0 0 0 5 1 0 0 18 0 1 0 608543355 46477312 6890 33554432000 4194304 4298156 140734558508288 18446744073709551615 237278540485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 11347 6891 216 26 0 7979 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 45388

[startup+0.10058 s]
/proc/loadavg: 3.92 3.95 3.02 4/284 13309
/proc/meminfo: memFree=4153104/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=50252 CPUtime=0.09 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 9047 0 0 0 8 1 0 0 18 0 1 0 608543355 51458048 8377 33554432000 4194304 4298156 140734558508288 18446744073709551615 4284889 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 12563 8380 216 26 0 9195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50252

[startup+0.300606 s]
/proc/loadavg: 3.92 3.95 3.02 4/284 13309
/proc/meminfo: memFree=4153104/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=70524 CPUtime=0.29 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 15037 0 0 0 27 2 0 0 18 0 1 0 608543355 72216576 13332 33554432000 4194304 4298156 140734558508288 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 17631 13333 216 26 0 14263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70524

[startup+0.700478 s]
/proc/loadavg: 3.92 3.95 3.02 4/284 13309
/proc/meminfo: memFree=4153104/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=124500 CPUtime=0.69 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 28807 0 0 0 64 5 0 0 18 0 1 0 608543355 127488000 24548 33554432000 4194304 4298156 140734558508288 18446744073709551615 4218624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 31125 24548 221 26 0 27757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124500

[startup+1.50033 s]
/proc/loadavg: 3.92 3.95 3.02 5/285 13310
/proc/meminfo: memFree=4053812/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=152036 CPUtime=1.49 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 33062 0 0 0 143 6 0 0 20 0 1 0 608543355 155684864 28288 33554432000 4194304 4298156 140734558508288 18446744073709551615 4233580 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 38009 28288 222 26 0 34641 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152036

[startup+3.10105 s]
/proc/loadavg: 3.93 3.95 3.02 5/285 13310
/proc/meminfo: memFree=4061500/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=110256 CPUtime=3.09 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 38917 0 0 0 302 7 0 0 25 0 1 0 608543355 112902144 22202 33554432000 4194304 4298156 140734558508288 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 27564 22202 242 26 0 24196 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 110256

[startup+6.30048 s]
/proc/loadavg: 3.93 3.95 3.02 5/285 13310
/proc/meminfo: memFree=4056200/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=110256 CPUtime=6.29 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 39694 0 0 0 622 7 0 0 25 0 1 0 608543355 112902144 22970 33554432000 4194304 4298156 140734558508288 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 27564 22970 243 26 0 24196 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110256

[startup+12.7004 s]
/proc/loadavg: 3.94 3.95 3.03 5/285 13311
/proc/meminfo: memFree=4056084/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=121932 CPUtime=12.69 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 46705 0 0 0 1261 8 0 0 25 0 1 0 608543355 124858368 23240 33554432000 4194304 4298156 140734558508288 18446744073709551615 4253727 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 30483 23240 243 26 0 27115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 121932

[startup+25.5011 s]
/proc/loadavg: 3.87 3.93 3.04 5/285 13338
/proc/meminfo: memFree=3974052/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=140604 CPUtime=25.49 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 61461 0 0 0 2539 10 0 0 25 0 1 0 608543355 143978496 28913 33554432000 4194304 4298156 140734558508288 18446744073709551615 4256262 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 35151 28913 243 26 0 31783 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140604

[startup+51.1006 s]
/proc/loadavg: 3.92 3.94 3.06 5/285 13339
/proc/meminfo: memFree=3955648/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=152276 CPUtime=51.09 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 65026 0 0 0 5097 12 0 0 25 0 1 0 608543355 155930624 32380 33554432000 4194304 4298156 140734558508288 18446744073709551615 4261721 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 38069 32380 243 26 0 34701 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 152276

[startup+102.31 s]
/proc/loadavg: 3.96 3.94 3.11 5/285 13340
/proc/meminfo: memFree=3897900/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=171248 CPUtime=102.3 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 107149 0 0 0 10213 17 0 0 25 0 1 0 608543355 175357952 33991 33554432000 4194304 4298156 140734558508288 18446744073709551615 4257002 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 42812 33991 243 26 0 39444 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 171248

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.16 5/285 13342
/proc/meminfo: memFree=3877032/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=202068 CPUtime=162.29 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 123704 0 0 0 16207 22 0 0 25 0 1 0 608543355 206917632 38291 33554432000 4194304 4298156 140734558508288 18446744073709551615 4256968 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 50517 38291 243 26 0 47149 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 202068

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.21 5/285 13398
/proc/meminfo: memFree=3851872/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=171248 CPUtime=222.3 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 162526 0 0 0 22201 29 0 0 25 0 1 0 608543355 175357952 36090 33554432000 4194304 4298156 140734558508288 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 42812 36090 243 26 0 39444 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 171248

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 3.26 5/285 13400
/proc/meminfo: memFree=3825984/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=171248 CPUtime=282.3 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 187712 0 0 0 28197 33 0 0 25 0 1 0 608543355 175357952 34930 33554432000 4194304 4298156 140734558508288 18446744073709551615 4256480 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 42812 34930 243 26 0 39444 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 171248

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.30 5/285 13401
/proc/meminfo: memFree=3798712/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=171248 CPUtime=342.3 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 203002 0 0 0 34195 35 0 0 25 0 1 0 608543355 175357952 36135 33554432000 4194304 4298156 140734558508288 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 42812 36135 243 26 0 39444 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 171248

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

[startup+358.301 s]
/proc/loadavg: 3.99 3.97 3.31 5/285 13402
/proc/meminfo: memFree=3792132/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=171248 CPUtime=358.3 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 203946 0 0 0 35794 36 0 0 25 0 1 0 608543355 175357952 37039 33554432000 4194304 4298156 140734558508288 18446744073709551615 4256544 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 42812 37039 243 26 0 39444 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 171248

[startup+383.91 s]
/proc/loadavg: 4.05 3.99 3.34 5/285 13402
/proc/meminfo: memFree=3792852/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=171248 CPUtime=383.91 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 216389 0 0 0 38354 37 0 0 25 0 1 0 608543355 175357952 35853 33554432000 4194304 4298156 140734558508288 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 42812 35853 243 26 0 39444 0
Current children cumulated CPU time (s) 383.91
Current children cumulated vsize (KiB) 171248

[startup+390.301 s]
/proc/loadavg: 4.05 3.99 3.34 5/285 13403
/proc/meminfo: memFree=3765944/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=171248 CPUtime=390.3 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 216672 0 0 0 38993 37 0 0 25 0 1 0 608543355 175357952 36126 33554432000 4194304 4298156 140734558508288 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 42812 36126 243 26 0 39444 0
Current children cumulated CPU time (s) 390.3
Current children cumulated vsize (KiB) 171248

[startup+396.701 s]
/proc/loadavg: 4.12 4.00 3.35 5/285 13403
/proc/meminfo: memFree=3793596/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=171248 CPUtime=396.7 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 216998 0 0 0 39632 38 0 0 25 0 1 0 608543355 175357952 36436 33554432000 4194304 4298156 140734558508288 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 42812 36436 243 26 0 39444 0
Current children cumulated CPU time (s) 396.7
Current children cumulated vsize (KiB) 171248

[startup+399.9 s]
/proc/loadavg: 4.11 4.00 3.35 5/285 13403
/proc/meminfo: memFree=3788164/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=171248 CPUtime=399.9 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 227265 0 0 0 39951 39 0 0 25 0 1 0 608543355 175357952 34429 33554432000 4194304 4298156 140734558508288 18446744073709551615 4253655 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 42812 34429 243 26 0 39444 0
Current children cumulated CPU time (s) 399.9
Current children cumulated vsize (KiB) 171248

[startup+400.7 s]
/proc/loadavg: 4.11 4.00 3.35 5/285 13403
/proc/meminfo: memFree=3784568/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=121928 CPUtime=400.7 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 227294 0 0 0 40031 39 0 0 25 0 1 0 608543355 124854272 25966 33554432000 4194304 4298156 140734558508288 18446744073709551615 4256284 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 30482 25966 243 26 0 27114 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 121928

[startup+401.101 s]
/proc/loadavg: 4.11 4.00 3.35 5/285 13403
/proc/meminfo: memFree=3784568/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=121928 CPUtime=401.1 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 227294 0 0 0 40071 39 0 0 25 0 1 0 608543355 124854272 25966 33554432000 4194304 4298156 140734558508288 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 30482 25966 243 26 0 27114 0
Current children cumulated CPU time (s) 401.1
Current children cumulated vsize (KiB) 121928

[startup+401.301 s]
/proc/loadavg: 4.11 4.00 3.35 5/285 13403
/proc/meminfo: memFree=3784568/32950904 swapFree=67057400/67111528
[pid=13309] ppid=13307 vsize=133420 CPUtime=401.3 cores=1,3
/proc/13309/stat : 13309 (contrasat_relea) R 13307 13309 13021 0 -1 4202496 228632 0 0 0 40091 39 0 0 25 0 1 0 608543355 136622080 26957 33554432000 4194304 4298156 140734558508288 18446744073709551615 4264297 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/13309/statm: 33355 26960 243 26 0 29987 0
Current children cumulated CPU time (s) 401.3
Current children cumulated vsize (KiB) 133420

Child status: 20
Real time (s): 401.341
CPU time (s): 401.35
CPU user time (s): 400.945
CPU system time (s): 0.404938
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 251388

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

runsolver used 1.05684 second user time and 2.58861 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-09 21:30:36
IDJOB=3350425
IDBENCH=71039
IDSOLVER=1816
FILE ID=node121/3350425-1304969435
RUNJOBID= node121-1304968096-13042
PBS_JOBID= 13285629
Free space on /tmp= 43936 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350425-1304969435/watcher-3350425-1304969435 -o /tmp/evaluation-result-3350425-1304969435/solver-3350425-1304969435 -C 2400 -W 1300 -M 7680  contrasat_release HOME/instance-3350425-1304969435.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1562421620

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:       4153260 kB
Buffers:        233588 kB
Cached:       22026000 kB
SwapCached:       7408 kB
Active:       13527880 kB
Inactive:     14465488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       4153260 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           66300 kB
Writeback:           0 kB
AnonPages:     5731704 kB
Mapped:          22212 kB
Slab:           716804 kB
PageTables:      25608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31096592 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= 43892 MiB
End job on node121 at 2011-05-09 21:37:17