Trace number 2664751

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
SCIPnone SCIP 1.2.1.2 without any LP solverOPT34 420.449 420.553

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
MD5SUM6d3802f2f17c83a21ccf6c0752b41678
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark28.0457
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables392
Total number of constraints679
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 constraints679
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 635
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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 SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2664751-1276588939.opb>
0.01/0.04	c original problem has 392 variables (392 bin, 0 int, 0 impl, 0 cont) and 679 constraints
0.01/0.04	c problem read
0.01/0.04	c presolving settings loaded
0.01/0.04	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.01/0.06	c presolving:
0.01/0.07	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 56 chg sides, 56 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.01/0.08	c (round 2) 0 del vars, 308 del conss, 0 chg bounds, 56 chg sides, 56 chg coeffs, 35 upgd conss, 0 impls, 0 clqs
0.01/0.08	c (round 3) 0 del vars, 308 del conss, 0 chg bounds, 56 chg sides, 56 chg coeffs, 63 upgd conss, 322 impls, 0 clqs
0.01/0.09	c (round 4) 0 del vars, 308 del conss, 0 chg bounds, 77 chg sides, 87 chg coeffs, 63 upgd conss, 322 impls, 0 clqs
0.29/0.34	c    (0.3s) probing: 185/392 (47.2%) - 1 fixings, 0 aggregations, 357 implications, 0 bound changes
0.29/0.34	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.29/0.34	c (round 5) 1 del vars, 308 del conss, 0 chg bounds, 77 chg sides, 87 chg coeffs, 63 upgd conss, 1036 impls, 0 clqs
0.29/0.35	c (round 6) 1 del vars, 308 del conss, 0 chg bounds, 77 chg sides, 123 chg coeffs, 63 upgd conss, 1036 impls, 0 clqs
0.29/0.35	c presolving (7 rounds):
0.29/0.35	c  1 deleted vars, 308 deleted constraints, 0 tightened bounds, 0 added holes, 77 changed sides, 123 changed coefficients
0.29/0.35	c  1036 implications, 0 cliques
0.29/0.35	c presolved problem has 391 variables (391 bin, 0 int, 0 impl, 0 cont) and 371 constraints
0.29/0.35	c      63 constraints of type <knapsack>
0.29/0.35	c     308 constraints of type <linear>
0.29/0.35	c transformed objective value is always integral (scale: 1)
0.29/0.35	c Presolving Time: 0.29
0.29/0.35	c - non default parameters ----------------------------------------------------------------------
0.29/0.35	c # SCIP version 1.2.1.2
0.29/0.35	c 
0.29/0.35	c # frequency for displaying node information lines
0.29/0.35	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.35	c display/freq = 10000
0.29/0.35	c 
0.29/0.35	c # maximal time in seconds to run
0.29/0.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.35	c limits/time = 1799.96
0.29/0.35	c 
0.29/0.35	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.35	c limits/memory = 1620
0.29/0.35	c 
0.29/0.35	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.29/0.35	c # [type: int, range: [-1,2147483647], default: 1]
0.29/0.35	c lp/solvefreq = -1
0.29/0.35	c 
0.29/0.35	c # should presolving try to simplify inequalities
0.29/0.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.35	c constraints/linear/simplifyinequalities = TRUE
0.29/0.35	c 
0.29/0.35	c # should presolving try to simplify knapsacks
0.29/0.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.29/0.35	c constraints/knapsack/simplifyinequalities = TRUE
0.29/0.35	c 
0.29/0.35	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.29/0.35	c # [type: int, range: [-1,2147483647], default: -1]
0.29/0.35	c separating/rapidlearning/freq = 0
0.29/0.35	c 
0.29/0.35	c -----------------------------------------------------------------------------------------------
0.29/0.35	c start solving
0.29/0.36	c 
0.29/0.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.36	c   0.3s|     1 |     2 |     0 |     - |2352k|   0 |   - | 391 | 371 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
20.39/20.40	c  20.0s| 10000 |  3907 |     0 |   0.0 |  11M| 228 |   - | 391 |2008 |   0 |   0 |   0 |6942 |   0 | 1.600000e+01 |      --      |    Inf 
25.89/25.99	o 60
25.89/25.99	c *25.5s| 12604 |  3560 |     0 |   0.0 |  12M| 228 |   - | 391 |2291 |   0 |   0 |   0 |9506 |   0 | 1.600000e+01 | 6.000000e+01 | 275.00%
27.68/27.74	o 59
27.68/27.74	c *27.2s| 13502 |  3735 |     0 |   0.0 |  13M| 228 |   - | 391 |2444 |   0 |   0 |   0 |  10k|   0 | 1.600000e+01 | 5.900000e+01 | 268.75%
29.89/29.95	o 57
29.89/29.95	c *29.4s| 14378 |  3612 |     0 |   0.0 |  13M| 228 |   - | 391 |2730 |   0 |   0 |   0 |  11k|   0 | 1.600000e+01 | 5.700000e+01 | 256.25%
34.58/34.61	o 53
34.58/34.61	c *34.0s| 16143 |  3225 |     0 |   0.0 |  12M| 228 |   - | 391 |2394 |   0 |   0 |   0 |  13k|   0 | 2.000000e+01 | 5.300000e+01 | 165.00%
42.28/42.36	c  41.6s| 20000 |  4059 |     0 |   0.0 |  14M| 228 |   - | 391 |2082 |   0 |   0 |   0 |  17k|   0 | 2.400000e+01 | 5.300000e+01 | 120.83%
61.88/61.97	c  60.9s| 30000 |  5849 |     0 |   0.0 |  21M| 228 |   - | 391 |4222 |   0 |   0 |   0 |  27k|   0 | 2.400000e+01 | 5.300000e+01 | 120.83%
85.27/85.34	c  84.0s| 40000 |  6193 |     0 |   0.0 |  23M| 228 |   - | 391 |4464 |   0 |   0 |   0 |  39k|   0 | 2.400000e+01 | 5.300000e+01 | 120.83%
112.27/112.33	c   111s| 50000 |  5779 |     0 |   0.0 |  24M| 228 |   - | 391 |6374 |   0 |   0 |   0 |  51k|   0 | 2.400000e+01 | 5.300000e+01 | 120.83%
145.55/145.61	c   144s| 60000 |  4640 |     0 |   0.0 |  23M| 228 |   - | 391 |8055 |   0 |   0 |   0 |  65k|   0 | 2.400000e+01 | 5.300000e+01 | 120.83%
172.75/172.87	c   171s| 70000 |  5145 |     0 |   0.0 |  19M| 228 |   - | 391 |2256 |   0 |   0 |   0 |  75k|   0 | 2.800000e+01 | 5.300000e+01 |  89.29%
179.95/180.03	o 52
179.95/180.03	c * 178s| 72595 |  4582 |     0 |   0.0 |  17M| 228 |   - | 391 |3328 |   0 |   0 |   0 |  79k|   0 | 2.800000e+01 | 5.200000e+01 |  85.71%
187.64/187.78	o 51
187.64/187.78	c * 185s| 77674 |  7110 |     0 |   0.0 |  21M| 228 |   - | 391 |2596 |   0 |   0 |   0 |  82k|   0 | 2.800000e+01 | 5.100000e+01 |  82.14%
190.04/190.11	o 50
190.04/190.11	c * 188s| 79067 |  7523 |     0 |   0.0 |  21M| 228 |   - | 391 |2622 |   0 |   0 |   0 |  83k|   0 | 2.900000e+01 | 5.000000e+01 |  72.41%
191.64/191.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
191.64/191.76	c   189s| 80000 |  7813 |     0 |   0.0 |  22M| 228 |   - | 391 |2730 |   0 |   0 |   0 |  84k|   0 | 3.000000e+01 | 5.000000e+01 |  66.67%
198.04/198.10	o 49
198.04/198.10	c * 195s| 82651 |  7954 |     0 |   0.0 |  22M| 228 |   - | 391 |2919 |   0 |   0 |   0 |  87k|   0 | 3.100000e+01 | 4.900000e+01 |  58.06%
202.54/202.65	o 47
202.54/202.65	c * 200s| 85576 |  7920 |     0 |   0.0 |  21M| 228 |   - | 391 |2424 |   0 |   0 |   0 |  88k|   0 | 3.200000e+01 | 4.700000e+01 |  46.88%
203.04/203.13	o 44
203.04/203.13	c * 200s| 85881 |  7731 |     0 |   0.0 |  21M| 228 |   - | 391 |2448 |   0 |   0 |   0 |  88k|   0 | 3.200000e+01 | 4.400000e+01 |  37.50%
209.64/209.79	c   207s| 90000 |  9409 |     0 |   0.0 |  25M| 228 |   - | 391 |2865 |   0 |   0 |   0 |  91k|   0 | 3.200000e+01 | 4.400000e+01 |  37.50%
220.94/221.04	o 38
220.94/221.04	c * 218s| 96781 |  9600 |     0 |   0.0 |  26M| 228 |   - | 391 |3481 |   0 |   0 |   0 |  96k|   0 | 3.200000e+01 | 3.800000e+01 |  18.75%
229.04/229.18	c   226s|100000 |  9183 |     0 |   0.0 |  28M| 228 |   - | 391 |3134 |   0 |   0 |   0 | 100k|   0 | 3.200000e+01 | 3.800000e+01 |  18.75%
245.73/245.87	o 37
245.73/245.87	c * 242s|109128 | 10793 |     0 |   0.0 |  34M| 228 |   - | 391 |3114 |   0 |   0 |   0 | 108k|   0 | 3.200000e+01 | 3.700000e+01 |  15.62%
245.83/245.97	o 35
245.83/245.97	c * 243s|109193 |  9688 |     0 |   0.0 |  30M| 228 |   - | 391 |3136 |   0 |   0 |   0 | 108k|   0 | 3.200000e+01 | 3.500000e+01 |   9.38%
247.73/247.80	c   244s|110000 |  9732 |     0 |   0.0 |  31M| 228 |   - | 391 |3038 |   0 |   0 |   0 | 109k|   0 | 3.200000e+01 | 3.500000e+01 |   9.38%
270.43/270.56	c   267s|120000 |  8631 |     0 |   0.0 |  32M| 228 |   - | 391 |3839 |   0 |   0 |   0 | 120k|   0 | 3.200000e+01 | 3.500000e+01 |   9.38%
297.92/298.10	c   294s|130000 |  7046 |     0 |   0.0 |  31M| 228 |   - | 391 |6924 |   0 |   0 |   0 | 132k|   0 | 3.200000e+01 | 3.500000e+01 |   9.38%
326.52/326.66	c   322s|140000 |  7746 |     0 |   0.0 |  34M| 228 |   - | 391 |8564 |   0 |   0 |   0 | 143k|   0 | 3.200000e+01 | 3.500000e+01 |   9.38%
349.20/349.39	o 34
349.20/349.39	c * 345s|145631 |  4437 |     0 |   0.0 |  24M| 228 |   - | 391 |8930 |   0 |   0 |   0 | 151k|   0 | 3.200000e+01 | 3.400000e+01 |   6.25%
368.10/368.21	c   363s|150000 |  3806 |     0 |   0.0 |  25M| 228 |   - | 391 |  10k|   0 |   0 |   0 | 157k|   0 | 3.200000e+01 | 3.400000e+01 |   6.25%
420.38/420.50	c 
420.38/420.50	c SCIP Status        : problem is solved [optimal solution found]
420.38/420.50	c Solving Time (sec) : 415.19
420.38/420.50	c Solving Nodes      : 159934
420.38/420.50	c Primal Bound       : +3.40000000000000e+01 (14 solutions)
420.38/420.50	c Dual Bound         : +3.40000000000000e+01
420.38/420.50	c Gap                : 0.00 %
420.38/420.50	s OPTIMUM FOUND
420.38/420.50	v 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 
420.38/420.50	v x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 
420.38/420.50	v x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 -x136 x137 x138 x139 x140 
420.38/420.50	v x141 x142 x143 x144 x145 x146 x147 x148 -x149 x150 x151 x152 -x153 x154 x155 x156 x157 -x158 x159 x160 x161 x162 x163 x164 x165 
420.38/420.50	v x166 x167 -x168 x169 x170 -x171 x172 x173 -x174 -x175 -x176 x177 x178 x179 x180 x181 x182 x183 x184 -x185 -x186 -x187 -x188 
420.38/420.50	v -x189 x190 x191 -x192 -x193 -x194 -x195 -x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 
420.38/420.50	v x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 -x237 
420.38/420.50	v x238 x239 x240 x241 x242 x243 x244 x245 -x246 x247 x248 x249 -x250 x251 x252 x253 x254 -x255 x256 x257 x258 x259 x260 x261 
420.38/420.50	v -x262 x263 x264 -x265 x266 x267 -x268 -x269 -x270 x271 x272 x273 x274 x275 x276 -x277 -x278 -x279 -x280 -x281 x282 -x283 -x284 
420.38/420.50	v -x285 -x286 -x287 -x21 -x20 -x19 -x18 -x17 -x16 -x15 x288 x289 x290 x291 x292 x293 x294 x295 x296 x297 x298 x299 x300 x301 
420.38/420.50	v -x302 x303 x304 x305 x306 -x307 x308 x309 x310 -x311 x312 x313 x314 x315 -x316 x317 x318 x319 -x320 x321 x322 -x323 x324 x325 
420.38/420.50	v -x326 -x327 -x328 x329 x330 x331 x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x14 -x13 -x12 -x11 -x10 
420.38/420.50	v -x9 x8 x343 x344 x345 x346 x347 x348 x349 x350 x351 -x352 x353 x354 x355 -x356 x357 x358 -x359 x360 -x361 x362 x363 -x364 x365 
420.38/420.50	v -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x28 -x27 -x26 -x25 x24 -x23 -x22 x373 x374 x375 x376 x377 -x378 x379 x380 -x381 
420.38/420.50	v -x382 -x383 -x384 -x385 -x386 -x35 -x34 -x33 x32 -x31 -x30 x29 x387 x388 -x389 -x390 -x391 -x42 -x41 -x40 x39 x38 x37 x36 -x392 
420.38/420.50	v -x56 x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 x47 -x46 x45 x44 -x43 -x7 x6 -x5 -x4 -x3 x2 -x1 
420.38/420.50	c SCIP Status        : problem is solved [optimal solution found]
420.38/420.50	c Solving Time       :     415.19
420.38/420.50	c Original Problem   :
420.38/420.50	c   Problem name     : HOME/instance-2664751-1276588939.opb
420.38/420.50	c   Variables        : 392 (392 binary, 0 integer, 0 implicit integer, 0 continuous)
420.38/420.50	c   Constraints      : 679 initial, 679 maximal
420.38/420.50	c Presolved Problem  :
420.38/420.50	c   Problem name     : t_HOME/instance-2664751-1276588939.opb
420.38/420.50	c   Variables        : 391 (391 binary, 0 integer, 0 implicit integer, 0 continuous)
420.38/420.50	c   Constraints      : 371 initial, 11365 maximal
420.38/420.50	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
420.38/420.50	c   trivial          :       0.01          0          0          0          0          0          0          0          0
420.38/420.50	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
420.38/420.50	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
420.38/420.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
420.38/420.51	c   implics          :       0.00          0          0          0          0          0          0          0          0
420.38/420.51	c   probing          :       0.24          1          0          0          0          0          0          0          0
420.38/420.51	c   knapsack         :       0.02          0          0          0          0          0          0         21         67
420.38/420.51	c   linear           :       0.02          0          0          0          0          0        308         56         56
420.38/420.51	c   logicor          :       0.00          0          0          0          0          0          0          0          0
420.38/420.51	c   root node        :          -          0          -          -          0          -          -          -          -
420.38/420.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
420.38/420.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
420.38/420.51	c   knapsack         :         63          0     535526          0     108612       3972     379000          0          0          0
420.38/420.51	c   linear           :        308          0     531530          0     108598      78247    4144420          0          0          0
420.38/420.51	c   logicor          :          0+         0     235186          0          0       3255     112822          0          0          0
420.38/420.51	c   countsols        :          0          0          0          0     108612          0          0          0          0          0
420.38/420.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
420.38/420.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
420.38/420.51	c   knapsack         :      19.52       0.00      18.49       0.00       1.03
420.38/420.51	c   linear           :     177.08       0.00     176.95       0.00       0.13
420.38/420.51	c   logicor          :      80.49       0.00      80.49       0.00       0.00
420.38/420.51	c   countsols        :       0.03       0.00       0.00       0.00       0.03
420.38/420.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
420.38/420.51	c   vbounds          :       0.23          2          0          0
420.38/420.51	c   rootredcost      :       0.35          0          0          0
420.38/420.51	c   pseudoobj        :       1.29     535258        112       8707
420.38/420.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
420.38/420.51	c   propagation      :       7.64      85585      85133     720246       29.6       2076       24.5          -
420.38/420.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
420.38/420.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
420.38/420.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
420.38/420.51	c   pseudo solution  :       0.00          3          3          3        2.0          1       13.0          -
420.38/420.51	c   applied globally :          -          -          -     172568       25.0          -          -          -
420.38/420.51	c   applied locally  :          -          -          -        219       43.0          -          -          -
420.38/420.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
420.38/420.51	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
420.38/420.51	c   redcost          :       0.00          0          0          0          0          0
420.38/420.51	c   impliedbounds    :       0.00          0          0          0          0          0
420.38/420.51	c   intobj           :       0.00          0          0          0          0          0
420.38/420.51	c   cgmip            :       0.00          0          0          0          0          0
420.38/420.51	c   gomory           :       0.00          0          0          0          0          0
420.38/420.51	c   strongcg         :       0.00          0          0          0          0          0
420.38/420.51	c   cmir             :       0.00          0          0          0          0          0
420.38/420.51	c   flowcover        :       0.00          0          0          0          0          0
420.38/420.51	c   clique           :       0.00          0          0          0          0          0
420.38/420.51	c   zerohalf         :       0.00          0          0          0          0          0
420.38/420.51	c   mcf              :       0.00          0          0          0          0          0
420.38/420.51	c   rapidlearning    :       0.00          0          0          0          0          0
420.38/420.51	c Pricers            :       Time      Calls       Vars
420.38/420.51	c   problem variables:       0.00          0          0
420.38/420.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
420.38/420.51	c   relpscost        :       0.00          0          0          0          0          0          0
420.38/420.51	c   pscost           :       0.00          0          0          0          0          0          0
420.38/420.51	c   inference        :       4.94     108598          0          0          0          0     217196
420.38/420.51	c   mostinf          :       0.00          0          0          0          0          0          0
420.38/420.51	c   leastinf         :       0.00          0          0          0          0          0          0
420.38/420.51	c   fullstrong       :       0.00          0          0          0          0          0          0
420.38/420.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
420.38/420.51	c   random           :       0.00          0          0          0          0          0          0
420.38/420.51	c Primal Heuristics  :       Time      Calls      Found
420.38/420.51	c   LP solutions     :       0.00          -          0
420.38/420.51	c   pseudo solutions :       0.04          -         14
420.38/420.51	c   oneopt           :       0.18          0          0
420.38/420.51	c   trivial          :       0.00          2          0
420.38/420.51	c   simplerounding   :       0.00          0          0
420.38/420.51	c   zirounding       :       0.00          0          0
420.38/420.51	c   rounding         :       0.00          0          0
420.38/420.51	c   shifting         :       0.00          0          0
420.38/420.51	c   intshifting      :       0.00          0          0
420.38/420.51	c   twoopt           :       0.00          0          0
420.38/420.51	c   fixandinfer      :       0.00          0          0
420.38/420.51	c   feaspump         :       0.00          0          0
420.38/420.51	c   coefdiving       :       0.00          0          0
420.38/420.51	c   pscostdiving     :       0.00          0          0
420.38/420.51	c   fracdiving       :       0.00          0          0
420.38/420.51	c   veclendiving     :       0.00          0          0
420.38/420.51	c   intdiving        :       0.00          0          0
420.38/420.51	c   actconsdiving    :       0.00          0          0
420.38/420.51	c   objpscostdiving  :       0.00          0          0
420.38/420.51	c   rootsoldiving    :       0.00          0          0
420.38/420.51	c   linesearchdiving :       0.00          0          0
420.38/420.51	c   guideddiving     :       0.00          0          0
420.38/420.51	c   octane           :       0.00          0          0
420.38/420.51	c   rens             :       0.00          0          0
420.38/420.51	c   rins             :       0.00          0          0
420.38/420.51	c   localbranching   :       0.00          0          0
420.38/420.51	c   mutation         :       0.00          0          0
420.38/420.51	c   crossover        :       0.00          0          0
420.38/420.51	c   dins             :       0.00          0          0
420.38/420.51	c   undercover       :       0.00          0          0
420.38/420.51	c   nlp              :       0.06          0          0
420.38/420.51	c   trysol           :       0.09          0          0
420.38/420.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
420.38/420.51	c   primal LP        :       0.00          0          0       0.00          -
420.38/420.51	c   dual LP          :       0.00          0          0       0.00          -
420.38/420.51	c   lex dual LP      :       0.00          0          0       0.00          -
420.38/420.51	c   barrier LP       :       0.00          0          0       0.00          -
420.38/420.51	c   diving/probing LP:       0.00          0          0       0.00          -
420.38/420.51	c   strong branching :       0.00          0          0       0.00          -
420.38/420.51	c     (at root node) :          -          0          0       0.00          -
420.38/420.51	c   conflict analysis:       0.00          0          0       0.00          -
420.38/420.51	c B&B Tree           :
420.38/420.51	c   number of runs   :          1
420.38/420.51	c   nodes            :     159934
420.38/420.51	c   nodes (total)    :     159934
420.38/420.51	c   nodes left       :          0
420.38/420.51	c   max depth        :        228
420.38/420.51	c   max depth (total):        228
420.38/420.51	c   backtracks       :      45514 (28.5%)
420.38/420.51	c   delayed cutoffs  :      48444
420.38/420.51	c   repropagations   :     124365 (1480392 domain reductions, 34266 cutoffs)
420.38/420.51	c   avg switch length:      11.35
420.38/420.51	c   switching time   :     107.61
420.38/420.51	c Solution           :
420.38/420.51	c   Solutions found  :         14 (14 improvements)
420.38/420.51	c   First Solution   : +6.00000000000000e+01   (in run 1, after 12604 nodes, 25.52 seconds, depth 34, found by <relaxation>)
420.38/420.51	c   Primal Bound     : +3.40000000000000e+01   (in run 1, after 145631 nodes, 344.65 seconds, depth 30, found by <relaxation>)
420.38/420.51	c   Dual Bound       : +3.40000000000000e+01
420.38/420.51	c   Gap              :       0.00 %
420.38/420.51	c   Root Dual Bound  : +0.00000000000000e+00
420.38/420.51	c   Root Iterations  :          0
420.38/420.55	c Time complete: 420.44.

Verifier Data

OK	34

Watcher Data

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

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

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.99 0.99 0.99 3/106 2789
/proc/meminfo: memFree=1835856/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=5552 CPUtime=0
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 793 0 0 0 0 0 0 0 19 0 1 0 32550218 5685248 716 1992294400 4194304 7136930 140734599864720 18446744073709551615 6346856 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2789/statm: 1388 725 243 719 0 667 0

[startup+0.0261541 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 2789
/proc/meminfo: memFree=1835856/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=8252 CPUtime=0.01
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 1545 0 0 0 1 0 0 0 19 0 1 0 32550218 8450048 1468 1992294400 4194304 7136930 140734599864720 18446744073709551615 6340702 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2789/statm: 2063 1468 271 719 0 1342 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8252

[startup+0.101161 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 2789
/proc/meminfo: memFree=1835856/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=15076 CPUtime=0.09
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 4469 0 0 0 8 1 0 0 20 0 1 0 32550218 15437824 3010 1992294400 4194304 7136930 140734599864720 18446744073709551615 4948199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 3769 3010 367 719 0 3048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15076

[startup+0.30118 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 2789
/proc/meminfo: memFree=1835856/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=15216 CPUtime=0.29
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 4503 0 0 0 27 2 0 0 20 0 1 0 32550218 15581184 3044 1992294400 4194304 7136930 140734599864720 18446744073709551615 4947407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 3804 3044 367 719 0 3083 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15216

[startup+0.701219 s]
/proc/loadavg: 0.99 0.99 0.99 3/106 2789
/proc/meminfo: memFree=1835856/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=16688 CPUtime=0.69
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 5938 0 0 0 66 3 0 0 21 0 1 0 32550218 17088512 3451 1992294400 4194304 7136930 140734599864720 18446744073709551615 4978178 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 4172 3451 395 719 0 3451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16688

[startup+1.5003 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2790
/proc/meminfo: memFree=1823076/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=17236 CPUtime=1.49
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 6075 0 0 0 145 4 0 0 23 0 1 0 32550218 17649664 3588 1992294400 4194304 7136930 140734599864720 18446744073709551615 4925973 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 4309 3588 395 719 0 3588 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17236

[startup+3.10045 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2790
/proc/meminfo: memFree=1821960/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=18360 CPUtime=3.09
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 6344 0 0 0 302 7 0 0 25 0 1 0 32550218 18800640 3857 1992294400 4194304 7136930 140734599864720 18446744073709551615 4980164 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 4590 3857 395 719 0 3869 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18360

[startup+6.30076 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2790
/proc/meminfo: memFree=1820472/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=20108 CPUtime=6.29
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 6794 0 0 0 618 11 0 0 25 0 1 0 32550218 20590592 4307 1992294400 4194304 7136930 140734599864720 18446744073709551615 4979093 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 5027 4307 395 719 0 4306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20108

[startup+12.7014 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2790
/proc/meminfo: memFree=1815388/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=24700 CPUtime=12.69
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 7913 0 0 0 1248 21 0 0 25 0 1 0 32550218 25292800 5426 1992294400 4194304 7136930 140734599864720 18446744073709551615 4947417 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 6175 5426 395 719 0 5454 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24700

[startup+25.5016 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2790
/proc/meminfo: memFree=1808444/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=31516 CPUtime=25.49
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 9577 0 0 0 2508 41 0 0 25 0 1 0 32550218 32272384 7090 1992294400 4194304 7136930 140734599864720 18446744073709551615 4981223 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 7879 7090 395 719 0 7158 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31516

[startup+51.1011 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2790
/proc/meminfo: memFree=1801004/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=39508 CPUtime=51.07
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 11495 0 0 0 5028 79 0 0 25 0 1 0 32550218 40456192 9008 1992294400 4194304 7136930 140734599864720 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 9877 9008 395 719 0 9156 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39508

[startup+102.309 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2792
/proc/meminfo: memFree=1788728/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=51560 CPUtime=102.27
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 14423 0 0 0 10079 148 0 0 25 0 1 0 32550218 52797440 11936 1992294400 4194304 7136930 140734599864720 18446744073709551615 4979650 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 12890 11936 395 719 0 12169 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 51560

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2794
/proc/meminfo: memFree=1785504/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=55140 CPUtime=162.25
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 15215 0 0 0 16016 209 0 0 25 0 1 0 32550218 56463360 12728 1992294400 4194304 7136930 140734599864720 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 13785 12728 395 719 0 13064 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 55140

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2796
/proc/meminfo: memFree=1777444/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=63320 CPUtime=222.24
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 17234 0 0 0 21924 300 0 0 25 0 1 0 32550218 64839680 14747 1992294400 4194304 7136930 140734599864720 18446744073709551615 4979085 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 15830 14747 396 719 0 15109 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 63320

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2796
/proc/meminfo: memFree=1771988/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=68664 CPUtime=282.22
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 18582 0 0 0 27833 389 0 0 25 0 1 0 32550218 70311936 16095 1992294400 4194304 7136930 140734599864720 18446744073709551615 6000756 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 17166 16095 396 719 0 16445 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 68664

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2798
/proc/meminfo: memFree=1768640/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=72100 CPUtime=342.21
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 19395 0 0 0 33769 452 0 0 25 0 1 0 32550218 73830400 16908 1992294400 4194304 7136930 140734599864720 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 18025 16908 396 719 0 17304 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 72100

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2800
/proc/meminfo: memFree=1768144/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=72580 CPUtime=402.19
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 19491 0 0 0 39717 502 0 0 25 0 1 0 32550218 74321920 17004 1992294400 4194304 7136930 140734599864720 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 18145 17004 396 719 0 17424 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 72580

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

[startup+409.501 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2800
/proc/meminfo: memFree=1768144/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=72580 CPUtime=409.39
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 19491 0 0 0 40432 507 0 0 25 0 1 0 32550218 74321920 17004 1992294400 4194304 7136930 140734599864720 18446744073709551615 4979781 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 18145 17004 396 719 0 17424 0
Current children cumulated CPU time (s) 409.39
Current children cumulated vsize (KiB) 72580

[startup+415.901 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2800
/proc/meminfo: memFree=1768144/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=72580 CPUtime=415.79
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 19491 0 0 0 41065 514 0 0 25 0 1 0 32550218 74321920 17004 1992294400 4194304 7136930 140734599864720 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 18145 17004 396 719 0 17424 0
Current children cumulated CPU time (s) 415.79
Current children cumulated vsize (KiB) 72580

[startup+419.108 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2800
/proc/meminfo: memFree=1768144/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=72580 CPUtime=418.99
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 19491 0 0 0 41384 515 0 0 25 0 1 0 32550218 74321920 17004 1992294400 4194304 7136930 140734599864720 18446744073709551615 4947094 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 18145 17004 396 719 0 17424 0
Current children cumulated CPU time (s) 418.99
Current children cumulated vsize (KiB) 72580

[startup+419.901 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2800
/proc/meminfo: memFree=1768144/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=72580 CPUtime=419.79
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 19491 0 0 0 41463 516 0 0 25 0 1 0 32550218 74321920 17004 1992294400 4194304 7136930 140734599864720 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 18145 17004 396 719 0 17424 0
Current children cumulated CPU time (s) 419.79
Current children cumulated vsize (KiB) 72580

[startup+420.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2800
/proc/meminfo: memFree=1768144/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=72580 CPUtime=420.19
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 19491 0 0 0 41503 516 0 0 25 0 1 0 32550218 74321920 17004 1992294400 4194304 7136930 140734599864720 18446744073709551615 5953094 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 18145 17004 396 719 0 17424 0
Current children cumulated CPU time (s) 420.19
Current children cumulated vsize (KiB) 72580

[startup+420.5 s]
/proc/loadavg: 0.99 0.99 0.99 2/107 2800
/proc/meminfo: memFree=1768144/2059040 swapFree=4140224/4192956
[pid=2789] ppid=2787 vsize=72580 CPUtime=420.38
/proc/2789/stat : 2789 (pbscip.linux.x8) R 2787 2789 2533 0 -1 4202496 19491 0 0 0 41522 516 0 0 25 0 1 0 32550218 74321920 17004 1992294400 4194304 7136930 140734599864720 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/2789/statm: 18145 17004 396 719 0 17424 0
Current children cumulated CPU time (s) 420.38
Current children cumulated vsize (KiB) 72580

Child status: 0
Real time (s): 420.553
CPU time (s): 420.449
CPU user time (s): 415.273
CPU system time (s): 5.17621
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 72580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 415.273
system time used= 5.17621
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19527
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= 3
involuntary context switches= 663

runsolver used 0.757884 second user time and 1.92871 second system time

The end

Launcher Data

Begin job on node018 at 2010-06-15 10:02:19
IDJOB=2664751
IDBENCH=2642
IDSOLVER=1167
FILE ID=node018/2664751-1276588939
PBS_JOBID= 11173541
Free space on /tmp= 62484 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2664751-1276588939/watcher-2664751-1276588939 -o /tmp/evaluation-result-2664751-1276588939/solver-2664751-1276588939 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664751-1276588939.opb -t 1800 -m 1800

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

MD5SUM BENCH= 6d3802f2f17c83a21ccf6c0752b41678
RANDOM SEED=726255137

node018.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.248
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
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.248
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1836260 kB
Buffers:         38044 kB
Cached:          96984 kB
SwapCached:       6136 kB
Active:          79664 kB
Inactive:        68572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1836260 kB
SwapTotal:     4192956 kB
SwapFree:      4140224 kB
Dirty:            3372 kB
Writeback:           8 kB
AnonPages:       11436 kB
Mapped:          12976 kB
Slab:            52624 kB
PageTables:       4108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181828 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62484 MiB
End job on node018 at 2010-06-15 10:09:19