Trace number 1868736

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)SAT196 1799.02 1799.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
MD5SUM90154dd1b8a90675a35ad37cbef52f77
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark196
Best CPU time to get the best result obtained on this benchmark1799.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 189
Optimality of the best value was proved NO
Number of variables481
Total number of constraints481
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 constraints481
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 481
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 481
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 481
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 SoPlex 1.4.1
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-1868736-1245136361.opb>
0.00/0.02	c original problem has 481 variables (481 bin, 0 int, 0 impl, 0 cont) and 481 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 14 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.04	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 14 chg coeffs, 481 upgd conss, 2 impls, 0 clqs
0.00/0.05	c (round 3) 0 del vars, 10 del conss, 0 chg bounds, 206 chg sides, 424 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.05	c (round 4) 0 del vars, 41 del conss, 0 chg bounds, 274 chg sides, 516 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.05	c (round 5) 0 del vars, 48 del conss, 0 chg bounds, 299 chg sides, 559 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.05	c (round 6) 0 del vars, 50 del conss, 0 chg bounds, 319 chg sides, 585 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.05	c (round 7) 0 del vars, 51 del conss, 0 chg bounds, 324 chg sides, 591 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.06	c (round 8) 0 del vars, 141 del conss, 0 chg bounds, 326 chg sides, 593 chg coeffs, 481 upgd conss, 254 impls, 0 clqs
0.00/0.07	c    (0.0s) probing: 101/481 (21.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.07	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.07	c presolving (9 rounds):
0.00/0.07	c  0 deleted vars, 141 deleted constraints, 0 tightened bounds, 0 added holes, 326 changed sides, 593 changed coefficients
0.00/0.07	c  254 implications, 0 cliques
0.00/0.07	c presolved problem has 481 variables (481 bin, 0 int, 0 impl, 0 cont) and 578 constraints
0.00/0.07	c     450 constraints of type <knapsack>
0.00/0.07	c     127 constraints of type <setppc>
0.00/0.07	c       1 constraints of type <logicor>
0.00/0.07	c transformed objective value is always integral (scale: 1)
0.00/0.07	c Presolving Time: 0.03
0.00/0.07	c OPT-LIN
0.00/0.07	c -----------------------------------------------------------------------------------------------
0.00/0.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.07	c limits/memory = c 1620
0.00/0.07	c # maximal time in seconds to run
0.00/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.07	c limits/time = c 1791
0.00/0.07	c # frequency for displaying node information lines
0.00/0.07	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.07	c display/freq = c 10000
0.00/0.07	c -----------------------------------------------------------------------------------------------
0.00/0.07	c start solving problem
0.00/0.07	c 
0.59/0.66	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.59/0.66	c   0.6s|     1 |     0 |  1839 |2521k|   0 | 326 | 481 | 578 | 578 | 481 | 578 |   0 |   0 |   0 | 1.542392e+02 |      --      |    Inf 
0.59/0.66	o 343
0.59/0.66	c r 0.6s|     1 |     0 |  1839 |2534k|   0 | 326 | 481 | 578 | 578 | 481 | 578 |   0 |   0 |   0 | 1.542392e+02 | 3.430000e+02 | 122.38%
0.59/0.67	o 342
0.59/0.67	c R 0.6s|     1 |     0 |  1839 |2548k|   0 | 326 | 481 | 578 | 578 | 481 | 578 |   0 |   0 |   0 | 1.542392e+02 | 3.420000e+02 | 121.73%
0.59/0.68	o 341
0.59/0.68	c s 0.7s|     1 |     0 |  1839 |2561k|   0 | 326 | 481 | 578 | 578 | 481 | 578 |   0 |   0 |   0 | 1.542392e+02 | 3.410000e+02 | 121.09%
1.59/1.61	c   1.6s|     1 |     0 |  2529 |2888k|   0 | 382 | 481 | 578 | 578 | 481 | 802 | 224 |   0 |   0 | 1.602126e+02 | 3.410000e+02 | 112.84%
2.79/2.89	c   2.8s|     1 |     0 |  3464 |3166k|   0 | 422 | 481 | 578 | 578 | 481 | 986 | 408 |   0 |   0 | 1.637907e+02 | 3.410000e+02 | 108.19%
4.19/4.22	c   4.2s|     1 |     0 |  4230 |3369k|   0 | 435 | 481 | 578 | 578 | 481 |1131 | 553 |   0 |   0 | 1.654390e+02 | 3.410000e+02 | 106.12%
5.59/5.65	c   5.6s|     1 |     0 |  4906 |3492k|   0 | 443 | 481 | 578 | 578 | 481 |1221 | 643 |   0 |   0 | 1.666098e+02 | 3.410000e+02 | 104.67%
6.99/7.00	c   6.9s|     1 |     0 |  5398 |3566k|   0 | 449 | 481 | 578 | 578 | 481 |1292 | 714 |   0 |   0 | 1.672088e+02 | 3.410000e+02 | 103.94%
8.29/8.30	c   8.2s|     1 |     0 |  5716 |3611k|   0 | 443 | 481 | 578 | 578 | 481 |1334 | 756 |   0 |   0 | 1.674363e+02 | 3.410000e+02 | 103.66%
9.29/9.38	c   9.3s|     1 |     0 |  5950 |3631k|   0 | 446 | 481 | 578 | 578 | 481 |1355 | 777 |   0 |   0 | 1.675427e+02 | 3.410000e+02 | 103.53%
10.19/10.27	c  10.2s|     1 |     0 |  6030 |3639k|   0 | 450 | 481 | 578 | 578 | 481 |1361 | 783 |   0 |   0 | 1.675504e+02 | 3.410000e+02 | 103.52%
11.08/11.12	o 214
11.08/11.12	c k11.0s|     1 |     0 |  6030 |3659k|   0 | 450 | 481 | 578 | 578 | 481 |1361 | 783 |   0 |   0 | 1.675504e+02 | 2.140000e+02 |  27.72%
11.08/11.12	c  11.0s|     1 |     0 |  6030 |3652k|   0 | 450 | 481 | 578 | 578 | 481 |1361 | 783 |   0 |   0 | 1.675504e+02 | 2.140000e+02 |  27.72%
25.59/25.65	c  25.5s|     1 |     2 |  6030 |3653k|   0 | 450 | 481 | 578 | 578 | 481 |1361 | 783 |   0 |  29 | 1.675504e+02 | 2.140000e+02 |  27.72%
127.46/127.52	o 213
127.46/127.52	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
127.46/127.52	c o 127s|   138 |   139 | 63323 |4521k|  77 |  38 | 481 | 578 | 558 | 481 |1075 | 783 |   0 | 298 | 1.678802e+02 | 2.130000e+02 |  26.88%
127.46/127.54	o 212
127.46/127.54	c o 127s|   138 |   139 | 63386 |4521k|  77 |  33 | 481 | 578 | 558 | 481 |1075 | 783 |   0 | 298 | 1.678802e+02 | 2.120000e+02 |  26.28%
127.46/127.54	o 211
127.46/127.54	c o 127s|   138 |   139 | 63403 |4521k|  77 |  32 | 481 | 578 | 558 | 481 |1075 | 783 |   0 | 298 | 1.678802e+02 | 2.110000e+02 |  25.68%
127.46/127.56	o 210
127.46/127.56	c o 127s|   138 |   139 | 63511 |4521k|  77 |  27 | 481 | 578 | 558 | 481 |1075 | 783 |   0 | 298 | 1.678802e+02 | 2.100000e+02 |  25.09%
127.65/127.71	o 208
127.65/127.71	c k 127s|   138 |   139 | 64175 |4527k|  77 | 392 | 481 | 578 | 558 | 481 |1075 | 783 |   0 | 298 | 1.678802e+02 | 2.080000e+02 |  23.90%
174.25/174.34	o 207
174.25/174.34	c v 173s|   310 |   311 |138016 |4860k|  96 |   - | 481 | 582 | 472 | 481 |1075 | 783 |   4 | 366 | 1.681284e+02 | 2.070000e+02 |  23.12%
205.54/205.66	o 207
205.54/205.66	c o 205s|   370 |   371 |187929 |4771k|  96 |  24 | 481 | 582 | 565 | 481 |1075 | 783 |   4 | 386 | 1.681592e+02 | 2.070000e+02 |  23.10%
205.54/205.67	o 206
205.54/205.67	c o 205s|   370 |   371 |187991 |4771k|  96 |  21 | 481 | 582 | 565 | 481 |1075 | 783 |   4 | 386 | 1.681592e+02 | 2.060000e+02 |  22.50%
205.93/206.03	o 203
205.93/206.03	c k 205s|   371 |   372 |189187 |4778k|  96 | 422 | 481 | 582 | 582 | 481 |1075 | 783 |   4 | 386 | 1.682173e+02 | 2.030000e+02 |  20.68%
324.50/324.65	o 197
324.50/324.65	c C 323s|   571 |   572 |397849 |4925k|  96 | 425 | 481 | 592 | 590 | 481 |1075 | 783 |  14 | 472 | 1.684801e+02 | 1.970000e+02 |  16.93%
324.50/324.66	o 196
324.50/324.66	c k 323s|   571 |   572 |397849 |4932k|  96 | 425 | 481 | 592 | 590 | 481 |1075 | 783 |  14 | 472 | 1.684801e+02 | 1.960000e+02 |  16.33%
1798.88/1799.49	c 
1798.88/1799.49	c SCIP Status        : solving was interrupted [time limit reached]
1798.88/1799.49	c Solving Time (sec) : 1791.00
1798.88/1799.49	c Solving Nodes      : 5680
1798.88/1799.49	c Primal Bound       : +1.96000000000000e+02 (656 solutions)
1798.88/1799.49	c Dual Bound         : +1.69352870758224e+02
1798.88/1799.49	c Gap                : 15.73 %
1798.88/1799.49	c NODE         5680
1798.88/1799.49	c DUAL BOUND   169.353
1798.88/1799.49	c PRIMAL BOUND 196
1798.88/1799.49	c GAP          0.157347
1798.88/1799.49	s SATISFIABLE
1798.88/1799.49	v -x481 -x480 x479 -x478 -x477 -x476 -x475 -x474 -x473 x472 -x471 -x470 -x469 x468 x467 x466 -x465 x464 -x463 x462 -x461 -x460 -x459 
1798.88/1799.49	v -x458 x457 -x456 x455 -x454 x453 x452 -x451 x450 x449 -x448 x447 -x446 -x445 x444 x443 x442 -x441 x440 -x439 x438 -x437 -x436 
1798.88/1799.49	v x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 x426 x425 -x424 x423 x422 -x421 -x420 x419 -x418 -x417 -x416 -x415 
1798.88/1799.49	v -x414 x413 x412 -x411 x410 -x409 -x408 x407 -x406 x405 -x404 x403 -x402 x401 x400 x399 x398 -x397 x396 -x395 -x394 -x393 x392 
1798.88/1799.49	v x391 -x390 -x389 x388 -x387 -x386 -x385 -x384 -x383 -x382 x381 -x380 -x379 x378 -x377 x376 -x375 x374 -x373 -x372 -x371 -x370 
1798.88/1799.49	v -x369 -x368 x367 x366 x365 -x364 -x363 -x362 -x361 -x360 x359 -x358 x357 x356 -x355 -x354 x353 -x352 x351 -x350 x349 -x348 
1798.88/1799.49	v -x347 x346 -x345 x344 x343 x342 -x341 x340 -x339 x338 -x337 x336 -x335 x334 x333 x332 -x331 -x330 -x329 x328 x327 x326 -x325 
1798.88/1799.49	v -x324 x323 x322 -x321 -x320 x319 x318 x317 -x316 -x315 -x314 x313 x312 -x311 -x310 x309 -x308 -x307 -x306 -x305 -x304 -x303 x302 
1798.88/1799.49	v -x301 -x300 -x299 -x298 -x297 -x296 x295 x294 -x293 x292 x291 -x290 -x289 x288 x287 -x286 -x285 x284 -x283 -x282 x281 -x280 
1798.88/1799.49	v -x279 x278 -x277 -x276 -x275 -x274 -x273 x272 -x271 x270 x269 -x268 -x267 -x266 -x265 x264 x263 -x262 x261 -x260 x259 x258 
1798.88/1799.49	v -x257 -x256 -x255 -x254 -x253 x252 -x251 -x250 x249 x248 -x247 -x246 x245 -x244 x243 x242 -x241 -x240 -x239 x238 -x237 x236 
1798.88/1799.49	v -x235 -x234 x233 x232 x231 x230 x229 x228 x227 x226 -x225 -x224 -x223 x222 -x221 x220 x219 -x218 -x217 -x216 x215 -x214 x213 
1798.88/1799.49	v -x212 x211 x210 x209 -x208 -x207 -x206 -x205 -x204 x203 x202 x201 x200 -x199 -x198 -x197 -x196 -x195 x194 x193 x192 -x191 x190 
1798.88/1799.49	v x189 -x188 x187 -x186 x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 x177 x176 x175 -x174 -x173 -x172 -x171 x170 -x169 x168 
1798.88/1799.49	v x167 x166 -x165 x164 x163 x162 x161 -x160 -x159 x158 -x157 -x156 -x155 x154 -x153 -x152 x151 x150 x149 -x148 -x147 x146 -x145 
1798.88/1799.49	v -x144 x143 -x142 x141 -x140 -x139 x138 -x137 -x136 -x135 x134 -x133 -x132 x131 x130 -x129 -x128 -x127 -x126 x125 -x124 x123 
1798.88/1799.49	v -x122 x121 x120 -x119 -x118 x117 -x116 -x115 x114 x113 x112 x111 -x110 -x109 x108 x107 -x106 -x105 -x104 -x103 x102 x101 -x100 
1798.88/1799.49	v -x99 -x98 -x97 -x96 -x95 -x94 -x93 x92 -x91 x90 x89 x88 -x87 -x86 x85 x84 x83 -x82 -x81 -x80 -x79 x78 x77 -x76 -x75 x74 -x73 
1798.88/1799.49	v -x72 -x71 -x70 -x69 -x68 -x67 x66 -x65 x64 x63 x62 -x61 x60 -x59 x58 -x57 -x56 x55 x54 -x53 x52 -x51 -x50 -x49 -x48 -x47 x46 
1798.88/1799.49	v -x45 -x44 -x43 x42 -x41 x40 x39 -x38 -x37 x36 -x35 x34 -x33 x32 -x31 -x30 -x29 -x28 x27 -x26 -x25 x24 -x23 -x22 -x21 -x20 -x19 
1798.88/1799.49	v x18 x17 -x16 -x15 -x14 -x13 -x12 -x11 x10 x9 -x8 -x7 x6 -x5 -x4 -x3 -x2 -x1 
1798.88/1799.49	c SCIP Status        : solving was interrupted [time limit reached]
1798.88/1799.49	c Solving Time       :    1791.00
1798.88/1799.49	c Original Problem   :
1798.88/1799.49	c   Problem name     : HOME/instance-1868736-1245136361.opb
1798.88/1799.49	c   Variables        : 481 (481 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.88/1799.49	c   Constraints      : 481 initial, 481 maximal
1798.88/1799.49	c Presolved Problem  :
1798.88/1799.49	c   Problem name     : t_HOME/instance-1868736-1245136361.opb
1798.88/1799.49	c   Variables        : 481 (481 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.88/1799.49	c   Constraints      : 578 initial, 648 maximal
1798.88/1799.49	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1798.88/1799.49	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1798.88/1799.49	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1798.88/1799.49	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1798.88/1799.49	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1798.88/1799.49	c   implics          :       0.00          0          0          0          0          0          0          0          0
1798.88/1799.49	c   probing          :       0.01          0          0          0          0          0          0          0          0
1798.88/1799.49	c   knapsack         :       0.01          0          0          0          0          0         30        326        579
1798.88/1799.49	c   setppc           :       0.00          0          0          0          0          0        111          0          0
1798.88/1799.49	c   linear           :       0.01          0          0          0          0          0          0          0         14
1798.88/1799.49	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1798.88/1799.49	c   root node        :          -          0          -          -          0          -          -          -          -
1798.88/1799.49	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1798.88/1799.49	c   integral         :          0          0          0       5680          0          0          0          0          0      11360
1798.88/1799.49	c   knapsack         :        450          9      37873          0          0          0       1070        569          0          0
1798.88/1799.49	c   setppc           :        127          9      37873          0          0          0       1820          0          0          0
1798.88/1799.49	c   logicor          :          1+         9       2956          0          0          0          0          0          0          0
1798.88/1799.49	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1798.88/1799.49	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1798.88/1799.49	c   integral         :     214.82       0.00       0.00     214.82       0.00
1798.88/1799.49	c   knapsack         :       1.74       0.04       1.70       0.00       0.00
1798.88/1799.49	c   setppc           :       0.50       0.00       0.50       0.00       0.00
1798.88/1799.49	c   logicor          :       0.01       0.00       0.01       0.00       0.00
1798.88/1799.49	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1798.88/1799.49	c Propagators        :       Time      Calls    Cutoffs    DomReds
1798.88/1799.49	c   rootredcost      :       0.05          5          0          0
1798.88/1799.49	c   pseudoobj        :       0.95      38217          0          0
1798.88/1799.49	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1798.88/1799.49	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1798.88/1799.49	c   infeasible LP    :       0.00         70         70         70        4.2          0        0.0          0
1798.88/1799.49	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1798.88/1799.49	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1798.88/1799.49	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1798.88/1799.49	c   applied globally :          -          -          -         70        4.2          -          -          -
1798.88/1799.49	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.88/1799.49	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1798.88/1799.49	c   cut pool         :       0.00          8          -          -        401          -    (maximal pool size: 1908)
1798.88/1799.49	c   redcost          :       0.05       5689          0          0          0          0
1798.88/1799.49	c   impliedbounds    :       0.01         10          0          0          0          0
1798.88/1799.49	c   intobj           :       0.00          0          0          0          0          0
1798.88/1799.49	c   gomory           :       3.43         10          0          0          0          0
1798.88/1799.49	c   strongcg         :       3.05         10          0          0          0          0
1798.88/1799.49	c   cmir             :       0.60         10          0          0        848          0
1798.88/1799.49	c   flowcover        :       0.56         10          0          0        975          0
1798.88/1799.49	c   clique           :       0.00          1          0          0          0          0
1798.88/1799.49	c   zerohalf         :       0.00          0          0          0          0          0
1798.88/1799.49	c   mcf              :       0.00          1          0          0          0          0
1798.88/1799.50	c Pricers            :       Time      Calls       Vars
1798.88/1799.50	c   problem variables:       0.00          0          0
1798.88/1799.50	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1798.88/1799.50	c   relpscost        :     214.80       5680          0          0          0          0      11360
1798.88/1799.50	c   pscost           :       0.00          0          0          0          0          0          0
1798.88/1799.50	c   inference        :       0.00          0          0          0          0          0          0
1798.88/1799.50	c   mostinf          :       0.00          0          0          0          0          0          0
1798.88/1799.50	c   leastinf         :       0.00          0          0          0          0          0          0
1798.88/1799.50	c   fullstrong       :       0.00          0          0          0          0          0          0
1798.88/1799.50	c   allfullstrong    :       0.00          0          0          0          0          0          0
1798.88/1799.50	c   random           :       0.00          0          0          0          0          0          0
1798.88/1799.50	c Primal Heuristics  :       Time      Calls      Found
1798.88/1799.50	c   LP solutions     :       0.00          -          0
1798.88/1799.50	c   pseudo solutions :       0.00          -          0
1798.88/1799.50	c   oneopt           :       0.02          6          4
1798.88/1799.50	c   crossover        :       0.46          4          1
1798.88/1799.50	c   simplerounding   :       0.50       5688         88
1798.88/1799.50	c   rounding         :      20.95       3096          1
1798.88/1799.50	c   shifting         :       4.35        575          1
1798.88/1799.50	c   intshifting      :       0.00          0          0
1798.88/1799.50	c   fixandinfer      :       0.00          0          0
1798.88/1799.50	c   feaspump         :       0.00          0          0
1798.88/1799.50	c   coefdiving       :      67.48         16         98
1798.88/1799.50	c   pscostdiving     :      90.53         27        152
1798.88/1799.50	c   fracdiving       :      59.04         15          0
1798.88/1799.50	c   veclendiving     :     138.88         40         78
1798.88/1799.50	c   intdiving        :       0.00          0          0
1798.88/1799.50	c   actconsdiving    :       0.00          0          0
1798.88/1799.50	c   objpscostdiving  :     190.19         18        203
1798.88/1799.50	c   rootsoldiving    :       8.74         15          0
1798.88/1799.50	c   linesearchdiving :      85.01         29         30
1798.88/1799.50	c   guideddiving     :      57.76         14          0
1798.88/1799.50	c   octane           :       0.00          0          0
1798.88/1799.50	c   rens             :       0.01          0          0
1798.88/1799.50	c   rins             :       0.00          0          0
1798.88/1799.50	c   localbranching   :       0.00          0          0
1798.88/1799.50	c   mutation         :       0.00          0          0
1798.88/1799.50	c   dins             :       0.00          0          0
1798.88/1799.50	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1798.88/1799.50	c   primal LP        :       0.01          0          0       0.00       0.00
1798.88/1799.50	c   dual LP          :     839.09       5688    1353782     238.01    1613.39
1798.88/1799.50	c   barrier LP       :       0.00          0          0       0.00          -
1798.88/1799.50	c   diving/probing LP:     680.38      27343    1492542      54.59    2193.69
1798.88/1799.50	c   strong branching :     213.44       1182     348372     294.73    1632.18
1798.88/1799.50	c     (at root node) :          -         29      18781     647.62          -
1798.88/1799.50	c   conflict analysis:       0.00          0          0       0.00          -
1798.88/1799.50	c B&B Tree           :
1798.88/1799.50	c   number of runs   :          1
1798.88/1799.50	c   nodes            :       5680
1798.88/1799.50	c   nodes (total)    :       5680
1798.88/1799.50	c   nodes left       :       5681
1798.88/1799.50	c   max depth        :         96
1798.88/1799.50	c   max depth (total):         96
1798.88/1799.50	c   backtracks       :        543 (9.6%)
1798.88/1799.50	c   delayed cutoffs  :          0
1798.88/1799.50	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1798.88/1799.50	c   avg switch length:       3.38
1798.88/1799.50	c   switching time   :       0.42
1798.88/1799.50	c Solution           :
1798.88/1799.50	c   Solutions found  :        656 (15 improvements)
1798.88/1799.50	c   Primal Bound     : +1.96000000000000e+02   (in run 1, after 571 nodes, 323.02 seconds, depth 4, found by <oneopt>)
1798.88/1799.50	c   Dual Bound       : +1.69352870758224e+02
1798.88/1799.50	c   Gap              :      15.73 %
1798.88/1799.50	c   Root Dual Bound  : +1.67550375581781e+02
1798.99/1799.52	c Time complete: 1799.01.

Verifier Data

OK	196

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1868736-1245136361/watcher-1868736-1245136361 -o /tmp/evaluation-result-1868736-1245136361/solver-1868736-1245136361 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868736-1245136361.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.98 0.99 3/64 31882
/proc/meminfo: memFree=1327448/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=4648 CPUtime=0
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 501 0 0 0 0 0 0 0 18 0 1 0 181237151 4759552 484 1992294400 4194304 7823515 548682068736 18446744073709551615 6962503 0 0 4096 0 0 0 0 17 1 0 0
/proc/31882/statm: 1082 485 320 886 0 192 0

[startup+0.0910701 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31882
/proc/meminfo: memFree=1327448/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=15984 CPUtime=0.08
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 3541 0 0 0 7 1 0 0 18 0 1 0 181237151 16367616 3169 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 3996 3169 517 886 0 3106 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15984

[startup+0.101071 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31882
/proc/meminfo: memFree=1327448/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=16148 CPUtime=0.09
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 3577 0 0 0 8 1 0 0 18 0 1 0 181237151 16535552 3205 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 4037 3205 517 886 0 3147 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16148

[startup+0.301092 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31882
/proc/meminfo: memFree=1327448/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=16864 CPUtime=0.29
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 3708 0 0 0 27 2 0 0 19 0 1 0 181237151 17268736 3336 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 4216 3336 522 886 0 3326 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16864

[startup+0.701134 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31882
/proc/meminfo: memFree=1327448/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=17512 CPUtime=0.69
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 3957 0 0 0 67 2 0 0 22 0 1 0 181237151 17932288 3585 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 4378 3585 541 886 0 3488 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17512

[startup+1.50121 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1315216/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=18736 CPUtime=1.49
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 4311 0 0 0 147 2 0 0 25 0 1 0 181237151 19185664 3920 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 4684 3920 559 886 0 3794 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18736

[startup+3.10138 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1313744/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=19792 CPUtime=3.09
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 4594 0 0 0 305 4 0 0 25 0 1 0 181237151 20267008 4187 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 4948 4187 559 886 0 4058 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19792

[startup+6.30171 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1310800/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=21644 CPUtime=6.29
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 5070 0 0 0 623 6 0 0 25 0 1 0 181237151 22163456 4652 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5411 4652 559 886 0 4521 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21644

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1308560/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23900 CPUtime=12.69
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 5639 0 0 0 1259 10 0 0 25 0 1 0 181237151 24473600 5221 1992294400 4194304 7823515 548682068736 18446744073709551615 6256191 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5975 5221 564 886 0 5085 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23900

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1308496/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23900 CPUtime=25.49
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 5645 0 0 0 2536 13 0 0 25 0 1 0 181237151 24473600 5226 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5975 5226 564 886 0 5085 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23900

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1308560/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23900 CPUtime=51.07
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 5646 0 0 0 5083 24 0 0 25 0 1 0 181237151 24473600 5227 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5975 5227 565 886 0 5085 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23900

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1308560/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23900 CPUtime=102.26
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 5647 0 0 0 10180 46 0 0 25 0 1 0 181237151 24473600 5228 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5975 5228 566 886 0 5085 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23900

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1308560/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23900 CPUtime=162.25
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 5655 0 0 0 16152 73 0 0 25 0 1 0 181237151 24473600 5236 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5975 5236 572 886 0 5085 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23900

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1308496/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23900 CPUtime=222.23
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 5656 0 0 0 22121 102 0 0 25 0 1 0 181237151 24473600 5237 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5975 5237 572 886 0 5085 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23900

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1308496/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23900 CPUtime=282.21
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 5656 0 0 0 28090 131 0 0 25 0 1 0 181237151 24473600 5237 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5975 5237 572 886 0 5085 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 23900

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1309072/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23588 CPUtime=342.19
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 7932 0 0 0 34056 163 0 0 25 0 1 0 181237151 24154112 5086 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5897 5086 575 886 0 5007 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23588

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1309008/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23588 CPUtime=402.17
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 7934 0 0 0 40027 190 0 0 25 0 1 0 181237151 24154112 5088 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5897 5088 575 886 0 5007 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 23588

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1309008/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23588 CPUtime=462.16
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 7935 0 0 0 45996 220 0 0 25 0 1 0 181237151 24154112 5089 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5897 5089 575 886 0 5007 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 23588

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1308880/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23588 CPUtime=522.15
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 7960 0 0 0 51966 249 0 0 25 0 1 0 181237151 24154112 5114 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5897 5114 575 886 0 5007 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 23588

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1308816/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23588 CPUtime=582.13
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 7960 0 0 0 57937 276 0 0 25 0 1 0 181237151 24154112 5114 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5897 5114 575 886 0 5007 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 23588

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1308816/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=23588 CPUtime=642.11
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 7961 0 0 0 63911 300 0 0 25 0 1 0 181237151 24154112 5115 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 5897 5115 575 886 0 5007 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 23588

[startup+702.301 s]

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

/proc/meminfo: memFree=1305360/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=26652 CPUtime=1061.99
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 10122 0 0 0 105722 477 0 0 25 0 1 0 181237151 27291648 5946 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6663 5946 581 886 0 5773 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 26652

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1305360/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=26652 CPUtime=1121.98
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 10122 0 0 0 111696 502 0 0 25 0 1 0 181237151 27291648 5946 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6663 5946 581 886 0 5773 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 26652

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1305360/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=26652 CPUtime=1181.96
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 10123 0 0 0 117667 529 0 0 25 0 1 0 181237151 27291648 5947 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6663 5947 581 886 0 5773 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 26652

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1305296/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=26652 CPUtime=1241.94
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 10123 0 0 0 123643 551 0 0 25 0 1 0 181237151 27291648 5947 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6663 5947 581 886 0 5773 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 26652

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1306320/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=25716 CPUtime=1301.93
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 11876 0 0 0 129616 577 0 0 25 0 1 0 181237151 26333184 5693 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6429 5693 581 886 0 5539 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 25716

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1305680/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=26400 CPUtime=1361.91
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 12033 0 0 0 135588 603 0 0 25 0 1 0 181237151 27033600 5850 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6600 5850 581 886 0 5710 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 26400

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1305616/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=26400 CPUtime=1421.9
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 12034 0 0 0 141559 631 0 0 25 0 1 0 181237151 27033600 5851 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6600 5851 581 886 0 5710 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 26400

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1305424/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=26532 CPUtime=1481.88
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 12084 0 0 0 147531 657 0 0 25 0 1 0 181237151 27168768 5901 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6633 5901 581 886 0 5743 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 26532

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1305360/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=26532 CPUtime=1541.86
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 12092 0 0 0 153501 685 0 0 25 0 1 0 181237151 27168768 5909 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6633 5909 581 886 0 5743 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 26532

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1305104/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=26500 CPUtime=1601.84
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 14053 0 0 0 159470 714 0 0 25 0 1 0 181237151 27136000 5868 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6625 5868 581 886 0 5735 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 26500

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1304528/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=27232 CPUtime=1661.82
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 14282 0 0 0 165442 740 0 0 25 0 1 0 181237151 27885568 6097 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6808 6097 581 886 0 5918 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 27232

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1304208/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=27592 CPUtime=1721.81
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 14349 0 0 0 171413 768 0 0 25 0 1 0 181237151 28254208 6164 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6898 6164 581 886 0 6008 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 27592

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1304208/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=27592 CPUtime=1781.79
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 14350 0 0 0 177388 791 0 0 25 0 1 0 181237151 28254208 6165 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6898 6165 581 886 0 6008 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 27592

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1304208/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=27592 CPUtime=1791.39
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 14350 0 0 0 178345 794 0 0 25 0 1 0 181237151 28254208 6165 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6898 6165 581 886 0 6008 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 27592

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1304208/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=27592 CPUtime=1794.59
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 14350 0 0 0 178664 795 0 0 25 0 1 0 181237151 28254208 6165 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6898 6165 581 886 0 6008 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 27592

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1304208/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=27592 CPUtime=1796.19
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 14350 0 0 0 178823 796 0 0 25 0 1 0 181237151 28254208 6165 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6898 6165 581 886 0 6008 0
Current children cumulated CPU time (s) 1796.19
Current children cumulated vsize (KiB) 27592

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1304208/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=27592 CPUtime=1797.78
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 14350 0 0 0 178981 797 0 0 25 0 1 0 181237151 28254208 6165 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6898 6165 581 886 0 6008 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 27592

[startup+1799.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1304208/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=27592 CPUtime=1798.58
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 14350 0 0 0 179061 797 0 0 25 0 1 0 181237151 28254208 6165 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31882/statm: 6898 6165 581 886 0 6008 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (KiB) 27592

[startup+1799.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31883
/proc/meminfo: memFree=1304208/2055920 swapFree=4191896/4192956
[pid=31882] ppid=31880 vsize=27592 CPUtime=1798.99
/proc/31882/stat : 31882 (pbscip.linux.x8) R 31880 31882 31414 0 -1 4194304 14352 0 0 0 179101 798 0 0 25 0 1 0 181237151 28254208 6167 1992294400 4194304 7823515 548682068736 18446744073709551615 5875900 0 0 4096 0 0 0 0 17 1 0 0
/proc/31882/statm: 6898 6167 583 886 0 6008 0
Current children cumulated CPU time (s) 1798.99
Current children cumulated vsize (KiB) 27592

Child status: 0
Real time (s): 1799.52
CPU time (s): 1799.02
CPU user time (s): 1791.03
CPU system time (s): 7.98479
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 32708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.03
system time used= 7.98479
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14355
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= 2214

runsolver used 1.36179 second user time and 3.64744 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-16 09:12:41
IDJOB=1868736
IDBENCH=1949
IDSOLVER=683
FILE ID=node2/1868736-1245136361
PBS_JOBID= 9363701
Free space on /tmp= 66452 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_17.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-1868736-1245136361/watcher-1868736-1245136361 -o /tmp/evaluation-result-1868736-1245136361/solver-1868736-1245136361 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868736-1245136361.opb

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

MD5SUM BENCH= 90154dd1b8a90675a35ad37cbef52f77
RANDOM SEED=2106366517

node2.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.214
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.214
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:       1327928 kB
Buffers:         38256 kB
Cached:         611564 kB
SwapCached:        260 kB
Active:          78684 kB
Inactive:       584412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1327928 kB
SwapTotal:     4192956 kB
SwapFree:      4191896 kB
Dirty:            9872 kB
Writeback:           0 kB
Mapped:          21740 kB
Slab:            50812 kB
Committed_AS:   148744 kB
PageTables:       1468 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= 66440 MiB
End job on node2 at 2009-06-16 09:42:41