Trace number 2665523

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)189 1800.17 1800.68

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1800.27
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 variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
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 470
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 470
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-2665523-1276373593.opb>
0.00/0.02	c original problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 470 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.03	o 470
0.00/0.03	c feasible solution found by trivial heuristic, objective value  4.700000e+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, 43 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.05	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 43 chg coeffs, 470 upgd conss, 0 impls, 0 clqs
0.00/0.06	c (round 3) 0 del vars, 1 del conss, 0 chg bounds, 107 chg sides, 323 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.00/0.07	c (round 4) 0 del vars, 45 del conss, 0 chg bounds, 245 chg sides, 549 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.00/0.08	c (round 5) 0 del vars, 53 del conss, 0 chg bounds, 278 chg sides, 602 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.00/0.08	c (round 6) 0 del vars, 53 del conss, 0 chg bounds, 282 chg sides, 613 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.00/0.08	c (round 7) 0 del vars, 53 del conss, 0 chg bounds, 283 chg sides, 614 chg coeffs, 470 upgd conss, 252 impls, 0 clqs
0.08/0.10	c    (0.1s) probing: 101/470 (21.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.08/0.10	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.08/0.10	c presolving (8 rounds):
0.08/0.10	c  0 deleted vars, 53 deleted constraints, 0 tightened bounds, 0 added holes, 283 changed sides, 614 changed coefficients
0.08/0.10	c  252 implications, 0 cliques
0.08/0.10	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 544 constraints
0.08/0.10	c     448 constraints of type <knapsack>
0.08/0.10	c      92 constraints of type <setppc>
0.08/0.10	c       4 constraints of type <logicor>
0.08/0.10	c transformed objective value is always integral (scale: 1)
0.08/0.10	c Presolving Time: 0.05
0.08/0.10	c - non default parameters ----------------------------------------------------------------------
0.08/0.10	c # SCIP version 1.2.1.2
0.08/0.10	c 
0.08/0.10	c # frequency for displaying node information lines
0.08/0.10	c # [type: int, range: [-1,2147483647], default: 100]
0.08/0.10	c display/freq = 10000
0.08/0.10	c 
0.08/0.10	c # maximal time in seconds to run
0.08/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.10	c limits/time = 1799.99
0.08/0.10	c 
0.08/0.10	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.10	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.10	c limits/memory = 1620
0.08/0.10	c 
0.08/0.10	c # should presolving try to simplify inequalities
0.08/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.10	c constraints/linear/simplifyinequalities = TRUE
0.08/0.10	c 
0.08/0.10	c # should presolving try to simplify knapsacks
0.08/0.10	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.10	c constraints/knapsack/simplifyinequalities = TRUE
0.08/0.10	c 
0.08/0.10	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.08/0.10	c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.10	c separating/rapidlearning/freq = 0
0.08/0.10	c 
0.08/0.10	c -----------------------------------------------------------------------------------------------
0.08/0.10	c start solving
0.09/0.10	c 
0.39/0.42	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.42	c t 0.4s|     1 |     0 |   929 |     - |2559k|   0 | 309 | 470 | 544 | 470 | 544 |   0 |   0 |   0 | 1.479322e+02 | 4.700000e+02 | 217.71%
0.39/0.42	o 329
0.39/0.42	c r 0.4s|     1 |     0 |   929 |     - |2573k|   0 | 309 | 470 | 544 | 470 | 544 |   0 |   0 |   0 | 1.479322e+02 | 3.290000e+02 | 122.40%
0.39/0.43	o 328
0.39/0.43	c R 0.4s|     1 |     0 |   929 |     - |2586k|   0 | 309 | 470 | 544 | 470 | 544 |   0 |   0 |   0 | 1.479322e+02 | 3.280000e+02 | 121.72%
0.39/0.44	o 327
0.39/0.44	c s 0.4s|     1 |     0 |   929 |     - |2600k|   0 | 309 | 470 | 544 | 470 | 544 |   0 |   0 |   0 | 1.479322e+02 | 3.270000e+02 | 121.05%
1.39/1.40	c   1.3s|     1 |     0 |  1714 |     - |2871k|   0 | 375 | 470 | 544 | 470 | 773 | 229 |   0 |   0 | 1.540585e+02 | 3.270000e+02 | 112.26%
1.39/1.41	o 209
1.39/1.41	c b 1.3s|     1 |     0 |  1714 |     - |2885k|   0 | 375 | 470 | 544 | 470 | 773 | 229 |   0 |   0 | 1.540585e+02 | 2.090000e+02 |  35.66%
2.59/2.61	c   2.5s|     1 |     0 |  2761 |     - |3113k|   0 | 422 | 470 | 544 | 470 | 965 | 421 |   0 |   0 | 1.577871e+02 | 2.090000e+02 |  32.46%
3.99/4.00	c   3.9s|     1 |     0 |  3666 |     - |3292k|   0 | 413 | 470 | 544 | 470 |1119 | 575 |   0 |   0 | 1.599229e+02 | 2.090000e+02 |  30.69%
5.29/5.39	c   5.3s|     1 |     0 |  4387 |     - |3409k|   0 | 431 | 470 | 544 | 470 |1225 | 681 |   0 |   0 | 1.610596e+02 | 2.090000e+02 |  29.77%
6.60/6.64	c   6.5s|     1 |     0 |  4776 |     - |3472k|   0 | 434 | 470 | 544 | 470 |1290 | 746 |   0 |   0 | 1.615014e+02 | 2.090000e+02 |  29.41%
7.79/7.84	c   7.7s|     1 |     0 |  5044 |     - |3502k|   0 | 430 | 470 | 544 | 470 |1322 | 778 |   0 |   0 | 1.616383e+02 | 2.090000e+02 |  29.30%
8.80/8.81	c   8.7s|     1 |     0 |  5134 |     - |3510k|   0 | 428 | 470 | 544 | 470 |1326 | 782 |   0 |   0 | 1.616527e+02 | 2.090000e+02 |  29.29%
9.69/9.73	c   9.6s|     1 |     0 |  5185 |     - |3517k|   0 | 430 | 470 | 544 | 470 |1329 | 785 |   0 |   0 | 1.616578e+02 | 2.090000e+02 |  29.29%
10.59/10.63	c  10.5s|     1 |     0 |  5220 |     - |3524k|   0 | 427 | 470 | 544 | 470 |1330 | 786 |   0 |   0 | 1.616587e+02 | 2.090000e+02 |  29.28%
20.18/20.23	c  19.9s|     1 |     2 |  5220 |     - |3545k|   0 | 427 | 470 | 544 | 470 |1330 | 786 |   0 |  20 | 1.616587e+02 | 2.090000e+02 |  29.28%
75.68/75.74	o 204
75.68/75.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
75.68/75.74	c p74.3s|    27 |    28 | 29383 | 929.3 |4406k|  14 |   - | 470 | 544 | 470 | 954 | 786 |   0 | 267 | 1.621312e+02 | 2.040000e+02 |  25.82%
75.68/75.75	o 203
75.68/75.75	c p74.3s|    27 |    28 | 29392 | 929.7 |4410k|  14 |   - | 470 | 544 | 470 | 954 | 786 |   0 | 267 | 1.621312e+02 | 2.030000e+02 |  25.21%
75.68/75.75	o 202
75.68/75.75	c p74.3s|    27 |    28 | 29393 | 929.7 |4411k|  14 |   - | 470 | 544 | 470 | 954 | 786 |   0 | 267 | 1.621312e+02 | 2.020000e+02 |  24.59%
75.68/75.75	o 201
75.68/75.75	c p74.3s|    27 |    28 | 29395 | 929.8 |4413k|  14 |   - | 470 | 544 | 470 | 954 | 786 |   0 | 267 | 1.621312e+02 | 2.010000e+02 |  23.97%
75.68/75.76	o 200
75.68/75.76	c p74.3s|    27 |    28 | 29396 | 929.8 |4414k|  14 |   - | 470 | 544 | 470 | 954 | 786 |   0 | 267 | 1.621312e+02 | 2.000000e+02 |  23.36%
75.68/75.77	o 199
75.68/75.77	c b74.3s|    28 |    27 | 29416 | 896.1 |4270k|  14 |   - | 470 | 544 | 470 | 954 | 786 |   0 | 267 | 1.621312e+02 | 1.990000e+02 |  22.74%
164.74/164.85	o 198
164.74/164.85	c v 161s|   231 |   232 |246927 |1050.9 |4613k|  27 |   - | 470 | 558 | 470 | 954 | 786 |  14 | 313 | 1.621312e+02 | 1.980000e+02 |  22.12%
164.74/164.86	o 197
164.74/164.86	c v 161s|   231 |   232 |246952 |1051.0 |4618k|  27 |   - | 470 | 558 | 470 | 954 | 786 |  14 | 313 | 1.621312e+02 | 1.970000e+02 |  21.51%
202.03/202.13	o 196
202.03/202.13	c p 198s|   348 |   349 |333214 | 945.2 |4738k|  27 |   - | 470 | 567 | 470 | 954 | 786 |  23 | 343 | 1.621312e+02 | 1.960000e+02 |  20.89%
202.03/202.13	o 195
202.03/202.13	c p 198s|   348 |   349 |333217 | 945.2 |4739k|  27 |   - | 470 | 567 | 470 | 954 | 786 |  23 | 343 | 1.621312e+02 | 1.950000e+02 |  20.27%
308.60/308.71	o 194
308.60/308.71	c p 302s|   502 |   503 |608521 |1204.2 |4838k|  27 |   - | 470 | 567 | 470 | 954 | 786 |  23 | 416 | 1.621938e+02 | 1.940000e+02 |  19.61%
956.92/957.24	o 194
956.92/957.24	c p 934s|  9545 |  6616 |  2253k| 235.5 |  10M| 140 |   - | 470 | 620 | 470 | 954 | 786 |  76 | 948 | 1.629589e+02 | 1.940000e+02 |  19.05%
956.92/957.26	o 192
956.92/957.26	c b 934s|  9546 |  4663 |  2253k| 235.5 |7634k| 140 | 104 | 470 | 620 | 470 | 954 | 786 |  76 | 948 | 1.629589e+02 | 1.920000e+02 |  17.82%
989.21/989.53	c   965s| 10000 |  4881 |  2341k| 233.6 |7837k| 140 |  58 | 470 | 620 | 470 | 954 | 786 |  76 | 949 | 1.629700e+02 | 1.920000e+02 |  17.81%
993.50/993.84	o 191
993.50/993.84	c C 969s| 10146 |  4395 |  2349k| 231.1 |7415k| 140 |   - | 470 | 620 | 470 | 954 | 786 |  76 | 949 | 1.629766e+02 | 1.910000e+02 |  17.19%
993.50/993.86	o 190
993.50/993.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
993.50/993.86	c b 969s| 10147 |  4003 |  2349k| 231.1 |7108k| 140 |  63 | 470 | 620 | 470 | 954 | 786 |  76 | 949 | 1.629766e+02 | 1.900000e+02 |  16.58%
1007.50/1007.82	o 189
1007.50/1007.82	c C 983s| 10347 |  3845 |  2385k| 230.1 |6974k| 140 | 357 | 470 | 620 | 470 | 954 | 786 |  76 | 949 | 1.629821e+02 | 1.890000e+02 |  15.96%
1605.14/1605.66	c  1565s| 20000 |  7834 |  4027k| 201.1 |  10M| 140 |   - | 470 | 643 | 470 | 954 | 786 | 117 |1382 | 1.631454e+02 | 1.890000e+02 |  15.85%
1800.09/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.09/1800.64	c 
1800.09/1800.64	c SCIP Status        : solving was interrupted [user interrupt]
1800.09/1800.64	c Solving Time (sec) : 1755.35
1800.09/1800.64	c Solving Nodes      : 23035
1800.09/1800.64	c Primal Bound       : +1.89000000000000e+02 (731 solutions)
1800.09/1800.64	c Dual Bound         : +1.63175985267083e+02
1800.09/1800.64	c Gap                : 15.83 %
1800.09/1800.64	s SATISFIABLE
1800.09/1800.64	v x470 -x469 x468 -x467 -x466 x465 x464 -x463 -x462 -x461 x460 -x459 x458 x457 x456 x455 x454 -x453 x452 x451 -x450 -x449 x448 -x447 
1800.09/1800.64	v x446 x445 -x444 -x443 x442 x441 x440 x439 x438 x437 -x436 x435 -x434 -x433 -x432 -x431 -x430 x429 x428 -x427 x426 x425 -x424 
1800.09/1800.64	v x423 -x422 x421 x420 x419 x418 -x417 -x416 -x415 x414 x413 -x412 -x411 -x410 -x409 -x408 x407 -x406 x405 -x404 x403 -x402 
1800.09/1800.64	v -x401 -x400 -x399 x398 -x397 x396 -x395 x394 -x393 -x392 x391 x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 x380 
1800.09/1800.64	v x379 -x378 x377 -x376 x375 -x374 -x373 -x372 x371 -x370 -x369 -x368 -x367 x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 
1800.09/1800.64	v -x357 -x356 x355 x354 -x353 x352 -x351 -x350 -x349 -x348 -x347 x346 -x345 -x344 x343 -x342 -x341 -x340 x339 x338 -x337 x336 
1800.09/1800.64	v -x335 -x334 -x333 -x332 x331 -x330 x329 -x328 x327 x326 -x325 -x324 x323 x322 -x321 -x320 -x319 -x318 x317 -x316 -x315 -x314 
1800.09/1800.64	v -x313 -x312 -x311 x310 -x309 x308 -x307 x306 -x305 -x304 -x303 -x302 x301 -x300 x299 -x298 x297 x296 -x295 -x294 -x293 x292 
1800.09/1800.64	v x291 -x290 x289 -x288 -x287 x286 x285 -x284 -x283 -x282 x281 -x280 x279 x278 x277 x276 -x275 -x274 x273 -x272 x271 x270 -x269 
1800.09/1800.64	v -x268 x267 -x266 x265 -x264 -x263 -x262 -x261 x260 -x259 x258 -x257 -x256 x255 -x254 -x253 x252 x251 x250 x249 x248 -x247 
1800.09/1800.64	v x246 -x245 x244 -x243 -x242 x241 -x240 -x239 x238 -x237 -x236 x235 -x234 x233 x232 -x231 x230 -x229 x228 x227 x226 -x225 x224 
1800.09/1800.64	v -x223 -x222 x221 x220 -x219 x218 x217 x216 x215 -x214 x213 -x212 -x211 -x210 x209 -x208 x207 x206 -x205 -x204 -x203 -x202 x201 
1800.09/1800.64	v -x200 x199 x198 x197 x196 -x195 -x194 -x193 x192 x191 -x190 -x189 -x188 -x187 -x186 x185 x184 -x183 -x182 x181 -x180 -x179 
1800.09/1800.64	v x178 -x177 x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 x168 x167 x166 x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 
1800.09/1800.64	v -x156 x155 -x154 -x153 x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 x142 -x141 -x140 -x139 x138 x137 -x136 -x135 
1800.09/1800.64	v -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 x126 -x125 x124 -x123 -x122 x121 -x120 x119 -x118 -x117 x116 x115 -x114 -x113 
1800.09/1800.64	v -x112 x111 x110 x109 x108 x107 -x106 -x105 -x104 x103 -x102 -x101 -x100 x99 -x98 x97 -x96 x95 x94 x93 -x92 -x91 x90 x89 x88 
1800.09/1800.64	v x87 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 
1800.09/1800.64	v x60 -x59 -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 
1800.09/1800.64	v -x33 x32 -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 
1800.09/1800.64	v -x5 x4 -x3 -x2 x1 
1800.09/1800.64	c SCIP Status        : solving was interrupted [user interrupt]
1800.09/1800.64	c Solving Time       :    1755.35
1800.09/1800.64	c Original Problem   :
1800.09/1800.64	c   Problem name     : HOME/instance-2665523-1276373593.opb
1800.09/1800.64	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.09/1800.64	c   Constraints      : 470 initial, 470 maximal
1800.09/1800.64	c Presolved Problem  :
1800.09/1800.64	c   Problem name     : t_HOME/instance-2665523-1276373593.opb
1800.09/1800.64	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.09/1800.64	c   Constraints      : 544 initial, 651 maximal
1800.09/1800.64	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.09/1800.64	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.64	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.64	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.64	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.64	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.64	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.09/1800.64	c   knapsack         :       0.02          0          0          0          0          0         18        283        571
1800.09/1800.64	c   setppc           :       0.00          0          0          0          0          0         35          0          0
1800.09/1800.64	c   linear           :       0.02          0          0          0          0          0          0          0         43
1800.09/1800.64	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.64	c   root node        :          -          0          -          -          0          -          -          -          -
1800.09/1800.64	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.09/1800.64	c   integral         :          0          0          0      17636          0          0         53          0          0      35210
1800.09/1800.64	c   knapsack         :        448         10     123752          0          0          0      73675        793          0          0
1800.09/1800.64	c   setppc           :         92         10     123752          0          0          0       5812          0          0          0
1800.09/1800.64	c   logicor          :          4+        10      17682          0          0          0          0          0          0          0
1800.09/1800.64	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.09/1800.64	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.09/1800.64	c   integral         :     140.84       0.00       0.00     140.84       0.00
1800.09/1800.64	c   knapsack         :       8.34       0.06       8.28       0.00       0.00
1800.09/1800.64	c   setppc           :       0.71       0.00       0.71       0.00       0.00
1800.09/1800.64	c   logicor          :       0.15       0.00       0.15       0.00       0.00
1800.09/1800.64	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.09/1800.64	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.09/1800.64	c   vbounds          :       0.06          2          0          0
1800.09/1800.64	c   rootredcost      :       0.11         15          0          0
1800.09/1800.64	c   pseudoobj        :       2.83     123882          0          0
1800.09/1800.64	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.09/1800.64	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.09/1800.64	c   infeasible LP    :       0.02        132        130        130        3.8          0        0.0          0
1800.09/1800.64	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.64	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.64	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.09/1800.64	c   applied globally :          -          -          -        130        3.8          -          -          -
1800.09/1800.64	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.09/1800.64	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.09/1800.64	c   cut pool         :       0.00          9          -          -        297          -    (maximal pool size: 1410)
1800.09/1800.64	c   redcost          :       1.60      28187          0     226478          0          0
1800.09/1800.64	c   impliedbounds    :       0.00         10          0          0         59          0
1800.09/1800.64	c   intobj           :       0.00          0          0          0          0          0
1800.09/1800.64	c   cgmip            :       0.00          0          0          0          0          0
1800.09/1800.64	c   gomory           :       3.62         10          0          0          1          0
1800.09/1800.64	c   strongcg         :       3.39         10          0          0          1          0
1800.09/1800.64	c   cmir             :       0.42         10          0          0        825          0
1800.09/1800.64	c   flowcover        :       0.44         10          0          0        959          0
1800.09/1800.64	c   clique           :       0.00          1          0          0          0          0
1800.09/1800.64	c   zerohalf         :       0.00          0          0          0          0          0
1800.09/1800.64	c   mcf              :       0.00          1          0          0          0          0
1800.09/1800.64	c   rapidlearning    :       0.07          1          0          0          0          0
1800.09/1800.64	c Pricers            :       Time      Calls       Vars
1800.09/1800.64	c   problem variables:       0.00          0          0
1800.09/1800.64	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.09/1800.64	c   relpscost        :     140.80      17636          0         53          0          0      35210
1800.09/1800.64	c   pscost           :       0.00          0          0          0          0          0          0
1800.09/1800.64	c   inference        :       0.00          0          0          0          0          0          0
1800.09/1800.64	c   mostinf          :       0.00          0          0          0          0          0          0
1800.09/1800.64	c   leastinf         :       0.00          0          0          0          0          0          0
1800.09/1800.64	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.09/1800.64	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.09/1800.64	c   random           :       0.00          0          0          0          0          0          0
1800.09/1800.64	c Primal Heuristics  :       Time      Calls      Found
1800.09/1800.64	c   LP solutions     :       0.00          -          0
1800.09/1800.64	c   pseudo solutions :       0.00          -          0
1800.09/1800.64	c   oneopt           :       0.07         12          4
1800.09/1800.64	c   crossover        :       2.01          4          4
1800.09/1800.64	c   guideddiving     :      54.96         23          0
1800.09/1800.64	c   fracdiving       :      54.45         24          0
1800.09/1800.64	c   coefdiving       :      71.33         29        166
1800.09/1800.64	c   rootsoldiving    :       9.11         22          0
1800.09/1800.64	c   linesearchdiving :      92.09         55         75
1800.09/1800.64	c   veclendiving     :     165.82         83        121
1800.09/1800.64	c   pscostdiving     :     308.16        164        306
1800.09/1800.64	c   trivial          :       0.00          2          3
1800.09/1800.64	c   simplerounding   :       0.93      23646         24
1800.09/1800.64	c   zirounding       :       1.18       1301         26
1800.09/1800.64	c   rounding         :      17.95       6940          1
1800.09/1800.64	c   shifting         :       4.20       1851          1
1800.09/1800.64	c   intshifting      :       0.00          0          0
1800.09/1800.64	c   twoopt           :       0.00          0          0
1800.09/1800.64	c   fixandinfer      :       0.00          0          0
1800.09/1800.64	c   feaspump         :       0.00          0          0
1800.09/1800.64	c   intdiving        :       0.00          0          0
1800.09/1800.64	c   actconsdiving    :       0.00          0          0
1800.09/1800.64	c   objpscostdiving  :      45.58          3          0
1800.09/1800.64	c   octane           :       0.00          0          0
1800.09/1800.64	c   rens             :       0.00          0          0
1800.09/1800.64	c   rins             :       0.00          0          0
1800.09/1800.64	c   localbranching   :       0.00          0          0
1800.09/1800.64	c   mutation         :       0.00          0          0
1800.09/1800.64	c   dins             :       0.00          0          0
1800.09/1800.64	c   undercover       :       0.00          0          0
1800.09/1800.64	c   nlp              :       0.02          0          0
1800.09/1800.64	c   trysol           :       0.03          0          0
1800.09/1800.64	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.09/1800.64	c   primal LP        :       0.00          0          0       0.00          -
1800.09/1800.64	c   dual LP          :     756.92      29045    2144016      73.82    2832.55
1800.09/1800.64	c   lex dual LP      :       0.00          0          0       0.00          -
1800.09/1800.64	c   barrier LP       :       0.00          0          0       0.00          -
1800.09/1800.64	c   diving/probing LP:     776.13      55048    2404982      43.69    3098.68
1800.09/1800.64	c   strong branching :     139.12       1546     349400     226.00    2511.50
1800.09/1800.64	c     (at root node) :          -         20      15473     773.65          -
1800.09/1800.64	c   conflict analysis:       0.00          0          0       0.00          -
1800.09/1800.64	c B&B Tree           :
1800.09/1800.64	c   number of runs   :          1
1800.09/1800.64	c   nodes            :      23035
1800.09/1800.64	c   nodes (total)    :      23035
1800.09/1800.64	c   nodes left       :       9039
1800.09/1800.64	c   max depth        :        140
1800.09/1800.64	c   max depth (total):        140
1800.09/1800.64	c   backtracks       :       3180 (13.8%)
1800.09/1800.64	c   delayed cutoffs  :          0
1800.09/1800.64	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.09/1800.64	c   avg switch length:       6.53
1800.09/1800.64	c   switching time   :       2.20
1800.09/1800.64	c Solution           :
1800.09/1800.64	c   Solutions found  :        731 (21 improvements)
1800.09/1800.64	c   First Solution   : +4.70000000000000e+02   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
1800.09/1800.64	c   Primal Bound     : +1.89000000000000e+02   (in run 1, after 10347 nodes, 982.59 seconds, depth 18, found by <crossover>)
1800.09/1800.64	c   Dual Bound       : +1.63175985267083e+02
1800.09/1800.64	c   Gap              :      15.83 %
1800.09/1800.64	c   Root Dual Bound  : +1.61658713915700e+02
1800.09/1800.64	c   Root Iterations  :       5220
1800.09/1800.68	c Time complete: 1800.16.

Verifier Data

OK	189

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2665523-1276373593/watcher-2665523-1276373593 -o /tmp/evaluation-result-2665523-1276373593/solver-2665523-1276373593 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665523-1276373593.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.00 1.13 1.05 3/106 12739
/proc/meminfo: memFree=1786976/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=9288 CPUtime=0
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 1051 0 0 0 0 0 0 0 21 0 1 0 11014739 9510912 971 1992294400 4194304 9819077 140733930562752 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12739/statm: 2322 979 371 1374 0 943 0

[startup+0.0931711 s]
/proc/loadavg: 1.00 1.13 1.05 3/106 12739
/proc/meminfo: memFree=1786976/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=15624 CPUtime=0.08
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 6158 0 0 0 6 2 0 0 23 0 1 0 11014739 15998976 2640 1992294400 4194304 9819077 140733930562752 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 3906 2640 522 1374 0 2527 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15624

[startup+0.102451 s]
/proc/loadavg: 1.00 1.13 1.05 3/106 12739
/proc/meminfo: memFree=1786976/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=16652 CPUtime=0.09
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 6198 0 0 0 7 2 0 0 23 0 1 0 11014739 17051648 2681 1992294400 4194304 9819077 140733930562752 18446744073709551615 8675093 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 4163 2692 525 1374 0 2784 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16652

[startup+0.300188 s]
/proc/loadavg: 1.00 1.13 1.05 3/106 12739
/proc/meminfo: memFree=1786976/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=19096 CPUtime=0.29
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 7556 0 0 0 26 3 0 0 23 0 1 0 11014739 19554304 3375 1992294400 4194304 9819077 140733930562752 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 4774 3380 642 1374 0 3395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19096

[startup+0.70022 s]
/proc/loadavg: 1.00 1.13 1.05 3/106 12739
/proc/meminfo: memFree=1786976/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=20132 CPUtime=0.69
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 8205 0 0 0 66 3 0 0 25 0 1 0 11014739 20615168 3557 1992294400 4194304 9819077 140733930562752 18446744073709551615 6055431 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 5033 3557 660 1374 0 3654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20132

[startup+1.50028 s]
/proc/loadavg: 1.00 1.13 1.05 2/107 12740
/proc/meminfo: memFree=1774320/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=21204 CPUtime=1.49
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 17658 0 0 0 142 7 0 0 25 0 1 0 11014739 21712896 3675 1992294400 4194304 9819077 140733930562752 18446744073709551615 7309299 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 5301 3675 692 1374 0 3922 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21204

[startup+3.10141 s]
/proc/loadavg: 1.00 1.13 1.05 2/107 12740
/proc/meminfo: memFree=1774320/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=21584 CPUtime=3.09
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 20966 0 0 0 301 8 0 0 25 0 1 0 11014739 22102016 3713 1992294400 4194304 9819077 140733930562752 18446744073709551615 7311680 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 5396 3713 692 1374 0 4017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21584

[startup+6.30166 s]
/proc/loadavg: 1.00 1.12 1.05 2/107 12740
/proc/meminfo: memFree=1773204/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=23320 CPUtime=6.29
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 26584 0 0 0 619 10 0 0 25 0 1 0 11014739 23879680 4038 1992294400 4194304 9819077 140733930562752 18446744073709551615 6046724 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 5830 4038 692 1374 0 4451 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23320

[startup+12.7012 s]
/proc/loadavg: 1.08 1.14 1.06 2/107 12740
/proc/meminfo: memFree=1772212/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=26296 CPUtime=12.69
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 36368 0 0 0 1253 16 0 0 25 0 1 0 11014739 26927104 4117 1992294400 4194304 9819077 140733930562752 18446744073709551615 7284106 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 6574 4120 699 1374 0 5195 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26296

[startup+25.5012 s]
/proc/loadavg: 1.06 1.13 1.05 2/107 12740
/proc/meminfo: memFree=1772460/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=25980 CPUtime=25.49
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 99700 0 0 0 2512 37 0 0 25 0 1 0 11014739 26603520 4216 1992294400 4194304 9819077 140733930562752 18446744073709551615 7312766 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 6495 4216 706 1374 0 5116 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25980

[startup+51.1012 s]
/proc/loadavg: 1.11 1.13 1.06 2/107 12742
/proc/meminfo: memFree=1772460/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=26064 CPUtime=51.08
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 242046 0 0 0 5022 86 0 0 25 0 1 0 11014739 26689536 4193 1992294400 4194304 9819077 140733930562752 18446744073709551615 7290252 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 6516 4195 706 1374 0 5137 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26064

[startup+102.309 s]
/proc/loadavg: 1.05 1.11 1.05 2/107 12744
/proc/meminfo: memFree=1771964/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=23376 CPUtime=102.28
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 500893 0 0 0 10032 196 0 0 25 0 1 0 11014739 23937024 4289 1992294400 4194304 9819077 140733930562752 18446744073709551615 7309084 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 5844 4289 722 1374 0 4465 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 23376

[startup+162.301 s]
/proc/loadavg: 1.02 1.09 1.05 2/107 12744
/proc/meminfo: memFree=1771840/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=26484 CPUtime=162.25
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 798609 0 0 0 15896 329 0 0 25 0 1 0 11014739 27119616 4287 1992294400 4194304 9819077 140733930562752 18446744073709551615 6519217 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 6621 4287 726 1374 0 5242 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26484

[startup+222.302 s]
/proc/loadavg: 1.00 1.07 1.04 2/107 12746
/proc/meminfo: memFree=1771344/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=23900 CPUtime=222.23
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 1133231 0 0 0 21758 465 0 0 25 0 1 0 11014739 24473600 4360 1992294400 4194304 9819077 140733930562752 18446744073709551615 7324005 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 5975 4360 730 1374 0 4596 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23900

[startup+282.302 s]
/proc/loadavg: 1.00 1.05 1.03 2/107 12748
/proc/meminfo: memFree=1771468/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=23708 CPUtime=282.2
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 1473426 0 0 0 27603 617 0 0 25 0 1 0 11014739 24276992 4328 1992294400 4194304 9819077 140733930562752 18446744073709551615 6391571 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 5927 4328 730 1374 0 4548 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23708

[startup+342.301 s]
/proc/loadavg: 1.00 1.04 1.03 2/107 12750
/proc/meminfo: memFree=1771468/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=23644 CPUtime=342.19
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 1820575 0 0 0 33444 775 0 0 25 0 1 0 11014739 24211456 4300 1992294400 4194304 9819077 140733930562752 18446744073709551615 4241171 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 5911 4300 730 1374 0 4532 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23644

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 1.02 2/107 12752
/proc/meminfo: memFree=1771220/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=23480 CPUtime=402.16
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 2162250 0 0 0 39291 925 0 0 25 0 1 0 11014739 24043520 4296 1992294400 4194304 9819077 140733930562752 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 5870 4296 730 1374 0 4491 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 23480

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.02 2/107 12752
/proc/meminfo: memFree=1771344/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=23280 CPUtime=462.15
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 2489795 0 0 0 45147 1068 0 0 25 0 1 0 11014739 23838720 4314 1992294400 4194304 9819077 140733930562752 18446744073709551615 7235184 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 5820 4314 730 1374 0 4441 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 23280

[startup+522.301 s]
/proc/loadavg: 1.07 1.03 1.02 2/107 12754
/proc/meminfo: memFree=1770724/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=24224 CPUtime=522.13
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 2823384 0 0 0 51007 1206 0 0 25 0 1 0 11014739 24805376 4482 1992294400 4194304 9819077 140733930562752 18446744073709551615 7291850 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 6056 4482 730 1374 0 4677 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 24224

[startup+582.3 s]
/proc/loadavg: 1.02 1.03 1.01 2/107 12756
/proc/meminfo: memFree=1770476/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=24644 CPUtime=582.11
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 3155540 0 0 0 56863 1348 0 0 25 0 1 0 11014739 25235456 4523 1992294400 4194304 9819077 140733930562752 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 6161 4523 730 1374 0 4782 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 24644

[startup+642.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 12758
/proc/meminfo: memFree=1770476/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=24644 CPUtime=642.1
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 3488913 0 0 0 62725 1485 0 0 25 0 1 0 11014739 25235456 4581 1992294400 4194304 9819077 140733930562752 18446744073709551615 7312726 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 6161 4581 730 1374 0 4782 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 24644

[startup+702.301 s]

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

[startup+822.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 12762
/proc/meminfo: memFree=1766508/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=28600 CPUtime=822.05
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 4498482 0 0 0 80255 1950 0 0 25 0 1 0 11014739 29286400 5578 1992294400 4194304 9819077 140733930562752 18446744073709551615 7306911 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7150 5579 730 1374 0 5771 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 28600

[startup+882.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 12764
/proc/meminfo: memFree=1765392/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=29572 CPUtime=882.03
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 4851024 0 0 0 86087 2116 0 0 25 0 1 0 11014739 30281728 5839 1992294400 4194304 9819077 140733930562752 18446744073709551615 7290465 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7393 5839 730 1374 0 6014 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 29572

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 12766
/proc/meminfo: memFree=1764152/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=30940 CPUtime=942.02
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 5202386 0 0 0 91916 2286 0 0 25 0 1 0 11014739 31682560 6178 1992294400 4194304 9819077 140733930562752 18446744073709551615 6391483 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7735 6178 730 1374 0 6356 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 30940

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12768
/proc/meminfo: memFree=1763904/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=30544 CPUtime=1002
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 5557203 0 0 0 97733 2467 0 0 25 0 1 0 11014739 31277056 6081 1992294400 4194304 9819077 140733930562752 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7636 6081 732 1374 0 6257 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 30544

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12768
/proc/meminfo: memFree=1763904/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=31052 CPUtime=1061.99
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 5879642 0 0 0 103569 2630 0 0 25 0 1 0 11014739 31797248 6157 1992294400 4194304 9819077 140733930562752 18446744073709551615 7290500 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7763 6157 732 1374 0 6384 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 31052

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12770
/proc/meminfo: memFree=1763780/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=30724 CPUtime=1121.97
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 6209879 0 0 0 109411 2786 0 0 25 0 1 0 11014739 31461376 6101 1992294400 4194304 9819077 140733930562752 18446744073709551615 7292313 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7681 6101 732 1374 0 6302 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 30724

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12772
/proc/meminfo: memFree=1763780/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=31048 CPUtime=1181.96
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 6538380 0 0 0 115250 2946 0 0 25 0 1 0 11014739 31793152 6204 1992294400 4194304 9819077 140733930562752 18446744073709551615 7289927 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7762 6204 732 1374 0 6383 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 31048

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 12774
/proc/meminfo: memFree=1763656/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=33044 CPUtime=1241.94
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 6860813 0 0 0 121091 3103 0 0 25 0 1 0 11014739 33837056 6103 1992294400 4194304 9819077 140733930562752 18446744073709551615 7291994 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 8261 6103 732 1374 0 6882 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 33044

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12776
/proc/meminfo: memFree=1763408/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=31072 CPUtime=1301.93
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 7181920 0 0 0 126947 3246 0 0 25 0 1 0 11014739 31817728 6162 1992294400 4194304 9819077 140733930562752 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7768 6162 732 1374 0 6389 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 31072

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12776
/proc/meminfo: memFree=1763408/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=31048 CPUtime=1361.9
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 7497724 0 0 0 132795 3395 0 0 25 0 1 0 11014739 31793152 6154 1992294400 4194304 9819077 140733930562752 18446744073709551615 6391502 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7762 6154 732 1374 0 6383 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 31048

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12778
/proc/meminfo: memFree=1763656/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=31008 CPUtime=1421.9
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 7817264 0 0 0 138645 3545 0 0 25 0 1 0 11014739 31752192 6188 1992294400 4194304 9819077 140733930562752 18446744073709551615 7290488 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7752 6190 732 1374 0 6373 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 31008

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12780
/proc/meminfo: memFree=1763532/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=30232 CPUtime=1481.87
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 8138320 0 0 0 144498 3689 0 0 25 0 1 0 11014739 30957568 6145 1992294400 4194304 9819077 140733930562752 18446744073709551615 7287815 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7558 6145 732 1374 0 6179 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 30232

[startup+1542.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 12785
/proc/meminfo: memFree=1763036/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=33256 CPUtime=1541.85
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 8468263 0 0 0 150334 3851 0 0 25 0 1 0 11014739 34054144 6140 1992294400 4194304 9819077 140733930562752 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 8314 6140 732 1374 0 6935 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 33256

[startup+1602.3 s]
/proc/loadavg: 1.09 1.02 1.00 2/107 12787
/proc/meminfo: memFree=1763160/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=31100 CPUtime=1601.84
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 8786854 0 0 0 156188 3996 0 0 25 0 1 0 11014739 31846400 6170 1992294400 4194304 9819077 140733930562752 18446744073709551615 7292017 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7775 6170 732 1374 0 6396 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 31100

[startup+1662.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/107 12787
/proc/meminfo: memFree=1763160/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=30656 CPUtime=1661.82
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 9110365 0 0 0 162038 4144 0 0 25 0 1 0 11014739 31391744 6117 1992294400 4194304 9819077 140733930562752 18446744073709551615 6391609 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7664 6117 732 1374 0 6285 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 30656

[startup+1722.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/107 12789
/proc/meminfo: memFree=1763284/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=30656 CPUtime=1721.8
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 9434731 0 0 0 167882 4298 0 0 25 0 1 0 11014739 31391744 6126 1992294400 4194304 9819077 140733930562752 18446744073709551615 7304382 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 7664 6126 732 1374 0 6285 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 30656

[startup+1782.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 12791
/proc/meminfo: memFree=1760928/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=33348 CPUtime=1781.78
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 9753288 0 0 0 173736 4442 0 0 25 0 1 0 11014739 34148352 6820 1992294400 4194304 9819077 140733930562752 18446744073709551615 7318474 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 8337 6820 732 1374 0 6958 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 33348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 12791
/proc/meminfo: memFree=1760928/2059040 swapFree=4136596/4192956
[pid=12739] ppid=12737 vsize=33192 CPUtime=1800.09
/proc/12739/stat : 12739 (pbscip.linux.x8) R 12737 12739 11984 0 -1 4202496 9834473 0 0 0 175533 4476 0 0 25 0 1 0 11014739 33988608 6739 1992294400 4194304 9819077 140733930562752 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12739/statm: 8298 6739 732 1374 0 6919 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 33192

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

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

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.17
CPU user time (s): 1755.4
CPU system time (s): 44.7692
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 42936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1755.4
system time used= 44.7692
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9834749
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= 1
involuntary context switches= 5741

runsolver used 2.99055 second user time and 8.49371 second system time

The end

Launcher Data

Begin job on node026 at 2010-06-12 22:13:13
IDJOB=2665523
IDBENCH=1961
IDSOLVER=1168
FILE ID=node026/2665523-1276373593
PBS_JOBID= 11173218
Free space on /tmp= 62508 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_10.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-2665523-1276373593/watcher-2665523-1276373593 -o /tmp/evaluation-result-2665523-1276373593/solver-2665523-1276373593 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665523-1276373593.opb -t 1800 -m 1800

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

MD5SUM BENCH= 6549a0bbc5c463b1b909374436b51d65
RANDOM SEED=260057127

node026.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.201
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.40
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.201
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1787504 kB
Buffers:         57468 kB
Cached:         123156 kB
SwapCached:      22412 kB
Active:         108364 kB
Inactive:        97556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1787504 kB
SwapTotal:     4192956 kB
SwapFree:      4136596 kB
Dirty:            6244 kB
Writeback:           8 kB
AnonPages:       10644 kB
Mapped:           9176 kB
Slab:            43900 kB
PageTables:       4116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181376 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= 62504 MiB
End job on node026 at 2010-06-12 22:43:16