Trace number 1869143

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 NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2OPT200 402.055 402.202

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-aim-200-6_0-yes1-2.opb
MD5SUMd83135464cb632376e759a94bebcd02c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark200
Best CPU time to get the best result obtained on this benchmark0.028995
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 200
Optimality of the best value was proved YES
Number of variables400
Total number of constraints1400
Number of constraints which are clauses1392
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 400
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 400
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	c SCIP version 1.1.0.7
0.00/0.03	c LP-Solver Clp 1.8.2
0.00/0.03	c user parameter file <scip.set> not found - using default parameters
0.00/0.03	c read problem <HOME/instance-1869143-1245160679.opb>
0.00/0.03	c original problem has 400 variables (400 bin, 0 int, 0 impl, 0 cont) and 1400 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.03/0.04	c (round 1) 1 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 8 chg coeffs, 0 upgd conss, 458 impls, 0 clqs
0.03/0.04	c (round 2) 1 del vars, 2 del conss, 0 chg bounds, 0 chg sides, 8 chg coeffs, 0 upgd conss, 458 impls, 0 clqs
0.03/0.07	c (round 3) 1 del vars, 6 del conss, 0 chg bounds, 0 chg sides, 8 chg coeffs, 1394 upgd conss, 458 impls, 0 clqs
0.03/0.09	c    (0.0s) probing: 110/399 (27.6%) - 0 fixings, 0 aggregations, 4 implications, 0 bound changes
0.03/0.09	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.03/0.09	c presolving (4 rounds):
0.03/0.09	c  1 deleted vars, 6 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 8 changed coefficients
0.03/0.09	c  466 implications, 0 cliques
0.03/0.09	c presolved problem has 399 variables (399 bin, 0 int, 0 impl, 0 cont) and 1394 constraints
0.03/0.09	c    1394 constraints of type <logicor>
0.03/0.09	c transformed objective value is always integral (scale: 1)
0.03/0.09	c Presolving Time: 0.04
0.03/0.09	c strange?!, PURESAT with obj
0.03/0.09	c -----------------------------------------------------------------------------------------------
0.03/0.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.03/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.03/0.09	c limits/memory = c 1620
0.03/0.09	c # maximal time in seconds to run
0.03/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.03/0.09	c limits/time = c 1791
0.03/0.09	c # frequency for displaying node information lines
0.03/0.09	c # [type: int, range: [-1,2147483647], default: 100]
0.03/0.09	c display/freq = c 10000
0.03/0.09	c -----------------------------------------------------------------------------------------------
0.03/0.09	c start solving problem
0.03/0.09	c 
0.29/0.34	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.34	c   0.3s|     1 |     0 |   850 |2682k|   0 | 399 | 399 |1394 |1394 | 399 |1394 |   0 |   0 |   0 | 1.356667e+02 |      --      |    Inf 
1.69/1.74	c   1.7s|     1 |     0 |  2946 |8168k|   0 | 399 | 399 |1394 |1394 | 399 |1395 |   1 |   0 |   0 | 1.360000e+02 |      --      |    Inf 
2.49/2.51	c   2.4s|     1 |     0 |  3862 |  12M|   0 | 399 | 399 |1394 |1394 | 399 |1396 |   2 |   0 |   0 | 1.361333e+02 |      --      |    Inf 
2.99/3.03	c   3.0s|     1 |     0 |  4289 |  16M|   0 | 399 | 399 |1394 |1394 | 399 |1397 |   3 |   0 |   0 | 1.362222e+02 |      --      |    Inf 
3.48/3.59	c   3.5s|     1 |     0 |  4595 |  21M|   0 | 399 | 399 |1394 |1394 | 399 |1398 |   4 |   0 |   0 | 1.362698e+02 |      --      |    Inf 
4.19/4.20	c   4.1s|     1 |     0 |  5110 |  26M|   0 | 399 | 399 |1394 |1394 | 399 |1399 |   5 |   0 |   0 | 1.363333e+02 |      --      |    Inf 
4.69/4.79	c   4.7s|     1 |     0 |  5501 |  31M|   0 | 399 | 399 |1394 |1394 | 399 |1400 |   6 |   0 |   0 | 1.363704e+02 |      --      |    Inf 
5.40/5.43	c   5.3s|     1 |     0 |  6063 |  35M|   0 | 399 | 399 |1394 |1394 | 399 |1401 |   7 |   0 |   0 | 1.363855e+02 |      --      |    Inf 
6.19/6.20	c   6.1s|     1 |     0 |  6786 |  40M|   0 | 399 | 399 |1394 |1394 | 399 |1403 |   9 |   0 |   0 | 1.364130e+02 |      --      |    Inf 
6.89/6.96	c   6.8s|     1 |     0 |  7507 |  43M|   0 | 399 | 399 |1394 |1394 | 399 |1404 |  10 |   0 |   0 | 1.364327e+02 |      --      |    Inf 
7.59/7.66	c   7.5s|     1 |     0 |  8085 |  48M|   0 | 399 | 399 |1394 |1394 | 399 |1405 |  11 |   0 |   0 | 1.364436e+02 |      --      |    Inf 
8.39/8.45	c   8.3s|     1 |     0 |  8843 |  52M|   0 | 399 | 399 |1394 |1394 | 399 |1406 |  12 |   0 |   0 | 1.364671e+02 |      --      |    Inf 
9.19/9.24	c   9.1s|     1 |     0 |  9593 |  56M|   0 | 399 | 399 |1394 |1394 | 399 |1407 |  13 |   0 |   0 | 1.364850e+02 |      --      |    Inf 
9.89/9.99	c   9.8s|     1 |     0 | 10269 |  60M|   0 | 399 | 399 |1394 |1394 | 399 |1408 |  14 |   0 |   0 | 1.364954e+02 |      --      |    Inf 
10.79/10.85	c  10.7s|     1 |     0 | 11192 |  64M|   0 | 399 | 399 |1394 |1394 | 399 |1409 |  15 |   0 |   0 | 1.365056e+02 |      --      |    Inf 
11.59/11.66	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.59/11.66	c  11.5s|     1 |     0 | 12032 |  67M|   0 | 399 | 399 |1394 |1394 | 399 |1410 |  16 |   0 |   0 | 1.365192e+02 |      --      |    Inf 
12.49/12.54	c  12.4s|     1 |     0 | 12946 |  71M|   0 | 399 | 399 |1394 |1394 | 399 |1411 |  17 |   0 |   0 | 1.365293e+02 |      --      |    Inf 
13.28/13.39	c  13.2s|     1 |     0 | 13791 |  75M|   0 | 399 | 399 |1394 |1394 | 399 |1412 |  18 |   0 |   0 | 1.365390e+02 |      --      |    Inf 
14.19/14.26	c  14.1s|     1 |     0 | 14660 |  79M|   0 | 399 | 399 |1394 |1394 | 399 |1413 |  19 |   0 |   0 | 1.365499e+02 |      --      |    Inf 
15.18/15.22	c  15.0s|     1 |     0 | 15680 |  82M|   0 | 399 | 399 |1394 |1394 | 399 |1414 |  20 |   0 |   0 | 1.365567e+02 |      --      |    Inf 
16.09/16.12	c  15.9s|     1 |     0 | 16590 |  86M|   0 | 399 | 399 |1394 |1394 | 399 |1415 |  21 |   0 |   0 | 1.365652e+02 |      --      |    Inf 
16.49/16.57	c  16.4s|     1 |     0 | 17034 |  86M|   0 | 399 | 399 |1394 |1394 | 399 |1416 |  22 |   0 |   0 | 1.365658e+02 |      --      |    Inf 
18.88/18.91	c  18.7s|     1 |     2 | 17034 |  86M|   0 | 399 | 399 |1394 |1394 | 399 |1416 |  22 |   0 |  17 | 1.365658e+02 |      --      |    Inf 
401.94/402.15	o 200
401.94/402.15	c * 401s|   209 |   128 |723750 |  87M|  13 |   - | 399 |1478 | 372 | 399 |1416 |  22 | 169 |1230 | 1.480226e+02 | 2.000000e+02 |  35.11%
401.94/402.16	c 
401.94/402.16	c SCIP Status        : problem is solved [optimal solution found]
401.94/402.16	c Solving Time (sec) : 400.91
401.94/402.16	c Solving Nodes      : 209
401.94/402.16	c Primal Bound       : +2.00000000000000e+02 (1 solutions)
401.94/402.16	c Dual Bound         : +2.00000000000000e+02
401.94/402.16	c Gap                : 0.00 %
401.94/402.16	c NODE         209
401.94/402.16	c DUAL BOUND   200
401.94/402.16	c PRIMAL BOUND 200
401.94/402.16	c GAP          0
401.94/402.16	s OPTIMUM FOUND
401.94/402.16	v x400 -x399 x398 -x397 -x396 x395 x394 -x393 -x392 x391 x390 -x389 x388 -x387 -x386 x385 x384 -x383 x382 -x381 x380 -x379 -x378 
401.94/402.16	v x377 x376 -x375 -x374 x373 -x372 x371 x370 -x369 x368 -x367 -x366 x365 -x364 x363 x362 -x361 -x360 x359 x358 -x357 -x356 x355 
401.94/402.16	v x354 -x353 -x352 x351 -x350 x349 -x348 x347 -x346 x345 -x344 x343 x342 -x341 -x340 x339 -x338 x337 -x336 x335 x334 -x333 x332 
401.94/402.16	v -x331 x330 -x329 x328 -x327 x326 -x325 x324 -x323 x322 -x321 -x320 x319 x318 -x317 x316 -x315 x314 -x313 x312 -x311 -x310 x309 
401.94/402.16	v x308 -x307 x306 -x305 x304 -x303 x302 -x301 -x300 x299 x298 -x297 x296 -x295 x294 -x293 x292 -x291 -x290 x289 -x288 x287 
401.94/402.16	v -x286 x285 x284 -x283 x282 -x281 x280 -x279 x278 -x277 -x276 x275 x274 -x273 -x272 x271 -x270 x269 -x268 x267 x266 -x265 -x264 
401.94/402.16	v x263 x262 -x261 -x260 x259 x258 -x257 x256 -x255 x254 -x253 x252 -x251 x250 -x249 x248 -x247 x246 -x245 -x244 x243 x242 -x241 
401.94/402.16	v x240 -x239 x238 -x237 x236 -x235 -x234 x233 x232 -x231 x230 -x229 x228 -x227 x226 -x225 x224 -x223 x222 -x221 -x220 x219 x218 
401.94/402.16	v -x217 x216 -x215 -x214 x213 -x212 x211 x210 -x209 x208 -x207 -x206 x205 -x204 x203 x202 -x201 -x200 x199 -x198 x197 -x196 
401.94/402.16	v x195 x194 -x193 x192 -x191 -x190 x189 -x188 x187 -x186 x185 x184 -x183 x182 -x181 x180 -x179 -x178 x177 -x176 x175 -x174 x173 
401.94/402.16	v x172 -x171 x170 -x169 -x168 x167 -x166 x165 x164 -x163 -x162 x161 -x160 x159 x158 -x157 x156 -x155 x154 -x153 -x152 x151 x150 
401.94/402.16	v -x149 -x148 x147 -x146 x145 -x144 x143 -x142 x141 -x140 x139 -x138 x137 x136 -x135 -x134 x133 -x132 x131 x130 -x129 x128 -x127 
401.94/402.16	v x126 -x125 -x124 x123 x122 -x121 x120 -x119 -x118 x117 x116 -x115 -x114 x113 -x112 x111 x110 -x109 -x108 x107 -x106 x105 
401.94/402.16	v -x104 x103 x102 -x101 -x100 x99 x98 -x97 x96 -x95 x94 -x93 x92 -x91 -x90 x89 -x88 x87 -x86 x85 -x84 x83 -x82 x81 x80 -x79 -x78 
401.94/402.16	v x77 x76 -x75 -x74 x73 -x72 x71 -x70 x69 -x68 x67 -x66 x65 -x64 x63 x62 -x61 x60 -x59 x58 -x57 -x56 x55 x54 -x53 x52 -x51 x50 
401.94/402.16	v -x49 -x48 x47 -x46 x45 x44 -x43 -x42 x41 x40 -x39 x38 -x37 -x36 x35 x34 -x33 x32 -x31 x30 -x29 x28 -x27 -x26 x25 -x24 x23 
401.94/402.16	v x22 -x21 x20 -x19 -x18 x17 x16 -x15 x14 -x13 x12 -x11 -x10 x9 x8 -x7 -x6 x5 x4 -x3 x2 -x1 
401.94/402.16	c SCIP Status        : problem is solved [optimal solution found]
401.94/402.16	c Solving Time       :     400.91
401.94/402.16	c Original Problem   :
401.94/402.16	c   Problem name     : HOME/instance-1869143-1245160679.opb
401.94/402.16	c   Variables        : 400 (400 binary, 0 integer, 0 implicit integer, 0 continuous)
401.94/402.16	c   Constraints      : 1400 initial, 1400 maximal
401.94/402.16	c Presolved Problem  :
401.94/402.16	c   Problem name     : t_HOME/instance-1869143-1245160679.opb
401.94/402.16	c   Variables        : 399 (399 binary, 0 integer, 0 implicit integer, 0 continuous)
401.94/402.16	c   Constraints      : 1394 initial, 1547 maximal
401.94/402.16	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
401.94/402.16	c   trivial          :       0.00          0          0          0          0          0          0          0          0
401.94/402.16	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
401.94/402.16	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
401.94/402.16	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
401.94/402.16	c   implics          :       0.00          0          1          0          0          0          0          0          0
401.94/402.16	c   probing          :       0.00          0          0          0          0          0          0          0          0
401.94/402.16	c   linear           :       0.02          0          0          0          0          0          6          0          8
401.94/402.16	c   logicor          :       0.02          0          0          0          0          0          0          0          0
401.94/402.16	c   root node        :          -        398          -          -        398          -          -          -          -
401.94/402.16	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
401.94/402.16	c   integral         :          0          0          0        186          0          0          8          0          0        364
401.94/402.16	c   logicor          :       1394+        22       4242          1          0        118       6445          0          0          0
401.94/402.16	c   countsols        :          0          0          0          1          0          0          0          0          0          0
401.94/402.16	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
401.94/402.16	c   integral         :     108.65       0.00       0.00     108.65       0.00
401.94/402.16	c   logicor          :       0.11       0.00       0.11       0.00       0.00
401.94/402.16	c   countsols        :       0.00       0.00       0.00       0.00       0.00
401.94/402.16	c Propagators        :       Time      Calls    Cutoffs    DomReds
401.94/402.16	c   rootredcost      :       0.00          1          0          0
401.94/402.16	c   pseudoobj        :       0.06       4174          6          2
401.94/402.16	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
401.94/402.16	c   propagation      :       0.01        119        109        189        7.5         18        4.2          -
401.94/402.16	c   infeasible LP    :       0.00          5          0          0        0.0          0        0.0          0
401.94/402.16	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
401.94/402.16	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
401.94/402.16	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
401.94/402.16	c   applied globally :          -          -          -        173        6.9          -          -          -
401.94/402.16	c   applied locally  :          -          -          -          0        0.0          -          -          -
401.94/402.16	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
401.94/402.16	c   cut pool         :       0.32         21          -          -       2262          -    (maximal pool size: 9623)
401.94/402.16	c   redcost          :       0.01        207          0          0          0          0
401.94/402.16	c   impliedbounds    :       0.01         22          0          0          2          0
401.94/402.16	c   intobj           :       0.00          0          0          0          0          0
401.94/402.16	c   gomory           :       3.34         22          0          0          0          0
401.94/402.16	c   strongcg         :       3.24         20          0          0      10000          0
401.94/402.16	c   cmir             :       0.10         10          0          0          0          0
401.94/402.16	c   flowcover        :       0.17         10          0          0          0          0
401.94/402.16	c   clique           :       0.00          1          0          0          0          0
401.94/402.16	c   zerohalf         :       0.00          0          0          0          0          0
401.94/402.16	c   mcf              :       0.00          1          0          0          0          0
401.94/402.16	c Pricers            :       Time      Calls       Vars
401.94/402.16	c   problem variables:       0.00          0          0
401.94/402.16	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
401.94/402.16	c   relpscost        :     108.65        185          0          8          0          0        364
401.94/402.16	c   pscost           :       0.00          0          0          0          0          0          0
401.94/402.16	c   inference        :       0.00          0          0          0          0          0          0
401.94/402.16	c   mostinf          :       0.00          0          0          0          0          0          0
401.94/402.16	c   leastinf         :       0.00          0          0          0          0          0          0
401.94/402.16	c   fullstrong       :       0.00          0          0          0          0          0          0
401.94/402.16	c   allfullstrong    :       0.00          0          0          0          0          0          0
401.94/402.16	c   random           :       0.00          0          0          0          0          0          0
401.94/402.16	c Primal Heuristics  :       Time      Calls      Found
401.94/402.16	c   LP solutions     :       0.00          -          1
401.94/402.16	c   pseudo solutions :       0.00          -          0
401.94/402.16	c   crossover        :       0.00          0          0
401.94/402.16	c   linesearchdiving :      17.35          7          0
401.94/402.16	c   pscostdiving     :      15.98          8          0
401.94/402.16	c   rootsoldiving    :       5.43          4          0
401.94/402.16	c   coefdiving       :      15.17          9          0
401.94/402.16	c   simplerounding   :       0.00          0          0
401.94/402.16	c   rounding         :       0.16        155          0
401.94/402.16	c   shifting         :       0.06         37          0
401.94/402.16	c   intshifting      :       0.00          0          0
401.94/402.16	c   oneopt           :       0.00          1          0
401.94/402.16	c   fixandinfer      :       0.00          0          0
401.94/402.16	c   feaspump         :       0.85          1          0
401.94/402.16	c   fracdiving       :      12.94          6          0
401.94/402.16	c   veclendiving     :      18.50          5          0
401.94/402.16	c   intdiving        :       0.00          0          0
401.94/402.16	c   actconsdiving    :       0.00          0          0
401.94/402.16	c   objpscostdiving  :      21.92          1          0
401.94/402.16	c   guideddiving     :       0.00          0          0
401.94/402.16	c   octane           :       0.00          0          0
401.94/402.16	c   rens             :       0.01          0          0
401.94/402.16	c   rins             :       0.00          0          0
401.94/402.16	c   localbranching   :       0.00          0          0
401.94/402.16	c   mutation         :       0.00          0          0
401.94/402.16	c   dins             :       0.00          0          0
401.94/402.16	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
401.94/402.16	c   primal LP        :       0.00          0          0       0.00          -
401.94/402.16	c   dual LP          :     176.32        207     429745    2076.06    2437.30
401.94/402.16	c   barrier LP       :       0.00          0          0       0.00          -
401.94/402.16	c   diving/probing LP:     107.64        900     294005     326.67    2731.37
401.94/402.16	c   strong branching :     108.61       1230     250116     203.35    2302.88
401.94/402.16	c     (at root node) :          -         17       3468     204.00          -
401.94/402.16	c   conflict analysis:       0.00          0          0       0.00          -
401.94/402.16	c B&B Tree           :
401.94/402.16	c   number of runs   :          1
401.94/402.16	c   nodes            :        209
401.94/402.16	c   nodes (total)    :        209
401.94/402.16	c   nodes left       :          0
401.94/402.16	c   max depth        :         13
401.94/402.16	c   max depth (total):         13
401.94/402.16	c   backtracks       :        133 (63.6%)
401.94/402.16	c   delayed cutoffs  :        156
401.94/402.16	c   repropagations   :        139 (2708 domain reductions, 24 cutoffs)
401.94/402.16	c   avg switch length:       6.16
401.94/402.16	c   switching time   :       0.03
401.94/402.16	c Solution           :
401.94/402.16	c   Solutions found  :          1 (1 improvements)
401.94/402.16	c   Primal Bound     : +2.00000000000000e+02   (in run 1, after 209 nodes, 400.90 seconds, depth 11, found by <relaxation>)
401.94/402.16	c   Dual Bound       : +2.00000000000000e+02
401.94/402.16	c   Gap              :       0.00 %
401.94/402.16	c   Root Dual Bound  : +1.36565777579227e+02
402.04/402.20	c Time complete: 402.04.

Verifier Data

OK	200

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1869143-1245160679/watcher-1869143-1245160679 -o /tmp/evaluation-result-1869143-1245160679/solver-1869143-1245160679 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869143-1245160679.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 0.98 0.91 3/64 2671
/proc/meminfo: memFree=1925760/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=5812 CPUtime=0
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 518 0 0 0 0 0 0 0 18 0 1 0 397357 5951488 502 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/2671/statm: 1453 506 335 1256 0 192 0

[startup+0.0417079 s]
/proc/loadavg: 0.94 0.98 0.91 3/64 2671
/proc/meminfo: memFree=1925760/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=14480 CPUtime=0.03
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 2769 0 0 0 2 1 0 0 18 0 1 0 397357 14827520 2399 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 3620 2399 460 1256 0 2359 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14480

[startup+0.102714 s]
/proc/loadavg: 0.94 0.98 0.91 3/64 2671
/proc/meminfo: memFree=1925760/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=19932 CPUtime=0.09
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 3883 0 0 0 7 2 0 0 18 0 1 0 397357 20410368 3513 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 4983 3513 611 1256 0 3722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19932

[startup+0.302739 s]
/proc/loadavg: 0.94 0.98 0.91 3/64 2671
/proc/meminfo: memFree=1925760/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=20440 CPUtime=0.29
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 4076 0 0 0 27 2 0 0 19 0 1 0 397357 20930560 3706 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 5110 3706 613 1256 0 3849 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20440

[startup+0.701789 s]
/proc/loadavg: 0.94 0.98 0.91 3/64 2671
/proc/meminfo: memFree=1925760/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=20656 CPUtime=0.69
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 4189 0 0 0 67 2 0 0 22 0 1 0 397357 21151744 3819 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 5164 3819 640 1256 0 3903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20656

[startup+1.50189 s]
/proc/loadavg: 0.94 0.98 0.91 2/65 2672
/proc/meminfo: memFree=1912952/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=25816 CPUtime=1.49
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 5557 0 0 0 146 3 0 0 25 0 1 0 397357 26435584 5187 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 6454 5187 650 1256 0 5193 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25816

[startup+3.10109 s]
/proc/loadavg: 0.94 0.98 0.91 2/65 2672
/proc/meminfo: memFree=1899640/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=38740 CPUtime=3.09
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 8688 0 0 0 304 5 0 0 25 0 1 0 397357 39669760 8298 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 9685 8298 668 1256 0 8424 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38740

[startup+6.3015 s]
/proc/loadavg: 0.94 0.98 0.91 2/65 2672
/proc/meminfo: memFree=1874488/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=65124 CPUtime=6.28
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 15102 0 0 0 619 9 0 0 25 0 1 0 397357 66686976 14712 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 16281 14712 668 1256 0 15020 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 65124

[startup+12.7013 s]
/proc/loadavg: 0.95 0.98 0.91 2/65 2672
/proc/meminfo: memFree=1837120/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=98040 CPUtime=12.69
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 23156 0 0 0 1255 14 0 0 25 0 1 0 397357 100392960 22766 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 24510 22766 668 1256 0 23249 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98040

[startup+25.5019 s]
/proc/loadavg: 0.96 0.98 0.91 2/65 2672
/proc/meminfo: memFree=1821504/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=115608 CPUtime=25.49
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 28787 0 0 0 2531 18 0 0 25 0 1 0 397357 118382592 26659 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28902 26659 675 1256 0 27641 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 115608

[startup+51.1021 s]
/proc/loadavg: 0.97 0.98 0.91 2/65 2672
/proc/meminfo: memFree=1821568/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=115604 CPUtime=51.07
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 31885 0 0 0 5082 25 0 0 25 0 1 0 397357 118378496 26669 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28901 26669 678 1256 0 27640 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 115604

[startup+102.304 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2672
/proc/meminfo: memFree=1821568/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=115600 CPUtime=102.26
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 36428 0 0 0 10190 36 0 0 25 0 1 0 397357 118374400 26685 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28900 26685 681 1256 0 27639 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 115600

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2672
/proc/meminfo: memFree=1821504/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=115612 CPUtime=162.24
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 44440 0 0 0 16173 51 0 0 25 0 1 0 397357 118386688 26702 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28903 26702 681 1256 0 27642 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 115612

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2678
/proc/meminfo: memFree=1821440/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=115572 CPUtime=222.21
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 50697 0 0 0 22156 65 0 0 25 0 1 0 397357 118345728 26690 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28893 26690 682 1256 0 27632 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 115572

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2678
/proc/meminfo: memFree=1821440/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=112856 CPUtime=282.18
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 52887 0 0 0 28138 80 0 0 25 0 1 0 397357 115564544 26675 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28214 26675 682 1256 0 26953 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 112856

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2678
/proc/meminfo: memFree=1821376/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=112832 CPUtime=342.16
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 55471 0 0 0 34124 92 0 0 25 0 1 0 397357 115539968 26634 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28208 26634 683 1256 0 26947 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 112832

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

[startup+358.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2678
/proc/meminfo: memFree=1821440/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=112852 CPUtime=358.16
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 55702 0 0 0 35720 96 0 0 25 0 1 0 397357 115560448 26642 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28213 26642 683 1256 0 26952 0
Current children cumulated CPU time (s) 358.16
Current children cumulated vsize (KiB) 112852

[startup+383.905 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2678
/proc/meminfo: memFree=1821376/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=112852 CPUtime=383.76
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 56338 0 0 0 38272 104 0 0 25 0 1 0 397357 115560448 26669 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28213 26669 683 1256 0 26952 0
Current children cumulated CPU time (s) 383.76
Current children cumulated vsize (KiB) 112852

[startup+390.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2678
/proc/meminfo: memFree=1821376/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=112852 CPUtime=390.15
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 56344 0 0 0 38910 105 0 0 25 0 1 0 397357 115560448 26675 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28213 26675 683 1256 0 26952 0
Current children cumulated CPU time (s) 390.15
Current children cumulated vsize (KiB) 112852

[startup+396.702 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2678
/proc/meminfo: memFree=1821376/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=112852 CPUtime=396.55
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 56345 0 0 0 39548 107 0 0 25 0 1 0 397357 115560448 26676 1992294400 4194304 9342243 548682068736 18446744073709551615 6959585 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28213 26676 684 1256 0 26952 0
Current children cumulated CPU time (s) 396.55
Current children cumulated vsize (KiB) 112852

[startup+399.902 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2678
/proc/meminfo: memFree=1821376/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=112852 CPUtime=399.74
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 56347 0 0 0 39867 107 0 0 25 0 1 0 397357 115560448 26678 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28213 26678 684 1256 0 26952 0
Current children cumulated CPU time (s) 399.74
Current children cumulated vsize (KiB) 112852

[startup+401.505 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2678
/proc/meminfo: memFree=1821376/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=112852 CPUtime=401.35
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 56347 0 0 0 40027 108 0 0 25 0 1 0 397357 115560448 26678 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28213 26678 684 1256 0 26952 0
Current children cumulated CPU time (s) 401.35
Current children cumulated vsize (KiB) 112852

[startup+401.901 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2678
/proc/meminfo: memFree=1821376/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=112852 CPUtime=401.75
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 56347 0 0 0 40067 108 0 0 25 0 1 0 397357 115560448 26678 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28213 26678 684 1256 0 26952 0
Current children cumulated CPU time (s) 401.75
Current children cumulated vsize (KiB) 112852

[startup+402.101 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2678
/proc/meminfo: memFree=1821376/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=112852 CPUtime=401.94
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 56347 0 0 0 40086 108 0 0 25 0 1 0 397357 115560448 26678 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2671/statm: 28213 26678 684 1256 0 26952 0
Current children cumulated CPU time (s) 401.94
Current children cumulated vsize (KiB) 112852

[startup+402.201 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2678
/proc/meminfo: memFree=1821376/2055920 swapFree=4192956/4192956
[pid=2671] ppid=2669 vsize=7420 CPUtime=402.04
/proc/2671/stat : 2671 (pbscip.linux.x8) R 2669 2671 2526 0 -1 4194304 56361 0 0 0 40095 109 0 0 17 0 1 0 397357 7598080 1171 1992294400 4194304 9342243 548682068736 18446744073709551615 8312599 0 0 4096 0 0 0 0 17 1 0 0
/proc/2671/statm: 1855 1173 692 1256 0 594 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 7420

Child status: 0
Real time (s): 402.202
CPU time (s): 402.055
CPU user time (s): 400.954
CPU system time (s): 1.10083
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 115628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 400.954
system time used= 1.10083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56364
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 769

runsolver used 0.382941 second user time and 0.732888 second system time

The end

Launcher Data

Begin job on node30 at 2009-06-16 15:57:59
IDJOB=1869143
IDBENCH=2197
IDSOLVER=684
FILE ID=node30/1869143-1245160679
PBS_JOBID= 9363829
Free space on /tmp= 66220 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-aim-200-6_0-yes1-2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1869143-1245160679/watcher-1869143-1245160679 -o /tmp/evaluation-result-1869143-1245160679/solver-1869143-1245160679 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869143-1245160679.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d83135464cb632376e759a94bebcd02c
RANDOM SEED=1795670313

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.273
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.273
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1926176 kB
Buffers:         12732 kB
Cached:          75260 kB
SwapCached:          0 kB
Active:          51024 kB
Inactive:        49772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1926176 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11964 kB
Writeback:           0 kB
Mapped:          22616 kB
Slab:            15016 kB
Committed_AS:    51336 kB
PageTables:       1360 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node30 at 2009-06-16 16:04:41