Trace number 3493917

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? 319.83 319.827

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
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 variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

319.80/319.82	c WARNING: for repeatability, setting FPU to use double precision
319.80/319.82	c ===============================================================================
319.80/319.82	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-3493917-1307802576/watcher-3493917-1307802576 -o /tmp/evaluation-result-3493917-1307802576/solver-3493917-1307802576 -C 1800 -W 1850 -M 7680 HOME/hmuc-a HOME/instance-3493917-1307802576.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: 0.16 0.03 0.01 2/179 22516
/proc/meminfo: memFree=31886692/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=23292 CPUtime=0 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 1193 0 0 0 0 0 0 0 23 0 1 0 624448947 23851008 1112 33554432000 4194304 4311632 140736406060928 18446744073709551615 4295345 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 5823 1118 216 29 0 2452 0

[startup+0.0525589 s]
/proc/loadavg: 0.16 0.03 0.01 2/179 22516
/proc/meminfo: memFree=31886692/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=62828 CPUtime=0.04 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 9250 0 0 0 3 1 0 0 23 0 1 0 624448947 64335872 9050 33554432000 4194304 4311632 140736406060928 18446744073709551615 4295345 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 15707 9058 216 29 0 12336 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 62828

[startup+0.100555 s]
/proc/loadavg: 0.16 0.03 0.01 2/179 22516
/proc/meminfo: memFree=31886692/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=102660 CPUtime=0.09 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 17287 0 0 0 7 2 0 0 23 0 1 0 624448947 105123840 16862 33554432000 4194304 4311632 140736406060928 18446744073709551615 4223971 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 25665 16867 216 29 0 22294 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 102660

[startup+0.300518 s]
/proc/loadavg: 0.16 0.03 0.01 2/179 22516
/proc/meminfo: memFree=31886692/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=138308 CPUtime=0.29 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 29220 0 0 0 24 5 0 0 25 0 1 0 624448947 141627392 28059 33554432000 4194304 4311632 140736406060928 18446744073709551615 268660323013 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 34577 28062 218 29 0 31206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 138308

[startup+0.700402 s]
/proc/loadavg: 0.16 0.03 0.01 2/179 22516
/proc/meminfo: memFree=31886692/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=201628 CPUtime=0.69 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 46743 0 0 0 61 8 0 0 25 0 1 0 624448947 206467072 43769 33554432000 4194304 4311632 140736406060928 18446744073709551615 4277240 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 50407 43769 222 29 0 47036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 201628

[startup+1.50026 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 22517
/proc/meminfo: memFree=31671444/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=252124 CPUtime=1.49 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 56008 0 0 0 139 10 0 0 25 0 1 0 624448947 258174976 51847 33554432000 4194304 4311632 140736406060928 18446744073709551615 4296889 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 63031 51847 225 29 0 59660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 252124

[startup+3.10097 s]
/proc/loadavg: 0.16 0.03 0.01 3/180 22517
/proc/meminfo: memFree=31635732/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=201480 CPUtime=3.09 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 64668 0 0 0 298 11 0 0 25 0 1 0 624448947 206315520 44152 33554432000 4194304 4311632 140736406060928 18446744073709551615 4264235 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 50370 44152 245 29 0 46999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 201480

[startup+6.30043 s]
/proc/loadavg: 0.55 0.12 0.04 5/190 22545
/proc/meminfo: memFree=31272440/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=232124 CPUtime=6.29 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 68635 0 0 0 617 12 0 0 25 0 1 0 624448947 237694976 48115 33554432000 4194304 4311632 140736406060928 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 58031 48115 248 29 0 54660 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 232124

[startup+12.7003 s]
/proc/loadavg: 0.82 0.18 0.06 5/190 22545
/proc/meminfo: memFree=31078908/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=313312 CPUtime=12.69 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 88818 0 0 0 1254 15 0 0 25 0 1 0 624448947 320831488 68292 33554432000 4194304 4311632 140736406060928 18446744073709551615 268664099248 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 78328 68292 246 29 0 74957 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 313312

[startup+25.501 s]
/proc/loadavg: 1.53 0.37 0.12 5/190 22697
/proc/meminfo: memFree=30891536/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=742332 CPUtime=25.5 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 155054 0 0 0 2528 22 0 0 25 0 1 0 624448947 760147968 134517 33554432000 4194304 4311632 140736406060928 18446744073709551615 4264186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 185583 134517 246 29 0 182212 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 742332

[startup+51.1005 s]
/proc/loadavg: 2.45 0.67 0.23 5/190 22736
/proc/meminfo: memFree=29810212/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=1660876 CPUtime=51.09 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 288474 0 0 0 5072 37 0 0 25 0 1 0 624448947 1700737024 267924 33554432000 4194304 4311632 140736406060928 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 415219 267924 256 29 0 411848 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1660876

[startup+102.306 s]
/proc/loadavg: 3.33 1.18 0.42 5/190 22737
/proc/meminfo: memFree=27320308/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=2583112 CPUtime=102.29 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 603684 0 0 0 10160 69 0 0 25 0 1 0 624448947 2645106688 583127 33554432000 4194304 4311632 140736406060928 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 645778 583127 256 29 0 642407 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2583112

[startup+162.301 s]
/proc/loadavg: 3.75 1.69 0.64 5/190 22739
/proc/meminfo: memFree=24938592/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=4081744 CPUtime=162.29 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 901843 0 0 0 16128 101 0 0 25 0 1 0 624448947 4179705856 881268 33554432000 4194304 4311632 140736406060928 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 1020436 881268 246 29 0 1017065 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 4081744

[startup+222.3 s]
/proc/loadavg: 3.91 2.11 0.85 5/190 22740
/proc/meminfo: memFree=22489680/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=6517020 CPUtime=222.3 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 1217618 0 0 0 22093 137 0 0 25 0 1 0 624448947 6673428480 1197040 33554432000 4194304 4311632 140736406060928 18446744073709551615 4264427 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 1629255 1197040 246 29 0 1625884 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 6517020

[startup+282.301 s]
/proc/loadavg: 3.96 2.45 1.05 5/190 22742
/proc/meminfo: memFree=20149272/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=6517020 CPUtime=282.29 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 1495283 0 0 0 28067 162 0 0 25 0 1 0 624448947 6673428480 1474698 33554432000 4194304 4311632 140736406060928 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 1629255 1474698 246 29 0 1625884 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 6517020

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

[startup+307.1 s]
/proc/loadavg: 3.98 2.58 1.12 5/190 22743
/proc/meminfo: memFree=19076044/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=6517020 CPUtime=307.09 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 1600133 0 0 0 30536 173 0 0 25 0 1 0 624448947 6673428480 1579545 33554432000 4194304 4311632 140736406060928 18446744073709551615 4286219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 1629255 1579545 246 29 0 1625884 0
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (KiB) 6517020

[startup+313.507 s]
/proc/loadavg: 3.98 2.60 1.14 5/190 22781
/proc/meminfo: memFree=25274812/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=6517020 CPUtime=313.51 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 1622599 0 0 0 31175 176 0 0 25 0 1 0 624448947 6673428480 1602010 33554432000 4194304 4311632 140736406060928 18446744073709551615 4264419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 1629255 1602010 246 29 0 1625884 0
Current children cumulated CPU time (s) 313.51
Current children cumulated vsize (KiB) 6517020

[startup+316.701 s]
/proc/loadavg: 3.98 2.62 1.15 5/190 22781
/proc/meminfo: memFree=25168796/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=6517020 CPUtime=316.7 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 1631777 0 0 0 31493 177 0 0 25 0 1 0 624448947 6673428480 1611186 33554432000 4194304 4311632 140736406060928 18446744073709551615 4272592 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 1629255 1611186 246 29 0 1625884 0
Current children cumulated CPU time (s) 316.7
Current children cumulated vsize (KiB) 6517020

[startup+318.3 s]
/proc/loadavg: 3.98 2.62 1.15 5/190 22781
/proc/meminfo: memFree=25119072/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=6517020 CPUtime=318.3 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 1638973 0 0 0 31652 178 0 0 25 0 1 0 624448947 6673428480 1618382 33554432000 4194304 4311632 140736406060928 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 1629255 1618382 246 29 0 1625884 0
Current children cumulated CPU time (s) 318.3
Current children cumulated vsize (KiB) 6517020

[startup+319.101 s]
/proc/loadavg: 3.98 2.62 1.15 5/190 22781
/proc/meminfo: memFree=25043912/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=6517020 CPUtime=319.09 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 1643011 0 0 0 31731 178 0 0 25 0 1 0 624448947 6673428480 1622420 33554432000 4194304 4311632 140736406060928 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 1629255 1622420 246 29 0 1625884 0
Current children cumulated CPU time (s) 319.09
Current children cumulated vsize (KiB) 6517020

[startup+319.501 s]
/proc/loadavg: 3.98 2.62 1.15 5/190 22781
/proc/meminfo: memFree=25043912/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=6517020 CPUtime=319.5 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 1644046 0 0 0 31771 179 0 0 25 0 1 0 624448947 6673428480 1623455 33554432000 4194304 4311632 140736406060928 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 1629255 1623455 246 29 0 1625884 0
Current children cumulated CPU time (s) 319.5
Current children cumulated vsize (KiB) 6517020

[startup+319.701 s]
/proc/loadavg: 3.98 2.62 1.15 5/190 22781
/proc/meminfo: memFree=25043912/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=6576172 CPUtime=319.7 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 1644212 0 0 0 31774 196 0 0 25 0 1 0 624448947 6734000128 478964 33554432000 4194304 4311632 140736406060928 18446744073709551615 268660705415 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 1644043 478964 262 29 0 1640672 0
Current children cumulated CPU time (s) 319.7
Current children cumulated vsize (KiB) 6576172

[startup+319.801 s]
/proc/loadavg: 3.98 2.62 1.15 5/190 22781
/proc/meminfo: memFree=25043912/32951124 swapFree=67055708/67111528
[pid=22516] ppid=22514 vsize=221428 CPUtime=319.8 cores=0,2
/proc/22516/stat : 22516 (hmuc-a) R 22514 22516 22467 0 -1 4202496 1644212 0 0 0 31777 203 0 0 25 0 1 0 624448947 226742272 33711 33554432000 4194304 4311632 140736406060928 18446744073709551615 268660311634 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22516/statm: 55357 33711 262 29 0 51986 0
Current children cumulated CPU time (s) 319.8
Current children cumulated vsize (KiB) 221428

Child status: 0
Real time (s): 319.827
CPU time (s): 319.83
CPU user time (s): 317.791
CPU system time (s): 2.03969
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 6576172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 317.791
system time used= 2.03969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1644213
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= 5
involuntary context switches= 4236

runsolver used 0.561914 second user time and 1.18182 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-11 16:29:37
IDJOB=3493917
IDBENCH=20419
IDSOLVER=1983
FILE ID=node107/3493917-1307802576
RUNJOBID= node107-1307802576-22485
PBS_JOBID= 13551069
Free space on /tmp= 74112 MiB

SOLVER NAME= Haifa-MUC-A 2011-04-07
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= HOME/hmuc-a BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493917-1307802576/watcher-3493917-1307802576 -o /tmp/evaluation-result-3493917-1307802576/solver-3493917-1307802576 -C 1800 -W 1850 -M 7680  HOME/hmuc-a HOME/instance-3493917-1307802576.cnf

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
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:      31889476 kB
Buffers:        164232 kB
Cached:         622824 kB
SwapCached:      19468 kB
Active:         333860 kB
Inactive:       539008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31889476 kB
SwapTotal:    67111528 kB
SwapFree:     67055708 kB
Dirty:           21728 kB
Writeback:           0 kB
AnonPages:       83836 kB
Mapped:          12480 kB
Slab:           122560 kB
PageTables:       5788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285528 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= 74104 MiB
End job on node107 at 2011-06-11 16:34:57