Trace number 3493905

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-A 2011-04-07? 309.853 309.927

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc950.cnf
MD5SUM36e67e1ba9821e3da23147686112d6b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.99509
Satisfiable
(Un)Satisfiability was proved
Number of variables112784
Number of clauses360419
Sum of the clauses size955179
Maximum clause length3
Minimum clause length1
Number of clauses of size 13092
Number of clauses of size 2119894
Number of clauses of size 3237433
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

309.82/309.92	c WARNING: for repeatability, setting FPU to use double precision
309.82/309.92	c ===============================================================================
309.82/309.92	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: UNKNOWN

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

running on 2 cores: 4,6

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.16 0.03 0.01 2/176 22506
/proc/meminfo: memFree=31946872/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=23860 CPUtime=0 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 1327 0 0 0 0 0 0 0 25 0 1 0 624448932 24432640 1247 33554432000 4194304 4311632 140733959435504 18446744073709551615 268660359376 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 5965 1258 216 29 0 2594 0

[startup+0.104625 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 22506
/proc/meminfo: memFree=31946872/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=90004 CPUtime=0.1 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 13809 0 0 0 9 1 0 0 25 0 1 0 624448932 92164096 13319 33554432000 4194304 4311632 140733959435504 18446744073709551615 268660323013 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 22501 13321 218 29 0 19130 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 90004

[startup+0.200609 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 22506
/proc/meminfo: memFree=31946872/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=102168 CPUtime=0.19 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 17934 0 0 0 17 2 0 0 25 0 1 0 624448932 104620032 17051 33554432000 4194304 4311632 140733959435504 18446744073709551615 268660323013 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 25542 17052 218 29 0 22171 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 102168

[startup+0.300595 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 22506
/proc/meminfo: memFree=31946872/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=122344 CPUtime=0.29 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 22619 0 0 0 27 2 0 0 25 0 1 0 624448932 125280256 21072 33554432000 4194304 4311632 140733959435504 18446744073709551615 268660323013 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 30586 21075 218 29 0 27215 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 122344

[startup+0.700508 s]
/proc/loadavg: 0.16 0.03 0.01 2/176 22506
/proc/meminfo: memFree=31946872/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=139960 CPUtime=0.69 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 27352 0 0 0 66 3 0 0 25 0 1 0 624448932 143319040 25163 33554432000 4194304 4311632 140733959435504 18446744073709551615 4231512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 34990 25163 225 29 0 31619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 139960

[startup+1.50034 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 22517
/proc/meminfo: memFree=31682976/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=125304 CPUtime=1.49 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 33572 0 0 0 145 4 0 0 25 0 1 0 624448932 128311296 24075 33554432000 4194304 4311632 140733959435504 18446744073709551615 4264160 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 31326 24075 245 29 0 27955 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125304

[startup+3.10107 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 22517
/proc/meminfo: memFree=31636228/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=174332 CPUtime=3.09 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 42587 0 0 0 304 5 0 0 25 0 1 0 624448932 178515968 33089 33554432000 4194304 4311632 140733959435504 18446744073709551615 4284484 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 43583 33089 257 29 0 40212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 174332

[startup+6.30051 s]
/proc/loadavg: 0.55 0.12 0.04 5/190 22545
/proc/meminfo: memFree=31250616/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=224120 CPUtime=6.29 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 52208 0 0 0 622 7 0 0 25 0 1 0 624448932 229498880 42705 33554432000 4194304 4311632 140733959435504 18446744073709551615 4264210 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 56030 42705 258 29 0 52659 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 224120

[startup+12.7004 s]
/proc/loadavg: 0.82 0.18 0.06 5/190 22545
/proc/meminfo: memFree=31080396/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=355596 CPUtime=12.69 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 80054 0 0 0 1259 10 0 0 25 0 1 0 624448932 364130304 70527 33554432000 4194304 4311632 140733959435504 18446744073709551615 4284269 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 88899 70527 258 29 0 85528 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 355596

[startup+25.5011 s]
/proc/loadavg: 1.53 0.37 0.12 5/190 22697
/proc/meminfo: memFree=30893148/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=487856 CPUtime=25.48 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 118623 0 0 0 2533 15 0 0 25 0 1 0 624448932 499564544 109070 33554432000 4194304 4311632 140733959435504 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 121964 109070 258 29 0 118593 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 487856

[startup+51.1006 s]
/proc/loadavg: 2.45 0.67 0.23 5/190 22736
/proc/meminfo: memFree=29813436/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=1052028 CPUtime=51.07 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 255215 0 0 0 5076 31 0 0 25 0 1 0 624448932 1077276672 245614 33554432000 4194304 4311632 140733959435504 18446744073709551615 268664119124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 263007 245614 258 29 0 259636 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1052028

[startup+102.301 s]
/proc/loadavg: 3.33 1.18 0.42 5/190 22737
/proc/meminfo: memFree=27321052/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=2541792 CPUtime=102.28 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 555566 0 0 0 10160 68 0 0 25 0 1 0 624448932 2602795008 545900 33554432000 4194304 4311632 140733959435504 18446744073709551615 4264427 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 635448 545900 258 29 0 632077 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2541792

[startup+162.301 s]
/proc/loadavg: 3.75 1.69 0.64 5/190 22739
/proc/meminfo: memFree=24943552/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=4040424 CPUtime=162.28 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 838914 0 0 0 16129 99 0 0 25 0 1 0 624448932 4137394176 829201 33554432000 4194304 4311632 140733959435504 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 1010106 829201 258 29 0 1006735 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 4040424

[startup+222.306 s]
/proc/loadavg: 3.91 2.11 0.85 5/190 22740
/proc/meminfo: memFree=22491044/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=6475700 CPUtime=222.27 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 1147068 0 0 0 22095 132 0 0 25 0 1 0 624448932 6631116800 1137327 33554432000 4194304 4311632 140733959435504 18446744073709551615 4272968 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 1618925 1137327 258 29 0 1615554 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 6475700

[startup+282.301 s]
/proc/loadavg: 3.96 2.45 1.05 5/190 22742
/proc/meminfo: memFree=20150388/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=6475700 CPUtime=282.26 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 1456358 0 0 0 28063 163 0 0 25 0 1 0 624448932 6631116800 1446578 33554432000 4194304 4311632 140733959435504 18446744073709551615 4264447 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 1618925 1446578 258 29 0 1615554 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 6475700

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

[startup+294.401 s]
/proc/loadavg: 3.97 2.50 1.08 5/190 22742
/proc/meminfo: memFree=19655992/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=6475700 CPUtime=294.36 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 1517723 0 0 0 29266 170 0 0 25 0 1 0 624448932 6631116800 1507937 33554432000 4194304 4311632 140733959435504 18446744073709551615 4260440 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 1618925 1507937 258 29 0 1615554 0
Current children cumulated CPU time (s) 294.36
Current children cumulated vsize (KiB) 6475700

[startup+300.8 s]
/proc/loadavg: 3.97 2.55 1.11 5/190 22743
/proc/meminfo: memFree=19401048/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=6475700 CPUtime=300.76 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 1561537 0 0 0 29901 175 0 0 25 0 1 0 624448932 6631116800 1551746 33554432000 4194304 4311632 140733959435504 18446744073709551615 4282542 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 1618925 1551764 258 29 0 1615554 0
Current children cumulated CPU time (s) 300.76
Current children cumulated vsize (KiB) 6475700

[startup+304.001 s]
/proc/loadavg: 3.97 2.55 1.11 5/190 22743
/proc/meminfo: memFree=19276056/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=6475700 CPUtime=303.96 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 1577277 0 0 0 30219 177 0 0 25 0 1 0 624448932 6631116800 1567479 33554432000 4194304 4311632 140733959435504 18446744073709551615 4271538 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 1618925 1567479 258 29 0 1615554 0
Current children cumulated CPU time (s) 303.96
Current children cumulated vsize (KiB) 6475700

[startup+307.2 s]
/proc/loadavg: 3.98 2.58 1.12 5/190 22743
/proc/meminfo: memFree=19080136/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=6475700 CPUtime=307.16 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 1601173 0 0 0 30536 180 0 0 25 0 1 0 624448932 6631116800 1591375 33554432000 4194304 4311632 140733959435504 18446744073709551615 4271553 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 1618925 1591375 258 29 0 1615554 0
Current children cumulated CPU time (s) 307.16
Current children cumulated vsize (KiB) 6475700

[startup+308.801 s]
/proc/loadavg: 3.98 2.58 1.12 5/190 22743
/proc/meminfo: memFree=18986268/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=6475700 CPUtime=308.76 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 1613109 0 0 0 30695 181 0 0 25 0 1 0 624448932 6631116800 1603311 33554432000 4194304 4311632 140733959435504 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 1618925 1603311 258 29 0 1615554 0
Current children cumulated CPU time (s) 308.76
Current children cumulated vsize (KiB) 6475700

[startup+309.601 s]
/proc/loadavg: 3.98 2.58 1.12 5/190 22743
/proc/meminfo: memFree=18879628/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=6475700 CPUtime=309.56 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 1618930 0 0 0 30775 181 0 0 25 0 1 0 624448932 6631116800 1609132 33554432000 4194304 4311632 140733959435504 18446744073709551615 4259685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22506/statm: 1618925 1609132 258 29 0 1615554 0
Current children cumulated CPU time (s) 309.56
Current children cumulated vsize (KiB) 6475700

[startup+309.801 s]
/proc/loadavg: 3.98 2.58 1.12 5/190 22743
/proc/meminfo: memFree=18879628/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=6536980 CPUtime=309.72 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 1619083 0 2 0 30778 194 0 0 25 0 1 0 624448932 6693867520 700188 33554432000 4194304 4311632 140733959435504 18446744073709551615 268660705415 0 0 4096 8388610 0 0 0 17 4 0 0 4
/proc/22506/statm: 1634245 699760 274 29 0 1630874 0
Current children cumulated CPU time (s) 309.72
Current children cumulated vsize (KiB) 6536980

[startup+309.901 s]
/proc/loadavg: 3.98 2.58 1.12 5/190 22743
/proc/meminfo: memFree=18879628/32951124 swapFree=67055708/67111528
[pid=22506] ppid=22504 vsize=189908 CPUtime=309.82 cores=4,6
/proc/22506/stat : 22506 (hmuc-a) R 22504 22506 22467 0 -1 4202496 1619083 0 2 0 30779 203 0 0 25 0 1 0 624448932 194465792 22732 33554432000 4194304 4311632 140733959435504 18446744073709551615 268660318107 0 0 4096 8388610 0 0 0 17 4 0 0 4
/proc/22506/statm: 47477 22732 274 29 0 44106 0
Current children cumulated CPU time (s) 309.82
Current children cumulated vsize (KiB) 189908

Child status: 0
Real time (s): 309.927
CPU time (s): 309.853
CPU user time (s): 307.814
CPU system time (s): 2.03869
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 6536980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 307.814
system time used= 2.03869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1619084
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 437

runsolver used 0.546916 second user time and 1.14383 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-11 16:29:37
IDJOB=3493905
IDBENCH=20454
IDSOLVER=1983
FILE ID=node107/3493905-1307802576
RUNJOBID= node107-1307802576-22486
PBS_JOBID= 13551069
Free space on /tmp= 74116 MiB

SOLVER NAME= Haifa-MUC-A 2011-04-07
BENCH NAME= SAT07/industrial/babic/dspam/dspam_dump_vc950.cnf
COMMAND LINE= HOME/hmuc-a BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493905-1307802576/watcher-3493905-1307802576 -o /tmp/evaluation-result-3493905-1307802576/solver-3493905-1307802576 -C 1800 -W 1850 -M 7680  HOME/hmuc-a HOME/instance-3493905-1307802576.cnf

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

MD5SUM BENCH= 36e67e1ba9821e3da23147686112d6b9
RANDOM SEED=2038964557

node107.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.829
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.829
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.829
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.67
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31947424 kB
Buffers:        164224 kB
Cached:         618564 kB
SwapCached:      19468 kB
Active:         264644 kB
Inactive:       550176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31947424 kB
SwapTotal:    67111528 kB
SwapFree:     67055708 kB
Dirty:           17460 kB
Writeback:           0 kB
AnonPages:       29904 kB
Mapped:          11704 kB
Slab:           122296 kB
PageTables:       5400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188184 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= 74108 MiB
End job on node107 at 2011-06-11 16:34:47