Trace number 3349843

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: LR_NOGL_NOSHR 2011-03-02UNSAT 204.589 204.584

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

204.49/204.57	c WARNING: for repeatability, setting FPU to use double precision
204.49/204.57	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-3349843-1304969954/watcher-3349843-1304969954 -o /tmp/evaluation-result-3349843-1304969954/solver-3349843-1304969954 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349843-1304969954.cnf -verb=0 -model -no-shrinking -no-glucose 

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: 4.00 4.00 3.43 5/370 2050
/proc/meminfo: memFree=24946036/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=19800 CPUtime=0 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 468 0 0 0 0 0 0 0 22 0 1 0 687226136 20275200 408 33554432000 4194304 4300056 140735273772624 18446744073709551615 4270902 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 4950 409 219 26 0 1582 0

[startup+0.091373 s]
/proc/loadavg: 4.00 4.00 3.43 5/370 2050
/proc/meminfo: memFree=24946036/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=33540 CPUtime=0.08 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 4756 0 0 0 8 0 0 0 22 0 1 0 687226136 34344960 4220 33554432000 4194304 4300056 140735273772624 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 8385 4222 220 26 0 5017 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33540

[startup+0.100366 s]
/proc/loadavg: 4.00 4.00 3.43 5/370 2050
/proc/meminfo: memFree=24946036/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=34200 CPUtime=0.09 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 5112 0 0 0 9 0 0 0 22 0 1 0 687226136 35020800 4562 33554432000 4194304 4300056 140735273772624 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 8550 4563 220 26 0 5182 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34200

[startup+0.300331 s]
/proc/loadavg: 4.00 4.00 3.43 5/370 2050
/proc/meminfo: memFree=24946036/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=50916 CPUtime=0.29 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 9353 0 0 0 28 1 0 0 23 0 1 0 687226136 52137984 8429 33554432000 4194304 4300056 140735273772624 18446744073709551615 4261604 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 12729 8430 254 26 0 9361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50916

[startup+0.70026 s]
/proc/loadavg: 4.00 4.00 3.43 5/370 2050
/proc/meminfo: memFree=24946036/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=54724 CPUtime=0.69 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 13388 0 0 0 68 1 0 0 25 0 1 0 687226136 56037376 9178 33554432000 4194304 4300056 140735273772624 18446744073709551615 4213016 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 13681 9179 254 26 0 10313 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54724

[startup+1.50111 s]
/proc/loadavg: 4.00 4.00 3.43 5/371 2051
/proc/meminfo: memFree=24903876/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=53540 CPUtime=1.49 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 14232 0 0 0 148 1 0 0 25 0 1 0 687226136 54824960 9102 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256556 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 13385 9102 272 26 0 10017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53540

[startup+3.10082 s]
/proc/loadavg: 4.00 4.00 3.44 5/371 2051
/proc/meminfo: memFree=24890236/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=53540 CPUtime=3.09 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 14610 0 0 0 308 1 0 0 25 0 1 0 687226136 54824960 9460 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 13385 9460 272 26 0 10017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53540

[startup+6.30122 s]
/proc/loadavg: 4.00 4.00 3.44 5/371 2052
/proc/meminfo: memFree=24859960/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=65036 CPUtime=6.29 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 17151 0 0 0 627 2 0 0 25 0 1 0 687226136 66596864 11976 33554432000 4194304 4300056 140735273772624 18446744073709551615 4251328 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 16259 11976 272 26 0 12891 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65036

[startup+12.701 s]
/proc/loadavg: 4.00 4.00 3.44 5/371 2052
/proc/meminfo: memFree=24811900/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=83892 CPUtime=12.69 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 20172 0 0 0 1267 2 0 0 25 0 1 0 687226136 85905408 14902 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256165 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 20973 14902 272 26 0 17605 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83892

[startup+25.5006 s]
/proc/loadavg: 4.00 4.00 3.45 5/371 2052
/proc/meminfo: memFree=24734064/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=107600 CPUtime=25.49 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 27538 0 0 0 2545 4 0 0 25 0 1 0 687226136 110182400 16547 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 26900 16547 272 26 0 23532 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 107600

[startup+51.1009 s]
/proc/loadavg: 4.00 4.00 3.46 5/371 2053
/proc/meminfo: memFree=24555980/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=124092 CPUtime=51.09 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 35704 0 0 0 5104 5 0 0 25 0 1 0 687226136 127070208 24324 33554432000 4194304 4300056 140735273772624 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 31023 24324 272 26 0 27655 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 124092

[startup+102.313 s]
/proc/loadavg: 4.00 4.00 3.49 5/371 2054
/proc/meminfo: memFree=24350984/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=173412 CPUtime=102.31 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 54247 0 0 0 10223 8 0 0 25 0 1 0 687226136 177573888 34780 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 43353 34780 272 26 0 39985 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 173412

[startup+162.301 s]
/proc/loadavg: 4.04 4.01 3.52 5/371 2056
/proc/meminfo: memFree=24206120/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=124092 CPUtime=162.3 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 74509 0 0 0 16218 12 0 0 25 0 1 0 687226136 127070208 27125 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 31023 27125 272 26 0 27655 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 124092

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

[startup+179.101 s]
/proc/loadavg: 4.03 4.01 3.53 5/371 2056
/proc/meminfo: memFree=24114356/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=124092 CPUtime=179.09 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 83715 0 0 0 17896 13 0 0 25 0 1 0 687226136 127070208 27125 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 31023 27125 272 26 0 27655 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 124092

[startup+191.901 s]
/proc/loadavg: 4.23 4.06 3.55 5/371 2057
/proc/meminfo: memFree=24043784/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=173412 CPUtime=191.9 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 91411 0 0 0 19176 14 0 0 25 0 1 0 687226136 177573888 34814 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 43353 34814 272 26 0 39985 0
Current children cumulated CPU time (s) 191.9
Current children cumulated vsize (KiB) 173412

[startup+198.301 s]
/proc/loadavg: 4.21 4.06 3.56 5/371 2057
/proc/meminfo: memFree=23968016/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=173412 CPUtime=198.3 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 92738 0 0 0 19816 14 0 0 25 0 1 0 687226136 177573888 36087 33554432000 4194304 4300056 140735273772624 18446744073709551615 4251670 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 43353 36087 272 26 0 39985 0
Current children cumulated CPU time (s) 198.3
Current children cumulated vsize (KiB) 173412

[startup+201.501 s]
/proc/loadavg: 4.21 4.06 3.56 5/371 2057
/proc/meminfo: memFree=23952888/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=173412 CPUtime=201.49 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 93263 0 0 0 20135 14 0 0 25 0 1 0 687226136 177573888 36590 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 43353 36590 272 26 0 39985 0
Current children cumulated CPU time (s) 201.49
Current children cumulated vsize (KiB) 173412

[startup+203.101 s]
/proc/loadavg: 4.19 4.06 3.56 5/371 2057
/proc/meminfo: memFree=23947556/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=173412 CPUtime=203.09 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 93469 0 0 0 20295 14 0 0 25 0 1 0 687226136 177573888 36790 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 43353 36790 272 26 0 39985 0
Current children cumulated CPU time (s) 203.09
Current children cumulated vsize (KiB) 173412

[startup+203.9 s]
/proc/loadavg: 4.19 4.06 3.56 5/371 2057
/proc/meminfo: memFree=23941604/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=173412 CPUtime=203.89 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 93560 0 0 0 20375 14 0 0 25 0 1 0 687226136 177573888 36873 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 43353 36873 272 26 0 39985 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 173412

[startup+204.3 s]
/proc/loadavg: 4.19 4.06 3.56 5/371 2057
/proc/meminfo: memFree=23941604/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=173412 CPUtime=204.29 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 93603 0 0 0 20415 14 0 0 25 0 1 0 687226136 177573888 36916 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 43353 36916 272 26 0 39985 0
Current children cumulated CPU time (s) 204.29
Current children cumulated vsize (KiB) 173412

[startup+204.5 s]
/proc/loadavg: 4.19 4.06 3.56 5/371 2057
/proc/meminfo: memFree=23936392/32950928 swapFree=38710660/67111528
[pid=2050] ppid=2048 vsize=173412 CPUtime=204.49 cores=0,2
/proc/2050/stat : 2050 (lr_gl_shr) R 2048 2050 1610 0 -1 4202496 93624 0 0 0 20435 14 0 0 25 0 1 0 687226136 177573888 36935 33554432000 4194304 4300056 140735273772624 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/2050/statm: 43353 36935 272 26 0 39985 0
Current children cumulated CPU time (s) 204.49
Current children cumulated vsize (KiB) 173412

Child status: 20
Real time (s): 204.584
CPU time (s): 204.589
CPU user time (s): 204.433
CPU system time (s): 0.155976
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 173412

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

runsolver used 0.791879 second user time and 1.63875 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-09 21:39:15
IDJOB=3349843
IDBENCH=82477
IDSOLVER=1814
FILE ID=node113/3349843-1304969954
RUNJOBID= node113-1304968099-1628
PBS_JOBID= 13285637
Free space on /tmp= 47820 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349843-1304969954/watcher-3349843-1304969954 -o /tmp/evaluation-result-3349843-1304969954/solver-3349843-1304969954 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349843-1304969954.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=249245508

node113.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.846
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.69
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.846
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.76
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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.74
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.846
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.846
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.83
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.846
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:      24946192 kB
Buffers:        128784 kB
Cached:         875776 kB
SwapCached:      93484 kB
Active:        2661152 kB
Inactive:      5111988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24946192 kB
SwapTotal:    67111528 kB
SwapFree:     38710660 kB
Dirty:            6640 kB
Writeback:           0 kB
AnonPages:     6687192 kB
Mapped:          14340 kB
Slab:            70116 kB
PageTables:      96972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 90276328 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= 47820 MiB
End job on node113 at 2011-05-09 21:42:39