Trace number 3708515

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 NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2OPT3 12.4161 12.4214

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=97-P1=37-P2=107-P3=53-P4=53-B.opb
MD5SUM3c1c5627c2ecb7d046a74fd6c2fb2be3
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.035993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables84
Total number of constraints9
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)196
Sum of products size (including duplicates)392
Number of different products196
Sum of products size392

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3708515-1338169644.opb
0.00/0.00	c File size is 3651 bytes.
0.00/0.00	c Highest Coefficient sum: 32512
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 280 Constr: 405 196/0/209 Lit: 1701 Watch. Lit: 1054
0.00/0.00	c Obj. Vars: 7 (2.5 % of total variables)
0.00/0.00	c Pre-processing Time: 0.001 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    280      405     1701    4     1459    2291      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
1.09/1.11	c      101    280      594    12918   21     1942    2521    189   6312 0.02
1.09/1.11	c      251    280      872    27284   31     2560    2774    467   6121 0.04
1.09/1.11	c      476    280     1286    48461   37     3548    3052    881   6520 0.07
1.09/1.11	c      815    280     1915    78330   40     5012    3358   1510   6317 0.13
1.09/1.11	c     1325    280     2825   117882   41     6989    3694   2420   6559 0.20
1.09/1.11	c     2089    280     2252    84973   37     5580    4064   1847   6487 0.32
1.09/1.11	c     3236    280     4388   176669   40    10501    4471   3983   6152 0.53
1.09/1.11	c     4957    280     3071   108898   35     7359    4919   2666   5290 0.94
1.09/1.11	o 15
4.08/4.11	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.08/4.11	c     6094    280     5165   198718   38    12313    2305   4760   5485 1.11
4.08/4.11	c     6195    280     1755    64648   36     4306    2536   1350   5496 1.13
4.08/4.11	c     6445    280     2234    82918   37     5440    2790   1829   5556 1.16
4.08/4.11	c     6921    280     3134   118506   37     7573    3070   2729   5572 1.24
4.08/4.11	c     7736    280     3122   113460   36     7600    3378   2717   5585 1.39
4.08/4.11	c     9057    280     2145    71595   33     5190    3716   1740   5472 1.66
4.08/4.11	c    11138    272     2267    88758   39     5532    4088   1862   5625 1.98
4.08/4.11	c    14361    272     4042   177714   43     9769    4497   3637   5676 2.53
4.08/4.11	c    19298    262     3972   164753   41     9954    4947   3567   5569 3.46
4.08/4.11	o 13
4.88/4.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.88/4.91	c    22309    252     4296   171947   40    10828    2299   3891   5422 4.11
4.88/4.91	c    22410    252     1761    62295   35     4424    2529   1356   5428 4.13
4.88/4.91	c    22660    252     2234    82954   37     5522    2782   1829   5447 4.16
4.88/4.91	c    23136    252     3129   118891   37     7939    3061   2724   5439 4.25
4.88/4.91	c    23950    252     3011   112705   37     7722    3368   2606   5407 4.43
4.88/4.91	c    25270    252     3462   135406   39     8428    3705   3057   5289 4.78
4.88/4.91	o 3
12.39/12.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
12.39/12.42	c    26100    252     2935   115901   39     7114    2299   2530   5315 4.91
12.39/12.42	c    26200    252     1755    66626   37     4389    2529   1350   5316 4.93
12.39/12.42	c    26450    252     2204    83571   37     5590    2782   1799   5331 4.96
12.39/12.42	c    26925    252     3091   119313   38     7938    3061   2686   5341 5.04
12.39/12.42	c    27738    252     2947   112830   38     7470    3368   2542   5316 5.22
12.39/12.42	c    29059    252     3543   145813   41     8634    3705   3138   5306 5.48
12.39/12.42	c    31141    252     3264   125205   38     7878    4076   2859   5232 5.95
12.39/12.42	c    34365    244     2739   115057   42     6568    4484   2334   5118 6.71
12.39/12.42	c    39304    221     4390   173314   39    10667    4933   3985   4975 7.90
12.39/12.42	c    46810    221     4709   183441   38    11872    5427   4304   4751 9.85
12.39/12.42	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 x11 x12 -x13 x14 x15 x16 -x17 -x18 -x19 x20 -x21 x22 -x23 -x24 -x25 x26 -x27 -x28 x29 x30 x31 x32 -x33 x34 x35 x36 x37 -x38 x39 -x40 -x41 -x42 -x57 x58 -x59 -x60 -x61 -x62 -x63 x43 -x44 -x45 -x46 -x47 -x48 -x49 x64 x65 -x66 -x67 -x68 -x69 -x70 x50 -x51 -x52 -x53 x54 -x55 -x56 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 x79 x80 x81 -x82 -x83 -x84 
12.39/12.42	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
12.39/12.42	c   33    55407    638    59236     5024   161384   4619   4463 12.41
12.39/12.42	c Objective: 3
12.39/12.42	s OPTIMUM FOUND
12.39/12.42	c Total time: 12.414 s

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3708515-1338169644/watcher-3708515-1338169644 -o /tmp/evaluation-result-3708515-1338169644/solver-3708515-1338169644 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708515-1338169644.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.03 2.01 2.00 3/176 8812
/proc/meminfo: memFree=31005168/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=10792 CPUtime=0 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 314 0 0 0 0 0 0 0 20 0 1 0 283089279 11051008 267 33554432000 134512640 137138936 4292784672 4292783788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2698 267 192 642 0 2054 0

[startup+0.018604 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 8812
/proc/meminfo: memFree=31005168/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=10924 CPUtime=0.01 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 348 0 0 0 1 0 0 0 20 0 1 0 283089279 11186176 301 33554432000 134512640 137138936 4292784672 4292783788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2731 301 192 642 0 2087 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10924

[startup+0.100264 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 8812
/proc/meminfo: memFree=31005168/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=11700 CPUtime=0.09 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 537 0 0 0 9 0 0 0 20 0 1 0 283089279 11980800 490 33554432000 134512640 137138936 4292784672 4292783176 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 2925 490 192 642 0 2281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11700

[startup+0.300229 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 8812
/proc/meminfo: memFree=31005168/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=13384 CPUtime=0.29 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 961 0 0 0 29 0 0 0 20 0 1 0 283089279 13705216 914 33554432000 134512640 137138936 4292784672 4292783788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 3346 915 192 642 0 2702 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13384

[startup+0.700229 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 8812
/proc/meminfo: memFree=31005168/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=13904 CPUtime=0.68 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 1076 0 0 0 68 0 0 0 20 0 1 0 283089279 14237696 1028 33554432000 134512640 137138936 4292784672 4292783788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 3476 1028 192 642 0 2832 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13904

[startup+1.50023 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8813
/proc/meminfo: memFree=31001756/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=13908 CPUtime=1.48 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 1091 0 0 0 148 0 0 0 20 0 1 0 283089279 14241792 1043 33554432000 134512640 137138936 4292784672 4292783788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 3477 1043 192 642 0 2833 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13908

[startup+3.10023 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8813
/proc/meminfo: memFree=31001120/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=14168 CPUtime=3.09 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 1149 0 0 0 308 1 0 0 20 0 1 0 283089279 14508032 1101 33554432000 134512640 137138936 4292784672 4292783788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 3542 1101 192 642 0 2898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14168

[startup+6.30022 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8813
/proc/meminfo: memFree=31000872/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=14412 CPUtime=6.29 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 1200 0 0 0 627 2 0 0 20 0 1 0 283089279 14757888 1152 33554432000 134512640 137138936 4292784672 4292783424 134575756 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 3603 1152 192 642 0 2959 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14412

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

[startup+9.50023 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8813
/proc/meminfo: memFree=31001160/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=14412 CPUtime=9.48 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 1200 0 0 0 946 2 0 0 20 0 1 0 283089279 14757888 1152 33554432000 134512640 137138936 4292784672 4292783788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 3603 1152 192 642 0 2959 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 14412

[startup+11.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8813
/proc/meminfo: memFree=31000416/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=14540 CPUtime=11.09 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 1243 0 0 0 1106 3 0 0 20 0 1 0 283089279 14888960 1195 33554432000 134512640 137138936 4292784672 4292783788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 3635 1195 192 642 0 2991 0
Current children cumulated CPU time (s) 11.09
Current children cumulated vsize (KiB) 14540

[startup+11.9002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8813
/proc/meminfo: memFree=31000416/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=14540 CPUtime=11.88 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 1243 0 0 0 1185 3 0 0 20 0 1 0 283089279 14888960 1195 33554432000 134512640 137138936 4292784672 4292783788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 3635 1195 192 642 0 2991 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 14540

[startup+12.3002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8813
/proc/meminfo: memFree=31000564/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=14540 CPUtime=12.29 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 1243 0 0 0 1225 4 0 0 20 0 1 0 283089279 14888960 1195 33554432000 134512640 137138936 4292784672 4292783788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 3635 1195 192 642 0 2991 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 14540

[startup+12.4002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8813
/proc/meminfo: memFree=31000564/32873844 swapFree=7112/7112
[pid=8812] ppid=8810 vsize=14540 CPUtime=12.39 cores=1,3,5,7
/proc/8812/stat : 8812 (bsolo) R 8810 8812 7024 0 -1 4202496 1243 0 0 0 1235 4 0 0 20 0 1 0 283089279 14888960 1195 33554432000 134512640 137138936 4292784672 4292783788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8812/statm: 3635 1195 192 642 0 2991 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 14540

Child status: 0
Real time (s): 12.4214
CPU time (s): 12.4161
CPU user time (s): 12.3741
CPU system time (s): 0.041993
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 14540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.3741
system time used= 0.041993
maximum resident set size= 4784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1244
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= 14

runsolver used 0.014997 second user time and 0.057991 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-28 03:47:24
IDJOB=3708515
IDBENCH=47925
IDSOLVER=2286
FILE ID=node142/3708515-1338169644
RUNJOBID= node142-1338150692-7041
PBS_JOBID= 14624520
Free space on /tmp= 71692 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=97-P1=37-P2=107-P3=53-P4=53-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708515-1338169644/watcher-3708515-1338169644 -o /tmp/evaluation-result-3708515-1338169644/solver-3708515-1338169644 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708515-1338169644.opb

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

MD5SUM BENCH= 3c1c5627c2ecb7d046a74fd6c2fb2be3
RANDOM SEED=1133062941

node142.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.776
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31005796 kB
Buffers:          334164 kB
Cached:           385308 kB
SwapCached:            0 kB
Active:           800412 kB
Inactive:         244368 kB
Active(anon):     316092 kB
Inactive(anon):    11212 kB
Active(file):     484320 kB
Inactive(file):   233156 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3892 kB
Writeback:             0 kB
AnonPages:        331844 kB
Mapped:            12412 kB
Shmem:               200 kB
Slab:             682560 kB
SReclaimable:     124516 kB
SUnreclaim:       558044 kB
KernelStack:        1432 kB
PageTables:         4548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     446720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71688 MiB
End job on node142 at 2012-05-28 03:47:37