Trace number 1868757

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.2SAT189 1795.97 1796.47

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
MD5SUM3ddf6338b9f9cf35560b94c856457c56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1800.13
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 variables468
Total number of constraints468
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 constraints468
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 468
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 468
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 468
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-1868757-1245138538.opb>
0.00/0.02	c original problem has 468 variables (468 bin, 0 int, 0 impl, 0 cont) and 468 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.02/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 36 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.02/0.04	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 36 chg coeffs, 468 upgd conss, 0 impls, 0 clqs
0.02/0.05	c (round 3) 0 del vars, 4 del conss, 0 chg bounds, 180 chg sides, 400 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.02/0.05	c (round 4) 0 del vars, 35 del conss, 0 chg bounds, 244 chg sides, 475 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.02/0.05	c (round 5) 0 del vars, 103 del conss, 0 chg bounds, 253 chg sides, 494 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.02/0.05	c (round 6) 0 del vars, 104 del conss, 0 chg bounds, 256 chg sides, 503 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.02/0.06	c    (0.0s) probing: 101/468 (21.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.02/0.06	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.02/0.06	c presolving (7 rounds):
0.02/0.06	c  0 deleted vars, 104 deleted constraints, 0 tightened bounds, 0 added holes, 256 changed sides, 503 changed coefficients
0.02/0.06	c  236 implications, 0 cliques
0.02/0.06	c presolved problem has 468 variables (468 bin, 0 int, 0 impl, 0 cont) and 556 constraints
0.02/0.06	c     434 constraints of type <knapsack>
0.02/0.06	c     118 constraints of type <setppc>
0.02/0.06	c       4 constraints of type <logicor>
0.02/0.06	c transformed objective value is always integral (scale: 1)
0.02/0.06	c Presolving Time: 0.03
0.02/0.06	c OPT-LIN
0.02/0.06	c -----------------------------------------------------------------------------------------------
0.02/0.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.02/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.02/0.06	c limits/memory = c 1620
0.02/0.06	c # maximal time in seconds to run
0.02/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.02/0.06	c limits/time = c 1791
0.02/0.06	c # frequency for displaying node information lines
0.02/0.06	c # [type: int, range: [-1,2147483647], default: 100]
0.02/0.06	c display/freq = c 10000
0.02/0.06	c -----------------------------------------------------------------------------------------------
0.02/0.06	c start solving problem
0.02/0.06	c 
0.29/0.37	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.37	c   0.3s|     1 |     0 |   931 |2453k|   0 | 309 | 468 | 556 | 556 | 468 | 556 |   0 |   0 |   0 | 1.457108e+02 |      --      |    Inf 
0.29/0.37	o 323
0.29/0.37	c r 0.3s|     1 |     0 |   931 |2466k|   0 | 309 | 468 | 556 | 556 | 468 | 556 |   0 |   0 |   0 | 1.457108e+02 | 3.230000e+02 | 121.67%
0.29/0.38	o 322
0.29/0.38	c R 0.3s|     1 |     0 |   931 |2480k|   0 | 309 | 468 | 556 | 556 | 468 | 556 |   0 |   0 |   0 | 1.457108e+02 | 3.220000e+02 | 120.99%
0.29/0.39	o 321
0.29/0.39	c s 0.3s|     1 |     0 |   931 |2493k|   0 | 309 | 468 | 556 | 556 | 468 | 556 |   0 |   0 |   0 | 1.457108e+02 | 3.210000e+02 | 120.30%
1.10/1.17	c   1.1s|     1 |     0 |  1744 |2824k|   0 | 366 | 468 | 556 | 556 | 468 | 778 | 222 |   0 |   0 | 1.534445e+02 | 3.210000e+02 | 109.20%
2.09/2.18	c   2.1s|     1 |     0 |  2605 |3086k|   0 | 410 | 468 | 556 | 556 | 468 | 960 | 404 |   0 |   0 | 1.570763e+02 | 3.210000e+02 | 104.36%
3.29/3.32	c   3.3s|     1 |     0 |  3354 |3269k|   0 | 419 | 468 | 556 | 556 | 468 |1087 | 531 |   0 |   0 | 1.585901e+02 | 3.210000e+02 | 102.41%
4.49/4.53	c   4.5s|     1 |     0 |  4003 |3405k|   0 | 425 | 468 | 556 | 556 | 468 |1191 | 635 |   0 |   0 | 1.593812e+02 | 3.210000e+02 | 101.40%
5.68/5.72	c   5.7s|     1 |     0 |  4494 |3459k|   0 | 428 | 468 | 556 | 556 | 468 |1255 | 699 |   0 |   0 | 1.598645e+02 | 3.210000e+02 | 100.80%
6.79/6.85	c   6.8s|     1 |     0 |  4884 |3494k|   0 | 430 | 468 | 556 | 556 | 468 |1292 | 736 |   0 |   0 | 1.600935e+02 | 3.210000e+02 | 100.51%
7.99/8.02	c   8.0s|     1 |     0 |  5238 |3522k|   0 | 427 | 468 | 556 | 556 | 468 |1322 | 766 |   0 |   0 | 1.603510e+02 | 3.210000e+02 | 100.19%
8.99/9.01	c   8.9s|     1 |     0 |  5379 |3537k|   0 | 429 | 468 | 556 | 556 | 468 |1337 | 781 |   0 |   0 | 1.603849e+02 | 3.210000e+02 | 100.14%
9.79/9.82	c   9.8s|     1 |     0 |  5398 |3545k|   0 | 428 | 468 | 556 | 556 | 468 |1339 | 783 |   0 |   0 | 1.603869e+02 | 3.210000e+02 | 100.14%
10.58/10.61	o 212
10.58/10.61	c k10.6s|     1 |     0 |  5398 |3565k|   0 | 428 | 468 | 556 | 556 | 468 |1339 | 783 |   0 |   0 | 1.603869e+02 | 2.120000e+02 |  32.18%
10.58/10.62	c  10.6s|     1 |     0 |  5398 |3558k|   0 | 428 | 468 | 556 | 556 | 468 |1339 | 783 |   0 |   0 | 1.603869e+02 | 2.120000e+02 |  32.18%
12.98/13.00	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
12.98/13.00	c  12.9s|     1 |     2 |  5398 |3559k|   0 | 428 | 468 | 556 | 556 | 468 |1339 | 783 |   0 |  17 | 1.603869e+02 | 2.120000e+02 |  32.18%
76.75/76.86	o 205
76.75/76.86	c p76.7s|    53 |    54 | 37729 |4449k|  38 |   - | 468 | 556 | 337 | 468 |1061 | 783 |   0 | 679 | 1.606211e+02 | 2.050000e+02 |  27.63%
76.75/76.87	o 204
76.75/76.87	c p76.7s|    53 |    54 | 37731 |4450k|  38 |   - | 468 | 556 | 333 | 468 |1061 | 783 |   0 | 679 | 1.606211e+02 | 2.040000e+02 |  27.01%
76.75/76.87	o 204
76.75/76.87	c p76.7s|    53 |    54 | 37734 |4451k|  38 |   - | 468 | 556 | 332 | 468 |1061 | 783 |   0 | 679 | 1.606211e+02 | 2.040000e+02 |  27.01%
76.75/76.88	o 203
76.75/76.88	c p76.7s|    53 |    54 | 37747 |4454k|  38 |   - | 468 | 556 | 326 | 468 |1061 | 783 |   0 | 679 | 1.606211e+02 | 2.030000e+02 |  26.38%
76.75/76.88	o 203
76.75/76.88	c p76.7s|    53 |    54 | 37750 |4455k|  38 |   - | 468 | 556 | 325 | 468 |1061 | 783 |   0 | 679 | 1.606211e+02 | 2.030000e+02 |  26.38%
76.75/76.89	o 202
76.75/76.89	c p76.7s|    53 |    54 | 37756 |4457k|  38 |   - | 468 | 556 | 320 | 468 |1061 | 783 |   0 | 679 | 1.606211e+02 | 2.020000e+02 |  25.76%
76.75/76.89	o 201
76.75/76.89	c p76.7s|    53 |    54 | 37758 |4459k|  38 |   - | 468 | 556 | 315 | 468 |1061 | 783 |   0 | 679 | 1.606211e+02 | 2.010000e+02 |  25.14%
76.86/76.92	o 200
76.86/76.92	c k76.7s|    53 |    54 | 37785 |4327k|  38 | 290 | 468 | 556 | 500 | 468 |1061 | 783 |   0 | 679 | 1.606211e+02 | 2.000000e+02 |  24.52%
131.54/131.66	o 199
131.54/131.66	c p 131s|   281 |   282 |163663 |4712k|  52 |   - | 468 | 556 | 328 | 468 |1061 | 783 |   0 | 814 | 1.606211e+02 | 1.990000e+02 |  23.89%
198.72/198.83	o 199
198.72/198.83	c p 198s|   431 |   432 |337100 |4825k|  52 |   - | 468 | 556 | 326 | 468 |1061 | 783 |   0 | 903 | 1.606211e+02 | 1.990000e+02 |  23.89%
198.72/198.83	o 198
198.72/198.83	c p 198s|   431 |   432 |337106 |4825k|  52 |   - | 468 | 556 | 326 | 468 |1061 | 783 |   0 | 903 | 1.606211e+02 | 1.980000e+02 |  23.27%
211.61/211.77	o 197
211.61/211.77	c p 211s|   467 |   468 |373893 |4848k|  52 |   - | 468 | 556 | 342 | 468 |1061 | 783 |   0 | 905 | 1.606211e+02 | 1.970000e+02 |  22.65%
211.61/211.77	o 196
211.61/211.77	c p 211s|   467 |   468 |373897 |4848k|  52 |   - | 468 | 556 | 340 | 468 |1061 | 783 |   0 | 905 | 1.606211e+02 | 1.960000e+02 |  22.03%
211.91/212.01	o 192
211.91/212.01	c k 211s|   468 |   469 |374317 |4730k|  52 | 320 | 468 | 556 | 512 | 468 |1061 | 783 |   0 | 905 | 1.606211e+02 | 1.920000e+02 |  19.54%
406.56/406.71	o 190
406.56/406.71	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
406.56/406.71	c C 405s|  1227 |  1228 |884452 |5263k|  52 | 290 | 468 | 556 | 500 | 468 |1061 | 783 |   0 |1118 | 1.606211e+02 | 1.900000e+02 |  18.29%
911.43/911.72	o 189
911.43/911.72	c C 909s|  6054 |  3820 |  2179k|7224k| 123 | 127 | 468 | 556 | 460 | 468 |1061 | 783 |   0 |1746 | 1.616813e+02 | 1.890000e+02 |  16.90%
1242.24/1242.64	c  1239s| 10000 |  5120 |  3063k|8281k| 123 |   - | 468 | 556 | 440 | 468 |1061 | 783 |   0 |2013 | 1.619854e+02 | 1.890000e+02 |  16.68%
1795.89/1796.44	c 
1795.89/1796.44	c SCIP Status        : solving was interrupted [time limit reached]
1795.89/1796.44	c Solving Time (sec) : 1791.00
1795.89/1796.44	c Solving Nodes      : 16983
1795.89/1796.44	c Primal Bound       : +1.88999999999997e+02 (750 solutions)
1795.89/1796.44	c Dual Bound         : +1.62156365919983e+02
1795.89/1796.44	c Gap                : 16.55 %
1795.89/1796.44	c NODE         16983
1795.89/1796.44	c DUAL BOUND   162.156
1795.89/1796.44	c PRIMAL BOUND 189
1795.89/1796.44	c GAP          0.165542
1795.89/1796.44	s SATISFIABLE
1795.89/1796.44	v -x468 -x467 x466 x465 -x464 x463 -x462 -x461 x460 -x459 -x458 -x457 -x456 x455 -x454 x453 x452 -x451 -x450 x449 x448 -x447 -x446 
1795.89/1796.44	v -x445 x444 x443 x442 -x441 -x440 -x439 -x438 x437 -x436 x435 -x434 -x433 -x432 -x431 x430 -x429 -x428 x427 -x426 x425 -x424 
1795.89/1796.44	v -x423 -x422 x421 -x420 x419 -x418 x417 -x416 x415 -x414 x413 x412 -x411 -x410 x409 x408 -x407 -x406 -x405 x404 -x403 -x402 x401 
1795.89/1796.44	v -x400 -x399 -x398 -x397 x396 -x395 -x394 -x393 x392 -x391 -x390 x389 x388 -x387 -x386 -x385 x384 -x383 -x382 -x381 x380 x379 
1795.89/1796.44	v -x378 -x377 -x376 -x375 x374 x373 x372 -x371 -x370 -x369 x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 x358 
1795.89/1796.44	v x357 x356 -x355 x354 -x353 x352 -x351 x350 x349 x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 x340 -x339 -x338 x337 x336 x335 
1795.89/1796.44	v -x334 x333 x332 -x331 -x330 x329 x328 -x327 x326 x325 -x324 -x323 x322 x321 -x320 x319 -x318 -x317 -x316 -x315 -x314 -x313 
1795.89/1796.44	v -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 x304 x303 x302 x301 x300 -x299 -x298 -x297 -x296 -x295 x294 x293 -x292 x291 x290 
1795.89/1796.44	v -x289 x288 -x287 -x286 -x285 -x284 -x283 x282 x281 x280 x279 -x278 -x277 -x276 -x275 -x274 x273 x272 x271 x270 -x269 -x268 
1795.89/1796.44	v x267 x266 -x265 x264 x263 x262 -x261 -x260 -x259 -x258 -x257 x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 x248 x247 x246 
1795.89/1796.44	v x245 x244 x243 x242 x241 -x240 -x239 x238 x237 -x236 -x235 -x234 -x233 x232 -x231 x230 x229 -x228 x227 -x226 -x225 -x224 -x223 
1795.89/1796.44	v -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 x214 x213 -x212 -x211 x210 -x209 -x208 -x207 -x206 x205 x204 -x203 -x202 -x201 
1795.89/1796.44	v -x200 -x199 x198 -x197 -x196 -x195 -x194 -x193 x192 -x191 x190 x189 -x188 -x187 -x186 x185 x184 -x183 x182 x181 x180 -x179 
1795.89/1796.44	v x178 x177 x176 x175 x174 x173 x172 -x171 -x170 -x169 x168 x167 x166 -x165 x164 x163 -x162 -x161 x160 x159 x158 -x157 -x156 -x155 
1795.89/1796.44	v x154 -x153 -x152 x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 x143 x142 -x141 x140 x139 -x138 -x137 x136 x135 x134 x133 
1795.89/1796.44	v -x132 -x131 -x130 x129 x128 -x127 -x126 -x125 -x124 x123 x122 -x121 x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 
1795.89/1796.44	v -x110 x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 x97 x96 -x95 -x94 x93 x92 x91 x90 -x89 x88 -x87 
1795.89/1796.44	v 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 x60 -x59 
1795.89/1796.44	v 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 -x33 -x32 
1795.89/1796.44	v -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 -x6 -x5 -x4 -x3 
1795.89/1796.44	v x2 x1 
1795.89/1796.44	c SCIP Status        : solving was interrupted [time limit reached]
1795.89/1796.44	c Solving Time       :    1791.00
1795.89/1796.44	c Original Problem   :
1795.89/1796.44	c   Problem name     : HOME/instance-1868757-1245138538.opb
1795.89/1796.44	c   Variables        : 468 (468 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.89/1796.44	c   Constraints      : 468 initial, 468 maximal
1795.89/1796.44	c Presolved Problem  :
1795.89/1796.44	c   Problem name     : t_HOME/instance-1868757-1245138538.opb
1795.89/1796.44	c   Variables        : 468 (468 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.89/1796.44	c   Constraints      : 556 initial, 556 maximal
1795.89/1796.44	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.89/1796.44	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.89/1796.44	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.89/1796.44	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.89/1796.44	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.89/1796.44	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.89/1796.44	c   probing          :       0.01          0          0          0          0          0          0          0          0
1795.89/1796.44	c   knapsack         :       0.01          0          0          0          0          0         30        256        467
1795.89/1796.44	c   setppc           :       0.00          0          0          0          0          0         74          0          0
1795.89/1796.44	c   linear           :       0.01          0          0          0          0          0          0          0         36
1795.89/1796.44	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1795.89/1796.44	c   root node        :          -          0          -          -          0          -          -          -          -
1795.89/1796.44	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.89/1796.44	c   integral         :          0          0          0      12130          0          0         48          0          0      24216
1795.89/1796.44	c   knapsack         :        434         10     107119          0          0          0      54870        552          0          0
1795.89/1796.44	c   setppc           :        118         10     107119          0          0          0       7186          0          0          0
1795.89/1796.44	c   logicor          :          4         10       2908          0          0          0         31          0          0          0
1795.89/1796.44	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1795.89/1796.44	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.89/1796.44	c   integral         :     170.25       0.00       0.00     170.25       0.00
1795.89/1796.44	c   knapsack         :       3.60       0.02       3.58       0.00       0.00
1795.89/1796.44	c   setppc           :       0.54       0.00       0.54       0.00       0.00
1795.89/1796.44	c   logicor          :       0.02       0.00       0.02       0.00       0.00
1795.89/1796.44	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.89/1796.44	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.89/1796.44	c   rootredcost      :       0.08         13          0          0
1795.89/1796.44	c   pseudoobj        :       2.50     107157          0          0
1795.89/1796.44	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.89/1796.44	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.89/1796.44	c   infeasible LP    :       0.31       5797          0          0        0.0          0        0.0          0
1795.89/1796.44	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.89/1796.44	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.89/1796.44	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.89/1796.44	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.89/1796.44	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.89/1796.44	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.89/1796.44	c   cut pool         :       0.01          9          -          -        470          -    (maximal pool size: 1842)
1795.89/1796.44	c   redcost          :       1.13      21017          0     179770          0          0
1795.89/1796.44	c   impliedbounds    :       0.00         11          0          0          0          0
1795.89/1796.44	c   intobj           :       0.00          0          0          0          0          0
1795.89/1796.44	c   gomory           :       3.58         11          0          0          4          0
1795.89/1796.44	c   strongcg         :       3.12         11          0          0          4          0
1795.89/1796.44	c   cmir             :       0.58         10          0          0        822          0
1795.89/1796.44	c   flowcover        :       0.69         10          0          0       1003          0
1795.89/1796.44	c   clique           :       0.00          1          0          0          0          0
1795.89/1796.44	c   zerohalf         :       0.00          0          0          0          0          0
1795.89/1796.44	c   mcf              :       0.00          1          0          0          0          0
1795.89/1796.44	c Pricers            :       Time      Calls       Vars
1795.89/1796.44	c   problem variables:       0.00          0          0
1795.89/1796.44	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.89/1796.44	c   relpscost        :     170.25      12130          0         48          0          0      24216
1795.89/1796.44	c   pscost           :       0.00          0          0          0          0          0          0
1795.89/1796.44	c   inference        :       0.00          0          0          0          0          0          0
1795.89/1796.44	c   mostinf          :       0.00          0          0          0          0          0          0
1795.89/1796.44	c   leastinf         :       0.00          0          0          0          0          0          0
1795.89/1796.44	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.89/1796.44	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.89/1796.44	c   random           :       0.00          0          0          0          0          0          0
1795.89/1796.44	c Primal Heuristics  :       Time      Calls      Found
1795.89/1796.44	c   LP solutions     :       0.00          -          0
1795.89/1796.44	c   pseudo solutions :       0.00          -          0
1795.89/1796.44	c   oneopt           :       0.04          8          3
1795.89/1796.44	c   crossover        :       0.80          6          3
1795.89/1796.44	c   linesearchdiving :      63.02         33         13
1795.89/1796.44	c   veclendiving     :      97.93         46         68
1795.89/1796.44	c   pscostdiving     :     370.31        176        315
1795.89/1796.44	c   simplerounding   :       0.66      18289         48
1795.89/1796.44	c   rounding         :      16.28       6037          1
1795.89/1796.44	c   shifting         :       4.36       1486          1
1795.89/1796.44	c   intshifting      :       0.00          0          0
1795.89/1796.44	c   fixandinfer      :       0.00          0          0
1795.89/1796.44	c   feaspump         :       0.00          0          0
1795.89/1796.44	c   coefdiving       :      64.73         27        148
1795.89/1796.44	c   fracdiving       :      58.19         22          0
1795.89/1796.44	c   intdiving        :       0.00          0          0
1795.89/1796.44	c   actconsdiving    :       0.00          0          0
1795.89/1796.44	c   objpscostdiving  :      64.47         12        150
1795.89/1796.44	c   rootsoldiving    :      11.27         20          0
1795.89/1796.44	c   guideddiving     :      59.27         21          0
1795.89/1796.44	c   octane           :       0.00          0          0
1795.89/1796.44	c   rens             :       0.00          0          0
1795.89/1796.44	c   rins             :       0.00          0          0
1795.89/1796.44	c   localbranching   :       0.00          0          0
1795.89/1796.44	c   mutation         :       0.00          0          0
1795.89/1796.44	c   dins             :       0.00          0          0
1795.89/1796.44	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.89/1796.44	c   primal LP        :       0.09          0          0       0.00       0.00
1795.89/1796.44	c   dual LP          :     786.65      23165    2223524      95.99    2826.57
1795.89/1796.44	c   barrier LP       :       0.00          0          0       0.00          -
1795.89/1796.44	c   diving/probing LP:     766.19      52564    2307513      43.90    3011.67
1795.89/1796.44	c   strong branching :     168.63       2633     387765     147.27    2299.50
1795.89/1796.44	c     (at root node) :          -         17       2924     172.00          -
1795.89/1796.44	c   conflict analysis:       0.00          0          0       0.00          -
1795.89/1796.44	c B&B Tree           :
1795.89/1796.44	c   number of runs   :          1
1795.89/1796.44	c   nodes            :      16983
1795.89/1796.44	c   nodes (total)    :      16983
1795.89/1796.44	c   nodes left       :       7149
1795.89/1796.44	c   max depth        :        123
1795.89/1796.44	c   max depth (total):        123
1795.89/1796.44	c   backtracks       :       2864 (16.9%)
1795.89/1796.44	c   delayed cutoffs  :          0
1795.89/1796.44	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.89/1796.44	c   avg switch length:       6.55
1795.89/1796.44	c   switching time   :       1.83
1795.89/1796.44	c Solution           :
1795.89/1796.44	c   Solutions found  :        750 (20 improvements)
1795.89/1796.44	c   Primal Bound     : +1.88999999999997e+02   (in run 1, after 6054 nodes, 908.97 seconds, depth 100, found by <crossover>)
1795.89/1796.44	c   Dual Bound       : +1.62156365919983e+02
1795.89/1796.44	c   Gap              :      16.55 %
1795.89/1796.44	c   Root Dual Bound  : +1.60386901594726e+02
1795.89/1796.47	c Time complete: 1795.96.

Verifier Data

OK	189

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1868757-1245138538/watcher-1868757-1245138538 -o /tmp/evaluation-result-1868757-1245138538/solver-1868757-1245138538 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868757-1245138538.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 2625
/proc/meminfo: memFree=1633400/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=5812 CPUtime=0
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 181454437 5951488 504 1992294400 4194304 9342243 548682068736 18446744073709551615 8222219 0 0 4096 0 0 0 0 17 1 0 0
/proc/2625/statm: 1453 516 345 1256 0 192 0

[startup+0.030621 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2625
/proc/meminfo: memFree=1633400/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=13732 CPUtime=0.02
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 2577 0 0 0 2 0 0 0 18 0 1 0 181454437 14061568 2207 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 3433 2207 454 1256 0 2172 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13732

[startup+0.101629 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2625
/proc/meminfo: memFree=1633400/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=18820 CPUtime=0.09
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 3706 0 0 0 8 1 0 0 18 0 1 0 181454437 19271680 3336 1992294400 4194304 9342243 548682068736 18446744073709551615 6944026 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 4705 3336 621 1256 0 3444 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18820

[startup+0.301652 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2625
/proc/meminfo: memFree=1633400/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=19096 CPUtime=0.29
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 3846 0 0 0 28 1 0 0 19 0 1 0 181454437 19554304 3476 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 4774 3476 621 1256 0 3513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19096

[startup+0.701699 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2625
/proc/meminfo: memFree=1633400/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=19096 CPUtime=0.69
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 3989 0 0 0 67 2 0 0 23 0 1 0 181454437 19554304 3619 1992294400 4194304 9342243 548682068736 18446744073709551615 5587312 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 4774 3623 660 1256 0 3513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19096

[startup+1.50179 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2626
/proc/meminfo: memFree=1620592/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=20444 CPUtime=1.49
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 4266 0 0 0 147 2 0 0 25 0 1 0 181454437 20934656 3896 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 5111 3896 669 1256 0 3850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20444

[startup+3.10198 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2626
/proc/meminfo: memFree=1619888/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=22272 CPUtime=3.09
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 4670 0 0 0 307 2 0 0 25 0 1 0 181454437 22806528 4300 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 5568 4300 669 1256 0 4307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22272

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2626
/proc/meminfo: memFree=1617968/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=23072 CPUtime=6.29
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 4878 0 0 0 625 4 0 0 25 0 1 0 181454437 23625728 4508 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 5768 4508 669 1256 0 4507 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23072

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2626
/proc/meminfo: memFree=1616944/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=25752 CPUtime=12.69
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 6187 0 0 0 1264 5 0 0 25 0 1 0 181454437 26370048 4708 1992294400 4194304 9342243 548682068736 18446744073709551615 6960248 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 6438 4708 676 1256 0 5177 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25752

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2626
/proc/meminfo: memFree=1617968/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=24728 CPUtime=25.48
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 7072 0 0 0 2541 7 0 0 25 0 1 0 181454437 25321472 4469 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 6182 4469 690 1256 0 4921 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24728

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2626
/proc/meminfo: memFree=1618160/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=24588 CPUtime=51.06
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 9000 0 0 0 5095 11 0 0 25 0 1 0 181454437 25178112 4456 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 6147 4456 698 1256 0 4886 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 24588

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2626
/proc/meminfo: memFree=1617136/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=23636 CPUtime=102.25
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 12084 0 0 0 10203 22 0 0 25 0 1 0 181454437 24203264 4722 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 5909 4722 702 1256 0 4648 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 23636

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2626
/proc/meminfo: memFree=1617008/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=23744 CPUtime=162.23
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 16721 0 0 0 16184 39 0 0 25 0 1 0 181454437 24313856 4776 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 5936 4776 713 1256 0 4675 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 23744

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2628
/proc/meminfo: memFree=1616816/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=23636 CPUtime=222.21
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 20145 0 0 0 22163 58 0 0 25 0 1 0 181454437 24203264 4768 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 5909 4768 713 1256 0 4648 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 23636

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2628
/proc/meminfo: memFree=1616624/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=23632 CPUtime=282.2
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 24653 0 0 0 28145 75 0 0 25 0 1 0 181454437 24199168 4842 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 5908 4842 713 1256 0 4647 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23632

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2628
/proc/meminfo: memFree=1616112/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=23832 CPUtime=342.18
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 28807 0 0 0 34123 95 0 0 25 0 1 0 181454437 24403968 4946 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 5958 4946 713 1256 0 4697 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23832

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2628
/proc/meminfo: memFree=1616496/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=23816 CPUtime=402.17
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 32331 0 0 0 40104 113 0 0 25 0 1 0 181454437 24387584 4802 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 5954 4802 713 1256 0 4693 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 23816

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2628
/proc/meminfo: memFree=1615984/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=23896 CPUtime=462.15
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 41340 0 0 0 46082 133 0 0 25 0 1 0 181454437 24469504 4958 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 5974 4958 714 1256 0 4713 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 23896

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2628
/proc/meminfo: memFree=1614768/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=25364 CPUtime=522.14
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 42822 0 0 0 52065 149 0 0 25 0 1 0 181454437 25972736 5262 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 6341 5262 714 1256 0 5080 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 25364

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2628
/proc/meminfo: memFree=1614320/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=27524 CPUtime=582.12
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 44712 0 0 0 58051 161 0 0 25 0 1 0 181454437 28184576 5391 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 6881 5391 714 1256 0 5620 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 27524

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2628
/proc/meminfo: memFree=1614128/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=25984 CPUtime=642.11
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 48371 0 0 0 64035 176 0 0 25 0 1 0 181454437 26607616 5405 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 6496 5405 714 1256 0 5235 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 25984

[startup+702.302 s]

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

/proc/meminfo: memFree=1611568/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=28732 CPUtime=1121.97
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 60008 0 0 0 111895 302 0 0 25 0 1 0 181454437 29421568 5992 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7183 5992 714 1256 0 5922 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 28732

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1611440/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=29492 CPUtime=1181.96
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 61957 0 0 0 117879 317 0 0 25 0 1 0 181454437 30199808 6029 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7373 6029 714 1256 0 6112 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 29492

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1610864/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=28644 CPUtime=1241.93
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 64317 0 0 0 123862 331 0 0 25 0 1 0 181454437 29331456 6152 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7161 6152 714 1256 0 5900 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 28644

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1610992/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=28680 CPUtime=1301.92
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 67671 0 0 0 129843 349 0 0 25 0 1 0 181454437 29368320 6119 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7170 6119 714 1256 0 5909 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 28680

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 2634
/proc/meminfo: memFree=1610928/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=29448 CPUtime=1361.91
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 70052 0 0 0 135822 369 0 0 25 0 1 0 181454437 30154752 6151 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7362 6151 714 1256 0 6101 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 29448

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1610544/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=29436 CPUtime=1421.89
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 73216 0 0 0 141804 385 0 0 25 0 1 0 181454437 30142464 6212 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7359 6212 714 1256 0 6098 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 29436

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1610160/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=29404 CPUtime=1481.88
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 75583 0 0 0 147785 403 0 0 25 0 1 0 181454437 30109696 6324 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7351 6324 714 1256 0 6090 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 29404

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1609136/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=32112 CPUtime=1541.86
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 77108 0 0 0 153766 420 0 0 25 0 1 0 181454437 32882688 6569 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 8028 6569 714 1256 0 6767 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 32112

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1608944/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=32112 CPUtime=1601.84
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 77137 0 0 0 159748 436 0 0 25 0 1 0 181454437 32882688 6598 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 8028 6598 714 1256 0 6767 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 32112

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1608432/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=31088 CPUtime=1661.83
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 78923 0 0 0 165730 453 0 0 25 0 1 0 181454437 31834112 6725 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7772 6725 714 1256 0 6511 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 31088

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1608816/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=31144 CPUtime=1721.81
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 80220 0 0 0 171710 471 0 0 25 0 1 0 181454437 31891456 6639 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7786 6639 714 1256 0 6525 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 31144

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1608560/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=31108 CPUtime=1781.8
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 83003 0 0 0 177692 488 0 0 25 0 1 0 181454437 31854592 6542 1992294400 4194304 9342243 548682068736 18446744073709551615 6896992 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7777 6542 714 1256 0 6516 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 31108

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 2634
/proc/meminfo: memFree=1608304/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=31108 CPUtime=1784.99
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 83224 0 0 0 178010 489 0 0 25 0 1 0 181454437 31854592 6763 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7777 6763 714 1256 0 6516 0
Current children cumulated CPU time (s) 1784.99
Current children cumulated vsize (KiB) 31108

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1609136/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=31120 CPUtime=1791.4
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 83978 0 0 0 178649 491 0 0 25 0 1 0 181454437 31866880 6536 1992294400 4194304 9342243 548682068736 18446744073709551615 5869987 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7780 6536 714 1256 0 6519 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 31120

[startup+1793.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1608944/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=31144 CPUtime=1793
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 84239 0 0 0 178808 492 0 0 25 0 1 0 181454437 31891456 6598 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7786 6598 714 1256 0 6525 0
Current children cumulated CPU time (s) 1793
Current children cumulated vsize (KiB) 31144

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1609072/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=31104 CPUtime=1794.59
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 84513 0 0 0 178967 492 0 0 25 0 1 0 181454437 31850496 6560 1992294400 4194304 9342243 548682068736 18446744073709551615 6965598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7776 6560 714 1256 0 6515 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 31104

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1609072/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=31104 CPUtime=1795.39
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 84544 0 0 0 179047 492 0 0 25 0 1 0 181454437 31850496 6591 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7776 6591 714 1256 0 6515 0
Current children cumulated CPU time (s) 1795.39
Current children cumulated vsize (KiB) 31104

[startup+1796.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1608880/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=31104 CPUtime=1795.79
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 84558 0 0 0 179087 492 0 0 25 0 1 0 181454437 31850496 6605 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7776 6605 714 1256 0 6515 0
Current children cumulated CPU time (s) 1795.79
Current children cumulated vsize (KiB) 31104

[startup+1796.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2634
/proc/meminfo: memFree=1608880/2055920 swapFree=4192812/4192956
[pid=2625] ppid=2623 vsize=31104 CPUtime=1795.89
/proc/2625/stat : 2625 (pbscip.linux.x8) R 2623 2625 2050 0 -1 4194304 84562 0 0 0 179097 492 0 0 25 0 1 0 181454437 31850496 6609 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2625/statm: 7776 6609 714 1256 0 6515 0
Current children cumulated CPU time (s) 1795.89
Current children cumulated vsize (KiB) 31104

Child status: 0
Real time (s): 1796.47
CPU time (s): 1795.97
CPU user time (s): 1791.04
CPU system time (s): 4.92925
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 35440

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

runsolver used 1.48377 second user time and 3.51647 second system time

The end

Launcher Data

Begin job on node11 at 2009-06-16 09:48:58
IDJOB=1868757
IDBENCH=1959
IDSOLVER=684
FILE ID=node11/1868757-1245138538
PBS_JOBID= 9363717
Free space on /tmp= 66196 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_14.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-1868757-1245138538/watcher-1868757-1245138538 -o /tmp/evaluation-result-1868757-1245138538/solver-1868757-1245138538 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868757-1245138538.opb

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

MD5SUM BENCH= 3ddf6338b9f9cf35560b94c856457c56
RANDOM SEED=98372327

node11.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.234
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.234
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:       1633880 kB
Buffers:         34048 kB
Cached:         311052 kB
SwapCached:          0 kB
Active:          66800 kB
Inactive:       291772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11768 kB
Writeback:           0 kB
Mapped:          23244 kB
Slab:            49464 kB
Committed_AS:   176820 kB
PageTables:       1456 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= 66184 MiB
End job on node11 at 2009-06-16 10:18:55