Trace number 1868738

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)SAT193 1799.53 1800.06

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM9828b7020b058ee74169951dda258843
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 benchmark1799.53
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 186
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 constraint20
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.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-1868738-1245136514.opb>
0.00/0.02	c original problem has 476 variables (476 bin, 0 int, 0 impl, 0 cont) and 476 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, 27 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.04	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 27 chg coeffs, 476 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 3) 0 del vars, 3 del conss, 0 chg bounds, 170 chg sides, 376 chg coeffs, 476 upgd conss, 210 impls, 0 clqs
0.00/0.05	c (round 4) 0 del vars, 31 del conss, 0 chg bounds, 262 chg sides, 489 chg coeffs, 476 upgd conss, 210 impls, 0 clqs
0.00/0.05	c (round 5) 0 del vars, 110 del conss, 0 chg bounds, 273 chg sides, 509 chg coeffs, 476 upgd conss, 210 impls, 0 clqs
0.00/0.06	c (round 6) 0 del vars, 110 del conss, 0 chg bounds, 274 chg sides, 510 chg coeffs, 476 upgd conss, 210 impls, 0 clqs
0.00/0.06	c    (0.0s) probing: 101/476 (21.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.06	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.06	c presolving (7 rounds):
0.00/0.06	c  0 deleted vars, 110 deleted constraints, 0 tightened bounds, 0 added holes, 274 changed sides, 510 changed coefficients
0.00/0.06	c  210 implications, 0 cliques
0.00/0.06	c presolved problem has 476 variables (476 bin, 0 int, 0 impl, 0 cont) and 554 constraints
0.00/0.06	c     447 constraints of type <knapsack>
0.00/0.06	c     105 constraints of type <setppc>
0.00/0.06	c       2 constraints of type <logicor>
0.00/0.06	c transformed objective value is always integral (scale: 1)
0.00/0.06	c Presolving Time: 0.03
0.00/0.06	c OPT-LIN
0.00/0.06	c -----------------------------------------------------------------------------------------------
0.00/0.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.06	c limits/memory = c 1620
0.00/0.06	c # maximal time in seconds to run
0.00/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.06	c limits/time = c 1791
0.00/0.06	c # frequency for displaying node information lines
0.00/0.06	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.06	c display/freq = c 10000
0.00/0.06	c -----------------------------------------------------------------------------------------------
0.00/0.06	c start solving problem
0.00/0.06	c 
0.69/0.72	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.72	c   0.7s|     1 |     0 |  1987 |2475k|   0 | 329 | 476 | 554 | 554 | 476 | 554 |   0 |   0 |   0 | 1.503937e+02 |      --      |    Inf 
0.69/0.72	o 344
0.69/0.72	c r 0.7s|     1 |     0 |  1987 |2488k|   0 | 329 | 476 | 554 | 554 | 476 | 554 |   0 |   0 |   0 | 1.503937e+02 | 3.440000e+02 | 128.73%
0.69/0.73	o 343
0.69/0.73	c R 0.7s|     1 |     0 |  1987 |2501k|   0 | 329 | 476 | 554 | 554 | 476 | 554 |   0 |   0 |   0 | 1.503937e+02 | 3.430000e+02 | 128.07%
0.69/0.74	o 342
0.69/0.74	c s 0.7s|     1 |     0 |  1987 |2515k|   0 | 329 | 476 | 554 | 554 | 476 | 554 |   0 |   0 |   0 | 1.503937e+02 | 3.420000e+02 | 127.40%
1.69/1.77	c   1.7s|     1 |     0 |  2881 |2834k|   0 | 390 | 476 | 554 | 554 | 476 | 785 | 231 |   0 |   0 | 1.567940e+02 | 3.420000e+02 | 118.12%
2.89/2.96	c   2.9s|     1 |     0 |  3632 |3092k|   0 | 419 | 476 | 554 | 554 | 476 | 968 | 414 |   0 |   0 | 1.601995e+02 | 3.420000e+02 | 113.48%
4.29/4.35	c   4.3s|     1 |     0 |  4502 |3277k|   0 | 426 | 476 | 554 | 554 | 476 |1097 | 543 |   0 |   0 | 1.618816e+02 | 3.420000e+02 | 111.27%
5.69/5.71	c   5.7s|     1 |     0 |  5153 |3368k|   0 | 442 | 476 | 554 | 554 | 476 |1181 | 627 |   0 |   0 | 1.627282e+02 | 3.420000e+02 | 110.17%
6.99/7.09	c   7.0s|     1 |     0 |  5742 |3431k|   0 | 441 | 476 | 554 | 554 | 476 |1243 | 689 |   0 |   0 | 1.632213e+02 | 3.420000e+02 | 109.53%
7.89/7.98	c   7.9s|     1 |     0 |  5890 |3442k|   0 | 445 | 476 | 554 | 554 | 476 |1264 | 710 |   0 |   0 | 1.633131e+02 | 3.420000e+02 | 109.41%
8.98/9.04	c   9.0s|     1 |     0 |  6063 |3459k|   0 | 444 | 476 | 554 | 554 | 476 |1276 | 722 |   0 |   0 | 1.633634e+02 | 3.420000e+02 | 109.35%
9.79/9.87	c   9.8s|     1 |     0 |  6106 |3468k|   0 | 445 | 476 | 554 | 554 | 476 |1281 | 727 |   0 |   0 | 1.633669e+02 | 3.420000e+02 | 109.34%
10.58/10.69	c  10.6s|     1 |     0 |  6163 |3474k|   0 | 446 | 476 | 554 | 554 | 476 |1283 | 729 |   0 |   0 | 1.633719e+02 | 3.420000e+02 | 109.34%
11.39/11.48	o 216
11.39/11.48	c k11.4s|     1 |     0 |  6163 |3495k|   0 | 446 | 476 | 554 | 554 | 476 |1283 | 729 |   0 |   0 | 1.633719e+02 | 2.160000e+02 |  32.21%
11.39/11.49	c  11.4s|     1 |     0 |  6163 |3488k|   0 | 446 | 476 | 554 | 554 | 476 |1283 | 729 |   0 |   0 | 1.633719e+02 | 2.160000e+02 |  32.21%
24.58/24.62	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
24.58/24.62	c  24.5s|     1 |     2 |  6163 |3489k|   0 | 446 | 476 | 554 | 554 | 476 |1283 | 729 |   0 |  24 | 1.633719e+02 | 2.160000e+02 |  32.21%
101.35/101.40	o 216
101.35/101.40	c p 101s|    72 |    73 | 26839 |4358k|  55 |   - | 476 | 554 | 369 | 476 |1028 | 729 |   0 | 246 | 1.637199e+02 | 2.160000e+02 |  31.93%
101.35/101.40	o 214
101.35/101.40	c p 101s|    72 |    73 | 26852 |4359k|  55 |   - | 476 | 554 | 367 | 476 |1028 | 729 |   0 | 246 | 1.637199e+02 | 2.140000e+02 |  30.71%
101.35/101.41	o 212
101.35/101.41	c p 101s|    72 |    73 | 26864 |4361k|  55 |   - | 476 | 554 | 364 | 476 |1028 | 729 |   0 | 246 | 1.637199e+02 | 2.120000e+02 |  29.49%
101.35/101.41	o 211
101.35/101.41	c p 101s|    72 |    73 | 26865 |4362k|  55 |   - | 476 | 554 | 363 | 476 |1028 | 729 |   0 | 246 | 1.637199e+02 | 2.110000e+02 |  28.88%
101.35/101.41	o 211
101.35/101.41	c p 101s|    72 |    73 | 26871 |4363k|  55 |   - | 476 | 554 | 362 | 476 |1028 | 729 |   0 | 246 | 1.637199e+02 | 2.110000e+02 |  28.88%
101.35/101.42	o 209
101.35/101.42	c p 101s|    72 |    73 | 26891 |4365k|  55 |   - | 476 | 554 | 354 | 476 |1028 | 729 |   0 | 246 | 1.637199e+02 | 2.090000e+02 |  27.66%
101.35/101.42	o 208
101.35/101.42	c p 101s|    72 |    73 | 26893 |4366k|  55 |   - | 476 | 554 | 353 | 476 |1028 | 729 |   0 | 246 | 1.637199e+02 | 2.080000e+02 |  27.05%
101.35/101.45	o 207
101.35/101.45	c p 101s|    72 |    73 | 26955 |4383k|  55 |   - | 476 | 554 | 322 | 476 |1028 | 729 |   0 | 246 | 1.637199e+02 | 2.070000e+02 |  26.44%
111.15/111.27	o 207
111.15/111.27	c o 111s|   120 |   121 | 49046 |4337k|  56 |   5 | 476 | 554 | 504 | 476 |1028 | 729 |   0 | 260 | 1.637199e+02 | 2.070000e+02 |  26.44%
135.15/135.24	o 196
135.15/135.24	c C 134s|   320 |   321 | 99448 |4538k|  79 | 198 | 476 | 560 | 501 | 476 |1028 | 729 |   6 | 328 | 1.637199e+02 | 1.960000e+02 |  19.72%
399.46/399.64	o 196
399.46/399.64	c p 397s|  1130 |  1131 |585833 |5328k|  96 |   - | 476 | 595 | 340 | 476 |1028 | 729 |  41 | 653 | 1.642987e+02 | 1.960000e+02 |  19.29%
399.46/399.64	o 195
399.46/399.64	c p 397s|  1130 |  1129 |585839 |5329k|  96 |   - | 476 | 595 | 335 | 476 |1028 | 729 |  41 | 653 | 1.642987e+02 | 1.950000e+02 |  18.69%
399.46/399.65	o 194
399.46/399.65	c p 397s|  1130 |  1120 |585850 |5324k|  96 |   - | 476 | 595 | 329 | 476 |1028 | 729 |  41 | 653 | 1.642987e+02 | 1.940000e+02 |  18.08%
399.46/399.65	o 193
399.46/399.65	c p 397s|  1130 |  1101 |585851 |5312k|  96 |   - | 476 | 595 | 325 | 476 |1028 | 729 |  41 | 653 | 1.642987e+02 | 1.930000e+02 |  17.47%
1799.47/1800.03	c 
1799.47/1800.03	c SCIP Status        : solving was interrupted [time limit reached]
1799.47/1800.03	c Solving Time (sec) : 1791.00
1799.47/1800.03	c Solving Nodes      : 5190
1799.47/1800.03	c Primal Bound       : +1.93000000000000e+02 (792 solutions)
1799.47/1800.03	c Dual Bound         : +1.64995007632668e+02
1799.47/1800.03	c Gap                : 16.97 %
1799.47/1800.03	c NODE         5190
1799.47/1800.03	c DUAL BOUND   164.995
1799.47/1800.03	c PRIMAL BOUND 193
1799.47/1800.03	c GAP          0.169732
1799.47/1800.03	s SATISFIABLE
1799.47/1800.03	v -x476 x475 x474 -x473 -x472 -x471 -x470 x469 x468 x467 -x466 -x465 x464 -x463 -x462 -x461 -x460 x459 -x458 x457 -x456 x455 x454 
1799.47/1800.03	v -x453 x452 x451 x450 -x449 -x448 -x447 -x446 -x445 x444 -x443 -x442 x441 x440 -x439 -x438 -x437 -x436 -x435 x434 -x433 -x432 
1799.47/1800.03	v -x431 x430 -x429 -x428 -x427 x426 x425 -x424 x423 x422 -x421 -x420 x419 x418 -x417 -x416 -x415 -x414 -x413 -x412 x411 x410 -x409 
1799.47/1800.03	v -x408 -x407 -x406 x405 -x404 -x403 -x402 x401 -x400 x399 -x398 -x397 -x396 x395 -x394 x393 -x392 x391 -x390 x389 x388 -x387 
1799.47/1800.03	v x386 -x385 -x384 x383 -x382 -x381 x380 x379 x378 -x377 x376 -x375 x374 -x373 -x372 -x371 -x370 -x369 x368 x367 -x366 -x365 
1799.47/1800.03	v -x364 -x363 -x362 x361 x360 -x359 x358 x357 x356 -x355 -x354 x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 x345 -x344 x343 
1799.47/1800.03	v x342 -x341 -x340 x339 -x338 -x337 x336 -x335 -x334 x333 -x332 x331 -x330 -x329 x328 x327 -x326 -x325 x324 -x323 x322 -x321 x320 
1799.47/1800.03	v -x319 -x318 x317 x316 -x315 -x314 -x313 -x312 x311 -x310 -x309 -x308 -x307 x306 -x305 -x304 -x303 -x302 -x301 x300 -x299 
1799.47/1800.03	v -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 x287 x286 x285 -x284 x283 -x282 -x281 -x280 -x279 -x278 x277 
1799.47/1800.03	v x276 x275 x274 -x273 x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 x264 x263 x262 x261 -x260 -x259 -x258 -x257 x256 -x255 
1799.47/1800.03	v -x254 x253 -x252 -x251 x250 x249 -x248 x247 -x246 x245 x244 -x243 -x242 -x241 x240 -x239 x238 x237 x236 -x235 x234 x233 -x232 
1799.47/1800.03	v x231 x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 x221 x220 x219 x218 x217 x216 x215 -x214 -x213 -x212 -x211 -x210 -x209 
1799.47/1800.03	v -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 x199 -x198 x197 x196 x195 -x194 -x193 -x192 -x191 x190 -x189 x188 -x187 
1799.47/1800.03	v x186 -x185 x184 x183 -x182 x181 -x180 x179 x178 x177 x176 -x175 -x174 x173 x172 -x171 -x170 -x169 -x168 -x167 x166 x165 
1799.47/1800.03	v -x164 x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 x153 x152 x151 x150 -x149 -x148 x147 x146 -x145 -x144 x143 -x142 
1799.47/1800.03	v -x141 -x140 x139 -x138 x137 x136 x135 -x134 -x133 -x132 x131 -x130 x129 x128 x127 -x126 -x125 -x124 x123 x122 -x121 x120 
1799.47/1800.03	v x119 -x118 -x117 -x116 x115 x114 -x113 x112 -x111 -x110 x109 -x108 x107 x106 x105 -x104 -x103 -x102 x101 x100 x99 -x98 -x97 -x96 
1799.47/1800.03	v x95 x94 -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 
1799.47/1800.03	v -x68 x67 -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 
1799.47/1800.03	v -x41 x40 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 
1799.47/1800.03	v x13 -x12 -x11 -x10 -x9 x8 x7 x6 -x5 -x4 x3 x2 x1 
1799.47/1800.03	c SCIP Status        : solving was interrupted [time limit reached]
1799.47/1800.03	c Solving Time       :    1791.00
1799.47/1800.03	c Original Problem   :
1799.47/1800.03	c   Problem name     : HOME/instance-1868738-1245136514.opb
1799.47/1800.03	c   Variables        : 476 (476 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.47/1800.03	c   Constraints      : 476 initial, 476 maximal
1799.47/1800.03	c Presolved Problem  :
1799.47/1800.03	c   Problem name     : t_HOME/instance-1868738-1245136514.opb
1799.47/1800.03	c   Variables        : 476 (476 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.47/1800.03	c   Constraints      : 554 initial, 625 maximal
1799.47/1800.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1799.47/1800.03	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1799.47/1800.03	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1799.47/1800.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1799.47/1800.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1799.47/1800.03	c   implics          :       0.00          0          0          0          0          0          0          0          0
1799.47/1800.03	c   probing          :       0.00          0          0          0          0          0          0          0          0
1799.47/1800.03	c   knapsack         :       0.01          0          0          0          0          0         27        274        483
1799.47/1800.03	c   setppc           :       0.00          0          0          0          0          0         83          0          0
1799.47/1800.03	c   linear           :       0.02          0          0          0          0          0          0          0         27
1799.47/1800.03	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1799.47/1800.03	c   root node        :          -          0          -          -          0          -          -          -          -
1799.47/1800.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1799.47/1800.03	c   integral         :          0          0          0       5190          0          0          0          0          0      10380
1799.47/1800.03	c   knapsack         :        447         10      55181          0          0          0       1712        530          0          0
1799.47/1800.03	c   setppc           :        105         10      55181          0          0          0       1276          0          0          0
1799.47/1800.03	c   logicor          :          2+        10       4851          0          0          0          3          0          0          0
1799.47/1800.03	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1799.47/1800.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1799.47/1800.03	c   integral         :     221.40       0.00       0.00     221.40       0.00
1799.47/1800.03	c   knapsack         :       2.38       0.02       2.36       0.00       0.00
1799.47/1800.03	c   setppc           :       0.33       0.00       0.33       0.00       0.00
1799.47/1800.03	c   logicor          :       0.02       0.00       0.02       0.00       0.00
1799.47/1800.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1799.47/1800.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1799.47/1800.03	c   rootredcost      :       0.05         10          0          0
1799.47/1800.03	c   pseudoobj        :       1.11      55431          0          0
1799.47/1800.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.47/1800.03	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1799.47/1800.03	c   infeasible LP    :       0.00         71         71         71        4.4          0        0.0          0
1799.47/1800.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.47/1800.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.47/1800.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.47/1800.03	c   applied globally :          -          -          -         71        4.4          -          -          -
1799.47/1800.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.47/1800.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.47/1800.03	c   cut pool         :       0.02          9          -          -        308          -    (maximal pool size: 1676)
1799.47/1800.03	c   redcost          :       0.05       5201          0         28          0          0
1799.47/1800.03	c   impliedbounds    :       0.01         11          0          0          0          0
1799.47/1800.03	c   intobj           :       0.00          0          0          0          0          0
1799.47/1800.03	c   gomory           :       3.65         11          0          0          0          0
1799.47/1800.03	c   strongcg         :       3.25         11          0          0          0          0
1799.47/1800.03	c   cmir             :       0.52         10          0          0        731          0
1799.47/1800.03	c   flowcover        :       0.43         10          0          0        817          0
1799.47/1800.03	c   clique           :       0.00          1          0          0          0          0
1799.47/1800.03	c   zerohalf         :       0.00          0          0          0          0          0
1799.47/1800.03	c   mcf              :       0.00          1          0          0          0          0
1799.47/1800.03	c Pricers            :       Time      Calls       Vars
1799.47/1800.03	c   problem variables:       0.00          0          0
1799.47/1800.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.47/1800.03	c   relpscost        :     221.40       5190          0          0          0          0      10380
1799.47/1800.03	c   pscost           :       0.00          0          0          0          0          0          0
1799.47/1800.03	c   inference        :       0.00          0          0          0          0          0          0
1799.47/1800.03	c   mostinf          :       0.00          0          0          0          0          0          0
1799.47/1800.03	c   leastinf         :       0.00          0          0          0          0          0          0
1799.47/1800.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.47/1800.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.47/1800.03	c   random           :       0.00          0          0          0          0          0          0
1799.47/1800.03	c Primal Heuristics  :       Time      Calls      Found
1799.47/1800.03	c   LP solutions     :       0.00          -          0
1799.47/1800.03	c   pseudo solutions :       0.00          -          0
1799.47/1800.03	c   oneopt           :       0.01          5          1
1799.47/1800.03	c   crossover        :       0.15          3          1
1799.47/1800.03	c   simplerounding   :       0.30       5199         65
1799.47/1800.03	c   rounding         :      16.86       2934          1
1799.47/1800.03	c   shifting         :       3.69        527          1
1799.47/1800.03	c   intshifting      :       0.00          0          0
1799.47/1800.03	c   fixandinfer      :       0.00          0          0
1799.47/1800.03	c   feaspump         :       0.00          0          0
1799.47/1800.03	c   coefdiving       :      61.52         18        108
1799.47/1800.03	c   pscostdiving     :     383.64        113        301
1799.47/1800.03	c   fracdiving       :      65.17         21         16
1799.47/1800.03	c   veclendiving     :      65.39         25         36
1799.47/1800.03	c   intdiving        :       0.00          0          0
1799.47/1800.03	c   actconsdiving    :       0.00          0          0
1799.47/1800.03	c   objpscostdiving  :      50.86          8        247
1799.47/1800.03	c   rootsoldiving    :       6.44         13          0
1799.47/1800.03	c   linesearchdiving :      61.16         25         15
1799.47/1800.03	c   guideddiving     :      53.05         17          0
1799.47/1800.03	c   octane           :       0.00          0          0
1799.47/1800.03	c   rens             :       0.01          0          0
1799.47/1800.03	c   rins             :       0.00          0          0
1799.47/1800.03	c   localbranching   :       0.00          0          0
1799.47/1800.03	c   mutation         :       0.00          0          0
1799.47/1800.03	c   dins             :       0.00          0          0
1799.47/1800.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.47/1800.03	c   primal LP        :       0.01          0          0       0.00       0.00
1799.47/1800.03	c   dual LP          :     788.89       5199    1271794     244.62    1612.13
1799.47/1800.03	c   barrier LP       :       0.00          0          0       0.00          -
1799.47/1800.03	c   diving/probing LP:     724.31      35060    1673149      47.72    2309.99
1799.47/1800.03	c   strong branching :     220.27       1471     382226     259.84    1735.26
1799.47/1800.03	c     (at root node) :          -         24      16729     697.04          -
1799.47/1800.03	c   conflict analysis:       0.00          0          0       0.00          -
1799.47/1800.03	c B&B Tree           :
1799.47/1800.03	c   number of runs   :          1
1799.47/1800.03	c   nodes            :       5190
1799.47/1800.03	c   nodes (total)    :       5190
1799.47/1800.03	c   nodes left       :       5161
1799.47/1800.03	c   max depth        :         96
1799.47/1800.03	c   max depth (total):         96
1799.47/1800.03	c   backtracks       :        491 (9.5%)
1799.47/1800.03	c   delayed cutoffs  :          0
1799.47/1800.03	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1799.47/1800.03	c   avg switch length:       3.19
1799.47/1800.03	c   switching time   :       0.42
1799.47/1800.03	c Solution           :
1799.47/1800.03	c   Solutions found  :        792 (18 improvements)
1799.47/1800.03	c   Primal Bound     : +1.93000000000000e+02   (in run 1, after 1130 nodes, 397.43 seconds, depth 233, found by <pscostdiving>)
1799.47/1800.03	c   Dual Bound       : +1.64995007632668e+02
1799.47/1800.03	c   Gap              :      16.97 %
1799.47/1800.03	c   Root Dual Bound  : +1.63371889029689e+02
1799.47/1800.05	c Time complete: 1799.52.

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-1868738-1245136514/watcher-1868738-1245136514 -o /tmp/evaluation-result-1868738-1245136514/solver-1868738-1245136514 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868738-1245136514.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 5445
/proc/meminfo: memFree=1263624/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=4324 CPUtime=0
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 464 0 0 0 0 0 0 0 18 0 1 0 181248196 4427776 448 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/5445/statm: 1081 454 291 886 0 191 0

[startup+0.079924 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5445
/proc/meminfo: memFree=1263624/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=15796 CPUtime=0.07
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 3499 0 0 0 5 2 0 0 18 0 1 0 181248196 16175104 3127 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 3949 3127 516 886 0 3059 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15796

[startup+0.102926 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5445
/proc/meminfo: memFree=1263624/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=16068 CPUtime=0.09
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 3581 0 0 0 7 2 0 0 18 0 1 0 181248196 16453632 3206 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 4017 3206 517 886 0 3127 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16068

[startup+0.301948 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5445
/proc/meminfo: memFree=1263624/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=16692 CPUtime=0.29
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 3695 0 0 0 27 2 0 0 19 0 1 0 181248196 17092608 3320 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 4173 3320 522 886 0 3283 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16692

[startup+0.701992 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5445
/proc/meminfo: memFree=1263624/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=17492 CPUtime=0.69
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 3923 0 0 0 67 2 0 0 22 0 1 0 181248196 17911808 3548 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 4373 3548 522 886 0 3483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17492

[startup+1.50108 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1251392/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=18912 CPUtime=1.49
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 4362 0 0 0 146 3 0 0 25 0 1 0 181248196 19365888 3968 1992294400 4194304 7823515 548682068736 18446744073709551615 6209744 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 4728 3968 559 886 0 3838 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18912

[startup+3.10126 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1249728/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=20400 CPUtime=3.09
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 4710 0 0 0 305 4 0 0 25 0 1 0 181248196 20889600 4300 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5100 4300 559 886 0 4210 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20400

[startup+6.30161 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1246976/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=21332 CPUtime=6.29
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 5025 0 0 0 624 5 0 0 25 0 1 0 181248196 21843968 4615 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5333 4615 559 886 0 4443 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21332

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1245376/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=22992 CPUtime=12.69
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 5432 0 0 0 1260 9 0 0 25 0 1 0 181248196 23543808 5022 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5748 5022 564 886 0 4858 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22992

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1245440/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=22992 CPUtime=25.48
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 5432 0 0 0 2536 12 0 0 25 0 1 0 181248196 23543808 5022 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5748 5022 564 886 0 4858 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22992

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1245440/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=22992 CPUtime=51.07
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 5434 0 0 0 5085 22 0 0 25 0 1 0 181248196 23543808 5024 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5748 5024 566 886 0 4858 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22992

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1245504/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=22992 CPUtime=102.26
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 5435 0 0 0 10181 45 0 0 25 0 1 0 181248196 23543808 5025 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5748 5025 567 886 0 4858 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22992

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1246016/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=22384 CPUtime=162.23
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 7387 0 0 0 16139 84 0 0 25 0 1 0 181248196 22921216 4883 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5596 4883 581 886 0 4706 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22384

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1245312/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=23172 CPUtime=222.22
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 9472 0 0 0 22103 119 0 0 25 0 1 0 181248196 23728128 5060 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5793 5060 581 886 0 4903 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23172

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1245440/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=23028 CPUtime=282.2
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 11340 0 0 0 28073 147 0 0 25 0 1 0 181248196 23580672 5009 1992294400 4194304 7823515 548682068736 18446744073709551615 6248544 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5757 5009 581 886 0 4867 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23028

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1245376/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=23028 CPUtime=342.18
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 11343 0 0 0 34041 177 0 0 25 0 1 0 181248196 23580672 5012 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5757 5012 581 886 0 4867 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23028

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1245248/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=23028 CPUtime=402.16
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 11387 0 0 0 40008 208 0 0 25 0 1 0 181248196 23580672 5056 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5757 5056 581 886 0 4867 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 23028

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1245184/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=23028 CPUtime=462.14
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 11388 0 0 0 45975 239 0 0 25 0 1 0 181248196 23580672 5057 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5757 5057 581 886 0 4867 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 23028

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1245056/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=23300 CPUtime=522.13
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 11415 0 0 0 51944 269 0 0 25 0 1 0 181248196 23859200 5084 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5825 5084 581 886 0 4935 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 23300

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1245056/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=23300 CPUtime=582.11
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 11415 0 0 0 57911 300 0 0 25 0 1 0 181248196 23859200 5084 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 5825 5084 581 886 0 4935 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 23300

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1243136/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=24904 CPUtime=642.1
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 11886 0 0 0 63879 331 0 0 25 0 1 0 181248196 25501696 5555 1992294400 4194304 7823515 548682068736 18446744073709551615 6254153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 6226 5555 581 886 0 5336 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 24904

[startup+702.302 s]

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

/proc/meminfo: memFree=1243648/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=24556 CPUtime=1121.95
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 13126 0 0 0 111651 544 0 0 25 0 1 0 181248196 25145344 5438 1992294400 4194304 7823515 548682068736 18446744073709551615 6177563 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 6139 5438 581 886 0 5249 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 24556

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1243456/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=24900 CPUtime=1181.94
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 13229 0 0 0 117624 570 0 0 25 0 1 0 181248196 25497600 5541 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 6225 5541 581 886 0 5335 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 24900

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1242368/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=25900 CPUtime=1241.92
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 13444 0 0 0 123594 598 0 0 25 0 1 0 181248196 26521600 5756 1992294400 4194304 7823515 548682068736 18446744073709551615 6211726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 6475 5756 581 886 0 5585 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 25900

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1242368/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=25900 CPUtime=1301.91
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 13445 0 0 0 129566 625 0 0 25 0 1 0 181248196 26521600 5757 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 6475 5757 581 886 0 5585 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 25900

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1242112/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=26144 CPUtime=1361.88
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 13490 0 0 0 135537 651 0 0 25 0 1 0 181248196 26771456 5802 1992294400 4194304 7823515 548682068736 18446744073709551615 6211578 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 6536 5802 581 886 0 5646 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 26144

[startup+1422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1242048/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=26144 CPUtime=1421.87
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 13501 0 0 0 141509 678 0 0 25 0 1 0 181248196 26771456 5813 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 6536 5813 581 886 0 5646 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 26144

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1241984/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=26144 CPUtime=1481.85
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 13507 0 0 0 147480 705 0 0 25 0 1 0 181248196 26771456 5819 1992294400 4194304 7823515 548682068736 18446744073709551615 6234817 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 6536 5819 581 886 0 5646 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 26144

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1239872/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=28148 CPUtime=1541.84
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 14034 0 0 0 153447 737 0 0 25 0 1 0 181248196 28823552 6346 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 7037 6346 581 886 0 6147 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 28148

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1239808/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=28148 CPUtime=1601.82
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 14034 0 0 0 159421 761 0 0 25 0 1 0 181248196 28823552 6346 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 7037 6346 581 886 0 6147 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 28148

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1239808/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=28148 CPUtime=1661.8
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 14035 0 0 0 165396 784 0 0 25 0 1 0 181248196 28823552 6347 1992294400 4194304 7823515 548682068736 18446744073709551615 6205812 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 7037 6347 581 886 0 6147 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 28148

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1239744/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=28148 CPUtime=1721.78
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 14035 0 0 0 171362 816 0 0 25 0 1 0 181248196 28823552 6347 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 7037 6347 581 886 0 6147 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 28148

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1239872/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=28148 CPUtime=1781.77
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 14038 0 0 0 177335 842 0 0 25 0 1 0 181248196 28823552 6350 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 7037 6350 581 886 0 6147 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 28148

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 5446
/proc/meminfo: memFree=1239872/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=28148 CPUtime=1791.37
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 14038 0 0 0 178291 846 0 0 25 0 1 0 181248196 28823552 6350 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 7037 6350 581 886 0 6147 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 28148

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1239808/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=28148 CPUtime=1794.56
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 14038 0 0 0 178609 847 0 0 25 0 1 0 181248196 28823552 6350 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 7037 6350 581 886 0 6147 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 28148

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1239808/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=28148 CPUtime=1797.76
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 14038 0 0 0 178928 848 0 0 25 0 1 0 181248196 28823552 6350 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 7037 6350 581 886 0 6147 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 28148

[startup+1799.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1239808/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=28148 CPUtime=1798.56
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 14038 0 0 0 179008 848 0 0 25 0 1 0 181248196 28823552 6350 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 7037 6350 581 886 0 6147 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (KiB) 28148

[startup+1799.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1239808/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=28148 CPUtime=1798.97
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 14038 0 0 0 179048 849 0 0 25 0 1 0 181248196 28823552 6350 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 7037 6350 581 886 0 6147 0
Current children cumulated CPU time (s) 1798.97
Current children cumulated vsize (KiB) 28148

[startup+1799.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1239808/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=28148 CPUtime=1799.37
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 14038 0 0 0 179088 849 0 0 25 0 1 0 181248196 28823552 6350 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 7037 6350 581 886 0 6147 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 28148

[startup+1800 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5446
/proc/meminfo: memFree=1239808/2055920 swapFree=4192812/4192956
[pid=5445] ppid=5443 vsize=28148 CPUtime=1799.47
/proc/5445/stat : 5445 (pbscip.linux.x8) R 5443 5445 5133 0 -1 4194304 14038 0 0 0 179098 849 0 0 25 0 1 0 181248196 28823552 6350 1992294400 4194304 7823515 548682068736 18446744073709551615 6208358 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5445/statm: 7037 6350 581 886 0 6147 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 28148

Child status: 0
Real time (s): 1800.06
CPU time (s): 1799.53
CPU user time (s): 1791.03
CPU system time (s): 8.49571
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 28148

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

runsolver used 1.58876 second user time and 3.36549 second system time

The end

Launcher Data

Begin job on node42 at 2009-06-16 09:15:14
IDJOB=1868738
IDBENCH=1950
IDSOLVER=683
FILE ID=node42/1868738-1245136514
PBS_JOBID= 9363686
Free space on /tmp= 66148 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_13.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-1868738-1245136514/watcher-1868738-1245136514 -o /tmp/evaluation-result-1868738-1245136514/solver-1868738-1245136514 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868738-1245136514.opb

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

MD5SUM BENCH= 9828b7020b058ee74169951dda258843
RANDOM SEED=89090640

node42.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:       1264040 kB
Buffers:         46488 kB
Cached:         655200 kB
SwapCached:        140 kB
Active:         126324 kB
Inactive:       589444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1264040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9872 kB
Writeback:           0 kB
Mapped:          23760 kB
Slab:            62112 kB
Committed_AS:   160684 kB
PageTables:       1392 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= 66136 MiB
End job on node42 at 2009-06-16 09:45:14