Trace number 3461201

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 36.9874 36.9877

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900554420.opb
MD5SUM30c4f9acafc0f3a30de05f75833db699
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark3.99839
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of 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
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3461201-1307068910.opb.
0.00/0.00	c Instance file HOME/instance-3461201-1307068910.opb
0.00/0.00	c File size is 83381 bytes.
0.00/0.00	c Highest Coefficient sum: 689
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.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 |     231     2707     8338 |     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 |     231     2707     8338 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       101 |     231     2707     8338 |     5500      101     22 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     28 |  0.002 % |
0.00/0.01	c |       479 |     231     2707     8338 |     6655      479     26 |  0.002 % |
0.00/0.02	c |       817 |     231     2707     8338 |     7320      817     24 |  0.002 % |
0.02/0.03	c |      1324 |     231     2707     8338 |     8052     1324     23 |  0.002 % |
0.02/0.05	c |      2085 |     231     2707     8338 |     8857     2085     24 |  0.002 % |
0.02/0.07	c |      3226 |     231     2707     8338 |     9743     3226     24 |  0.002 % |
0.09/0.12	c |      4935 |     231     2707     8338 |    10717     4935     24 |  0.002 % |
0.18/0.20	c |      7498 |     231     2707     8338 |    11789     7498     25 |  0.002 % |
0.28/0.35	c |     11344 |     231     2707     8338 |    12968    11344     25 |  0.002 % |
0.49/0.58	c |     17112 |     231     2707     8338 |    14265    10572     24 |  0.002 % |
0.99/1.04	c |     25762 |     231     2707     8338 |    15692    12038     28 |  0.002 % |
1.69/1.75	c |     38736 |     231     2707     8338 |    17261     9220     25 |  0.002 % |
2.89/2.95	c |     58197 |     231     2707     8338 |    18987    11322     28 |  0.002 % |
4.69/4.74	c |     87389 |     231     2707     8338 |    20886    11899     26 |  0.002 % |
7.89/7.99	c |    131178 |     231     2707     8338 |    22974    13704     28 |  0.002 % |
13.79/13.85	c |    196862 |     231     2707     8338 |    25272    21748     29 |  0.002 % |
21.59/21.65	c |    295388 |     231     2707     8338 |    27799    16116     24 |  0.002 % |
33.79/33.82	c |    443179 |     231     2707     8338 |    30579    26706     22 |  0.041 % |
36.89/36.98	c ===============================================================================
36.89/36.98	c core #1
36.89/36.98	c 
36.89/36.98	c 
36.89/36.98	c Core size: 19	Core Weight: 2147483647	Total Weight: 2147483647
36.89/36.98	c Current CPU time: 36.1955 s
36.89/36.98	c
36.89/36.98	s UNSATISFIABLE
36.89/36.98	c Total CPU time: 36.1955 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-3461201-1307068910/watcher-3461201-1307068910 -o /tmp/evaluation-result-3461201-1307068910/solver-3461201-1307068910 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461201-1307068910.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.15 2.06 1.88 2/535 7715
/proc/meminfo: memFree=24733776/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=2196 CPUtime=0 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 799307251 2248704 288 33554432000 4194304 5714214 140734853431488 18446744073709551615 4228419 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 549 289 183 372 0 153 0

[startup+0.0263011 s]
/proc/loadavg: 2.15 2.06 1.88 2/535 7715
/proc/meminfo: memFree=24733776/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=2532 CPUtime=0.02 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 447 0 0 0 2 0 0 0 25 0 1 0 799307251 2592768 380 33554432000 4194304 5714214 140734853431488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 633 380 180 372 0 258 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2532

[startup+0.100286 s]
/proc/loadavg: 2.15 2.06 1.88 2/535 7715
/proc/meminfo: memFree=24733776/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=3328 CPUtime=0.09 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 656 0 0 0 9 0 0 0 25 0 1 0 799307251 3407872 589 33554432000 4194304 5714214 140734853431488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 832 589 180 372 0 457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3328

[startup+0.300252 s]
/proc/loadavg: 2.15 2.06 1.88 2/535 7715
/proc/meminfo: memFree=24733776/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=5044 CPUtime=0.28 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 1068 0 0 0 27 1 0 0 25 0 1 0 799307251 5165056 1001 33554432000 4194304 5714214 140734853431488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 1261 1001 180 372 0 886 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5044

[startup+0.70019 s]
/proc/loadavg: 2.15 2.06 1.88 2/535 7715
/proc/meminfo: memFree=24733776/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=6508 CPUtime=0.69 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 1452 0 0 0 65 4 0 0 25 0 1 0 799307251 6664192 1385 33554432000 4194304 5714214 140734853431488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 1627 1385 180 372 0 1252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6508

[startup+1.50103 s]
/proc/loadavg: 2.15 2.06 1.88 3/536 7716
/proc/meminfo: memFree=24727072/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=8624 CPUtime=1.49 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 1967 0 0 0 142 7 0 0 25 0 1 0 799307251 8830976 1900 33554432000 4194304 5714214 140734853431488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 2156 1900 180 372 0 1781 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8624

[startup+3.10075 s]
/proc/loadavg: 2.15 2.06 1.88 3/536 7717
/proc/meminfo: memFree=24723104/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=12072 CPUtime=3.09 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 2845 0 0 0 298 11 0 0 25 0 1 0 799307251 12361728 2778 33554432000 4194304 5714214 140734853431488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 3018 2778 180 372 0 2643 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12072

[startup+6.30018 s]
/proc/loadavg: 2.22 2.08 1.89 2/534 7718
/proc/meminfo: memFree=25294788/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=18700 CPUtime=6.29 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 4464 0 0 0 606 23 0 0 25 0 1 0 799307251 19148800 4397 33554432000 4194304 5714214 140734853431488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 4675 4397 180 372 0 4300 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18700

[startup+12.701 s]
/proc/loadavg: 2.20 2.08 1.89 3/536 7745
/proc/meminfo: memFree=25274484/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=27216 CPUtime=12.69 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 6575 0 0 0 1235 34 0 0 25 0 1 0 799307251 27869184 6508 33554432000 4194304 5714214 140734853431488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 6804 6509 180 372 0 6429 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27216

[startup+25.5007 s]
/proc/loadavg: 2.16 2.07 1.89 3/536 7745
/proc/meminfo: memFree=25237076/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=44684 CPUtime=25.49 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 10872 0 0 0 2493 56 0 0 25 0 1 0 799307251 45756416 10805 33554432000 4194304 5714214 140734853431488 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 11171 10805 180 372 0 10796 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44684

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

[startup+31.9206 s]
/proc/loadavg: 2.14 2.07 1.89 3/536 7745
/proc/meminfo: memFree=25221316/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=52568 CPUtime=31.91 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 12839 0 0 0 3125 66 0 0 25 0 1 0 799307251 53829632 12772 33554432000 4194304 5714214 140734853431488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 13142 12772 180 372 0 12767 0
Current children cumulated CPU time (s) 31.91
Current children cumulated vsize (KiB) 52568

[startup+35.101 s]
/proc/loadavg: 2.13 2.07 1.89 3/536 7745
/proc/meminfo: memFree=25212552/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=56668 CPUtime=35.1 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 13859 0 0 0 3436 74 0 0 25 0 1 0 799307251 58028032 13792 33554432000 4194304 5714214 140734853431488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 14167 13792 180 372 0 13792 0
Current children cumulated CPU time (s) 35.1
Current children cumulated vsize (KiB) 56668

[startup+35.9009 s]
/proc/loadavg: 2.13 2.07 1.89 3/536 7745
/proc/meminfo: memFree=25212552/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=57988 CPUtime=35.89 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 14201 0 0 0 3513 76 0 0 25 0 1 0 799307251 59379712 14134 33554432000 4194304 5714214 140734853431488 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 14497 14134 180 372 0 14122 0
Current children cumulated CPU time (s) 35.89
Current children cumulated vsize (KiB) 57988

[startup+36.7007 s]
/proc/loadavg: 2.13 2.07 1.89 3/536 7745
/proc/meminfo: memFree=25209700/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=59052 CPUtime=36.69 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 14441 0 0 0 3591 78 0 0 25 0 1 0 799307251 60469248 14374 33554432000 4194304 5714214 140734853431488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 14763 14374 180 372 0 14388 0
Current children cumulated CPU time (s) 36.69
Current children cumulated vsize (KiB) 59052

[startup+36.9007 s]
/proc/loadavg: 2.13 2.07 1.89 3/536 7745
/proc/meminfo: memFree=25209700/32951124 swapFree=46970528/67111528
[pid=7715] ppid=7713 vsize=59448 CPUtime=36.89 cores=1,3,5,7
/proc/7715/stat : 7715 (wbo1.6) R 7713 7715 6615 0 -1 4202496 14572 0 0 0 3611 78 0 0 25 0 1 0 799307251 60874752 14505 33554432000 4194304 5714214 140734853431488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7715/statm: 14862 14505 180 372 0 14487 0
Current children cumulated CPU time (s) 36.89
Current children cumulated vsize (KiB) 59448

Child status: 0
Real time (s): 36.9877
CPU time (s): 36.9874
CPU user time (s): 36.1955
CPU system time (s): 0.791879
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 59448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.1955
system time used= 0.791879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14616
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= 3
involuntary context switches= 405

runsolver used 0.163975 second user time and 0.485926 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-03 04:41:50
IDJOB=3461201
IDBENCH=1362
IDSOLVER=1953
FILE ID=node146/3461201-1307068910
RUNJOBID= node146-1307067108-7563
PBS_JOBID= 13497840
Free space on /tmp= 73724 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900554420.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461201-1307068910/watcher-3461201-1307068910 -o /tmp/evaluation-result-3461201-1307068910/solver-3461201-1307068910 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461201-1307068910.opb

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

MD5SUM BENCH= 30c4f9acafc0f3a30de05f75833db699
RANDOM SEED=1376774028

node146.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.830
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.66
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.830
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.830
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.75
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.830
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.86
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.830
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.75
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.830
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.830
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.830
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:      24734056 kB
Buffers:         67064 kB
Cached:         195316 kB
SwapCached:      59984 kB
Active:         756924 kB
Inactive:      7220164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24734056 kB
SwapTotal:    67111528 kB
SwapFree:     46970528 kB
Dirty:            4284 kB
Writeback:           0 kB
AnonPages:     7666108 kB
Mapped:          17276 kB
Slab:            72236 kB
PageTables:      98864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 161277896 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= 73720 MiB
End job on node146 at 2011-06-03 04:42:27