Trace number 3461253

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.6UNSAT 109.266 109.264

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl10_11_pb.cnf.cr.opb
MD5SUMfac1b7391a53ae9861d9e311ddf65af2
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.003998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables220
Total number of constraints42
Number of constraints which are clauses22
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
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.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3461253-1307070770.opb.
0.00/0.00	c Instance file HOME/instance-3461253-1307070770.opb
0.00/0.00	c File size is 3818 bytes.
0.00/0.00	c Highest Coefficient sum: 12
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      220                                                 |
0.00/0.00	c |  Number Clauses:        22                                                  |
0.00/0.00	c |  Number Cardinality:    20                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     220       42      440 |     5000        0   -nan |  0.000 % |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     220       42      440 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       102 |     220       42      440 |     5500      102     28 |  0.002 % |
0.00/0.00	c |       252 |     220       42      440 |     6050      252     34 |  0.002 % |
0.00/0.00	c |       477 |     220       42      440 |     6655      477     36 |  0.002 % |
0.00/0.01	c |       814 |     220       42      440 |     7320      814     35 |  0.002 % |
0.00/0.03	c |      1323 |     220       42      440 |     8052     1323     37 |  0.002 % |
0.00/0.06	c |      2082 |     220       42      440 |     8857     2082     40 |  0.002 % |
0.09/0.14	c |      3221 |     220       42      440 |     9743     3221     42 |  0.002 % |
0.19/0.27	c |      4932 |     220       42      440 |    10717     4932     43 |  0.002 % |
0.49/0.58	c |      7496 |     220       42      440 |    11789     7496     44 |  0.002 % |
0.89/0.91	c |     11341 |     220       42      440 |    12968    11341     44 |  0.002 % |
1.69/1.78	c |     17108 |     220       42      440 |    14265    10601     43 |  0.002 % |
3.09/3.19	c |     25759 |     220       42      440 |    15692    12088     44 |  0.002 % |
5.29/5.34	c |     38735 |     220       42      440 |    17261     9320     40 |  0.002 % |
8.99/9.09	c |     58196 |     220       42      440 |    18987    11467     42 |  0.002 % |
14.49/14.54	c |     87390 |     220       42      440 |    20886    12084     38 |  0.002 % |
23.49/23.51	c |    131180 |     220       42      440 |    22974    13991     34 |  0.002 % |
37.19/37.22	c |    196865 |     220       42      440 |    25272    22089     38 |  0.002 % |
58.69/58.74	c |    295391 |     220       42      440 |    27799    18506     34 |  0.002 % |
91.89/91.93	c |    443180 |     219       42      440 |    30579    16079     34 |  0.457 % |
109.20/109.26	c ===============================================================================
109.20/109.26	c core #1
109.20/109.26	c 
109.20/109.26	c 
109.20/109.26	c Core size: 6	Core Weight: 2147483647	Total Weight: 2147483647
109.20/109.26	c Current CPU time: 108.332 s
109.20/109.26	c
109.20/109.26	s UNSATISFIABLE
109.20/109.26	c Total CPU time: 108.332 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3461253-1307070770/watcher-3461253-1307070770 -o /tmp/evaluation-result-3461253-1307070770/solver-3461253-1307070770 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461253-1307070770.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.09 2.03 1.98 2/386 25501
/proc/meminfo: memFree=23493040/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=2236 CPUtime=0 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 350 0 0 0 0 0 0 0 25 0 1 0 818679789 2289664 302 33554432000 4194304 5714214 140737312407568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 559 302 180 372 0 184 0

[startup+0.09689 s]
/proc/loadavg: 2.09 2.03 1.98 2/386 25501
/proc/meminfo: memFree=23493040/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=3036 CPUtime=0.08 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 550 0 0 0 8 0 0 0 25 0 1 0 818679789 3108864 502 33554432000 4194304 5714214 140737312407568 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 759 502 180 372 0 384 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3036

[startup+0.1009 s]
/proc/loadavg: 2.09 2.03 1.98 2/386 25501
/proc/meminfo: memFree=23493040/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=3036 CPUtime=0.09 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 555 0 0 0 9 0 0 0 25 0 1 0 818679789 3108864 507 33554432000 4194304 5714214 140737312407568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 759 507 180 372 0 384 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3036

[startup+0.300853 s]
/proc/loadavg: 2.09 2.03 1.98 2/386 25501
/proc/meminfo: memFree=23493040/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=4100 CPUtime=0.29 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 809 0 0 0 29 0 0 0 25 0 1 0 818679789 4198400 761 33554432000 4194304 5714214 140737312407568 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 1025 761 180 372 0 650 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4100

[startup+0.700791 s]
/proc/loadavg: 2.09 2.03 1.98 2/386 25501
/proc/meminfo: memFree=23493040/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=5608 CPUtime=0.69 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 1190 0 0 0 68 1 0 0 25 0 1 0 818679789 5742592 1142 33554432000 4194304 5714214 140737312407568 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 1402 1142 180 372 0 1027 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5608

[startup+1.50065 s]
/proc/loadavg: 2.09 2.03 1.98 3/387 25502
/proc/meminfo: memFree=23487204/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=7484 CPUtime=1.49 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 1649 0 0 0 147 2 0 0 25 0 1 0 818679789 7663616 1601 33554432000 4194304 5714214 140737312407568 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 1871 1601 180 372 0 1496 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7484

[startup+3.10035 s]
/proc/loadavg: 2.24 2.06 1.99 3/387 25502
/proc/meminfo: memFree=23484984/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=9116 CPUtime=3.09 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 2056 0 0 0 305 4 0 0 25 0 1 0 818679789 9334784 2008 33554432000 4194304 5714214 140737312407568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 2279 2008 180 372 0 1904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9116

[startup+6.30079 s]
/proc/loadavg: 2.24 2.06 1.99 3/387 25502
/proc/meminfo: memFree=23481204/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=11960 CPUtime=6.29 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 2714 0 0 0 622 7 0 0 25 0 1 0 818679789 12247040 2666 33554432000 4194304 5714214 140737312407568 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 2990 2666 180 372 0 2615 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11960

[startup+12.7007 s]
/proc/loadavg: 2.20 2.06 1.99 3/387 25502
/proc/meminfo: memFree=23475688/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=17300 CPUtime=12.69 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 3987 0 0 0 1256 13 0 0 25 0 1 0 818679789 17715200 3939 33554432000 4194304 5714214 140737312407568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 4325 3939 180 372 0 3950 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17300

[startup+25.5004 s]
/proc/loadavg: 2.17 2.06 1.99 3/387 25502
/proc/meminfo: memFree=23462160/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=26000 CPUtime=25.49 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 6092 0 0 0 2524 25 0 0 25 0 1 0 818679789 26624000 6044 33554432000 4194304 5714214 140737312407568 18446744073709551615 4300368 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 6500 6044 180 372 0 6125 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26000

[startup+51.1008 s]
/proc/loadavg: 2.11 2.05 1.99 3/387 25503
/proc/meminfo: memFree=23448328/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=39420 CPUtime=51.09 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 9374 0 0 0 5063 46 0 0 25 0 1 0 818679789 40366080 9326 33554432000 4194304 5714214 140737312407568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 9855 9326 180 372 0 9480 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39420

[startup+102.315 s]
/proc/loadavg: 2.08 2.05 2.00 3/387 25504
/proc/meminfo: memFree=23413832/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=64168 CPUtime=102.3 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 15438 0 0 0 10143 87 0 0 25 0 1 0 818679789 65708032 15387 33554432000 4194304 5714214 140737312407568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 16042 15387 180 372 0 15667 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64168

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

[startup+105.5 s]
/proc/loadavg: 2.08 2.05 2.00 3/387 25505
/proc/meminfo: memFree=23412096/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=65848 CPUtime=105.51 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 15845 0 0 0 10461 90 0 0 25 0 1 0 818679789 67428352 15794 33554432000 4194304 5714214 140737312407568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 16462 15794 180 372 0 16087 0
Current children cumulated CPU time (s) 105.51
Current children cumulated vsize (KiB) 65848

[startup+107.101 s]
/proc/loadavg: 2.07 2.05 2.00 3/387 25505
/proc/meminfo: memFree=23412096/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=65980 CPUtime=107.09 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 15874 0 0 0 10618 91 0 0 25 0 1 0 818679789 67563520 15823 33554432000 4194304 5714214 140737312407568 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 16495 15823 180 372 0 16120 0
Current children cumulated CPU time (s) 107.09
Current children cumulated vsize (KiB) 65980

[startup+107.901 s]
/proc/loadavg: 2.07 2.05 2.00 3/387 25505
/proc/meminfo: memFree=23411352/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=66728 CPUtime=107.89 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 16041 0 0 0 10697 92 0 0 25 0 1 0 818679789 68329472 15990 33554432000 4194304 5714214 140737312407568 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 16682 15991 180 372 0 16307 0
Current children cumulated CPU time (s) 107.89
Current children cumulated vsize (KiB) 66728

[startup+108.701 s]
/proc/loadavg: 2.07 2.05 2.00 3/387 25505
/proc/meminfo: memFree=23411352/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=67268 CPUtime=108.69 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 16178 0 0 0 10777 92 0 0 25 0 1 0 818679789 68882432 16127 33554432000 4194304 5714214 140737312407568 18446744073709551615 4299952 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 16817 16127 180 372 0 16442 0
Current children cumulated CPU time (s) 108.69
Current children cumulated vsize (KiB) 67268

[startup+109.101 s]
/proc/loadavg: 2.07 2.05 2.00 3/387 25505
/proc/meminfo: memFree=23410736/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=67268 CPUtime=109.1 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 16180 0 0 0 10817 93 0 0 25 0 1 0 818679789 68882432 16129 33554432000 4194304 5714214 140737312407568 18446744073709551615 4319864 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 16817 16129 180 372 0 16442 0
Current children cumulated CPU time (s) 109.1
Current children cumulated vsize (KiB) 67268

[startup+109.201 s]
/proc/loadavg: 2.07 2.05 2.00 3/387 25505
/proc/meminfo: memFree=23410736/32951124 swapFree=49244120/67111528
[pid=25501] ppid=25498 vsize=67268 CPUtime=109.2 cores=1,3,5,7
/proc/25501/stat : 25501 (wbo1.6) R 25498 25501 23490 0 -1 4202496 16181 0 0 0 10827 93 0 0 25 0 1 0 818679789 68882432 16130 33554432000 4194304 5714214 140737312407568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25501/statm: 16817 16130 180 372 0 16442 0
Current children cumulated CPU time (s) 109.2
Current children cumulated vsize (KiB) 67268

Child status: 0
Real time (s): 109.264
CPU time (s): 109.266
CPU user time (s): 108.332
CPU system time (s): 0.934857
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 67268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.332
system time used= 0.934857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16182
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 197

runsolver used 0.382941 second user time and 0.965853 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-03 05:12:50
IDJOB=3461253
IDBENCH=1414
IDSOLVER=1953
FILE ID=node101/3461253-1307070770
RUNJOBID= node101-1307066208-24304
PBS_JOBID= 13497887
Free space on /tmp= 73952 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_11_pb.cnf.cr.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461253-1307070770/watcher-3461253-1307070770 -o /tmp/evaluation-result-3461253-1307070770/solver-3461253-1307070770 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461253-1307070770.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fac1b7391a53ae9861d9e311ddf65af2
RANDOM SEED=1402240267

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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.77
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.841
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.83
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.841
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.841
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.83
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.841
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.841
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:      23493320 kB
Buffers:        217704 kB
Cached:         442432 kB
SwapCached:      27120 kB
Active:        8779252 kB
Inactive:       402796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23493320 kB
SwapTotal:    67111528 kB
SwapFree:     49244120 kB
Dirty:            4292 kB
Writeback:           0 kB
AnonPages:     8516848 kB
Mapped:          18640 kB
Slab:           133888 kB
PageTables:      75372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78996340 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= 73948 MiB
End job on node101 at 2011-06-03 05:14:40