Trace number 3494528

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
Haifa-MUC 2011-04-07? (MO) 522.99 522.974

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-05.cnf
MD5SUM2802e980ef7a0af021d80df126a2e28c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables68827
Number of clauses224473
Sum of the clauses size581793
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291368
Number of clauses of size 3132976
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3494528-1307802667/watcher-3494528-1307802667 -o /tmp/evaluation-result-3494528-1307802667/solver-3494528-1307802667 -C 1800 -W 1850 -M 7680 HOME/hmuc HOME/instance-3494528-1307802667.cnf 

running on 2 cores: 0,2

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: 3.15 1.06 0.38 5/189 14448
/proc/meminfo: memFree=28933440/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=26636 CPUtime=0 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 1037 0 0 0 0 0 0 0 25 0 1 0 891869043 27275264 944 33554432000 4194304 4337479 140737428351904 18446744073709551615 212435714256 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 6659 956 219 35 0 3282 0

[startup+0.036046 s]
/proc/loadavg: 3.15 1.06 0.38 5/189 14448
/proc/meminfo: memFree=28933440/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=35572 CPUtime=0.02 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 3321 0 0 0 2 0 0 0 25 0 1 0 891869043 36425728 3200 33554432000 4194304 4337479 140737428351904 18446744073709551615 212435677893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 8893 3202 220 35 0 5516 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35572

[startup+0.101069 s]
/proc/loadavg: 3.15 1.06 0.38 5/189 14448
/proc/meminfo: memFree=28933440/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=41832 CPUtime=0.09 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 6020 0 0 0 9 0 0 0 25 0 1 0 891869043 42835968 5706 33554432000 4194304 4337479 140737428351904 18446744073709551615 4258532 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 10458 5706 220 35 0 7081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41832

[startup+0.301023 s]
/proc/loadavg: 3.15 1.06 0.38 5/189 14448
/proc/meminfo: memFree=28933440/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=49600 CPUtime=0.29 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 10403 0 0 0 28 1 0 0 25 0 1 0 891869043 50790400 7519 33554432000 4194304 4337479 140737428351904 18446744073709551615 4303211 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 12400 7519 236 35 0 9023 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49600

[startup+0.700958 s]
/proc/loadavg: 3.15 1.06 0.38 5/189 14448
/proc/meminfo: memFree=28933440/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=57820 CPUtime=0.69 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 12122 0 0 0 68 1 0 0 25 0 1 0 891869043 59207680 9238 33554432000 4194304 4337479 140737428351904 18446744073709551615 4303211 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 14455 9238 236 35 0 11078 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57820

[startup+1.50079 s]
/proc/loadavg: 3.15 1.06 0.38 5/190 14449
/proc/meminfo: memFree=28869720/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=73316 CPUtime=1.49 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 15815 0 0 0 147 2 0 0 25 0 1 0 891869043 75075584 12931 33554432000 4194304 4337479 140737428351904 18446744073709551615 4280296 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 18329 12931 244 35 0 14952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73316

[startup+3.1005 s]
/proc/loadavg: 3.15 1.06 0.38 5/190 14449
/proc/meminfo: memFree=28832272/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=100040 CPUtime=3.09 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 22553 0 0 0 306 3 0 0 25 0 1 0 891869043 102440960 19669 33554432000 4194304 4337479 140737428351904 18446744073709551615 4280313 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 25010 19669 244 35 0 21633 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100040

[startup+6.30089 s]
/proc/loadavg: 3.30 1.13 0.40 5/190 14449
/proc/meminfo: memFree=28694388/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=183600 CPUtime=6.29 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 37342 0 0 0 624 5 0 0 25 0 1 0 891869043 188006400 34458 33554432000 4194304 4337479 140737428351904 18446744073709551615 4288997 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 45900 34458 244 35 0 42523 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 183600

[startup+12.7007 s]
/proc/loadavg: 3.35 1.17 0.42 5/190 14449
/proc/meminfo: memFree=28391292/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=309324 CPUtime=12.69 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 69742 0 0 0 1259 10 0 0 25 0 1 0 891869043 316747776 66858 33554432000 4194304 4337479 140737428351904 18446744073709551615 212435677893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 77331 66860 244 35 0 73954 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 309324

[startup+25.5003 s]
/proc/loadavg: 3.50 1.31 0.48 5/190 14450
/proc/meminfo: memFree=27832648/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=521184 CPUtime=25.49 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 126517 0 0 0 2530 19 0 0 25 0 1 0 891869043 533692416 123632 33554432000 4194304 4337479 140737428351904 18446744073709551615 4288187 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 130296 123632 267 35 0 126919 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 521184

[startup+51.1004 s]
/proc/loadavg: 3.73 1.54 0.57 5/190 14450
/proc/meminfo: memFree=26735072/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=1105864 CPUtime=51.09 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 229606 0 0 0 5076 33 0 0 25 0 1 0 891869043 1132404736 226714 33554432000 4194304 4337479 140737428351904 18446744073709551615 4288532 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 276466 226714 267 35 0 273089 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1105864

[startup+102.307 s]
/proc/loadavg: 3.88 1.92 0.75 5/190 14452
/proc/meminfo: memFree=24667960/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=1949028 CPUtime=102.3 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 439800 0 0 0 10170 60 0 0 25 0 1 0 891869043 1995804672 436900 33554432000 4194304 4337479 140737428351904 18446744073709551615 4257364 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 487257 436900 267 35 0 483880 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1949028

[startup+162.3 s]
/proc/loadavg: 4.00 2.31 0.96 5/190 14453
/proc/meminfo: memFree=22698796/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=2896280 CPUtime=162.29 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 604706 0 0 0 16147 82 0 0 25 0 1 0 891869043 2965790720 601802 33554432000 4194304 4337479 140737428351904 18446744073709551615 4303211 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 724070 601802 267 35 0 720693 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 2896280

[startup+222.301 s]
/proc/loadavg: 4.03 2.63 1.15 5/190 14455
/proc/meminfo: memFree=20485216/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=3315412 CPUtime=222.3 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 786588 0 0 0 22124 106 0 0 25 0 1 0 891869043 3394981888 783681 33554432000 4194304 4337479 140737428351904 18446744073709551615 4303259 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 828853 783681 267 35 0 825476 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 3315412

[startup+282.301 s]
/proc/loadavg: 4.08 2.89 1.33 5/190 14456
/proc/meminfo: memFree=18653956/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=4555000 CPUtime=282.3 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 924576 0 0 0 28108 122 0 0 25 0 1 0 891869043 4664320000 921669 33554432000 4194304 4337479 140737428351904 18446744073709551615 4303249 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 1138750 921669 267 35 0 1135373 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 4555000

[startup+342.3 s]
/proc/loadavg: 4.03 3.09 1.49 5/190 14458
/proc/meminfo: memFree=16841900/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=4870348 CPUtime=342.3 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 1059217 0 0 0 34089 141 0 0 25 0 1 0 891869043 4987236352 1056309 33554432000 4194304 4337479 140737428351904 18446744073709551615 4303235 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 1217587 1056309 267 35 0 1214210 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 4870348

[startup+402.301 s]
/proc/loadavg: 4.01 3.25 1.65 5/190 14460
/proc/meminfo: memFree=14530252/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=5404324 CPUtime=402.3 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 1284573 0 0 0 40056 174 0 0 25 0 1 0 891869043 5534027776 1281663 33554432000 4194304 4337479 140737428351904 18446744073709551615 4258657 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 1351081 1281664 267 35 0 1347704 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 5404324

[startup+462.301 s]
/proc/loadavg: 4.00 3.39 1.79 5/190 14461
/proc/meminfo: memFree=12345328/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=7439740 CPUtime=462.31 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 1509064 0 0 0 46029 202 0 0 25 0 1 0 891869043 7618293760 1506150 33554432000 4194304 4337479 140737428351904 18446744073709551615 4258657 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 1859935 1506150 267 35 0 1856558 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 7439740

[startup+522.3 s]
/proc/loadavg: 4.00 3.50 1.93 5/190 14463
/proc/meminfo: memFree=10204056/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=7860188 CPUtime=522.31 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 1692477 0 0 0 52006 225 0 0 25 0 1 0 891869043 8048832512 1689562 33554432000 4194304 4337479 140737428351904 18446744073709551615 4288459 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 1965047 1689562 267 35 0 1961670 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 7860188



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+522.7 s]
/proc/loadavg: 4.00 3.50 1.93 5/190 14463
/proc/meminfo: memFree=10151108/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=7864564 CPUtime=522.71 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4202496 1694359 0 0 0 52046 225 0 0 25 0 1 0 891869043 8053313536 1691444 33554432000 4194304 4337479 140737428351904 18446744073709551615 4280282 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/14448/statm: 1966141 1691444 267 35 0 1962764 0
Current children cumulated CPU time (s) 522.71
Current children cumulated vsize (KiB) 7864564

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+522.806 s]
/proc/loadavg: 4.00 3.50 1.93 5/190 14463
/proc/meminfo: memFree=10151108/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=0 CPUtime=522.81 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4203524 1694359 0 0 0 52046 235 0 0 25 0 1 0 891869043 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/14448/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 522.81
Current children cumulated vsize (KiB) 0

[startup+522.9 s]
/proc/loadavg: 4.00 3.50 1.93 5/190 14463
/proc/meminfo: memFree=10151108/32951124 swapFree=67050520/67111528
[pid=14448] ppid=14446 vsize=0 CPUtime=522.9 cores=0,2
/proc/14448/stat : 14448 (hmuc) R 14446 14448 14141 0 -1 4203524 1694359 0 0 0 52046 244 0 0 25 0 1 0 891869043 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/14448/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 522.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 522.974
CPU time (s): 522.99
CPU user time (s): 520.468
CPU system time (s): 2.52262
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 7864564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 520.468
system time used= 2.52262
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1694359
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= 10
involuntary context switches= 6178

runsolver used 0.976851 second user time and 1.88471 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-11 16:31:07
IDJOB=3494528
IDBENCH=70826
IDSOLVER=1985
FILE ID=node102/3494528-1307802667
RUNJOBID= node102-1307802577-14160
PBS_JOBID= 13551074
Free space on /tmp= 74136 MiB

SOLVER NAME= Haifa-MUC 2011-04-07
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-05.cnf
COMMAND LINE= HOME/hmuc BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3494528-1307802667/watcher-3494528-1307802667 -o /tmp/evaluation-result-3494528-1307802667/solver-3494528-1307802667 -C 1800 -W 1850 -M 7680  HOME/hmuc HOME/instance-3494528-1307802667.cnf

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

MD5SUM BENCH= 2802e980ef7a0af021d80df126a2e28c
RANDOM SEED=78823192

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:     32951124 kB
MemFree:      28934480 kB
Buffers:        289592 kB
Cached:         907364 kB
SwapCached:      25172 kB
Active:        3097928 kB
Inactive:       706548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28934480 kB
SwapTotal:    67111528 kB
SwapFree:     67050520 kB
Dirty:            4728 kB
Writeback:           0 kB
AnonPages:     2605104 kB
Mapped:           9728 kB
Slab:           141980 kB
PageTables:      10408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3036660 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= 74136 MiB
End job on node102 at 2011-06-11 16:39:52