Trace number 2666903

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 NameAnswerobjective functionCPU timeWall clock time
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverSAT (TO)192 1800.13 1800.57

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_20.opb.PB06.opb
MD5SUM1e2b8f542cc5dec610d6e9b4663a878b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1800.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables473
Total number of constraints472
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 constraints472
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 473
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 473
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 473
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.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2666903-1276374564.opb>
0.00/0.02	c original problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 472 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	o 473
0.00/0.03	c feasible solution found by trivial heuristic, objective value  4.730000e+02
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, 24 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.04/0.05	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 24 chg coeffs, 472 upgd conss, 0 impls, 0 clqs
0.04/0.07	c (round 3) 0 del vars, 5 del conss, 0 chg bounds, 117 chg sides, 365 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.04/0.07	c (round 4) 0 del vars, 59 del conss, 0 chg bounds, 267 chg sides, 602 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.04/0.08	c (round 5) 0 del vars, 73 del conss, 0 chg bounds, 306 chg sides, 670 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.04/0.08	c (round 6) 0 del vars, 73 del conss, 0 chg bounds, 310 chg sides, 674 chg coeffs, 472 upgd conss, 208 impls, 0 clqs
0.04/0.09	c    (0.1s) probing: 101/473 (21.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.04/0.09	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.04/0.09	c presolving (7 rounds):
0.04/0.09	c  0 deleted vars, 73 deleted constraints, 0 tightened bounds, 0 added holes, 310 changed sides, 674 changed coefficients
0.04/0.09	c  208 implications, 0 cliques
0.04/0.09	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 534 constraints
0.04/0.09	c     446 constraints of type <knapsack>
0.04/0.09	c      87 constraints of type <setppc>
0.04/0.09	c       1 constraints of type <logicor>
0.04/0.09	c transformed objective value is always integral (scale: 1)
0.04/0.09	c Presolving Time: 0.05
0.04/0.09	c - non default parameters ----------------------------------------------------------------------
0.04/0.09	c # SCIP version 1.2.1.2
0.04/0.09	c 
0.04/0.09	c # frequency for displaying node information lines
0.04/0.09	c # [type: int, range: [-1,2147483647], default: 100]
0.04/0.09	c display/freq = 10000
0.04/0.09	c 
0.04/0.09	c # maximal time in seconds to run
0.04/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.04/0.09	c limits/time = 1799.99
0.04/0.09	c 
0.04/0.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.04/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.04/0.09	c limits/memory = 1620
0.04/0.09	c 
0.04/0.09	c # should presolving try to simplify inequalities
0.04/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.04/0.09	c constraints/linear/simplifyinequalities = TRUE
0.04/0.09	c 
0.04/0.09	c # should presolving try to simplify knapsacks
0.04/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.04/0.09	c constraints/knapsack/simplifyinequalities = TRUE
0.04/0.09	c 
0.04/0.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.04/0.09	c # [type: int, range: [-1,2147483647], default: -1]
0.04/0.09	c separating/rapidlearning/freq = 0
0.04/0.09	c 
0.04/0.09	c -----------------------------------------------------------------------------------------------
0.04/0.09	c start solving
0.04/0.10	c 
0.69/0.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.71	c t 0.7s|     1 |     0 |  1972 |     - |2562k|   0 | 307 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 4.730000e+02 | 225.09%
0.69/0.72	o 324
0.69/0.72	c r 0.7s|     1 |     0 |  1972 |     - |2576k|   0 | 307 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 3.240000e+02 | 122.68%
0.69/0.72	o 323
0.69/0.72	c R 0.7s|     1 |     0 |  1972 |     - |2589k|   0 | 307 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 3.230000e+02 | 122.00%
0.69/0.73	o 322
0.69/0.73	c s 0.7s|     1 |     0 |  1972 |     - |2602k|   0 | 307 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 3.220000e+02 | 121.31%
1.39/1.40	o 225
1.39/1.40	c y 1.3s|     1 |     0 |  1972 |     - |2978k|   0 | 307 | 473 | 534 | 473 | 534 |   0 |   0 |   0 | 1.454985e+02 | 2.250000e+02 |  54.64%
2.10/2.20	c   2.1s|     1 |     0 |  2950 |     - |2906k|   0 | 375 | 473 | 534 | 473 | 762 | 228 |   0 |   0 | 1.523959e+02 | 2.250000e+02 |  47.64%
3.49/3.59	c   3.5s|     1 |     0 |  3937 |     - |3144k|   0 | 402 | 473 | 534 | 473 | 951 | 417 |   0 |   0 | 1.563895e+02 | 2.250000e+02 |  43.87%
4.79/4.86	c   4.7s|     1 |     0 |  4644 |     - |3324k|   0 | 426 | 473 | 534 | 473 |1107 | 573 |   0 |   0 | 1.584152e+02 | 2.250000e+02 |  42.03%
6.19/6.25	c   6.1s|     1 |     0 |  5254 |     - |3426k|   0 | 417 | 473 | 534 | 473 |1203 | 669 |   0 |   0 | 1.593327e+02 | 2.250000e+02 |  41.21%
7.49/7.55	c   7.4s|     1 |     0 |  5749 |     - |3482k|   0 | 427 | 473 | 534 | 473 |1263 | 729 |   0 |   0 | 1.597889e+02 | 2.250000e+02 |  40.81%
8.80/8.83	c   8.7s|     1 |     0 |  6182 |     - |3514k|   0 | 429 | 473 | 534 | 473 |1298 | 764 |   0 |   0 | 1.600458e+02 | 2.250000e+02 |  40.58%
9.89/9.99	c   9.8s|     1 |     0 |  6432 |     - |3541k|   0 | 430 | 473 | 534 | 473 |1324 | 790 |   0 |   0 | 1.601457e+02 | 2.250000e+02 |  40.50%
10.79/10.87	c  10.7s|     1 |     0 |  6503 |     - |3549k|   0 | 429 | 473 | 534 | 473 |1328 | 794 |   0 |   0 | 1.601558e+02 | 2.250000e+02 |  40.49%
11.69/11.73	c  11.6s|     1 |     0 |  6558 |     - |3558k|   0 | 433 | 473 | 534 | 473 |1331 | 797 |   0 |   0 | 1.601628e+02 | 2.250000e+02 |  40.48%
12.59/12.60	c  12.4s|     1 |     0 |  6600 |     - |3565k|   0 | 433 | 473 | 534 | 473 |1333 | 799 |   0 |   0 | 1.601634e+02 | 2.250000e+02 |  40.48%
24.99/25.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
24.99/25.00	c  24.6s|     1 |     2 |  6600 |     - |3579k|   0 | 433 | 473 | 534 | 473 |1333 | 799 |   0 |  23 | 1.601634e+02 | 2.250000e+02 |  40.48%
105.36/105.43	o 218
105.36/105.43	c c 104s|    15 |    16 | 19148 | 896.3 |4321k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 297 | 1.604724e+02 | 2.180000e+02 |  35.85%
105.46/105.54	o 207
105.46/105.54	c b 104s|    16 |    15 | 19502 | 860.1 |4247k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 297 | 1.604724e+02 | 2.070000e+02 |  28.99%
110.86/110.93	o 204
110.86/110.93	c p 109s|    27 |    28 | 30419 | 916.1 |4451k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 297 | 1.604724e+02 | 2.040000e+02 |  27.12%
110.86/110.93	o 203
110.86/110.93	c p 109s|    27 |    28 | 30423 | 916.3 |4453k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 297 | 1.604724e+02 | 2.030000e+02 |  26.50%
110.86/110.94	o 202
110.86/110.94	c p 109s|    27 |    28 | 30427 | 916.4 |4454k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 297 | 1.604724e+02 | 2.020000e+02 |  25.88%
110.86/110.95	o 201
110.86/110.95	c p 109s|    27 |    28 | 30469 | 918.0 |4463k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 297 | 1.604724e+02 | 2.010000e+02 |  25.26%
110.86/110.95	o 201
110.86/110.95	c p 109s|    27 |    28 | 30472 | 918.2 |4464k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 297 | 1.604724e+02 | 2.010000e+02 |  25.26%
110.86/110.96	o 200
110.86/110.96	c p 109s|    27 |    28 | 30486 | 918.7 |4467k|  14 |   - | 473 | 534 | 473 | 964 | 799 |   0 | 297 | 1.604724e+02 | 2.000000e+02 |  24.63%
197.85/197.91	o 200
197.85/197.91	c p 195s|   202 |   203 |185292 | 889.0 |4665k|  26 |   - | 473 | 541 | 473 | 964 | 799 |   7 | 343 | 1.604724e+02 | 2.000000e+02 |  24.63%
321.21/321.37	o 199
321.21/321.37	c l 317s|   420 |   421 |413614 | 971.4 |4832k|  27 |   - | 473 | 554 | 473 | 964 | 799 |  20 | 438 | 1.606610e+02 | 1.990000e+02 |  23.86%
325.91/326.07	o 198
325.91/326.07	c p 322s|   423 |   424 |423631 | 988.2 |4831k|  27 |   - | 473 | 554 | 473 | 964 | 799 |  20 | 438 | 1.606985e+02 | 1.980000e+02 |  23.21%
325.91/326.08	o 197
325.91/326.08	c p 322s|   423 |   424 |423641 | 988.2 |4834k|  27 |   - | 473 | 554 | 473 | 964 | 799 |  20 | 438 | 1.606985e+02 | 1.970000e+02 |  22.59%
325.91/326.08	o 196
325.91/326.08	c p 322s|   423 |   424 |423644 | 988.3 |4835k|  27 |   - | 473 | 554 | 473 | 964 | 799 |  20 | 438 | 1.606985e+02 | 1.960000e+02 |  21.97%
325.91/326.09	o 195
325.91/326.09	c p 322s|   423 |   424 |423683 | 988.3 |4840k|  27 |   - | 473 | 554 | 473 | 964 | 799 |  20 | 438 | 1.606985e+02 | 1.950000e+02 |  21.35%
326.10/326.25	o 194
326.10/326.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
326.10/326.25	c b 322s|   424 |   425 |423866 | 986.4 |4681k|  27 | 390 | 473 | 554 | 473 | 964 | 799 |  20 | 438 | 1.606985e+02 | 1.940000e+02 |  20.72%
1164.61/1164.96	o 192
1164.61/1164.96	c C1150s|  6726 |  4703 |  2033k| 301.5 |7719k| 143 |  75 | 473 | 607 | 473 | 964 | 799 |  73 |1066 | 1.612642e+02 | 1.920000e+02 |  19.06%
1382.25/1382.67	c  1365s| 10000 |  6193 |  2460k| 245.4 |8962k| 143 |   - | 473 | 627 | 473 | 964 | 799 |  93 |1230 | 1.613502e+02 | 1.920000e+02 |  19.00%
1800.05/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.53	c 
1800.05/1800.53	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.53	c Solving Time (sec) : 1777.40
1800.05/1800.53	c Solving Nodes      : 16832
1800.05/1800.53	c Primal Bound       : +1.92000000000000e+02 (730 solutions)
1800.05/1800.53	c Dual Bound         : +1.61461149010170e+02
1800.05/1800.53	c Gap                : 18.91 %
1800.05/1800.53	s SATISFIABLE
1800.05/1800.53	v x473 -x472 x471 x470 x469 -x468 -x467 -x466 -x465 -x464 x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 x455 x454 x453 x452 -x451 
1800.05/1800.53	v x450 x449 -x448 x447 -x446 x445 -x444 -x443 x442 -x441 -x440 x439 x438 -x437 x436 -x435 -x434 -x433 -x432 x431 -x430 -x429 
1800.05/1800.53	v x428 -x427 -x426 x425 x424 -x423 x422 x421 -x420 -x419 -x418 x417 -x416 x415 x414 -x413 -x412 -x411 x410 x409 -x408 -x407 -x406 
1800.05/1800.53	v x405 -x404 -x403 x402 -x401 -x400 -x399 x398 x397 x396 -x395 -x394 -x393 -x392 x391 -x390 -x389 -x388 x387 -x386 x385 -x384 
1800.05/1800.53	v x383 -x382 x381 -x380 x379 -x378 -x377 x376 -x375 -x374 -x373 -x372 -x371 -x370 x369 -x368 -x367 x366 x365 -x364 -x363 -x362 
1800.05/1800.53	v -x361 -x360 x359 x358 -x357 x356 x355 x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 x344 -x343 x342 x341 x340 
1800.05/1800.53	v x339 -x338 x337 -x336 -x335 x334 x333 x332 x331 -x330 x329 -x328 x327 -x326 x325 x324 -x323 -x322 -x321 -x320 -x319 -x318 x317 
1800.05/1800.53	v -x316 -x315 -x314 -x313 -x312 -x311 x310 x309 -x308 x307 x306 x305 -x304 -x303 -x302 -x301 x300 x299 -x298 x297 x296 -x295 
1800.05/1800.53	v -x294 x293 -x292 x291 -x290 x289 x288 x287 -x286 -x285 x284 -x283 -x282 x281 x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 
1800.05/1800.53	v -x271 -x270 -x269 x268 -x267 x266 -x265 -x264 -x263 x262 -x261 -x260 x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 
1800.05/1800.53	v x250 -x249 x248 x247 -x246 x245 -x244 x243 -x242 -x241 -x240 -x239 x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 x229 
1800.05/1800.53	v x228 -x227 x226 x225 x224 x223 x222 -x221 -x220 -x219 -x218 -x217 x216 x215 x214 -x213 -x212 -x211 -x210 -x209 x208 x207 -x206 
1800.05/1800.53	v x205 -x204 x203 x202 x201 -x200 -x199 x198 x197 -x196 x195 x194 -x193 -x192 x191 x190 x189 -x188 -x187 -x186 -x185 -x184 
1800.05/1800.53	v x183 -x182 x181 -x180 -x179 -x178 x177 -x176 x175 -x174 x173 x172 x171 x170 -x169 x168 -x167 -x166 x165 -x164 -x163 -x162 -x161 
1800.05/1800.53	v -x160 -x159 x158 x157 x156 -x155 x154 x153 -x152 -x151 x150 x149 x148 -x147 -x146 -x145 x144 -x143 x142 -x141 -x140 -x139 
1800.05/1800.53	v -x138 -x137 x136 -x135 -x134 x133 -x132 -x131 x130 x129 -x128 x127 x126 -x125 x124 -x123 -x122 -x121 x120 -x119 -x118 x117 x116 
1800.05/1800.53	v x115 -x114 x113 -x112 -x111 -x110 -x109 x108 x107 -x106 -x105 -x104 x103 -x102 -x101 -x100 -x99 x98 x97 x96 -x95 x94 -x93 
1800.05/1800.53	v x92 -x91 x90 -x89 -x88 -x87 x86 -x85 -x84 x83 -x82 -x81 -x80 -x79 x78 -x77 x76 -x75 -x74 -x73 -x72 x71 x70 x69 x68 x67 -x66 -x65 
1800.05/1800.53	v x64 -x63 -x62 -x61 x60 x59 -x58 -x57 -x56 x55 x54 -x53 -x52 -x51 -x50 -x49 -x48 x47 x46 -x45 x44 -x43 x42 x41 x40 x39 x38 
1800.05/1800.53	v x37 -x36 x35 -x34 -x33 -x32 x31 -x30 x29 -x28 -x27 -x26 x25 x24 -x23 x22 -x21 -x20 x19 -x18 -x17 x16 -x15 -x14 x13 x12 -x11 
1800.05/1800.53	v x10 -x9 x8 -x7 -x6 -x5 -x4 x3 x2 x1 
1800.05/1800.53	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.53	c Solving Time       :    1777.40
1800.05/1800.53	c Original Problem   :
1800.05/1800.53	c   Problem name     : HOME/instance-2666903-1276374564.opb
1800.05/1800.53	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.53	c   Constraints      : 472 initial, 472 maximal
1800.05/1800.53	c Presolved Problem  :
1800.05/1800.53	c   Problem name     : t_HOME/instance-2666903-1276374564.opb
1800.05/1800.53	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.53	c   Constraints      : 534 initial, 652 maximal
1800.05/1800.53	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.53	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.53	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.53	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.53	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.53	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.53	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.53	c   knapsack         :       0.02          0          0          0          0          0         25        310        650
1800.05/1800.53	c   setppc           :       0.01          0          0          0          0          0         48          0          0
1800.05/1800.53	c   linear           :       0.01          0          0          0          0          0          0          0         24
1800.05/1800.53	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.53	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.53	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.53	c   integral         :          0          0          0      13326          0          0         12          0          0      26644
1800.05/1800.53	c   knapsack         :        446         11      92950          0          0          0      51495        757          0          0
1800.05/1800.53	c   setppc           :         87         11      92930          0          0          0       1828          0          0          0
1800.05/1800.53	c   logicor          :          1+        11      12891          0          0          0          0          0          0          0
1800.05/1800.53	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.53	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.53	c   integral         :     193.46       0.00       0.00     193.46       0.00
1800.05/1800.53	c   knapsack         :       6.53       0.08       6.45       0.00       0.00
1800.05/1800.53	c   setppc           :       0.74       0.00       0.74       0.00       0.00
1800.05/1800.53	c   logicor          :       0.10       0.00       0.10       0.00       0.00
1800.05/1800.53	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.53	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.53	c   vbounds          :       0.10          2          0          0
1800.05/1800.53	c   rootredcost      :       0.09         14          0          0
1800.05/1800.53	c   pseudoobj        :       2.36      92954          0          0
1800.05/1800.53	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.53	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.53	c   infeasible LP    :       0.03        124        124        124        3.9          0        0.0          0
1800.05/1800.53	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.53	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.53	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.53	c   applied globally :          -          -          -        124        3.9          -          -          -
1800.05/1800.53	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.53	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.53	c   cut pool         :       0.00         10          -          -        293          -    (maximal pool size: 1444)
1800.05/1800.53	c   redcost          :       1.07      18506          0     144521          0          0
1800.05/1800.53	c   impliedbounds    :       0.00         11          0          0         37          0
1800.05/1800.53	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.53	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.53	c   gomory           :       3.77         11          0          0          2          0
1800.05/1800.53	c   strongcg         :       3.37         11          0          0          2          0
1800.05/1800.53	c   cmir             :       0.48         10          0          0        845          0
1800.05/1800.53	c   flowcover        :       0.60         10          0          0        903          0
1800.05/1800.53	c   clique           :       0.00          1          0          0          0          0
1800.05/1800.53	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.53	c   mcf              :       0.08          8          0          0         64          0
1800.05/1800.53	c   rapidlearning    :       0.28          1          0          0          0          0
1800.05/1800.53	c Pricers            :       Time      Calls       Vars
1800.05/1800.53	c   problem variables:       0.00          0          0
1800.05/1800.53	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.53	c   relpscost        :     193.43      13326          0         12          0          0      26644
1800.05/1800.53	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.53	c   inference        :       0.00          0          0          0          0          0          0
1800.05/1800.53	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.53	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.53	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.53	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.54	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.54	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.54	c   LP solutions     :       0.00          -          0
1800.05/1800.54	c   pseudo solutions :       0.00          -          0
1800.05/1800.54	c   oneopt           :       0.05          9          2
1800.05/1800.54	c   objpscostdiving  :      47.70          5        125
1800.05/1800.54	c   crossover        :       1.37          4          2
1800.05/1800.54	c   fracdiving       :      54.36         15          0
1800.05/1800.54	c   veclendiving     :      83.98         32         73
1800.05/1800.54	c   rootsoldiving    :      11.19         24          0
1800.05/1800.54	c   linesearchdiving :     118.07         51         25
1800.05/1800.54	c   pscostdiving     :     340.95        128        284
1800.05/1800.54	c   trivial          :       0.00          2          3
1800.05/1800.54	c   simplerounding   :       0.67      17142         24
1800.05/1800.54	c   zirounding       :       1.06       1301         26
1800.05/1800.54	c   rounding         :      17.00       5840          1
1800.05/1800.54	c   shifting         :       3.63       1471          1
1800.05/1800.54	c   intshifting      :       0.00          0          0
1800.05/1800.54	c   twoopt           :       0.00          0          0
1800.05/1800.54	c   fixandinfer      :       0.00          0          0
1800.05/1800.54	c   feaspump         :       0.00          0          0
1800.05/1800.54	c   coefdiving       :     133.26         35        163
1800.05/1800.54	c   intdiving        :       0.00          0          0
1800.05/1800.54	c   actconsdiving    :       0.00          0          0
1800.05/1800.54	c   guideddiving     :      51.87         16          0
1800.05/1800.54	c   octane           :       0.00          0          0
1800.05/1800.54	c   rens             :       0.00          0          0
1800.05/1800.54	c   rins             :       0.00          0          0
1800.05/1800.54	c   localbranching   :       0.00          0          0
1800.05/1800.54	c   mutation         :       0.00          0          0
1800.05/1800.54	c   dins             :       0.00          0          0
1800.05/1800.54	c   undercover       :       0.00          0          0
1800.05/1800.54	c   nlp              :       0.02          0          0
1800.05/1800.54	c   trysol           :       0.01          0          0
1800.05/1800.54	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.54	c   primal LP        :       0.01          0          0       0.00       0.00
1800.05/1800.54	c   dual LP          :     691.90      20627    1358716      65.87    1963.75
1800.05/1800.54	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.54	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.54	c   diving/probing LP:     814.76      43757    1953064      44.63    2397.10
1800.05/1800.54	c   strong branching :     191.50       1404     318514     226.86    1663.26
1800.05/1800.54	c     (at root node) :          -         23      14647     636.83          -
1800.05/1800.54	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.54	c B&B Tree           :
1800.05/1800.54	c   number of runs   :          1
1800.05/1800.54	c   nodes            :      16832
1800.05/1800.54	c   nodes (total)    :      16832
1800.05/1800.54	c   nodes left       :       9091
1800.05/1800.54	c   max depth        :        143
1800.05/1800.54	c   max depth (total):        143
1800.05/1800.54	c   backtracks       :       2331 (13.8%)
1800.05/1800.54	c   delayed cutoffs  :          0
1800.05/1800.54	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.05/1800.54	c   avg switch length:       7.12
1800.05/1800.54	c   switching time   :       2.11
1800.05/1800.54	c Solution           :
1800.05/1800.54	c   Solutions found  :        730 (21 improvements)
1800.05/1800.54	c   First Solution   : +4.73000000000000e+02   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
1800.05/1800.54	c   Primal Bound     : +1.92000000000000e+02   (in run 1, after 6726 nodes, 1149.81 seconds, depth 128, found by <crossover>)
1800.05/1800.54	c   Dual Bound       : +1.61461149010170e+02
1800.05/1800.54	c   Gap              :      18.91 %
1800.05/1800.54	c   Root Dual Bound  : +1.60163412495191e+02
1800.05/1800.54	c   Root Iterations  :       6600
1800.05/1800.57	c Time complete: 1800.12.

Verifier Data

OK	192

Watcher Data

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

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

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: 2.27 2.53 2.06 2/106 14205
/proc/meminfo: memFree=1813368/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=7724 CPUtime=0
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 1021 0 0 0 0 0 0 0 24 0 1 0 13057725 7909376 941 1992294400 4194304 8223781 140735102016736 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14205/statm: 1931 951 348 984 0 944 0

[startup+0.0454879 s]
/proc/loadavg: 2.27 2.53 2.06 2/106 14205
/proc/meminfo: memFree=1813368/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=13220 CPUtime=0.04
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 2963 0 0 0 3 1 0 0 24 0 1 0 13057725 13537280 2262 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 3305 2262 441 984 0 2318 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13220

[startup+0.101494 s]
/proc/loadavg: 2.27 2.53 2.06 2/106 14205
/proc/meminfo: memFree=1813368/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=15484 CPUtime=0.09
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 5899 0 0 0 7 2 0 0 24 0 1 0 13057725 15855616 2883 1992294400 4194304 8223781 140735102016736 18446744073709551615 7256806 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 3871 2883 485 984 0 2884 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15484

[startup+0.301512 s]
/proc/loadavg: 2.27 2.53 2.06 2/106 14205
/proc/meminfo: memFree=1813368/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=17120 CPUtime=0.29
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 6529 0 0 0 26 3 0 0 25 0 1 0 13057725 17530880 3373 1992294400 4194304 8223781 140735102016736 18446744073709551615 6569982 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 4280 3373 540 984 0 3293 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17120

[startup+0.701548 s]
/proc/loadavg: 2.27 2.53 2.06 2/106 14205
/proc/meminfo: memFree=1813368/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=18096 CPUtime=0.69
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 6981 0 0 0 66 3 0 0 25 0 1 0 13057725 18530304 3611 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 4524 3611 540 984 0 3537 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18096

[startup+1.50163 s]
/proc/loadavg: 2.27 2.53 2.06 2/107 14206
/proc/meminfo: memFree=1800960/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=18264 CPUtime=1.49
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 14508 0 0 0 142 7 0 0 25 0 1 0 13057725 18702336 3714 1992294400 4194304 8223781 140735102016736 18446744073709551615 6559800 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 4566 3714 587 984 0 3579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18264

[startup+3.10177 s]
/proc/loadavg: 2.27 2.53 2.06 2/107 14206
/proc/meminfo: memFree=1799596/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=19756 CPUtime=3.09
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 16039 0 0 0 300 9 0 0 25 0 1 0 13057725 20230144 4017 1992294400 4194304 8223781 140735102016736 18446744073709551615 6539325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 4939 4017 587 984 0 3952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19756

[startup+6.30108 s]
/proc/loadavg: 2.17 2.50 2.06 2/107 14206
/proc/meminfo: memFree=1798108/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=20868 CPUtime=6.29
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 18939 0 0 0 617 12 0 0 25 0 1 0 13057725 21368832 4319 1992294400 4194304 8223781 140735102016736 18446744073709551615 6050012 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5217 4319 587 984 0 4230 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20868

[startup+12.7007 s]
/proc/loadavg: 2.07 2.48 2.05 2/107 14206
/proc/meminfo: memFree=1797736/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=20828 CPUtime=12.69
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 22452 0 0 0 1252 17 0 0 25 0 1 0 13057725 21327872 4310 1992294400 4194304 8223781 140735102016736 18446744073709551615 6044491 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5207 4310 587 984 0 4220 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20828

[startup+25.5009 s]
/proc/loadavg: 1.83 2.40 2.03 2/107 14208
/proc/meminfo: memFree=1797488/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=20924 CPUtime=25.48
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 49502 0 0 0 2515 33 0 0 25 0 1 0 13057725 21426176 4362 1992294400 4194304 8223781 140735102016736 18446744073709551615 6448560 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5231 4362 588 984 0 4244 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20924

[startup+51.1013 s]
/proc/loadavg: 1.55 2.29 2.00 2/107 14208
/proc/meminfo: memFree=1797860/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=20604 CPUtime=51.08
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 111479 0 0 0 5043 65 0 0 25 0 1 0 13057725 21098496 4291 1992294400 4194304 8223781 140735102016736 18446744073709551615 6568470 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5151 4291 590 984 0 4164 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20604

[startup+102.308 s]
/proc/loadavg: 1.24 2.09 1.95 2/107 14210
/proc/meminfo: memFree=1797488/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=21280 CPUtime=102.26
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 240829 0 0 0 10092 134 0 0 25 0 1 0 13057725 21790720 4423 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5320 4423 590 984 0 4333 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21280

[startup+162.301 s]
/proc/loadavg: 1.08 1.89 1.89 2/107 14210
/proc/meminfo: memFree=1796992/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=21648 CPUtime=162.25
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 314636 0 0 0 16024 201 0 0 25 0 1 0 13057725 22167552 4525 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5412 4525 591 984 0 4425 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21648

[startup+222.301 s]
/proc/loadavg: 1.03 1.72 1.83 2/107 14212
/proc/meminfo: memFree=1796992/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=21324 CPUtime=222.23
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 406456 0 0 0 21949 274 0 0 25 0 1 0 13057725 21835776 4443 1992294400 4194304 8223781 140735102016736 18446744073709551615 6590360 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5331 4443 591 984 0 4344 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21324

[startup+282.301 s]
/proc/loadavg: 1.01 1.59 1.77 2/107 14214
/proc/meminfo: memFree=1796248/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=22376 CPUtime=282.21
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 498430 0 0 0 27871 350 0 0 25 0 1 0 13057725 22913024 4683 1992294400 4194304 8223781 140735102016736 18446744073709551615 6596635 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5594 4683 591 984 0 4607 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22376

[startup+342.301 s]
/proc/loadavg: 1.00 1.48 1.72 2/107 14216
/proc/meminfo: memFree=1796372/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=22024 CPUtime=342.21
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 602035 0 0 0 33784 437 0 0 25 0 1 0 13057725 22552576 4645 1992294400 4194304 8223781 140735102016736 18446744073709551615 6590175 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5506 4645 592 984 0 4519 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 22024

[startup+402.301 s]
/proc/loadavg: 1.00 1.39 1.67 2/107 14218
/proc/meminfo: memFree=1796372/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=22312 CPUtime=402.19
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 710092 0 0 0 39705 514 0 0 25 0 1 0 13057725 22847488 4641 1992294400 4194304 8223781 140735102016736 18446744073709551615 6444381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5578 4641 592 984 0 4591 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 22312

[startup+462.301 s]
/proc/loadavg: 1.06 1.33 1.63 2/107 14218
/proc/meminfo: memFree=1796248/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=22416 CPUtime=462.17
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 820652 0 0 0 45623 594 0 0 25 0 1 0 13057725 22953984 4633 1992294400 4194304 8223781 140735102016736 18446744073709551615 6536470 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5604 4633 592 984 0 4617 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 22416

[startup+522.302 s]
/proc/loadavg: 1.02 1.27 1.59 2/107 14220
/proc/meminfo: memFree=1796372/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=22068 CPUtime=522.16
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 923407 0 0 0 51541 675 0 0 25 0 1 0 13057725 22597632 4640 1992294400 4194304 8223781 140735102016736 18446744073709551615 6162453 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5517 4640 592 984 0 4530 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 22068

[startup+582.301 s]
/proc/loadavg: 1.00 1.22 1.55 2/107 14222
/proc/meminfo: memFree=1796248/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=22108 CPUtime=582.14
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 1019949 0 0 0 57464 750 0 0 25 0 1 0 13057725 22638592 4637 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5527 4637 595 984 0 4540 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 22108

[startup+642.301 s]
/proc/loadavg: 1.00 1.17 1.52 2/107 14224
/proc/meminfo: memFree=1795876/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=22384 CPUtime=642.14
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 1107739 0 0 0 63387 827 0 0 25 0 1 0 13057725 22921216 4721 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5596 4721 595 984 0 4609 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 22384

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.07 1.39 2/107 14230
/proc/meminfo: memFree=1794636/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=22852 CPUtime=882.07
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 1479301 0 0 0 87071 1136 0 0 25 0 1 0 13057725 23400448 4895 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 5713 4895 596 984 0 4726 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 22852

[startup+942.301 s]
/proc/loadavg: 1.00 1.05 1.36 2/107 14232
/proc/meminfo: memFree=1793520/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=24484 CPUtime=942.06
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 1559468 0 0 0 92996 1210 0 0 25 0 1 0 13057725 25071616 5283 1992294400 4194304 8223781 140735102016736 18446744073709551615 6568466 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 6121 5283 596 984 0 5134 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 24484

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.34 2/107 14234
/proc/meminfo: memFree=1793396/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=24604 CPUtime=1002.04
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 1635621 0 0 0 98921 1283 0 0 25 0 1 0 13057725 25194496 5236 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 6151 5236 596 984 0 5164 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 24604

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.31 2/107 14234
/proc/meminfo: memFree=1791784/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=26352 CPUtime=1062.03
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 1720591 0 0 0 104850 1353 0 0 25 0 1 0 13057725 26984448 5665 1992294400 4194304 8223781 140735102016736 18446744073709551615 6592395 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 6588 5665 596 984 0 5601 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 26352

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.29 2/107 14236
/proc/meminfo: memFree=1791288/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=26772 CPUtime=1122.01
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 1792851 0 0 0 110777 1424 0 0 25 0 1 0 13057725 27414528 5782 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 6693 5782 596 984 0 5706 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 26772

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/107 14238
/proc/meminfo: memFree=1791288/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=27048 CPUtime=1182
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 1888851 0 0 0 116691 1509 0 0 25 0 1 0 13057725 27697152 5880 1992294400 4194304 8223781 140735102016736 18446744073709551615 6539340 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 6762 5880 596 984 0 5775 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 27048

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/107 14240
/proc/meminfo: memFree=1790544/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=27244 CPUtime=1241.99
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 1959649 0 0 0 122622 1577 0 0 25 0 1 0 13057725 27897856 5897 1992294400 4194304 8223781 140735102016736 18446744073709551615 6570006 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 6811 5897 596 984 0 5824 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 27244

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/107 14242
/proc/meminfo: memFree=1790172/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=27552 CPUtime=1301.97
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 2045396 0 0 0 128544 1653 0 0 25 0 1 0 13057725 28213248 5998 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 6888 5998 596 984 0 5901 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 27552

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/107 14242
/proc/meminfo: memFree=1790048/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=28240 CPUtime=1361.95
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 2126282 0 0 0 134465 1730 0 0 25 0 1 0 13057725 28917760 6162 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 7060 6162 596 984 0 6073 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 28240

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.20 2/107 14244
/proc/meminfo: memFree=1789428/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=28348 CPUtime=1421.94
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 2199719 0 0 0 140392 1802 0 0 25 0 1 0 13057725 29028352 6204 1992294400 4194304 8223781 140735102016736 18446744073709551615 6568486 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 7087 6204 596 984 0 6100 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 28348

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/107 14246
/proc/meminfo: memFree=1789304/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=28516 CPUtime=1481.92
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 2262647 0 0 0 146321 1871 0 0 25 0 1 0 13057725 29200384 6179 1992294400 4194304 8223781 140735102016736 18446744073709551615 6592850 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 7129 6179 596 984 0 6142 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 28516

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/107 14248
/proc/meminfo: memFree=1789552/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=28224 CPUtime=1541.91
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 2335427 0 0 0 152249 1942 0 0 25 0 1 0 13057725 28901376 6207 1992294400 4194304 8223781 140735102016736 18446744073709551615 6559800 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 7056 6207 597 984 0 6069 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 28224

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/107 14250
/proc/meminfo: memFree=1789552/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=28064 CPUtime=1601.9
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 2405901 0 0 0 158172 2018 0 0 25 0 1 0 13057725 28737536 6165 1992294400 4194304 8223781 140735102016736 18446744073709551615 6569642 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 7016 6165 596 984 0 6029 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 28064

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/107 14250
/proc/meminfo: memFree=1789056/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=28484 CPUtime=1661.88
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 2487137 0 0 0 164092 2096 0 0 25 0 1 0 13057725 29167616 6306 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 7121 6306 596 984 0 6134 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 28484

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/107 14252
/proc/meminfo: memFree=1788436/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=29052 CPUtime=1721.86
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 2563803 0 0 0 170017 2169 0 0 25 0 1 0 13057725 29749248 6370 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 7263 6370 596 984 0 6276 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 29052

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 14254
/proc/meminfo: memFree=1787444/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=29556 CPUtime=1781.85
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 2645155 0 0 0 175942 2243 0 0 25 0 1 0 13057725 30265344 6527 1992294400 4194304 8223781 140735102016736 18446744073709551615 6570002 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 7389 6527 596 984 0 6402 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 29556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 14254
/proc/meminfo: memFree=1787072/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=30192 CPUtime=1800.05
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 2674950 0 0 0 177738 2267 0 0 25 0 1 0 13057725 30916608 6711 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 7548 6711 596 984 0 6561 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 30192

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.00 1.12 2/107 14254
/proc/meminfo: memFree=1787072/2059040 swapFree=4135796/4192956
[pid=14205] ppid=14203 vsize=30192 CPUtime=1800.05
/proc/14205/stat : 14205 (pbscip.linux.x8) R 14203 14205 14180 0 -1 4202496 2674950 0 0 0 177738 2267 0 0 25 0 1 0 13057725 30916608 6711 1992294400 4194304 8223781 140735102016736 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14205/statm: 7548 6711 596 984 0 6561 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 30192

Child status: 0
Real time (s): 1800.57
CPU time (s): 1800.13
CPU user time (s): 1777.44
CPU system time (s): 22.6816
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 36496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1777.44
system time used= 22.6816
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2675008
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= 4
involuntary context switches= 23614

runsolver used 3.19251 second user time and 8.28874 second system time

The end

Launcher Data

Begin job on node015 at 2010-06-12 22:29:24
IDJOB=2666903
IDBENCH=1962
IDSOLVER=1169
FILE ID=node015/2666903-1276374564
PBS_JOBID= 11173234
Free space on /tmp= 62548 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_20.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2666903-1276374564/watcher-2666903-1276374564 -o /tmp/evaluation-result-2666903-1276374564/solver-2666903-1276374564 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2666903-1276374564.opb -t 1800 -m 1800

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

MD5SUM BENCH= 1e2b8f542cc5dec610d6e9b4663a878b
RANDOM SEED=451758616

node015.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
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.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.36
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1813896 kB
Buffers:         54312 kB
Cached:         120740 kB
SwapCached:      14088 kB
Active:         109564 kB
Inactive:        82136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1813896 kB
SwapTotal:     4192956 kB
SwapFree:      4135796 kB
Dirty:            4664 kB
Writeback:           0 kB
AnonPages:       11420 kB
Mapped:           9156 kB
Slab:            31708 kB
PageTables:       4056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181532 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62544 MiB
End job on node015 at 2010-06-12 22:59:27