Trace number 3500994

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
MUSer 2011-02-10UNSAT 302.312 302.308

General information on the benchmark

Namegmus/nadel/
edn_24095_17.cnf_4.40000000.unsat.gcnf
MD5SUMf52d1f7f3fcd8a92db4a65f84a6b3891
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4117
Satisfiable
(Un)Satisfiability was proved
Number of variables1574120
Number of clauses4614494
Sum of the clauses size10713368
Maximum clause length3
Minimum clause length1
Number of clauses of size 11804
Number of clauses of size 23126506
Number of clauses of size 31486184
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups3720
Number of clauses in the kernel (group 0)4481117
Least number of clauses in a group (except group 0) 1
Greatest number of clauses in a group (except group 0) 38

Solver Data

0.00/0.00	c *** MUSer: a MUS extractor ***
0.00/0.00	c *** release date: 2011210 ***
0.00/0.00	c *** release ref: f95464aa99ac ***
0.00/0.00	c *** built: 2011-Feb-10 00:59 ***
0.00/0.00	c *** author: Joao Marques-Silva (jpms@ucd.ie) ***
0.00/0.00	c 
0.00/0.00	c *** instance: HOME/instance-3500994-1308041275.gcnf ***
0.00/0.00	c 
6.58/6.64	c Parsing CPU Time: 6.23805
6.58/6.64	c Running MUSer ...
70.19/70.28	c 0.00% completed ... 
302.10/302.10	c 100.00% completed ... 
302.10/302.10	c MUS size: 396
302.10/302.10	s UNSATISFIABLE
302.10/302.10	v 2012 2019 2030 2053 2059 2065 2071 2104 2330 2336 2342 0
302.20/302.26	c Terminating MUSer ...
302.20/302.26	c CPU Time: 301.20

Verifier Data

OK	11

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3500994-1308041275/watcher-3500994-1308041275 -o /tmp/evaluation-result-3500994-1308041275/solver-3500994-1308041275 -C 1800 -W 1850 -M 7680 muser -comp -grp HOME/instance-3500994-1308041275.gcnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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.61 0.13 0.04 4/189 29520
/proc/meminfo: memFree=30505056/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=3764 CPUtime=0 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 432 0 0 0 0 0 0 0 24 0 1 0 915725373 3854336 384 33554432000 4194304 5696331 140737372123008 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 941 385 114 367 0 571 0

[startup+0.031982 s]
/proc/loadavg: 0.61 0.13 0.04 4/189 29520
/proc/meminfo: memFree=30505056/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=8684 CPUtime=0.02 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 1805 0 0 0 2 0 0 0 24 0 1 0 915725373 8892416 1610 33554432000 4194304 5696331 140737372123008 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 2171 1613 114 367 0 1801 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8684

[startup+0.100974 s]
/proc/loadavg: 0.61 0.13 0.04 4/189 29520
/proc/meminfo: memFree=30505056/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=21452 CPUtime=0.09 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 5289 0 0 0 8 1 0 0 24 0 1 0 915725373 21966848 4803 33554432000 4194304 5696331 140737372123008 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 5363 4806 114 367 0 4993 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21452

[startup+0.300934 s]
/proc/loadavg: 0.61 0.13 0.04 4/189 29520
/proc/meminfo: memFree=30505056/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=49220 CPUtime=0.29 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 13971 0 0 0 27 2 0 0 25 0 1 0 915725373 50401280 11751 33554432000 4194304 5696331 140737372123008 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 12305 11753 114 367 0 11935 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49220

[startup+0.700863 s]
/proc/loadavg: 0.61 0.13 0.04 4/189 29520
/proc/meminfo: memFree=30505056/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=112688 CPUtime=0.69 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 32143 0 0 0 64 5 0 0 25 0 1 0 915725373 115392512 27616 33554432000 4194304 5696331 140737372123008 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 28172 27618 114 367 0 27802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112688

[startup+1.50072 s]
/proc/loadavg: 0.61 0.13 0.04 5/190 29521
/proc/meminfo: memFree=30130068/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=232760 CPUtime=1.49 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 66777 0 0 0 140 9 0 0 25 0 1 0 915725373 238346240 57639 33554432000 4194304 5696331 140737372123008 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 58190 57641 114 367 0 57820 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 232760

[startup+3.10043 s]
/proc/loadavg: 0.61 0.13 0.04 5/190 29522
/proc/meminfo: memFree=29539604/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=484124 CPUtime=3.08 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 138826 0 0 0 290 18 0 0 25 0 1 0 915725373 495742976 120469 33554432000 4194304 5696331 140737372123008 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 121031 120471 114 367 0 120661 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 484124

[startup+6.30685 s]
/proc/loadavg: 1.05 0.23 0.07 5/190 29522
/proc/meminfo: memFree=28772836/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=945140 CPUtime=6.29 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 272522 0 0 0 592 37 0 0 25 0 1 0 915725373 967823360 235730 33554432000 4194304 5696331 140737372123008 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 236285 235732 114 367 0 235915 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 945140

[startup+12.7007 s]
/proc/loadavg: 1.28 0.29 0.10 5/190 29522
/proc/meminfo: memFree=28264080/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=1611848 CPUtime=12.69 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 428192 0 0 0 1214 55 0 0 25 0 1 0 915725373 1650532352 391398 33554432000 4194304 5696331 140737372123008 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 402962 391398 141 367 0 402592 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1611848

[startup+25.5004 s]
/proc/loadavg: 1.96 0.49 0.16 5/190 29559
/proc/meminfo: memFree=27198848/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=1941172 CPUtime=25.49 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 612749 0 0 0 2472 77 0 0 25 0 1 0 915725373 1987760128 481413 33554432000 4194304 5696331 140737372123008 18446744073709551615 4400100 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 485293 481413 142 367 0 484923 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1941172

[startup+51.1008 s]
/proc/loadavg: 2.65 0.77 0.26 5/190 29597
/proc/meminfo: memFree=27312332/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=1606592 CPUtime=51.09 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 708630 0 0 0 5018 91 0 0 25 0 1 0 915725373 1645150208 392259 33554432000 4194304 5696331 140737372123008 18446744073709551615 4419584 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 401648 392259 142 367 0 401278 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1606592

[startup+102.301 s]
/proc/loadavg: 3.41 1.27 0.46 5/190 29635
/proc/meminfo: memFree=27126204/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=1672092 CPUtime=102.29 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 814084 0 0 0 10125 104 0 0 25 0 1 0 915725373 1712222208 407950 33554432000 4194304 5696331 140737372123008 18446744073709551615 4380810 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 418023 407950 149 367 0 417653 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1672092

[startup+162.301 s]
/proc/loadavg: 3.78 1.76 0.67 5/190 29748
/proc/meminfo: memFree=29305456/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=1688476 CPUtime=162.29 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 814925 0 0 0 16125 104 0 0 25 0 1 0 915725373 1728999424 408791 33554432000 4194304 5696331 140737372123008 18446744073709551615 4380810 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 422119 408791 149 367 0 421749 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1688476

[startup+222.301 s]
/proc/loadavg: 3.92 2.16 0.88 5/190 29749
/proc/meminfo: memFree=28762280/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=1688476 CPUtime=222.3 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 815654 0 0 0 22125 105 0 0 25 0 1 0 915725373 1728999424 409520 33554432000 4194304 5696331 140737372123008 18446744073709551615 4399919 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 422119 409520 149 367 0 421749 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1688476

[startup+282.301 s]
/proc/loadavg: 4.03 2.51 1.08 5/190 29751
/proc/meminfo: memFree=28736348/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=1692656 CPUtime=282.3 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 818879 0 0 0 28125 105 0 0 25 0 1 0 915725373 1733279744 412745 33554432000 4194304 5696331 140737372123008 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 423164 412745 149 367 0 422794 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1692656

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

[startup+295.101 s]
/proc/loadavg: 4.02 2.58 1.12 5/190 29751
/proc/meminfo: memFree=28736132/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=1692656 CPUtime=295.1 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 818890 0 0 0 29405 105 0 0 25 0 1 0 915725373 1733279744 412756 33554432000 4194304 5696331 140737372123008 18446744073709551615 4962669 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 423164 412756 149 367 0 422794 0
Current children cumulated CPU time (s) 295.1
Current children cumulated vsize (KiB) 1692656

[startup+298.301 s]
/proc/loadavg: 4.02 2.58 1.12 5/190 29751
/proc/meminfo: memFree=28735884/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=1692656 CPUtime=298.3 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 818911 0 0 0 29725 105 0 0 25 0 1 0 915725373 1733279744 412777 33554432000 4194304 5696331 140737372123008 18446744073709551615 4398436 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 423164 412777 149 367 0 422794 0
Current children cumulated CPU time (s) 298.3
Current children cumulated vsize (KiB) 1692656

[startup+299.901 s]
/proc/loadavg: 4.02 2.61 1.14 5/190 29751
/proc/meminfo: memFree=28736044/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=1692656 CPUtime=299.9 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 818912 0 0 0 29885 105 0 0 25 0 1 0 915725373 1733279744 412778 33554432000 4194304 5696331 140737372123008 18446744073709551615 4400112 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 423164 412778 149 367 0 422794 0
Current children cumulated CPU time (s) 299.9
Current children cumulated vsize (KiB) 1692656

[startup+301.501 s]
/proc/loadavg: 4.02 2.61 1.14 5/190 29751
/proc/meminfo: memFree=28736044/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=1692656 CPUtime=301.5 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 818912 0 0 0 30045 105 0 0 25 0 1 0 915725373 1733279744 412778 33554432000 4194304 5696331 140737372123008 18446744073709551615 4381740 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 423164 412778 149 367 0 422794 0
Current children cumulated CPU time (s) 301.5
Current children cumulated vsize (KiB) 1692656

[startup+301.9 s]
/proc/loadavg: 4.02 2.61 1.14 5/190 29751
/proc/meminfo: memFree=28736044/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=1692656 CPUtime=301.9 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202496 818921 0 0 0 30085 105 0 0 25 0 1 0 915725373 1733279744 412787 33554432000 4194304 5696331 140737372123008 18446744073709551615 4959231 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/29520/statm: 423164 412787 149 367 0 422794 0
Current children cumulated CPU time (s) 301.9
Current children cumulated vsize (KiB) 1692656

[startup+302.3 s]
/proc/loadavg: 4.02 2.61 1.14 5/190 29752
/proc/meminfo: memFree=28736044/32951124 swapFree=67053176/67111528
[pid=29520] ppid=29518 vsize=0 CPUtime=302.29 cores=1,3
/proc/29520/stat : 29520 (muser) R 29518 29520 29411 0 -1 4202500 818923 0 0 0 30119 110 0 0 25 0 1 0 915725373 0 0 33554432000 0 0 0 0 0 0 0 4096 24615 18446744073709551615 0 0 17 1 0 0 0
/proc/29520/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 302.29
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 302.308
CPU time (s): 302.312
CPU user time (s): 301.196
CPU system time (s): 1.11583
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1941172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 301.196
system time used= 1.11583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 818923
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= 4
involuntary context switches= 565

runsolver used 0.483926 second user time and 1.16682 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-14 10:47:57
IDJOB=3500994
IDBENCH=89934
IDSOLVER=1998
FILE ID=node137/3500994-1308041275
RUNJOBID= node137-1308041268-29431
PBS_JOBID= 13564387
Free space on /tmp= 73784 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT11/gmus/nadel/edn_24095_17.cnf_4.40000000.unsat.gcnf
COMMAND LINE= muser -comp -grp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3500994-1308041275/watcher-3500994-1308041275 -o /tmp/evaluation-result-3500994-1308041275/solver-3500994-1308041275 -C 1800 -W 1850 -M 7680  muser -comp -grp HOME/instance-3500994-1308041275.gcnf

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

MD5SUM BENCH= f52d1f7f3fcd8a92db4a65f84a6b3891
RANDOM SEED=1045811327

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.74
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.844
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.844
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.844
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.844
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:     32951124 kB
MemFree:      30502972 kB
Buffers:        227512 kB
Cached:         945552 kB
SwapCached:      11996 kB
Active:        1559108 kB
Inactive:       672336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30502972 kB
SwapTotal:    67111528 kB
SwapFree:     67053176 kB
Dirty:          241148 kB
Writeback:          16 kB
AnonPages:     1055672 kB
Mapped:          10624 kB
Slab:           149256 kB
PageTables:       7332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1298708 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= 73896 MiB
End job on node137 at 2011-06-14 10:52:59