Trace number 1870412

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
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)-30 1800.76 1801.7

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_5.opb
MD5SUMcdccc05ac387e7ee9cb8ab81f53ca6f8
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark1800.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -31
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint25
Maximum length of a constraint49
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6226
Sum of products size (including duplicates)12452
Number of different products3113
Sum of products size6226

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.04	c SCIP version 1.1.0.7
0.00/0.04	c LP-Solver SoPlex 1.4.1
0.00/0.04	c user parameter file <scip.set> not found - using default parameters
0.00/0.04	c read problem <HOME/instance-1870412-1245202435.opb>
0.00/0.04	c original problem has 3313 variables (3313 bin, 0 int, 0 impl, 0 cont) and 3313 constraints
0.00/0.06	c start presolving problem
0.00/0.06	c presolving:
0.19/0.21	c (round 1) 3113 del vars, 200 del conss, 3113 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12452 impls, 0 clqs
0.39/0.42	c    (0.2s) probing: 101/200 (50.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.42	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.39/0.42	c presolving (2 rounds):
0.39/0.42	c  3113 deleted vars, 200 deleted constraints, 3113 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.42	c  18678 implications, 0 cliques
0.39/0.42	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 3113 constraints
0.39/0.42	c    3113 constraints of type <and>
0.39/0.42	c transformed objective value is always integral (scale: 1)
0.39/0.42	c Presolving Time: 0.20
0.39/0.42	c OPT-NLC
0.39/0.42	c -----------------------------------------------------------------------------------------------
0.39/0.42	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/memory = c 1620
0.39/0.42	c # maximal time in seconds to run
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/time = c 1791
0.39/0.42	c # frequency for displaying node information lines
0.39/0.42	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.42	c display/freq = c 10000
0.39/0.42	c -----------------------------------------------------------------------------------------------
0.39/0.42	c start solving problem
0.39/0.42	c 
0.39/0.47	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.47	c   0.3s|     1 |     0 |   204 |  11M|   0 | 200 | 200 |3113 |3113 | 200 |3113 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.39/0.48	o -18
0.39/0.48	c R 0.3s|     1 |     0 |   204 |  11M|   0 | 200 | 200 |3113 |3113 | 200 |3113 |   0 |   0 |   0 |-1.000000e+02 |-1.800000e+01 |  82.00%
0.49/0.58	c   0.4s|     1 |     0 |   275 |  11M|   0 | 190 | 200 |3113 |3113 | 200 |3120 |   7 |   0 |   0 |-9.500000e+01 |-1.800000e+01 |  81.05%
0.69/0.73	c   0.5s|     1 |     0 |   361 |  11M|   0 | 186 | 200 |3113 |3113 | 200 |3127 |  14 |   0 |   0 |-9.300000e+01 |-1.800000e+01 |  80.65%
0.79/0.88	c   0.7s|     1 |     0 |   433 |  11M|   0 | 180 | 200 |3113 |3113 | 200 |3132 |  19 |   0 |   0 |-9.000000e+01 |-1.800000e+01 |  80.00%
1.00/1.03	c   0.8s|     1 |     0 |   508 |  11M|   0 | 173 | 200 |3113 |3113 | 200 |3139 |  26 |   0 |   0 |-8.650000e+01 |-1.800000e+01 |  79.19%
1.10/1.18	c   0.9s|     1 |     0 |   558 |  11M|   0 | 168 | 200 |3113 |3113 | 200 |3148 |  35 |   0 |   0 |-8.400000e+01 |-1.800000e+01 |  78.57%
1.29/1.35	c   1.1s|     1 |     0 |   657 |  11M|   0 | 164 | 200 |3113 |3113 | 200 |3153 |  40 |   0 |   0 |-8.200000e+01 |-1.800000e+01 |  78.05%
1.49/1.52	c   1.3s|     1 |     0 |   769 |  11M|   0 | 160 | 200 |3113 |3113 | 200 |3160 |  47 |   0 |   0 |-8.000000e+01 |-1.800000e+01 |  77.50%
1.68/1.74	c   1.5s|     1 |     0 |   921 |  11M|   0 | 156 | 200 |3113 |3113 | 200 |3165 |  52 |   0 |   0 |-7.800000e+01 |-1.800000e+01 |  76.92%
1.89/1.96	c   1.7s|     1 |     0 |  1103 |  11M|   0 | 151 | 200 |3113 |3113 | 200 |3172 |  59 |   0 |   0 |-7.550000e+01 |-1.800000e+01 |  76.16%
2.19/2.22	c   2.0s|     1 |     0 |  1305 |  11M|   0 | 148 | 200 |3113 |3113 | 200 |3177 |  64 |   0 |   0 |-7.400000e+01 |-1.800000e+01 |  75.68%
2.38/2.40	c   2.1s|     1 |     0 |  1472 |  11M|   0 | 144 | 200 |3113 |3113 | 200 | 365 |  71 |   0 |   0 |-7.200000e+01 |-1.800000e+01 |  75.00%
2.38/2.44	c   2.2s|     1 |     0 |  1618 |  11M|   0 | 171 | 200 |3113 |3113 | 200 | 372 |  78 |   0 |   0 |-7.126027e+01 |-1.800000e+01 |  74.74%
2.59/2.60	c   2.3s|     1 |     0 |  1798 |  12M|   0 | 142 | 200 |3113 |3113 | 200 | 798 | 504 |   0 |   0 |-7.000000e+01 |-1.800000e+01 |  74.29%
2.59/2.68	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.59/2.68	c   2.4s|     1 |     0 |  1966 |  12M|   0 | 142 | 200 |3113 |3113 | 200 | 804 | 510 |   0 |   0 |-6.950000e+01 |-1.800000e+01 |  74.10%
2.69/2.79	c   2.5s|     1 |     0 |  2290 |  12M|   0 | 164 | 200 |3113 |3113 | 200 | 814 | 520 |   0 |   0 |-6.775000e+01 |-1.800000e+01 |  73.43%
2.89/2.93	c   2.6s|     1 |     0 |  2514 |  12M|   0 | 130 | 200 |3113 |3113 | 200 | 899 | 605 |   0 |   0 |-6.650000e+01 |-1.800000e+01 |  72.93%
2.99/3.04	c   2.8s|     1 |     0 |  2749 |  12M|   0 | 143 | 200 |3113 |3113 | 200 | 815 | 664 |   0 |   0 |-6.450000e+01 |-1.800000e+01 |  72.09%
3.09/3.17	c   2.9s|     1 |     0 |  3015 |  12M|   0 | 140 | 200 |3113 |3113 | 200 | 832 | 681 |   0 |   0 |-6.375000e+01 |-1.800000e+01 |  71.76%
3.19/3.29	c   3.0s|     1 |     0 |  3256 |  12M|   0 | 148 | 200 |3113 |3113 | 200 | 849 | 698 |   0 |   0 |-6.300000e+01 |-1.800000e+01 |  71.43%
3.39/3.48	c   3.2s|     1 |     0 |  3566 |  13M|   0 | 163 | 200 |3113 |3113 | 200 | 893 | 742 |   0 |   0 |-6.230081e+01 |-1.800000e+01 |  71.11%
3.59/3.66	c   3.4s|     1 |     0 |  3873 |  13M|   0 | 151 | 200 |3113 |3113 | 200 |1098 | 947 |   0 |   0 |-6.050000e+01 |-1.800000e+01 |  70.25%
3.79/3.85	c   3.6s|     1 |     0 |  4227 |  13M|   0 | 155 | 200 |3113 |3113 | 200 |1144 | 993 |   0 |   0 |-5.996154e+01 |-1.800000e+01 |  69.98%
3.99/4.03	c   3.7s|     1 |     0 |  4522 |  13M|   0 | 162 | 200 |3113 |3113 | 200 | 711 |1004 |   0 |   0 |-5.900989e+01 |-1.800000e+01 |  69.50%
4.09/4.18	c   3.9s|     1 |     0 |  4772 |  14M|   0 | 163 | 200 |3113 |3113 | 200 | 742 |1035 |   0 |   0 |-5.824760e+01 |-1.800000e+01 |  69.10%
4.29/4.36	c   4.1s|     1 |     0 |  5077 |  14M|   0 | 172 | 200 |3113 |3113 | 200 | 850 |1143 |   0 |   0 |-5.722984e+01 |-1.800000e+01 |  68.55%
4.49/4.55	c   4.2s|     1 |     0 |  5390 |  14M|   0 | 168 | 200 |3113 |3113 | 200 | 899 |1192 |   0 |   0 |-5.658253e+01 |-1.800000e+01 |  68.19%
4.69/4.74	c   4.4s|     1 |     0 |  5579 |  15M|   0 | 164 | 200 |3113 |3113 | 200 | 912 |1205 |   0 |   0 |-5.636876e+01 |-1.800000e+01 |  68.07%
4.89/4.97	c   4.7s|     1 |     0 |  5914 |  15M|   0 | 169 | 200 |3113 |3113 | 200 | 947 |1240 |   0 |   0 |-5.552889e+01 |-1.800000e+01 |  67.58%
5.19/5.21	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.19/5.21	c   4.9s|     1 |     0 |  6189 |  16M|   0 | 172 | 200 |3113 |3113 | 200 | 796 |1266 |   0 |   0 |-5.516445e+01 |-1.800000e+01 |  67.37%
5.29/5.40	c   5.1s|     1 |     0 |  6453 |  16M|   0 | 174 | 200 |3113 |3113 | 200 | 827 |1297 |   0 |   0 |-5.458777e+01 |-1.800000e+01 |  67.03%
5.50/5.59	c   5.3s|     1 |     0 |  6708 |  16M|   0 | 180 | 200 |3113 |3113 | 200 | 848 |1318 |   0 |   0 |-5.403526e+01 |-1.800000e+01 |  66.69%
5.69/5.76	c   5.5s|     1 |     0 |  6906 |  16M|   0 | 173 | 200 |3113 |3113 | 200 | 864 |1334 |   0 |   0 |-5.365600e+01 |-1.800000e+01 |  66.45%
5.89/5.95	c   5.6s|     1 |     0 |  7110 |  16M|   0 | 181 | 200 |3113 |3113 | 200 | 875 |1345 |   0 |   0 |-5.335365e+01 |-1.800000e+01 |  66.26%
6.09/6.13	c   5.8s|     1 |     0 |  7264 |  16M|   0 | 181 | 200 |3113 |3113 | 200 | 889 |1359 |   0 |   0 |-5.316795e+01 |-1.800000e+01 |  66.15%
6.29/6.32	c   6.0s|     1 |     0 |  7436 |  16M|   0 | 185 | 200 |3113 |3113 | 200 | 557 |1373 |   0 |   0 |-5.286619e+01 |-1.800000e+01 |  65.95%
6.39/6.44	c   6.1s|     1 |     0 |  7599 |  16M|   0 | 186 | 200 |3113 |3113 | 200 | 572 |1388 |   0 |   0 |-5.252816e+01 |-1.800000e+01 |  65.73%
6.49/6.56	c   6.2s|     1 |     0 |  7744 |  16M|   0 | 183 | 200 |3113 |3113 | 200 | 590 |1406 |   0 |   0 |-5.218010e+01 |-1.800000e+01 |  65.50%
6.59/6.68	c   6.3s|     1 |     0 |  7851 |  16M|   0 | 185 | 200 |3113 |3113 | 200 | 608 |1424 |   0 |   0 |-5.200963e+01 |-1.800000e+01 |  65.39%
6.69/6.79	c   6.5s|     1 |     0 |  7939 |  16M|   0 | 185 | 200 |3113 |3113 | 200 | 621 |1437 |   0 |   0 |-5.183841e+01 |-1.800000e+01 |  65.28%
6.89/6.91	c   6.6s|     1 |     0 |  8065 |  16M|   0 | 186 | 200 |3113 |3113 | 200 | 630 |1446 |   0 |   0 |-5.164438e+01 |-1.800000e+01 |  65.15%
6.99/7.04	c   6.7s|     1 |     0 |  8203 |  16M|   0 | 186 | 200 |3113 |3113 | 200 | 494 |1458 |   0 |   0 |-5.129736e+01 |-1.800000e+01 |  64.91%
7.09/7.14	c   6.8s|     1 |     0 |  8312 |  16M|   0 | 192 | 200 |3113 |3113 | 200 | 518 |1482 |   0 |   0 |-5.115691e+01 |-1.800000e+01 |  64.81%
7.19/7.24	c   6.9s|     1 |     0 |  8423 |  16M|   0 | 190 | 200 |3113 |3113 | 200 | 524 |1488 |   0 |   0 |-5.088554e+01 |-1.800000e+01 |  64.63%
7.29/7.34	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.29/7.34	c   7.0s|     1 |     0 |  8507 |  16M|   0 | 193 | 200 |3113 |3113 | 200 | 540 |1504 |   0 |   0 |-5.076785e+01 |-1.800000e+01 |  64.54%
7.39/7.45	c   7.1s|     1 |     0 |  8612 |  16M|   0 | 189 | 200 |3113 |3113 | 200 | 551 |1515 |   0 |   0 |-5.051980e+01 |-1.800000e+01 |  64.37%
7.49/7.56	c   7.2s|     1 |     0 |  8745 |  16M|   0 | 190 | 200 |3113 |3113 | 200 | 559 |1523 |   0 |   0 |-5.035267e+01 |-1.800000e+01 |  64.25%
7.59/7.68	c   7.3s|     1 |     0 |  8862 |  16M|   0 | 195 | 200 |3113 |3113 | 200 | 471 |1533 |   0 |   0 |-5.018643e+01 |-1.800000e+01 |  64.13%
7.69/7.78	c   7.4s|     1 |     0 |  8965 |  16M|   0 | 197 | 200 |3113 |3113 | 200 | 479 |1541 |   0 |   0 |-5.004495e+01 |-1.800000e+01 |  64.03%
7.78/7.87	c   7.5s|     1 |     0 |  9061 |  16M|   0 | 196 | 200 |3113 |3113 | 200 | 493 |1555 |   0 |   0 |-4.997143e+01 |-1.800000e+01 |  63.98%
7.88/7.96	c   7.6s|     1 |     0 |  9139 |  16M|   0 | 198 | 200 |3113 |3113 | 200 | 506 |1568 |   0 |   0 |-4.989332e+01 |-1.800000e+01 |  63.92%
7.99/8.06	c   7.7s|     1 |     0 |  9224 |  16M|   0 | 198 | 200 |3113 |3113 | 200 | 514 |1576 |   0 |   0 |-4.982145e+01 |-1.800000e+01 |  63.87%
8.09/8.16	c   7.8s|     1 |     0 |  9322 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 521 |1583 |   0 |   0 |-4.968307e+01 |-1.800000e+01 |  63.77%
8.19/8.27	c   7.9s|     1 |     0 |  9425 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 482 |1594 |   0 |   0 |-4.954885e+01 |-1.800000e+01 |  63.67%
8.29/8.36	c   8.0s|     1 |     0 |  9490 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 490 |1602 |   0 |   0 |-4.944526e+01 |-1.800000e+01 |  63.60%
8.39/8.47	c   8.1s|     1 |     0 |  9601 |  16M|   0 | 198 | 200 |3113 |3113 | 200 | 501 |1613 |   0 |   0 |-4.930484e+01 |-1.800000e+01 |  63.49%
8.49/8.56	c   8.2s|     1 |     0 |  9659 |  16M|   0 | 199 | 200 |3113 |3113 | 200 | 510 |1622 |   0 |   0 |-4.927195e+01 |-1.800000e+01 |  63.47%
8.59/8.66	c   8.3s|     1 |     0 |  9757 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 521 |1633 |   0 |   0 |-4.917441e+01 |-1.800000e+01 |  63.40%
8.69/8.76	c   8.4s|     1 |     0 |  9835 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 529 |1641 |   0 |   0 |-4.911732e+01 |-1.800000e+01 |  63.35%
8.79/8.86	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.79/8.86	c   8.5s|     1 |     0 |  9915 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 492 |1652 |   0 |   0 |-4.903664e+01 |-1.800000e+01 |  63.29%
8.89/8.95	c   8.6s|     1 |     0 |  9959 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 498 |1658 |   0 |   0 |-4.900727e+01 |-1.800000e+01 |  63.27%
8.98/9.05	c   8.7s|     1 |     0 | 10048 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 508 |1668 |   0 |   0 |-4.895267e+01 |-1.800000e+01 |  63.23%
9.08/9.14	c   8.8s|     1 |     0 | 10122 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 518 |1678 |   0 |   0 |-4.888849e+01 |-1.800000e+01 |  63.18%
9.19/9.24	c   8.9s|     1 |     0 | 10192 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 526 |1686 |   0 |   0 |-4.886441e+01 |-1.800000e+01 |  63.16%
9.29/9.33	c   9.0s|     1 |     0 | 10245 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 532 |1692 |   0 |   0 |-4.884474e+01 |-1.800000e+01 |  63.15%
9.39/9.43	c   9.1s|     1 |     0 | 10297 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 479 |1700 |   0 |   0 |-4.881727e+01 |-1.800000e+01 |  63.13%
9.49/9.52	c   9.2s|     1 |     0 | 10320 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 485 |1706 |   0 |   0 |-4.880815e+01 |-1.800000e+01 |  63.12%
9.59/9.60	c   9.2s|     1 |     0 | 10356 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 493 |1714 |   0 |   0 |-4.879666e+01 |-1.800000e+01 |  63.11%
9.59/9.69	c   9.3s|     1 |     0 | 10385 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 500 |1721 |   0 |   0 |-4.879131e+01 |-1.800000e+01 |  63.11%
9.69/9.77	c   9.4s|     1 |     0 | 10394 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 501 |1722 |   0 |   0 |-4.879014e+01 |-1.800000e+01 |  63.11%
12.79/12.82	c  12.4s|     1 |     2 | 11625 |  16M|   0 | 200 | 200 |3113 |3113 | 200 | 501 |1722 |   0 |  22 |-4.879014e+01 |-1.800000e+01 |  63.11%
16.69/16.75	o -23
16.69/16.75	c *16.3s|    14 |    12 | 12954 |  16M|  13 |   - | 200 |3113 |  49 | 200 | 344 |2269 |   0 | 282 |-4.812707e+01 |-2.300000e+01 |  52.21%
17.89/17.92	o -24
17.89/17.92	c *17.5s|    24 |    18 | 13782 |  17M|  14 |   - | 200 |3113 |  38 | 200 | 343 |2636 |   0 | 459 |-4.812707e+01 |-2.400000e+01 |  50.13%
25.29/25.37	o -25
25.29/25.37	c p24.8s|   140 |    75 | 21724 |  17M|  17 |   - | 200 |3113 |  37 | 200 | 361 |5915 |   0 |1144 |-4.812707e+01 |-2.500000e+01 |  48.05%
86.16/86.24	o -26
86.16/86.24	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
86.16/86.24	c *84.4s|  5662 |  3097 |418673 |  28M|  48 |   - | 200 |3113 |  67 | 200 | 414 | 129k|   0 |1421 |-4.394301e+01 |-2.600000e+01 |  40.83%
86.87/86.92	o -27
86.87/86.92	c *85.1s|  5735 |  2828 |423467 |  27M|  48 |   - | 200 |3113 | 108 | 200 | 414 | 131k|   0 |1421 |-4.393750e+01 |-2.700000e+01 |  38.55%
113.76/113.87	c   111s| 10000 |  4297 |606676 |  33M|  54 |   - | 200 |3113 | 116 | 200 | 354 | 188k|   0 |1597 |-4.350000e+01 |-2.700000e+01 |  37.93%
130.86/130.97	o -28
130.86/130.97	c * 128s| 13211 |  4427 |720118 |  34M|  68 |   - | 200 |3113 |  93 | 200 | 399 | 217k|   0 |1791 |-4.310596e+01 |-2.800000e+01 |  35.04%
165.44/165.55	c   162s| 20000 |  6078 |957054 |  40M|  68 |  51 | 200 |3113 | 302 | 200 | 351 | 282k|   0 |2108 |-4.257447e+01 |-2.800000e+01 |  34.23%
222.33/222.48	c   218s| 30000 |  8848 |  1344k|  51M|  68 |  55 | 200 |3113 | 301 | 200 | 385 | 383k|   0 |2661 |-4.190774e+01 |-2.800000e+01 |  33.19%
278.92/279.07	c   273s| 40000 | 11572 |  1731k|  61M|  68 |  57 | 200 |3113 | 309 | 200 | 438 | 482k|   0 |3120 |-4.150000e+01 |-2.800000e+01 |  32.53%
328.60/328.70	c   322s| 50000 | 13970 |  2071k|  70M|  69 |  49 | 200 |3113 | 294 | 200 | 381 | 562k|   0 |3465 |-4.116667e+01 |-2.800000e+01 |  31.98%
377.79/377.98	c   370s| 60000 | 16214 |  2413k|  79M|  71 |  70 | 200 |3113 | 619 | 200 | 333 | 648k|   0 |3817 |-4.075000e+01 |-2.800000e+01 |  31.29%
422.48/422.63	c   414s| 70000 | 18212 |  2727k|  86M|  72 |  48 | 200 |3113 | 257 | 200 | 361 | 731k|   0 |4157 |-4.050000e+01 |-2.800000e+01 |  30.86%
467.86/468.00	c   458s| 80000 | 20198 |  3047k|  94M|  72 |  46 | 200 |3113 | 207 | 200 | 343 | 817k|   0 |4412 |-4.024729e+01 |-2.800000e+01 |  30.43%
511.05/511.24	c   500s| 90000 | 22044 |  3350k| 101M|  74 |  52 | 200 |3113 | 233 | 200 | 399 | 890k|   0 |4662 |-4.000000e+01 |-2.800000e+01 |  30.00%
552.44/552.64	c   541s|100000 | 23832 |  3643k| 108M|  74 |  44 | 200 |3113 | 231 | 200 | 464 | 961k|   0 |4926 |-3.976156e+01 |-2.800000e+01 |  29.58%
593.63/593.84	c   581s|110000 | 25614 |  3932k| 114M|  75 |  79 | 200 |3113 | 627 | 200 | 367 |1032k|   0 |5171 |-3.954577e+01 |-2.800000e+01 |  29.20%
634.52/634.74	c   621s|120000 | 27306 |  4219k| 120M|  75 |   - | 200 |3113 |  99 | 200 | 419 |1101k|   0 |5419 |-3.942857e+01 |-2.800000e+01 |  28.99%
673.21/673.45	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
673.21/673.45	c   659s|130000 | 28856 |  4488k| 126M|  75 |   - | 200 |3113 | 109 | 200 | 389 |1162k|   0 |5671 |-3.926230e+01 |-2.800000e+01 |  28.68%
711.40/711.67	o -29
711.40/711.67	c * 696s|139829 | 24413 |  4760k| 114M|  77 |   - | 200 |3113 | 154 | 200 | 380 |1227k|   0 |5805 |-3.912500e+01 |-2.900000e+01 |  25.88%
711.50/711.71	o -30
711.50/711.71	c * 696s|139830 | 20952 |  4760k| 103M|  77 |   - | 200 |3113 | 233 | 200 | 376 |1227k|   0 |5805 |-3.912500e+01 |-3.000000e+01 |  23.32%
712.10/712.38	c   697s|140000 | 20972 |  4764k| 104M|  77 |  55 | 200 |3113 | 303 | 200 | 408 |1228k|   0 |5818 |-3.912500e+01 |-3.000000e+01 |  23.32%
751.39/751.69	c   735s|150000 | 21904 |  5033k| 108M|  77 |   - | 200 |3113 | 210 | 200 | 350 |1279k|   0 |6062 |-3.900000e+01 |-3.000000e+01 |  23.08%
788.18/788.42	c   771s|160000 | 22816 |  5296k| 111M|  77 |   - | 200 |3113 | 161 | 200 | 461 |1337k|   0 |6216 |-3.900000e+01 |-3.000000e+01 |  23.08%
827.97/828.23	c   810s|170000 | 23832 |  5569k| 116M|  77 |   - | 200 |3113 | 179 | 200 | 414 |1386k|   0 |6449 |-3.887805e+01 |-3.000000e+01 |  22.84%
868.76/869.06	c   850s|180000 | 24860 |  5851k| 120M|  78 |   - | 200 |3113 | 199 | 200 | 394 |1440k|   0 |6604 |-3.875000e+01 |-3.000000e+01 |  22.58%
908.04/908.36	c   888s|190000 | 25782 |  6124k| 124M|  78 |  63 | 200 |3113 | 491 | 200 | 396 |1493k|   0 |6828 |-3.866667e+01 |-3.000000e+01 |  22.41%
947.04/947.35	c   927s|200000 | 26724 |  6393k| 128M|  78 |   - | 200 |3113 | 248 | 200 | 348 |1540k|   0 |7010 |-3.854688e+01 |-3.000000e+01 |  22.17%
984.23/984.52	c   963s|210000 | 27652 |  6656k| 132M|  78 |   - | 200 |3113 | 250 | 200 | 385 |1594k|   0 |7154 |-3.850000e+01 |-3.000000e+01 |  22.08%
1018.41/1018.76	c   996s|220000 | 28462 |  6899k| 135M|  78 |  69 | 200 |3113 | 481 | 200 | 420 |1646k|   0 |7278 |-3.850000e+01 |-3.000000e+01 |  22.08%
1056.41/1056.70	c  1033s|230000 | 29296 |  7160k| 139M|  78 |  75 | 200 |3113 | 469 | 200 | 430 |1694k|   0 |7445 |-3.837500e+01 |-3.000000e+01 |  21.82%
1094.79/1095.11	c  1071s|240000 | 30130 |  7426k| 142M|  78 |  52 | 200 |3113 | 329 | 200 | 373 |1741k|   0 |7642 |-3.828875e+01 |-3.000000e+01 |  21.65%
1131.48/1131.88	c  1107s|250000 | 30956 |  7683k| 146M|  78 |  63 | 200 |3113 | 342 | 200 | 353 |1787k|   0 |7809 |-3.822897e+01 |-3.000000e+01 |  21.53%
1170.18/1170.58	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1170.18/1170.58	c  1145s|260000 | 31786 |  7951k| 149M|  81 |   - | 200 |3113 | 274 | 200 | 411 |1832k|   0 |7946 |-3.813462e+01 |-3.000000e+01 |  21.33%
1206.46/1206.89	c  1180s|270000 | 32464 |  8203k| 152M|  81 |   - | 200 |3113 | 260 | 200 | 349 |1875k|   0 |8074 |-3.805882e+01 |-3.000000e+01 |  21.17%
1241.65/1242.06	c  1215s|280000 | 33156 |  8450k| 155M|  81 |  52 | 200 |3113 | 281 | 200 | 369 |1920k|   0 |8210 |-3.800000e+01 |-3.000000e+01 |  21.05%
1274.94/1275.39	c  1247s|290000 | 33758 |  8684k| 158M|  81 |   - | 200 |3113 | 274 | 200 | 392 |1967k|   0 |8346 |-3.800000e+01 |-3.000000e+01 |  21.05%
1308.64/1309.01	c  1280s|300000 | 34368 |  8920k| 160M|  81 |   - | 200 |3113 | 254 | 200 | 399 |2008k|   0 |8469 |-3.800000e+01 |-3.000000e+01 |  21.05%
1342.82/1343.26	c  1314s|310000 | 34988 |  9158k| 163M|  81 |  66 | 200 |3113 | 455 | 200 | 404 |2047k|   0 |8599 |-3.794052e+01 |-3.000000e+01 |  20.93%
1376.42/1376.88	c  1346s|320000 | 35556 |  9393k| 165M|  84 |  70 | 200 |3113 | 418 | 200 | 481 |2084k|   0 |8748 |-3.784615e+01 |-3.000000e+01 |  20.73%
1409.30/1409.78	c  1379s|330000 | 36070 |  9623k| 168M|  84 |   - | 200 |3113 | 284 | 200 | 377 |2122k|   0 |8900 |-3.778571e+01 |-3.000000e+01 |  20.60%
1442.50/1442.98	c  1411s|340000 | 36632 |  9854k| 170M|  84 |   - | 200 |3113 | 255 | 200 | 408 |2163k|   0 |9027 |-3.775000e+01 |-3.000000e+01 |  20.53%
1477.19/1477.67	c  1445s|350000 | 37186 | 10095k| 173M|  84 |   - | 200 |3113 | 290 | 200 | 362 |2203k|   0 |9158 |-3.768182e+01 |-3.000000e+01 |  20.39%
1510.68/1511.19	c  1478s|360000 | 37718 | 10329k| 175M|  85 |   - | 200 |3113 | 265 | 200 | 409 |2244k|   0 |9291 |-3.764286e+01 |-3.000000e+01 |  20.30%
1543.87/1544.38	c  1510s|370000 | 38252 | 10560k| 177M|  85 |   - | 200 |3113 | 253 | 200 | 375 |2281k|   0 |9423 |-3.759375e+01 |-3.000000e+01 |  20.20%
1576.87/1577.31	c  1542s|380000 | 38716 | 10788k| 179M|  85 |  74 | 200 |3113 | 496 | 200 | 347 |2319k|   0 |9548 |-3.754167e+01 |-3.000000e+01 |  20.09%
1610.05/1610.57	c  1575s|390000 | 39208 | 11019k| 182M|  85 |  55 | 200 |3113 | 295 | 200 | 339 |2357k|   0 |9654 |-3.750000e+01 |-3.000000e+01 |  20.00%
1641.24/1641.74	c  1605s|400000 | 39642 | 11240k| 184M|  85 |  53 | 200 |3113 | 292 | 200 | 348 |2397k|   0 |9756 |-3.750000e+01 |-3.000000e+01 |  20.00%
1673.64/1674.17	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1673.64/1674.17	c  1637s|410000 | 40096 | 11469k| 186M|  85 |   - | 200 |3113 | 208 | 200 | 384 |2441k|   0 |9863 |-3.750000e+01 |-3.000000e+01 |  20.00%
1703.58/1704.56	c  1666s|420000 | 40492 | 11685k| 188M|  85 |  66 | 200 |3113 | 352 | 200 | 384 |2483k|   0 |9968 |-3.750000e+01 |-3.000000e+01 |  20.00%
1735.18/1736.11	c  1697s|430000 | 40876 | 11906k| 190M|  85 |  50 | 200 |3113 | 243 | 200 | 434 |2524k|   0 |  10k|-3.747337e+01 |-3.000000e+01 |  19.94%
1767.47/1768.40	c  1728s|440000 | 41302 | 12128k| 191M|  85 |   - | 200 |3113 | 315 | 200 | 376 |2560k|   0 |  10k|-3.740000e+01 |-3.000000e+01 |  19.79%
1800.06/1801.01	c 
1800.06/1801.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1801.01	c Solving Time (sec) : 1760.22
1800.06/1801.01	c Solving Nodes      : 449632
1800.06/1801.01	c Primal Bound       : -3.00000000000000e+01 (9 solutions)
1800.06/1801.01	c Dual Bound         : -3.73400000000000e+01
1800.06/1801.01	c Gap                : 19.66 %
1800.06/1801.02	c NODE         449632
1800.06/1801.02	c DUAL BOUND   -37.34
1800.06/1801.02	c PRIMAL BOUND -30
1800.06/1801.02	c GAP          0.196572
1800.06/1801.02	s SATISFIABLE
1800.06/1801.02	v x200 -x199 x198 x197 -x196 -x195 -x194 -x193 x192 -x191 -x190 -x189 -x188 x187 -x186 x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 
1800.06/1801.02	v x177 -x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 -x168 x167 x166 -x165 -x164 -x163 -x162 x161 x160 -x159 -x158 -x157 -x156 
1800.06/1801.02	v -x155 x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 
1800.06/1801.02	v -x134 -x133 x132 x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 
1800.06/1801.02	v -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 x103 -x102 x101 -x100 -x99 -x98 x97 -x96 -x95 -x94 x93 -x92 -x91 
1800.06/1801.02	v x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 
1800.06/1801.02	v -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 
1800.06/1801.02	v -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 
1800.06/1801.02	v -x14 -x13 -x12 -x11 -x10 x9 -x8 -x7 -x6 x5 -x4 x3 -x2 -x1 
1800.06/1801.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1801.02	c Solving Time       :    1760.22
1800.06/1801.02	c Original Problem   :
1800.06/1801.02	c   Problem name     : HOME/instance-1870412-1245202435.opb
1800.06/1801.02	c   Variables        : 3313 (3313 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1801.02	c   Constraints      : 3313 initial, 3313 maximal
1800.06/1801.02	c Presolved Problem  :
1800.06/1801.02	c   Problem name     : t_HOME/instance-1870412-1245202435.opb
1800.06/1801.02	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1801.02	c   Constraints      : 3113 initial, 3113 maximal
1800.06/1801.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1801.02	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.06/1801.02	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.06/1801.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1801.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1801.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1801.02	c   probing          :       0.08          0          0          0          0          0          0          0          0
1800.06/1801.02	c   and              :       0.09          0          0          0          0          0          0          0          0
1800.06/1801.02	c   linear           :       0.02       3113          0          0       3113          0        200          0          0
1800.06/1801.02	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1801.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1801.02	c   integral         :          0          0          0     251600          0        147        892          0          0     502336
1800.06/1801.02	c   and              :       3113     492653     750227          8          0          0    3139651    2595780          0          0
1800.06/1801.02	c   countsols        :          0          0          0          7          0          0          0          0          0          0
1800.06/1801.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1801.02	c   integral         :      65.38       0.00       0.00      65.38       0.00
1800.06/1801.02	c   and              :     178.44     130.31      48.13       0.00       0.00
1800.06/1801.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1801.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1801.02	c   rootredcost      :       0.42          8          0          0
1800.06/1801.02	c   pseudoobj        :       9.48     752337          0          0
1800.06/1801.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1801.02	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1801.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1801.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1801.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1801.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1801.02	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.06/1801.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1801.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1801.02	c   cut pool         :       0.11         69          -          -        235          -    (maximal pool size: 2672)
1800.06/1801.02	c   redcost          :       5.20     506526          0      55458          0          0
1800.06/1801.02	c   impliedbounds    :       0.04         70          0          0       2156          0
1800.06/1801.02	c   intobj           :       0.00          0          0          0          0          0
1800.06/1801.02	c   gomory           :       4.46         70          0          0      12012          0
1800.06/1801.02	c   strongcg         :       0.59         20          0          0       8737          0
1800.06/1801.02	c   cmir             :       0.17         10          0          0          0          0
1800.06/1801.02	c   flowcover        :       0.15         10          0          0          0          0
1800.06/1801.02	c   clique           :       0.21         70          0          0        600          0
1800.06/1801.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1801.02	c   mcf              :       0.01          1          0          0          0          0
1800.06/1801.02	c Pricers            :       Time      Calls       Vars
1800.06/1801.02	c   problem variables:       0.00          0          0
1800.06/1801.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1801.02	c   relpscost        :      65.03     251592        147        892          0          0     502336
1800.06/1801.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1801.02	c   inference        :       0.00          0          0          0          0          0          0
1800.06/1801.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1801.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1801.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1801.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1801.02	c   random           :       0.00          0          0          0          0          0          0
1800.06/1801.02	c Primal Heuristics  :       Time      Calls      Found
1800.06/1801.02	c   LP solutions     :       0.12          -          7
1800.06/1801.02	c   pseudo solutions :       0.00          -          0
1800.06/1801.02	c   oneopt           :       0.33          9          0
1800.06/1801.02	c   feaspump         :       0.41          1          0
1800.06/1801.02	c   crossover        :       0.56         14          0
1800.06/1801.02	c   linesearchdiving :       1.09        187          0
1800.06/1801.02	c   veclendiving     :       1.25        187          0
1800.06/1801.02	c   guideddiving     :       1.46        187          0
1800.06/1801.02	c   objpscostdiving  :       1.28         94          0
1800.06/1801.02	c   rootsoldiving    :       0.73         94          0
1800.06/1801.02	c   coefdiving       :       1.09        188          0
1800.06/1801.02	c   pscostdiving     :       1.11        188          1
1800.06/1801.02	c   fracdiving       :       1.21        188          0
1800.06/1801.02	c   simplerounding   :       0.38          0          0
1800.06/1801.02	c   rounding         :       7.16      33444          1
1800.06/1801.02	c   shifting         :       0.67       3072          0
1800.06/1801.02	c   intshifting      :       0.02          0          0
1800.06/1801.02	c   fixandinfer      :       0.00          0          0
1800.06/1801.02	c   intdiving        :       0.00          0          0
1800.06/1801.02	c   actconsdiving    :       0.00          0          0
1800.06/1801.02	c   octane           :       0.00          0          0
1800.06/1801.02	c   rens             :       0.01          0          0
1800.06/1801.02	c   rins             :       0.00          0          0
1800.06/1801.02	c   localbranching   :       0.00          0          0
1800.06/1801.02	c   mutation         :       0.00          0          0
1800.06/1801.02	c   dins             :       0.00          0          0
1800.06/1801.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1801.02	c   primal LP        :      44.96          0          0       0.00       0.00
1800.06/1801.02	c   dual LP          :    1239.99     691430   12280083      17.76    9903.37
1800.06/1801.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1801.02	c   diving/probing LP:       7.47      10375      72296       6.97    9678.18
1800.06/1801.02	c   strong branching :      53.60      10386     511306      49.23    9539.29
1800.06/1801.02	c     (at root node) :          -         22       9717     441.68          -
1800.06/1801.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1801.02	c B&B Tree           :
1800.06/1801.02	c   number of runs   :          1
1800.06/1801.02	c   nodes            :     449632
1800.06/1801.02	c   nodes (total)    :     449632
1800.06/1801.02	c   nodes left       :      41726
1800.06/1801.02	c   max depth        :         85
1800.06/1801.02	c   max depth (total):         85
1800.06/1801.02	c   backtracks       :      46749 (10.4%)
1800.06/1801.02	c   delayed cutoffs  :          0
1800.06/1801.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.06/1801.02	c   avg switch length:       4.79
1800.06/1801.02	c   switching time   :      95.89
1800.06/1801.02	c Solution           :
1800.06/1801.02	c   Solutions found  :          9 (9 improvements)
1800.06/1801.02	c   Primal Bound     : -3.00000000000000e+01   (in run 1, after 139830 nodes, 696.09 seconds, depth 29, found by <relaxation>)
1800.06/1801.02	c   Dual Bound       : -3.73400000000000e+01
1800.06/1801.02	c   Gap              :      19.66 %
1800.06/1801.02	c   Root Dual Bound  : -4.87901388945671e+01
1800.65/1801.69	c Time complete: 1800.75.

Verifier Data

OK	-30

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870412-1245202435/watcher-1870412-1245202435 -o /tmp/evaluation-result-1870412-1245202435/solver-1870412-1245202435 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870412-1245202435.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.00 1.00 1.00 3/65 3365
/proc/meminfo: memFree=1885160/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=6100 CPUtime=0
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 550 0 0 0 0 0 0 0 20 0 1 0 187842046 6246400 532 1992294400 4194304 7823515 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/3365/statm: 1525 542 325 886 0 635 0

[startup+0.094895 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3365
/proc/meminfo: memFree=1885160/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=21908 CPUtime=0.08
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 4863 0 0 0 6 2 0 0 20 0 1 0 187842046 22433792 4491 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 5477 4491 404 886 0 4587 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21908

[startup+0.101894 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3365
/proc/meminfo: memFree=1885160/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=21908 CPUtime=0.09
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 4863 0 0 0 7 2 0 0 20 0 1 0 187842046 22433792 4491 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 5477 4491 404 886 0 4587 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21908

[startup+0.301918 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3365
/proc/meminfo: memFree=1885160/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=21908 CPUtime=0.29
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 4897 0 0 0 15 14 0 0 22 0 1 0 187842046 22433792 4525 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 5477 4525 425 886 0 4587 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21908

[startup+0.701962 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3365
/proc/meminfo: memFree=1885160/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=30636 CPUtime=0.69
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 7224 0 0 0 50 19 0 0 25 0 1 0 187842046 31371264 6814 1992294400 4194304 7823515 548682068736 18446744073709551615 6883579 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 7659 6814 544 886 0 6769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30636

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1859232/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=33768 CPUtime=1.49
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 8063 0 0 0 128 21 0 0 25 0 1 0 187842046 34578432 7613 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 8442 7613 545 886 0 7552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33768

[startup+3.10123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1856480/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=37924 CPUtime=3.09
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 9224 0 0 0 285 24 0 0 25 0 1 0 187842046 38834176 8737 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 9481 8737 546 886 0 8591 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37924

[startup+6.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1845216/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=44756 CPUtime=6.29
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 10958 0 0 0 600 29 0 0 25 0 1 0 187842046 45830144 10435 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 11189 10435 546 886 0 10299 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44756

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1843568/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=46452 CPUtime=12.69
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 11409 0 0 0 1234 35 0 0 25 0 1 0 187842046 47566848 10864 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 11613 10864 554 886 0 10723 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46452

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1843568/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=46452 CPUtime=25.48
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 11410 0 0 0 2492 56 0 0 25 0 1 0 187842046 47566848 10865 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 11613 10865 555 886 0 10723 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46452

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1841328/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=48620 CPUtime=51.07
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 16565 0 0 0 5005 102 0 0 25 0 1 0 187842046 49786880 11454 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 12155 11454 573 886 0 11265 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48620

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1830640/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=59500 CPUtime=102.27
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 25635 0 0 0 10016 211 0 0 25 0 1 0 187842046 60928000 14118 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 14875 14118 573 886 0 13985 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 59500

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1818608/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=71660 CPUtime=162.24
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 31941 0 0 0 15887 337 0 0 25 0 1 0 187842046 73379840 17190 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 17915 17190 573 886 0 17025 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 71660

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1808816/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=81144 CPUtime=222.23
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 34300 0 0 0 21758 465 0 0 25 0 1 0 187842046 83091456 19549 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 20286 19549 573 886 0 19396 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 81144

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1792752/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=96940 CPUtime=282.22
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 39230 0 0 0 27629 593 0 0 25 0 1 0 187842046 99266560 23512 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 24235 23512 573 886 0 23345 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 96940

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1785712/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=103900 CPUtime=342.19
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 41019 0 0 0 33501 718 0 0 25 0 1 0 187842046 106393600 25301 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 25975 25301 573 886 0 25085 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 103900

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1773424/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=116160 CPUtime=402.18
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 44070 0 0 0 39370 848 0 0 25 0 1 0 187842046 118947840 28352 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 29040 28352 573 886 0 28150 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 116160

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1760496/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=129192 CPUtime=462.17
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 47303 0 0 0 45235 982 0 0 25 0 1 0 187842046 132292608 31585 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 32298 31585 573 886 0 31408 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 129192

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1751920/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=137616 CPUtime=522.15
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 49436 0 0 0 51094 1121 0 0 25 0 1 0 187842046 140918784 33718 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 34404 33718 573 886 0 33514 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 137616

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1742064/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=147396 CPUtime=582.13
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 51876 0 0 0 56965 1248 0 0 25 0 1 0 187842046 150933504 36158 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 36849 36158 573 886 0 35959 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 147396

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1732528/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=156856 CPUtime=642.11
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 54234 0 0 0 62830 1381 0 0 25 0 1 0 187842046 160620544 38516 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 39214 38516 573 886 0 38324 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 156856

[startup+702.301 s]

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

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1714288/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=174852 CPUtime=942.03
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 61652 0 0 0 92165 2038 0 0 25 0 1 0 187842046 179048448 43029 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 43713 43029 573 886 0 42823 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 174852

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1711408/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=177648 CPUtime=1002.02
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 62366 0 0 0 98033 2169 0 0 25 0 1 0 187842046 181911552 43743 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 44412 43743 573 886 0 43522 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 177648

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3366
/proc/meminfo: memFree=1706800/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=182216 CPUtime=1062.01
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 63509 0 0 0 103897 2304 0 0 25 0 1 0 187842046 186589184 44886 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 45554 44886 573 886 0 44664 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 182216

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3368
/proc/meminfo: memFree=1702120/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=186464 CPUtime=1121.98
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 65504 0 0 0 109758 2440 0 0 25 0 1 0 187842046 190939136 45947 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 46616 45947 573 886 0 45726 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 186464

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3368
/proc/meminfo: memFree=1699248/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=189672 CPUtime=1181.97
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 66300 0 0 0 115624 2573 0 0 25 0 1 0 187842046 194224128 46743 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 47418 46743 573 886 0 46528 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 189672

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3368
/proc/meminfo: memFree=1693616/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=195188 CPUtime=1241.95
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 67692 0 0 0 121483 2712 0 0 25 0 1 0 187842046 199872512 48135 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 48797 48135 573 886 0 47907 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 195188

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3368
/proc/meminfo: memFree=1690736/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=198032 CPUtime=1301.94
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 68389 0 0 0 127346 2848 0 0 25 0 1 0 187842046 202784768 48832 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 49508 48832 573 886 0 48618 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 198032

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3368
/proc/meminfo: memFree=1687408/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=201332 CPUtime=1361.92
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 69220 0 0 0 133220 2972 0 0 25 0 1 0 187842046 206163968 49663 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 50333 49663 573 886 0 49443 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 201332

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3368
/proc/meminfo: memFree=1684272/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=204304 CPUtime=1421.91
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 69986 0 0 0 139082 3109 0 0 25 0 1 0 187842046 209207296 50429 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 51076 50429 573 886 0 50186 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 204304

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3368
/proc/meminfo: memFree=1679152/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=209424 CPUtime=1481.88
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 71255 0 0 0 144942 3246 0 0 25 0 1 0 187842046 214450176 51698 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 52356 51698 573 886 0 51466 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 209424

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3368
/proc/meminfo: memFree=1676656/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=211832 CPUtime=1541.87
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 71876 0 0 0 150803 3384 0 0 25 0 1 0 187842046 216915968 52319 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 52958 52319 573 886 0 52068 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 211832

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3368
/proc/meminfo: memFree=1673008/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=215464 CPUtime=1601.86
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 72770 0 0 0 156667 3519 0 0 25 0 1 0 187842046 220635136 53213 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 53866 53213 573 886 0 52976 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 215464

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3374
/proc/meminfo: memFree=1668200/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=220092 CPUtime=1661.84
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 73946 0 0 0 162527 3657 0 0 25 0 1 0 187842046 225374208 54389 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 55023 54389 573 886 0 54133 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 220092

[startup+1722.3 s]
/proc/loadavg: 1.16 1.04 1.01 2/66 3870
/proc/meminfo: memFree=1630944/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=224572 CPUtime=1721.37
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 75074 0 0 0 168340 3797 0 0 25 0 1 0 187842046 229961728 55517 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 56143 55517 573 886 0 55253 0
Current children cumulated CPU time (s) 1721.37
Current children cumulated vsize (KiB) 224572

[startup+1782.3 s]
/proc/loadavg: 1.05 1.03 1.01 2/66 3870
/proc/meminfo: memFree=1624864/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=230732 CPUtime=1781.36
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 76606 0 0 0 174202 3934 0 0 25 0 1 0 187842046 236269568 57049 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 57683 57049 573 886 0 56793 0
Current children cumulated CPU time (s) 1781.36
Current children cumulated vsize (KiB) 230732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 1.04 1.03 1.01 2/66 3870
/proc/meminfo: memFree=1623264/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=232272 CPUtime=1800.06
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 77000 0 0 0 176024 3982 0 0 25 0 1 0 187842046 237846528 57443 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3365/statm: 58068 57443 573 886 0 57178 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 232272

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

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

[startup+1801.4 s]
/proc/loadavg: 1.04 1.03 1.01 2/66 3870
/proc/meminfo: memFree=1623264/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=232272 CPUtime=1800.45
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 77002 0 0 0 176063 3982 0 0 25 0 1 0 187842046 237846528 57445 1992294400 4194304 7823515 548682068736 18446744073709551615 4743854 0 0 4096 0 0 0 0 17 1 0 0
/proc/3365/statm: 58068 57445 575 886 0 57178 0
Current children cumulated CPU time (s) 1800.45
Current children cumulated vsize (KiB) 232272

[startup+1801.6 s]
/proc/loadavg: 1.04 1.03 1.01 2/66 3870
/proc/meminfo: memFree=1623264/2055920 swapFree=4182240/4192956
[pid=3365] ppid=3363 vsize=232272 CPUtime=1800.65
/proc/3365/stat : 3365 (pbscip.linux.x8) R 3363 3365 2934 0 -1 4194304 77002 0 0 0 176083 3982 0 0 25 0 1 0 187842046 237846528 57445 1992294400 4194304 7823515 548682068736 18446744073709551615 4805796 0 0 4096 0 0 0 0 17 1 0 0
/proc/3365/statm: 58068 57445 575 886 0 57178 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (KiB) 232272

Child status: 0
Real time (s): 1801.7
CPU time (s): 1800.76
CPU user time (s): 1760.9
CPU system time (s): 39.8629
CPU usage (%): 99.9479
Max. virtual memory (cumulated for all children) (KiB): 232272

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

runsolver used 1.9917 second user time and 4.55031 second system time

The end

Launcher Data

Begin job on node85 at 2009-06-17 03:33:55
IDJOB=1870412
IDBENCH=48205
IDSOLVER=683
FILE ID=node85/1870412-1245202435
PBS_JOBID= 9368314
Free space on /tmp= 126844 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_25_5.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870412-1245202435/watcher-1870412-1245202435 -o /tmp/evaluation-result-1870412-1245202435/solver-1870412-1245202435 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870412-1245202435.opb

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

MD5SUM BENCH= cdccc05ac387e7ee9cb8ab81f53ca6f8
RANDOM SEED=2087983926

node85.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.213
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	: 5931.00
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.213
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:       1885576 kB
Buffers:         17368 kB
Cached:          80516 kB
SwapCached:       6224 kB
Active:          72692 kB
Inactive:        34432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1885576 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:            9908 kB
Writeback:           0 kB
Mapped:          13712 kB
Slab:            49124 kB
Committed_AS:    77180 kB
PageTables:       1376 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= 126836 MiB
End job on node85 at 2009-06-17 04:03:58