Trace number 1869357

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2SAT (TO)56 1800.24 1800.87

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_9.opb
MD5SUM824c01e4395cf59ee9d4081be7b21301
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark96.7843
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables603
Total number of constraints1088
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 constraints1088
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 669
Number of bits of the biggest sum of numbers10
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.01/0.05	c SCIP version 1.1.0.7
0.01/0.05	c LP-Solver Clp 1.8.2
0.01/0.05	c user parameter file <scip.set> not found - using default parameters
0.01/0.05	c read problem <HOME/instance-1869357-1245171193.opb>
0.01/0.05	c original problem has 603 variables (603 bin, 0 int, 0 impl, 0 cont) and 1088 constraints
0.01/0.07	c start presolving problem
0.01/0.07	c presolving:
0.09/0.10	c (round 1) 0 del vars, 540 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 8 upgd conss, 0 impls, 0 clqs
0.19/0.25	c    (0.2s) probing: 109/603 (18.1%) - 0 fixings, 0 aggregations, 308 implications, 0 bound changes
0.19/0.25	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.19/0.25	c presolving (2 rounds):
0.19/0.25	c  0 deleted vars, 540 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.25	c  1152 implications, 0 cliques
0.19/0.25	c presolved problem has 603 variables (603 bin, 0 int, 0 impl, 0 cont) and 548 constraints
0.19/0.25	c       8 constraints of type <knapsack>
0.19/0.25	c     540 constraints of type <linear>
0.19/0.25	c transformed objective value is always integral (scale: 1)
0.19/0.25	c Presolving Time: 0.18
0.19/0.25	c OPT-LIN
0.19/0.25	c -----------------------------------------------------------------------------------------------
0.19/0.25	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.25	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.25	c limits/memory = c 1620
0.19/0.25	c # maximal time in seconds to run
0.19/0.25	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.25	c limits/time = c 1791
0.19/0.25	c # frequency for displaying node information lines
0.19/0.25	c # [type: int, range: [-1,2147483647], default: 100]
0.19/0.25	c display/freq = c 10000
0.19/0.25	c -----------------------------------------------------------------------------------------------
0.19/0.25	c start solving problem
0.19/0.25	c 
0.19/0.28	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.28	c   0.2s|     1 |     0 |   616 |4346k|   0 | 364 | 603 | 548 | 548 | 603 | 548 |   0 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
0.59/0.69	c   0.6s|     1 |     0 |  2142 |4836k|   0 | 375 | 603 | 548 | 548 | 603 | 584 |  36 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
0.79/0.86	c   0.8s|     1 |     0 |  2164 |5396k|   0 | 373 | 603 | 548 | 548 | 603 | 623 |  75 |   0 |   0 | 8.000000e+00 |      --      |    Inf 
0.99/1.07	c   1.0s|     1 |     0 |  2246 |5918k|   0 | 384 | 603 | 548 | 548 | 603 | 666 | 118 |   0 |   0 | 8.004132e+00 |      --      |    Inf 
1.29/1.33	c   1.2s|     1 |     0 |  2401 |6310k|   0 | 389 | 603 | 548 | 548 | 603 | 710 | 162 |   0 |   0 | 8.004132e+00 |      --      |    Inf 
1.59/1.63	c   1.5s|     1 |     0 |  2613 |6672k|   0 | 390 | 603 | 548 | 548 | 603 | 766 | 218 |   0 |   0 | 8.166667e+00 |      --      |    Inf 
1.89/1.98	c   1.9s|     1 |     0 |  2942 |6951k|   0 | 391 | 603 | 548 | 548 | 603 | 802 | 254 |   0 |   0 | 8.166667e+00 |      --      |    Inf 
2.29/2.39	c   2.3s|     1 |     0 |  3364 |7253k|   0 | 384 | 603 | 548 | 548 | 603 | 859 | 311 |   0 |   0 | 8.166667e+00 |      --      |    Inf 
2.69/2.79	c   2.7s|     1 |     0 |  3801 |7594k|   0 | 384 | 603 | 548 | 548 | 603 | 905 | 357 |   0 |   0 | 8.166667e+00 |      --      |    Inf 
3.19/3.26	c   3.2s|     1 |     0 |  4382 |7858k|   0 | 386 | 603 | 548 | 548 | 603 | 940 | 392 |   0 |   0 | 8.166667e+00 |      --      |    Inf 
3.69/3.73	c   3.6s|     1 |     0 |  4945 |7995k|   0 | 362 | 603 | 548 | 548 | 603 | 978 | 430 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
3.89/3.91	c   3.8s|     1 |     0 |  5325 |8007k|   0 | 358 | 603 | 548 | 548 | 603 |1007 | 459 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
3.99/4.06	c   4.0s|     1 |     0 |  5597 |8035k|   0 | 353 | 603 | 548 | 548 | 603 |1021 | 473 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
4.19/4.23	c   4.1s|     1 |     0 |  5876 |8076k|   0 | 358 | 603 | 548 | 548 | 603 |1037 | 489 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
4.29/4.39	c   4.3s|     1 |     0 |  6144 |8122k|   0 | 354 | 603 | 548 | 548 | 603 |1054 | 506 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
4.59/4.61	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.59/4.61	c   4.5s|     1 |     0 |  6549 |8128k|   0 | 357 | 603 | 548 | 548 | 603 | 876 | 521 |   0 |   0 | 9.000000e+00 |      --      |    Inf 
5.59/5.67	c   5.5s|     1 |     2 |  6549 |8129k|   0 | 357 | 603 | 548 | 548 | 603 | 876 | 521 |   0 |  26 | 9.000000e+00 |      --      |    Inf 
41.78/41.85	o 79
41.78/41.85	c v41.5s|  2006 |  1307 | 85835 |  10M|  47 |   - | 603 |1143 | 138 | 603 | 658 | 521 | 595 |2240 | 1.000000e+01 | 7.900000e+01 | 690.00%
64.17/64.23	o 76
64.17/64.23	c f63.7s|  3361 |  1874 |167832 |  12M|  47 |   - | 603 |1773 | 137 | 603 | 658 | 521 |1268 |2764 | 1.100000e+01 | 7.600000e+01 | 590.91%
94.66/94.74	o 66
94.66/94.74	c p94.0s|  5285 |  1643 |281332 |  11M|  47 |   - | 603 |2143 |  94 | 603 | 658 | 521 |2424 |3048 | 1.200000e+01 | 6.600000e+01 | 450.00%
97.85/97.92	o 65
97.85/97.92	c C97.1s|  5485 |  1682 |292310 |  11M|  47 | 186 | 603 |2136 |1100 | 603 | 658 | 521 |2543 |3118 | 1.200000e+01 | 6.500000e+01 | 441.67%
148.45/148.53	c   147s| 10000 |  2670 |493204 |  13M|  48 |   - | 603 |1668 | 540 | 603 | 658 | 521 |5792 |3837 | 1.500000e+01 | 6.500000e+01 | 333.33%
238.41/238.52	c   237s| 20000 |  4789 |835720 |  19M|  51 | 179 | 603 |1950 | 466 | 603 | 658 | 521 |  13k|4775 | 1.600000e+01 | 6.500000e+01 | 306.25%
310.98/311.10	c   308s| 30000 |  5842 |  1080k|  24M| 112 |   - | 603 |2423 | 543 |   0 |   0 | 521 |  22k|5864 | 1.600000e+01 | 6.500000e+01 | 306.25%
381.16/381.32	c   378s| 40000 |  6807 |  1338k|  27M| 112 | 279 | 603 |2106 | 632 | 603 | 658 | 521 |  30k|6658 | 1.600000e+01 | 6.500000e+01 | 306.25%
445.14/445.37	c   442s| 50000 |  8415 |  1614k|  34M| 112 |   - | 603 |2503 | 298 |   0 |   0 | 521 |  38k|6735 | 1.600000e+01 | 6.500000e+01 | 306.25%
509.11/509.32	c   505s| 60000 |  9469 |  1857k|  38M| 112 | 176 | 603 |1932 |1025 | 603 | 658 | 521 |  48k|7596 | 1.700000e+01 | 6.500000e+01 | 282.35%
575.09/575.33	c   570s| 70000 | 10739 |  2100k|  44M| 112 | 166 | 603 |2402 | 663 | 603 | 658 | 521 |  57k|8659 | 1.700000e+01 | 6.500000e+01 | 282.35%
636.36/636.65	c   631s| 80000 | 11382 |  2316k|  47M| 112 | 257 | 603 |2316 | 670 | 603 | 658 | 521 |  67k|9155 | 1.800000e+01 | 6.500000e+01 | 261.11%
696.94/697.26	c   691s| 90000 | 12047 |  2526k|  50M| 112 | 161 | 603 |2602 | 479 | 603 | 658 | 521 |  77k|9690 | 1.900000e+01 | 6.500000e+01 | 242.11%
758.52/758.85	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
758.52/758.85	c   752s|100000 | 12503 |  2731k|  52M| 112 |   - | 603 |2376 | 187 |   0 |   0 | 521 |  86k|  10k| 1.900000e+01 | 6.500000e+01 | 242.11%
818.70/819.07	c   812s|110000 | 12918 |  2945k|  53M| 125 |  94 | 603 |2304 | 395 | 603 | 658 | 521 |  95k|  10k| 2.000000e+01 | 6.500000e+01 | 225.00%
881.58/881.90	c   874s|120000 | 13207 |  3152k|  54M| 125 | 227 | 603 |2282 | 473 | 603 | 658 | 521 | 105k|  11k| 2.100000e+01 | 6.500000e+01 | 209.52%
938.76/939.17	c   931s|130000 | 13386 |  3342k|  56M| 125 |   - | 603 |2954 | 322 |   0 |   0 | 521 | 115k|  11k| 2.100000e+01 | 6.500000e+01 | 209.52%
994.84/995.29	c   987s|140000 | 13758 |  3515k|  57M| 167 | 161 | 603 |2895 | 458 | 603 | 658 | 521 | 125k|  12k| 2.200000e+01 | 6.500000e+01 | 195.45%
1053.92/1054.38	c  1045s|150000 | 14169 |  3718k|  58M| 167 | 130 | 603 |2664 | 349 | 603 | 658 | 521 | 134k|  12k| 2.300000e+01 | 6.500000e+01 | 182.61%
1113.29/1113.79	c  1104s|160000 | 14692 |  3922k|  61M| 167 |   - | 603 |3791 | 209 | 603 | 658 | 521 | 144k|  13k| 2.366667e+01 | 6.500000e+01 | 174.65%
1171.78/1172.24	c  1162s|170000 | 15264 |  4137k|  64M| 167 |   - | 603 |3247 | 508 |   0 |   0 | 521 | 154k|  13k| 2.400000e+01 | 6.500000e+01 | 170.83%
1180.57/1181.03	o 56
1180.57/1181.03	c *1171s|171421 | 10919 |  4171k|  50M| 167 |   - | 603 |3217 |  28 | 603 | 658 | 521 | 155k|  13k| 2.400000e+01 | 5.600000e+01 | 133.33%
1228.66/1229.19	c  1219s|180000 | 11003 |  4325k|  51M| 167 |  96 | 603 |3679 | 766 | 603 | 658 | 521 | 165k|  14k| 2.400000e+01 | 5.600000e+01 | 133.33%
1285.14/1285.69	c  1275s|190000 | 11117 |  4498k|  53M| 167 |   - | 603 |3821 | 397 |   0 |   0 | 521 | 176k|  15k| 2.400000e+01 | 5.600000e+01 | 133.33%
1336.22/1336.78	c  1325s|200000 | 11210 |  4657k|  54M| 167 | 153 | 603 |4839 | 542 | 603 | 658 | 521 | 188k|  15k| 2.400000e+01 | 5.600000e+01 | 133.33%
1397.40/1397.91	c  1386s|210000 | 11262 |  4861k|  55M| 167 | 129 | 603 |4181 | 448 | 603 | 658 | 521 | 199k|  15k| 2.400000e+01 | 5.600000e+01 | 133.33%
1451.48/1452.02	c  1440s|220000 | 11765 |  5022k|  58M| 167 | 118 | 603 |4695 | 453 | 603 | 658 | 521 | 210k|  16k| 2.400000e+01 | 5.600000e+01 | 133.33%
1507.75/1508.35	c  1495s|230000 | 12141 |  5216k|  61M| 167 | 168 | 603 |3464 |1029 | 603 | 658 | 521 | 220k|  16k| 2.500000e+01 | 5.600000e+01 | 124.00%
1564.14/1564.72	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1564.14/1564.72	c  1551s|240000 | 12082 |  5397k|  61M| 167 | 167 | 603 |3840 | 704 | 603 | 658 | 521 | 232k|  16k| 2.500000e+01 | 5.600000e+01 | 124.00%
1623.62/1624.24	c  1610s|250000 | 12045 |  5587k|  60M| 167 |   - | 603 |3320 | 549 | 603 | 658 | 521 | 243k|  17k| 2.550000e+01 | 5.600000e+01 | 119.61%
1679.20/1679.86	c  1665s|260000 | 11938 |  5768k|  59M| 167 | 102 | 603 |4300 | 589 | 603 | 658 | 521 | 255k|  17k| 2.600000e+01 | 5.600000e+01 | 115.38%
1737.28/1737.93	c  1723s|270000 | 11801 |  5943k|  58M| 167 | 112 | 603 |3657 | 374 | 603 | 658 | 521 | 267k|  18k| 2.650000e+01 | 5.600000e+01 | 111.32%
1793.16/1793.89	c  1778s|280000 | 11570 |  6095k|  56M| 167 |  93 | 603 |3184 | 544 | 603 | 658 | 521 | 279k|  18k| 2.700000e+01 | 5.600000e+01 | 107.41%
1800.06/1800.71	c 
1800.06/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.71	c Solving Time (sec) : 1785.18
1800.06/1800.71	c Solving Nodes      : 281270
1800.06/1800.71	c Primal Bound       : +5.60000000000000e+01 (5 solutions)
1800.06/1800.71	c Dual Bound         : +2.70000000000000e+01
1800.06/1800.71	c Gap                : 107.41 %
1800.06/1800.71	c NODE         281270
1800.06/1800.71	c DUAL BOUND   27
1800.06/1800.71	c PRIMAL BOUND 56
1800.06/1800.71	c GAP          1.07407
1800.06/1800.71	s SATISFIABLE
1800.06/1800.71	v x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x78 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 
1800.06/1800.71	v x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 -x114 x115 x116 x117 x118 x119 x120 x121 
1800.06/1800.71	v x122 x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 -x141 x142 x143 x144 x145 x146 
1800.06/1800.71	v -x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 -x158 x159 x160 x161 x162 x163 x164 -x165 -x166 -x167 x168 x169 x170 
1800.06/1800.71	v x171 x172 x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 -x188 x189 x190 x191 x192 x193 x194 
1800.06/1800.71	v -x195 -x196 -x197 x198 x199 x200 x201 x202 x203 x204 x205 -x206 x207 x208 x209 -x210 x211 x212 x213 -x214 -x215 x216 x217 -x218 
1800.06/1800.71	v -x219 -x220 -x221 -x222 -x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 -x236 -x237 -x238 -x239 -x240 -x241 
1800.06/1800.71	v -x242 -x243 -x244 x245 x246 x247 x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 x260 x261 -x262 -x263 
1800.06/1800.71	v -x264 -x265 -x266 -x267 x268 x269 x270 x271 x272 x273 x274 -x275 x276 x277 x278 x279 x280 x281 x282 x283 x284 x285 x286 
1800.06/1800.71	v x287 x288 x289 x290 x291 x292 x293 x294 x295 -x296 x297 x298 x299 x300 x301 -x302 x303 x304 x305 x306 x307 x308 x309 x310 x311 
1800.06/1800.71	v x312 -x313 x314 x315 x316 x317 x318 x319 -x320 -x321 -x322 x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 
1800.06/1800.71	v x336 x337 -x338 x339 x340 x341 x342 x343 x344 -x345 -x346 -x347 x348 x349 x350 x351 -x352 x353 x354 x355 -x356 x357 x358 x359 
1800.06/1800.71	v -x360 -x361 x362 x363 -x364 -x365 -x366 -x367 -x368 -x369 x370 x371 x372 x373 x374 x375 x376 x377 x378 -x379 -x380 -x381 -x382 
1800.06/1800.71	v -x383 -x384 -x385 -x386 -x387 x388 x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 x401 -x402 -x403 
1800.06/1800.71	v -x404 -x405 -x406 -x407 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x408 x409 x410 x411 x412 x413 x414 x415 x416 x417 x418 -x419 x420 
1800.06/1800.71	v x421 x422 x423 x424 x425 -x426 -x427 -x428 x429 x430 x431 x432 x433 x434 x435 x436 x437 x438 -x439 x440 x441 x442 x443 x444 
1800.06/1800.71	v x445 -x446 -x447 -x448 -x449 x450 x451 x452 -x453 x454 x455 x456 -x457 -x458 x459 x460 -x461 -x462 x463 -x464 -x465 -x466 x467 
1800.06/1800.71	v x468 x469 x470 x471 x472 -x473 -x474 x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 
1800.06/1800.71	v -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x14 -x13 -x12 -x11 -x10 x9 -x8 x499 x500 x501 x502 x503 x504 x505 
1800.06/1800.71	v x506 x507 x508 x509 x510 x511 x512 x513 x514 x515 x516 x517 -x518 x519 x520 x521 x522 x523 x524 -x525 -x526 -x527 x528 x529 
1800.06/1800.71	v x530 x531 x532 x533 -x534 x535 x536 -x537 -x538 -x539 x540 x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 x549 -x550 -x551 -x552 
1800.06/1800.71	v -x553 -x28 -x27 -x26 x25 -x24 x23 -x22 -x554 x555 x556 x557 x558 x559 x560 -x561 -x562 -x563 x564 x565 x566 -x567 x568 x569 
1800.06/1800.71	v -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x35 -x34 -x33 x32 -x31 x30 x29 x584 x585 
1800.06/1800.71	v x586 -x587 x588 -x589 -x590 x591 -x592 -x593 -x594 -x595 -x596 -x597 -x42 -x41 x40 x39 -x38 x37 -x36 -x598 -x599 -x600 -x601 
1800.06/1800.71	v -x602 -x49 -x48 x47 x46 x45 x44 x43 -x603 -x63 x62 x61 -x60 x59 -x58 x57 -x56 x55 x54 -x53 -x52 -x51 x50 -x7 x6 x5 x4 -x3 
1800.06/1800.71	v -x2 -x1 
1800.06/1800.71	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.71	c Solving Time       :    1785.18
1800.06/1800.71	c Original Problem   :
1800.06/1800.71	c   Problem name     : HOME/instance-1869357-1245171193.opb
1800.06/1800.71	c   Variables        : 603 (603 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.71	c   Constraints      : 1088 initial, 1088 maximal
1800.06/1800.71	c Presolved Problem  :
1800.06/1800.71	c   Problem name     : t_HOME/instance-1869357-1245171193.opb
1800.06/1800.71	c   Variables        : 603 (603 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.71	c   Constraints      : 548 initial, 5292 maximal
1800.06/1800.71	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.71	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.71	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.71	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.71	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.71	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.71	c   probing          :       0.15          0          0          0          0          0          0          0          0
1800.06/1800.71	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.71	c   linear           :       0.03          0          0          0          0          0        540          0          0
1800.06/1800.71	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.71	c   root node        :          -          9          -          -          9          -          -          -          -
1800.06/1800.71	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.71	c   integral         :          0          0          0     170450          0        102      10784          0          0     335560
1800.06/1800.71	c   knapsack         :          8         15    1088984          1          0       7965     236117         80          0          0
1800.06/1800.71	c   linear           :        540         15    1081019          0          0      98979   11735258          2          0          0
1800.06/1800.71	c   logicor          :          0+         0     425314          0          0       6262     251096          0          0          0
1800.06/1800.71	c   countsols        :          0          0          0          1          0          0          0          0          0          0
1800.06/1800.71	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.71	c   integral         :     101.39       0.00       0.00     101.39       0.00
1800.06/1800.71	c   knapsack         :      15.53       0.00      15.53       0.00       0.00
1800.06/1800.71	c   linear           :     564.64       0.00     564.64       0.00       0.00
1800.06/1800.71	c   logicor          :      48.61       0.00      48.61       0.00       0.00
1800.06/1800.71	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.71	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.71	c   rootredcost      :       0.60          5          0          0
1800.06/1800.71	c   pseudoobj        :       1.45    1088841         12       3452
1800.06/1800.71	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.71	c   propagation      :      13.47     113218     113074     830618       25.5       3610       19.3          -
1800.06/1800.71	c   infeasible LP    :       3.06      34570          0          0        0.0          0        0.0          0
1800.06/1800.71	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.71	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.71	c   pseudo solution  :       0.00          2          2          2        2.0          0        0.0          -
1800.06/1800.71	c   applied globally :          -          -          -     280689       21.9          -          -          -
1800.06/1800.71	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.71	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.71	c   cut pool         :       0.00         14          -          -       5176          -    (maximal pool size: 4709)
1800.06/1800.71	c   redcost          :       3.53     171023          0        936          0          0
1800.06/1800.71	c   impliedbounds    :       0.00         15          0          0         23          0
1800.06/1800.71	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.71	c   gomory           :       0.26         15          0          0        265          0
1800.06/1800.71	c   strongcg         :       0.24         15          0          0        302          0
1800.06/1800.71	c   cmir             :       1.24         10          0          0       3676          0
1800.06/1800.71	c   flowcover        :       0.76         10          0          0       2002          0
1800.06/1800.71	c   clique           :       0.00          1          0          0          0          0
1800.06/1800.71	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.71	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.71	c Pricers            :       Time      Calls       Vars
1800.06/1800.71	c   problem variables:       0.00          0          0
1800.06/1800.71	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.71	c   relpscost        :     101.10     170449        102      10784          0          0     335560
1800.06/1800.71	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.71	c   inference        :       0.00          0          0          0          0          0          0
1800.06/1800.71	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.71	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.71	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.71	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.71	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.71	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.71	c   LP solutions     :       0.03          -          1
1800.06/1800.71	c   pseudo solutions :       0.00          -          0
1800.06/1800.71	c   intshifting      :       0.01          0          0
1800.06/1800.71	c   oneopt           :       0.36          5          0
1800.06/1800.71	c   crossover        :       0.61          6          1
1800.06/1800.71	c   feaspump         :       2.08         11          0
1800.06/1800.71	c   fracdiving       :       6.26        257          1
1800.06/1800.71	c   guideddiving     :       8.70        257          0
1800.06/1800.71	c   veclendiving     :      11.39        257          1
1800.06/1800.71	c   linesearchdiving :      14.78        257          0
1800.06/1800.71	c   objpscostdiving  :      11.18        129          0
1800.06/1800.71	c   rootsoldiving    :       6.49        129          0
1800.06/1800.71	c   coefdiving       :       7.60        258          0
1800.06/1800.71	c   pscostdiving     :      16.35        258          1
1800.06/1800.71	c   simplerounding   :       0.28          0          0
1800.06/1800.71	c   rounding         :       1.19       5783          0
1800.06/1800.71	c   shifting         :      14.26       1810          0
1800.06/1800.71	c   fixandinfer      :       0.00          0          0
1800.06/1800.71	c   intdiving        :       0.00          0          0
1800.06/1800.71	c   actconsdiving    :       0.00          0          0
1800.06/1800.71	c   octane           :       0.00          0          0
1800.06/1800.71	c   rens             :       0.01          0          0
1800.06/1800.71	c   rins             :       0.00          0          0
1800.06/1800.71	c   localbranching   :       0.00          0          0
1800.06/1800.71	c   mutation         :       0.00          0          0
1800.06/1800.71	c   dins             :       0.00          0          0
1800.06/1800.71	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.71	c   primal LP        :       0.02          0          0       0.00       0.00
1800.06/1800.71	c   dual LP          :     728.10     200223    5821041      29.07    7994.84
1800.06/1800.71	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.71	c   diving/probing LP:      66.21      19468     292837      15.04    4422.85
1800.06/1800.71	c   strong branching :      84.49      18789     843924      44.92    9988.45
1800.06/1800.71	c     (at root node) :          -         26       4336     166.77          -
1800.06/1800.71	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.71	c B&B Tree           :
1800.06/1800.71	c   number of runs   :          1
1800.06/1800.71	c   nodes            :     281270
1800.06/1800.71	c   nodes (total)    :     281270
1800.06/1800.71	c   nodes left       :      11526
1800.06/1800.71	c   max depth        :        167
1800.06/1800.71	c   max depth (total):        167
1800.06/1800.71	c   backtracks       :      48122 (17.1%)
1800.06/1800.71	c   delayed cutoffs  :      36953
1800.06/1800.71	c   repropagations   :     410996 (3275001 domain reductions, 28406 cutoffs)
1800.06/1800.71	c   avg switch length:       6.94
1800.06/1800.71	c   switching time   :     139.42
1800.06/1800.71	c Solution           :
1800.06/1800.71	c   Solutions found  :          5 (5 improvements)
1800.06/1800.71	c   Primal Bound     : +5.60000000000000e+01   (in run 1, after 171421 nodes, 1171.03 seconds, depth 35, found by <relaxation>)
1800.06/1800.71	c   Dual Bound       : +2.70000000000000e+01
1800.06/1800.71	c   Gap              :     107.41 %
1800.06/1800.71	c   Root Dual Bound  : +9.00000000000002e+00
1800.16/1800.87	c Time complete: 1800.22.

Verifier Data

OK	56

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 8312
/proc/meminfo: memFree=1904096/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=8648 CPUtime=0
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 1108 0 0 0 0 0 0 0 18 0 1 0 69852281 8855552 1092 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/8312/statm: 2162 1100 362 1256 0 901 0

[startup+0.0270911 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 8312
/proc/meminfo: memFree=1904096/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=10708 CPUtime=0.01
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 1641 0 0 0 1 0 0 0 18 0 1 0 69852281 10964992 1625 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/8312/statm: 2677 1625 378 1256 0 1416 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10708

[startup+0.102106 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 8312
/proc/meminfo: memFree=1904096/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=20416 CPUtime=0.09
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 4255 0 0 0 8 1 0 0 18 0 1 0 69852281 20905984 3885 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 5104 3885 462 1256 0 3843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20416

[startup+0.302145 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 8312
/proc/meminfo: memFree=1904096/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=24160 CPUtime=0.29
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 5192 0 0 0 27 2 0 0 19 0 1 0 69852281 24739840 4805 1992294400 4194304 9342243 548682068736 18446744073709551615 6146082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 6040 4805 631 1256 0 4779 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24160

[startup+0.701225 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 8312
/proc/meminfo: memFree=1904096/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=26232 CPUtime=0.69
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 5537 0 0 0 67 2 0 0 22 0 1 0 69852281 26861568 5148 1992294400 4194304 9342243 548682068736 18446744073709551615 4290813 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 6558 5148 665 1256 0 5297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26232

[startup+1.50138 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 8313
/proc/meminfo: memFree=1885464/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=30348 CPUtime=1.49
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 6353 0 0 0 146 3 0 0 25 0 1 0 69852281 31076352 5963 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 7587 5963 665 1256 0 6326 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30348

[startup+3.1017 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 8313
/proc/meminfo: memFree=1880984/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=32544 CPUtime=3.09
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 7089 0 0 0 305 4 0 0 25 0 1 0 69852281 33325056 6699 1992294400 4194304 9342243 548682068736 18446744073709551615 6867530 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 8136 6699 665 1256 0 6875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32544

[startup+6.30134 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 8313
/proc/meminfo: memFree=1877464/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=35400 CPUtime=6.28
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 9105 0 0 0 621 7 0 0 25 0 1 0 69852281 36249600 7360 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 8850 7360 676 1256 0 7589 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35400

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 8313
/proc/meminfo: memFree=1877208/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=35400 CPUtime=12.69
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 9178 0 0 0 1258 11 0 0 25 0 1 0 69852281 36249600 7433 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 8850 7433 679 1256 0 7589 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35400

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 8313
/proc/meminfo: memFree=1877016/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=35156 CPUtime=25.48
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 9787 0 0 0 2530 18 0 0 25 0 1 0 69852281 35999744 7513 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 8789 7513 687 1256 0 7528 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35156

[startup+51.1023 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 8315
/proc/meminfo: memFree=1874328/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=38756 CPUtime=51.07
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 13561 0 0 0 5069 38 0 0 25 0 1 0 69852281 39686144 8230 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 9689 8230 688 1256 0 8428 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38756

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 8315
/proc/meminfo: memFree=1871704/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=40032 CPUtime=102.26
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 26740 0 0 0 10152 74 0 0 25 0 1 0 69852281 40992768 8859 1992294400 4194304 9342243 548682068736 18446744073709551615 5062443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 10008 8859 700 1256 0 8747 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 40032

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8315
/proc/meminfo: memFree=1868504/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=43508 CPUtime=162.23
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 46128 0 0 0 16099 124 0 0 25 0 1 0 69852281 44552192 9747 1992294400 4194304 9342243 548682068736 18446744073709551615 5029216 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 10877 9747 703 1256 0 9616 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 43508

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8315
/proc/meminfo: memFree=1862744/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=49476 CPUtime=222.21
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 59408 0 0 0 22051 170 0 0 25 0 1 0 69852281 50663424 11078 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 12369 11078 703 1256 0 11108 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 49476

[startup+282.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 8315
/proc/meminfo: memFree=1857432/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=55672 CPUtime=282.19
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 74693 0 0 0 27996 223 0 0 25 0 1 0 69852281 57008128 12471 1992294400 4194304 9342243 548682068736 18446744073709551615 4800444 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 13918 12471 703 1256 0 12657 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 55672

[startup+342.301 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 8315
/proc/meminfo: memFree=1851672/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=60820 CPUtime=342.17
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 84923 0 0 0 33947 270 0 0 25 0 1 0 69852281 62279680 13849 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 15205 13849 703 1256 0 13944 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 60820

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8315
/proc/meminfo: memFree=1843480/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=67788 CPUtime=402.15
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 91285 0 0 0 39898 317 0 0 25 0 1 0 69852281 69414912 15879 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 16947 15879 703 1256 0 15686 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 67788

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8315
/proc/meminfo: memFree=1837656/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=74208 CPUtime=462.13
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 97075 0 0 0 45846 367 0 0 25 0 1 0 69852281 75988992 17393 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 18552 17393 703 1256 0 17291 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 74208

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1832216/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=78912 CPUtime=522.11
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 106192 0 0 0 51794 417 0 0 25 0 1 0 69852281 80805888 18473 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 19728 18473 703 1256 0 18467 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 78912

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1825176/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=87436 CPUtime=582.08
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 115984 0 0 0 57739 469 0 0 25 0 1 0 69852281 89534464 20375 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 21859 20375 703 1256 0 20598 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 87436

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1821080/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=91404 CPUtime=642.07
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 124003 0 0 0 63684 523 0 0 25 0 1 0 69852281 93597696 21399 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 22851 21399 703 1256 0 21590 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 91404

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1808728/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=103364 CPUtime=881.98
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 147335 0 0 0 87482 716 0 0 25 0 1 0 69852281 105844736 24492 1992294400 4194304 9342243 548682068736 18446744073709551615 5063073 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 25841 24492 703 1256 0 24580 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 103364

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1805976/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=105016 CPUtime=941.95
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 152236 0 0 0 93431 764 0 0 25 0 1 0 69852281 107536384 25121 1992294400 4194304 9342243 548682068736 18446744073709551615 5000280 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 26254 25121 703 1256 0 24993 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 105016

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1804760/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=107040 CPUtime=1001.94
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 157864 0 0 0 99379 815 0 0 25 0 1 0 69852281 109608960 25413 1992294400 4194304 9342243 548682068736 18446744073709551615 5029886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 26760 25413 703 1256 0 25499 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 107040

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1803416/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=107860 CPUtime=1061.92
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 161795 0 0 0 105333 859 0 0 25 0 1 0 69852281 110448640 25745 1992294400 4194304 9342243 548682068736 18446744073709551615 7288854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 26965 25745 703 1256 0 25704 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 107860

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1798808/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=113116 CPUtime=1121.89
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 163565 0 0 0 111284 905 0 0 25 0 1 0 69852281 115830784 26865 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 28279 26865 703 1256 0 27018 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 113116

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1794776/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=116396 CPUtime=1181.87
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 166052 0 0 0 117236 951 0 0 25 0 1 0 69852281 119189504 27754 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 29099 27754 703 1256 0 27838 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 116396

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1794712/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=116828 CPUtime=1241.85
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 172924 0 0 0 123177 1008 0 0 25 0 1 0 69852281 119631872 27838 1992294400 4194304 9342243 548682068736 18446744073709551615 5063512 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 29207 27838 703 1256 0 27946 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 116828

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1793432/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=118668 CPUtime=1301.84
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 182522 0 0 0 129124 1060 0 0 25 0 1 0 69852281 121516032 28176 1992294400 4194304 9342243 548682068736 18446744073709551615 6038445 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 29667 28176 703 1256 0 28406 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 118668

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1793368/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=119068 CPUtime=1361.81
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 184357 0 0 0 135067 1114 0 0 25 0 1 0 69852281 121925632 28222 1992294400 4194304 9342243 548682068736 18446744073709551615 5021249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 29767 28222 703 1256 0 28506 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 119068

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1793112/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=119320 CPUtime=1421.79
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 191809 0 0 0 141019 1160 0 0 25 0 1 0 69852281 122183680 28232 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 29830 28232 703 1256 0 28569 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 119320

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1791192/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=119816 CPUtime=1481.76
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 196178 0 0 0 146962 1214 0 0 25 0 1 0 69852281 122691584 28591 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 29954 28591 703 1256 0 28693 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 119816

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1790296/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=120120 CPUtime=1541.74
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 200694 0 0 0 152913 1261 0 0 25 0 1 0 69852281 123002880 28720 1992294400 4194304 9342243 548682068736 18446744073709551615 5062996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 30030 28720 703 1256 0 28769 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 120120

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1790168/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=121448 CPUtime=1601.72
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 209562 0 0 0 158860 1312 0 0 25 0 1 0 69852281 124362752 28911 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 30362 28911 703 1256 0 29101 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 121448

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1789016/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=122692 CPUtime=1661.7
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 210006 0 0 0 164812 1358 0 0 25 0 1 0 69852281 125636608 29213 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 30673 29213 703 1256 0 29412 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 122692

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1789720/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=123116 CPUtime=1721.68
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 218479 0 0 0 170758 1410 0 0 25 0 1 0 69852281 126070784 29024 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 30779 29024 857 1256 0 29518 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 123116

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1789528/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=121604 CPUtime=1781.66
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 232587 0 0 0 176700 1466 0 0 25 0 1 0 69852281 124522496 28924 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 30401 28924 703 1256 0 29140 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 121604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1789528/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=121836 CPUtime=1800.06
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 235870 0 0 0 178523 1483 0 0 25 0 1 0 69852281 124760064 29064 1992294400 4194304 9342243 548682068736 18446744073709551615 6253534 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8312/statm: 30459 29064 703 1256 0 29198 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 121836

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 0.99 0.99 2/65 8321
/proc/meminfo: memFree=1789528/2055920 swapFree=4191900/4192956
[pid=8312] ppid=8310 vsize=121836 CPUtime=1800.16
/proc/8312/stat : 8312 (pbscip.linux.x8) R 8310 8312 7903 0 -1 4194304 235871 0 0 0 178533 1483 0 0 17 0 1 0 69852281 124760064 29065 1992294400 4194304 9342243 548682068736 18446744073709551615 5854267 0 0 4096 0 0 0 0 17 1 0 0
/proc/8312/statm: 30459 29065 704 1256 0 29198 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 121836

Child status: 0
Real time (s): 1800.87
CPU time (s): 1800.24
CPU user time (s): 1785.38
CPU system time (s): 14.8547
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 123540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.38
system time used= 14.8547
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235874
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3849

runsolver used 1.27981 second user time and 3.83642 second system time

The end

Launcher Data

Begin job on node33 at 2009-06-16 18:53:13
IDJOB=1869357
IDBENCH=2641
IDSOLVER=684
FILE ID=node33/1869357-1245171193
PBS_JOBID= 9363833
Free space on /tmp= 65952 MiB

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

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

MD5SUM BENCH= 824c01e4395cf59ee9d4081be7b21301
RANDOM SEED=865713824

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1904960 kB
Buffers:         30552 kB
Cached:          65488 kB
SwapCached:        384 kB
Active:          66872 kB
Inactive:        42576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1904960 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11932 kB
Writeback:           0 kB
Mapped:          21808 kB
Slab:            27524 kB
Committed_AS:   121104 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65940 MiB
End job on node33 at 2009-06-16 19:23:16