Trace number 1868746

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
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)193 1800.21 1800.85

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1800.21
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
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 476
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.01/0.02	c SCIP version 1.1.0.7
0.01/0.02	c LP-Solver SoPlex 1.4.1
0.01/0.02	c user parameter file <scip.set> not found - using default parameters
0.01/0.02	c read problem <HOME/instance-1868746-1245137395.opb>
0.01/0.02	c original problem has 476 variables (476 bin, 0 int, 0 impl, 0 cont) and 476 constraints
0.01/0.03	c start presolving problem
0.01/0.03	c presolving:
0.01/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 22 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.01/0.04	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 22 chg coeffs, 476 upgd conss, 2 impls, 0 clqs
0.01/0.05	c (round 3) 0 del vars, 4 del conss, 0 chg bounds, 180 chg sides, 391 chg coeffs, 476 upgd conss, 216 impls, 0 clqs
0.01/0.05	c (round 4) 0 del vars, 33 del conss, 0 chg bounds, 266 chg sides, 508 chg coeffs, 476 upgd conss, 216 impls, 0 clqs
0.01/0.05	c (round 5) 0 del vars, 125 del conss, 0 chg bounds, 288 chg sides, 549 chg coeffs, 476 upgd conss, 216 impls, 0 clqs
0.01/0.06	c (round 6) 0 del vars, 128 del conss, 0 chg bounds, 298 chg sides, 570 chg coeffs, 476 upgd conss, 216 impls, 0 clqs
0.01/0.06	c (round 7) 0 del vars, 128 del conss, 0 chg bounds, 300 chg sides, 572 chg coeffs, 476 upgd conss, 216 impls, 0 clqs
0.01/0.06	c (round 8) 0 del vars, 128 del conss, 0 chg bounds, 301 chg sides, 581 chg coeffs, 476 upgd conss, 216 impls, 0 clqs
0.01/0.07	c    (0.0s) probing: 101/476 (21.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.01/0.07	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.01/0.07	c presolving (9 rounds):
0.01/0.07	c  0 deleted vars, 128 deleted constraints, 0 tightened bounds, 0 added holes, 301 changed sides, 581 changed coefficients
0.01/0.07	c  216 implications, 0 cliques
0.01/0.07	c presolved problem has 476 variables (476 bin, 0 int, 0 impl, 0 cont) and 557 constraints
0.01/0.07	c     446 constraints of type <knapsack>
0.01/0.07	c     108 constraints of type <setppc>
0.01/0.07	c       3 constraints of type <logicor>
0.01/0.07	c transformed objective value is always integral (scale: 1)
0.01/0.07	c Presolving Time: 0.04
0.01/0.07	c OPT-LIN
0.01/0.07	c -----------------------------------------------------------------------------------------------
0.01/0.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.01/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.07	c limits/memory = c 1620
0.01/0.07	c # maximal time in seconds to run
0.01/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.07	c limits/time = c 1791
0.01/0.07	c # frequency for displaying node information lines
0.01/0.07	c # [type: int, range: [-1,2147483647], default: 100]
0.01/0.07	c display/freq = c 10000
0.01/0.07	c -----------------------------------------------------------------------------------------------
0.01/0.07	c start solving problem
0.01/0.07	c 
0.69/0.78	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.78	c   0.7s|     1 |     0 |  2015 |2478k|   0 | 336 | 476 | 557 | 557 | 476 | 557 |   0 |   0 |   0 | 1.487768e+02 |      --      |    Inf 
0.69/0.78	o 348
0.69/0.78	c r 0.7s|     1 |     0 |  2015 |2492k|   0 | 336 | 476 | 557 | 557 | 476 | 557 |   0 |   0 |   0 | 1.487768e+02 | 3.480000e+02 | 133.91%
0.69/0.79	o 347
0.69/0.79	c R 0.8s|     1 |     0 |  2015 |2505k|   0 | 336 | 476 | 557 | 557 | 476 | 557 |   0 |   0 |   0 | 1.487768e+02 | 3.470000e+02 | 133.24%
0.79/0.80	o 346
0.79/0.80	c s 0.8s|     1 |     0 |  2015 |2518k|   0 | 336 | 476 | 557 | 557 | 476 | 557 |   0 |   0 |   0 | 1.487768e+02 | 3.460000e+02 | 132.56%
1.79/1.84	c   1.8s|     1 |     0 |  2765 |2851k|   0 | 374 | 476 | 557 | 557 | 476 | 800 | 243 |   0 |   0 | 1.544966e+02 | 3.460000e+02 | 123.95%
3.29/3.33	c   3.3s|     1 |     0 |  3840 |3136k|   0 | 410 | 476 | 557 | 557 | 476 |1003 | 446 |   0 |   0 | 1.584599e+02 | 3.460000e+02 | 118.35%
4.59/4.68	c   4.6s|     1 |     0 |  4538 |3312k|   0 | 422 | 476 | 557 | 557 | 476 |1137 | 580 |   0 |   0 | 1.604462e+02 | 3.460000e+02 | 115.65%
5.99/6.08	c   6.0s|     1 |     0 |  5106 |3414k|   0 | 431 | 476 | 557 | 557 | 476 |1220 | 663 |   0 |   0 | 1.612452e+02 | 3.460000e+02 | 114.58%
7.39/7.40	c   7.3s|     1 |     0 |  5473 |3478k|   0 | 437 | 476 | 557 | 557 | 476 |1278 | 721 |   0 |   0 | 1.615526e+02 | 3.460000e+02 | 114.17%
8.39/8.46	c   8.4s|     1 |     0 |  5718 |3489k|   0 | 435 | 476 | 557 | 557 | 476 |1297 | 740 |   0 |   0 | 1.616257e+02 | 3.460000e+02 | 114.07%
9.48/9.57	c   9.5s|     1 |     0 |  5866 |3505k|   0 | 436 | 476 | 557 | 557 | 476 |1312 | 755 |   0 |   0 | 1.616716e+02 | 3.460000e+02 | 114.01%
10.58/10.63	c  10.5s|     1 |     0 |  5954 |3516k|   0 | 438 | 476 | 557 | 557 | 476 |1320 | 763 |   0 |   0 | 1.616991e+02 | 3.460000e+02 | 113.98%
11.59/11.67	c  11.6s|     1 |     0 |  6022 |3526k|   0 | 436 | 476 | 557 | 557 | 476 |1326 | 769 |   0 |   0 | 1.617049e+02 | 3.460000e+02 | 113.97%
12.49/12.58	c  12.5s|     1 |     0 |  6033 |3533k|   0 | 437 | 476 | 557 | 557 | 476 |1327 | 770 |   0 |   0 | 1.617050e+02 | 3.460000e+02 | 113.97%
13.38/13.48	o 216
13.38/13.48	c k13.4s|     1 |     0 |  6033 |3554k|   0 | 437 | 476 | 557 | 557 | 476 |1327 | 770 |   0 |   0 | 1.617050e+02 | 2.160000e+02 |  33.58%
13.38/13.49	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.38/13.49	c  13.4s|     1 |     0 |  6033 |3547k|   0 | 437 | 476 | 557 | 557 | 476 |1327 | 770 |   0 |   0 | 1.617050e+02 | 2.160000e+02 |  33.58%
21.58/21.63	c  21.5s|     1 |     2 |  6033 |3547k|   0 | 437 | 476 | 557 | 557 | 476 |1327 | 770 |   0 |  17 | 1.617050e+02 | 2.160000e+02 |  33.58%
98.05/98.13	o 216
98.05/98.13	c c97.6s|    33 |    34 | 21059 |4344k|  32 |   - | 476 | 557 | 407 | 476 |1050 | 770 |   0 | 246 | 1.620546e+02 | 2.160000e+02 |  33.29%
98.05/98.17	o 211
98.05/98.17	c k97.7s|    33 |    34 | 21145 |4253k|  32 | 285 | 476 | 557 | 520 | 476 |1050 | 770 |   0 | 246 | 1.620546e+02 | 2.110000e+02 |  30.20%
103.45/103.58	o 210
103.45/103.58	c p 103s|    47 |    48 | 27526 |4428k|  32 |   - | 476 | 557 | 347 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.100000e+02 |  29.59%
103.45/103.58	o 210
103.45/103.58	c p 103s|    47 |    48 | 27549 |4430k|  32 |   - | 476 | 557 | 340 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.100000e+02 |  29.59%
103.45/103.58	o 207
103.45/103.58	c p 103s|    47 |    48 | 27552 |4431k|  32 |   - | 476 | 557 | 338 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.070000e+02 |  27.73%
103.45/103.59	o 206
103.45/103.59	c p 103s|    47 |    48 | 27557 |4433k|  32 |   - | 476 | 557 | 336 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.060000e+02 |  27.12%
103.45/103.59	o 205
103.45/103.59	c p 103s|    47 |    48 | 27562 |4434k|  32 |   - | 476 | 557 | 334 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.050000e+02 |  26.50%
103.45/103.59	o 204
103.45/103.59	c p 103s|    47 |    48 | 27570 |4436k|  32 |   - | 476 | 557 | 325 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.040000e+02 |  25.88%
103.45/103.60	o 203
103.45/103.60	c p 103s|    47 |    48 | 27573 |4437k|  32 |   - | 476 | 557 | 323 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.030000e+02 |  25.27%
103.55/103.60	o 203
103.55/103.60	c p 103s|    47 |    48 | 27593 |4443k|  32 |   - | 476 | 557 | 309 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.030000e+02 |  25.27%
103.55/103.61	o 202
103.55/103.61	c p 103s|    47 |    48 | 27605 |4449k|  32 |   - | 476 | 557 | 302 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.020000e+02 |  24.65%
116.74/116.82	o 201
116.74/116.82	c C 116s|   247 |   248 | 55689 |4522k| 118 | 122 | 476 | 560 | 467 | 476 |1050 | 770 |   3 | 297 | 1.620546e+02 | 2.010000e+02 |  24.03%
254.09/254.21	o 200
254.09/254.21	c p 253s|  1943 |  1893 |336203 |6029k| 129 |   - | 476 | 583 | 320 | 476 |1050 | 770 |  26 | 795 | 1.623457e+02 | 2.000000e+02 |  23.19%
254.09/254.22	o 199
254.09/254.22	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
254.09/254.22	c p 253s|  1943 |  1846 |336207 |5997k| 129 |   - | 476 | 583 | 314 | 476 |1050 | 770 |  26 | 795 | 1.623457e+02 | 1.990000e+02 |  22.58%
254.09/254.22	o 198
254.09/254.22	c p 253s|  1943 |  1782 |336208 |5951k| 129 |   - | 476 | 583 | 309 | 476 |1050 | 770 |  26 | 795 | 1.623457e+02 | 1.980000e+02 |  21.96%
268.59/268.72	o 193
268.59/268.72	c C 267s|  2258 |  1403 |375394 |5514k| 129 | 141 | 476 | 583 | 484 | 476 |1050 | 770 |  26 | 796 | 1.623835e+02 | 1.930000e+02 |  18.85%
1135.68/1136.11	c  1129s| 10000 |  5245 |  2188k|8685k| 129 |   - | 476 | 638 | 451 | 476 |1050 | 770 |  84 |1554 | 1.630215e+02 | 1.930000e+02 |  18.39%
1800.15/1800.81	c 
1800.15/1800.81	c SCIP Status        : solving was interrupted [user interrupt]
1800.15/1800.81	c Solving Time (sec) : 1790.05
1800.15/1800.81	c Solving Nodes      : 18121
1800.15/1800.81	c Primal Bound       : +1.93000000000000e+02 (811 solutions)
1800.15/1800.81	c Dual Bound         : +1.63266307184806e+02
1800.15/1800.81	c Gap                : 18.21 %
1800.15/1800.82	c NODE         18121
1800.15/1800.82	c DUAL BOUND   163.266
1800.15/1800.82	c PRIMAL BOUND 193
1800.15/1800.82	c GAP          0.182118
1800.15/1800.82	s SATISFIABLE
1800.15/1800.82	v x476 x475 x474 x473 -x472 -x471 -x470 -x469 -x468 -x467 x466 x465 -x464 x463 x462 -x461 x460 -x459 -x458 -x457 -x456 -x455 -x454 
1800.15/1800.82	v -x453 x452 x451 -x450 -x449 x448 x447 x446 x445 -x444 -x443 x442 x441 -x440 -x439 x438 x437 -x436 -x435 x434 -x433 x432 x431 
1800.15/1800.82	v -x430 x429 x428 -x427 -x426 -x425 -x424 x423 -x422 -x421 -x420 x419 -x418 x417 -x416 x415 -x414 -x413 -x412 -x411 -x410 -x409 
1800.15/1800.82	v x408 -x407 -x406 x405 x404 -x403 -x402 x401 -x400 -x399 -x398 -x397 x396 x395 -x394 -x393 x392 -x391 -x390 x389 -x388 -x387 
1800.15/1800.82	v x386 x385 -x384 -x383 -x382 -x381 -x380 x379 x378 -x377 x376 x375 -x374 x373 -x372 -x371 -x370 x369 -x368 -x367 -x366 x365 
1800.15/1800.82	v -x364 -x363 -x362 x361 x360 -x359 x358 -x357 -x356 -x355 -x354 x353 -x352 -x351 x350 x349 x348 -x347 x346 -x345 -x344 -x343 -x342 
1800.15/1800.82	v x341 -x340 x339 x338 -x337 -x336 x335 -x334 -x333 x332 -x331 -x330 x329 x328 x327 -x326 x325 -x324 -x323 x322 -x321 x320 
1800.15/1800.82	v x319 x318 -x317 -x316 -x315 -x314 x313 -x312 x311 x310 -x309 -x308 -x307 x306 -x305 x304 -x303 -x302 -x301 -x300 -x299 -x298 
1800.15/1800.82	v -x297 -x296 x295 -x294 x293 x292 -x291 x290 -x289 -x288 x287 -x286 x285 -x284 -x283 x282 -x281 -x280 -x279 x278 -x277 x276 x275 
1800.15/1800.82	v x274 -x273 x272 -x271 -x270 -x269 x268 -x267 x266 x265 x264 -x263 -x262 x261 x260 x259 x258 x257 x256 -x255 -x254 -x253 -x252 
1800.15/1800.82	v -x251 -x250 -x249 x248 -x247 -x246 -x245 -x244 x243 x242 x241 -x240 -x239 -x238 -x237 -x236 x235 x234 -x233 -x232 x231 -x230 
1800.15/1800.82	v -x229 -x228 -x227 -x226 -x225 x224 x223 -x222 -x221 -x220 x219 -x218 x217 x216 -x215 -x214 -x213 -x212 x211 -x210 -x209 
1800.15/1800.82	v x208 -x207 x206 x205 x204 -x203 -x202 -x201 -x200 x199 x198 -x197 x196 x195 x194 -x193 -x192 x191 -x190 -x189 -x188 -x187 -x186 
1800.15/1800.82	v -x185 x184 x183 x182 -x181 x180 -x179 x178 -x177 x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 x168 -x167 -x166 x165 -x164 
1800.15/1800.82	v -x163 -x162 x161 -x160 -x159 x158 -x157 -x156 -x155 x154 x153 x152 -x151 x150 -x149 x148 x147 x146 x145 -x144 x143 x142 x141 
1800.15/1800.82	v x140 x139 x138 x137 x136 x135 x134 -x133 x132 -x131 -x130 x129 -x128 x127 -x126 -x125 x124 -x123 -x122 -x121 x120 -x119 -x118 
1800.15/1800.82	v x117 -x116 x115 x114 -x113 -x112 -x111 -x110 x109 -x108 -x107 -x106 x105 x104 -x103 x102 -x101 x100 x99 x98 -x97 x96 -x95 x94 
1800.15/1800.82	v -x93 -x92 x91 -x90 x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 x81 x80 -x79 x78 x77 x76 x75 x74 -x73 x72 -x71 -x70 x69 -x68 x67 
1800.15/1800.82	v -x66 -x65 -x64 x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 x52 -x51 -x50 x49 -x48 x47 -x46 -x45 -x44 x43 x42 x41 -x40 
1800.15/1800.82	v -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 x31 x30 -x29 -x28 -x27 -x26 -x25 -x24 x23 -x22 x21 -x20 x19 -x18 -x17 -x16 x15 -x14 
1800.15/1800.82	v -x13 x12 x11 -x10 x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 x1 
1800.15/1800.82	c SCIP Status        : solving was interrupted [user interrupt]
1800.15/1800.82	c Solving Time       :    1790.05
1800.15/1800.82	c Original Problem   :
1800.15/1800.82	c   Problem name     : HOME/instance-1868746-1245137395.opb
1800.15/1800.82	c   Variables        : 476 (476 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.15/1800.82	c   Constraints      : 476 initial, 476 maximal
1800.15/1800.82	c Presolved Problem  :
1800.15/1800.82	c   Problem name     : t_HOME/instance-1868746-1245137395.opb
1800.15/1800.82	c   Variables        : 476 (476 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.15/1800.82	c   Constraints      : 557 initial, 657 maximal
1800.15/1800.82	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.15/1800.82	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.15/1800.82	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.15/1800.82	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.15/1800.82	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.15/1800.82	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.15/1800.82	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.15/1800.82	c   knapsack         :       0.01          0          0          0          0          0         27        301        559
1800.15/1800.82	c   setppc           :       0.00          0          0          0          0          0        101          0          0
1800.15/1800.82	c   linear           :       0.02          0          0          0          0          0          0          0         22
1800.15/1800.82	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.15/1800.82	c   root node        :          -          0          -          -          0          -          -          -          -
1800.15/1800.82	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.15/1800.82	c   integral         :          0          0          0      13229          0          0         52          0          0      26404
1800.15/1800.82	c   knapsack         :        446         11      99501          0          0          0      65862        528          0          0
1800.15/1800.82	c   setppc           :        108         11      99501          0          0          0      11363          0          0          0
1800.15/1800.82	c   logicor          :          3+        11      16969          0          0          0          0          0          0          0
1800.15/1800.82	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.15/1800.82	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.15/1800.82	c   integral         :     187.33       0.00       0.00     187.33       0.00
1800.15/1800.82	c   knapsack         :       4.25       0.06       4.19       0.00       0.00
1800.15/1800.82	c   setppc           :       0.64       0.00       0.64       0.00       0.00
1800.15/1800.82	c   logicor          :       0.10       0.00       0.10       0.00       0.00
1800.15/1800.82	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.15/1800.82	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.15/1800.82	c   rootredcost      :       0.06         13          0          0
1800.15/1800.82	c   pseudoobj        :       2.59      99570          0          0
1800.15/1800.82	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.15/1800.82	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.15/1800.82	c   infeasible LP    :       0.00        122        122        122        4.4          0        0.0          0
1800.15/1800.82	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.15/1800.82	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.15/1800.82	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.15/1800.82	c   applied globally :          -          -          -        122        4.4          -          -          -
1800.15/1800.82	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.15/1800.82	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.15/1800.82	c   cut pool         :       0.01         10          -          -        337          -    (maximal pool size: 1742)
1800.15/1800.82	c   redcost          :       1.19      21687          0     176993          0          0
1800.15/1800.82	c   impliedbounds    :       0.00         12          0          0          0          0
1800.15/1800.82	c   intobj           :       0.00          0          0          0          0          0
1800.15/1800.82	c   gomory           :       4.61         12          0          0          0          0
1800.15/1800.82	c   strongcg         :       4.11         12          0          0          0          0
1800.15/1800.82	c   cmir             :       0.52         10          0          0        745          0
1800.15/1800.82	c   flowcover        :       0.63         10          0          0        886          0
1800.15/1800.82	c   clique           :       0.00          1          0          0          0          0
1800.15/1800.82	c   zerohalf         :       0.00          0          0          0          0          0
1800.15/1800.82	c   mcf              :       0.00          1          0          0          0          0
1800.15/1800.82	c Pricers            :       Time      Calls       Vars
1800.15/1800.82	c   problem variables:       0.00          0          0
1800.15/1800.82	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.15/1800.82	c   relpscost        :     187.32      13229          0         52          0          0      26404
1800.15/1800.82	c   pscost           :       0.00          0          0          0          0          0          0
1800.15/1800.82	c   inference        :       0.00          0          0          0          0          0          0
1800.15/1800.82	c   mostinf          :       0.00          0          0          0          0          0          0
1800.15/1800.82	c   leastinf         :       0.00          0          0          0          0          0          0
1800.15/1800.82	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.15/1800.82	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.15/1800.82	c   random           :       0.00          0          0          0          0          0          0
1800.15/1800.82	c Primal Heuristics  :       Time      Calls      Found
1800.15/1800.82	c   LP solutions     :       0.00          -          0
1800.15/1800.82	c   pseudo solutions :       0.00          -          0
1800.15/1800.82	c   intshifting      :       0.00          0          0
1800.15/1800.82	c   feaspump         :       0.00          0          0
1800.15/1800.82	c   oneopt           :       0.02          6          2
1800.15/1800.82	c   crossover        :       0.24          6          2
1800.15/1800.82	c   guideddiving     :      56.39         26          0
1800.15/1800.82	c   fracdiving       :      58.12         26          0
1800.15/1800.82	c   linesearchdiving :      64.31         51         11
1800.15/1800.82	c   veclendiving     :      95.25         53        115
1800.15/1800.82	c   coefdiving       :     119.92         57        151
1800.15/1800.82	c   pscostdiving     :     337.60        167        291
1800.15/1800.82	c   simplerounding   :       0.80      18962         43
1800.15/1800.82	c   rounding         :      10.64       6191          1
1800.15/1800.82	c   shifting         :       3.44       1552          1
1800.15/1800.82	c   fixandinfer      :       0.00          0          0
1800.15/1800.82	c   intdiving        :       0.00          0          0
1800.15/1800.82	c   actconsdiving    :       0.00          0          0
1800.15/1800.82	c   objpscostdiving  :      62.93         15        194
1800.15/1800.82	c   rootsoldiving    :      13.04         31          0
1800.15/1800.82	c   octane           :       0.00          0          0
1800.15/1800.82	c   rens             :       0.01          0          0
1800.15/1800.82	c   rins             :       0.00          0          0
1800.15/1800.82	c   localbranching   :       0.00          0          0
1800.15/1800.82	c   mutation         :       0.00          0          0
1800.15/1800.82	c   dins             :       0.00          0          0
1800.15/1800.82	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.15/1800.82	c   primal LP        :       0.01          0          0       0.00       0.00
1800.15/1800.82	c   dual LP          :     749.56      23851    1652042      69.27    2204.02
1800.15/1800.82	c   barrier LP       :       0.00          0          0       0.00          -
1800.15/1800.82	c   diving/probing LP:     779.86      45067    1872852      41.56    2401.52
1800.15/1800.82	c   strong branching :     185.98       1904     340965     179.08    1833.34
1800.15/1800.82	c     (at root node) :          -         17       9424     554.35          -
1800.15/1800.82	c   conflict analysis:       0.00          0          0       0.00          -
1800.15/1800.82	c B&B Tree           :
1800.15/1800.82	c   number of runs   :          1
1800.15/1800.82	c   nodes            :      18121
1800.15/1800.82	c   nodes (total)    :      18121
1800.15/1800.82	c   nodes left       :       7502
1800.15/1800.82	c   max depth        :        129
1800.15/1800.82	c   max depth (total):        129
1800.15/1800.82	c   backtracks       :       2653 (14.6%)
1800.15/1800.82	c   delayed cutoffs  :          0
1800.15/1800.82	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.15/1800.82	c   avg switch length:       6.81
1800.15/1800.82	c   switching time   :       2.07
1800.15/1800.82	c Solution           :
1800.15/1800.82	c   Solutions found  :        811 (20 improvements)
1800.15/1800.82	c   Primal Bound     : +1.93000000000000e+02   (in run 1, after 2258 nodes, 267.03 seconds, depth 100, found by <crossover>)
1800.15/1800.82	c   Dual Bound       : +1.63266307184806e+02
1800.15/1800.82	c   Gap              :      18.21 %
1800.15/1800.82	c   Root Dual Bound  : +1.61705016611640e+02
1800.15/1800.85	c Time complete: 1800.19.

Verifier Data

OK	193

Watcher Data

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5735
/proc/meminfo: memFree=1910960/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=4648 CPUtime=0
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 494 0 0 0 0 0 0 0 18 0 1 0 181335893 4759552 479 1992294400 4194304 7823515 548682068736 18446744073709551615 5949984 0 0 4096 0 0 0 0 17 1 0 0
/proc/5735/statm: 1122 484 318 886 0 232 0

[startup+0.025071 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5735
/proc/meminfo: memFree=1910960/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=10188 CPUtime=0.01
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 2040 0 0 0 1 0 0 0 18 0 1 0 181335893 10432512 1668 1992294400 4194304 7823515 548682068736 18446744073709551615 4402248 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 2547 1677 365 886 0 1657 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10188

[startup+0.101083 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5735
/proc/meminfo: memFree=1910960/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=16108 CPUtime=0.09
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 3583 0 0 0 7 2 0 0 18 0 1 0 181335893 16494592 3203 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 4027 3203 517 886 0 3137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16108

[startup+0.301118 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5735
/proc/meminfo: memFree=1910960/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=16844 CPUtime=0.29
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 3729 0 0 0 27 2 0 0 19 0 1 0 181335893 17248256 3349 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 4211 3349 522 886 0 3321 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16844

[startup+0.701186 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5735
/proc/meminfo: memFree=1910960/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=17412 CPUtime=0.69
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 3907 0 0 0 67 2 0 0 22 0 1 0 181335893 17829888 3526 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 4353 3526 522 886 0 3463 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17412

[startup+1.50133 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1898856/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=18640 CPUtime=1.49
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 4274 0 0 0 146 3 0 0 25 0 1 0 181335893 19087360 3874 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 4660 3874 558 886 0 3770 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18640

[startup+3.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1897256/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=19644 CPUtime=3.09
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 4586 0 0 0 305 4 0 0 25 0 1 0 181335893 20115456 4171 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 4911 4171 558 886 0 4021 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19644

[startup+6.30216 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1894576/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=21636 CPUtime=6.29
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 5010 0 0 0 623 6 0 0 25 0 1 0 181335893 22155264 4585 1992294400 4194304 7823515 548682068736 18446744073709551615 4345380 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 5409 4585 559 886 0 4519 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21636

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1894256/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=21636 CPUtime=12.69
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 5086 0 0 0 1260 9 0 0 25 0 1 0 181335893 22155264 4661 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 5409 4661 559 886 0 4519 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21636

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1892208/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=23768 CPUtime=25.48
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 5603 0 0 0 2534 14 0 0 25 0 1 0 181335893 24338432 5178 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 5942 5178 564 886 0 5052 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23768

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1892208/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=23768 CPUtime=51.07
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 5604 0 0 0 5082 25 0 0 25 0 1 0 181335893 24338432 5179 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 5942 5179 565 886 0 5052 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23768

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1892272/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=23768 CPUtime=102.25
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 5606 0 0 0 10179 46 0 0 25 0 1 0 181335893 24338432 5181 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 5942 5181 567 886 0 5052 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 23768

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1891504/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=24280 CPUtime=162.23
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 10452 0 0 0 16135 88 0 0 25 0 1 0 181335893 24862720 5331 1992294400 4194304 7823515 548682068736 18446744073709551615 6257120 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 6070 5331 581 886 0 5180 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 24280

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1890928/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=24948 CPUtime=222.2
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 10620 0 0 0 22095 125 0 0 25 0 1 0 181335893 25546752 5499 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 6237 5499 581 886 0 5347 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 24948

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1889520/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=26120 CPUtime=282.18
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 13571 0 0 0 28053 165 0 0 25 0 1 0 181335893 26746880 5797 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 6530 5797 581 886 0 5640 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 26120

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1889520/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=26120 CPUtime=342.16
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 13571 0 0 0 34015 201 0 0 25 0 1 0 181335893 26746880 5797 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 6530 5797 581 886 0 5640 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 26120

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1889520/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=26120 CPUtime=402.14
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 13574 0 0 0 39976 238 0 0 25 0 1 0 181335893 26746880 5800 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 6530 5800 581 886 0 5640 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 26120

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1891440/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=24264 CPUtime=462.11
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 15196 0 0 0 45935 276 0 0 25 0 1 0 181335893 24846336 5341 1992294400 4194304 7823515 548682068736 18446744073709551615 6255744 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 6066 5341 581 886 0 5176 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 24264

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1890608/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=25232 CPUtime=522.1
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 15402 0 0 0 51903 307 0 0 25 0 1 0 181335893 25837568 5547 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 6308 5547 581 886 0 5418 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 25232

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1890032/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=25672 CPUtime=582.08
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 15535 0 0 0 57864 344 0 0 25 0 1 0 181335893 26288128 5680 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 6418 5680 581 886 0 5528 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 25672

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1888304/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=27312 CPUtime=642.06
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 15953 0 0 0 63830 376 0 0 25 0 1 0 181335893 27967488 6098 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 6828 6098 581 886 0 5938 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 27312

[startup+702.303 s]

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

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1887216/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=28296 CPUtime=881.98
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16203 0 0 0 87684 514 0 0 25 0 1 0 181335893 28975104 6348 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7074 6348 581 886 0 6184 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 28296

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1887152/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=28296 CPUtime=941.95
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16204 0 0 0 93647 548 0 0 25 0 1 0 181335893 28975104 6349 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7074 6349 581 886 0 6184 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 28296

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1887152/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=28296 CPUtime=1001.93
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16204 0 0 0 99613 580 0 0 25 0 1 0 181335893 28975104 6349 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7074 6349 581 886 0 6184 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 28296

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1886960/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=28296 CPUtime=1061.91
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16204 0 0 0 105579 612 0 0 25 0 1 0 181335893 28975104 6349 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7074 6349 581 886 0 6184 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 28296

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1886896/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=28296 CPUtime=1121.89
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16207 0 0 0 111545 644 0 0 25 0 1 0 181335893 28975104 6352 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7074 6352 581 886 0 6184 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 28296

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1886896/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=28296 CPUtime=1181.87
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16207 0 0 0 117515 672 0 0 25 0 1 0 181335893 28975104 6352 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7074 6352 581 886 0 6184 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 28296

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1886448/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=28844 CPUtime=1241.85
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16304 0 0 0 123478 707 0 0 25 0 1 0 181335893 29536256 6449 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7211 6449 581 886 0 6321 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 28844

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5736
/proc/meminfo: memFree=1886064/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=29240 CPUtime=1301.83
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16397 0 0 0 129440 743 0 0 25 0 1 0 181335893 29941760 6542 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7310 6542 581 886 0 6420 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 29240

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5738
/proc/meminfo: memFree=1885872/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=29240 CPUtime=1361.8
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16412 0 0 0 135405 775 0 0 25 0 1 0 181335893 29941760 6557 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7310 6557 581 886 0 6420 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 29240

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5738
/proc/meminfo: memFree=1885552/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=30132 CPUtime=1421.78
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16670 0 0 0 141370 808 0 0 25 0 1 0 181335893 30855168 6815 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7533 6815 581 886 0 6643 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 30132

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5738
/proc/meminfo: memFree=1884848/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=30132 CPUtime=1481.76
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16670 0 0 0 147337 839 0 0 25 0 1 0 181335893 30855168 6815 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7533 6815 581 886 0 6643 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 30132

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5738
/proc/meminfo: memFree=1884848/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=30132 CPUtime=1541.74
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16670 0 0 0 153305 869 0 0 25 0 1 0 181335893 30855168 6815 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7533 6815 581 886 0 6643 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 30132

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5738
/proc/meminfo: memFree=1884848/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=30132 CPUtime=1601.72
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16671 0 0 0 159269 903 0 0 25 0 1 0 181335893 30855168 6816 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7533 6816 581 886 0 6643 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 30132

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5738
/proc/meminfo: memFree=1884784/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=30132 CPUtime=1661.69
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16671 0 0 0 165235 934 0 0 25 0 1 0 181335893 30855168 6816 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7533 6816 581 886 0 6643 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 30132

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5738
/proc/meminfo: memFree=1884784/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=30132 CPUtime=1721.68
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16671 0 0 0 171200 968 0 0 25 0 1 0 181335893 30855168 6816 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7533 6816 581 886 0 6643 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 30132

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5738
/proc/meminfo: memFree=1884720/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=30132 CPUtime=1781.65
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16674 0 0 0 177165 1000 0 0 25 0 1 0 181335893 30855168 6819 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7533 6819 581 886 0 6643 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 30132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5738
/proc/meminfo: memFree=1884720/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=30132 CPUtime=1800.06
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16674 0 0 0 178995 1011 0 0 25 0 1 0 181335893 30855168 6819 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7533 6819 581 886 0 6643 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 30132

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.81 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5738
/proc/meminfo: memFree=1884720/2055920 swapFree=4181248/4192956
[pid=5735] ppid=5733 vsize=30132 CPUtime=1800.15
/proc/5735/stat : 5735 (pbscip.linux.x8) R 5733 5735 5616 0 -1 4194304 16674 0 0 0 179004 1011 0 0 25 0 1 0 181335893 30855168 6819 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5735/statm: 7533 6819 581 886 0 6643 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 30132

Child status: 0
Real time (s): 1800.85
CPU time (s): 1800.21
CPU user time (s): 1790.09
CPU system time (s): 10.1175
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 32500

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

runsolver used 1.55076 second user time and 3.42648 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-16 09:29:55
IDJOB=1868746
IDBENCH=1954
IDSOLVER=683
FILE ID=node48/1868746-1245137395
PBS_JOBID= 9363730
Free space on /tmp= 66236 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868746-1245137395/watcher-1868746-1245137395 -o /tmp/evaluation-result-1868746-1245137395/solver-1868746-1245137395 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868746-1245137395.opb

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=1295484777

node48.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.270
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.270
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:       1911376 kB
Buffers:          9488 kB
Cached:          67840 kB
SwapCached:       5428 kB
Active:          59940 kB
Inactive:        25188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1911376 kB
SwapTotal:     4192956 kB
SwapFree:      4181248 kB
Dirty:            9872 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            45364 kB
Committed_AS:   146372 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66228 MiB
End job on node48 at 2009-06-16 09:59:58