Trace number 2690251

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
wbo 1.4bWrong UNSAT 99.6658 99.6634

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900670675--soft-0-100-0.wbo
MD5SUMd1c4dbb5406fd100fd0c417364df25ff
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark39.172
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 136368
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136367
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690251-1277928726.wbo.
0.00/0.00	c Instance file HOME/instance-2690251-1277928726.wbo
0.00/0.00	c File size is 96771 bytes.
0.00/0.00	c Highest Coefficient sum: 671
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |     231     2707     8338 |     5500      100     23 |  0.002 % |
0.00/0.01	c |       250 |     231     2707     8338 |     6050      250     25 |  0.002 % |
0.00/0.02	c |       476 |     231     2707     8338 |     6655      476     25 |  0.002 % |
0.00/0.03	c |       813 |     231     2707     8338 |     7320      813     26 |  0.002 % |
0.03/0.04	c |      1320 |     231     2707     8338 |     8052     1320     29 |  0.002 % |
0.03/0.07	c |      2081 |     231     2707     8338 |     8857     2081     30 |  0.002 % |
0.09/0.11	c |      3221 |     231     2707     8338 |     9743     3221     30 |  0.002 % |
0.09/0.17	c |      4930 |     231     2707     8338 |    10717     4930     29 |  0.002 % |
0.19/0.28	c |      7496 |     231     2707     8338 |    11789     7496     29 |  0.002 % |
0.39/0.49	c |     11340 |     231     2707     8338 |    12968    11340     31 |  0.002 % |
0.79/0.81	c |     17107 |     231     2707     8338 |    14265    10587     34 |  0.002 % |
1.28/1.36	c |     25757 |     231     2707     8338 |    15692    12069     35 |  0.002 % |
2.29/2.33	c |     38732 |     231     2707     8338 |    17261     9253     39 |  0.002 % |
3.89/3.92	c |     58193 |     231     2707     8338 |    18987    11346     39 |  0.002 % |
6.29/6.33	c |     87386 |     231     2707     8338 |    20886    11889     37 |  0.002 % |
10.09/10.16	c |    131176 |     231     2707     8338 |    22974    13696     38 |  0.002 % |
16.29/16.40	c |    196860 |     231     2707     8338 |    25272    21691     38 |  0.002 % |
26.39/26.45	c |    295387 |     231     2707     8338 |    27799    13117     39 |  0.002 % |
41.99/42.08	c |    443178 |     231     2707     8338 |    30579    21124     38 |  0.002 % |
65.60/65.68	c |    664861 |     231     2707     8338 |    33637    24821     40 |  0.002 % |
99.60/99.65	s UNSATISFIABLE
99.60/99.65	c Total CPU time: 97.5212 s
99.60/99.65	c ===============================================================================
99.60/99.65	c 
99.60/99.65	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2690251-1277928726/watcher-2690251-1277928726 -o /tmp/evaluation-result-2690251-1277928726/solver-2690251-1277928726 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690251-1277928726.wbo 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.16 2.10 4/196 16002
/proc/meminfo: memFree=31037424/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=2800 CPUtime=0
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 314 0 0 0 0 0 0 0 19 0 1 0 134167791 2867200 233 4089446400 134512640 135752675 4290562832 18446744073709551615 135229087 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16002/statm: 700 233 149 303 0 371 0

[startup+0.0367291 s]
/proc/loadavg: 2.07 2.16 2.10 4/196 16002
/proc/meminfo: memFree=31037424/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=2968 CPUtime=0.03
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 422 0 0 0 3 0 0 0 21 0 1 0 134167791 3039232 317 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16002/statm: 742 317 144 303 0 437 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2968

[startup+0.100714 s]
/proc/loadavg: 2.07 2.16 2.10 4/196 16002
/proc/meminfo: memFree=31037424/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=3628 CPUtime=0.09
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 575 0 0 0 9 0 0 0 21 0 1 0 134167791 3715072 470 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/16002/statm: 907 470 144 303 0 602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3628

[startup+0.300694 s]
/proc/loadavg: 2.07 2.16 2.10 4/196 16002
/proc/meminfo: memFree=31037424/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=5080 CPUtime=0.29
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 937 0 0 0 28 1 0 0 21 0 1 0 134167791 5201920 832 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 1270 832 144 303 0 965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5080

[startup+0.700604 s]
/proc/loadavg: 2.07 2.16 2.10 4/196 16002
/proc/meminfo: memFree=31037424/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=7360 CPUtime=0.69
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 1504 0 0 0 66 3 0 0 22 0 1 0 134167791 7536640 1399 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 1840 1399 144 303 0 1535 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7360

[startup+1.50041 s]
/proc/loadavg: 2.06 2.15 2.10 3/197 16003
/proc/meminfo: memFree=31031588/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=11188 CPUtime=1.49
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 2473 0 0 0 144 5 0 0 25 0 1 0 134167791 11456512 2368 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 2797 2368 144 303 0 2492 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11188

[startup+3.10113 s]
/proc/loadavg: 2.06 2.15 2.10 3/197 16003
/proc/meminfo: memFree=31026888/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=18052 CPUtime=3.09
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 4170 0 0 0 299 10 0 0 25 0 1 0 134167791 18485248 4065 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 4513 4065 144 303 0 4208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18052

[startup+6.30048 s]
/proc/loadavg: 2.06 2.15 2.10 3/197 16003
/proc/meminfo: memFree=31013248/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=30688 CPUtime=6.29
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 7344 0 0 0 611 18 0 0 25 0 1 0 134167791 31424512 7239 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 7672 7239 144 303 0 7367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30688

[startup+12.7002 s]
/proc/loadavg: 2.05 2.15 2.10 3/197 16003
/proc/meminfo: memFree=30989656/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=53932 CPUtime=12.69
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 13159 0 0 0 1234 35 0 0 25 0 1 0 134167791 55226368 13054 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 13483 13054 144 303 0 13178 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53932

[startup+25.5007 s]
/proc/loadavg: 2.04 2.14 2.09 3/197 16003
/proc/meminfo: memFree=30948636/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=94616 CPUtime=25.49
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 23330 0 0 0 2487 62 0 0 25 0 1 0 134167791 96886784 23225 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 23654 23225 144 303 0 23349 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94616

[startup+51.1006 s]
/proc/loadavg: 2.02 2.13 2.09 3/197 16004
/proc/meminfo: memFree=30872468/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=171424 CPUtime=51.1
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 42510 0 0 0 4994 116 0 0 25 0 1 0 134167791 175538176 42405 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 42856 42405 144 303 0 42551 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 171424

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

[startup+76.7005 s]
/proc/loadavg: 2.02 2.12 2.09 3/197 16005
/proc/meminfo: memFree=30794832/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=250040 CPUtime=76.69
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 62150 0 0 0 7498 171 0 0 25 0 1 0 134167791 256040960 62045 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 62510 62045 144 303 0 62205 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 250040

[startup+89.5009 s]
/proc/loadavg: 2.01 2.11 2.09 3/197 16005
/proc/meminfo: memFree=30756880/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=285720 CPUtime=89.5
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 71074 0 0 0 8754 196 0 0 25 0 1 0 134167791 292577280 70969 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 71430 70969 144 303 0 71125 0
Current children cumulated CPU time (s) 89.5
Current children cumulated vsize (KiB) 285720

[startup+95.9006 s]
/proc/loadavg: 2.01 2.11 2.09 3/197 16005
/proc/meminfo: memFree=30739024/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=303044 CPUtime=95.89
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 75404 0 0 0 9382 207 0 0 25 0 1 0 134167791 310317056 75299 4089446400 134512640 135752675 4290562832 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 75761 75299 144 303 0 75456 0
Current children cumulated CPU time (s) 95.89
Current children cumulated vsize (KiB) 303044

[startup+97.5004 s]
/proc/loadavg: 2.01 2.11 2.09 3/197 16005
/proc/meminfo: memFree=30736172/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=307136 CPUtime=97.49
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 76410 0 0 0 9539 210 0 0 25 0 1 0 134167791 314507264 76305 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 76784 76305 144 303 0 76479 0
Current children cumulated CPU time (s) 97.49
Current children cumulated vsize (KiB) 307136

[startup+98.3002 s]
/proc/loadavg: 2.01 2.11 2.09 3/197 16005
/proc/meminfo: memFree=30733692/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=308852 CPUtime=98.29
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 76852 0 0 0 9618 211 0 0 25 0 1 0 134167791 316264448 76747 4089446400 134512640 135752675 4290562832 18446744073709551615 134611663 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 77213 76747 144 303 0 76908 0
Current children cumulated CPU time (s) 98.29
Current children cumulated vsize (KiB) 308852

[startup+99.1011 s]
/proc/loadavg: 2.01 2.11 2.09 3/197 16005
/proc/meminfo: memFree=30731212/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=310700 CPUtime=99.09
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 77300 0 0 0 9697 212 0 0 25 0 1 0 134167791 318156800 77195 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 77675 77195 144 303 0 77370 0
Current children cumulated CPU time (s) 99.09
Current children cumulated vsize (KiB) 310700

[startup+99.501 s]
/proc/loadavg: 2.01 2.11 2.09 3/197 16005
/proc/meminfo: memFree=30731212/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=311360 CPUtime=99.5
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 77483 0 0 0 9737 213 0 0 25 0 1 0 134167791 318832640 77378 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 77840 77378 144 303 0 77535 0
Current children cumulated CPU time (s) 99.5
Current children cumulated vsize (KiB) 311360

[startup+99.6009 s]
/proc/loadavg: 2.01 2.11 2.09 3/197 16005
/proc/meminfo: memFree=30731212/32951124 swapFree=67111528/67111528
[pid=16002] ppid=16000 vsize=311756 CPUtime=99.6
/proc/16002/stat : 16002 (wbo1.4b) R 16000 16002 15764 0 -1 4202496 77569 0 0 0 9747 213 0 0 25 0 1 0 134167791 319238144 77464 4089446400 134512640 135752675 4290562832 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16002/statm: 77939 77464 144 303 0 77634 0
Current children cumulated CPU time (s) 99.6
Current children cumulated vsize (KiB) 311756

Child status: 0
Real time (s): 99.6634
CPU time (s): 99.6658
CPU user time (s): 97.5212
CPU system time (s): 2.14467
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 311756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.5212
system time used= 2.14467
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77598
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= 1
involuntary context switches= 91

runsolver used 0.162975 second user time and 0.348946 second system time

The end

Launcher Data

Begin job on node143 at 2010-06-30 22:12:06
IDJOB=2690251
IDBENCH=79291
IDSOLVER=1201
FILE ID=node143/2690251-1277928726
PBS_JOBID= 11197381
Free space on /tmp= 74212 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900670675--soft-0-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690251-1277928726/watcher-2690251-1277928726 -o /tmp/evaluation-result-2690251-1277928726/solver-2690251-1277928726 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690251-1277928726.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d1c4dbb5406fd100fd0c417364df25ff
RANDOM SEED=2046323024

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.07
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.848
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.76
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.848
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.77
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.848
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	: 5285.38
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.848
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.848
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.74
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.848
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:      31037828 kB
Buffers:        213508 kB
Cached:         967124 kB
SwapCached:          0 kB
Active:         999080 kB
Inactive:       768496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31037828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2824 kB
Writeback:           0 kB
AnonPages:      587340 kB
Mapped:          20504 kB
Slab:            80128 kB
PageTables:       6664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1657092 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= 74208 MiB
End job on node143 at 2010-06-30 22:13:46