Trace number 3708439

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.2SAT12 1798 1798.34

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_10_4.opb
MD5SUM431de611ddaca60ef9395e6cd3a99cf2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark4.32434
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 11
Optimality of the best value was proved NO
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint11
Maximum length of a constraint19
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1258
Sum of products size (including duplicates)2516
Number of different products1258
Sum of products size2516

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-3708439-1338170620.opb
0.00/0.00	c File size is 17147 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.01	c Var: 1358 Constr: 2616 1358/0/1258 Lit: 8906 Watch. Lit: 6490
0.00/0.01	c Obj. Vars: 100 (7.36377 % of total variables)
0.00/0.02	c Pre-processing Time: 0.019 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0   1358     2616     8906    3     6490    8000      0      0 0.02
0.00/0.02	c Switching off lower bounding mode.
0.00/0.02	o 99
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0   1358     2617     9006    3     6493    8067      1      0 0.02
0.00/0.02	o 98
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0   1358     2618     9106    3     6497    8167      2      0 0.02
0.00/0.02	o 97
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2619     9206    3     6502    8300      3      0 0.02
0.00/0.03	o 96
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2620     9306    3     6508    8467      4      0 0.02
0.00/0.03	o 95
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2621     9406    3     6515    8667      5      0 0.02
0.00/0.03	o 94
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2622     9506    3     6523    8900      6      0 0.02
0.00/0.03	o 93
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2623     9606    3     6532    9167      7      0 0.02
0.00/0.03	o 92
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2624     9706    3     6542    9467      8      0 0.03
0.00/0.03	o 91
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2625     9806    3     6553    9800      9      0 0.03
0.00/0.03	o 90
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2626     9906    3     6565   10167     10      0 0.03
0.00/0.03	o 89
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2627    10006    3     6578   10567     11      0 0.03
0.00/0.03	o 88
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2628    10106    3     6592   11000     12      0 0.03
0.00/0.03	o 87
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2629    10206    3     6607   11467     13      0 0.03
0.00/0.03	o 86
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2630    10306    3     6623   11967     14      0 0.03
0.00/0.03	o 85
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0   1358     2631    10406    3     6640   12500     15      0 0.03
0.00/0.03	o 84
0.02/0.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.02/0.04	c        1   1358     2633    10591    4     6660   12534     17     31 0.03
0.02/0.04	o 15
0.02/0.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.02/0.04	c        1   1358     2634    10691    4     6747   12967     18     31 0.03
0.02/0.04	o 14
0.28/0.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.28/0.34	c        1   1358     2635    10791    4     6835   12967     19     30 0.03
0.28/0.34	c      101   1358     2742    17626    6     7049   14264    126   1942 0.05
0.28/0.34	c      351   1358     3020    36017   11     7689   15691    404   3475 0.10
0.28/0.34	c      826   1358     3554    71471   20     8923   17261    938   4192 0.20
0.28/0.34	o 13
595.44/595.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
595.44/595.61	c     1472   1358     4246   107364   25    10394   12967   1630   4342 0.34
595.44/595.61	c     1574   1358     4355   112535   25    10612   14264   1739   4288 0.37
595.44/595.61	c     1824   1358     4618   124006   26    11222   15691   2002   4241 0.43
595.44/595.61	c     2299   1358     5124   149666   29    12459   17261   2508   4172 0.55
595.44/595.61	c     3114   1358     6020   204172   33    14496   18988   3404   3921 0.79
595.44/595.61	c     4435   1358     7488   314450   41    17466   20887   4872   3576 1.24
595.44/595.61	c     6517   1358     9750   465712   47    22154   22976   7134   3174 2.05
595.44/595.61	c     9741   1358    13212   689288   52    29719   25274  10596   2644 3.68
595.44/595.61	c    14678   1358    18650  1109890   59    41266   27802  16034   2106 6.97
595.44/595.61	c    22185   1358    27003  1901067   70    60014   30583  24387   1662 13.34
595.44/595.61	c    33546   1358    21628  2087109   96    48470   33642  19012   1283 26.13
595.44/595.61	c    50690   1358    20118  2126276  105    46202   37007  17502   1085 46.71
595.44/595.61	c    76510   1358    25410  2757219  108    59927   40708  22794   1013 75.46
595.44/595.61	c   115343   1358    40517  4522212  111    96066   44779  37901    913 126.26
595.44/595.61	c   173698   1358    41528  4153182  100    97949   49257  38912    846 205.26
595.44/595.61	c   261331   1358    28621  3751599  131    67895   54183  26005    770 339.23
595.44/595.61	c   392886   1358    51845  5700333  109   117855   59602  49229    706 556.42
595.44/595.61	o 12
1797.96/1798.33	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.96/1798.33	c   412909   1358    27505  3276921  119    64839    9001  24889    693 595.46
1797.96/1798.33	c   413012   1358     7229   568815   78    18387    9902   4613    693 595.68
1797.96/1798.33	c   413262   1358     7511   597672   79    19247   10893   4895    693 595.81
1797.96/1798.33	c   413737   1358     8047   659339   81    20579   11983   5431    694 596.12
1797.96/1798.33	c   414553   1358     8950   751731   83    22760   13182   6334    694 596.58
1797.96/1798.33	c   415873   1358    10467   938982   89    26348   14501   7851    696 597.29
1797.96/1798.33	c   417954   1358    12826  1245403   97    32440   15952  10210    698 598.68
1797.96/1798.33	c   421179   1358    16470  1617496   98    40645   17548  13854    700 600.91
1797.96/1798.33	c   426115   1358    12882  1139213   88    30066   19303  10266    704 605.11
1797.96/1798.33	c   433621   1358    21420  2179288  101    49940   21234  18804    708 612.17
1797.96/1798.33	c   444983   1358    23462  2533991  108    60897   23358  20846    712 624.15
1797.96/1798.33	c   462127   1358    19497  1987328  101    46421   25694  16881    717 643.81
1797.96/1798.33	c   487948   1358    21338  2418802  113    48555   28264  18722    727 671.01
1797.96/1798.33	c   526784   1358    17985  1863817  103    40002   31091  15369    736 715.28
1797.96/1798.33	c   585137   1358    28244  2920757  103    62660   34201  25628    748 781.24
1797.96/1798.33	c   672770   1358    19662  1704061   86    43610   37622  17046    753 892.97
1797.96/1798.33	c   804324   1358    38027  3775967   99    87073   41385  35411    779 1031.89
1797.96/1798.33	c  1001756   1358    29500  2262618   76    65724   45524  26884    792 1263.79
1797.96/1798.33	c  1298009   1358    33245  3380855  101    76705   50077  30629    794 1633.29
1797.96/1798.33	c Resources Exceeded
1797.96/1798.33	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 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 x54 x55 -x56 -x57 -x58 x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 
1797.96/1798.33	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.33	c   57  1433503 414994  2350560    37985  3377695  35369    797 1798.00
1797.96/1798.33	c Objective: 12
1797.96/1798.33	s SATISFIABLE
1797.96/1798.33	c Total time: 1798 s

Verifier Data

OK	12

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-3708439-1338170620/watcher-3708439-1338170620 -o /tmp/evaluation-result-3708439-1338170620/solver-3708439-1338170620 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3708439-1338170620.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.08 2.06 2.00 3/174 749
/proc/meminfo: memFree=28440172/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/749/stat : 749 (runsolver) D 747 749 31475 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 283187459 12095488 50 33554432000 4194304 5436572 140736673400896 140736673397192 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/749/statm: 2953 50 31 304 0 2645 0

[startup+0.0399719 s]
/proc/loadavg: 2.08 2.06 2.00 3/174 749
/proc/meminfo: memFree=28440172/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=11476 CPUtime=0.02 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 486 0 0 0 2 0 0 0 20 0 1 0 283187459 11751424 434 33554432000 134512640 137138936 4287874416 4287873196 136502660 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 2869 434 192 642 0 2225 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11476

[startup+0.100267 s]
/proc/loadavg: 2.08 2.06 2.00 3/174 749
/proc/meminfo: memFree=28440172/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=11716 CPUtime=0.08 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 547 0 0 0 8 0 0 0 20 0 1 0 283187459 11997184 495 33554432000 134512640 137138936 4287874416 4287873532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 2929 495 192 642 0 2285 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11716

[startup+0.300236 s]
/proc/loadavg: 2.08 2.06 2.00 3/174 749
/proc/meminfo: memFree=28440172/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=12696 CPUtime=0.28 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 775 0 0 0 28 0 0 0 20 0 1 0 283187459 13000704 723 33554432000 134512640 137138936 4287874416 4287873532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 3174 723 192 642 0 2530 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12696

[startup+0.70024 s]
/proc/loadavg: 2.08 2.06 2.00 3/174 749
/proc/meminfo: memFree=28440172/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=13904 CPUtime=0.68 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 1090 0 0 0 68 0 0 0 20 0 1 0 283187459 14237696 1038 33554432000 134512640 137138936 4287874416 4287873532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 3476 1038 192 642 0 2832 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13904

[startup+1.50024 s]
/proc/loadavg: 2.08 2.06 2.00 3/175 750
/proc/meminfo: memFree=28435856/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=16612 CPUtime=1.48 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 1771 0 0 0 147 1 0 0 20 0 1 0 283187459 17010688 1719 33554432000 134512640 137138936 4287874416 4287873532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 4153 1719 192 642 0 3509 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16612

[startup+3.10025 s]
/proc/loadavg: 2.07 2.06 2.00 3/175 750
/proc/meminfo: memFree=28432136/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=20148 CPUtime=3.09 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 2646 0 0 0 307 2 0 0 20 0 1 0 283187459 20631552 2594 33554432000 134512640 137138936 4287874416 4287872848 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 5037 2594 192 642 0 4393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20148

[startup+6.30025 s]
/proc/loadavg: 2.07 2.06 2.00 3/175 750
/proc/meminfo: memFree=28425812/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=26324 CPUtime=6.28 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 4180 0 0 0 626 2 0 0 20 0 1 0 283187459 26955776 4128 33554432000 134512640 137138936 4287874416 4287873344 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 6581 4128 192 642 0 5937 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26324

[startup+12.7003 s]
/proc/loadavg: 2.06 2.05 2.00 3/175 750
/proc/meminfo: memFree=28413924/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=37292 CPUtime=12.68 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 6947 0 0 0 1264 4 0 0 20 0 1 0 283187459 38187008 6895 33554432000 134512640 137138936 4287874416 4287873532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 9323 6895 192 642 0 8679 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37292

[startup+25.5003 s]
/proc/loadavg: 2.05 2.05 2.00 3/175 750
/proc/meminfo: memFree=28401260/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=48844 CPUtime=25.48 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 9846 0 0 0 2542 6 0 0 20 0 1 0 283187459 50016256 9786 33554432000 134512640 137138936 4287874416 4287873344 134542513 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 12211 9786 192 642 0 11567 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48844

[startup+51.1002 s]
/proc/loadavg: 2.09 2.06 2.00 3/174 750
/proc/meminfo: memFree=28384868/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=65160 CPUtime=51.05 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 13968 0 0 0 5096 9 0 0 20 0 1 0 283187459 66723840 13858 33554432000 134512640 137138936 4287874416 4287873344 134542624 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 16290 13858 192 642 0 15646 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 65160

[startup+102.306 s]
/proc/loadavg: 2.03 2.05 2.00 3/175 751
/proc/meminfo: memFree=28368116/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=81576 CPUtime=102.24 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 18130 0 0 0 10209 15 0 0 20 0 1 0 283187459 83533824 17940 33554432000 134512640 137138936 4287874416 4287873344 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 20394 17940 192 642 0 19750 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 81576

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/175 751
/proc/meminfo: memFree=28362272/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=87140 CPUtime=162.22 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 19596 0 0 0 16202 20 0 0 20 0 1 0 283187459 89231360 19353 33554432000 134512640 137138936 4287874416 4287873344 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 21785 19353 192 642 0 21141 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 87140

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/175 751
/proc/meminfo: memFree=28360716/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=89088 CPUtime=222.21 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 20066 0 0 0 22195 26 0 0 20 0 1 0 283187459 91226112 19820 33554432000 134512640 137138936 4287874416 4287873456 134540747 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 22272 19820 192 642 0 21628 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 89088

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 751
/proc/meminfo: memFree=28356004/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=93444 CPUtime=282.21 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 21226 0 0 0 28188 33 0 0 20 0 1 0 283187459 95686656 20931 33554432000 134512640 137138936 4287874416 4287873344 134542310 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 23361 20931 192 642 0 22717 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 93444

[startup+342.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/175 751
/proc/meminfo: memFree=28343784/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=106500 CPUtime=342.19 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 24467 0 0 0 34180 39 0 0 20 0 1 0 283187459 109056000 24169 33554432000 134512640 137138936 4287874416 4287873088 136501668 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 26625 24169 192 642 0 25981 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 106500

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 755
/proc/meminfo: memFree=28329392/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119872 CPUtime=402.17 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27882 0 0 0 40172 45 0 0 20 0 1 0 283187459 122748928 27523 33554432000 134512640 137138936 4287874416 4287873344 134542525 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29968 27523 192 642 0 29324 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 119872

[startup+462.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/175 755
/proc/meminfo: memFree=28329748/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=120128 CPUtime=462.16 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27940 0 0 0 46166 50 0 0 20 0 1 0 283187459 123011072 27576 33554432000 134512640 137138936 4287874416 4287873344 134542480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 30032 27576 192 642 0 29388 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 120128

[startup+522.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/175 755
/proc/meminfo: memFree=28329748/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=120128 CPUtime=522.15 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27941 0 0 0 52161 54 0 0 20 0 1 0 283187459 123011072 27576 33554432000 134512640 137138936 4287874416 4287873172 136501684 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 30032 27576 192 642 0 29388 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 120128

[startup+582.3 s]
/proc/loadavg: 2.10 2.05 2.00 3/175 755
/proc/meminfo: memFree=28329684/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119740 CPUtime=582.14 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27945 0 0 0 58157 57 0 0 20 0 1 0 283187459 122613760 27511 33554432000 134512640 137138936 4287874416 4287873344 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29935 27511 192 642 0 29291 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 119740

[startup+642.3 s]

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

/proc/meminfo: memFree=28194412/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1062.07 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 106104 103 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873344 134542955 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 119344

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 798
/proc/meminfo: memFree=28154608/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1122.06 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 112098 108 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873344 134542755 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 119344

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 798
/proc/meminfo: memFree=28117532/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1182.05 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 118091 114 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 119344

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 798
/proc/meminfo: memFree=28089760/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1242.04 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 124082 122 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 119344

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 799
/proc/meminfo: memFree=28084672/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1302.03 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 130076 127 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873128 136504096 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 119344

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 799
/proc/meminfo: memFree=28084796/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1362.02 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 136070 132 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873344 134542972 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 119344

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 799
/proc/meminfo: memFree=28085168/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1422.01 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 142063 138 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 119344

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 799
/proc/meminfo: memFree=28085044/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1482 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 148056 144 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873344 134542620 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 119344

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 799
/proc/meminfo: memFree=28085044/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1541.99 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 154048 151 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873344 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 119344

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 803
/proc/meminfo: memFree=28062344/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1601.98 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 160040 158 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 119344

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 803
/proc/meminfo: memFree=28027880/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1661.97 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 166033 164 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873336 135984569 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 119344

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 803
/proc/meminfo: memFree=27998616/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1721.96 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 172025 171 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873344 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 119344

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 803
/proc/meminfo: memFree=27968484/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1781.95 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 178019 176 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 119344

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 803
/proc/meminfo: memFree=27963828/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1791.56 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 178979 177 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287871128 136505085 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 119344

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 803
/proc/meminfo: memFree=27962588/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1794.76 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 179298 178 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873344 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 119344

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 803
/proc/meminfo: memFree=27962092/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1796.36 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 179458 178 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873532 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1796.36
Current children cumulated vsize (KiB) 119344

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 803
/proc/meminfo: memFree=27961720/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1797.16 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 179538 178 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873236 136511078 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1797.16
Current children cumulated vsize (KiB) 119344

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 803
/proc/meminfo: memFree=27961720/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1797.56 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 179578 178 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287873164 136296998 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (KiB) 119344

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 803
/proc/meminfo: memFree=27961720/32873852 swapFree=6848/6848
[pid=749] ppid=747 vsize=119344 CPUtime=1797.96 cores=0,2,4,6
/proc/749/stat : 749 (bsolo) R 747 749 31475 0 -1 4202496 27946 0 0 0 179618 178 0 0 20 0 1 0 283187459 122208256 27412 33554432000 134512640 137138936 4287874416 4287872416 134603064 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/749/statm: 29836 27412 192 642 0 29192 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 119344

Child status: 0
Real time (s): 1798.34
CPU time (s): 1798
CPU user time (s): 1796.22
CPU system time (s): 1.78273
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 120136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.22
system time used= 1.78273
maximum resident set size= 110312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27947
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= 56
involuntary context switches= 1872

runsolver used 2.71059 second user time and 7.10492 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-28 04:03:40
IDJOB=3708439
IDBENCH=48105
IDSOLVER=2286
FILE ID=node129/3708439-1338170620
RUNJOBID= node129-1338158686-31491
PBS_JOBID= 14624544
Free space on /tmp= 71192 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_10_4.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3708439-1338170620/watcher-3708439-1338170620 -o /tmp/evaluation-result-3708439-1338170620/solver-3708439-1338170620 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3708439-1338170620.opb

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

MD5SUM BENCH= 431de611ddaca60ef9395e6cd3a99cf2
RANDOM SEED=1204127394

node129.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.957
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.91
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.957
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.957
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	: 5331.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.957
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.91
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.957
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28440700 kB
Buffers:          385216 kB
Cached:          3136856 kB
SwapCached:            0 kB
Active:          1290512 kB
Inactive:        2283572 kB
Active(anon):      54448 kB
Inactive(anon):        0 kB
Active(file):    1236064 kB
Inactive(file):  2283572 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3900 kB
Writeback:             0 kB
AnonPages:         71020 kB
Mapped:            15060 kB
Shmem:               204 kB
Slab:             719928 kB
SReclaimable:     162524 kB
SUnreclaim:       557404 kB
KernelStack:        1456 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     172672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 71188 MiB
End job on node129 at 2012-05-28 04:33:39