Trace number 1868735

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.2SAT188 1795.63 1796.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUMa65a3b6248e07fcc15fb8d2bec9ac9bd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark187
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
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 470
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 470
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-1868735-1245136235.opb>
0.00/0.02	c original problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 470 constraints
0.00/0.02	c start presolving problem
0.00/0.02	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 41 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, 41 chg coeffs, 470 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 3) 0 del vars, 3 del conss, 0 chg bounds, 167 chg sides, 380 chg coeffs, 470 upgd conss, 224 impls, 1 clqs
0.00/0.05	c (round 4) 0 del vars, 30 del conss, 0 chg bounds, 260 chg sides, 494 chg coeffs, 470 upgd conss, 224 impls, 1 clqs
0.00/0.05	c (round 5) 0 del vars, 99 del conss, 0 chg bounds, 273 chg sides, 521 chg coeffs, 470 upgd conss, 224 impls, 1 clqs
0.00/0.05	c (round 6) 0 del vars, 99 del conss, 0 chg bounds, 274 chg sides, 522 chg coeffs, 470 upgd conss, 224 impls, 1 clqs
0.00/0.06	c    (0.0s) probing: 101/470 (21.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.06	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.06	c presolving (7 rounds):
0.00/0.06	c  0 deleted vars, 99 deleted constraints, 0 tightened bounds, 0 added holes, 274 changed sides, 522 changed coefficients
0.00/0.06	c  224 implications, 1 cliques
0.00/0.06	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 555 constraints
0.00/0.06	c     443 constraints of type <knapsack>
0.00/0.06	c     110 constraints of type <setppc>
0.00/0.06	c       2 constraints of type <logicor>
0.00/0.06	c transformed objective value is always integral (scale: 1)
0.00/0.06	c Presolving Time: 0.02
0.00/0.06	c OPT-LIN
0.00/0.06	c -----------------------------------------------------------------------------------------------
0.00/0.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.06	c limits/memory = c 1620
0.00/0.06	c # maximal time in seconds to run
0.00/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.06	c limits/time = c 1791
0.00/0.06	c # frequency for displaying node information lines
0.00/0.06	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.06	c display/freq = c 10000
0.00/0.06	c -----------------------------------------------------------------------------------------------
0.00/0.06	c start solving problem
0.00/0.06	c 
0.30/0.39	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.30/0.39	c   0.4s|     1 |     0 |  1028 |2468k|   0 | 323 | 470 | 555 | 555 | 470 | 555 |   0 |   0 |   0 | 1.473991e+02 |      --      |    Inf 
0.30/0.39	o 337
0.30/0.39	c r 0.4s|     1 |     0 |  1028 |2481k|   0 | 323 | 470 | 555 | 555 | 470 | 555 |   0 |   0 |   0 | 1.473991e+02 | 3.370000e+02 | 128.63%
0.40/0.40	o 336
0.40/0.40	c R 0.4s|     1 |     0 |  1028 |2494k|   0 | 323 | 470 | 555 | 555 | 470 | 555 |   0 |   0 |   0 | 1.473991e+02 | 3.360000e+02 | 127.95%
0.40/0.41	o 335
0.40/0.41	c s 0.4s|     1 |     0 |  1028 |2508k|   0 | 323 | 470 | 555 | 555 | 470 | 555 |   0 |   0 |   0 | 1.473991e+02 | 3.350000e+02 | 127.27%
1.10/1.18	c   1.1s|     1 |     0 |  1973 |2829k|   0 | 389 | 470 | 555 | 555 | 470 | 781 | 226 |   0 |   0 | 1.553783e+02 | 3.350000e+02 | 115.60%
2.09/2.16	c   2.1s|     1 |     0 |  2928 |3087k|   0 | 409 | 470 | 555 | 555 | 470 | 955 | 400 |   0 |   0 | 1.588211e+02 | 3.350000e+02 | 110.93%
3.09/3.20	c   3.2s|     1 |     0 |  3671 |3250k|   0 | 418 | 470 | 555 | 555 | 470 |1083 | 528 |   0 |   0 | 1.605039e+02 | 3.350000e+02 | 108.72%
4.29/4.31	c   4.3s|     1 |     0 |  4287 |3372k|   0 | 432 | 470 | 555 | 555 | 470 |1173 | 618 |   0 |   0 | 1.612088e+02 | 3.350000e+02 | 107.81%
5.38/5.49	c   5.4s|     1 |     0 |  4940 |3443k|   0 | 432 | 470 | 555 | 555 | 470 |1242 | 687 |   0 |   0 | 1.617027e+02 | 3.350000e+02 | 107.17%
6.18/6.28	c   6.2s|     1 |     0 |  5152 |3453k|   0 | 432 | 470 | 555 | 555 | 470 |1263 | 708 |   0 |   0 | 1.617926e+02 | 3.350000e+02 | 107.06%
7.27/7.31	c   7.2s|     1 |     0 |  5489 |3484k|   0 | 436 | 470 | 555 | 555 | 470 |1289 | 734 |   0 |   0 | 1.619426e+02 | 3.350000e+02 | 106.86%
8.17/8.28	c   8.2s|     1 |     0 |  5686 |3502k|   0 | 431 | 470 | 555 | 555 | 470 |1305 | 750 |   0 |   0 | 1.619888e+02 | 3.350000e+02 | 106.80%
9.18/9.22	c   9.1s|     1 |     0 |  5844 |3518k|   0 | 435 | 470 | 555 | 555 | 470 |1317 | 762 |   0 |   0 | 1.620310e+02 | 3.350000e+02 | 106.75%
9.98/10.06	c  10.0s|     1 |     0 |  5887 |3527k|   0 | 436 | 470 | 555 | 555 | 470 |1320 | 765 |   0 |   0 | 1.620359e+02 | 3.350000e+02 | 106.74%
10.77/10.87	c  10.8s|     1 |     0 |  5923 |3534k|   0 | 434 | 470 | 555 | 555 | 470 |1292 | 767 |   0 |   0 | 1.620387e+02 | 3.350000e+02 | 106.74%
11.47/11.56	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.47/11.56	c  11.5s|     1 |     0 |  5949 |3541k|   0 | 434 | 470 | 555 | 555 | 470 |1293 | 768 |   0 |   0 | 1.620400e+02 | 3.350000e+02 | 106.74%
12.18/12.25	o 210
12.18/12.25	c k12.2s|     1 |     0 |  5949 |3562k|   0 | 434 | 470 | 555 | 555 | 470 |1293 | 768 |   0 |   0 | 1.620400e+02 | 2.100000e+02 |  29.60%
12.18/12.26	c  12.2s|     1 |     0 |  5949 |3555k|   0 | 434 | 470 | 555 | 555 | 470 |1293 | 768 |   0 |   0 | 1.620400e+02 | 2.100000e+02 |  29.60%
17.98/18.03	c  17.9s|     1 |     2 |  5949 |3555k|   0 | 434 | 470 | 555 | 555 | 470 |1293 | 768 |   0 |  59 | 1.620400e+02 | 2.100000e+02 |  29.60%
72.93/73.05	o 210
72.93/73.05	c p72.8s|    27 |    28 | 39470 |4424k|  14 |   - | 470 | 555 | 347 | 470 |1042 | 768 |   0 | 648 | 1.621897e+02 | 2.100000e+02 |  29.48%
72.93/73.05	o 208
72.93/73.05	c p72.8s|    27 |    28 | 39473 |4425k|  14 |   - | 470 | 555 | 346 | 470 |1042 | 768 |   0 | 648 | 1.621897e+02 | 2.080000e+02 |  28.24%
72.93/73.06	o 207
72.93/73.06	c p72.8s|    27 |    28 | 39476 |4426k|  14 |   - | 470 | 555 | 345 | 470 |1042 | 768 |   0 | 648 | 1.621897e+02 | 2.070000e+02 |  27.63%
72.93/73.07	o 206
72.93/73.07	c p72.8s|    27 |    28 | 39500 |4431k|  14 |   - | 470 | 555 | 335 | 470 |1042 | 768 |   0 | 648 | 1.621897e+02 | 2.060000e+02 |  27.01%
72.93/73.07	o 201
72.93/73.07	c p72.8s|    27 |    28 | 39520 |4433k|  14 |   - | 470 | 555 | 333 | 470 |1042 | 768 |   0 | 648 | 1.621897e+02 | 2.010000e+02 |  23.93%
72.93/73.08	o 200
72.93/73.08	c p72.8s|    27 |    28 | 39524 |4435k|  14 |   - | 470 | 555 | 329 | 470 |1042 | 768 |   0 | 648 | 1.621897e+02 | 2.000000e+02 |  23.31%
72.93/73.08	o 198
72.93/73.08	c p72.8s|    27 |    28 | 39533 |4438k|  14 |   - | 470 | 555 | 320 | 470 |1042 | 768 |   0 | 648 | 1.621897e+02 | 1.980000e+02 |  22.08%
72.93/73.09	o 197
72.93/73.09	c p72.8s|    27 |    28 | 39541 |4442k|  14 |   - | 470 | 555 | 308 | 470 |1042 | 768 |   0 | 648 | 1.621897e+02 | 1.970000e+02 |  21.46%
72.93/73.10	o 196
72.93/73.10	c p72.8s|    27 |    28 | 39544 |4444k|  14 |   - | 470 | 555 | 304 | 470 |1042 | 768 |   0 | 648 | 1.621897e+02 | 1.960000e+02 |  20.85%
124.41/124.56	o 196
124.41/124.56	c v 124s|   151 |   152 |154919 |4575k|  28 |   - | 470 | 555 | 481 | 470 |1042 | 768 |   0 | 784 | 1.621897e+02 | 1.960000e+02 |  20.85%
125.31/125.45	o 195
125.31/125.45	c k 125s|   152 |   153 |155340 |4467k|  28 | 380 | 470 | 555 | 545 | 470 |1042 | 768 |   0 | 793 | 1.621897e+02 | 1.950000e+02 |  20.23%
200.47/200.65	o 194
200.47/200.65	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
200.47/200.65	c p 200s|   306 |   307 |356094 |4732k|  28 |   - | 470 | 555 | 330 | 470 |1042 | 768 |   0 | 901 | 1.624477e+02 | 1.940000e+02 |  19.42%
200.47/200.66	o 193
200.47/200.66	c p 200s|   306 |   307 |356096 |4733k|  28 |   - | 470 | 555 | 327 | 470 |1042 | 768 |   0 | 901 | 1.624477e+02 | 1.930000e+02 |  18.81%
200.47/200.66	o 192
200.47/200.66	c p 200s|   306 |   307 |356101 |4734k|  28 |   - | 470 | 555 | 321 | 470 |1042 | 768 |   0 | 901 | 1.624477e+02 | 1.920000e+02 |  18.19%
667.06/667.48	o 188
667.06/667.48	c C 665s|  2952 |  2319 |  1623k|5949k| 122 | 365 | 470 | 555 | 543 | 470 |1042 | 768 |   0 |1361 | 1.628014e+02 | 1.880000e+02 |  15.48%
1206.80/1207.40	c  1204s| 10000 |  4389 |  3214k|7707k| 129 | 373 | 470 | 555 | 544 | 470 |1042 | 768 |   0 |1820 | 1.632296e+02 | 1.880000e+02 |  15.18%
1795.51/1796.48	c 
1795.51/1796.48	c SCIP Status        : solving was interrupted [time limit reached]
1795.51/1796.48	c Solving Time (sec) : 1791.00
1795.51/1796.48	c Solving Nodes      : 18100
1795.51/1796.48	c Primal Bound       : +1.87999999999999e+02 (596 solutions)
1795.51/1796.48	c Dual Bound         : +1.63401172990100e+02
1795.51/1796.48	c Gap                : 15.05 %
1795.51/1796.48	c NODE         18100
1795.51/1796.48	c DUAL BOUND   163.401
1795.51/1796.48	c PRIMAL BOUND 188
1795.51/1796.48	c GAP          0.150543
1795.51/1796.48	s SATISFIABLE
1795.51/1796.48	v -x470 -x469 x468 -x467 x466 -x465 x464 -x463 -x462 -x461 -x460 -x459 x458 x457 x456 -x455 x454 x453 -x452 x451 -x450 -x449 -x448 
1795.51/1796.48	v -x447 x446 -x445 -x444 x443 x442 x441 x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 x431 x430 x429 x428 x427 x426 x425 
1795.51/1796.48	v -x424 x423 -x422 x421 -x420 -x419 -x418 -x417 x416 -x415 -x414 x413 -x412 -x411 x410 x409 -x408 -x407 x406 -x405 x404 -x403 
1795.51/1796.48	v -x402 -x401 -x400 x399 -x398 x397 -x396 -x395 -x394 x393 x392 -x391 -x390 x389 x388 -x387 -x386 x385 -x384 -x383 -x382 -x381 
1795.51/1796.48	v x380 -x379 -x378 x377 -x376 -x375 x374 x373 -x372 x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 x362 -x361 -x360 -x359 
1795.51/1796.48	v -x358 -x357 -x356 -x355 x354 x353 -x352 -x351 x350 x349 x348 x347 x346 -x345 x344 -x343 -x342 x341 -x340 -x339 -x338 x337 
1795.51/1796.48	v -x336 -x335 -x334 -x333 x332 -x331 -x330 -x329 -x328 -x327 x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 x316 -x315 
1795.51/1796.48	v x314 x313 -x312 -x311 -x310 -x309 -x308 -x307 x306 -x305 x304 -x303 -x302 -x301 x300 -x299 -x298 x297 -x296 -x295 x294 -x293 
1795.51/1796.48	v -x292 x291 x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 x282 x281 x280 -x279 x278 x277 -x276 -x275 -x274 -x273 x272 -x271 
1795.51/1796.48	v -x270 -x269 -x268 x267 x266 x265 -x264 -x263 -x262 -x261 x260 -x259 x258 x257 x256 -x255 x254 -x253 -x252 x251 x250 x249 x248 
1795.51/1796.48	v -x247 -x246 -x245 -x244 x243 x242 x241 -x240 -x239 x238 x237 x236 -x235 -x234 x233 x232 x231 x230 -x229 -x228 x227 -x226 
1795.51/1796.48	v x225 -x224 -x223 x222 -x221 -x220 -x219 -x218 x217 x216 -x215 -x214 -x213 x212 x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 
1795.51/1796.48	v x203 -x202 x201 -x200 -x199 x198 -x197 -x196 x195 -x194 -x193 x192 x191 x190 x189 x188 x187 x186 -x185 -x184 x183 -x182 -x181 
1795.51/1796.48	v -x180 x179 -x178 x177 x176 -x175 -x174 x173 x172 -x171 -x170 x169 x168 x167 -x166 x165 -x164 x163 -x162 x161 -x160 -x159 x158 
1795.51/1796.48	v -x157 x156 x155 -x154 -x153 x152 -x151 -x150 -x149 x148 -x147 x146 x145 x144 x143 -x142 -x141 -x140 -x139 x138 -x137 x136 
1795.51/1796.48	v x135 -x134 x133 -x132 x131 x130 -x129 -x128 -x127 x126 -x125 -x124 -x123 -x122 -x121 -x120 x119 x118 -x117 -x116 x115 -x114 -x113 
1795.51/1796.48	v -x112 x111 x110 x109 -x108 x107 -x106 x105 x104 x103 -x102 -x101 -x100 -x99 x98 -x97 -x96 -x95 x94 x93 -x92 x91 -x90 x89 
1795.51/1796.48	v x88 x87 x86 -x85 -x84 x83 -x82 -x81 -x80 x79 -x78 -x77 -x76 -x75 -x74 x73 -x72 x71 -x70 -x69 x68 x67 x66 x65 x64 -x63 x62 -x61 
1795.51/1796.48	v -x60 x59 -x58 x57 x56 x55 -x54 -x53 -x52 -x51 -x50 -x49 x48 -x47 -x46 x45 x44 x43 x42 -x41 -x40 -x39 x38 x37 -x36 x35 -x34 
1795.51/1796.48	v -x33 -x32 -x31 x30 -x29 -x28 -x27 x26 x25 -x24 x23 -x22 -x21 x20 -x19 -x18 -x17 x16 -x15 -x14 x13 -x12 x11 -x10 -x9 -x8 -x7 
1795.51/1796.48	v -x6 x5 -x4 -x3 -x2 x1 
1795.51/1796.48	c SCIP Status        : solving was interrupted [time limit reached]
1795.51/1796.48	c Solving Time       :    1791.00
1795.51/1796.48	c Original Problem   :
1795.51/1796.48	c   Problem name     : HOME/instance-1868735-1245136235.opb
1795.51/1796.48	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.51/1796.48	c   Constraints      : 470 initial, 470 maximal
1795.51/1796.48	c Presolved Problem  :
1795.51/1796.48	c   Problem name     : t_HOME/instance-1868735-1245136235.opb
1795.51/1796.48	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.51/1796.48	c   Constraints      : 555 initial, 555 maximal
1795.51/1796.48	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.51/1796.48	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.51/1796.48	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.51/1796.48	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.51/1796.48	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.51/1796.48	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.51/1796.48	c   probing          :       0.00          0          0          0          0          0          0          0          0
1795.51/1796.48	c   knapsack         :       0.00          0          0          0          0          0         25        274        481
1795.51/1796.48	c   setppc           :       0.00          0          0          0          0          0         74          0          0
1795.51/1796.48	c   linear           :       0.01          0          0          0          0          0          0          0         41
1795.51/1796.48	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1795.51/1796.48	c   root node        :          -          0          -          -          0          -          -          -          -
1795.51/1796.48	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.51/1796.48	c   integral         :          0          0          0      12543          0          1         91          0          0      24990
1795.51/1796.48	c   knapsack         :        443         13     116447          0          1          0      49089        526          0          0
1795.51/1796.48	c   setppc           :        110         13     116447          0          1          0      10946          0          0          0
1795.51/1796.48	c   logicor          :          2         13       2943          0          0          0          0          0          0          0
1795.51/1796.48	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1795.51/1796.48	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.51/1796.48	c   integral         :     153.68       0.00       0.00     153.68       0.00
1795.51/1796.48	c   knapsack         :       4.18       0.01       4.17       0.00       0.00
1795.51/1796.48	c   setppc           :       0.73       0.00       0.73       0.00       0.00
1795.51/1796.48	c   logicor          :       0.00       0.00       0.00       0.00       0.00
1795.51/1796.48	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.51/1796.48	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.51/1796.48	c   rootredcost      :       0.06         13          0          0
1795.51/1796.48	c   pseudoobj        :       2.80     116517          0          0
1795.51/1796.48	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.51/1796.48	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.51/1796.48	c   infeasible LP    :       0.37       6580          0          0        0.0          0        0.0          0
1795.51/1796.48	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.51/1796.48	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.51/1796.48	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.51/1796.48	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.51/1796.48	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.51/1796.48	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.51/1796.49	c   cut pool         :       0.00         12          -          -        421          -    (maximal pool size: 1764)
1795.51/1796.49	c   redcost          :       1.09      22406          0     191926          0          0
1795.51/1796.49	c   impliedbounds    :       0.00         14          0          0          0          0
1795.51/1796.49	c   intobj           :       0.00          0          0          0          0          0
1795.51/1796.49	c   gomory           :       4.26         14          0          0          0          0
1795.51/1796.49	c   strongcg         :       3.80         14          0          0          0          0
1795.51/1796.49	c   cmir             :       0.51         10          0          0        783          0
1795.51/1796.49	c   flowcover        :       0.71         10          0          0        946          0
1795.51/1796.49	c   clique           :       0.01         14          0          0          0          0
1795.51/1796.49	c   zerohalf         :       0.00          0          0          0          0          0
1795.51/1796.49	c   mcf              :       0.00          1          0          0          0          0
1795.51/1796.49	c Pricers            :       Time      Calls       Vars
1795.51/1796.49	c   problem variables:       0.00          0          0
1795.51/1796.49	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.51/1796.49	c   relpscost        :     153.65      12543          1         91          0          0      24990
1795.51/1796.49	c   pscost           :       0.00          0          0          0          0          0          0
1795.51/1796.49	c   inference        :       0.00          1          0          0          0          0          2
1795.51/1796.49	c   mostinf          :       0.00          0          0          0          0          0          0
1795.51/1796.49	c   leastinf         :       0.00          0          0          0          0          0          0
1795.51/1796.49	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.51/1796.49	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.51/1796.49	c   random           :       0.00          0          0          0          0          0          0
1795.51/1796.49	c Primal Heuristics  :       Time      Calls      Found
1795.51/1796.49	c   LP solutions     :       0.00          -          0
1795.51/1796.49	c   pseudo solutions :       0.00          -          0
1795.51/1796.49	c   oneopt           :       0.01          6          2
1795.51/1796.49	c   crossover        :       0.19          4          1
1795.51/1796.49	c   fracdiving       :      58.69         21          0
1795.51/1796.49	c   objpscostdiving  :      52.46         11        113
1795.51/1796.49	c   guideddiving     :      57.97         23          0
1795.51/1796.49	c   coefdiving       :      68.27         24        161
1795.51/1796.49	c   rootsoldiving    :      11.18         18          0
1795.51/1796.49	c   veclendiving     :     125.10         55         71
1795.51/1796.49	c   linesearchdiving :     106.70         57         37
1795.51/1796.49	c   pscostdiving     :     348.89        167        182
1795.51/1796.49	c   simplerounding   :       0.91      18471         27
1795.51/1796.49	c   rounding         :      16.83       6032          1
1795.51/1796.49	c   shifting         :       4.10       1559          1
1795.51/1796.49	c   intshifting      :       0.00          0          0
1795.51/1796.49	c   fixandinfer      :       0.00          0          0
1795.51/1796.49	c   feaspump         :       0.00          0          0
1795.51/1796.49	c   intdiving        :       0.00          0          0
1795.51/1796.49	c   actconsdiving    :       0.00          0          0
1795.51/1796.49	c   octane           :       0.00          0          0
1795.51/1796.49	c   rens             :       0.01          0          0
1795.51/1796.49	c   rins             :       0.00          0          0
1795.51/1796.49	c   localbranching   :       0.00          0          0
1795.51/1796.49	c   mutation         :       0.00          0          0
1795.51/1796.49	c   dins             :       0.00          0          0
1795.51/1796.49	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.51/1796.49	c   primal LP        :       0.16          0          0       0.00       0.00
1795.51/1796.49	c   dual LP          :     761.01      24086    2318910      96.28    3047.15
1795.51/1796.49	c   barrier LP       :       0.00          0          0       0.00          -
1795.51/1796.49	c   diving/probing LP:     803.45      56760    2602869      45.86    3239.62
1795.51/1796.49	c   strong branching :     152.10       2501     371777     148.65    2444.29
1795.51/1796.49	c     (at root node) :          -         59      10148     172.00          -
1795.51/1796.49	c   conflict analysis:       0.00          0          0       0.00          -
1795.51/1796.49	c B&B Tree           :
1795.51/1796.49	c   number of runs   :          1
1795.51/1796.49	c   nodes            :      18100
1795.51/1796.49	c   nodes (total)    :      18100
1795.51/1796.49	c   nodes left       :       6471
1795.51/1796.49	c   max depth        :        129
1795.51/1796.49	c   max depth (total):        129
1795.51/1796.49	c   backtracks       :       3036 (16.8%)
1795.51/1796.49	c   delayed cutoffs  :          0
1795.51/1796.49	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.51/1796.49	c   avg switch length:       6.72
1795.51/1796.49	c   switching time   :       1.95
1795.51/1796.49	c Solution           :
1795.51/1796.49	c   Solutions found  :        596 (19 improvements)
1795.51/1796.49	c   Primal Bound     : +1.87999999999999e+02   (in run 1, after 2952 nodes, 665.39 seconds, depth 17, found by <crossover>)
1795.51/1796.49	c   Dual Bound       : +1.63401172990100e+02
1795.51/1796.49	c   Gap              :      15.05 %
1795.51/1796.49	c   Root Dual Bound  : +1.62040047874021e+02
1795.61/1796.51	c Time complete: 1795.63.

Verifier Data

OK	188

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1868735-1245136235/watcher-1868735-1245136235 -o /tmp/evaluation-result-1868735-1245136235/solver-1868735-1245136235 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868735-1245136235.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: 1.00 1.00 1.00 3/64 3461
/proc/meminfo: memFree=1844008/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=7616 CPUtime=0
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 647 0 0 0 0 0 0 0 18 0 1 0 181220588 7798784 631 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 0 0 0
/proc/3461/statm: 1904 641 353 1256 0 643 0

[startup+0.105222 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3461
/proc/meminfo: memFree=1844008/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=18824 CPUtime=0.1
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 3723 0 0 0 8 2 0 0 18 0 1 0 181220588 19275776 3353 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 4706 3353 622 1256 0 3445 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18824

[startup+0.201235 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3461
/proc/meminfo: memFree=1844008/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=18956 CPUtime=0.2
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 3809 0 0 0 18 2 0 0 18 0 1 0 181220588 19410944 3439 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 4739 3439 622 1256 0 3478 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 18956

[startup+0.30125 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3461
/proc/meminfo: memFree=1844008/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=19100 CPUtime=0.3
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 3850 0 0 0 28 2 0 0 19 0 1 0 181220588 19558400 3480 1992294400 4194304 9342243 548682068736 18446744073709551615 6936168 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 4775 3480 622 1256 0 3514 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 19100

[startup+0.701308 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3461
/proc/meminfo: memFree=1844008/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=19100 CPUtime=0.69
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 3986 0 0 0 67 2 0 0 23 0 1 0 181220588 19558400 3616 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 4775 3616 656 1256 0 3514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19100

[startup+1.50142 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1831008/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=20456 CPUtime=1.49
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 4280 0 0 0 147 2 0 0 25 0 1 0 181220588 20946944 3910 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 5114 3910 673 1256 0 3853 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20456

[startup+3.10165 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1830432/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=22448 CPUtime=3.09
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 4687 0 0 0 307 2 0 0 25 0 1 0 181220588 22986752 4315 1992294400 4194304 9342243 548682068736 18446744073709551615 6960333 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 5612 4315 673 1256 0 4351 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22448

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1828320/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=22976 CPUtime=6.28
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 4943 0 0 0 624 4 0 0 25 0 1 0 181220588 23527424 4571 1992294400 4194304 9342243 548682068736 18446744073709551615 4686206 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 5744 4571 673 1256 0 4483 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22976

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1827744/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=22240 CPUtime=12.68
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 5624 0 0 0 1262 6 0 0 25 0 1 0 181220588 22773760 4594 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 5560 4594 689 1256 0 4299 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22240

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1828832/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=24452 CPUtime=25.47
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 9014 0 0 0 2538 9 0 0 25 0 1 0 181220588 25038848 4465 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 6113 4465 694 1256 0 4852 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24452

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1827552/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=25564 CPUtime=51.04
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 10636 0 0 0 5090 14 0 0 25 0 1 0 181220588 26177536 4780 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 6391 4780 699 1256 0 5130 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 25564

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1827360/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=25476 CPUtime=102.22
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 13340 0 0 0 10196 26 0 0 25 0 1 0 181220588 26087424 4832 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 6369 4832 706 1256 0 5108 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 25476

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1827488/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=23500 CPUtime=162.2
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 16557 0 0 0 16179 41 0 0 25 0 1 0 181220588 24064000 4803 1992294400 4194304 9342243 548682068736 18446744073709551615 6896759 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 5875 4803 706 1256 0 4614 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 23500

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1827296/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=23680 CPUtime=222.17
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 18706 0 0 0 22162 55 0 0 25 0 1 0 181220588 24248320 4833 1992294400 4194304 9342243 548682068736 18446744073709551615 6922349 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 5920 4833 706 1256 0 4659 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23680

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1827104/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=23640 CPUtime=282.13
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 21876 0 0 0 28143 70 0 0 25 0 1 0 181220588 24207360 4893 1992294400 4194304 9342243 548682068736 18446744073709551615 6923738 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 5910 4893 716 1256 0 4649 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 23640

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1827552/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=23784 CPUtime=342.11
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 24008 0 0 0 34125 86 0 0 25 0 1 0 181220588 24354816 4769 1992294400 4194304 9342243 548682068736 18446744073709551615 6925957 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 5946 4769 716 1256 0 4685 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 23784

[startup+402.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 3462
/proc/meminfo: memFree=1826976/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=24108 CPUtime=402.08
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 26512 0 0 0 40108 100 0 0 25 0 1 0 181220588 24686592 4970 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 6027 4970 716 1256 0 4766 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 24108

[startup+462.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 3462
/proc/meminfo: memFree=1826528/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=24200 CPUtime=462.05
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 32670 0 0 0 46089 116 0 0 25 0 1 0 181220588 24780800 5019 1992294400 4194304 9342243 548682068736 18446744073709551615 6080992 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 6050 5019 716 1256 0 4789 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 24200

[startup+522.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 3462
/proc/meminfo: memFree=1826400/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=24188 CPUtime=522.02
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 35880 0 0 0 52071 131 0 0 25 0 1 0 181220588 24768512 4784 1992294400 4194304 9342243 548682068736 18446744073709551615 6939045 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 6047 4784 716 1256 0 4786 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 24188

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3462
/proc/meminfo: memFree=1827488/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=24072 CPUtime=582
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 39496 0 0 0 58052 148 0 0 25 0 1 0 181220588 24649728 4769 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 6018 4769 716 1256 0 4757 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 24072

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3462
/proc/meminfo: memFree=1825248/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=26600 CPUtime=641.96
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 41531 0 0 0 64031 165 0 0 25 0 1 0 181220588 27238400 5327 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 6650 5327 716 1256 0 5389 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 26600

[startup+702.302 s]

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

/proc/meminfo: memFree=1823072/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=27492 CPUtime=1121.73
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 56099 0 0 0 111883 290 0 0 25 0 1 0 181220588 28151808 5803 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 6873 5803 717 1256 0 5612 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 27492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1823136/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=28580 CPUtime=1181.71
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 57702 0 0 0 117867 304 0 0 25 0 1 0 181220588 29265920 5823 1992294400 4194304 9342243 548682068736 18446744073709551615 6081164 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7145 5823 717 1256 0 5884 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 28580

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1822368/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=29492 CPUtime=1241.68
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 58461 0 0 0 123848 320 0 0 25 0 1 0 181220588 30199808 5969 1992294400 4194304 9342243 548682068736 18446744073709551615 6080944 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7373 5969 717 1256 0 6112 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 29492

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1822304/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=28120 CPUtime=1301.65
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 59569 0 0 0 129830 335 0 0 25 0 1 0 181220588 28794880 5986 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7030 5986 717 1256 0 5769 0
Current children cumulated CPU time (s) 1301.65
Current children cumulated vsize (KiB) 28120

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1822496/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=27976 CPUtime=1361.61
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 60329 0 0 0 135813 348 0 0 25 0 1 0 181220588 28647424 5939 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 6994 5939 717 1256 0 5733 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 27976

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1821856/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=29784 CPUtime=1421.6
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 61392 0 0 0 141797 363 0 0 25 0 1 0 181220588 30498816 6082 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7446 6082 717 1256 0 6185 0
Current children cumulated CPU time (s) 1421.6
Current children cumulated vsize (KiB) 29784

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1822048/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=28504 CPUtime=1481.55
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 65094 0 0 0 147775 380 0 0 25 0 1 0 181220588 29188096 6037 1992294400 4194304 9342243 548682068736 18446744073709551615 6348227 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7126 6037 717 1256 0 5865 0
Current children cumulated CPU time (s) 1481.55
Current children cumulated vsize (KiB) 28504

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1821344/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=29056 CPUtime=1541.52
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 66966 0 0 0 153756 396 0 0 25 0 1 0 181220588 29753344 6204 1992294400 4194304 9342243 548682068736 18446744073709551615 5868521 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7264 6204 717 1256 0 6003 0
Current children cumulated CPU time (s) 1541.52
Current children cumulated vsize (KiB) 29056

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1821088/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=29956 CPUtime=1601.5
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 68383 0 0 0 159738 412 0 0 25 0 1 0 181220588 30674944 6375 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7489 6375 717 1256 0 6228 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 29956

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1820064/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=31576 CPUtime=1661.47
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 68654 0 0 0 165721 426 0 0 25 0 1 0 181220588 32333824 6506 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7894 6506 717 1256 0 6633 0
Current children cumulated CPU time (s) 1661.47
Current children cumulated vsize (KiB) 31576

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1820064/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=31552 CPUtime=1721.44
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 69777 0 0 0 171702 442 0 0 25 0 1 0 181220588 32309248 6501 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7888 6501 717 1256 0 6627 0
Current children cumulated CPU time (s) 1721.44
Current children cumulated vsize (KiB) 31552

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1819936/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=31772 CPUtime=1781.42
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 70183 0 0 0 177687 455 0 0 25 0 1 0 181220588 32534528 6525 1992294400 4194304 9342243 548682068736 18446744073709551615 6951753 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7943 6525 717 1256 0 6682 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (KiB) 31772

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

[startup+1785.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1820448/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=29956 CPUtime=1784.72
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 70245 0 0 0 178016 456 0 0 25 0 1 0 181220588 30674944 6404 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7489 6404 717 1256 0 6228 0
Current children cumulated CPU time (s) 1784.72
Current children cumulated vsize (KiB) 29956

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1820064/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=31740 CPUtime=1791.12
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 70339 0 0 0 178654 458 0 0 25 0 1 0 181220588 32501760 6498 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7935 6498 717 1256 0 6674 0
Current children cumulated CPU time (s) 1791.12
Current children cumulated vsize (KiB) 31740

[startup+1793.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1820064/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=29612 CPUtime=1792.71
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 70349 0 0 0 178813 458 0 0 25 0 1 0 181220588 30322688 6352 1992294400 4194304 9342243 548682068736 18446744073709551615 6967808 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7403 6352 717 1256 0 6142 0
Current children cumulated CPU time (s) 1792.71
Current children cumulated vsize (KiB) 29612

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1820448/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=29612 CPUtime=1794.32
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 70367 0 0 0 178973 459 0 0 25 0 1 0 181220588 30322688 6370 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7403 6370 717 1256 0 6142 0
Current children cumulated CPU time (s) 1794.32
Current children cumulated vsize (KiB) 29612

[startup+1796 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1820448/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=29612 CPUtime=1795.11
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 70385 0 0 0 179052 459 0 0 25 0 1 0 181220588 30322688 6388 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7403 6388 717 1256 0 6142 0
Current children cumulated CPU time (s) 1795.11
Current children cumulated vsize (KiB) 29612

[startup+1796.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1820448/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=29612 CPUtime=1795.51
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 70385 0 0 0 179092 459 0 0 25 0 1 0 181220588 30322688 6388 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 0 0 0
/proc/3461/statm: 7403 6388 717 1256 0 6142 0
Current children cumulated CPU time (s) 1795.51
Current children cumulated vsize (KiB) 29612

[startup+1796.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3462
/proc/meminfo: memFree=1820448/2055920 swapFree=4182572/4192956
[pid=3461] ppid=3459 vsize=29612 CPUtime=1795.61
/proc/3461/stat : 3461 (pbscip.linux.x8) R 3459 3461 3212 0 -1 4194304 70386 0 0 0 179102 459 0 0 16 0 1 0 181220588 30322688 6389 1992294400 4194304 9342243 548682068736 18446744073709551615 4302011 0 0 4096 0 0 0 0 17 0 0 0
/proc/3461/statm: 7403 6389 718 1256 0 6142 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 29612

Child status: 0
Real time (s): 1796.52
CPU time (s): 1795.63
CPU user time (s): 1791.03
CPU system time (s): 4.6013
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 31980

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

runsolver used 2.03269 second user time and 4.50831 second system time

The end

Launcher Data

Begin job on node39 at 2009-06-16 09:10:35
IDJOB=1868735
IDBENCH=1948
IDSOLVER=684
FILE ID=node39/1868735-1245136235
PBS_JOBID= 9363694
Free space on /tmp= 66128 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_22.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-1868735-1245136235/watcher-1868735-1245136235 -o /tmp/evaluation-result-1868735-1245136235/solver-1868735-1245136235 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868735-1245136235.opb

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

MD5SUM BENCH= a65a3b6248e07fcc15fb8d2bec9ac9bd
RANDOM SEED=1525589046

node39.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	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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:       1844488 kB
Buffers:         30732 kB
Cached:         111932 kB
SwapCached:       4216 kB
Active:          37500 kB
Inactive:       113040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844488 kB
SwapTotal:     4192956 kB
SwapFree:      4182572 kB
Dirty:           11768 kB
Writeback:           0 kB
Mapped:          13660 kB
Slab:            46876 kB
Committed_AS:   133548 kB
PageTables:       1384 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= 66120 MiB
End job on node39 at 2009-06-16 09:40:32