Trace number 3462627

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 1739.94 1739.9

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=9-P0=499-P1=293-P2=223-P3=277-B.opb
MD5SUMffde7c44e1ce67f9a67e822c2db106af
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.089985
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 variables81
Total number of constraints7
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 constraints7
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)243
Sum of products size (including duplicates)486
Number of different products243
Sum of products size486

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-3462627-1307181511.opb
0.00/0.00	c File size is 4315 bytes.
0.00/0.00	c Highest Coefficient sum: 523264
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 324 Constr: 496 243/0/253 Lit: 2070 Watch. Lit: 1271
0.00/0.00	c Obj. Vars: 9 (2.77778 % 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    324      496     2070    4     1781    2762      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
0.29/0.32	c      102    324      693    11998   17     2288    3039    197   6800 0.01
0.29/0.32	c      255    324      994    37316   37     3125    3343    498   5543 0.05
0.29/0.32	c      480    324     1428    63965   44     4338    3678    932   5274 0.09
0.29/0.32	c      818    324     2067   107713   52     5949    4046   1571   5311 0.15
0.29/0.32	c     1326    324     3064   187470   61     8727    4451   2568   4966 0.27
0.29/0.32	o 57
0.59/0.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.64	c     1594    324     3586   222347   62    10103    2781   3090   4950 0.32
0.59/0.64	c     1694    304     2083   128766   61     5471    3060   1587   4967 0.34
0.59/0.64	c     1944    291     2558   165653   64     6768    3367   2062   4835 0.40
0.59/0.64	c     2420    291     3486   225503   64     9291    3704   2990   4811 0.50
0.59/0.64	o 5
3.79/3.82	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.79/3.82	c     3014    291     2352   123186   52     6194    2774   1856   4694 0.64
3.79/3.82	c     3115    258     2531   132714   52     6658    3052   2035   4726 0.66
3.79/3.82	c     3366    258     3023   164032   54     7948    3358   2527   4801 0.70
3.79/3.82	c     3841    258     2182   108937   49     5684    3694   1686   4747 0.81
3.79/3.82	c     4655    258     3771   210292   55     9924    4064   3275   4687 0.99
3.79/3.82	c     5975    258     4161   236373   56    11219    4471   3665   4364 1.37
3.79/3.82	c     8056    258     3198   202808   63     8230    4919   2702   4116 1.96
3.79/3.82	c    11279    258     4155   250744   60    11117    5411   3659   4099 2.75
3.79/3.82	o 3
1739.83/1739.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1739.83/1739.89	c    14571    258     4779   280989   58    12431    2769   4283   3809 3.83
1739.83/1739.89	c    14671    235     2039   105706   51     5300    3046   1543   3812 3.85
1739.83/1739.89	c    14921    235     2498   137752   55     6360    3351   2002   3824 3.90
1739.83/1739.89	c    15397    235     3434   193306   56     8974    3687   2938   3858 3.99
1739.83/1739.89	c    16211    235     2990   160603   53     7801    4056   2494   3863 4.20
1739.83/1739.89	c    17531    235     3338   176555   52     8946    4462   2842   3865 4.54
1739.83/1739.89	c    19613    235     4786   299574   62    12293    4909   4290   3888 5.04
1739.83/1739.89	c    22838    235     2965   164575   55     7888    5400   2469   3845 5.94
1739.83/1739.89	c    27775    235     3668   238205   64     9316    5941   3172   3711 7.48
1739.83/1739.89	c    35282    235     5354   292763   54    13879    6536   4858   3664 9.63
1739.83/1739.89	c    46644    235     5895   399718   67    14877    7190   5399   3341 13.96
1739.83/1739.89	c    63788    235     5107   306774   60    12952    7910   4611   3249 19.63
1739.83/1739.89	c    89609    235     8252   522647   63    21377    8702   7756   2984 30.03
1739.83/1739.89	c   128443    235     5332   371461   69    13800    9573   4836   2916 44.05
1739.83/1739.89	c   186796    235     5586   322601   57    13672   10531   5090   2772 67.38
1739.83/1739.89	c   274428    235    10444   659699   63    27407   11585   9948   2614 104.97
1739.83/1739.89	c   405981    235     7265   400909   55    19220   12744   6769   2594 156.45
1739.83/1739.89	c   603414    235    12205   755402   61    32368   14019  11709   2438 247.42
1739.83/1739.89	c   899666    235     9039   493121   54    22577   15421   8543   2239 401.66
1739.83/1739.89	c  1344148    235    10669   650978   61    28690   16964  10173   2063 651.52
1739.83/1739.89	c  2010976    235    11991   748081   62    31692   18661  11495   1938 1037.63
1739.83/1739.89	c  3011322    234    18799  1181636   62    50929   20528  18303   1819 1655.08
1739.83/1739.89	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 -x43 -x44 -x45 x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x46 x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 
1739.83/1739.89	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1739.83/1739.89	c   39  3123240  33314  3193610    20129  1068283  19633   1795 1739.94
1739.83/1739.89	c Objective: 3
1739.83/1739.89	s OPTIMUM FOUND
1739.83/1739.89	c Total time: 1739.94 s

Verifier Data

OK	3

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-3462627-1307181511/watcher-3462627-1307181511 -o /tmp/evaluation-result-3462627-1307181511/solver-3462627-1307181511 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462627-1307181511.opb 

running on 4 cores: 0,2,4,6

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.07 2.07 2.02 2/535 26561
/proc/meminfo: memFree=28989852/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=10920 CPUtime=0.01 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 351 0 0 0 1 0 0 0 25 0 1 0 829749096 11182080 303 33554432000 134512640 137138936 4291022384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 2730 303 192 642 0 2086 0

[startup+0.0505131 s]
/proc/loadavg: 2.07 2.07 2.02 2/535 26561
/proc/meminfo: memFree=28989852/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=11428 CPUtime=0.04 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 450 0 0 0 4 0 0 0 25 0 1 0 829749096 11702272 402 33554432000 134512640 137138936 4291022384 18446744073709551615 136520963 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 2857 402 192 642 0 2213 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11428

[startup+0.100506 s]
/proc/loadavg: 2.07 2.07 2.02 2/535 26561
/proc/meminfo: memFree=28989852/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=11812 CPUtime=0.09 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 562 0 0 0 9 0 0 0 25 0 1 0 829749096 12095488 514 33554432000 134512640 137138936 4291022384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 2953 514 192 642 0 2309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11812

[startup+0.300479 s]
/proc/loadavg: 2.07 2.07 2.02 2/535 26561
/proc/meminfo: memFree=28989852/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=13744 CPUtime=0.29 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 1058 0 0 0 29 0 0 0 25 0 1 0 829749096 14073856 1010 33554432000 134512640 137138936 4291022384 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 3436 1010 192 642 0 2792 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13744

[startup+0.700398 s]
/proc/loadavg: 2.07 2.07 2.02 2/535 26561
/proc/meminfo: memFree=28989852/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=14764 CPUtime=0.69 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 1294 0 0 0 69 0 0 0 25 0 1 0 829749096 15118336 1246 33554432000 134512640 137138936 4291022384 18446744073709551615 136504089 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 3691 1246 192 642 0 3047 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14764

[startup+1.50029 s]
/proc/loadavg: 2.07 2.07 2.02 3/536 26562
/proc/meminfo: memFree=28984628/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=15156 CPUtime=1.49 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 1384 0 0 0 149 0 0 0 25 0 1 0 829749096 15519744 1336 33554432000 134512640 137138936 4291022384 18446744073709551615 134598934 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 3789 1336 192 642 0 3145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15156

[startup+3.101 s]
/proc/loadavg: 2.07 2.07 2.02 3/536 26562
/proc/meminfo: memFree=28982516/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=16308 CPUtime=3.09 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 1693 0 0 0 308 1 0 0 25 0 1 0 829749096 16699392 1645 33554432000 134512640 137138936 4291022384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 4077 1645 192 642 0 3433 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16308

[startup+6.30042 s]
/proc/loadavg: 2.06 2.06 2.01 3/536 26562
/proc/meminfo: memFree=28981232/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=16440 CPUtime=6.29 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 1723 0 0 0 626 3 0 0 25 0 1 0 829749096 16834560 1675 33554432000 134512640 137138936 4291022384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 4110 1675 192 642 0 3466 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16440

[startup+12.7003 s]
/proc/loadavg: 2.06 2.06 2.01 3/536 26562
/proc/meminfo: memFree=28978864/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=18236 CPUtime=12.69 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 2157 0 0 0 1265 4 0 0 25 0 1 0 829749096 18673664 2109 33554432000 134512640 137138936 4291022384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 4559 2109 192 642 0 3915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18236

[startup+25.5011 s]
/proc/loadavg: 2.04 2.06 2.01 3/536 26562
/proc/meminfo: memFree=28977124/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=19644 CPUtime=25.49 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 2534 0 0 0 2542 7 0 0 25 0 1 0 829749096 20115456 2486 33554432000 134512640 137138936 4291022384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 4911 2486 192 642 0 4267 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19644

[startup+51.1006 s]
/proc/loadavg: 2.03 2.05 2.01 3/536 26617
/proc/meminfo: memFree=28967916/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=20984 CPUtime=51.09 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 2847 0 0 0 5098 11 0 0 25 0 1 0 829749096 21487616 2799 33554432000 134512640 137138936 4291022384 18446744073709551615 136505593 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 5246 2799 192 642 0 4602 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20984

[startup+102.32 s]
/proc/loadavg: 2.01 2.04 2.01 3/536 26618
/proc/meminfo: memFree=28959704/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=21868 CPUtime=102.31 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 3069 0 0 0 10213 18 0 0 25 0 1 0 829749096 22392832 3021 33554432000 134512640 137138936 4291022384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 5467 3021 192 642 0 4823 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 21868

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 26629
/proc/meminfo: memFree=28957152/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=23224 CPUtime=162.29 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 3426 0 0 0 16200 29 0 0 25 0 1 0 829749096 23781376 3378 33554432000 134512640 137138936 4291022384 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 5806 3378 192 642 0 5162 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23224

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 26630
/proc/meminfo: memFree=28956004/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=24436 CPUtime=222.3 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 3728 0 0 0 22189 41 0 0 25 0 1 0 829749096 25022464 3680 33554432000 134512640 137138936 4291022384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 6109 3680 192 642 0 5465 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 24436

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 26632
/proc/meminfo: memFree=28956708/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=24556 CPUtime=282.29 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 3749 0 0 0 28182 47 0 0 25 0 1 0 829749096 25145344 3701 33554432000 134512640 137138936 4291022384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 6139 3701 192 642 0 5495 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 24556

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 26634
/proc/meminfo: memFree=28954188/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=25704 CPUtime=342.29 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 4047 0 0 0 34175 54 0 0 25 0 1 0 829749096 26320896 3999 33554432000 134512640 137138936 4291022384 18446744073709551615 134542613 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 6426 3999 192 642 0 5782 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 25704

[startup+402.301 s]
/proc/loadavg: 2.13 2.04 2.01 3/536 26638
/proc/meminfo: memFree=28953600/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=25704 CPUtime=402.29 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 4047 0 0 0 40167 62 0 0 25 0 1 0 829749096 26320896 3999 33554432000 134512640 137138936 4291022384 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 6426 3999 192 642 0 5782 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 25704

[startup+462.3 s]
/proc/loadavg: 2.25 2.09 2.03 3/536 26640
/proc/meminfo: memFree=28949860/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=27356 CPUtime=462.3 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 4449 0 0 0 46159 71 0 0 25 0 1 0 829749096 28012544 4401 33554432000 134512640 137138936 4291022384 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 6839 4401 192 642 0 6195 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 27356

[startup+522.301 s]
/proc/loadavg: 2.13 2.08 2.02 3/536 26641
/proc/meminfo: memFree=28947588/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=27332 CPUtime=522.3 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 4449 0 0 0 52153 77 0 0 25 0 1 0 829749096 27987968 4401 33554432000 134512640 137138936 4291022384 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 6833 4401 192 642 0 6189 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 27332

[startup+582.3 s]
/proc/loadavg: 2.05 2.07 2.02 3/536 26643
/proc/meminfo: memFree=28947560/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=27320 CPUtime=582.3 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 4449 0 0 0 58145 85 0 0 25 0 1 0 829749096 27975680 4401 33554432000 134512640 137138936 4291022384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 6830 4401 192 642 0 6186 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 27320

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=28940836/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=28960 CPUtime=1002.32 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 4859 0 0 0 100099 133 0 0 25 0 1 0 829749096 29655040 4811 33554432000 134512640 137138936 4291022384 18446744073709551615 134542286 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 7240 4811 192 642 0 6596 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 28960

[startup+1062.3 s]
/proc/loadavg: 2.22 2.07 2.02 3/536 26656
/proc/meminfo: memFree=28940184/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=29612 CPUtime=1062.31 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5021 0 0 0 106092 139 0 0 25 0 1 0 829749096 30322688 4973 33554432000 134512640 137138936 4291022384 18446744073709551615 134575626 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 7403 4973 192 642 0 6759 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 29612

[startup+1122.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/536 26657
/proc/meminfo: memFree=28939896/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=29992 CPUtime=1122.31 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5109 0 0 0 112084 147 0 0 25 0 1 0 829749096 30711808 5061 33554432000 134512640 137138936 4291022384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 7498 5061 192 642 0 6854 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 29992

[startup+1182.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/536 26659
/proc/meminfo: memFree=28939360/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=29972 CPUtime=1182.32 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5109 0 0 0 118079 153 0 0 25 0 1 0 829749096 30691328 5061 33554432000 134512640 137138936 4291022384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 7493 5061 192 642 0 6849 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 29972

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 26661
/proc/meminfo: memFree=28939316/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=29972 CPUtime=1242.32 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5109 0 0 0 124072 160 0 0 25 0 1 0 829749096 30691328 5061 33554432000 134512640 137138936 4291022384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 7493 5061 192 642 0 6849 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 29972

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 26662
/proc/meminfo: memFree=28935932/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=31264 CPUtime=1302.34 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5429 0 0 0 130067 167 0 0 25 0 1 0 829749096 32014336 5381 33554432000 134512640 137138936 4291022384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 7816 5381 192 642 0 7172 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 31264

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 26664
/proc/meminfo: memFree=28935780/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=32472 CPUtime=1362.32 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5732 0 0 0 136058 174 0 0 25 0 1 0 829749096 33251328 5684 33554432000 134512640 137138936 4291022384 18446744073709551615 134542823 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 8118 5684 192 642 0 7474 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 32472

[startup+1422.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 26665
/proc/meminfo: memFree=28932880/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=32440 CPUtime=1422.34 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5732 0 0 0 142053 181 0 0 25 0 1 0 829749096 33218560 5684 33554432000 134512640 137138936 4291022384 18446744073709551615 134575655 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 8110 5684 192 642 0 7466 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 32440

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 26667
/proc/meminfo: memFree=28934068/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=32440 CPUtime=1482.32 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5732 0 0 0 148044 188 0 0 25 0 1 0 829749096 33218560 5684 33554432000 134512640 137138936 4291022384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 8110 5684 192 642 0 7466 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 32440

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 26669
/proc/meminfo: memFree=28933916/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=32440 CPUtime=1542.33 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5732 0 0 0 154038 195 0 0 25 0 1 0 829749096 33218560 5684 33554432000 134512640 137138936 4291022384 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 8110 5684 192 642 0 7466 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 32440

[startup+1602.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/536 26670
/proc/meminfo: memFree=28933488/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=32440 CPUtime=1602.32 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5732 0 0 0 160031 201 0 0 25 0 1 0 829749096 33218560 5684 33554432000 134512640 137138936 4291022384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 8110 5684 192 642 0 7466 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 32440

[startup+1662.3 s]
/proc/loadavg: 2.17 2.06 2.02 3/536 26672
/proc/meminfo: memFree=28933956/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=32444 CPUtime=1662.33 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5733 0 0 0 166024 209 0 0 25 0 1 0 829749096 33222656 5685 33554432000 134512640 137138936 4291022384 18446744073709551615 134576446 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 8111 5685 192 642 0 7467 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 32444

[startup+1722.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/536 26673
/proc/meminfo: memFree=28933924/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=32440 CPUtime=1722.33 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5733 0 0 0 172019 214 0 0 25 0 1 0 829749096 33218560 5685 33554432000 134512640 137138936 4291022384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 8110 5685 192 642 0 7466 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 32440

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

[startup+1727.9 s]
/proc/loadavg: 2.05 2.05 2.01 3/536 26674
/proc/meminfo: memFree=28933552/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=32440 CPUtime=1727.93 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5733 0 0 0 172579 214 0 0 25 0 1 0 829749096 33218560 5685 33554432000 134512640 137138936 4291022384 18446744073709551615 134542434 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 8110 5685 192 642 0 7466 0
Current children cumulated CPU time (s) 1727.93
Current children cumulated vsize (KiB) 32440

[startup+1734.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/536 26674
/proc/meminfo: memFree=28933924/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=32440 CPUtime=1734.33 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5733 0 0 0 173218 215 0 0 25 0 1 0 829749096 33218560 5685 33554432000 134512640 137138936 4291022384 18446744073709551615 134542764 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 8110 5685 192 642 0 7466 0
Current children cumulated CPU time (s) 1734.33
Current children cumulated vsize (KiB) 32440

[startup+1737.5 s]
/proc/loadavg: 2.05 2.05 2.01 3/536 26674
/proc/meminfo: memFree=28933924/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=32436 CPUtime=1737.53 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5733 0 0 0 173538 215 0 0 25 0 1 0 829749096 33214464 5684 33554432000 134512640 137138936 4291022384 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 8109 5684 192 642 0 7465 0
Current children cumulated CPU time (s) 1737.53
Current children cumulated vsize (KiB) 32436

[startup+1739.12 s]
/proc/loadavg: 2.05 2.05 2.01 3/536 26674
/proc/meminfo: memFree=28933924/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=32436 CPUtime=1739.15 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5733 0 0 0 173700 215 0 0 25 0 1 0 829749096 33214464 5684 33554432000 134512640 137138936 4291022384 18446744073709551615 134576416 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 8109 5684 192 642 0 7465 0
Current children cumulated CPU time (s) 1739.15
Current children cumulated vsize (KiB) 32436

[startup+1739.5 s]
/proc/loadavg: 2.05 2.05 2.01 3/536 26674
/proc/meminfo: memFree=28933924/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=32436 CPUtime=1739.53 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) R 26559 26561 23781 0 -1 4202496 5733 0 0 0 173738 215 0 0 25 0 1 0 829749096 33214464 5684 33554432000 134512640 137138936 4291022384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/26561/statm: 8109 5684 192 642 0 7465 0
Current children cumulated CPU time (s) 1739.53
Current children cumulated vsize (KiB) 32436

[startup+1739.9 s]
/proc/loadavg: 2.05 2.05 2.01 3/536 26674
/proc/meminfo: memFree=28933924/32951124 swapFree=58212616/67111528
[pid=26561] ppid=26559 vsize=0 CPUtime=1739.92 cores=0,2,4,6
/proc/26561/stat : 26561 (bsolo) S 26559 26561 23781 0 -1 4202500 5734 0 0 0 173777 215 0 0 25 0 1 0 829749096 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/26561/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1739.92
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1739.9
CPU time (s): 1739.94
CPU user time (s): 1737.78
CPU system time (s): 2.15967
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 32488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1737.78
system time used= 2.15967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5734
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 4631

runsolver used 9.54155 second user time and 20.5359 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-04 11:58:31
IDJOB=3462627
IDBENCH=48043
IDSOLVER=1955
FILE ID=node136/3462627-1307181511
RUNJOBID= node136-1307175382-25363
PBS_JOBID= 13508850
Free space on /tmp= 73840 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=499-P1=293-P2=223-P3=277-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462627-1307181511/watcher-3462627-1307181511 -o /tmp/evaluation-result-3462627-1307181511/solver-3462627-1307181511 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462627-1307181511.opb

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

MD5SUM BENCH= ffde7c44e1ce67f9a67e822c2db106af
RANDOM SEED=880634586

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28990132 kB
Buffers:        293960 kB
Cached:         543824 kB
SwapCached:       7704 kB
Active:        3248488 kB
Inactive:       417132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28990132 kB
SwapTotal:    67111528 kB
SwapFree:     58212616 kB
Dirty:            8088 kB
Writeback:           0 kB
AnonPages:     2825872 kB
Mapped:          25400 kB
Slab:           155896 kB
PageTables:      68540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169249408 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= 73836 MiB
End job on node136 at 2011-06-04 12:27:31