Trace number 1868741

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.2SAT192 1795.11 1795.76

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
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 473
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 473
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

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.02	c SCIP version 1.1.0.7
0.00/0.02	c LP-Solver Clp 1.8.2
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-1868741-1245136701.opb>
0.00/0.02	c original problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 473 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 42 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.04	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 42 chg coeffs, 473 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 3) 0 del vars, 2 del conss, 0 chg bounds, 176 chg sides, 407 chg coeffs, 473 upgd conss, 226 impls, 0 clqs
0.00/0.05	c (round 4) 0 del vars, 35 del conss, 0 chg bounds, 271 chg sides, 524 chg coeffs, 473 upgd conss, 226 impls, 0 clqs
0.00/0.05	c (round 5) 0 del vars, 38 del conss, 0 chg bounds, 292 chg sides, 551 chg coeffs, 473 upgd conss, 226 impls, 0 clqs
0.00/0.06	c (round 6) 0 del vars, 116 del conss, 0 chg bounds, 294 chg sides, 553 chg coeffs, 473 upgd conss, 226 impls, 0 clqs
0.06/0.06	c    (0.0s) probing: 101/473 (21.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.06/0.06	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.06/0.06	c presolving (7 rounds):
0.06/0.06	c  0 deleted vars, 116 deleted constraints, 0 tightened bounds, 0 added holes, 294 changed sides, 553 changed coefficients
0.06/0.06	c  226 implications, 0 cliques
0.06/0.06	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 559 constraints
0.06/0.06	c     444 constraints of type <knapsack>
0.06/0.06	c     113 constraints of type <setppc>
0.06/0.06	c       2 constraints of type <logicor>
0.06/0.06	c transformed objective value is always integral (scale: 1)
0.06/0.06	c Presolving Time: 0.03
0.06/0.06	c OPT-LIN
0.06/0.06	c -----------------------------------------------------------------------------------------------
0.06/0.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.06/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.06/0.06	c limits/memory = c 1620
0.06/0.06	c # maximal time in seconds to run
0.06/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.06/0.06	c limits/time = c 1791
0.06/0.06	c # frequency for displaying node information lines
0.06/0.06	c # [type: int, range: [-1,2147483647], default: 100]
0.06/0.06	c display/freq = c 10000
0.06/0.06	c -----------------------------------------------------------------------------------------------
0.06/0.06	c start solving problem
0.06/0.06	c 
0.39/0.41	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.41	c   0.4s|     1 |     0 |   983 |2475k|   0 | 305 | 473 | 559 | 559 | 473 | 559 |   0 |   0 |   0 | 1.510064e+02 |      --      |    Inf 
0.39/0.41	o 326
0.39/0.41	c r 0.4s|     1 |     0 |   983 |2489k|   0 | 305 | 473 | 559 | 559 | 473 | 559 |   0 |   0 |   0 | 1.510064e+02 | 3.260000e+02 | 115.88%
0.39/0.41	o 325
0.39/0.41	c R 0.4s|     1 |     0 |   983 |2502k|   0 | 305 | 473 | 559 | 559 | 473 | 559 |   0 |   0 |   0 | 1.510064e+02 | 3.250000e+02 | 115.22%
0.39/0.42	o 324
0.39/0.42	c s 0.4s|     1 |     0 |   983 |2516k|   0 | 305 | 473 | 559 | 559 | 473 | 559 |   0 |   0 |   0 | 1.510064e+02 | 3.240000e+02 | 114.56%
1.09/1.17	c   1.1s|     1 |     0 |  1784 |2829k|   0 | 390 | 473 | 559 | 559 | 473 | 776 | 217 |   0 |   0 | 1.575382e+02 | 3.240000e+02 | 105.66%
2.19/2.21	c   2.2s|     1 |     0 |  2683 |3090k|   0 | 418 | 473 | 559 | 559 | 473 | 955 | 396 |   0 |   0 | 1.605797e+02 | 3.240000e+02 | 101.77%
3.38/3.41	c   3.4s|     1 |     0 |  3605 |3273k|   0 | 424 | 473 | 559 | 559 | 473 |1084 | 525 |   0 |   0 | 1.623299e+02 | 3.240000e+02 |  99.59%
4.58/4.66	c   4.6s|     1 |     0 |  4313 |3371k|   0 | 436 | 473 | 559 | 559 | 473 |1173 | 614 |   0 |   0 | 1.630602e+02 | 3.240000e+02 |  98.70%
5.79/5.85	c   5.8s|     1 |     0 |  4786 |3432k|   0 | 444 | 473 | 559 | 559 | 473 |1235 | 676 |   0 |   0 | 1.635048e+02 | 3.240000e+02 |  98.16%
6.98/7.02	c   7.0s|     1 |     0 |  5175 |3459k|   0 | 445 | 473 | 559 | 559 | 473 |1270 | 711 |   0 |   0 | 1.637279e+02 | 3.240000e+02 |  97.89%
7.98/8.00	c   8.0s|     1 |     0 |  5390 |3473k|   0 | 443 | 473 | 559 | 559 | 473 |1284 | 725 |   0 |   0 | 1.638334e+02 | 3.240000e+02 |  97.76%
8.98/9.06	c   9.0s|     1 |     0 |  5597 |3490k|   0 | 444 | 473 | 559 | 559 | 473 |1297 | 738 |   0 |   0 | 1.639263e+02 | 3.240000e+02 |  97.65%
9.79/9.89	c   9.8s|     1 |     0 |  5684 |3497k|   0 | 444 | 473 | 559 | 559 | 473 |1302 | 743 |   0 |   0 | 1.639446e+02 | 3.240000e+02 |  97.63%
10.58/10.68	o 213
10.58/10.68	c k10.6s|     1 |     0 |  5684 |3518k|   0 | 444 | 473 | 559 | 559 | 473 |1302 | 743 |   0 |   0 | 1.639446e+02 | 2.130000e+02 |  29.92%
10.58/10.69	c  10.6s|     1 |     0 |  5684 |3511k|   0 | 444 | 473 | 559 | 559 | 473 |1302 | 743 |   0 |   0 | 1.639446e+02 | 2.130000e+02 |  29.92%
13.58/13.68	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.58/13.68	c  13.6s|     1 |     2 |  5684 |3512k|   0 | 444 | 473 | 559 | 559 | 473 |1302 | 743 |   0 |  23 | 1.639446e+02 | 2.130000e+02 |  29.92%
75.34/75.41	o 212
75.34/75.41	c p75.2s|    28 |    29 | 39902 |4387k|  15 |   - | 473 | 559 | 368 | 473 |1039 | 743 |   0 | 613 | 1.640933e+02 | 2.120000e+02 |  29.19%
75.34/75.42	o 211
75.34/75.42	c p75.2s|    28 |    29 | 39903 |4388k|  15 |   - | 473 | 559 | 367 | 473 |1039 | 743 |   0 | 613 | 1.640933e+02 | 2.110000e+02 |  28.59%
75.34/75.42	o 210
75.34/75.42	c p75.2s|    28 |    29 | 39911 |4389k|  15 |   - | 473 | 559 | 366 | 473 |1039 | 743 |   0 | 613 | 1.640933e+02 | 2.100000e+02 |  27.98%
75.34/75.42	o 208
75.34/75.42	c p75.2s|    28 |    29 | 39915 |4391k|  15 |   - | 473 | 559 | 362 | 473 |1039 | 743 |   0 | 613 | 1.640933e+02 | 2.080000e+02 |  26.76%
75.34/75.43	o 207
75.34/75.43	c p75.2s|    28 |    29 | 39917 |4393k|  15 |   - | 473 | 559 | 357 | 473 |1039 | 743 |   0 | 613 | 1.640933e+02 | 2.070000e+02 |  26.15%
75.34/75.44	o 206
75.34/75.44	c p75.2s|    28 |    29 | 39948 |4397k|  15 |   - | 473 | 559 | 351 | 473 |1039 | 743 |   0 | 613 | 1.640933e+02 | 2.060000e+02 |  25.54%
75.34/75.44	o 204
75.34/75.44	c p75.2s|    28 |    29 | 39949 |4398k|  15 |   - | 473 | 559 | 349 | 473 |1039 | 743 |   0 | 613 | 1.640933e+02 | 2.040000e+02 |  24.32%
75.34/75.44	o 203
75.34/75.44	c p75.2s|    28 |    29 | 39959 |4399k|  15 |   - | 473 | 559 | 347 | 473 |1039 | 743 |   0 | 613 | 1.640933e+02 | 2.030000e+02 |  23.71%
75.34/75.45	o 202
75.34/75.45	c p75.2s|    28 |    29 | 39963 |4400k|  15 |   - | 473 | 559 | 343 | 473 |1039 | 743 |   0 | 613 | 1.640933e+02 | 2.020000e+02 |  23.10%
75.34/75.45	o 201
75.34/75.45	c p75.2s|    28 |    29 | 39964 |4401k|  15 |   - | 473 | 559 | 340 | 473 |1039 | 743 |   0 | 613 | 1.640933e+02 | 2.010000e+02 |  22.49%
75.34/75.45	o 200
75.34/75.45	c p75.2s|    28 |    29 | 39969 |4402k|  15 |   - | 473 | 559 | 336 | 473 |1039 | 743 |   0 | 613 | 1.640933e+02 | 2.000000e+02 |  21.88%
75.34/75.45	o 198
75.34/75.45	c p75.2s|    28 |    29 | 39973 |4402k|  15 |   - | 473 | 559 | 335 | 473 |1039 | 743 |   0 | 613 | 1.640933e+02 | 1.980000e+02 |  20.66%
284.47/284.66	o 197
284.47/284.66	c p 284s|   443 |   444 |531811 |4783k|  31 |   - | 473 | 559 | 337 | 473 |1039 | 743 |   0 | 909 | 1.644557e+02 | 1.970000e+02 |  19.79%
284.47/284.67	o 197
284.47/284.67	c p 284s|   443 |   444 |531813 |4785k|  31 |   - | 473 | 559 | 326 | 473 |1039 | 743 |   0 | 909 | 1.644557e+02 | 1.970000e+02 |  19.79%
356.34/356.52	o 192
356.34/356.52	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
356.34/356.52	c C 355s|   643 |   644 |709702 |4771k|  31 | 376 | 473 | 559 | 534 | 473 |1039 | 743 |   0 | 976 | 1.644884e+02 | 1.920000e+02 |  16.73%
1795.05/1795.72	c 
1795.05/1795.72	c SCIP Status        : solving was interrupted [time limit reached]
1795.05/1795.72	c Solving Time (sec) : 1791.01
1795.05/1795.72	c Solving Nodes      : 7167
1795.05/1795.72	c Primal Bound       : +1.92000000000000e+02 (758 solutions)
1795.05/1795.72	c Dual Bound         : +1.65534940792254e+02
1795.05/1795.72	c Gap                : 15.99 %
1795.05/1795.72	c NODE         7167
1795.05/1795.72	c DUAL BOUND   165.535
1795.05/1795.72	c PRIMAL BOUND 192
1795.05/1795.72	c GAP          0.159876
1795.05/1795.72	s SATISFIABLE
1795.05/1795.72	v -x473 x472 x471 x470 -x469 x468 -x467 -x466 x465 -x464 x463 x462 -x461 x460 -x459 -x458 -x457 -x456 -x455 x454 x453 -x452 -x451 
1795.05/1795.72	v x450 -x449 -x448 x447 x446 x445 -x444 x443 -x442 -x441 x440 -x439 -x438 x437 -x436 -x435 -x434 x433 -x432 -x431 -x430 x429 x428 
1795.05/1795.72	v -x427 -x426 -x425 -x424 -x423 -x422 x421 -x420 -x419 x418 -x417 x416 x415 -x414 x413 -x412 -x411 -x410 -x409 x408 x407 x406 
1795.05/1795.72	v x405 x404 -x403 -x402 -x401 x400 x399 -x398 -x397 x396 x395 -x394 -x393 x392 x391 x390 -x389 x388 -x387 -x386 -x385 x384 x383 
1795.05/1795.72	v -x382 -x381 -x380 x379 -x378 x377 -x376 x375 -x374 -x373 -x372 x371 -x370 x369 -x368 -x367 x366 -x365 -x364 x363 x362 x361 
1795.05/1795.72	v -x360 -x359 x358 -x357 -x356 x355 x354 -x353 x352 -x351 x350 -x349 x348 x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 
1795.05/1795.72	v -x338 x337 x336 -x335 x334 x333 -x332 -x331 -x330 -x329 x328 x327 -x326 x325 x324 -x323 -x322 -x321 -x320 -x319 x318 x317 x316 
1795.05/1795.72	v -x315 -x314 -x313 x312 x311 x310 -x309 -x308 x307 x306 -x305 -x304 -x303 x302 x301 -x300 -x299 -x298 -x297 x296 -x295 -x294 
1795.05/1795.72	v -x293 x292 -x291 x290 -x289 -x288 -x287 x286 -x285 x284 x283 -x282 -x281 -x280 -x279 x278 -x277 x276 -x275 -x274 -x273 -x272 
1795.05/1795.72	v x271 -x270 -x269 -x268 -x267 x266 -x265 -x264 -x263 x262 x261 -x260 x259 -x258 x257 x256 -x255 x254 -x253 x252 -x251 -x250 
1795.05/1795.72	v -x249 x248 x247 x246 x245 -x244 -x243 -x242 x241 -x240 -x239 -x238 x237 x236 x235 x234 x233 -x232 -x231 -x230 -x229 x228 x227 
1795.05/1795.72	v x226 -x225 x224 x223 -x222 x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 x211 x210 -x209 x208 -x207 x206 x205 x204 
1795.05/1795.72	v -x203 x202 -x201 -x200 -x199 x198 x197 x196 -x195 x194 x193 x192 x191 -x190 -x189 -x188 -x187 x186 x185 -x184 -x183 -x182 
1795.05/1795.72	v x181 -x180 x179 -x178 x177 x176 x175 x174 -x173 -x172 x171 -x170 -x169 -x168 -x167 x166 x165 x164 x163 -x162 -x161 x160 -x159 
1795.05/1795.72	v -x158 -x157 -x156 -x155 -x154 x153 x152 -x151 -x150 x149 -x148 -x147 -x146 x145 -x144 -x143 -x142 x141 -x140 -x139 x138 x137 
1795.05/1795.72	v x136 x135 x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 x123 x122 x121 -x120 -x119 -x118 -x117 -x116 -x115 
1795.05/1795.72	v x114 -x113 x112 x111 x110 -x109 -x108 -x107 -x106 -x105 -x104 x103 x102 x101 -x100 x99 -x98 -x97 -x96 -x95 x94 x93 -x92 -x91 
1795.05/1795.72	v -x90 -x89 -x88 -x87 -x86 x85 -x84 x83 -x82 -x81 -x80 x79 x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 x70 -x69 -x68 x67 -x66 -x65 
1795.05/1795.72	v -x64 -x63 x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 x53 -x52 -x51 x50 x49 -x48 -x47 -x46 x45 -x44 x43 x42 x41 -x40 x39 x38 
1795.05/1795.72	v x37 x36 x35 x34 x33 x32 -x31 -x30 -x29 -x28 -x27 x26 x25 -x24 -x23 -x22 -x21 -x20 x19 x18 x17 -x16 -x15 -x14 -x13 -x12 -x11 
1795.05/1795.72	v -x10 -x9 x8 -x7 -x6 x5 -x4 x3 x2 x1 
1795.05/1795.72	c SCIP Status        : solving was interrupted [time limit reached]
1795.05/1795.72	c Solving Time       :    1791.01
1795.05/1795.72	c Original Problem   :
1795.05/1795.72	c   Problem name     : HOME/instance-1868741-1245136701.opb
1795.05/1795.72	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.05/1795.72	c   Constraints      : 473 initial, 473 maximal
1795.05/1795.72	c Presolved Problem  :
1795.05/1795.72	c   Problem name     : t_HOME/instance-1868741-1245136701.opb
1795.05/1795.72	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.05/1795.72	c   Constraints      : 559 initial, 559 maximal
1795.05/1795.72	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.05/1795.72	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.05/1795.72	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.05/1795.72	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.05/1795.72	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.05/1795.72	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.05/1795.72	c   probing          :       0.01          0          0          0          0          0          0          0          0
1795.05/1795.72	c   knapsack         :       0.01          0          0          0          0          0         27        294        511
1795.05/1795.72	c   setppc           :       0.00          0          0          0          0          0         89          0          0
1795.05/1795.72	c   linear           :       0.01          0          0          0          0          0          0          0         42
1795.05/1795.72	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1795.05/1795.72	c   root node        :          -          0          -          -          0          -          -          -          -
1795.05/1795.72	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.05/1795.72	c   integral         :          0          0          0       7167          0          0          0          0          0      14334
1795.05/1795.72	c   knapsack         :        444         10      74596          0          0          0       1678        517          0          0
1795.05/1795.72	c   setppc           :        113         10      74596          0          0          0       1274          0          0          0
1795.05/1795.72	c   logicor          :          2         10        593          0          0          0          0          0          0          0
1795.05/1795.72	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1795.05/1795.72	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.05/1795.72	c   integral         :     163.86       0.00       0.00     163.86       0.00
1795.05/1795.72	c   knapsack         :       2.85       0.04       2.81       0.00       0.00
1795.05/1795.72	c   setppc           :       0.66       0.00       0.66       0.00       0.00
1795.05/1795.72	c   logicor          :       0.00       0.00       0.00       0.00       0.00
1795.05/1795.72	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.05/1795.72	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.05/1795.72	c   rootredcost      :       0.12         14          0          0
1795.05/1795.72	c   pseudoobj        :       1.93      74928          0          0
1795.05/1795.72	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.05/1795.72	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.05/1795.72	c   infeasible LP    :       0.03        805          0          0        0.0          0        0.0          0
1795.05/1795.72	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.05/1795.72	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.05/1795.72	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.05/1795.72	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.05/1795.72	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.05/1795.72	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.05/1795.72	c   cut pool         :       0.00          9          -          -        371          -    (maximal pool size: 1713)
1795.05/1795.72	c   redcost          :       0.08       7177          0          0          0          0
1795.05/1795.72	c   impliedbounds    :       0.01         11          0          0          0          0
1795.05/1795.72	c   intobj           :       0.00          0          0          0          0          0
1795.05/1795.72	c   gomory           :       3.53         11          0          0          0          0
1795.05/1795.72	c   strongcg         :       3.16         11          0          0          0          0
1795.05/1795.72	c   cmir             :       0.60         10          0          0        747          0
1795.05/1795.72	c   flowcover        :       0.57         10          0          0        895          0
1795.05/1795.72	c   clique           :       0.00          1          0          0          0          0
1795.05/1795.72	c   zerohalf         :       0.00          0          0          0          0          0
1795.05/1795.72	c   mcf              :       0.00          1          0          0          0          0
1795.05/1795.72	c Pricers            :       Time      Calls       Vars
1795.05/1795.72	c   problem variables:       0.00          0          0
1795.05/1795.72	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.05/1795.72	c   relpscost        :     163.83       7167          0          0          0          0      14334
1795.05/1795.72	c   pscost           :       0.00          0          0          0          0          0          0
1795.05/1795.72	c   inference        :       0.00          0          0          0          0          0          0
1795.05/1795.72	c   mostinf          :       0.00          0          0          0          0          0          0
1795.05/1795.72	c   leastinf         :       0.00          0          0          0          0          0          0
1795.05/1795.72	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.05/1795.72	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.05/1795.72	c   random           :       0.00          0          0          0          0          0          0
1795.05/1795.72	c Primal Heuristics  :       Time      Calls      Found
1795.05/1795.72	c   LP solutions     :       0.00          -          0
1795.05/1795.72	c   pseudo solutions :       0.00          -          0
1795.05/1795.72	c   oneopt           :       0.00          4          1
1795.05/1795.72	c   crossover        :       0.32          3          1
1795.05/1795.72	c   fracdiving       :      52.45         16          0
1795.05/1795.72	c   guideddiving     :      54.19         17          0
1795.05/1795.72	c   coefdiving       :      61.34         19        139
1795.05/1795.72	c   veclendiving     :     104.95         41         98
1795.05/1795.72	c   linesearchdiving :      93.76         45         60
1795.05/1795.72	c   pscostdiving     :     375.23        145        311
1795.05/1795.72	c   simplerounding   :       0.64       7176         25
1795.05/1795.72	c   rounding         :      22.73       3593          1
1795.05/1795.72	c   shifting         :       5.28        724          1
1795.05/1795.72	c   intshifting      :       0.00          0          0
1795.05/1795.72	c   fixandinfer      :       0.00          0          0
1795.05/1795.72	c   feaspump         :       0.01          0          0
1795.05/1795.72	c   intdiving        :       0.00          0          0
1795.05/1795.72	c   actconsdiving    :       0.00          0          0
1795.05/1795.72	c   objpscostdiving  :      42.37          7        121
1795.05/1795.72	c   rootsoldiving    :       8.03         12          0
1795.05/1795.72	c   octane           :       0.00          0          0
1795.05/1795.72	c   rens             :       0.00          0          0
1795.05/1795.72	c   rins             :       0.00          0          0
1795.05/1795.72	c   localbranching   :       0.00          0          0
1795.05/1795.72	c   mutation         :       0.00          0          0
1795.05/1795.72	c   dins             :       0.00          0          0
1795.05/1795.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.05/1795.72	c   primal LP        :       0.09          0          0       0.00       0.00
1795.05/1795.72	c   dual LP          :     792.76       7184    1757886     244.69    2217.43
1795.05/1795.72	c   barrier LP       :       0.00          0          0       0.00          -
1795.05/1795.72	c   diving/probing LP:     769.52      48317    2290899      47.41    2977.05
1795.05/1795.72	c   strong branching :     162.28       2108     341931     162.21    2107.04
1795.05/1795.72	c     (at root node) :          -         23       3910     170.00          -
1795.05/1795.72	c   conflict analysis:       0.00          0          0       0.00          -
1795.05/1795.72	c B&B Tree           :
1795.05/1795.72	c   number of runs   :          1
1795.05/1795.72	c   nodes            :       7167
1795.05/1795.72	c   nodes (total)    :       7167
1795.05/1795.72	c   nodes left       :       7168
1795.05/1795.72	c   max depth        :         98
1795.05/1795.72	c   max depth (total):         98
1795.05/1795.72	c   backtracks       :        916 (12.8%)
1795.05/1795.72	c   delayed cutoffs  :          0
1795.05/1795.72	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.05/1795.72	c   avg switch length:       3.99
1795.05/1795.72	c   switching time   :       0.56
1795.05/1795.72	c Solution           :
1795.05/1795.72	c   Solutions found  :        758 (19 improvements)
1795.05/1795.72	c   Primal Bound     : +1.92000000000000e+02   (in run 1, after 643 nodes, 355.45 seconds, depth 17, found by <crossover>)
1795.05/1795.72	c   Dual Bound       : +1.65534940792254e+02
1795.05/1795.72	c   Gap              :      15.99 %
1795.05/1795.72	c   Root Dual Bound  : +1.63944604091433e+02
1795.05/1795.75	c Time complete: 1795.11.

Verifier Data

OK	192

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1868741-1245136701/watcher-1868741-1245136701 -o /tmp/evaluation-result-1868741-1245136701/solver-1868741-1245136701 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868741-1245136701.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.92 0.98 0.99 3/64 9751
/proc/meminfo: memFree=1910432/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=5812 CPUtime=0
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 516 0 0 0 0 0 0 0 18 0 1 0 181269828 5951488 500 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/9751/statm: 1453 501 332 1256 0 192 0

[startup+0.0662961 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9751
/proc/meminfo: memFree=1910432/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=15884 CPUtime=0.06
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 3167 0 0 0 5 1 0 0 18 0 1 0 181269828 16265216 2797 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 3971 2797 493 1256 0 2710 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15884

[startup+0.101301 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9751
/proc/meminfo: memFree=1910432/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=18656 CPUtime=0.09
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 3681 0 0 0 8 1 0 0 18 0 1 0 181269828 19103744 3311 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 4664 3311 620 1256 0 3403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18656

[startup+0.301332 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9751
/proc/meminfo: memFree=1910432/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=19064 CPUtime=0.29
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 3842 0 0 0 28 1 0 0 19 0 1 0 181269828 19521536 3472 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 4766 3472 621 1256 0 3505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19064

[startup+0.701397 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9751
/proc/meminfo: memFree=1910432/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=19064 CPUtime=0.69
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 3960 0 0 0 68 1 0 0 22 0 1 0 181269828 19521536 3590 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 4766 3590 655 1256 0 3505 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19064

[startup+1.50152 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1897688/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=20200 CPUtime=1.49
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 4225 0 0 0 148 1 0 0 25 0 1 0 181269828 20684800 3855 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 5050 3855 669 1256 0 3789 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20200

[startup+3.10279 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1896600/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=22468 CPUtime=3.09
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 4696 0 0 0 307 2 0 0 25 0 1 0 181269828 23007232 4326 1992294400 4194304 9342243 548682068736 18446744073709551615 6978187 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9751/statm: 5617 4326 669 1256 0 4356 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22468

[startup+6.30129 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1894936/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=22912 CPUtime=6.29
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 4863 0 0 0 626 3 0 0 25 0 1 0 181269828 23461888 4493 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 5728 4493 669 1256 0 4467 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22912

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1894432/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=25216 CPUtime=12.68
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 6233 0 0 0 1264 4 0 0 25 0 1 0 181269828 25821184 4592 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6304 4592 676 1256 0 5043 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25216

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1895008/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=24480 CPUtime=25.47
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 11831 0 0 0 2540 7 0 0 25 0 1 0 181269828 25067520 4473 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6120 4473 690 1256 0 4859 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24480

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1894432/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=25540 CPUtime=51.05
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 13564 0 0 0 5094 11 0 0 25 0 1 0 181269828 26152960 4739 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6385 4739 701 1256 0 5124 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 25540

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1894368/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=23144 CPUtime=102.23
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 16096 0 0 0 10203 20 0 0 25 0 1 0 181269828 23699456 4668 1992294400 4194304 9342243 548682068736 18446744073709551615 6911074 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 5786 4668 702 1256 0 4525 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 23144

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1893472/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=25888 CPUtime=162.21
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 21451 0 0 0 16187 34 0 0 25 0 1 0 181269828 26509312 4958 1992294400 4194304 9342243 548682068736 18446744073709551615 6941081 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6472 4958 713 1256 0 5211 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 25888

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1893024/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=25872 CPUtime=222.19
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 23464 0 0 0 22166 53 0 0 25 0 1 0 181269828 26492928 4970 1992294400 4194304 9342243 548682068736 18446744073709551615 6960248 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6468 4970 713 1256 0 5207 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 25872

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1893152/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=23852 CPUtime=282.17
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 27163 0 0 0 28147 70 0 0 25 0 1 0 181269828 24424448 4946 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 5963 4946 713 1256 0 4702 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 23852

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1893152/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=23788 CPUtime=342.15
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 28975 0 0 0 34129 86 0 0 25 0 1 0 181269828 24358912 4928 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 5947 4928 713 1256 0 4686 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 23788

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1892640/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=24024 CPUtime=402.13
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 34781 0 0 0 40109 104 0 0 25 0 1 0 181269828 24600576 4765 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6006 4765 714 1256 0 4745 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 24024

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1892768/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=23984 CPUtime=462.1
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 36550 0 0 0 46092 118 0 0 25 0 1 0 181269828 24559616 4756 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 5996 4756 714 1256 0 4735 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 23984

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1893216/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=24356 CPUtime=522.09
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 39731 0 0 0 52076 133 0 0 25 0 1 0 181269828 24940544 4938 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6089 4938 714 1256 0 4828 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 24356

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1892384/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=24344 CPUtime=582.07
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 41859 0 0 0 58061 146 0 0 25 0 1 0 181269828 24928256 4853 1992294400 4194304 9342243 548682068736 18446744073709551615 6959729 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6086 4853 714 1256 0 4825 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 24344

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9752
/proc/meminfo: memFree=1892832/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=24308 CPUtime=642.05
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 48710 0 0 0 64044 161 0 0 25 0 1 0 181269828 24891392 4971 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6077 4971 714 1256 0 4816 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 24308

[startup+702.301 s]

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

/proc/meminfo: memFree=1890080/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=28364 CPUtime=1061.9
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 52597 0 0 0 105934 256 0 0 25 0 1 0 181269828 29044736 5632 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 7091 5632 714 1256 0 5830 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 28364

[startup+1122.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 9752
/proc/meminfo: memFree=1889888/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=28364 CPUtime=1121.88
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 52620 0 0 0 111918 270 0 0 25 0 1 0 181269828 29044736 5655 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 7091 5655 714 1256 0 5830 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 28364

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 9752
/proc/meminfo: memFree=1890272/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=26740 CPUtime=1181.86
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 53387 0 0 0 117904 282 0 0 25 0 1 0 181269828 27381760 5576 1992294400 4194304 9342243 548682068736 18446744073709551615 6965714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6685 5576 714 1256 0 5424 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 26740

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1890080/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=26748 CPUtime=1241.84
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 54175 0 0 0 123889 295 0 0 25 0 1 0 181269828 27389952 5599 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6687 5599 714 1256 0 5426 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 26748

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1889504/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=27228 CPUtime=1301.82
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 56259 0 0 0 129876 306 0 0 25 0 1 0 181269828 27881472 5724 1992294400 4194304 9342243 548682068736 18446744073709551615 6922047 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6807 5724 714 1256 0 5546 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 27228

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1889568/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=27224 CPUtime=1361.79
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 57495 0 0 0 135861 318 0 0 25 0 1 0 181269828 27877376 5710 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6806 5710 714 1256 0 5545 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 27224

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1888992/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=27820 CPUtime=1421.78
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 59843 0 0 0 141847 331 0 0 25 0 1 0 181269828 28487680 5851 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6955 5851 714 1256 0 5694 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 27820

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1888928/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=27824 CPUtime=1481.76
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 61393 0 0 0 147833 343 0 0 25 0 1 0 181269828 28491776 5857 1992294400 4194304 9342243 548682068736 18446744073709551615 6040640 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 6956 5857 714 1256 0 5695 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 27824

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1888352/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=28332 CPUtime=1541.74
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 64513 0 0 0 153819 355 0 0 25 0 1 0 181269828 29011968 5995 1992294400 4194304 9342243 548682068736 18446744073709551615 6040605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 7083 5995 714 1256 0 5822 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 28332

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1887136/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=29360 CPUtime=1601.72
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 65367 0 0 0 159804 368 0 0 25 0 1 0 181269828 30064640 6280 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 7340 6280 714 1256 0 6079 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 29360

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1887200/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=29364 CPUtime=1661.7
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 66473 0 0 0 165791 379 0 0 25 0 1 0 181269828 30068736 6256 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 7341 6256 714 1256 0 6080 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 29364

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1885792/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=32032 CPUtime=1721.67
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 67363 0 0 0 171778 389 0 0 25 0 1 0 181269828 32800768 6521 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 8008 6521 714 1256 0 6747 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 32032

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1885792/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=30728 CPUtime=1781.65
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 67846 0 0 0 177762 403 0 0 25 0 1 0 181269828 31465472 6581 1992294400 4194304 9342243 548682068736 18446744073709551615 6978578 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 7682 6581 714 1256 0 6421 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 30728

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1885792/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=30728 CPUtime=1784.85
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 67848 0 0 0 178081 404 0 0 25 0 1 0 181269828 31465472 6583 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 7682 6583 714 1256 0 6421 0
Current children cumulated CPU time (s) 1784.85
Current children cumulated vsize (KiB) 30728

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1885600/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=32032 CPUtime=1791.26
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 67896 0 0 0 178721 405 0 0 25 0 1 0 181269828 32800768 6631 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 8008 6631 714 1256 0 6747 0
Current children cumulated CPU time (s) 1791.26
Current children cumulated vsize (KiB) 32032

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1885600/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=32032 CPUtime=1792.85
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 67896 0 0 0 178880 405 0 0 25 0 1 0 181269828 32800768 6631 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 8008 6631 714 1256 0 6747 0
Current children cumulated CPU time (s) 1792.85
Current children cumulated vsize (KiB) 32032

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1885600/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=32032 CPUtime=1794.45
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 67896 0 0 0 179040 405 0 0 25 0 1 0 181269828 32800768 6631 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 8008 6631 714 1256 0 6747 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (KiB) 32032

[startup+1795.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1885600/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=32032 CPUtime=1794.85
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 67896 0 0 0 179080 405 0 0 25 0 1 0 181269828 32800768 6631 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 8008 6631 714 1256 0 6747 0
Current children cumulated CPU time (s) 1794.85
Current children cumulated vsize (KiB) 32032

[startup+1795.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9752
/proc/meminfo: memFree=1885600/2055920 swapFree=4192812/4192956
[pid=9751] ppid=9749 vsize=32032 CPUtime=1795.05
/proc/9751/stat : 9751 (pbscip.linux.x8) R 9749 9751 9148 0 -1 4194304 67896 0 0 0 179100 405 0 0 25 0 1 0 181269828 32800768 6631 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9751/statm: 8008 6631 714 1256 0 6747 0
Current children cumulated CPU time (s) 1795.05
Current children cumulated vsize (KiB) 32032

Child status: 0
Real time (s): 1795.76
CPU time (s): 1795.11
CPU user time (s): 1791.05
CPU system time (s): 4.06338
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 34624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.05
system time used= 4.06338
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67900
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= 6
involuntary context switches= 3239

runsolver used 1.40978 second user time and 3.56046 second system time

The end

Launcher Data

Begin job on node26 at 2009-06-16 09:18:21
IDJOB=1868741
IDBENCH=1951
IDSOLVER=684
FILE ID=node26/1868741-1245136701
PBS_JOBID= 9363680
Free space on /tmp= 66156 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.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-1868741-1245136701/watcher-1868741-1245136701 -o /tmp/evaluation-result-1868741-1245136701/solver-1868741-1245136701 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868741-1245136701.opb

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

MD5SUM BENCH= 9cfc9eabeae08d1064da7d7b87db93a4
RANDOM SEED=1185823865

node26.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.263
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	: 5931.00
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.263
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:       1910848 kB
Buffers:          8912 kB
Cached:          73232 kB
SwapCached:          0 kB
Active:          67796 kB
Inactive:        28328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1910848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11768 kB
Writeback:           0 kB
Mapped:          23732 kB
Slab:            34960 kB
Committed_AS:   152220 kB
PageTables:       1372 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= 66144 MiB
End job on node26 at 2009-06-16 09:48:17