Trace number 1868748

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)195 1800.05 1800.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
MD5SUM85de1910ead9431952046fc8a55b274b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark195
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables478
Total number of constraints478
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 constraints478
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 478
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 478
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 478
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-1868748-1245137633.opb>
0.00/0.02	c original problem has 478 variables (478 bin, 0 int, 0 impl, 0 cont) and 478 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, 21 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.04	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 21 chg coeffs, 478 upgd conss, 2 impls, 0 clqs
0.00/0.05	c (round 3) 0 del vars, 8 del conss, 0 chg bounds, 194 chg sides, 410 chg coeffs, 478 upgd conss, 244 impls, 0 clqs
0.00/0.05	c (round 4) 0 del vars, 44 del conss, 0 chg bounds, 292 chg sides, 530 chg coeffs, 478 upgd conss, 244 impls, 0 clqs
0.00/0.05	c (round 5) 0 del vars, 125 del conss, 0 chg bounds, 323 chg sides, 580 chg coeffs, 478 upgd conss, 244 impls, 0 clqs
0.00/0.06	c (round 6) 0 del vars, 127 del conss, 0 chg bounds, 328 chg sides, 599 chg coeffs, 478 upgd conss, 244 impls, 0 clqs
0.00/0.06	c (round 7) 0 del vars, 128 del conss, 0 chg bounds, 332 chg sides, 604 chg coeffs, 478 upgd conss, 244 impls, 0 clqs
0.00/0.07	c    (0.0s) probing: 101/478 (21.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.07	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.07	c presolving (8 rounds):
0.00/0.07	c  0 deleted vars, 128 deleted constraints, 0 tightened bounds, 0 added holes, 332 changed sides, 604 changed coefficients
0.00/0.07	c  244 implications, 0 cliques
0.00/0.07	c presolved problem has 478 variables (478 bin, 0 int, 0 impl, 0 cont) and 569 constraints
0.00/0.07	c     443 constraints of type <knapsack>
0.00/0.07	c     122 constraints of type <setppc>
0.00/0.07	c       4 constraints of type <logicor>
0.00/0.07	c transformed objective value is always integral (scale: 1)
0.00/0.07	c Presolving Time: 0.04
0.00/0.07	c OPT-LIN
0.00/0.07	c -----------------------------------------------------------------------------------------------
0.00/0.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.07	c limits/memory = c 1620
0.00/0.07	c # maximal time in seconds to run
0.00/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.07	c limits/time = c 1791
0.00/0.07	c # frequency for displaying node information lines
0.00/0.07	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.07	c display/freq = c 10000
0.00/0.07	c -----------------------------------------------------------------------------------------------
0.00/0.07	c start solving problem
0.00/0.07	c 
0.69/0.78	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.78	c   0.7s|     1 |     0 |  2100 |2506k|   0 | 334 | 478 | 569 | 569 | 478 | 569 |   0 |   0 |   0 | 1.496682e+02 |      --      |    Inf 
0.69/0.78	o 348
0.69/0.78	c r 0.7s|     1 |     0 |  2100 |2519k|   0 | 334 | 478 | 569 | 569 | 478 | 569 |   0 |   0 |   0 | 1.496682e+02 | 3.480000e+02 | 132.51%
0.69/0.79	o 347
0.69/0.79	c R 0.8s|     1 |     0 |  2100 |2532k|   0 | 334 | 478 | 569 | 569 | 478 | 569 |   0 |   0 |   0 | 1.496682e+02 | 3.470000e+02 | 131.85%
0.79/0.80	o 346
0.79/0.80	c s 0.8s|     1 |     0 |  2100 |2546k|   0 | 334 | 478 | 569 | 569 | 478 | 569 |   0 |   0 |   0 | 1.496682e+02 | 3.460000e+02 | 131.18%
1.88/1.90	c   1.9s|     1 |     0 |  3005 |2877k|   0 | 394 | 478 | 569 | 569 | 478 | 805 | 236 |   0 |   0 | 1.570676e+02 | 3.460000e+02 | 120.29%
3.29/3.31	c   3.3s|     1 |     0 |  3993 |3122k|   0 | 413 | 478 | 569 | 569 | 478 | 975 | 406 |   0 |   0 | 1.612641e+02 | 3.460000e+02 | 114.55%
4.69/4.72	c   4.7s|     1 |     0 |  4889 |3317k|   0 | 434 | 478 | 569 | 569 | 478 |1111 | 542 |   0 |   0 | 1.629130e+02 | 3.460000e+02 | 112.38%
6.09/6.14	c   6.1s|     1 |     0 |  5530 |3436k|   0 | 450 | 478 | 569 | 569 | 478 |1208 | 639 |   0 |   0 | 1.636325e+02 | 3.460000e+02 | 111.45%
7.29/7.36	c   7.3s|     1 |     0 |  6029 |3470k|   0 | 442 | 478 | 569 | 569 | 478 |1258 | 689 |   0 |   0 | 1.640555e+02 | 3.460000e+02 | 110.90%
8.59/8.64	c   8.6s|     1 |     0 |  6391 |3504k|   0 | 442 | 478 | 569 | 569 | 478 |1293 | 724 |   0 |   0 | 1.642250e+02 | 3.460000e+02 | 110.69%
9.69/9.73	c   9.6s|     1 |     0 |  6585 |3519k|   0 | 445 | 478 | 569 | 569 | 478 |1307 | 738 |   0 |   0 | 1.642967e+02 | 3.460000e+02 | 110.59%
10.59/10.60	c  10.5s|     1 |     0 |  6635 |3526k|   0 | 442 | 478 | 569 | 569 | 478 |1310 | 741 |   0 |   0 | 1.643020e+02 | 3.460000e+02 | 110.59%
11.38/11.46	c  11.4s|     1 |     0 |  6669 |3534k|   0 | 444 | 478 | 569 | 569 | 478 |1314 | 745 |   0 |   0 | 1.643036e+02 | 3.460000e+02 | 110.59%
12.19/12.28	o 217
12.19/12.28	c k12.2s|     1 |     0 |  6669 |3554k|   0 | 444 | 478 | 569 | 569 | 478 |1314 | 745 |   0 |   0 | 1.643036e+02 | 2.170000e+02 |  32.07%
12.19/12.29	c  12.2s|     1 |     0 |  6669 |3547k|   0 | 444 | 478 | 569 | 569 | 478 |1314 | 745 |   0 |   0 | 1.643036e+02 | 2.170000e+02 |  32.07%
27.29/27.38	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
27.29/27.38	c  27.2s|     1 |     2 |  6669 |3548k|   0 | 444 | 478 | 569 | 569 | 478 |1314 | 745 |   0 |  28 | 1.643036e+02 | 2.170000e+02 |  32.07%
115.76/115.84	o 214
115.76/115.84	c p 115s|    43 |    44 | 34888 |4466k|  29 |   - | 478 | 569 | 335 | 478 |1055 | 745 |   0 | 263 | 1.645553e+02 | 2.140000e+02 |  30.05%
115.76/115.84	o 213
115.76/115.84	c p 115s|    43 |    44 | 34903 |4468k|  29 |   - | 478 | 569 | 328 | 478 |1055 | 745 |   0 | 263 | 1.645553e+02 | 2.130000e+02 |  29.44%
115.76/115.84	o 212
115.76/115.84	c p 115s|    43 |    44 | 34908 |4469k|  29 |   - | 478 | 569 | 324 | 478 |1055 | 745 |   0 | 263 | 1.645553e+02 | 2.120000e+02 |  28.83%
115.76/115.85	o 210
115.76/115.85	c p 115s|    43 |    44 | 34912 |4470k|  29 |   - | 478 | 569 | 323 | 478 |1055 | 745 |   0 | 263 | 1.645553e+02 | 2.100000e+02 |  27.62%
115.76/115.85	o 209
115.76/115.85	c p 115s|    43 |    44 | 34923 |4472k|  29 |   - | 478 | 569 | 319 | 478 |1055 | 745 |   0 | 263 | 1.645553e+02 | 2.090000e+02 |  27.01%
115.76/115.85	o 209
115.76/115.85	c p 115s|    43 |    44 | 34933 |4473k|  29 |   - | 478 | 569 | 316 | 478 |1055 | 745 |   0 | 263 | 1.645553e+02 | 2.090000e+02 |  27.01%
115.76/115.85	o 208
115.76/115.85	c p 115s|    43 |    44 | 34934 |4474k|  29 |   - | 478 | 569 | 313 | 478 |1055 | 745 |   0 | 263 | 1.645553e+02 | 2.080000e+02 |  26.40%
115.76/115.86	o 205
115.76/115.86	c p 115s|    43 |    44 | 34943 |4475k|  29 |   - | 478 | 569 | 309 | 478 |1055 | 745 |   0 | 263 | 1.645553e+02 | 2.050000e+02 |  24.58%
115.76/115.86	o 204
115.76/115.86	c p 115s|    43 |    44 | 34945 |4476k|  29 |   - | 478 | 569 | 306 | 478 |1055 | 745 |   0 | 263 | 1.645553e+02 | 2.040000e+02 |  23.97%
115.76/115.88	o 201
115.76/115.88	c k 115s|    43 |    44 | 34977 |4318k|  29 | 419 | 478 | 569 | 557 | 478 |1055 | 745 |   0 | 263 | 1.645553e+02 | 2.010000e+02 |  22.15%
285.51/285.67	o 201
285.51/285.67	c p 284s|   516 |   517 |352520 |4927k|  62 |   - | 478 | 588 | 300 | 478 |1055 | 745 |  19 | 437 | 1.647130e+02 | 2.010000e+02 |  22.03%
285.51/285.67	o 200
285.51/285.67	c p 284s|   516 |   517 |352527 |4929k|  62 |   - | 478 | 588 | 299 | 478 |1055 | 745 |  19 | 437 | 1.647130e+02 | 2.000000e+02 |  21.42%
395.89/396.08	o 200
395.89/396.08	c p 394s|   775 |   776 |579661 |5118k|  62 |   - | 478 | 591 | 304 | 478 |1055 | 745 |  22 | 545 | 1.648309e+02 | 2.000000e+02 |  21.34%
395.89/396.09	o 199
395.89/396.09	c p 394s|   775 |   776 |579671 |5121k|  62 |   - | 478 | 591 | 302 | 478 |1055 | 745 |  22 | 545 | 1.648309e+02 | 1.990000e+02 |  20.73%
1000.13/1000.44	o 199
1000.13/1000.44	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1000.13/1000.44	c p 995s|  5305 |  4414 |  1776k|7891k| 146 |   - | 478 | 639 | 363 | 478 |1055 | 745 |  70 |1020 | 1.652030e+02 | 1.990000e+02 |  20.46%
1013.62/1013.95	o 198
1013.62/1013.95	c p1008s|  5605 |  4434 |  1805k|7833k| 146 |   - | 478 | 639 | 353 | 478 |1055 | 745 |  70 |1020 | 1.652153e+02 | 1.980000e+02 |  19.84%
1257.05/1257.45	o 195
1257.05/1257.45	c C1250s|  8605 |  4442 |  2265k|7642k| 146 |   - | 478 | 655 | 508 | 478 |1055 | 745 |  86 |1206 | 1.653359e+02 | 1.950000e+02 |  17.94%
1380.52/1380.92	c  1373s| 10000 |  5157 |  2506k|8221k| 146 | 393 | 478 | 663 | 642 | 478 |1055 | 745 |  96 |1222 | 1.653953e+02 | 1.950000e+02 |  17.90%
1800.01/1800.50	c 
1800.01/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.50	c Solving Time (sec) : 1789.97
1800.01/1800.50	c Solving Nodes      : 15787
1800.01/1800.50	c Primal Bound       : +1.95000000000000e+02 (713 solutions)
1800.01/1800.50	c Dual Bound         : +1.65510715351647e+02
1800.01/1800.50	c Gap                : 17.82 %
1800.01/1800.50	c NODE         15787
1800.01/1800.50	c DUAL BOUND   165.511
1800.01/1800.50	c PRIMAL BOUND 195
1800.01/1800.50	c GAP          0.178171
1800.01/1800.50	s SATISFIABLE
1800.01/1800.50	v x478 x477 -x476 -x475 -x474 -x473 -x472 x471 x470 -x469 -x468 x467 x466 x465 -x464 -x463 x462 x461 -x460 -x459 x458 x457 -x456 
1800.01/1800.50	v -x455 -x454 -x453 -x452 -x451 x450 -x449 x448 -x447 -x446 -x445 x444 -x443 x442 x441 -x440 -x439 x438 -x437 x436 x435 -x434 x433 
1800.01/1800.50	v -x432 x431 -x430 -x429 x428 -x427 -x426 -x425 x424 x423 -x422 -x421 -x420 -x419 x418 x417 -x416 -x415 -x414 x413 x412 -x411 
1800.01/1800.50	v -x410 -x409 x408 -x407 -x406 x405 -x404 x403 -x402 -x401 x400 -x399 x398 x397 x396 -x395 x394 -x393 -x392 x391 -x390 -x389 
1800.01/1800.50	v x388 x387 x386 -x385 x384 -x383 -x382 x381 -x380 -x379 -x378 x377 x376 x375 x374 -x373 -x372 -x371 x370 x369 -x368 x367 -x366 
1800.01/1800.50	v -x365 x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 x356 -x355 -x354 -x353 -x352 x351 x350 -x349 -x348 x347 -x346 x345 -x344 
1800.01/1800.50	v -x343 x342 x341 -x340 x339 -x338 -x337 x336 x335 -x334 x333 -x332 x331 -x330 -x329 x328 x327 x326 -x325 -x324 -x323 -x322 
1800.01/1800.50	v x321 x320 x319 x318 -x317 -x316 -x315 -x314 -x313 x312 -x311 -x310 -x309 -x308 x307 -x306 -x305 -x304 -x303 -x302 x301 -x300 
1800.01/1800.50	v -x299 -x298 x297 -x296 -x295 -x294 -x293 x292 x291 -x290 x289 -x288 -x287 x286 -x285 x284 -x283 -x282 x281 -x280 -x279 x278 x277 
1800.01/1800.50	v -x276 -x275 -x274 x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 x260 x259 -x258 -x257 -x256 
1800.01/1800.50	v -x255 x254 -x253 x252 -x251 -x250 -x249 x248 -x247 -x246 -x245 -x244 x243 -x242 x241 -x240 -x239 x238 -x237 -x236 x235 -x234 
1800.01/1800.50	v -x233 x232 x231 x230 -x229 x228 x227 -x226 -x225 x224 -x223 -x222 x221 x220 -x219 -x218 -x217 x216 x215 x214 x213 x212 -x211 
1800.01/1800.50	v x210 x209 -x208 x207 -x206 x205 -x204 -x203 x202 x201 -x200 -x199 x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 x190 x189 
1800.01/1800.50	v -x188 -x187 -x186 -x185 -x184 x183 -x182 -x181 -x180 x179 -x178 -x177 x176 x175 x174 x173 x172 -x171 -x170 x169 x168 x167 x166 
1800.01/1800.50	v -x165 x164 x163 -x162 x161 -x160 x159 x158 x157 x156 x155 x154 -x153 -x152 -x151 x150 -x149 x148 -x147 -x146 -x145 -x144 -x143 
1800.01/1800.50	v -x142 -x141 x140 -x139 x138 -x137 x136 -x135 -x134 x133 x132 -x131 x130 -x129 -x128 x127 -x126 x125 x124 -x123 -x122 x121 
1800.01/1800.50	v -x120 -x119 -x118 x117 x116 -x115 -x114 -x113 -x112 -x111 x110 -x109 -x108 x107 -x106 -x105 -x104 x103 -x102 x101 x100 -x99 
1800.01/1800.50	v x98 -x97 -x96 x95 x94 -x93 x92 -x91 x90 -x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 -x81 x80 x79 -x78 -x77 -x76 -x75 x74 -x73 x72 
1800.01/1800.50	v -x71 -x70 x69 -x68 x67 x66 -x65 -x64 -x63 x62 -x61 x60 -x59 x58 x57 -x56 x55 -x54 -x53 -x52 x51 x50 x49 -x48 -x47 x46 x45 x44 
1800.01/1800.50	v x43 x42 x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 x33 x32 -x31 x30 -x29 x28 -x27 x26 x25 -x24 x23 -x22 -x21 x20 -x19 -x18 x17 -x16 
1800.01/1800.50	v x15 x14 -x13 -x12 -x11 -x10 x9 x8 x7 x6 -x5 -x4 -x3 -x2 x1 
1800.01/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.50	c Solving Time       :    1789.97
1800.01/1800.50	c Original Problem   :
1800.01/1800.50	c   Problem name     : HOME/instance-1868748-1245137633.opb
1800.01/1800.50	c   Variables        : 478 (478 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.50	c   Constraints      : 478 initial, 478 maximal
1800.01/1800.50	c Presolved Problem  :
1800.01/1800.50	c   Problem name     : t_HOME/instance-1868748-1245137633.opb
1800.01/1800.50	c   Variables        : 478 (478 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.50	c   Constraints      : 569 initial, 682 maximal
1800.01/1800.50	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.50	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.01/1800.50	c   knapsack         :       0.01          0          0          0          0          0         31        332        583
1800.01/1800.50	c   setppc           :       0.00          0          0          0          0          0         97          0          0
1800.01/1800.50	c   linear           :       0.01          0          0          0          0          0          0          0         21
1800.01/1800.50	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.50	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.50	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.50	c   integral         :          0          0          0      12505          0          0         22          0          0      24996
1800.01/1800.50	c   knapsack         :        443         10      93543          0          0          0      37648        534          0          0
1800.01/1800.50	c   setppc           :        122         10      93523          0          0          0       4677          0          0          0
1800.01/1800.50	c   logicor          :          4+        10      12098          0          0          0         31          0          0          0
1800.01/1800.50	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.50	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.50	c   integral         :     194.58       0.00       0.00     194.58       0.00
1800.01/1800.50	c   knapsack         :       4.04       0.06       3.98       0.00       0.00
1800.01/1800.50	c   setppc           :       0.57       0.00       0.57       0.00       0.00
1800.01/1800.50	c   logicor          :       0.05       0.00       0.05       0.00       0.00
1800.01/1800.50	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.50	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.50	c   rootredcost      :       0.02         13          0          0
1800.01/1800.50	c   pseudoobj        :       2.30      93560          0          0
1800.01/1800.50	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.50	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.50	c   infeasible LP    :       0.03        120        120        120        4.1          0        0.0          0
1800.01/1800.50	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.50	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.50	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.50	c   applied globally :          -          -          -        120        4.1          -          -          -
1800.01/1800.50	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.50	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.50	c   cut pool         :       0.00          9          -          -        401          -    (maximal pool size: 1709)
1800.01/1800.50	c   redcost          :       0.85      17883          0     119760          0          0
1800.01/1800.50	c   impliedbounds    :       0.00         11          0          0          0          0
1800.01/1800.50	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.50	c   gomory           :       3.80         11          0          0          0          0
1800.01/1800.50	c   strongcg         :       3.48         11          0          0          0          0
1800.01/1800.50	c   cmir             :       0.47         10          0          0        768          0
1800.01/1800.50	c   flowcover        :       0.48         10          0          0        864          0
1800.01/1800.50	c   clique           :       0.00          1          0          0          0          0
1800.01/1800.50	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.50	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.50	c Pricers            :       Time      Calls       Vars
1800.01/1800.50	c   problem variables:       0.00          0          0
1800.01/1800.50	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.50	c   relpscost        :     194.56      12505          0         22          0          0      24996
1800.01/1800.50	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.50	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.50	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.50	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.50	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.50	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.50	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.50	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.50	c   LP solutions     :       0.00          -          0
1800.01/1800.50	c   pseudo solutions :       0.00          -          0
1800.01/1800.50	c   feaspump         :       0.00          0          0
1800.01/1800.50	c   oneopt           :       0.01          7          2
1800.01/1800.50	c   crossover        :       0.50          1          1
1800.01/1800.50	c   objpscostdiving  :      58.79          6        103
1800.01/1800.50	c   fracdiving       :      59.67         16          0
1800.01/1800.50	c   guideddiving     :      57.54         17          0
1800.01/1800.50	c   coefdiving       :      65.68         18        157
1800.01/1800.50	c   veclendiving     :      79.01         38         79
1800.01/1800.50	c   linesearchdiving :      80.84         43         21
1800.01/1800.50	c   rootsoldiving    :      11.80         27          0
1800.01/1800.50	c   pscostdiving     :     392.09        151        309
1800.01/1800.50	c   simplerounding   :       0.55      16392         39
1800.01/1800.50	c   rounding         :      15.50       5720          1
1800.01/1800.50	c   shifting         :       3.99       1474          1
1800.01/1800.50	c   intshifting      :       0.00          0          0
1800.01/1800.50	c   fixandinfer      :       0.00          0          0
1800.01/1800.50	c   intdiving        :       0.00          0          0
1800.01/1800.50	c   actconsdiving    :       0.00          0          0
1800.01/1800.50	c   octane           :       0.00          0          0
1800.01/1800.50	c   rens             :       0.00          0          0
1800.01/1800.50	c   rins             :       0.00          0          0
1800.01/1800.50	c   localbranching   :       0.00          0          0
1800.01/1800.50	c   mutation         :       0.00          0          0
1800.01/1800.50	c   dins             :       0.00          0          0
1800.01/1800.50	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.50	c   primal LP        :       0.01          0          0       0.00       0.00
1800.01/1800.50	c   dual LP          :     745.22      19674    1440669      73.23    1933.21
1800.01/1800.50	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.50	c   diving/probing LP:     776.49      46071    1881315      40.84    2422.85
1800.01/1800.50	c   strong branching :     192.97       1429     333561     233.42    1728.56
1800.01/1800.50	c     (at root node) :          -         28      19189     685.32          -
1800.01/1800.50	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.50	c B&B Tree           :
1800.01/1800.50	c   number of runs   :          1
1800.01/1800.50	c   nodes            :      15787
1800.01/1800.50	c   nodes (total)    :      15787
1800.01/1800.50	c   nodes left       :       7724
1800.01/1800.50	c   max depth        :        146
1800.01/1800.50	c   max depth (total):        146
1800.01/1800.50	c   backtracks       :       2012 (12.7%)
1800.01/1800.50	c   delayed cutoffs  :          0
1800.01/1800.50	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.50	c   avg switch length:       6.41
1800.01/1800.50	c   switching time   :       1.83
1800.01/1800.50	c Solution           :
1800.01/1800.50	c   Solutions found  :        713 (21 improvements)
1800.01/1800.50	c   Primal Bound     : +1.95000000000000e+02   (in run 1, after 8605 nodes, 1250.04 seconds, depth 125, found by <crossover>)
1800.01/1800.50	c   Dual Bound       : +1.65510715351647e+02
1800.01/1800.50	c   Gap              :      17.82 %
1800.01/1800.50	c   Root Dual Bound  : +1.64303551212026e+02
1800.01/1800.53	c Time complete: 1800.04.

Verifier Data

OK	195

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1868748-1245137633/watcher-1868748-1245137633 -o /tmp/evaluation-result-1868748-1245137633/solver-1868748-1245137633 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868748-1245137633.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/65 5064
/proc/meminfo: memFree=1073128/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=4328 CPUtime=0
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 502 0 0 0 0 0 0 0 18 0 1 0 181362714 4431872 485 1992294400 4194304 7823515 548682068736 18446744073709551615 6829856 0 0 4096 0 0 0 0 17 1 0 0
/proc/5064/statm: 1082 488 323 886 0 192 0

[startup+0.0820181 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5064
/proc/meminfo: memFree=1073128/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=15840 CPUtime=0.07
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 3510 0 0 0 6 1 0 0 18 0 1 0 181362714 16220160 3138 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 3960 3138 516 886 0 3070 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15840

[startup+0.10102 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5064
/proc/meminfo: memFree=1073128/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=15980 CPUtime=0.09
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 3553 0 0 0 8 1 0 0 18 0 1 0 181362714 16363520 3181 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 3995 3181 517 886 0 3105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15980

[startup+0.301043 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5064
/proc/meminfo: memFree=1073128/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=17188 CPUtime=0.29
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 3805 0 0 0 27 2 0 0 19 0 1 0 181362714 17600512 3433 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 4297 3433 522 886 0 3407 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17188

[startup+0.701088 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5064
/proc/meminfo: memFree=1073128/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=17876 CPUtime=0.69
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 4003 0 0 0 67 2 0 0 22 0 1 0 181362714 18305024 3631 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 4469 3631 523 886 0 3579 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17876

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1060576/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=18520 CPUtime=1.49
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 4280 0 0 0 147 2 0 0 25 0 1 0 181362714 18964480 3890 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 4630 3890 559 886 0 3740 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18520

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1058976/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=20164 CPUtime=3.09
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 4662 0 0 0 306 3 0 0 25 0 1 0 181362714 20647936 4257 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 5041 4257 559 886 0 4151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20164

[startup+6.30172 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1057056/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=22364 CPUtime=6.29
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5180 0 0 0 624 5 0 0 25 0 1 0 181362714 22900736 4774 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 5591 4774 559 886 0 4701 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22364

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1055336/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=23948 CPUtime=12.69
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5651 0 0 0 1260 9 0 0 25 0 1 0 181362714 24522752 5245 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 5987 5245 562 886 0 5097 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23948

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1054120/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=23948 CPUtime=25.49
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5653 0 0 0 2537 12 0 0 25 0 1 0 181362714 24522752 5247 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 5987 5247 564 886 0 5097 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23948

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1054184/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=23948 CPUtime=51.08
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5654 0 0 0 5086 22 0 0 25 0 1 0 181362714 24522752 5248 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 5987 5248 565 886 0 5097 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23948

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1054184/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=23948 CPUtime=102.27
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5656 0 0 0 10186 41 0 0 25 0 1 0 181362714 24522752 5250 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 5987 5250 567 886 0 5097 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23948

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1054184/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=23948 CPUtime=162.25
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5663 0 0 0 16151 74 0 0 25 0 1 0 181362714 24522752 5257 1992294400 4194304 7823515 548682068736 18446744073709551615 6206148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 5987 5257 572 886 0 5097 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23948

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1054184/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=23948 CPUtime=222.23
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5665 0 0 0 22115 108 0 0 25 0 1 0 181362714 24522752 5259 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 5987 5259 572 886 0 5097 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23948

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1054120/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=23948 CPUtime=282.21
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5666 0 0 0 28075 146 0 0 25 0 1 0 181362714 24522752 5260 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 5987 5260 572 886 0 5097 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 23948

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1054120/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=23948 CPUtime=342.2
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5666 0 0 0 34036 184 0 0 25 0 1 0 181362714 24522752 5260 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 5987 5260 572 886 0 5097 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23948

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1053864/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=24240 CPUtime=402.18
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5743 0 0 0 40001 217 0 0 25 0 1 0 181362714 24821760 5337 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 6060 5337 572 886 0 5170 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 24240

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5065
/proc/meminfo: memFree=1053096/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=24972 CPUtime=462.17
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5923 0 0 0 45956 261 0 0 25 0 1 0 181362714 25571328 5517 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 6243 5517 572 886 0 5353 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 24972

[startup+522.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 5065
/proc/meminfo: memFree=1053096/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=24972 CPUtime=522.15
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5923 0 0 0 51922 293 0 0 25 0 1 0 181362714 25571328 5517 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 6243 5517 572 886 0 5353 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 24972

[startup+582.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 5065
/proc/meminfo: memFree=1053096/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=24972 CPUtime=582.14
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5926 0 0 0 57888 326 0 0 25 0 1 0 181362714 25571328 5520 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 6243 5520 572 886 0 5353 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 24972

[startup+642.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 5065
/proc/meminfo: memFree=1053096/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=24972 CPUtime=642.12
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 5927 0 0 0 63854 358 0 0 25 0 1 0 181362714 25571328 5521 1992294400 4194304 7823515 548682068736 18446744073709551615 6211603 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 6243 5521 572 886 0 5353 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 24972

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 1.10 1.06 1.00 2/66 5065
/proc/meminfo: memFree=1052136/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=25876 CPUtime=882.06
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 6158 0 0 0 87712 494 0 0 25 0 1 0 181362714 26497024 5752 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 6469 5752 572 886 0 5579 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 25876

[startup+942.302 s]
/proc/loadavg: 1.09 1.06 1.00 2/66 5065
/proc/meminfo: memFree=1050472/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=27560 CPUtime=942.04
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 6582 0 0 0 93676 528 0 0 25 0 1 0 181362714 28221440 6176 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 6890 6176 572 886 0 6000 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 27560

[startup+1002.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/66 5065
/proc/meminfo: memFree=1050408/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=28528 CPUtime=1002.02
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 6827 0 0 0 99638 564 0 0 25 0 1 0 181362714 29212672 6421 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7132 6421 572 886 0 6242 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 28528

[startup+1062.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/66 5065
/proc/meminfo: memFree=1049448/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=28528 CPUtime=1062.01
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 6827 0 0 0 105602 599 0 0 25 0 1 0 181362714 29212672 6421 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7132 6421 572 886 0 6242 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 28528

[startup+1122.3 s]
/proc/loadavg: 1.07 1.06 1.00 2/66 5067
/proc/meminfo: memFree=1049192/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=28528 CPUtime=1122
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 6828 0 0 0 111568 632 0 0 25 0 1 0 181362714 29212672 6422 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7132 6422 572 886 0 6242 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 28528

[startup+1182.3 s]
/proc/loadavg: 1.07 1.06 1.00 2/66 5067
/proc/meminfo: memFree=1049192/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=28528 CPUtime=1181.97
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 6829 0 0 0 117536 661 0 0 25 0 1 0 181362714 29212672 6423 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7132 6423 572 886 0 6242 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 28528

[startup+1242.3 s]
/proc/loadavg: 1.13 1.08 1.01 2/66 5067
/proc/meminfo: memFree=1049128/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=28968 CPUtime=1241.96
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 6894 0 0 0 123501 695 0 0 25 0 1 0 181362714 29663232 6488 1992294400 4194304 7823515 548682068736 18446744073709551615 6234834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7242 6488 572 886 0 6352 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 28968

[startup+1302.3 s]
/proc/loadavg: 1.15 1.09 1.01 2/66 5067
/proc/meminfo: memFree=1048168/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=29704 CPUtime=1301.95
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 9158 0 0 0 129464 731 0 0 25 0 1 0 181362714 30416896 6729 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7426 6729 581 886 0 6536 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 29704

[startup+1362.3 s]
/proc/loadavg: 1.23 1.12 1.02 2/66 5067
/proc/meminfo: memFree=1048168/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=29704 CPUtime=1361.93
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 9158 0 0 0 135431 762 0 0 25 0 1 0 181362714 30416896 6729 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7426 6729 581 886 0 6536 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 29704

[startup+1422.31 s]
/proc/loadavg: 1.22 1.13 1.03 2/66 5067
/proc/meminfo: memFree=1048168/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=29704 CPUtime=1421.92
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 9158 0 0 0 141399 793 0 0 25 0 1 0 181362714 30416896 6729 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7426 6729 581 886 0 6536 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 29704

[startup+1482.3 s]
/proc/loadavg: 1.08 1.10 1.02 2/66 5067
/proc/meminfo: memFree=1048168/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=29704 CPUtime=1481.9
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 9158 0 0 0 147365 825 0 0 25 0 1 0 181362714 30416896 6729 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7426 6729 581 886 0 6536 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 29704

[startup+1542.3 s]
/proc/loadavg: 1.09 1.10 1.02 2/66 5067
/proc/meminfo: memFree=1048168/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=29704 CPUtime=1541.88
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 9158 0 0 0 153334 854 0 0 25 0 1 0 181362714 30416896 6729 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7426 6729 581 886 0 6536 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 29704

[startup+1602.3 s]
/proc/loadavg: 1.13 1.11 1.02 2/66 5067
/proc/meminfo: memFree=1048168/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=29704 CPUtime=1601.87
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 9161 0 0 0 159298 889 0 0 25 0 1 0 181362714 30416896 6732 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7426 6732 581 886 0 6536 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 29704

[startup+1662.3 s]
/proc/loadavg: 1.04 1.08 1.02 2/66 5073
/proc/meminfo: memFree=1048032/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=30016 CPUtime=1661.84
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 9200 0 0 0 165263 921 0 0 25 0 1 0 181362714 30736384 6771 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7504 6771 581 886 0 6614 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 30016

[startup+1722.3 s]
/proc/loadavg: 1.01 1.07 1.01 2/66 5073
/proc/meminfo: memFree=1046688/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=31208 CPUtime=1721.83
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 9538 0 0 0 171228 955 0 0 25 0 1 0 181362714 31956992 7109 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7802 7109 581 886 0 6912 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 31208

[startup+1782.3 s]
/proc/loadavg: 1.00 1.05 1.01 2/66 5073
/proc/meminfo: memFree=1046688/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=31208 CPUtime=1781.81
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 9539 0 0 0 177190 991 0 0 25 0 1 0 181362714 31956992 7110 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7802 7110 581 886 0 6912 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 31208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.05 1.01 2/66 5073
/proc/meminfo: memFree=1046688/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=31208 CPUtime=1800.01
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 9541 0 0 0 178998 1003 0 0 25 0 1 0 181362714 31956992 7112 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7802 7112 581 886 0 6912 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 31208

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.05 1.01 2/66 5073
/proc/meminfo: memFree=1046688/2055920 swapFree=4191900/4192956
[pid=5064] ppid=5062 vsize=31208 CPUtime=1800.01
/proc/5064/stat : 5064 (pbscip.linux.x8) R 5062 5064 4694 0 -1 4194304 9541 0 0 0 178998 1003 0 0 25 0 1 0 181362714 31956992 7112 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5064/statm: 7802 7112 581 886 0 6912 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 31208

Child status: 0
Real time (s): 1800.54
CPU time (s): 1800.05
CPU user time (s): 1790.01
CPU system time (s): 10.0385
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 36472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.01
system time used= 10.0385
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9546
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1362

runsolver used 2.03069 second user time and 3.9294 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-16 09:33:53
IDJOB=1868748
IDBENCH=1955
IDSOLVER=683
FILE ID=node32/1868748-1245137633
PBS_JOBID= 9363702
Free space on /tmp= 66344 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_21.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-1868748-1245137633/watcher-1868748-1245137633 -o /tmp/evaluation-result-1868748-1245137633/solver-1868748-1245137633 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1868748-1245137633.opb

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

MD5SUM BENCH= 85de1910ead9431952046fc8a55b274b
RANDOM SEED=1631117980

node32.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1073544 kB
Buffers:         81408 kB
Cached:         803080 kB
SwapCached:        260 kB
Active:         125660 kB
Inactive:       773192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1073544 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            9884 kB
Writeback:           0 kB
Mapped:          23780 kB
Slab:            69252 kB
Committed_AS:   157344 kB
PageTables:       1492 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= 66332 MiB
End job on node32 at 2009-06-16 10:03:55