Trace number 3462564

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.2SAT3 1798 1797.95

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=61-P1=167-P2=157-P3=13-P4=173-P5=47-P6=47-P7=251-P8=79-B.opb
MD5SUM8f717fbc7f85484ebc0de379ab09a890
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.195969
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 variables192
Total number of constraints17
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 constraints17
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)512
Sum of products size (including duplicates)1024
Number of different products512
Sum of products size1024

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-3462564-1307181238.opb
0.00/0.00	c File size is 9296 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 704 Constr: 1049 512/0/537 Lit: 4408 Watch. Lit: 2706
0.00/0.00	c Obj. Vars: 8 (1.13636 % of total variables)
0.00/0.01	c Pre-processing Time: 0.003 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    704     1049     4408    4     3786    5914      0      0 0.00
0.00/0.01	c Switching off lower bounding mode.
47.49/47.57	c      100    704     1240    12173    9     4213    6506    191   6666 0.01
47.49/47.57	c      252    704     1526    25811   16     4973    7157    477   6810 0.04
47.49/47.57	c      479    704     1966    47226   24     6104    7873    917   7149 0.07
47.49/47.57	c      817    704     2627    85635   32     7858    8661   1578   7043 0.12
47.49/47.57	c     1326    704     3590   133447   37    10457    9528   2541   6500 0.20
47.49/47.57	c     2089    704     5036   212246   42    14243   10481   3987   6610 0.32
47.49/47.57	c     3235    704     7291   348594   47    20222   11530   6242   6221 0.52
47.49/47.57	c     4956    704    10541   508003   48    28189   12684   9492   4868 1.02
47.49/47.57	c     7540    704     8477   447784   52    21417   13953   7428   4298 1.75
47.49/47.57	c    11419    704     8470   444507   52    21858   15349   7421   4050 2.82
47.49/47.57	c    17241    704    11521   575442   49    29753   16884  10472   3461 4.98
47.49/47.57	c    25978    704    11342   528427   46    29120   18573  10293   3027 8.58
47.49/47.57	c    39088    704    16575   994865   60    40960   20431  15526   2693 14.51
47.49/47.57	c    58758    704    11504   577648   50    29276   22475  10455   2136 27.50
47.49/47.57	c    88271    704    20564  1179986   57    51434   24723  19515   1880 46.94
47.49/47.57	o 65
57.89/57.96	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
57.89/57.96	c    90592    704    25019  1434107   57    62665    5930  23970   1904 47.57
57.89/57.96	c    90692    704     4210   191936   45    11328    6524   3161   1898 47.76
57.89/57.96	c    90943    694     4688   227778   48    12447    7177   3639   1901 47.83
57.89/57.96	c    91418    694     5603   286245   51    14801    7895   4554   1908 47.91
57.89/57.96	c    92232    694     7200   382677   53    18982    8685   6151   1919 48.05
57.89/57.96	c    93553    694     5394   285095   52    13610    9554   4345   1935 48.32
57.89/57.96	c    95634    694     9389   516643   55    23595   10510   8340   1951 49.00
57.89/57.96	c    98857    694    10313   506056   49    26323   11562   9264   1980 49.91
57.89/57.96	c   103794    694     7207   367613   51    18135   12719   6158   2011 51.59
57.89/57.96	c   111300    694     8430   439670   52    21732   13991   7381   2026 54.93
57.89/57.96	o 17
754.81/754.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
754.81/754.88	c   121163    694    11720   623156   53    30040    5928  10671   2090 57.96
754.81/754.88	c   121263    694     4206   195215   46    10871    6521   3157   2090 58.02
754.81/754.88	c   121513    674     4630   219321   47    11912    7174   3581   2092 58.07
754.81/754.88	c   121989    674     5448   270199   49    13713    7892   4399   2097 58.15
754.81/754.88	c   122803    674     6973   364352   52    17370    8682   5924   2106 58.31
754.81/754.88	c   124124    674     9405   504392   53    23337    9551   8356   2115 58.68
754.81/754.88	c   126205    674     7606   361641   47    19830   10507   6557   2136 59.08
754.81/754.88	c   129430    674     7711   411121   53    19331   11558   6662   2163 59.81
754.81/754.88	c   134367    674    10740   576877   53    27465   12714   9691   2207 60.88
754.81/754.88	c   141874    674    11202   598733   53    27816   13986  10153   2221 63.87
754.81/754.88	c   153237    674    10429   515547   49    25698   15385   9380   2233 68.61
754.81/754.88	c   170382    674    10292   552240   53    26646   16924   9243   2195 77.60
754.81/754.88	c   196201    674    16018   813234   50    40915   18617  14969   2190 89.56
754.81/754.88	c   235034    674    13860   722089   52    35031   20479  12811   2025 116.01
754.81/754.88	c   293387    674    13806   785856   56    33857   22527  12757   1975 148.53
754.81/754.88	c   381020    674    18731  1027830   54    47141   24780  17682   1777 214.37
754.81/754.88	c   512573    673    13451   751342   55    32832   27259  12402   1569 326.49
754.81/754.88	c   710006    672    15126   775036   51    38857   29985  14077   1502 472.61
754.81/754.88	o 9
793.91/793.91	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
793.91/793.91	c  1001270    671    23065  1184726   51    57896    5924  22016   1326 754.91
793.91/793.91	c  1001371    671     4215   156356   37    11342    6517   3166   1325 755.27
793.91/793.91	c  1001621    661     4696   182985   38    12562    7169   3647   1326 755.30
793.91/793.91	c  1002096    661     5619   231762   41    15084    7886   4570   1326 755.39
793.91/793.91	c  1002910    661     7175   313318   43    19287    8675   6126   1327 755.61
793.91/793.91	c  1004231    661     9692   442330   45    26195    9543   8643   1328 756.08
793.91/793.91	c  1006313    661     8647   414803   47    23333   10498   7598   1329 757.12
793.91/793.91	c  1009537    661     9246   446640   48    24392   11548   8197   1330 758.66
793.91/793.91	c  1014473    661    12059   584768   48    31282   12703  11010   1332 761.46
793.91/793.91	c  1021979    661    12342   606860   49    31567   13974  11293   1334 765.57
793.91/793.91	c  1033340    661    11245   553078   49    29644   15372  10196   1340 771.10
793.91/793.91	c  1050484    661    11627   567625   48    31151   16910  10578   1344 781.36
793.91/793.91	o 3
1797.94/1797.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.94/1797.95	c  1074630    661    13137   697151   53    32745    5922  12088   1353 793.94
1797.94/1797.95	c  1074731    652     4228   193407   45    11184    6515   3179   1353 794.03
1797.94/1797.95	c  1074981    643     4718   224520   47    12372    7167   3669   1353 794.06
1797.94/1797.95	c  1075456    643     5657   286507   50    14384    7884   4608   1354 794.13
1797.94/1797.95	c  1076269    643     7223   374281   51    18381    8673   6174   1354 794.32
1797.94/1797.95	c  1077589    643     9641   509441   52    24462    9541   8592   1355 794.85
1797.94/1797.95	c  1079670    643     8407   438621   52    21897   10496   7358   1357 795.30
1797.94/1797.95	c  1082893    643     8701   405604   46    23218   11546   7652   1360 796.07
1797.94/1797.95	c  1087829    630    11696   581911   49    31979   12701  10647   1363 797.99
1797.94/1797.95	c  1095336    630    12746   673941   52    33303   13972  11697   1367 800.78
1797.94/1797.95	c  1106697    630    11213   567443   50    29584   15370  10164   1373 805.76
1797.94/1797.95	c  1123841    630    10524   527387   50    26229   16908   9475   1379 814.82
1797.94/1797.95	c  1149660    630    13936   721886   51    35644   18599  12887   1386 829.29
1797.94/1797.95	c  1188493    630    10376   557091   53    27334   20459   9327   1395 851.73
1797.94/1797.95	c  1246846    630    19499  1032803   52    51187   22505  18450   1387 898.94
1797.94/1797.95	c  1334479    630    18838   971456   51    45968   24756  17789   1381 966.07
1797.94/1797.95	c  1466032    630    20438  1101799   53    50604   27232  19389   1345 1089.25
1797.94/1797.95	c  1663465    629    25654  1450516   56    64087   29956  24605   1343 1238.16
1797.94/1797.95	c  1959718    617    17512   875555   49    45402   32952  16463   1291 1517.21
1797.94/1797.95	c Resources Exceeded
1797.94/1797.95	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 -x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 x137 x138 x139 -x140 -x141 -x142 -x143 -x144 x89 x90 -x91 x92 -x93 x94 -x95 x96 x145 -x146 -x147 x148 -x149 -x150 -x151 -x152 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x169 x170 -x171 -x172 -x173 -x174 -x175 -x176 x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 
1797.94/1797.95	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1797.95	c   74  2200788  20199  2277259    20916  1000374  19867   1224 1798.00
1797.94/1797.95	c Objective: 3
1797.94/1797.95	s SATISFIABLE
1797.94/1797.95	c Total time: 1798 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-3462564-1307181238/watcher-3462564-1307181238 -o /tmp/evaluation-result-3462564-1307181238/solver-3462564-1307181238 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462564-1307181238.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.04 2.05 2.00 3/521 31912
/proc/meminfo: memFree=21323192/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=11060 CPUtime=0.01 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 386 0 0 0 1 0 0 0 24 0 1 0 810539301 11325440 338 33554432000 134512640 137138936 4288486768 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 2765 338 192 642 0 2121 0

[startup+0.0614831 s]
/proc/loadavg: 2.04 2.05 2.00 3/521 31912
/proc/meminfo: memFree=21323192/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=11568 CPUtime=0.05 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 485 0 0 0 5 0 0 0 24 0 1 0 810539301 11845632 437 33554432000 134512640 137138936 4288486768 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 2892 437 192 642 0 2248 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11568

[startup+0.100476 s]
/proc/loadavg: 2.04 2.05 2.00 3/521 31912
/proc/meminfo: memFree=21323192/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=11956 CPUtime=0.09 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 609 0 0 0 9 0 0 0 24 0 1 0 810539301 12242944 561 33554432000 134512640 137138936 4288486768 18446744073709551615 134603102 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 2989 561 192 642 0 2345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11956

[startup+0.300437 s]
/proc/loadavg: 2.04 2.05 2.00 3/521 31912
/proc/meminfo: memFree=21323192/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=14012 CPUtime=0.29 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 1097 0 0 0 29 0 0 0 25 0 1 0 810539301 14348288 1049 33554432000 134512640 137138936 4288486768 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 3503 1049 192 642 0 2859 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14012

[startup+0.700364 s]
/proc/loadavg: 2.04 2.05 2.00 3/521 31912
/proc/meminfo: memFree=21323192/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=17232 CPUtime=0.68 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 1923 0 0 0 68 0 0 0 25 0 1 0 810539301 17645568 1875 33554432000 134512640 137138936 4288486768 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 4308 1875 192 642 0 3664 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17232

[startup+1.50022 s]
/proc/loadavg: 2.04 2.05 2.00 3/522 31913
/proc/meminfo: memFree=21314148/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=21852 CPUtime=1.49 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 3074 0 0 0 148 1 0 0 25 0 1 0 810539301 22376448 3026 33554432000 134512640 137138936 4288486768 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 5463 3026 192 642 0 4819 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21852

[startup+3.10092 s]
/proc/loadavg: 2.04 2.05 2.00 3/522 31913
/proc/meminfo: memFree=21308692/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=23872 CPUtime=3.08 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 3575 0 0 0 307 1 0 0 25 0 1 0 810539301 24444928 3527 33554432000 134512640 137138936 4288486768 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 5968 3527 192 642 0 5324 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23872

[startup+6.30034 s]
/proc/loadavg: 2.04 2.05 2.00 3/522 31913
/proc/meminfo: memFree=21306272/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=24648 CPUtime=6.29 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 3782 0 0 0 626 3 0 0 25 0 1 0 810539301 25239552 3734 33554432000 134512640 137138936 4288486768 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 6162 3734 192 642 0 5518 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24648

[startup+12.7002 s]
/proc/loadavg: 2.04 2.05 2.00 3/522 31913
/proc/meminfo: memFree=21302944/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=28160 CPUtime=12.68 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 4650 0 0 0 1264 4 0 0 25 0 1 0 810539301 28835840 4602 33554432000 134512640 137138936 4288486768 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 7040 4602 192 642 0 6396 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28160

[startup+25.5008 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 31914
/proc/meminfo: memFree=21296976/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=31200 CPUtime=25.49 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 5413 0 0 0 2541 8 0 0 25 0 1 0 810539301 31948800 5365 33554432000 134512640 137138936 4288486768 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 7800 5365 192 642 0 7156 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31200

[startup+51.1001 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 31914
/proc/meminfo: memFree=21292480/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=32368 CPUtime=51.09 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 5714 0 0 0 5097 12 0 0 25 0 1 0 810539301 33144832 5666 33554432000 134512640 137138936 4288486768 18446744073709551615 136504614 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 8092 5666 192 642 0 7448 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32368

[startup+102.32 s]
/proc/loadavg: 2.07 2.04 2.00 3/522 31970
/proc/meminfo: memFree=21503468/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=32368 CPUtime=102.31 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 5714 0 0 0 10207 24 0 0 25 0 1 0 810539301 33144832 5666 33554432000 134512640 137138936 4288486768 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 8092 5666 192 642 0 7448 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 32368

[startup+162.301 s]
/proc/loadavg: 2.07 2.05 2.00 3/522 31971
/proc/meminfo: memFree=21498104/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=32368 CPUtime=162.29 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 5714 0 0 0 16195 34 0 0 25 0 1 0 810539301 33144832 5666 33554432000 134512640 137138936 4288486768 18446744073709551615 134542764 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 8092 5666 192 642 0 7448 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32368

[startup+222.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 31973
/proc/meminfo: memFree=21495708/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=35064 CPUtime=222.29 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 6388 0 0 0 22186 43 0 0 25 0 1 0 810539301 35905536 6340 33554432000 134512640 137138936 4288486768 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 8766 6340 192 642 0 8122 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 35064

[startup+282.301 s]
/proc/loadavg: 2.14 2.07 2.01 3/522 32082
/proc/meminfo: memFree=21509084/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=35560 CPUtime=282.29 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 6508 0 0 0 28178 51 0 0 25 0 1 0 810539301 36413440 6460 33554432000 134512640 137138936 4288486768 18446744073709551615 134542252 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 8890 6460 192 642 0 8246 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 35560

[startup+342.301 s]
/proc/loadavg: 2.05 2.07 2.01 3/522 32111
/proc/meminfo: memFree=21502440/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=36784 CPUtime=342.3 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 6820 0 0 0 34173 57 0 0 25 0 1 0 810539301 37666816 6772 33554432000 134512640 137138936 4288486768 18446744073709551615 136501668 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 9196 6772 192 642 0 8552 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 36784

[startup+402.301 s]
/proc/loadavg: 2.02 2.05 2.01 3/522 32113
/proc/meminfo: memFree=21499288/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=36784 CPUtime=402.3 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 6820 0 0 0 40166 64 0 0 25 0 1 0 810539301 37666816 6772 33554432000 134512640 137138936 4288486768 18446744073709551615 134542202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 9196 6772 192 642 0 8552 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 36784

[startup+462.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/522 32123
/proc/meminfo: memFree=21495748/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=36784 CPUtime=462.3 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 6820 0 0 0 46159 71 0 0 25 0 1 0 810539301 37666816 6772 33554432000 134512640 137138936 4288486768 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 9196 6772 192 642 0 8552 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 36784

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 32125
/proc/meminfo: memFree=21494720/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=37164 CPUtime=522.3 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 6913 0 0 0 52155 75 0 0 25 0 1 0 810539301 38055936 6865 33554432000 134512640 137138936 4288486768 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 9291 6865 192 642 0 8647 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 37164

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 32126
/proc/meminfo: memFree=21493692/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=37164 CPUtime=582.31 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 6913 0 0 0 58152 79 0 0 25 0 1 0 810539301 38055936 6865 33554432000 134512640 137138936 4288486768 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 9291 6865 192 642 0 8647 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 37164

[startup+642.301 s]

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

/proc/meminfo: memFree=21449984/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40748 CPUtime=1062.32 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7907 0 0 0 106102 130 0 0 25 0 1 0 810539301 41725952 7763 33554432000 134512640 137138936 4288486768 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10187 7763 192 642 0 9543 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 40748

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 32168
/proc/meminfo: memFree=21351744/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40748 CPUtime=1122.32 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7907 0 0 0 112094 138 0 0 25 0 1 0 810539301 41725952 7763 33554432000 134512640 137138936 4288486768 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10187 7763 192 642 0 9543 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 40748

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 32169
/proc/meminfo: memFree=21283392/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40748 CPUtime=1182.33 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7907 0 0 0 118087 146 0 0 25 0 1 0 810539301 41725952 7763 33554432000 134512640 137138936 4288486768 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10187 7763 192 642 0 9543 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 40748

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/522 32171
/proc/meminfo: memFree=21225564/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40748 CPUtime=1242.33 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7907 0 0 0 124078 155 0 0 25 0 1 0 810539301 41725952 7763 33554432000 134512640 137138936 4288486768 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10187 7763 192 642 0 9543 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 40748

[startup+1302.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/522 32173
/proc/meminfo: memFree=21166392/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40748 CPUtime=1302.35 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7907 0 0 0 130074 161 0 0 25 0 1 0 810539301 41725952 7763 33554432000 134512640 137138936 4288486768 18446744073709551615 136500266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10187 7763 192 642 0 9543 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 40748

[startup+1362.3 s]
/proc/loadavg: 2.16 2.06 2.01 3/522 32174
/proc/meminfo: memFree=21116368/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40748 CPUtime=1362.33 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7907 0 0 0 136065 168 0 0 25 0 1 0 810539301 41725952 7763 33554432000 134512640 137138936 4288486768 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10187 7763 192 642 0 9543 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 40748

[startup+1422.32 s]
/proc/loadavg: 2.12 2.06 2.01 3/522 32176
/proc/meminfo: memFree=21063396/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40748 CPUtime=1422.35 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7907 0 0 0 142061 174 0 0 25 0 1 0 810539301 41725952 7763 33554432000 134512640 137138936 4288486768 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10187 7763 192 642 0 9543 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 40748

[startup+1482.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/522 32177
/proc/meminfo: memFree=21021572/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40748 CPUtime=1482.33 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7907 0 0 0 148052 181 0 0 25 0 1 0 810539301 41725952 7763 33554432000 134512640 137138936 4288486768 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10187 7763 192 642 0 9543 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 40748

[startup+1542.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/522 32179
/proc/meminfo: memFree=20985312/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40760 CPUtime=1542.34 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7910 0 0 0 154047 187 0 0 25 0 1 0 810539301 41738240 7766 33554432000 134512640 137138936 4288486768 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10190 7766 192 642 0 9546 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 40760

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 32181
/proc/meminfo: memFree=20944116/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40760 CPUtime=1602.33 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7910 0 0 0 160041 192 0 0 25 0 1 0 810539301 41738240 7766 33554432000 134512640 137138936 4288486768 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10190 7766 192 642 0 9546 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 40760

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 32182
/proc/meminfo: memFree=20893736/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40760 CPUtime=1662.34 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7910 0 0 0 166038 196 0 0 25 0 1 0 810539301 41738240 7766 33554432000 134512640 137138936 4288486768 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10190 7766 192 642 0 9546 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 40760

[startup+1722.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/522 32184
/proc/meminfo: memFree=20844228/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40760 CPUtime=1722.34 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7910 0 0 0 172034 200 0 0 25 0 1 0 810539301 41738240 7766 33554432000 134512640 137138936 4288486768 18446744073709551615 134542412 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10190 7766 192 642 0 9546 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 40760

[startup+1782.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/522 32185
/proc/meminfo: memFree=20793736/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40760 CPUtime=1782.34 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7910 0 0 0 178029 205 0 0 25 0 1 0 810539301 41738240 7766 33554432000 134512640 137138936 4288486768 18446744073709551615 134542286 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10190 7766 192 642 0 9546 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 40760

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

[startup+1785.5 s]
/proc/loadavg: 2.13 2.06 2.01 3/522 32186
/proc/meminfo: memFree=20791864/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40760 CPUtime=1785.54 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7910 0 0 0 178349 205 0 0 25 0 1 0 810539301 41738240 7766 33554432000 134512640 137138936 4288486768 18446744073709551615 134540724 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10190 7766 192 642 0 9546 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (KiB) 40760

[startup+1791.92 s]
/proc/loadavg: 2.11 2.06 2.01 3/522 32186
/proc/meminfo: memFree=20788268/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40760 CPUtime=1791.96 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7910 0 0 0 178990 206 0 0 25 0 1 0 810539301 41738240 7766 33554432000 134512640 137138936 4288486768 18446744073709551615 134551253 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10190 7766 192 642 0 9546 0
Current children cumulated CPU time (s) 1791.96
Current children cumulated vsize (KiB) 40760

[startup+1795.1 s]
/proc/loadavg: 2.11 2.06 2.01 3/522 32186
/proc/meminfo: memFree=20786532/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40760 CPUtime=1795.16 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7910 0 0 0 179310 206 0 0 25 0 1 0 810539301 41738240 7766 33554432000 134512640 137138936 4288486768 18446744073709551615 134542387 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10190 7766 192 642 0 9546 0
Current children cumulated CPU time (s) 1795.16
Current children cumulated vsize (KiB) 40760

[startup+1796.7 s]
/proc/loadavg: 2.11 2.06 2.01 3/522 32186
/proc/meminfo: memFree=20785788/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40760 CPUtime=1796.75 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7910 0 0 0 179468 207 0 0 25 0 1 0 810539301 41738240 7766 33554432000 134512640 137138936 4288486768 18446744073709551615 136504029 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10190 7766 192 642 0 9546 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (KiB) 40760

[startup+1797.5 s]
/proc/loadavg: 2.10 2.06 2.01 3/522 32186
/proc/meminfo: memFree=20785044/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40760 CPUtime=1797.55 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7910 0 0 0 179548 207 0 0 25 0 1 0 810539301 41738240 7766 33554432000 134512640 137138936 4288486768 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10190 7766 192 642 0 9546 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (KiB) 40760

[startup+1797.9 s]
/proc/loadavg: 2.10 2.06 2.01 3/522 32186
/proc/meminfo: memFree=20785044/32951124 swapFree=58800704/67111528
[pid=31912] ppid=31910 vsize=40760 CPUtime=1797.94 cores=1,3,5,7
/proc/31912/stat : 31912 (bsolo) R 31910 31912 30263 0 -1 4202496 7910 0 0 0 179587 207 0 0 25 0 1 0 810539301 41738240 7766 33554432000 134512640 137138936 4288486768 18446744073709551615 134575044 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31912/statm: 10190 7766 192 642 0 9546 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 40760

Child status: 0
Real time (s): 1797.95
CPU time (s): 1798
CPU user time (s): 1795.93
CPU system time (s): 2.07468
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 41256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.93
system time used= 2.07468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7911
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= 20751

runsolver used 9.05262 second user time and 21.9487 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-04 11:53:58
IDJOB=3462564
IDBENCH=47980
IDSOLVER=1955
FILE ID=node142/3462564-1307181238
RUNJOBID= node142-1307174552-31322
PBS_JOBID= 13508862
Free space on /tmp= 73936 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=61-P1=167-P2=157-P3=13-P4=173-P5=47-P6=47-P7=251-P8=79-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462564-1307181238/watcher-3462564-1307181238 -o /tmp/evaluation-result-3462564-1307181238/solver-3462564-1307181238 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462564-1307181238.opb

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

MD5SUM BENCH= 8f717fbc7f85484ebc0de379ab09a890
RANDOM SEED=1264487989

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.82
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21323348 kB
Buffers:        280516 kB
Cached:         451788 kB
SwapCached:      11452 kB
Active:        9558088 kB
Inactive:      1807632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21323348 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:            4160 kB
Writeback:           0 kB
AnonPages:    10630752 kB
Mapped:          32484 kB
Slab:           116788 kB
PageTables:      75140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145627004 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= 73932 MiB
End job on node142 at 2011-06-04 12:23:56