Trace number 1868759

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2SAT181 1795.98 1796.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
MD5SUM008a49e8cb0d34e0becb5a5e15efaa2a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark183
Best CPU time to get the best result obtained on this benchmark1800.21
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 177
Optimality of the best value was proved NO
Number of variables465
Total number of constraints465
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 constraints465
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 465
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 465
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 465
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c SCIP version 1.1.0.7
0.00/0.02	c LP-Solver Clp 1.8.2
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-1868759-1245138773.opb>
0.00/0.02	c original problem has 465 variables (465 bin, 0 int, 0 impl, 0 cont) and 465 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, 48 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.04	c (round 2) 0 del vars, 1 del conss, 0 chg bounds, 1 chg sides, 48 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.04	c (round 3) 0 del vars, 1 del conss, 0 chg bounds, 1 chg sides, 48 chg coeffs, 464 upgd conss, 2 impls, 0 clqs
0.00/0.05	c (round 4) 0 del vars, 28 del conss, 0 chg bounds, 208 chg sides, 449 chg coeffs, 464 upgd conss, 220 impls, 0 clqs
0.00/0.05	c (round 5) 0 del vars, 60 del conss, 0 chg bounds, 311 chg sides, 574 chg coeffs, 464 upgd conss, 220 impls, 0 clqs
0.00/0.05	c (round 6) 0 del vars, 147 del conss, 0 chg bounds, 319 chg sides, 595 chg coeffs, 464 upgd conss, 220 impls, 0 clqs
0.00/0.05	c (round 7) 0 del vars, 147 del conss, 0 chg bounds, 320 chg sides, 604 chg coeffs, 464 upgd conss, 220 impls, 0 clqs
0.05/0.06	c    (0.0s) probing: 101/465 (21.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.05/0.06	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.05/0.06	c presolving (8 rounds):
0.05/0.06	c  0 deleted vars, 147 deleted constraints, 0 tightened bounds, 0 added holes, 320 changed sides, 604 changed coefficients
0.05/0.06	c  220 implications, 0 cliques
0.05/0.06	c presolved problem has 465 variables (465 bin, 0 int, 0 impl, 0 cont) and 545 constraints
0.05/0.06	c     433 constraints of type <knapsack>
0.05/0.06	c     110 constraints of type <setppc>
0.05/0.06	c       2 constraints of type <logicor>
0.05/0.06	c transformed objective value is always integral (scale: 1)
0.05/0.06	c Presolving Time: 0.03
0.05/0.06	c OPT-LIN
0.05/0.06	c -----------------------------------------------------------------------------------------------
0.05/0.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.05/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.05/0.06	c limits/memory = c 1620
0.05/0.06	c # maximal time in seconds to run
0.05/0.06	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.05/0.06	c limits/time = c 1791
0.05/0.06	c # frequency for displaying node information lines
0.05/0.06	c # [type: int, range: [-1,2147483647], default: 100]
0.05/0.06	c display/freq = c 10000
0.05/0.06	c -----------------------------------------------------------------------------------------------
0.05/0.06	c start solving problem
0.05/0.06	c 
0.39/0.41	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.41	c   0.4s|     1 |     0 |  1049 |2426k|   0 | 291 | 465 | 545 | 545 | 465 | 545 |   0 |   0 |   0 | 1.445035e+02 |      --      |    Inf 
0.39/0.41	o 311
0.39/0.41	c r 0.4s|     1 |     0 |  1049 |2439k|   0 | 291 | 465 | 545 | 545 | 465 | 545 |   0 |   0 |   0 | 1.445035e+02 | 3.110000e+02 | 115.22%
0.39/0.41	o 310
0.39/0.41	c R 0.4s|     1 |     0 |  1049 |2453k|   0 | 291 | 465 | 545 | 545 | 465 | 545 |   0 |   0 |   0 | 1.445035e+02 | 3.100000e+02 | 114.53%
0.39/0.42	o 309
0.39/0.42	c s 0.4s|     1 |     0 |  1049 |2466k|   0 | 291 | 465 | 545 | 545 | 465 | 545 |   0 |   0 |   0 | 1.445035e+02 | 3.090000e+02 | 113.84%
1.09/1.20	c   1.2s|     1 |     0 |  1923 |2797k|   0 | 368 | 465 | 545 | 545 | 465 | 770 | 225 |   0 |   0 | 1.523593e+02 | 3.090000e+02 | 102.81%
2.10/2.20	c   2.1s|     1 |     0 |  2888 |3051k|   0 | 380 | 465 | 545 | 545 | 465 | 946 | 401 |   0 |   0 | 1.558319e+02 | 3.090000e+02 |  98.29%
3.19/3.26	c   3.2s|     1 |     0 |  3655 |3230k|   0 | 409 | 465 | 545 | 545 | 465 |1071 | 526 |   0 |   0 | 1.574942e+02 | 3.090000e+02 |  96.20%
4.39/4.41	c   4.3s|     1 |     0 |  4259 |3333k|   0 | 413 | 465 | 545 | 545 | 465 |1155 | 610 |   0 |   0 | 1.582527e+02 | 3.090000e+02 |  95.26%
5.39/5.42	c   5.4s|     1 |     0 |  4640 |3372k|   0 | 413 | 465 | 545 | 545 | 465 |1201 | 656 |   0 |   0 | 1.586276e+02 | 3.090000e+02 |  94.80%
6.39/6.46	c   6.4s|     1 |     0 |  4881 |3408k|   0 | 408 | 465 | 545 | 545 | 465 |1238 | 693 |   0 |   0 | 1.588293e+02 | 3.090000e+02 |  94.55%
7.19/7.28	c   7.2s|     1 |     0 |  5014 |3419k|   0 | 414 | 465 | 545 | 545 | 465 |1249 | 704 |   0 |   0 | 1.588687e+02 | 3.090000e+02 |  94.50%
7.99/8.02	c   8.0s|     1 |     0 |  5052 |3426k|   0 | 415 | 465 | 545 | 545 | 465 |1254 | 709 |   0 |   0 | 1.588774e+02 | 3.090000e+02 |  94.49%
8.69/8.78	c   8.7s|     1 |     0 |  5080 |3433k|   0 | 416 | 465 | 545 | 545 | 465 |1256 | 711 |   0 |   0 | 1.588789e+02 | 3.090000e+02 |  94.49%
9.48/9.51	o 208
9.48/9.51	c k 9.4s|     1 |     0 |  5080 |3453k|   0 | 416 | 465 | 545 | 545 | 465 |1256 | 711 |   0 |   0 | 1.588789e+02 | 2.080000e+02 |  30.92%
9.48/9.52	c   9.4s|     1 |     0 |  5080 |3447k|   0 | 416 | 465 | 545 | 545 | 465 |1256 | 711 |   0 |   0 | 1.588789e+02 | 2.080000e+02 |  30.92%
14.09/14.13	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
14.09/14.13	c  14.0s|     1 |     2 |  5080 |3447k|   0 | 416 | 465 | 545 | 545 | 465 |1256 | 711 |   0 |  42 | 1.588789e+02 | 2.080000e+02 |  30.92%
74.55/74.61	o 205
74.55/74.61	c p74.3s|    49 |    50 | 35923 |4319k|  35 |   - | 465 | 545 | 352 | 465 |1007 | 711 |   0 | 710 | 1.591385e+02 | 2.050000e+02 |  28.82%
74.55/74.61	o 200
74.55/74.61	c p74.3s|    49 |    50 | 35932 |4320k|  35 |   - | 465 | 545 | 351 | 465 |1007 | 711 |   0 | 710 | 1.591385e+02 | 2.000000e+02 |  25.68%
74.55/74.61	o 197
74.55/74.61	c p74.3s|    49 |    50 | 35934 |4321k|  35 |   - | 465 | 545 | 346 | 465 |1007 | 711 |   0 | 710 | 1.591385e+02 | 1.970000e+02 |  23.79%
74.55/74.61	o 197
74.55/74.61	c p74.3s|    49 |    50 | 35936 |4322k|  35 |   - | 465 | 545 | 344 | 465 |1007 | 711 |   0 | 710 | 1.591385e+02 | 1.970000e+02 |  23.79%
74.55/74.62	o 196
74.55/74.62	c p74.4s|    49 |    50 | 35945 |4328k|  35 |   - | 465 | 545 | 333 | 465 |1007 | 711 |   0 | 710 | 1.591385e+02 | 1.960000e+02 |  23.16%
84.05/84.13	o 196
84.05/84.13	c o83.8s|    91 |    92 | 57496 |4275k|  39 |   9 | 465 | 545 | 497 | 465 |1007 | 711 |   0 | 738 | 1.591385e+02 | 1.960000e+02 |  23.16%
84.05/84.14	o 195
84.05/84.14	c o83.8s|    91 |    92 | 57527 |4275k|  39 |   7 | 465 | 545 | 497 | 465 |1007 | 711 |   0 | 738 | 1.591385e+02 | 1.950000e+02 |  22.53%
84.25/84.32	o 194
84.25/84.32	c k84.0s|    91 |    92 | 58032 |4281k|  39 | 276 | 465 | 545 | 497 | 465 |1007 | 711 |   0 | 738 | 1.591385e+02 | 1.940000e+02 |  21.91%
167.72/167.81	o 193
167.72/167.81	c l 167s|   376 |   377 |262790 |4696k|  55 |   - | 465 | 545 | 318 | 465 |1007 | 711 |   0 | 918 | 1.593507e+02 | 1.930000e+02 |  21.12%
167.72/167.81	o 192
167.72/167.81	c l 167s|   376 |   377 |262798 |4698k|  55 |   - | 465 | 545 | 317 | 465 |1007 | 711 |   0 | 918 | 1.593507e+02 | 1.920000e+02 |  20.49%
342.17/342.32	o 192
342.17/342.32	c o 341s|   856 |   857 |723386 |4872k|  55 |  23 | 465 | 545 | 541 | 465 |1007 | 711 |   0 |1061 | 1.596851e+02 | 1.920000e+02 |  20.24%
342.17/342.34	o 191
342.17/342.34	c o 341s|   856 |   857 |723456 |4872k|  55 |  16 | 465 | 545 | 541 | 465 |1007 | 711 |   0 |1061 | 1.596851e+02 | 1.910000e+02 |  19.61%
342.17/342.34	o 189
342.17/342.34	c o 341s|   856 |   857 |723474 |4872k|  55 |  12 | 465 | 545 | 541 | 465 |1007 | 711 |   0 |1061 | 1.596851e+02 | 1.890000e+02 |  18.36%
352.87/353.02	o 188
352.87/353.02	c p 352s|   886 |   887 |754428 |5047k|  55 |   - | 465 | 545 | 312 | 465 |1007 | 711 |   0 |1062 | 1.596982e+02 | 1.880000e+02 |  17.72%
352.87/353.02	o 187
352.87/353.02	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
352.87/353.02	c p 352s|   886 |   887 |754429 |5048k|  55 |   - | 465 | 545 | 309 | 465 |1007 | 711 |   0 |1062 | 1.596982e+02 | 1.870000e+02 |  17.10%
352.97/353.16	o 186
352.97/353.16	c k 352s|   887 |   888 |754726 |4899k|  55 | 289 | 465 | 545 | 507 | 465 |1007 | 711 |   0 |1062 | 1.596982e+02 | 1.860000e+02 |  16.47%
451.73/451.95	o 185
451.73/451.95	c C 450s|  1246 |  1247 |  1003k|5142k|  55 | 388 | 465 | 545 | 542 | 465 |1007 | 711 |   0 |1164 | 1.598126e+02 | 1.850000e+02 |  15.76%
506.02/506.20	o 184
506.02/506.20	c C 504s|  1529 |  1530 |  1138k|5336k|  58 | 282 | 465 | 545 | 501 | 465 |1007 | 711 |   0 |1218 | 1.598360e+02 | 1.840000e+02 |  15.12%
506.02/506.29	o 183
506.02/506.29	c k 505s|  1530 |  1531 |  1139k|5344k|  58 | 272 | 465 | 545 | 500 | 465 |1007 | 711 |   0 |1218 | 1.598360e+02 | 1.830000e+02 |  14.49%
983.87/984.26	o 182
983.87/984.26	c C 981s|  4514 |  4371 |  2336k|7332k|  94 | 374 | 465 | 545 | 541 | 465 |1007 | 711 |   0 |1784 | 1.601956e+02 | 1.820000e+02 |  13.61%
983.97/984.37	o 181
983.97/984.37	c k 981s|  4515 |  4324 |  2336k|7300k|  94 | 372 | 465 | 545 | 541 | 465 |1007 | 711 |   0 |1784 | 1.601956e+02 | 1.810000e+02 |  12.99%
1795.93/1796.50	c 
1795.93/1796.50	c SCIP Status        : solving was interrupted [time limit reached]
1795.93/1796.50	c Solving Time (sec) : 1791.00
1795.93/1796.50	c Solving Nodes      : 9187
1795.93/1796.50	c Primal Bound       : +1.81000000000007e+02 (794 solutions)
1795.93/1796.50	c Dual Bound         : +1.60583572548322e+02
1795.93/1796.50	c Gap                : 12.71 %
1795.93/1796.50	c NODE         9187
1795.93/1796.50	c DUAL BOUND   160.584
1795.93/1796.50	c PRIMAL BOUND 181
1795.93/1796.50	c GAP          0.127139
1795.93/1796.50	s SATISFIABLE
1795.93/1796.50	v x465 x464 -x463 -x462 -x461 -x460 -x459 -x458 x457 -x456 x455 x454 x453 -x452 x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 
1795.93/1796.50	v -x442 -x441 x440 -x439 -x438 x437 -x436 -x435 -x434 x433 -x432 -x431 -x430 -x429 x428 -x427 -x426 -x425 -x424 x423 -x422 
1795.93/1796.50	v x421 x420 -x419 -x418 x417 x416 -x415 x414 x413 x412 x411 x410 x409 -x408 x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 x399 
1795.93/1796.50	v -x398 -x397 x396 x395 x394 -x393 -x392 -x391 -x390 -x389 x388 -x387 -x386 x385 -x384 x383 x382 x381 -x380 -x379 -x378 -x377 
1795.93/1796.50	v x376 x375 -x374 x373 x372 -x371 -x370 -x369 -x368 x367 -x366 -x365 x364 -x363 x362 -x361 -x360 -x359 x358 x357 -x356 x355 x354 
1795.93/1796.50	v -x353 -x352 x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 x339 x338 x337 x336 -x335 -x334 -x333 x332 
1795.93/1796.50	v -x331 x330 x329 -x328 x327 -x326 -x325 -x324 x323 -x322 -x321 x320 x319 -x318 -x317 -x316 x315 x314 -x313 -x312 -x311 -x310 
1795.93/1796.50	v x309 -x308 -x307 -x306 -x305 -x304 -x303 x302 -x301 x300 x299 -x298 -x297 x296 -x295 -x294 x293 x292 -x291 -x290 -x289 x288 
1795.93/1796.50	v -x287 -x286 -x285 x284 -x283 -x282 -x281 x280 -x279 -x278 -x277 -x276 -x275 -x274 x273 -x272 x271 -x270 x269 -x268 -x267 x266 
1795.93/1796.50	v -x265 x264 x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 x255 -x254 -x253 -x252 -x251 -x250 x249 -x248 x247 x246 -x245 -x244 
1795.93/1796.50	v -x243 -x242 -x241 x240 -x239 x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 x228 -x227 x226 -x225 x224 -x223 x222 
1795.93/1796.50	v x221 -x220 -x219 -x218 x217 -x216 x215 x214 x213 -x212 x211 -x210 x209 -x208 -x207 -x206 x205 -x204 -x203 -x202 -x201 -x200 
1795.93/1796.50	v x199 x198 -x197 -x196 -x195 -x194 x193 -x192 -x191 x190 x189 -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 x180 x179 x178 
1795.93/1796.50	v -x177 -x176 -x175 -x174 x173 -x172 x171 -x170 -x169 -x168 -x167 x166 -x165 x164 x163 x162 x161 -x160 -x159 -x158 -x157 x156 
1795.93/1796.50	v -x155 -x154 x153 x152 x151 -x150 -x149 -x148 x147 x146 x145 -x144 -x143 x142 -x141 -x140 x139 -x138 -x137 -x136 x135 -x134 -x133 
1795.93/1796.50	v x132 -x131 -x130 x129 x128 x127 x126 -x125 -x124 x123 -x122 -x121 -x120 x119 -x118 x117 x116 x115 -x114 x113 -x112 -x111 
1795.93/1796.50	v -x110 x109 x108 x107 -x106 -x105 -x104 x103 x102 x101 x100 -x99 -x98 -x97 x96 x95 -x94 x93 -x92 x91 -x90 -x89 x88 x87 -x86 x85 
1795.93/1796.50	v -x84 x83 x82 x81 -x80 -x79 x78 -x77 -x76 x75 x74 x73 x72 -x71 x70 x69 x68 -x67 -x66 x65 -x64 x63 -x62 -x61 -x60 -x59 x58 x57 
1795.93/1796.50	v x56 -x55 -x54 x53 -x52 x51 x50 x49 -x48 -x47 -x46 -x45 -x44 -x43 x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 x34 -x33 -x32 -x31 
1795.93/1796.50	v x30 -x29 x28 x27 -x26 -x25 -x24 -x23 x22 x21 -x20 x19 -x18 -x17 -x16 x15 -x14 -x13 x12 x11 x10 x9 x8 x7 x6 x5 x4 -x3 x2 -x1 
1795.93/1796.50	c SCIP Status        : solving was interrupted [time limit reached]
1795.93/1796.50	c Solving Time       :    1791.00
1795.93/1796.50	c Original Problem   :
1795.93/1796.50	c   Problem name     : HOME/instance-1868759-1245138773.opb
1795.93/1796.50	c   Variables        : 465 (465 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.93/1796.50	c   Constraints      : 465 initial, 465 maximal
1795.93/1796.50	c Presolved Problem  :
1795.93/1796.50	c   Problem name     : t_HOME/instance-1868759-1245138773.opb
1795.93/1796.50	c   Variables        : 465 (465 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.93/1796.50	c   Constraints      : 545 initial, 545 maximal
1795.93/1796.50	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.93/1796.50	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1795.93/1796.50	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1795.93/1796.50	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.93/1796.50	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.93/1796.50	c   implics          :       0.00          0          0          0          0          0          0          0          0
1795.93/1796.50	c   probing          :       0.00          0          0          0          0          0          0          0          0
1795.93/1796.50	c   knapsack         :       0.00          0          0          0          0          0         29        319        556
1795.93/1796.50	c   setppc           :       0.01          0          0          0          0          0        117          0          0
1795.93/1796.50	c   linear           :       0.02          0          0          0          0          0          1          1         48
1795.93/1796.50	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1795.93/1796.50	c   root node        :          -          0          -          -          0          -          -          -          -
1795.93/1796.50	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.93/1796.50	c   integral         :          0          0          0       9116          0          0          0          0          0      18232
1795.93/1796.50	c   knapsack         :        433         10      79883          0          0          0       3371        522          0          0
1795.93/1796.50	c   setppc           :        110         10      79883          0          0          0       1600          0          0          0
1795.93/1796.50	c   logicor          :          2         10        701          0          0          0          0          0          0          0
1795.93/1796.50	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1795.93/1796.50	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.93/1796.50	c   integral         :     170.13       0.00       0.00     170.13       0.00
1795.93/1796.50	c   knapsack         :       2.40       0.03       2.37       0.00       0.00
1795.93/1796.50	c   setppc           :       0.68       0.00       0.68       0.00       0.00
1795.93/1796.50	c   logicor          :       0.00       0.00       0.00       0.00       0.00
1795.93/1796.50	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.93/1796.50	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.93/1796.50	c   rootredcost      :       0.06         16          0          0
1795.93/1796.50	c   pseudoobj        :       1.82      80305          0          0
1795.93/1796.50	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.93/1796.50	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.93/1796.50	c   infeasible LP    :       0.00        970          0          0        0.0          0        0.0          0
1795.93/1796.50	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.93/1796.50	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.93/1796.50	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.93/1796.50	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.93/1796.50	c   applied locally  :          -          -          -          0        0.0          -          -          -
1795.93/1796.50	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1795.93/1796.50	c   cut pool         :       0.00          9          -          -        359          -    (maximal pool size: 1672)
1795.93/1796.50	c   redcost          :       0.10       9247          0       2927          0          0
1795.93/1796.50	c   impliedbounds    :       0.00         11          0          0          0          0
1795.93/1796.50	c   intobj           :       0.00          0          0          0          0          0
1795.93/1796.50	c   gomory           :       3.34         11          0          0          0          0
1795.93/1796.50	c   strongcg         :       2.90         11          0          0          0          0
1795.93/1796.50	c   cmir             :       0.37         10          0          0        705          0
1795.93/1796.50	c   flowcover        :       0.54         10          0          0        871          0
1795.93/1796.50	c   clique           :       0.00          1          0          0          0          0
1795.93/1796.50	c   zerohalf         :       0.00          0          0          0          0          0
1795.93/1796.50	c   mcf              :       0.00          1          0          0          0          0
1795.93/1796.50	c Pricers            :       Time      Calls       Vars
1795.93/1796.50	c   problem variables:       0.00          0          0
1795.93/1796.50	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1795.93/1796.50	c   relpscost        :     170.12       9116          0          0          0          0      18232
1795.93/1796.50	c   pscost           :       0.00          0          0          0          0          0          0
1795.93/1796.50	c   inference        :       0.00          0          0          0          0          0          0
1795.93/1796.50	c   mostinf          :       0.00          0          0          0          0          0          0
1795.93/1796.50	c   leastinf         :       0.00          0          0          0          0          0          0
1795.93/1796.50	c   fullstrong       :       0.00          0          0          0          0          0          0
1795.93/1796.50	c   allfullstrong    :       0.00          0          0          0          0          0          0
1795.93/1796.50	c   random           :       0.00          0          0          0          0          0          0
1795.93/1796.50	c Primal Heuristics  :       Time      Calls      Found
1795.93/1796.50	c   LP solutions     :       0.00          -          0
1795.93/1796.50	c   pseudo solutions :       0.00          -          0
1795.93/1796.50	c   oneopt           :       0.04         12          5
1795.93/1796.50	c   crossover        :       0.80          7          3
1795.93/1796.50	c   guideddiving     :      55.83         21          0
1795.93/1796.50	c   fracdiving       :      54.84         22          0
1795.93/1796.50	c   coefdiving       :      59.76         25        140
1795.93/1796.50	c   veclendiving     :      72.68         39         69
1795.93/1796.50	c   linesearchdiving :     141.32         81         12
1795.93/1796.50	c   pscostdiving     :     255.19        141        228
1795.93/1796.50	c   simplerounding   :       0.56       9210         32
1795.93/1796.50	c   rounding         :      20.42       4104          1
1795.93/1796.50	c   shifting         :       5.39        933          1
1795.93/1796.50	c   intshifting      :       0.00          0          0
1795.93/1796.50	c   fixandinfer      :       0.00          0          0
1795.93/1796.50	c   feaspump         :       0.00          0          0
1795.93/1796.50	c   intdiving        :       0.00          0          0
1795.93/1796.50	c   actconsdiving    :       0.00          0          0
1795.93/1796.50	c   objpscostdiving  :      92.84         27        303
1795.93/1796.50	c   rootsoldiving    :       5.62         11          0
1795.93/1796.50	c   octane           :       0.00          0          0
1795.93/1796.50	c   rens             :       0.01          0          0
1795.93/1796.50	c   rins             :       0.00          0          0
1795.93/1796.50	c   localbranching   :       0.00          0          0
1795.93/1796.50	c   mutation         :       0.00          0          0
1795.93/1796.50	c   dins             :       0.00          0          0
1795.93/1796.50	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1795.93/1796.50	c   primal LP        :       0.08          0          0       0.00       0.00
1795.93/1796.50	c   dual LP          :     842.40       9294    2093423     225.24    2485.07
1795.93/1796.50	c   barrier LP       :       0.00          0          0       0.00          -
1795.93/1796.50	c   diving/probing LP:     715.14      54465    2186120      40.14    3056.91
1795.93/1796.50	c   strong branching :     168.39       2486     387457     155.86    2300.95
1795.93/1796.50	c     (at root node) :          -         42       7140     170.00          -
1795.93/1796.50	c   conflict analysis:       0.00          0          0       0.00          -
1795.93/1796.50	c B&B Tree           :
1795.93/1796.50	c   number of runs   :          1
1795.93/1796.50	c   nodes            :       9187
1795.93/1796.50	c   nodes (total)    :       9187
1795.93/1796.50	c   nodes left       :       8996
1795.93/1796.50	c   max depth        :         94
1795.93/1796.50	c   max depth (total):         94
1795.93/1796.50	c   backtracks       :       1073 (11.7%)
1795.93/1796.50	c   delayed cutoffs  :          0
1795.93/1796.50	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1795.93/1796.50	c   avg switch length:       4.23
1795.93/1796.50	c   switching time   :       0.78
1795.93/1796.50	c Solution           :
1795.93/1796.50	c   Solutions found  :        794 (25 improvements)
1795.93/1796.50	c   Primal Bound     : +1.81000000000007e+02   (in run 1, after 4515 nodes, 981.11 seconds, depth 11, found by <oneopt>)
1795.93/1796.50	c   Dual Bound       : +1.60583572548322e+02
1795.93/1796.50	c   Gap              :      12.71 %
1795.93/1796.50	c   Root Dual Bound  : +1.58878939053504e+02
1795.93/1796.53	c Time complete: 1795.97.

Verifier Data

OK	181

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1478
/proc/meminfo: memFree=1070648/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=5812 CPUtime=0
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 181470196 5951488 503 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/1478/statm: 1453 513 342 1256 0 192 0

[startup+0.0634399 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1478
/proc/meminfo: memFree=1070648/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=15884 CPUtime=0.05
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 3165 0 0 0 4 1 0 0 18 0 1 0 181470196 16265216 2795 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 3971 2795 493 1256 0 2710 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15884

[startup+0.101455 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1478
/proc/meminfo: memFree=1070648/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=18660 CPUtime=0.09
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 3695 0 0 0 8 1 0 0 18 0 1 0 181470196 19107840 3325 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 4665 3325 621 1256 0 3404 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18660

[startup+0.301482 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1478
/proc/meminfo: memFree=1070648/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=18924 CPUtime=0.29
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 3858 0 0 0 27 2 0 0 19 0 1 0 181470196 19378176 3488 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 4731 3488 621 1256 0 3470 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18924

[startup+0.701538 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1478
/proc/meminfo: memFree=1070648/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=19064 CPUtime=0.69
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 3996 0 0 0 67 2 0 0 22 0 1 0 181470196 19521536 3626 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 4766 3626 655 1256 0 3505 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19064

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1479
/proc/meminfo: memFree=1057968/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=20028 CPUtime=1.49
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 4225 0 0 0 147 2 0 0 25 0 1 0 181470196 20508672 3853 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 5007 3853 669 1256 0 3746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20028

[startup+3.10188 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1479
/proc/meminfo: memFree=1057200/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=22476 CPUtime=3.09
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 4677 0 0 0 306 3 0 0 25 0 1 0 181470196 23015424 4305 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 5619 4305 669 1256 0 4358 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22476

[startup+6.30133 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1479
/proc/meminfo: memFree=1055536/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=22476 CPUtime=6.28
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 4762 0 0 0 624 4 0 0 25 0 1 0 181470196 23015424 4390 1992294400 4194304 9342243 548682068736 18446744073709551615 5741992 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 5619 4390 669 1256 0 4358 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22476

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1479
/proc/meminfo: memFree=1054960/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=25040 CPUtime=12.69
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 6660 0 0 0 1262 7 0 0 25 0 1 0 181470196 25640960 4558 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6260 4558 676 1256 0 4999 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25040

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1479
/proc/meminfo: memFree=1055728/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=24332 CPUtime=25.48
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 7786 0 0 0 2538 10 0 0 25 0 1 0 181470196 24915968 4378 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6083 4378 690 1256 0 4822 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24332

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1479
/proc/meminfo: memFree=1055408/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=24344 CPUtime=51.05
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 8985 0 0 0 5090 15 0 0 25 0 1 0 181470196 24928256 4579 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6086 4579 691 1256 0 4825 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 24344

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1481
/proc/meminfo: memFree=1054192/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=24780 CPUtime=102.24
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 10231 0 0 0 10196 28 0 0 25 0 1 0 181470196 25374720 4780 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6195 4780 702 1256 0 4934 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 24780

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1481
/proc/meminfo: memFree=1053808/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=23804 CPUtime=162.22
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 14505 0 0 0 16177 45 0 0 25 0 1 0 181470196 24375296 4857 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 5951 4857 708 1256 0 4690 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 23804

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1481
/proc/meminfo: memFree=1053680/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=23868 CPUtime=222.2
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 19141 0 0 0 22154 66 0 0 25 0 1 0 181470196 24440832 4879 1992294400 4194304 9342243 548682068736 18446744073709551615 6974252 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 5967 4879 708 1256 0 4706 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 23868

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1481
/proc/meminfo: memFree=1053296/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=25316 CPUtime=282.19
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 22760 0 0 0 28133 86 0 0 25 0 1 0 181470196 25923584 5012 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6329 5012 713 1256 0 5068 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 25316

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1481
/proc/meminfo: memFree=1053232/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=24200 CPUtime=342.17
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 27237 0 0 0 34110 107 0 0 25 0 1 0 181470196 24780800 5004 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6050 5004 713 1256 0 4789 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 24200

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1481
/proc/meminfo: memFree=1052336/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=25456 CPUtime=402.15
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 29278 0 0 0 40092 123 0 0 25 0 1 0 181470196 26066944 5266 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6364 5266 713 1256 0 5103 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 25456

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1481
/proc/meminfo: memFree=1052144/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=25396 CPUtime=462.14
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 36478 0 0 0 46072 142 0 0 25 0 1 0 181470196 26005504 5297 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6349 5297 714 1256 0 5088 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 25396

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1053232/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=25468 CPUtime=522.11
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 40805 0 0 0 52051 160 0 0 25 0 1 0 181470196 26079232 5178 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6367 5178 714 1256 0 5106 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 25468

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1051440/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=26248 CPUtime=582.1
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 45101 0 0 0 58031 179 0 0 25 0 1 0 181470196 26877952 5479 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6562 5479 714 1256 0 5301 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 26248

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1051184/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=28188 CPUtime=642.08
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 46471 0 0 0 64014 194 0 0 25 0 1 0 181470196 28864512 5528 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 7047 5528 714 1256 0 5786 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 28188

[startup+702.301 s]

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

/proc/meminfo: memFree=1049584/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=27864 CPUtime=1061.95
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 62165 0 0 0 105885 310 0 0 25 0 1 0 181470196 28532736 5951 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6966 5951 714 1256 0 5705 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 27864

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1050608/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=27860 CPUtime=1121.93
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 64970 0 0 0 111868 325 0 0 25 0 1 0 181470196 28528640 5699 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6965 5699 714 1256 0 5704 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 27860

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1050352/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=27892 CPUtime=1181.92
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 68648 0 0 0 117849 343 0 0 25 0 1 0 181470196 28561408 5785 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 6973 5785 714 1256 0 5712 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 27892

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1048496/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=29068 CPUtime=1241.89
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 72198 0 0 0 123831 358 0 0 25 0 1 0 181470196 29765632 6219 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 7267 6219 714 1256 0 6006 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 29068

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1047536/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=29888 CPUtime=1301.88
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 75594 0 0 0 129813 375 0 0 25 0 1 0 181470196 30605312 6437 1992294400 4194304 9342243 548682068736 18446744073709551615 6925895 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 7472 6437 714 1256 0 6211 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 29888

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1046896/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1361.86
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 75768 0 0 0 135796 390 0 0 25 0 1 0 181470196 33288192 6611 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 6611 714 1256 0 6866 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 32508

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1046704/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1421.85
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 75813 0 0 0 141781 404 0 0 25 0 1 0 181470196 33288192 6656 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 6656 714 1256 0 6866 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 32508

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1046640/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1481.83
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 75827 0 0 0 147765 418 0 0 25 0 1 0 181470196 33288192 6670 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 6670 714 1256 0 6866 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 32508

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1044976/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1541.81
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 76236 0 0 0 153748 433 0 0 25 0 1 0 181470196 33288192 7079 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 7079 714 1256 0 6866 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 32508

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1045104/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1601.8
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 76237 0 0 0 159732 448 0 0 25 0 1 0 181470196 33288192 7080 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 7080 714 1256 0 6866 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 32508

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1044976/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1661.77
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 76247 0 0 0 165717 460 0 0 25 0 1 0 181470196 33288192 7090 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 7090 714 1256 0 6866 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 32508

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1044976/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1721.76
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 76250 0 0 0 171703 473 0 0 25 0 1 0 181470196 33288192 7093 1992294400 4194304 9342243 548682068736 18446744073709551615 6918744 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 7093 714 1256 0 6866 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 32508

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1044976/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1781.74
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 76252 0 0 0 177686 488 0 0 25 0 1 0 181470196 33288192 7095 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 7095 714 1256 0 6866 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 32508

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1044912/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1784.94
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 76252 0 0 0 178005 489 0 0 25 0 1 0 181470196 33288192 7095 1992294400 4194304 9342243 548682068736 18446744073709551615 6960832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 7095 714 1256 0 6866 0
Current children cumulated CPU time (s) 1784.94
Current children cumulated vsize (KiB) 32508

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1044912/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1791.34
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 76252 0 0 0 178643 491 0 0 25 0 1 0 181470196 33288192 7095 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 7095 714 1256 0 6866 0
Current children cumulated CPU time (s) 1791.34
Current children cumulated vsize (KiB) 32508

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1044912/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1794.54
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 76252 0 0 0 178962 492 0 0 25 0 1 0 181470196 33288192 7095 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 7095 714 1256 0 6866 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (KiB) 32508

[startup+1795.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1044912/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1795.33
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 76252 0 0 0 179041 492 0 0 25 0 1 0 181470196 33288192 7095 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 7095 714 1256 0 6866 0
Current children cumulated CPU time (s) 1795.33
Current children cumulated vsize (KiB) 32508

[startup+1796.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1044912/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1795.73
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 76252 0 0 0 179081 492 0 0 25 0 1 0 181470196 33288192 7095 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 7095 714 1256 0 6866 0
Current children cumulated CPU time (s) 1795.73
Current children cumulated vsize (KiB) 32508

[startup+1796.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1487
/proc/meminfo: memFree=1044912/2055920 swapFree=4181384/4192956
[pid=1478] ppid=1476 vsize=32508 CPUtime=1795.93
/proc/1478/stat : 1478 (pbscip.linux.x8) R 1476 1478 1160 0 -1 4194304 76252 0 0 0 179101 492 0 0 25 0 1 0 181470196 33288192 7095 1992294400 4194304 9342243 548682068736 18446744073709551615 6923499 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1478/statm: 8127 7095 714 1256 0 6866 0
Current children cumulated CPU time (s) 1795.93
Current children cumulated vsize (KiB) 32508

Child status: 0
Real time (s): 1796.54
CPU time (s): 1795.98
CPU user time (s): 1791.04
CPU system time (s): 4.93525
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 35260

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

runsolver used 1.19482 second user time and 3.87541 second system time

The end

Launcher Data

Begin job on node49 at 2009-06-16 09:52:53
IDJOB=1868759
IDBENCH=1960
IDSOLVER=684
FILE ID=node49/1868759-1245138773
PBS_JOBID= 9363709
Free space on /tmp= 66028 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1868759-1245138773/watcher-1868759-1245138773 -o /tmp/evaluation-result-1868759-1245138773/solver-1868759-1245138773 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1868759-1245138773.opb

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

MD5SUM BENCH= 008a49e8cb0d34e0becb5a5e15efaa2a
RANDOM SEED=2114107583

node49.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.232
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.232
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:       1071128 kB
Buffers:         82600 kB
Cached:         820280 kB
SwapCached:       4580 kB
Active:         158184 kB
Inactive:       752792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1071128 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:           11772 kB
Writeback:           0 kB
Mapped:          13852 kB
Slab:            59644 kB
Committed_AS:   162232 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66016 MiB
End job on node49 at 2009-06-16 10:22:49