Trace number 2665472

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverSAT (TO)187 1800.19 1800.83

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
MD5SUM3ddf6338b9f9cf35560b94c856457c56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark187
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables468
Total number of constraints468
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 constraints468
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 468
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 468
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 468
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: Clp 1.11.1] [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-2665472-1276372113.opb>
0.00/0.02	c original problem has 468 variables (468 bin, 0 int, 0 impl, 0 cont) and 468 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	o 468
0.00/0.03	c feasible solution found by trivial heuristic, objective value  4.680000e+02
0.00/0.03	c presolving:
0.00/0.03	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 2 chg sides, 38 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.03/0.05	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 2 chg sides, 38 chg coeffs, 468 upgd conss, 0 impls, 0 clqs
0.03/0.06	c (round 3) 0 del vars, 3 del conss, 0 chg bounds, 105 chg sides, 320 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.03/0.07	c (round 4) 0 del vars, 38 del conss, 0 chg bounds, 202 chg sides, 479 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.03/0.08	c (round 5) 0 del vars, 48 del conss, 0 chg bounds, 213 chg sides, 495 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.03/0.08	c (round 6) 0 del vars, 48 del conss, 0 chg bounds, 216 chg sides, 504 chg coeffs, 468 upgd conss, 236 impls, 0 clqs
0.03/0.09	c    (0.1s) probing: 101/468 (21.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.03/0.09	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.03/0.09	c presolving (7 rounds):
0.03/0.09	c  0 deleted vars, 48 deleted constraints, 0 tightened bounds, 0 added holes, 216 changed sides, 504 changed coefficients
0.03/0.09	c  236 implications, 0 cliques
0.03/0.09	c presolved problem has 468 variables (468 bin, 0 int, 0 impl, 0 cont) and 532 constraints
0.03/0.09	c     448 constraints of type <knapsack>
0.03/0.09	c      80 constraints of type <setppc>
0.03/0.09	c       4 constraints of type <logicor>
0.03/0.09	c transformed objective value is always integral (scale: 1)
0.03/0.09	c Presolving Time: 0.04
0.03/0.09	c - non default parameters ----------------------------------------------------------------------
0.03/0.09	c # SCIP version 1.2.1.2
0.03/0.09	c 
0.03/0.09	c # frequency for displaying node information lines
0.03/0.09	c # [type: int, range: [-1,2147483647], default: 100]
0.03/0.09	c display/freq = 10000
0.03/0.09	c 
0.03/0.09	c # maximal time in seconds to run
0.03/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.03/0.09	c limits/time = 1799.99
0.03/0.09	c 
0.03/0.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.03/0.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.03/0.09	c limits/memory = 1620
0.03/0.09	c 
0.03/0.09	c # should presolving try to simplify inequalities
0.03/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.03/0.09	c constraints/linear/simplifyinequalities = TRUE
0.03/0.09	c 
0.03/0.09	c # should presolving try to simplify knapsacks
0.03/0.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.03/0.09	c constraints/knapsack/simplifyinequalities = TRUE
0.03/0.09	c 
0.03/0.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.03/0.09	c # [type: int, range: [-1,2147483647], default: -1]
0.03/0.09	c separating/rapidlearning/freq = 0
0.03/0.09	c 
0.03/0.09	c -----------------------------------------------------------------------------------------------
0.03/0.09	c start solving
0.03/0.09	c 
0.39/0.41	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.41	c t 0.4s|     1 |     0 |   922 |     - |2545k|   0 | 298 | 468 | 532 | 468 | 532 |   0 |   0 |   0 | 1.438517e+02 | 4.680000e+02 | 225.34%
0.39/0.41	o 315
0.39/0.41	c r 0.4s|     1 |     0 |   922 |     - |2558k|   0 | 298 | 468 | 532 | 468 | 532 |   0 |   0 |   0 | 1.438517e+02 | 3.150000e+02 | 118.98%
0.39/0.42	o 314
0.39/0.42	c R 0.4s|     1 |     0 |   922 |     - |2572k|   0 | 298 | 468 | 532 | 468 | 532 |   0 |   0 |   0 | 1.438517e+02 | 3.140000e+02 | 118.28%
0.39/0.43	o 313
0.39/0.43	c s 0.4s|     1 |     0 |   922 |     - |2585k|   0 | 298 | 468 | 532 | 468 | 532 |   0 |   0 |   0 | 1.438517e+02 | 3.130000e+02 | 117.59%
1.39/1.42	c   1.3s|     1 |     0 |  1813 |     - |2866k|   0 | 356 | 468 | 532 | 468 | 768 | 236 |   0 |   0 | 1.513601e+02 | 3.130000e+02 | 106.79%
1.39/1.42	o 207
1.39/1.42	c b 1.3s|     1 |     0 |  1813 |     - |2879k|   0 | 356 | 468 | 532 | 468 | 768 | 236 |   0 |   0 | 1.513601e+02 | 2.070000e+02 |  36.76%
2.49/2.55	c   2.4s|     1 |     0 |  2782 |     - |3104k|   0 | 395 | 468 | 532 | 468 | 952 | 420 |   0 |   0 | 1.562133e+02 | 2.070000e+02 |  32.51%
3.79/3.81	c   3.7s|     1 |     0 |  3658 |     - |3295k|   0 | 402 | 468 | 532 | 468 |1102 | 570 |   0 |   0 | 1.581927e+02 | 2.070000e+02 |  30.85%
4.99/5.05	c   4.9s|     1 |     0 |  4348 |     - |3435k|   0 | 424 | 468 | 532 | 468 |1217 | 685 |   0 |   0 | 1.593030e+02 | 2.070000e+02 |  29.94%
6.28/6.38	c   6.2s|     1 |     0 |  4878 |     - |3503k|   0 | 419 | 468 | 532 | 468 |1289 | 757 |   0 |   0 | 1.598163e+02 | 2.070000e+02 |  29.52%
7.39/7.48	c   7.3s|     1 |     0 |  5150 |     - |3537k|   0 | 434 | 468 | 532 | 468 |1329 | 797 |   0 |   0 | 1.599851e+02 | 2.070000e+02 |  29.39%
8.58/8.63	c   8.5s|     1 |     0 |  5345 |     - |3569k|   0 | 430 | 468 | 532 | 468 |1356 | 824 |   0 |   0 | 1.600975e+02 | 2.070000e+02 |  29.30%
9.80/9.81	c   9.7s|     1 |     0 |  5546 |     - |3592k|   0 | 426 | 468 | 532 | 468 |1376 | 844 |   0 |   0 | 1.601654e+02 | 2.070000e+02 |  29.24%
10.79/10.88	c  10.7s|     1 |     0 |  5677 |     - |3606k|   0 | 426 | 468 | 532 | 468 |1386 | 854 |   0 |   0 | 1.602114e+02 | 2.070000e+02 |  29.20%
11.89/11.92	c  11.8s|     1 |     0 |  5762 |     - |3616k|   0 | 429 | 468 | 532 | 468 |1393 | 861 |   0 |   0 | 1.602326e+02 | 2.070000e+02 |  29.19%
12.78/12.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
12.78/12.88	c  12.7s|     1 |     0 |  5842 |     - |3624k|   0 | 431 | 468 | 532 | 468 |1329 | 865 |   0 |   0 | 1.602460e+02 | 2.070000e+02 |  29.18%
13.69/13.73	c  13.6s|     1 |     0 |  5846 |     - |3631k|   0 | 431 | 468 | 532 | 468 |1330 | 866 |   0 |   0 | 1.602460e+02 | 2.070000e+02 |  29.18%
28.09/28.13	c  27.7s|     1 |     2 |  5846 |     - |3645k|   0 | 431 | 468 | 532 | 468 |1330 | 866 |   0 |  34 | 1.602460e+02 | 2.070000e+02 |  29.18%
78.76/78.84	o 206
78.76/78.84	c p77.4s|    27 |    28 | 29837 | 922.7 |4492k|  14 |   - | 468 | 532 | 468 | 960 | 866 |   0 | 262 | 1.606160e+02 | 2.060000e+02 |  28.26%
78.76/78.85	o 204
78.76/78.85	c p77.4s|    27 |    28 | 29841 | 922.9 |4493k|  14 |   - | 468 | 532 | 468 | 960 | 866 |   0 | 262 | 1.606160e+02 | 2.040000e+02 |  27.01%
78.76/78.85	o 203
78.76/78.85	c p77.4s|    27 |    28 | 29849 | 923.2 |4496k|  14 |   - | 468 | 532 | 468 | 960 | 866 |   0 | 262 | 1.606160e+02 | 2.030000e+02 |  26.39%
78.76/78.85	o 201
78.76/78.85	c p77.4s|    27 |    28 | 29858 | 923.5 |4498k|  14 |   - | 468 | 532 | 468 | 960 | 866 |   0 | 262 | 1.606160e+02 | 2.010000e+02 |  25.14%
78.76/78.87	o 200
78.76/78.87	c b77.4s|    28 |    27 | 29884 | 890.3 |4357k|  14 |   - | 468 | 532 | 468 | 960 | 866 |   0 | 262 | 1.606160e+02 | 2.000000e+02 |  24.52%
158.53/158.65	o 199
158.53/158.65	c p 156s|   215 |   216 |226532 |1031.2 |4710k|  27 |   - | 468 | 547 | 468 | 960 | 866 |  15 | 312 | 1.606160e+02 | 1.990000e+02 |  23.90%
158.53/158.65	o 199
158.53/158.65	c p 156s|   215 |   216 |226549 |1031.3 |4713k|  27 |   - | 468 | 547 | 468 | 960 | 866 |  15 | 312 | 1.606160e+02 | 1.990000e+02 |  23.90%
158.73/158.82	o 197
158.73/158.82	c b 156s|   216 |   217 |226918 |1028.2 |4592k|  27 | 359 | 468 | 547 | 468 | 960 | 866 |  15 | 312 | 1.606160e+02 | 1.970000e+02 |  22.65%
212.72/212.88	o 197
212.72/212.88	c v 209s|   377 |   378 |353707 | 925.2 |4819k|  27 |   - | 468 | 554 | 468 | 960 | 866 |  22 | 373 | 1.606837e+02 | 1.970000e+02 |  22.60%
212.91/213.07	o 196
212.91/213.07	c b 209s|   378 |   379 |354117 | 923.8 |4714k|  27 | 360 | 468 | 554 | 468 | 960 | 866 |  22 | 373 | 1.606837e+02 | 1.960000e+02 |  21.98%
224.92/225.01	o 194
224.92/225.01	c p 220s|   404 |   405 |385363 | 941.7 |4877k|  27 |   - | 468 | 554 | 468 | 960 | 866 |  22 | 382 | 1.607573e+02 | 1.940000e+02 |  20.68%
225.01/225.16	o 193
225.01/225.16	c b 221s|   405 |   406 |385667 | 940.2 |4731k|  27 | 344 | 468 | 554 | 468 | 960 | 866 |  22 | 382 | 1.607573e+02 | 1.930000e+02 |  20.06%
271.70/271.83	o 192
271.70/271.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
271.70/271.83	c p 266s|   485 |   486 |506079 |1033.5 |4925k|  27 |   - | 468 | 554 | 468 | 960 | 866 |  22 | 427 | 1.608136e+02 | 1.920000e+02 |  19.39%
271.70/271.84	o 192
271.70/271.84	c p 266s|   485 |   486 |506090 |1033.6 |4926k|  27 |   - | 468 | 554 | 468 | 960 | 866 |  22 | 427 | 1.608136e+02 | 1.920000e+02 |  19.39%
271.70/271.84	o 191
271.70/271.84	c p 266s|   485 |   486 |506092 |1033.6 |4927k|  27 |   - | 468 | 554 | 468 | 960 | 866 |  22 | 427 | 1.608136e+02 | 1.910000e+02 |  18.77%
495.62/495.87	o 191
495.62/495.87	c p 485s|  1190 |  1191 |  1088k| 910.9 |5380k|  31 |   - | 468 | 576 | 468 | 960 | 866 |  44 | 592 | 1.613062e+02 | 1.910000e+02 |  18.41%
495.71/495.99	o 190
495.71/495.99	c b 485s|  1191 |  1192 |  1089k| 910.4 |5238k|  31 | 397 | 468 | 576 | 468 | 960 | 866 |  44 | 592 | 1.613106e+02 | 1.900000e+02 |  17.79%
548.70/548.97	o 187
548.70/548.97	c C 537s|  1391 |  1392 |  1217k| 872.0 |5363k|  31 | 400 | 468 | 579 | 468 | 960 | 866 |  47 | 672 | 1.613819e+02 | 1.870000e+02 |  15.87%
1800.07/1800.71	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.07/1800.79	c 
1800.07/1800.79	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.79	c Solving Time (sec) : 1759.94
1800.07/1800.79	c Solving Nodes      : 8020
1800.07/1800.79	c Primal Bound       : +1.87000000000000e+02 (665 solutions)
1800.07/1800.79	c Dual Bound         : +1.62189798329912e+02
1800.07/1800.79	c Gap                : 15.30 %
1800.07/1800.79	s SATISFIABLE
1800.07/1800.79	v -x468 -x467 x466 x465 -x464 x463 x462 x461 x460 -x459 -x458 -x457 -x456 x455 -x454 -x453 x452 -x451 -x450 x449 x448 -x447 x446 
1800.07/1800.79	v -x445 -x444 x443 x442 -x441 -x440 -x439 -x438 x437 -x436 -x435 x434 -x433 -x432 x431 -x430 -x429 x428 x427 -x426 x425 -x424 x423 
1800.07/1800.79	v -x422 x421 x420 x419 -x418 x417 -x416 -x415 -x414 -x413 x412 -x411 -x410 x409 x408 -x407 -x406 -x405 x404 x403 -x402 -x401 
1800.07/1800.79	v -x400 -x399 -x398 -x397 x396 -x395 -x394 -x393 -x392 -x391 x390 x389 -x388 -x387 -x386 -x385 x384 -x383 -x382 -x381 -x380 x379 
1800.07/1800.79	v -x378 -x377 -x376 x375 x374 x373 x372 -x371 -x370 -x369 -x368 -x367 -x366 x365 -x364 -x363 -x362 -x361 -x360 -x359 x358 x357 
1800.07/1800.79	v x356 -x355 x354 x353 x352 x351 x350 x349 x348 -x347 -x346 -x345 -x344 -x343 -x342 x341 x340 x339 -x338 x337 x336 x335 -x334 
1800.07/1800.79	v x333 x332 -x331 -x330 x329 x328 -x327 -x326 x325 -x324 x323 -x322 x321 -x320 -x319 x318 -x317 -x316 -x315 -x314 -x313 -x312 
1800.07/1800.79	v x311 -x310 x309 -x308 -x307 x306 -x305 x304 -x303 -x302 -x301 -x300 x299 -x298 -x297 x296 -x295 -x294 x293 -x292 x291 -x290 
1800.07/1800.79	v -x289 x288 -x287 -x286 -x285 -x284 x283 x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 x272 x271 x270 -x269 x268 
1800.07/1800.79	v x267 x266 -x265 x264 x263 x262 -x261 -x260 x259 -x258 -x257 -x256 -x255 x254 -x253 -x252 x251 x250 -x249 -x248 -x247 -x246 x245 
1800.07/1800.79	v x244 -x243 x242 x241 -x240 -x239 x238 x237 -x236 -x235 -x234 -x233 x232 -x231 x230 -x229 -x228 x227 -x226 -x225 x224 x223 
1800.07/1800.79	v -x222 x221 -x220 -x219 -x218 -x217 x216 -x215 x214 x213 -x212 -x211 -x210 -x209 x208 -x207 x206 x205 -x204 -x203 -x202 x201 
1800.07/1800.79	v -x200 -x199 x198 -x197 -x196 -x195 -x194 x193 x192 x191 -x190 x189 -x188 x187 -x186 x185 x184 x183 x182 -x181 -x180 x179 -x178 
1800.07/1800.79	v -x177 x176 x175 x174 x173 -x172 -x171 -x170 -x169 x168 -x167 -x166 -x165 -x164 -x163 x162 -x161 -x160 -x159 x158 x157 -x156 
1800.07/1800.79	v -x155 x154 -x153 -x152 x151 -x150 -x149 -x148 -x147 -x146 x145 -x144 -x143 x142 x141 x140 -x139 x138 -x137 x136 x135 x134 x133 
1800.07/1800.79	v -x132 x131 -x130 -x129 x128 x127 -x126 -x125 -x124 x123 -x122 -x121 x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 x112 x111 
1800.07/1800.79	v -x110 -x109 -x108 -x107 x106 -x105 -x104 -x103 -x102 -x101 x100 -x99 -x98 -x97 -x96 x95 x94 -x93 -x92 x91 x90 -x89 x88 -x87 
1800.07/1800.79	v x86 x85 -x84 x83 -x82 -x81 x80 x79 -x78 x77 -x76 -x75 -x74 x73 -x72 -x71 x70 -x69 x68 -x67 x66 x65 x64 x63 x62 x61 -x60 -x59 
1800.07/1800.79	v x58 -x57 x56 -x55 -x54 -x53 -x52 -x51 -x50 x49 -x48 x47 -x46 -x45 x44 -x43 -x42 -x41 x40 x39 x38 x37 x36 -x35 -x34 x33 -x32 
1800.07/1800.79	v -x31 -x30 x29 -x28 -x27 -x26 -x25 x24 x23 x22 -x21 x20 -x19 -x18 -x17 -x16 -x15 x14 -x13 -x12 -x11 -x10 -x9 -x8 x7 x6 -x5 x4 
1800.07/1800.79	v x3 -x2 -x1 
1800.07/1800.79	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.79	c Solving Time       :    1759.94
1800.07/1800.79	c Original Problem   :
1800.07/1800.79	c   Problem name     : HOME/instance-2665472-1276372113.opb
1800.07/1800.79	c   Variables        : 468 (468 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.79	c   Constraints      : 468 initial, 468 maximal
1800.07/1800.79	c Presolved Problem  :
1800.07/1800.79	c   Problem name     : t_HOME/instance-2665472-1276372113.opb
1800.07/1800.79	c   Variables        : 468 (468 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.79	c   Constraints      : 532 initial, 590 maximal
1800.07/1800.79	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.79	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.79	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.79	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.79	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.79	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.79	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.79	c   knapsack         :       0.00          0          0          0          0          0         16        214        466
1800.07/1800.79	c   setppc           :       0.02          0          0          0          0          0         32          0          0
1800.07/1800.79	c   linear           :       0.01          0          0          0          0          0          0          2         38
1800.07/1800.79	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.07/1800.79	c   root node        :          -          0          -          -          0          -          -          -          -
1800.07/1800.79	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.79	c   integral         :          0          0          0       8020          0          0          0          0          0      16040
1800.07/1800.79	c   knapsack         :        448         13      78611          0          0          0       4597        850          0          0
1800.07/1800.79	c   setppc           :         80         13      78597          0          0          0        974          0          0          0
1800.07/1800.79	c   logicor          :          4+        13       6586          0          0          0          0          0          0          0
1800.07/1800.79	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.07/1800.79	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.79	c   integral         :     155.96       0.00       0.00     155.96       0.00
1800.07/1800.79	c   knapsack         :       4.13       0.11       4.02       0.00       0.00
1800.07/1800.79	c   setppc           :       0.37       0.00       0.37       0.00       0.00
1800.07/1800.79	c   logicor          :       0.03       0.00       0.03       0.00       0.00
1800.07/1800.79	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.79	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.79	c   vbounds          :       0.10          2          0          0
1800.07/1800.79	c   rootredcost      :       0.05         14          0          0
1800.07/1800.79	c   pseudoobj        :       1.73      79061          0          0
1800.07/1800.79	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.79	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.79	c   infeasible LP    :       0.00         58         58         58        3.5          0        0.0          0
1800.07/1800.79	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.79	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.79	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.79	c   applied globally :          -          -          -         58        3.5          -          -          -
1800.07/1800.79	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.07/1800.79	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.79	c   cut pool         :       0.00         12          -          -        345          -    (maximal pool size: 1597)
1800.07/1800.79	c   redcost          :       0.16       8032          0          0          0          0
1800.07/1800.79	c   impliedbounds    :       0.00         13          0          0         65          0
1800.07/1800.79	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.79	c   cgmip            :       0.00          0          0          0          0          0
1800.07/1800.79	c   gomory           :       4.90         13          0          0          0          0
1800.07/1800.79	c   strongcg         :       4.49         13          0          0          0          0
1800.07/1800.79	c   cmir             :       0.54         10          0          0        931          0
1800.07/1800.79	c   flowcover        :       0.70         10          0          0       1079          0
1800.07/1800.79	c   clique           :       0.00          1          0          0          0          0
1800.07/1800.79	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.79	c   mcf              :       0.00          1          0          0          0          0
1800.07/1800.80	c   rapidlearning    :       0.07          1          0          0          0          0
1800.07/1800.80	c Pricers            :       Time      Calls       Vars
1800.07/1800.80	c   problem variables:       0.00          0          0
1800.07/1800.80	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.80	c   relpscost        :     155.94       8020          0          0          0          0      16040
1800.07/1800.80	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.80	c   inference        :       0.00          0          0          0          0          0          0
1800.07/1800.80	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.80	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.80	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.80	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.80	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.80	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.80	c   LP solutions     :       0.00          -          0
1800.07/1800.80	c   pseudo solutions :       0.00          -          0
1800.07/1800.80	c   feaspump         :       0.01          0          0
1800.07/1800.80	c   oneopt           :       0.01         14          6
1800.07/1800.80	c   fracdiving       :      52.12         20          0
1800.07/1800.80	c   guideddiving     :      53.66         20          0
1800.07/1800.80	c   coefdiving       :      70.79         25        188
1800.07/1800.80	c   linesearchdiving :      64.72         33         38
1800.07/1800.80	c   veclendiving     :     136.48         60        118
1800.07/1800.80	c   pscostdiving     :     337.81        147        261
1800.07/1800.80	c   trivial          :       0.01          2          3
1800.07/1800.80	c   simplerounding   :       0.58       8032         26
1800.07/1800.80	c   zirounding       :       0.70       1001         20
1800.07/1800.80	c   rounding         :      22.92       3808          1
1800.07/1800.80	c   shifting         :       5.14        824          1
1800.07/1800.80	c   intshifting      :       0.00          0          0
1800.07/1800.80	c   twoopt           :       0.00          0          0
1800.07/1800.80	c   fixandinfer      :       0.00          0          0
1800.07/1800.80	c   intdiving        :       0.00          0          0
1800.07/1800.80	c   actconsdiving    :       0.00          0          0
1800.07/1800.80	c   objpscostdiving  :      32.39          2          0
1800.07/1800.80	c   rootsoldiving    :       4.31          9          0
1800.07/1800.80	c   octane           :       0.00          0          0
1800.07/1800.80	c   rens             :       0.01          0          0
1800.07/1800.80	c   rins             :       0.00          0          0
1800.07/1800.80	c   localbranching   :       0.00          0          0
1800.07/1800.80	c   mutation         :       0.00          0          0
1800.07/1800.80	c   crossover        :       0.15          4          3
1800.07/1800.80	c   dins             :       0.00          0          0
1800.07/1800.80	c   undercover       :       0.00          0          0
1800.07/1800.80	c   nlp              :       0.00          0          0
1800.07/1800.80	c   trysol           :       0.00          0          0
1800.07/1800.80	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.80	c   primal LP        :       0.01          0          0       0.00       0.00
1800.07/1800.80	c   dual LP          :     805.36       8040    1944541     241.86    2414.50
1800.07/1800.80	c   lex dual LP      :       0.00          0          0       0.00          -
1800.07/1800.80	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.80	c   diving/probing LP:     729.64      49478    2257802      45.63    3094.41
1800.07/1800.80	c   strong branching :     154.26       1410     387892     275.10    2514.53
1800.07/1800.80	c     (at root node) :          -         34      24627     724.32          -
1800.07/1800.80	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.80	c B&B Tree           :
1800.07/1800.80	c   number of runs   :          1
1800.07/1800.80	c   nodes            :       8020
1800.07/1800.80	c   nodes (total)    :       8020
1800.07/1800.80	c   nodes left       :       8021
1800.07/1800.80	c   max depth        :         94
1800.07/1800.80	c   max depth (total):         94
1800.07/1800.80	c   backtracks       :       1023 (12.8%)
1800.07/1800.80	c   delayed cutoffs  :          0
1800.07/1800.80	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.07/1800.80	c   avg switch length:       3.97
1800.07/1800.80	c   switching time   :       0.48
1800.07/1800.80	c Solution           :
1800.07/1800.80	c   Solutions found  :        665 (23 improvements)
1800.07/1800.80	c   First Solution   : +4.68000000000000e+02   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
1800.07/1800.80	c   Primal Bound     : +1.87000000000000e+02   (in run 1, after 1391 nodes, 536.58 seconds, depth 8, found by <crossover>)
1800.07/1800.80	c   Dual Bound       : +1.62189798329912e+02
1800.07/1800.80	c   Gap              :      15.30 %
1800.07/1800.80	c   Root Dual Bound  : +1.60245985520375e+02
1800.07/1800.80	c   Root Iterations  :       5846
1800.16/1800.82	c Time complete: 1800.17.

Verifier Data

OK	187

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2665472-1276372113/watcher-2665472-1276372113 -o /tmp/evaluation-result-2665472-1276372113/solver-2665472-1276372113 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665472-1276372113.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: 1.01 1.02 1.00 2/106 16319
/proc/meminfo: memFree=1835520/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=9288 CPUtime=0
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 1036 0 0 0 0 0 0 0 21 0 1 0 12812854 9510912 956 1992294400 4194304 9819077 140735724080704 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16319/statm: 2322 965 371 1374 0 943 0

[startup+0.0400379 s]
/proc/loadavg: 1.01 1.02 1.00 2/106 16319
/proc/meminfo: memFree=1835520/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=15380 CPUtime=0.03
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 2995 0 0 0 2 1 0 0 21 0 1 0 12812854 15749120 2561 1992294400 4194304 9819077 140735724080704 18446744073709551615 4361551 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 3845 2561 486 1374 0 2466 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15380

[startup+0.101049 s]
/proc/loadavg: 1.01 1.02 1.00 2/106 16319
/proc/meminfo: memFree=1835520/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=16912 CPUtime=0.09
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 6250 0 0 0 7 2 0 0 24 0 1 0 12812854 17317888 2989 1992294400 4194304 9819077 140735724080704 18446744073709551615 6032512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 4228 2989 546 1374 0 2849 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16912

[startup+0.301089 s]
/proc/loadavg: 1.01 1.02 1.00 2/106 16319
/proc/meminfo: memFree=1835520/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=19692 CPUtime=0.29
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 7292 0 0 0 26 3 0 0 25 0 1 0 12812854 20164608 3486 1992294400 4194304 9819077 140735724080704 18446744073709551615 7296171 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 4923 3486 642 1374 0 3544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19692

[startup+0.701166 s]
/proc/loadavg: 1.01 1.02 1.00 2/106 16319
/proc/meminfo: memFree=1835520/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=19876 CPUtime=0.69
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 7865 0 0 0 66 3 0 0 25 0 1 0 12812854 20353024 3478 1992294400 4194304 9819077 140735724080704 18446744073709551615 6059439 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 4969 3478 659 1374 0 3590 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19876

[startup+1.50132 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 16320
/proc/meminfo: memFree=1822988/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=21000 CPUtime=1.49
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 17194 0 0 0 141 8 0 0 25 0 1 0 12812854 21504000 3672 1992294400 4194304 9819077 140735724080704 18446744073709551615 7311969 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 5250 3672 692 1374 0 3871 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21000

[startup+3.10163 s]
/proc/loadavg: 1.09 1.03 1.01 2/107 16320
/proc/meminfo: memFree=1822616/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=21284 CPUtime=3.09
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 20076 0 0 0 300 9 0 0 25 0 1 0 12812854 21794816 3716 1992294400 4194304 9819077 140735724080704 18446744073709551615 6055141 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 5321 3716 692 1374 0 3942 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21284

[startup+6.30126 s]
/proc/loadavg: 1.09 1.03 1.01 2/107 16320
/proc/meminfo: memFree=1821500/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=23296 CPUtime=6.28
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 26147 0 0 0 616 12 0 0 25 0 1 0 12812854 23855104 4125 1992294400 4194304 9819077 140735724080704 18446744073709551615 7291639 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 5824 4125 692 1374 0 4445 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23296

[startup+12.7015 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 16320
/proc/meminfo: memFree=1821128/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=23456 CPUtime=12.68
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 30004 0 0 0 1253 15 0 0 25 0 1 0 12812854 24018944 4090 1992294400 4194304 9819077 140735724080704 18446744073709551615 7308981 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 5864 4090 692 1374 0 4485 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23456

[startup+25.501 s]
/proc/loadavg: 1.06 1.03 1.00 2/107 16320
/proc/meminfo: memFree=1820880/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=26756 CPUtime=25.48
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 82143 0 0 0 2511 37 0 0 25 0 1 0 12812854 27398144 4230 1992294400 4194304 9819077 140735724080704 18446744073709551615 7290936 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6689 4230 706 1374 0 5310 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26756

[startup+51.101 s]
/proc/loadavg: 1.04 1.03 1.00 2/107 16322
/proc/meminfo: memFree=1820756/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=25416 CPUtime=51.08
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 218292 0 0 0 5022 86 0 0 25 0 1 0 12812854 26025984 4150 1992294400 4194304 9819077 140735724080704 18446744073709551615 6519217 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6354 4150 706 1374 0 4975 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25416

[startup+102.308 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 16322
/proc/meminfo: memFree=1820260/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=23196 CPUtime=102.26
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 459411 0 0 0 10041 185 0 0 25 0 1 0 12812854 23752704 4277 1992294400 4194304 9819077 140735724080704 18446744073709551615 7290492 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 5799 4277 706 1374 0 4420 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23196

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 16324
/proc/meminfo: memFree=1820136/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=23216 CPUtime=162.24
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 740355 0 0 0 15913 311 0 0 25 0 1 0 12812854 23773184 4230 1992294400 4194304 9819077 140735724080704 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 5804 4230 710 1374 0 4425 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23216

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 16326
/proc/meminfo: memFree=1819764/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=23948 CPUtime=222.21
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 1053939 0 0 0 21773 448 0 0 25 0 1 0 12812854 24522752 4390 1992294400 4194304 9819077 140735724080704 18446744073709551615 6192272 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 5987 4390 710 1374 0 4608 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 23948

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16328
/proc/meminfo: memFree=1819764/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=23132 CPUtime=282.19
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 1381324 0 0 0 27631 588 0 0 25 0 1 0 12812854 23687168 4339 1992294400 4194304 9819077 140735724080704 18446744073709551615 7228042 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 5783 4342 710 1374 0 4404 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 23132

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16330
/proc/meminfo: memFree=1819764/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=23792 CPUtime=342.17
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 1712516 0 0 0 33487 730 0 0 25 0 1 0 12812854 24363008 4364 1992294400 4194304 9819077 140735724080704 18446744073709551615 7291684 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 5948 4364 726 1374 0 4569 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 23792

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16330
/proc/meminfo: memFree=1819640/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=23824 CPUtime=402.15
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 2047728 0 0 0 39335 880 0 0 25 0 1 0 12812854 24395776 4404 1992294400 4194304 9819077 140735724080704 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 5956 4404 730 1374 0 4577 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 23824

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16332
/proc/meminfo: memFree=1819392/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=24100 CPUtime=462.13
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 2367423 0 0 0 45194 1019 0 0 25 0 1 0 12812854 24678400 4502 1992294400 4194304 9819077 140735724080704 18446744073709551615 6656908 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6025 4502 730 1374 0 4646 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 24100

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16334
/proc/meminfo: memFree=1819144/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=26920 CPUtime=522.11
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 2689277 0 0 0 51059 1152 0 0 25 0 1 0 12812854 27566080 4545 1992294400 4194304 9819077 140735724080704 18446744073709551615 7311256 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6730 4545 730 1374 0 5351 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 26920

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16336
/proc/meminfo: memFree=1818896/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=24508 CPUtime=582.09
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 3019888 0 0 0 56912 1297 0 0 25 0 1 0 12812854 25096192 4581 1992294400 4194304 9819077 140735724080704 18446744073709551615 7318489 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6127 4581 732 1374 0 4748 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 24508

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16338
/proc/meminfo: memFree=1818276/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=25024 CPUtime=642.07
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 3338226 0 0 0 62777 1430 0 0 25 0 1 0 12812854 25624576 4721 1992294400 4194304 9819077 140735724080704 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6256 4721 732 1374 0 4877 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 25024

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16353
/proc/meminfo: memFree=1816540/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=26176 CPUtime=881.97
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 4635002 0 0 0 86242 1955 0 0 25 0 1 0 12812854 26804224 5014 1992294400 4194304 9819077 140735724080704 18446744073709551615 7290465 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6544 5014 732 1374 0 5165 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 26176

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16355
/proc/meminfo: memFree=1816044/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=26364 CPUtime=941.96
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 4955972 0 0 0 92113 2083 0 0 25 0 1 0 12812854 26996736 5065 1992294400 4194304 9819077 140735724080704 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6591 5065 732 1374 0 5212 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 26364

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16355
/proc/meminfo: memFree=1816044/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=26492 CPUtime=1001.93
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 5271814 0 0 0 97974 2219 0 0 25 0 1 0 12812854 27127808 5083 1992294400 4194304 9819077 140735724080704 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6623 5083 732 1374 0 5244 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 26492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16357
/proc/meminfo: memFree=1816044/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=26552 CPUtime=1061.91
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 5592963 0 0 0 103838 2353 0 0 25 0 1 0 12812854 27189248 5069 1992294400 4194304 9819077 140735724080704 18446744073709551615 7292002 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6638 5069 732 1374 0 5259 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 26552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16359
/proc/meminfo: memFree=1816044/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=26556 CPUtime=1121.89
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 5912599 0 0 0 109707 2482 0 0 25 0 1 0 12812854 27193344 5114 1992294400 4194304 9819077 140735724080704 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6639 5114 732 1374 0 5260 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 26556

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16361
/proc/meminfo: memFree=1814556/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=27940 CPUtime=1181.87
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 6235383 0 0 0 115566 2621 0 0 25 0 1 0 12812854 28610560 5431 1992294400 4194304 9819077 140735724080704 18446744073709551615 7290480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6985 5433 732 1374 0 5606 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 27940

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16363
/proc/meminfo: memFree=1814432/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=27484 CPUtime=1241.85
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 6554561 0 0 0 121425 2760 0 0 25 0 1 0 12812854 28143616 5422 1992294400 4194304 9819077 140735724080704 18446744073709551615 7235123 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 6871 5424 732 1374 0 5492 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 27484

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16363
/proc/meminfo: memFree=1814308/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=28092 CPUtime=1301.83
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 6872970 0 0 0 127291 2892 0 0 25 0 1 0 12812854 28766208 5551 1992294400 4194304 9819077 140735724080704 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 7023 5551 732 1374 0 5644 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 28092

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16365
/proc/meminfo: memFree=1814060/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=28164 CPUtime=1361.81
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 7193968 0 0 0 133148 3033 0 0 25 0 1 0 12812854 28839936 5487 1992294400 4194304 9819077 140735724080704 18446744073709551615 6361868 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 7041 5487 732 1374 0 5662 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 28164

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16367
/proc/meminfo: memFree=1813564/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=28776 CPUtime=1421.79
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 7512456 0 0 0 139010 3169 0 0 25 0 1 0 12812854 29466624 5640 1992294400 4194304 9819077 140735724080704 18446744073709551615 7311718 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 7194 5640 732 1374 0 5815 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 28776

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16369
/proc/meminfo: memFree=1813316/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=28020 CPUtime=1481.76
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 7831549 0 0 0 144875 3301 0 0 25 0 1 0 12812854 28692480 5643 1992294400 4194304 9819077 140735724080704 18446744073709551615 7228640 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 7005 5645 732 1374 0 5626 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 28020

[startup+1542.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 16374
/proc/meminfo: memFree=1812696/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=28628 CPUtime=1541.75
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 8150167 0 0 0 150732 3443 0 0 25 0 1 0 12812854 29315072 5774 1992294400 4194304 9819077 140735724080704 18446744073709551615 7283814 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 7157 5776 732 1374 0 5778 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 28628

[startup+1602.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 16374
/proc/meminfo: memFree=1812696/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=29480 CPUtime=1601.73
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 8464698 0 0 0 156594 3579 0 0 25 0 1 0 12812854 30187520 5851 1992294400 4194304 9819077 140735724080704 18446744073709551615 7312701 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 7370 5851 732 1374 0 5991 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 29480

[startup+1662.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 16376
/proc/meminfo: memFree=1812696/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=29420 CPUtime=1661.7
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 8784788 0 0 0 162455 3715 0 0 25 0 1 0 12812854 30126080 5898 1992294400 4194304 9819077 140735724080704 18446744073709551615 7297906 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 7355 5898 732 1374 0 5976 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 29420

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16378
/proc/meminfo: memFree=1812448/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=32076 CPUtime=1721.68
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 9102665 0 0 0 168322 3846 0 0 25 0 1 0 12812854 32845824 5848 1992294400 4194304 9819077 140735724080704 18446744073709551615 7304775 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 8019 5848 732 1374 0 6640 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 32076

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16380
/proc/meminfo: memFree=1812448/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=29660 CPUtime=1781.65
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 9421263 0 0 0 174186 3979 0 0 25 0 1 0 12812854 30371840 5919 1992294400 4194304 9819077 140735724080704 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 7415 5919 732 1374 0 6036 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 29660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16380
/proc/meminfo: memFree=1812448/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=29560 CPUtime=1800.07
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 9511885 0 0 0 175987 4020 0 0 25 0 1 0 12812854 30269440 5901 1992294400 4194304 9819077 140735724080704 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16319/statm: 7390 5901 732 1374 0 6011 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 29560

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 16380
/proc/meminfo: memFree=1812448/2059040 swapFree=4136164/4192956
[pid=16319] ppid=16317 vsize=29660 CPUtime=1800.16
/proc/16319/stat : 16319 (pbscip.linux.x8) R 16317 16319 15674 0 -1 4202496 9512401 0 0 0 175996 4020 0 0 25 0 1 0 12812854 30371840 5870 1992294400 4194304 9819077 140735724080704 18446744073709551615 6180696 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16319/statm: 7415 5870 733 1374 0 6036 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 29660

Child status: 0
Real time (s): 1800.83
CPU time (s): 1800.19
CPU user time (s): 1759.98
CPU system time (s): 40.2089
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 33320

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

runsolver used 3.14152 second user time and 8.34173 second system time

The end

Launcher Data

Begin job on node011 at 2010-06-12 21:48:33
IDJOB=2665472
IDBENCH=1959
IDSOLVER=1168
FILE ID=node011/2665472-1276372113
PBS_JOBID= 11173213
Free space on /tmp= 62264 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2665472-1276372113/watcher-2665472-1276372113 -o /tmp/evaluation-result-2665472-1276372113/solver-2665472-1276372113 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665472-1276372113.opb -t 1800 -m 1800

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

MD5SUM BENCH= 3ddf6338b9f9cf35560b94c856457c56
RANDOM SEED=1743907064

node011.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.264
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.52
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.264
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1836048 kB
Buffers:         48444 kB
Cached:         112368 kB
SwapCached:      11036 kB
Active:          96284 kB
Inactive:        78292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1836048 kB
SwapTotal:     4192956 kB
SwapFree:      4136164 kB
Dirty:            6256 kB
Writeback:           0 kB
AnonPages:       11024 kB
Mapped:           9140 kB
Slab:            26568 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180572 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= 62256 MiB
End job on node011 at 2010-06-12 22:18:36