Trace number 1870365

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.2OPT-15 7.79481 7.79715

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_25_2.opb
MD5SUMfdcfb05eaa099feeb8cfb1f8f1c05926
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark3.87941
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -15
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint25
Maximum length of a constraint45
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3074
Sum of products size (including duplicates)6148
Number of different products1537
Sum of products size3074

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c SCIP version 1.1.0.7
0.00/0.02	c LP-Solver Clp 1.8.2
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-1870365-1245199740.opb>
0.00/0.02	c original problem has 1637 variables (1637 bin, 0 int, 0 impl, 0 cont) and 1637 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.09/0.16	c (round 1) 1537 del vars, 100 del conss, 1537 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6148 impls, 0 clqs
0.29/0.33	c presolving (2 rounds):
0.29/0.33	c  1537 deleted vars, 100 deleted constraints, 1537 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.33	c  9222 implications, 0 cliques
0.29/0.33	c presolved problem has 100 variables (100 bin, 0 int, 0 impl, 0 cont) and 1537 constraints
0.29/0.33	c    1537 constraints of type <and>
0.29/0.33	c transformed objective value is always integral (scale: 1)
0.29/0.33	c Presolving Time: 0.16
0.29/0.33	c OPT-NLC
0.29/0.33	c -----------------------------------------------------------------------------------------------
0.29/0.33	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.33	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.33	c limits/memory = c 1620
0.29/0.33	c # maximal time in seconds to run
0.29/0.33	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.33	c limits/time = c 1791
0.29/0.33	c # frequency for displaying node information lines
0.29/0.33	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.33	c display/freq = c 10000
0.29/0.33	c -----------------------------------------------------------------------------------------------
0.29/0.33	c start solving problem
0.29/0.33	c 
0.29/0.35	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.35	c   0.2s|     1 |     0 |   102 |5912k|   0 | 100 | 100 |1537 |1537 | 100 |1537 |   0 |   0 |   0 |-5.000000e+01 |      --      |    Inf 
0.29/0.36	o -7
0.29/0.36	c R 0.2s|     1 |     0 |   102 |5914k|   0 | 100 | 100 |1537 |1537 | 100 |1537 |   0 |   0 |   0 |-5.000000e+01 |-7.000000e+00 |  86.00%
0.39/0.40	c   0.2s|     1 |     0 |   159 |5921k|   0 |  90 | 100 |1537 |1537 | 100 |1543 |   6 |   0 |   0 |-4.500000e+01 |-7.000000e+00 |  84.44%
0.39/0.47	c   0.3s|     1 |     0 |   259 |5928k|   0 |  78 | 100 |1537 |1537 | 100 |1551 |  14 |   0 |   0 |-3.900000e+01 |-7.000000e+00 |  82.05%
0.49/0.55	c   0.4s|     1 |     0 |   303 |5935k|   0 |  75 | 100 |1537 |1537 | 100 |1555 |  18 |   0 |   0 |-3.750000e+01 |-7.000000e+00 |  81.33%
0.59/0.63	c   0.4s|     1 |     0 |   377 |5940k|   0 |  72 | 100 |1537 |1537 | 100 |1562 |  25 |   0 |   0 |-3.600000e+01 |-7.000000e+00 |  80.56%
0.59/0.63	o -8
0.59/0.63	c R 0.5s|     1 |     0 |   377 |5941k|   0 |  72 | 100 |1537 |1537 | 100 |1562 |  25 |   0 |   0 |-3.600000e+01 |-8.000000e+00 |  77.78%
0.69/0.70	c   0.5s|     1 |     0 |   425 |5944k|   0 |  71 | 100 |1537 |1537 | 100 |1566 |  29 |   0 |   0 |-3.450000e+01 |-8.000000e+00 |  76.81%
0.69/0.79	c   0.6s|     1 |     0 |   485 |5952k|   0 |  64 | 100 |1537 |1537 | 100 |1573 |  36 |   0 |   0 |-3.200000e+01 |-8.000000e+00 |  75.00%
0.79/0.87	c   0.7s|     1 |     0 |   549 |5959k|   0 |  60 | 100 |1537 |1537 | 100 |1579 |  42 |   0 |   0 |-3.000000e+01 |-8.000000e+00 |  73.33%
0.89/0.95	c   0.8s|     1 |     0 |   658 |5965k|   0 |  57 | 100 |1537 |1537 | 100 |1586 |  49 |   0 |   0 |-2.850000e+01 |-8.000000e+00 |  71.93%
1.00/1.04	c   0.9s|     1 |     0 |   733 |5970k|   0 |  56 | 100 |1537 |1537 | 100 |1593 |  56 |   0 |   0 |-2.800000e+01 |-8.000000e+00 |  71.43%
1.09/1.17	c   1.0s|     1 |     0 |   860 |5976k|   0 |  56 | 100 |1537 |1537 | 100 |1600 |  63 |   0 |   0 |-2.800000e+01 |-8.000000e+00 |  71.43%
1.29/1.32	c   1.1s|     1 |     0 |  1092 |6060k|   0 |  78 | 100 |1537 |1537 | 100 | 202 |  68 |   0 |   0 |-2.662500e+01 |-8.000000e+00 |  69.95%
1.29/1.34	c   1.1s|     1 |     0 |  1158 |6165k|   0 |  49 | 100 |1537 |1537 | 100 | 212 |  78 |   0 |   0 |-2.550000e+01 |-8.000000e+00 |  68.63%
1.29/1.36	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.29/1.36	c   1.2s|     1 |     0 |  1257 |6177k|   0 |  70 | 100 |1537 |1537 | 100 | 230 |  96 |   0 |   0 |-2.497059e+01 |-8.000000e+00 |  67.96%
1.39/1.40	c   1.2s|     1 |     0 |  1347 |6552k|   0 |  77 | 100 |1537 |1537 | 100 | 277 | 143 |   0 |   0 |-2.412500e+01 |-8.000000e+00 |  66.84%
1.39/1.46	c   1.3s|     1 |     0 |  1435 |7242k|   0 |  75 | 100 |1537 |1537 | 100 | 327 | 193 |   0 |   0 |-2.352410e+01 |-8.000000e+00 |  65.99%
1.49/1.53	c   1.3s|     1 |     0 |  1541 |7697k|   0 |  77 | 100 |1537 |1537 | 100 | 336 | 202 |   0 |   0 |-2.290214e+01 |-8.000000e+00 |  65.07%
1.59/1.61	c   1.4s|     1 |     0 |  1608 |8541k|   0 |  81 | 100 |1537 |1537 | 100 | 256 | 219 |   0 |   0 |-2.264664e+01 |-8.000000e+00 |  64.67%
1.59/1.66	c   1.5s|     1 |     0 |  1675 |9109k|   0 |  86 | 100 |1537 |1537 | 100 | 267 | 230 |   0 |   0 |-2.237767e+01 |-8.000000e+00 |  64.25%
1.69/1.71	c   1.5s|     1 |     0 |  1754 |9764k|   0 |  86 | 100 |1537 |1537 | 100 | 280 | 243 |   0 |   0 |-2.204664e+01 |-8.000000e+00 |  63.71%
1.69/1.78	c   1.6s|     1 |     0 |  1866 |  10M|   0 |  83 | 100 |1537 |1537 | 100 | 297 | 260 |   0 |   0 |-2.164537e+01 |-8.000000e+00 |  63.04%
1.79/1.81	c   1.6s|     1 |     0 |  1915 |  10M|   0 |  93 | 100 |1537 |1537 | 100 | 312 | 275 |   0 |   0 |-2.147351e+01 |-8.000000e+00 |  62.74%
1.79/1.85	c   1.6s|     1 |     0 |  1967 |  10M|   0 |  94 | 100 |1537 |1537 | 100 | 320 | 283 |   0 |   0 |-2.135531e+01 |-8.000000e+00 |  62.54%
1.79/1.89	c   1.7s|     1 |     0 |  2016 |  10M|   0 |  97 | 100 |1537 |1537 | 100 | 288 | 293 |   0 |   0 |-2.121873e+01 |-8.000000e+00 |  62.30%
1.89/1.93	c   1.7s|     1 |     0 |  2048 |  10M|   0 |  96 | 100 |1537 |1537 | 100 | 294 | 299 |   0 |   0 |-2.117067e+01 |-8.000000e+00 |  62.21%
1.89/1.96	c   1.8s|     1 |     0 |  2094 |  10M|   0 |  90 | 100 |1537 |1537 | 100 | 300 | 305 |   0 |   0 |-2.104897e+01 |-8.000000e+00 |  61.99%
1.89/2.00	c   1.8s|     1 |     0 |  2162 |  10M|   0 |  97 | 100 |1537 |1537 | 100 | 313 | 318 |   0 |   0 |-2.093962e+01 |-8.000000e+00 |  61.79%
1.99/2.04	c   1.8s|     1 |     0 |  2214 |  10M|   0 |  97 | 100 |1537 |1537 | 100 | 319 | 324 |   0 |   0 |-2.088301e+01 |-8.000000e+00 |  61.69%
1.99/2.08	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.99/2.08	c   1.9s|     1 |     0 |  2299 |  10M|   0 |  97 | 100 |1537 |1537 | 100 | 328 | 333 |   0 |   0 |-2.076768e+01 |-8.000000e+00 |  61.48%
2.09/2.12	c   1.9s|     1 |     0 |  2375 |  10M|   0 |  98 | 100 |1537 |1537 | 100 | 216 | 344 |   0 |   0 |-2.056658e+01 |-8.000000e+00 |  61.10%
2.09/2.15	c   1.9s|     1 |     0 |  2436 |  10M|   0 |  97 | 100 |1537 |1537 | 100 | 225 | 353 |   0 |   0 |-2.044987e+01 |-8.000000e+00 |  60.88%
2.09/2.18	c   2.0s|     1 |     0 |  2494 |  10M|   0 |  99 | 100 |1537 |1537 | 100 | 233 | 361 |   0 |   0 |-2.036823e+01 |-8.000000e+00 |  60.72%
2.19/2.22	c   2.0s|     1 |     0 |  2569 |  10M|   0 | 100 | 100 |1537 |1537 | 100 | 244 | 372 |   0 |   0 |-2.024048e+01 |-8.000000e+00 |  60.48%
2.19/2.25	c   2.0s|     1 |     0 |  2640 |  10M|   0 |  98 | 100 |1537 |1537 | 100 | 254 | 382 |   0 |   0 |-2.014046e+01 |-8.000000e+00 |  60.28%
2.19/2.28	c   2.1s|     1 |     0 |  2676 |  10M|   0 |  99 | 100 |1537 |1537 | 100 | 260 | 388 |   0 |   0 |-2.010870e+01 |-8.000000e+00 |  60.22%
2.29/2.32	c   2.1s|     1 |     0 |  2724 |  10M|   0 |  99 | 100 |1537 |1537 | 100 | 218 | 396 |   0 |   0 |-2.005776e+01 |-8.000000e+00 |  60.12%
2.29/2.34	c   2.1s|     1 |     0 |  2766 |  10M|   0 |  99 | 100 |1537 |1537 | 100 | 225 | 403 |   0 |   0 |-2.001117e+01 |-8.000000e+00 |  60.02%
2.29/2.37	c   2.2s|     1 |     0 |  2819 |  10M|   0 |  98 | 100 |1537 |1537 | 100 | 236 | 414 |   0 |   0 |-1.995487e+01 |-8.000000e+00 |  59.91%
2.39/2.40	c   2.2s|     1 |     0 |  2840 |  10M|   0 |  98 | 100 |1537 |1537 | 100 | 241 | 419 |   0 |   0 |-1.994589e+01 |-8.000000e+00 |  59.89%
2.39/2.44	c   2.2s|     1 |     0 |  2908 |  10M|   0 |  98 | 100 |1537 |1537 | 100 | 250 | 428 |   0 |   0 |-1.990152e+01 |-8.000000e+00 |  59.80%
2.39/2.47	c   2.3s|     1 |     0 |  2944 |  10M|   0 |  99 | 100 |1537 |1537 | 100 | 256 | 434 |   0 |   0 |-1.989277e+01 |-8.000000e+00 |  59.78%
2.49/2.50	c   2.3s|     1 |     0 |  2963 |  10M|   0 |  99 | 100 |1537 |1537 | 100 | 215 | 441 |   0 |   0 |-1.989137e+01 |-8.000000e+00 |  59.78%
2.49/2.53	c   2.3s|     1 |     0 |  2973 |  10M|   0 | 100 | 100 |1537 |1537 | 100 | 217 | 443 |   0 |   0 |-1.989102e+01 |-8.000000e+00 |  59.78%
2.98/3.04	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.98/3.04	c   2.8s|     1 |     2 |  2973 |  10M|   0 | 100 | 100 |1537 |1537 | 100 | 217 | 443 |   0 |  30 |-1.989102e+01 |-8.000000e+00 |  59.78%
3.30/3.36	o -11
3.30/3.36	c R 3.1s|     6 |     5 |  3295 |  10M|   5 |  15 | 100 |1537 |  37 | 100 | 125 | 519 |   0 | 110 |-1.965005e+01 |-1.100000e+01 |  44.02%
3.30/3.36	o -12
3.30/3.36	c * 3.1s|     8 |     5 |  3300 |  10M|   6 |   - | 100 |1537 |  16 | 100 | 125 | 520 |   0 | 125 |-1.965005e+01 |-1.200000e+01 |  38.93%
4.79/4.82	o -13
4.79/4.82	c * 4.6s|    95 |    22 |  6217 |  10M|  11 |   - | 100 |1537 |  32 | 100 | 133 |1296 |   0 | 777 |-1.946262e+01 |-1.300000e+01 |  33.21%
4.89/4.99	o -14
4.89/4.99	c * 4.7s|   109 |    21 |  6820 |  10M|  12 |   - | 100 |1537 | 124 | 100 | 137 |1420 |   0 | 821 |-1.936062e+01 |-1.400000e+01 |  27.69%
6.88/6.92	o -15
6.88/6.92	c * 6.6s|   727 |    32 | 23795 |  10M|  33 |   - | 100 |1537 | 128 | 100 | 126 |4014 |   0 | 862 |-1.752632e+01 |-1.500000e+01 |  14.41%
7.70/7.77	c 
7.70/7.77	c SCIP Status        : problem is solved [optimal solution found]
7.70/7.77	c Solving Time (sec) : 7.47
7.70/7.77	c Solving Nodes      : 1037
7.70/7.77	c Primal Bound       : -1.50000000000000e+01 (10 solutions)
7.70/7.77	c Dual Bound         : -1.50000000000000e+01
7.70/7.77	c Gap                : 0.00 %
7.70/7.77	c NODE         1037
7.70/7.77	c DUAL BOUND   -15
7.70/7.77	c PRIMAL BOUND -15
7.70/7.77	c GAP          0
7.70/7.77	s OPTIMUM FOUND
7.70/7.77	v -x100 -x99 -x98 -x97 x96 x95 -x94 -x93 x92 -x91 -x90 x89 x88 -x87 -x86 -x85 -x84 x83 x82 -x81 -x80 x79 x78 -x77 x76 -x75 -x74 -x73 
7.70/7.77	v -x72 -x71 -x70 -x69 -x68 -x67 -x66 x65 -x64 -x63 -x62 -x61 x60 x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 x48 
7.70/7.77	v -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 
7.70/7.77	v -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 x3 -x2 -x1 
7.70/7.77	c SCIP Status        : problem is solved [optimal solution found]
7.70/7.77	c Solving Time       :       7.47
7.70/7.77	c Original Problem   :
7.70/7.77	c   Problem name     : HOME/instance-1870365-1245199740.opb
7.70/7.77	c   Variables        : 1637 (1637 binary, 0 integer, 0 implicit integer, 0 continuous)
7.70/7.77	c   Constraints      : 1637 initial, 1637 maximal
7.70/7.77	c Presolved Problem  :
7.70/7.77	c   Problem name     : t_HOME/instance-1870365-1245199740.opb
7.70/7.77	c   Variables        : 100 (100 binary, 0 integer, 0 implicit integer, 0 continuous)
7.70/7.77	c   Constraints      : 1537 initial, 1537 maximal
7.70/7.77	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
7.70/7.77	c   trivial          :       0.00          0          0          0          0          0          0          0          0
7.70/7.77	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
7.70/7.77	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
7.70/7.77	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
7.70/7.77	c   implics          :       0.00          0          0          0          0          0          0          0          0
7.70/7.77	c   probing          :       0.05          0          0          0          0          0          0          0          0
7.70/7.77	c   and              :       0.10          0          0          0          0          0          0          0          0
7.70/7.77	c   linear           :       0.00       1537          0          0       1537          0        100          0          0
7.70/7.77	c   root node        :          -          3          -          -          3          -          -          -          -
7.70/7.77	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
7.70/7.77	c   integral         :          0          0          0        577          0          5         77          0          0       1066
7.70/7.77	c   and              :       1537       1287       2007          4          0          1       7972       4390          0          0
7.70/7.77	c   countsols        :          0          0          0          4          0          0          0          0          0          0
7.70/7.77	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
7.70/7.77	c   integral         :       2.10       0.00       0.00       2.10       0.00
7.70/7.77	c   and              :       0.44       0.29       0.15       0.00       0.00
7.70/7.77	c   countsols        :       0.00       0.00       0.00       0.00       0.00
7.70/7.77	c Propagators        :       Time      Calls    Cutoffs    DomReds
7.70/7.77	c   rootredcost      :       0.00          5          0          0
7.70/7.77	c   pseudoobj        :       0.01       1897          0          0
7.70/7.77	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
7.70/7.77	c   propagation      :       0.00          1          0          0        0.0          0        0.0          -
7.70/7.77	c   infeasible LP    :       0.00        502          0          0        0.0          0        0.0          0
7.70/7.77	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
7.70/7.77	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
7.70/7.77	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
7.70/7.77	c   applied globally :          -          -          -          0        0.0          -          -          -
7.70/7.77	c   applied locally  :          -          -          -          0        0.0          -          -          -
7.70/7.77	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
7.70/7.77	c   cut pool         :       0.06         42          -          -        101          -    (maximal pool size: 2092)
7.70/7.77	c   redcost          :       0.00       1343          0        292          0          0
7.70/7.77	c   impliedbounds    :       0.00         43          0          0        262          0
7.70/7.77	c   intobj           :       0.00          0          0          0          0          0
7.70/7.77	c   gomory           :       0.83         43          0          0       6096          0
7.70/7.77	c   strongcg         :       0.38         20          0          0       7064          0
7.70/7.77	c   cmir             :       0.10         10          0          0          0          0
7.70/7.77	c   flowcover        :       0.04         10          0          0          0          0
7.70/7.77	c   clique           :       0.15         43          0          0        348          0
7.70/7.77	c   zerohalf         :       0.00          0          0          0          0          0
7.70/7.77	c   mcf              :       0.00          1          0          0          0          0
7.70/7.77	c Pricers            :       Time      Calls       Vars
7.70/7.77	c   problem variables:       0.00          0          0
7.70/7.77	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
7.70/7.77	c   relpscost        :       2.10        573          5         77          0          0       1066
7.70/7.77	c   pscost           :       0.00          0          0          0          0          0          0
7.70/7.77	c   inference        :       0.00          0          0          0          0          0          0
7.70/7.77	c   mostinf          :       0.00          0          0          0          0          0          0
7.70/7.77	c   leastinf         :       0.00          0          0          0          0          0          0
7.70/7.77	c   fullstrong       :       0.00          0          0          0          0          0          0
7.70/7.77	c   allfullstrong    :       0.00          0          0          0          0          0          0
7.70/7.77	c   random           :       0.00          0          0          0          0          0          0
7.70/7.77	c Primal Heuristics  :       Time      Calls      Found
7.70/7.77	c   LP solutions     :       0.00          -          4
7.70/7.77	c   pseudo solutions :       0.00          -          0
7.70/7.77	c   objpscostdiving  :       0.00          0          0
7.70/7.77	c   rootsoldiving    :       0.00          0          0
7.70/7.77	c   linesearchdiving :       0.00          0          0
7.70/7.77	c   guideddiving     :       0.00          0          0
7.70/7.77	c   feaspump         :       0.00          0          0
7.70/7.77	c   oneopt           :       0.00          6          0
7.70/7.77	c   coefdiving       :       0.00          1          0
7.70/7.77	c   pscostdiving     :       0.01          1          0
7.70/7.77	c   fracdiving       :       0.01          1          0
7.70/7.77	c   veclendiving     :       0.00          1          0
7.70/7.77	c   simplerounding   :       0.00          0          0
7.70/7.77	c   rounding         :       0.21       1268          3
7.70/7.77	c   shifting         :       0.05        165          3
7.70/7.77	c   intshifting      :       0.00          0          0
7.70/7.77	c   fixandinfer      :       0.00          0          0
7.70/7.77	c   intdiving        :       0.00          0          0
7.70/7.77	c   actconsdiving    :       0.00          0          0
7.70/7.77	c   octane           :       0.00          0          0
7.70/7.77	c   rens             :       0.00          0          0
7.70/7.77	c   rins             :       0.00          0          0
7.70/7.77	c   localbranching   :       0.00          0          0
7.70/7.77	c   mutation         :       0.00          0          0
7.70/7.77	c   crossover        :       0.05          2          0
7.70/7.77	c   dins             :       0.00          0          0
7.70/7.77	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
7.70/7.77	c   primal LP        :       0.18          0          0       0.00       0.00
7.70/7.77	c   dual LP          :       2.38       1799      32170      17.88   13516.81
7.70/7.77	c   barrier LP       :       0.00          0          0       0.00          -
7.70/7.77	c   diving/probing LP:       0.02         13         88       6.77    4400.00
7.70/7.77	c   strong branching :       2.10        862      40144      46.57   19116.19
7.70/7.77	c     (at root node) :          -         30       5511     183.70          -
7.70/7.77	c   conflict analysis:       0.00          0          0       0.00          -
7.70/7.77	c B&B Tree           :
7.70/7.77	c   number of runs   :          1
7.70/7.77	c   nodes            :       1037
7.70/7.77	c   nodes (total)    :       1037
7.70/7.77	c   nodes left       :          0
7.70/7.77	c   max depth        :         34
7.70/7.77	c   max depth (total):         34
7.70/7.77	c   backtracks       :        143 (13.8%)
7.70/7.77	c   delayed cutoffs  :          0
7.70/7.77	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
7.70/7.77	c   avg switch length:       3.47
7.70/7.77	c   switching time   :       0.23
7.70/7.77	c Solution           :
7.70/7.77	c   Solutions found  :         10 (7 improvements)
7.70/7.77	c   Primal Bound     : -1.50000000000000e+01   (in run 1, after 727 nodes, 6.64 seconds, depth 10, found by <relaxation>)
7.70/7.77	c   Dual Bound       : -1.50000000000000e+01
7.70/7.77	c   Gap              :       0.00 %
7.70/7.77	c   Root Dual Bound  : -1.98910197809932e+01
7.70/7.79	c Time complete: 7.78.

Verifier Data

OK	-15

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 31633
/proc/meminfo: memFree=1826472/2055920 swapFree=4179968/4192956
[pid=31633] ppid=31631 vsize=7616 CPUtime=0
/proc/31633/stat : 31633 (pbscip.linux.x8) R 31631 31633 31205 0 -1 4194304 576 0 0 0 0 0 0 0 20 0 1 0 187572006 7798784 560 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/31633/statm: 1904 570 353 1256 0 643 0

[startup+0.03878 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 31633
/proc/meminfo: memFree=1826472/2055920 swapFree=4179968/4192956
[pid=31633] ppid=31631 vsize=16336 CPUtime=0.03
/proc/31633/stat : 31633 (pbscip.linux.x8) R 31631 31633 31205 0 -1 4194304 3232 0 0 0 2 1 0 0 20 0 1 0 187572006 16728064 2862 1992294400 4194304 9342243 548682068736 18446744073709551615 8247758 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31633/statm: 4084 2862 446 1256 0 2823 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16336

[startup+0.102786 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 31633
/proc/meminfo: memFree=1826472/2055920 swapFree=4179968/4192956
[pid=31633] ppid=31631 vsize=17912 CPUtime=0.09
/proc/31633/stat : 31633 (pbscip.linux.x8) R 31631 31633 31205 0 -1 4194304 3610 0 0 0 4 5 0 0 20 0 1 0 187572006 18341888 3240 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31633/statm: 4478 3240 446 1256 0 3217 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17912

[startup+0.302817 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 31633
/proc/meminfo: memFree=1826472/2055920 swapFree=4179968/4192956
[pid=31633] ppid=31631 vsize=17912 CPUtime=0.29
/proc/31633/stat : 31633 (pbscip.linux.x8) R 31631 31633 31205 0 -1 4194304 3643 0 0 0 14 15 0 0 22 0 1 0 187572006 18341888 3273 1992294400 4194304 9342243 548682068736 18446744073709551615 4221697 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31633/statm: 4478 3273 475 1256 0 3217 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17912

[startup+0.701849 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 31633
/proc/meminfo: memFree=1826472/2055920 swapFree=4179968/4192956
[pid=31633] ppid=31631 vsize=24620 CPUtime=0.69
/proc/31633/stat : 31633 (pbscip.linux.x8) R 31631 31633 31205 0 -1 4194304 5225 0 0 0 52 17 0 0 25 0 1 0 187572006 25210880 4855 1992294400 4194304 9342243 548682068736 18446744073709551615 6974248 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31633/statm: 6155 4855 641 1256 0 4894 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24620

[startup+1.50194 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 31634
/proc/meminfo: memFree=1808416/2055920 swapFree=4179968/4192956
[pid=31633] ppid=31631 vsize=30352 CPUtime=1.49
/proc/31633/stat : 31633 (pbscip.linux.x8) R 31631 31633 31205 0 -1 4194304 6809 0 0 0 131 18 0 0 25 0 1 0 187572006 31080448 6439 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31633/statm: 7588 6439 659 1256 0 6327 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30352

[startup+3.1011 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 31634
/proc/meminfo: memFree=1799648/2055920 swapFree=4179968/4192956
[pid=31633] ppid=31631 vsize=35908 CPUtime=3.08
/proc/31633/stat : 31633 (pbscip.linux.x8) R 31631 31633 31205 0 -1 4194304 8252 0 0 0 289 19 0 0 25 0 1 0 187572006 36769792 7882 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31633/statm: 8977 7882 669 1256 0 7716 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35908

[startup+6.30144 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 31634
/proc/meminfo: memFree=1797088/2055920 swapFree=4179968/4192956
[pid=31633] ppid=31631 vsize=33860 CPUtime=6.28
/proc/31633/stat : 31633 (pbscip.linux.x8) R 31631 31633 31205 0 -1 4194304 9162 0 0 0 603 25 0 0 25 0 1 0 187572006 34672640 7487 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31633/statm: 8465 7487 703 1256 0 7204 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33860

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

[startup+7.10153 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 31634
/proc/meminfo: memFree=1798816/2055920 swapFree=4179968/4192956
[pid=31633] ppid=31631 vsize=33860 CPUtime=7.09
/proc/31633/stat : 31633 (pbscip.linux.x8) R 31631 31633 31205 0 -1 4194304 10531 0 0 0 682 27 0 0 25 0 1 0 187572006 34672640 7522 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31633/statm: 8465 7522 703 1256 0 7204 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 33860

[startup+7.50157 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 31634
/proc/meminfo: memFree=1798816/2055920 swapFree=4179968/4192956
[pid=31633] ppid=31631 vsize=33860 CPUtime=7.49
/proc/31633/stat : 31633 (pbscip.linux.x8) R 31631 31633 31205 0 -1 4194304 10531 0 0 0 721 28 0 0 25 0 1 0 187572006 34672640 7522 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31633/statm: 8465 7522 703 1256 0 7204 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 33860

[startup+7.70559 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 31634
/proc/meminfo: memFree=1798688/2055920 swapFree=4179968/4192956
[pid=31633] ppid=31631 vsize=33860 CPUtime=7.7
/proc/31633/stat : 31633 (pbscip.linux.x8) R 31631 31633 31205 0 -1 4194304 10531 0 0 0 742 28 0 0 25 0 1 0 187572006 34672640 7522 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31633/statm: 8465 7522 703 1256 0 7204 0
Current children cumulated CPU time (s) 7.7
Current children cumulated vsize (KiB) 33860

Child status: 0
Real time (s): 7.79715
CPU time (s): 7.79481
CPU user time (s): 7.50586
CPU system time (s): 0.288956
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 41440

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

runsolver used 0.016997 second user time and 0.026995 second system time

The end

Launcher Data

Begin job on node82 at 2009-06-17 02:49:00
IDJOB=1870365
IDBENCH=48181
IDSOLVER=684
FILE ID=node82/1870365-1245199740
PBS_JOBID= 9368301
Free space on /tmp= 66404 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_100_25_2.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-1870365-1245199740/watcher-1870365-1245199740 -o /tmp/evaluation-result-1870365-1245199740/solver-1870365-1245199740 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870365-1245199740.opb

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

MD5SUM BENCH= fdcfb05eaa099feeb8cfb1f8f1c05926
RANDOM SEED=1587916690

node82.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1826888 kB
Buffers:         41020 kB
Cached:         119732 kB
SwapCached:       6596 kB
Active:          80144 kB
Inactive:        94132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826888 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:           12032 kB
Writeback:           0 kB
Mapped:          19132 kB
Slab:            40640 kB
Committed_AS:    94100 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66392 MiB
End job on node82 at 2009-06-17 02:49:08