Trace number 1870433

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2SAT-48 1799.13 1799.73

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_3.opb
MD5SUM04b0fb885ddf05bea62d9eda618b3e5b
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-63
Best CPU time to get the best result obtained on this benchmark1800.38
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -79
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint25
Maximum length of a constraint49
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15722
Sum of products size (including duplicates)31444
Number of different products7861
Sum of products size15722

Quality of the solution as a function of time


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

Solver Data

0.07/0.09	c SCIP version 1.1.0.7
0.07/0.09	c LP-Solver Clp 1.8.2
0.07/0.09	c user parameter file <scip.set> not found - using default parameters
0.07/0.09	c read problem <HOME/instance-1870433-1245203827.opb>
0.07/0.09	c original problem has 8361 variables (8361 bin, 0 int, 0 impl, 0 cont) and 8361 constraints
0.09/0.17	c start presolving problem
0.09/0.17	c presolving:
0.39/0.41	c (round 1) 7861 del vars, 500 del conss, 7861 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 31444 impls, 0 clqs
0.79/0.81	c    (0.5s) probing: 101/500 (20.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.79/0.81	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.79/0.81	c presolving (2 rounds):
0.79/0.81	c  7861 deleted vars, 500 deleted constraints, 7861 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.79/0.81	c  47166 implications, 0 cliques
0.79/0.81	c presolved problem has 500 variables (500 bin, 0 int, 0 impl, 0 cont) and 7861 constraints
0.79/0.81	c    7861 constraints of type <and>
0.79/0.81	c transformed objective value is always integral (scale: 1)
0.79/0.81	c Presolving Time: 0.49
0.79/0.81	c OPT-NLC
0.79/0.81	c -----------------------------------------------------------------------------------------------
0.79/0.81	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.79/0.81	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.81	c limits/memory = c 1620
0.79/0.81	c # maximal time in seconds to run
0.79/0.81	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.81	c limits/time = c 1791
0.79/0.81	c # frequency for displaying node information lines
0.79/0.81	c # [type: int, range: [-1,2147483647], default: 100]
0.79/0.81	c display/freq = c 10000
0.79/0.81	c -----------------------------------------------------------------------------------------------
0.79/0.81	c start solving problem
0.79/0.81	c 
0.89/0.95	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.89/0.95	c   0.6s|     1 |     0 |   520 |  29M|   0 | 500 | 500 |7861 |7861 | 500 |7861 |   0 |   0 |   0 |-2.500000e+02 |      --      |    Inf 
0.89/0.96	o -47
0.89/0.96	c R 0.7s|     1 |     0 |   520 |  29M|   0 | 500 | 500 |7861 |7861 | 500 |7861 |   0 |   0 |   0 |-2.500000e+02 |-4.700000e+01 |  81.20%
1.29/1.37	c   1.0s|     1 |     0 |   673 |  29M|   0 | 489 | 500 |7861 |7861 | 500 |7871 |  10 |   0 |   0 |-2.445000e+02 |-4.700000e+01 |  80.78%
1.69/1.74	c   1.4s|     1 |     0 |   764 |  29M|   0 | 482 | 500 |7861 |7861 | 500 |7880 |  19 |   0 |   0 |-2.410000e+02 |-4.700000e+01 |  80.50%
2.09/2.13	c   1.8s|     1 |     0 |   857 |  29M|   0 | 478 | 500 |7861 |7861 | 500 |7885 |  24 |   0 |   0 |-2.390000e+02 |-4.700000e+01 |  80.33%
2.49/2.58	c   2.2s|     1 |     0 |  1011 |  29M|   0 | 475 | 500 |7861 |7861 | 500 |7896 |  35 |   0 |   0 |-2.365000e+02 |-4.700000e+01 |  80.13%
3.00/3.01	c   2.7s|     1 |     0 |  1129 |  29M|   0 | 471 | 500 |7861 |7861 | 500 |7901 |  40 |   0 |   0 |-2.345000e+02 |-4.700000e+01 |  79.96%
3.00/3.02	o -48
3.00/3.02	c R 2.7s|     1 |     0 |  1129 |  29M|   0 | 471 | 500 |7861 |7861 | 500 |7901 |  40 |   0 |   0 |-2.345000e+02 |-4.800000e+01 |  79.53%
3.39/3.49	c   3.1s|     1 |     0 |  1270 |  29M|   0 | 464 | 500 |7861 |7861 | 500 |7908 |  47 |   0 |   0 |-2.320000e+02 |-4.800000e+01 |  79.31%
3.89/3.91	c   3.6s|     1 |     0 |  1344 |  29M|   0 | 460 | 500 |7861 |7861 | 500 |7915 |  54 |   0 |   0 |-2.300000e+02 |-4.800000e+01 |  79.13%
4.30/4.38	c   4.0s|     1 |     0 |  1424 |  29M|   0 | 460 | 500 |7861 |7861 | 500 |7921 |  60 |   0 |   0 |-2.290000e+02 |-4.800000e+01 |  79.04%
4.99/5.05	c   4.7s|     1 |     0 |  1619 |  29M|   0 | 458 | 500 |7861 |7861 | 500 |7930 |  69 |   0 |   0 |-2.270000e+02 |-4.800000e+01 |  78.85%
5.59/5.62	c   5.3s|     1 |     0 |  1768 |  29M|   0 | 452 | 500 |7861 |7861 | 500 |7936 |  75 |   0 |   0 |-2.260000e+02 |-4.800000e+01 |  78.76%
6.19/6.24	c   5.9s|     1 |     0 |  2013 |  29M|   0 | 448 | 500 |7861 |7861 | 500 | 754 |  84 |   0 |   0 |-2.240000e+02 |-4.800000e+01 |  78.57%
6.39/6.40	c   6.0s|     1 |     0 |  2238 |  30M|   0 | 454 | 500 |7861 |7861 | 500 | 762 |  92 |   0 |   0 |-2.235000e+02 |-4.800000e+01 |  78.52%
6.69/6.74	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.69/6.74	c   6.4s|     1 |     0 |  2786 |  30M|   0 | 462 | 500 |7861 |7861 | 500 |1121 | 451 |   0 |   0 |-2.211286e+02 |-4.800000e+01 |  78.29%
7.19/7.29	c   6.9s|     1 |     0 |  3007 |  31M|   0 | 439 | 500 |7861 |7861 | 500 |2497 |1827 |   0 |   0 |-2.205000e+02 |-4.800000e+01 |  78.23%
7.49/7.58	c   7.2s|     1 |     0 |  3274 |  31M|   0 | 440 | 500 |7861 |7861 | 500 |2525 |1855 |   0 |   0 |-2.200000e+02 |-4.800000e+01 |  78.18%
7.79/7.87	c   7.5s|     1 |     0 |  3540 |  31M|   0 | 443 | 500 |7861 |7861 | 500 |2532 |1862 |   0 |   0 |-2.190000e+02 |-4.800000e+01 |  78.08%
8.29/8.39	c   8.0s|     1 |     0 |  4051 |  31M|   0 | 434 | 500 |7861 |7861 | 500 |2287 |1870 |   0 |   0 |-2.170000e+02 |-4.800000e+01 |  77.88%
8.69/8.77	c   8.4s|     1 |     0 |  4560 |  31M|   0 | 428 | 500 |7861 |7861 | 500 |2315 |1898 |   0 |   0 |-2.150000e+02 |-4.800000e+01 |  77.67%
9.09/9.16	c   8.8s|     1 |     0 |  5168 |  31M|   0 | 428 | 500 |7861 |7861 | 500 |2344 |1927 |   0 |   0 |-2.135000e+02 |-4.800000e+01 |  77.52%
9.59/9.62	c   9.2s|     1 |     0 |  5808 |  31M|   0 | 425 | 500 |7861 |7861 | 500 |2419 |2002 |   0 |   0 |-2.125000e+02 |-4.800000e+01 |  77.41%
10.39/10.41	c  10.0s|     1 |     0 |  6801 |  31M|   0 | 421 | 500 |7861 |7861 | 500 |2430 |2013 |   0 |   0 |-2.105000e+02 |-4.800000e+01 |  77.20%
11.09/11.17	c  10.8s|     1 |     0 |  7894 |  31M|   0 | 417 | 500 |7861 |7861 | 500 |2435 |2018 |   0 |   0 |-2.095000e+02 |-4.800000e+01 |  77.09%
11.79/11.81	c  11.4s|     1 |     0 |  8870 |  31M|   0 | 423 | 500 |7861 |7861 | 500 |2050 |2042 |   0 |   0 |-2.085000e+02 |-4.800000e+01 |  76.98%
12.18/12.22	c  11.8s|     1 |     0 |  9529 |  31M|   0 | 422 | 500 |7861 |7861 | 500 |2080 |2072 |   0 |   0 |-2.075000e+02 |-4.800000e+01 |  76.87%
12.69/12.79	c  12.4s|     1 |     0 | 10475 |  32M|   0 | 444 | 500 |7861 |7861 | 500 |2201 |2193 |   0 |   0 |-2.051000e+02 |-4.800000e+01 |  76.60%
13.19/13.27	c  12.8s|     1 |     0 | 11151 |  32M|   0 | 401 | 500 |7861 |7861 | 500 |2501 |2493 |   0 |   0 |-2.025000e+02 |-4.800000e+01 |  76.30%
14.09/14.19	c  13.8s|     1 |     0 | 12466 |  32M|   0 | 400 | 500 |7861 |7861 | 500 |2560 |2552 |   0 |   0 |-2.010000e+02 |-4.800000e+01 |  76.12%
14.39/14.47	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
14.39/14.47	c  14.1s|     1 |     0 | 12834 |  32M|   0 | 401 | 500 |7861 |7861 | 500 |2586 |2578 |   0 |   0 |-2.005000e+02 |-4.800000e+01 |  76.06%
15.29/15.37	c  14.9s|     1 |     0 | 14131 |  32M|   0 | 403 | 500 |7861 |7861 | 500 |1244 |2590 |   0 |   0 |-1.987500e+02 |-4.800000e+01 |  75.85%
15.58/15.69	c  15.3s|     1 |     0 | 14718 |  32M|   0 | 430 | 500 |7861 |7861 | 500 |1290 |2636 |   0 |   0 |-1.980000e+02 |-4.800000e+01 |  75.76%
16.40/16.41	c  16.0s|     1 |     0 | 15939 |  33M|   0 | 384 | 500 |7861 |7861 | 500 |1655 |3001 |   0 |   0 |-1.970000e+02 |-4.800000e+01 |  75.63%
16.79/16.82	c  16.4s|     1 |     0 | 16591 |  33M|   0 | 412 | 500 |7861 |7861 | 500 |1777 |3123 |   0 |   0 |-1.958333e+02 |-4.800000e+01 |  75.49%
17.09/17.19	c  16.8s|     1 |     0 | 17268 |  33M|   0 | 403 | 500 |7861 |7861 | 500 |1861 |3207 |   0 |   0 |-1.927500e+02 |-4.800000e+01 |  75.10%
17.59/17.64	c  17.2s|     1 |     0 | 18086 |  33M|   0 | 403 | 500 |7861 |7861 | 500 |1905 |3251 |   0 |   0 |-1.918333e+02 |-4.800000e+01 |  74.98%
18.09/18.15	c  17.7s|     1 |     0 | 18922 |  33M|   0 | 410 | 500 |7861 |7861 | 500 |1587 |3290 |   0 |   0 |-1.907143e+02 |-4.800000e+01 |  74.83%
18.39/18.44	c  18.0s|     1 |     0 | 19419 |  34M|   0 | 404 | 500 |7861 |7861 | 500 |1687 |3390 |   0 |   0 |-1.892500e+02 |-4.800000e+01 |  74.64%
18.69/18.74	c  18.3s|     1 |     0 | 19937 |  34M|   0 | 395 | 500 |7861 |7861 | 500 |1736 |3439 |   0 |   0 |-1.877500e+02 |-4.800000e+01 |  74.43%
19.08/19.15	c  18.7s|     1 |     0 | 20602 |  34M|   0 | 405 | 500 |7861 |7861 | 500 |1776 |3479 |   0 |   0 |-1.870000e+02 |-4.800000e+01 |  74.33%
19.58/19.61	c  19.2s|     1 |     0 | 21281 |  34M|   0 | 420 | 500 |7861 |7861 | 500 |1787 |3490 |   0 |   0 |-1.861667e+02 |-4.800000e+01 |  74.22%
19.88/19.97	c  19.5s|     1 |     0 | 21928 |  35M|   0 | 451 | 500 |7861 |7861 | 500 |1796 |3499 |   0 |   0 |-1.844579e+02 |-4.800000e+01 |  73.98%
20.79/20.87	c  20.4s|     1 |     0 | 22725 |  35M|   0 | 412 | 500 |7861 |7861 | 500 |2102 |4381 |   0 |   0 |-1.818462e+02 |-4.800000e+01 |  73.60%
21.18/21.22	c  20.8s|     1 |     0 | 23219 |  35M|   0 | 413 | 500 |7861 |7861 | 500 |2119 |4398 |   0 |   0 |-1.809500e+02 |-4.800000e+01 |  73.47%
21.58/21.65	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.58/21.65	c  21.2s|     1 |     0 | 23949 |  35M|   0 | 425 | 500 |7861 |7861 | 500 |2128 |4407 |   0 |   0 |-1.797206e+02 |-4.800000e+01 |  73.29%
22.09/22.12	c  21.7s|     1 |     0 | 24681 |  35M|   0 | 445 | 500 |7861 |7861 | 500 |2183 |4462 |   0 |   0 |-1.783696e+02 |-4.800000e+01 |  73.09%
22.69/22.74	c  22.3s|     1 |     0 | 25589 |  36M|   0 | 376 | 500 |7861 |7861 | 500 |2267 |4546 |   0 |   0 |-1.767500e+02 |-4.800000e+01 |  72.84%
23.49/23.55	c  23.1s|     1 |     0 | 26756 |  36M|   0 | 391 | 500 |7861 |7861 | 500 |2292 |4571 |   0 |   0 |-1.760000e+02 |-4.800000e+01 |  72.73%
24.78/24.84	c  24.4s|     1 |     0 | 28515 |  36M|   0 | 432 | 500 |7861 |7861 | 500 |1922 |4655 |   0 |   0 |-1.749792e+02 |-4.800000e+01 |  72.57%
25.48/25.51	c  25.1s|     1 |     0 | 29512 |  38M|   0 | 364 | 500 |7861 |7861 | 500 |2037 |4770 |   0 |   0 |-1.731250e+02 |-4.800000e+01 |  72.27%
26.18/26.24	c  25.8s|     1 |     0 | 30741 |  38M|   0 | 428 | 500 |7861 |7861 | 500 |2087 |4820 |   0 |   0 |-1.725625e+02 |-4.800000e+01 |  72.18%
26.68/26.77	c  26.3s|     1 |     0 | 31542 |  39M|   0 | 398 | 500 |7861 |7861 | 500 |2211 |4944 |   0 |   0 |-1.718750e+02 |-4.800000e+01 |  72.07%
27.38/27.40	c  26.9s|     1 |     0 | 32431 |  39M|   0 | 438 | 500 |7861 |7861 | 500 |2257 |4990 |   0 |   0 |-1.715588e+02 |-4.800000e+01 |  72.02%
28.38/28.42	c  27.9s|     1 |     0 | 33649 |  40M|   0 | 442 | 500 |7861 |7861 | 500 |2308 |5041 |   0 |   0 |-1.706691e+02 |-4.800000e+01 |  71.88%
28.98/29.05	c  28.6s|     1 |     0 | 34374 |  41M|   0 | 438 | 500 |7861 |7861 | 500 |1868 |5080 |   0 |   0 |-1.700500e+02 |-4.800000e+01 |  71.77%
29.58/29.63	c  29.1s|     1 |     0 | 35230 |  42M|   0 | 432 | 500 |7861 |7861 | 500 |1921 |5133 |   0 |   0 |-1.690134e+02 |-4.800000e+01 |  71.60%
30.19/30.27	c  29.8s|     1 |     0 | 36044 |  43M|   0 | 448 | 500 |7861 |7861 | 500 |1970 |5182 |   0 |   0 |-1.679621e+02 |-4.800000e+01 |  71.42%
30.98/31.00	c  30.5s|     1 |     0 | 36651 |  43M|   0 | 448 | 500 |7861 |7861 | 500 |2041 |5253 |   0 |   0 |-1.673011e+02 |-4.800000e+01 |  71.31%
31.78/31.88	c  31.4s|     1 |     0 | 37413 |  43M|   0 | 439 | 500 |7861 |7861 | 500 |2120 |5332 |   0 |   0 |-1.666769e+02 |-4.800000e+01 |  71.20%
32.69/32.79	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
32.69/32.79	c  32.3s|     1 |     0 | 38108 |  44M|   0 | 463 | 500 |7861 |7861 | 500 |2231 |5443 |   0 |   0 |-1.658623e+02 |-4.800000e+01 |  71.06%
33.78/33.82	c  33.3s|     1 |     0 | 38716 |  44M|   0 | 458 | 500 |7861 |7861 | 500 |1985 |5523 |   0 |   0 |-1.651872e+02 |-4.800000e+01 |  70.94%
34.48/34.54	c  34.0s|     1 |     0 | 39189 |  44M|   0 | 466 | 500 |7861 |7861 | 500 |2020 |5558 |   0 |   0 |-1.647795e+02 |-4.800000e+01 |  70.87%
35.38/35.47	c  35.0s|     1 |     0 | 39978 |  44M|   0 | 460 | 500 |7861 |7861 | 500 |2043 |5581 |   0 |   0 |-1.638968e+02 |-4.800000e+01 |  70.71%
36.28/36.38	c  35.9s|     1 |     0 | 40720 |  44M|   0 | 461 | 500 |7861 |7861 | 500 |2124 |5662 |   0 |   0 |-1.630889e+02 |-4.800000e+01 |  70.57%
37.29/37.40	c  36.9s|     1 |     0 | 41563 |  44M|   0 | 464 | 500 |7861 |7861 | 500 |2147 |5685 |   0 |   0 |-1.622963e+02 |-4.800000e+01 |  70.42%
38.08/38.16	c  37.6s|     1 |     0 | 41855 |  44M|   0 | 460 | 500 |7861 |7861 | 500 |2213 |5751 |   0 |   0 |-1.620985e+02 |-4.800000e+01 |  70.39%
39.18/39.29	c  38.8s|     1 |     0 | 42644 |  44M|   0 | 463 | 500 |7861 |7861 | 500 |2036 |5809 |   0 |   0 |-1.615157e+02 |-4.800000e+01 |  70.28%
40.18/40.26	c  39.8s|     1 |     0 | 43455 |  44M|   0 | 467 | 500 |7861 |7861 | 500 |2097 |5870 |   0 |   0 |-1.604304e+02 |-4.800000e+01 |  70.08%
40.98/41.08	c  40.6s|     1 |     0 | 43844 |  44M|   0 | 473 | 500 |7861 |7861 | 500 |2195 |5968 |   0 |   0 |-1.601862e+02 |-4.800000e+01 |  70.03%
41.98/42.04	c  41.5s|     1 |     0 | 44453 |  44M|   0 | 471 | 500 |7861 |7861 | 500 |2213 |5986 |   0 |   0 |-1.597621e+02 |-4.800000e+01 |  69.96%
43.08/43.12	c  42.6s|     1 |     0 | 45304 |  44M|   0 | 476 | 500 |7861 |7861 | 500 |2280 |6053 |   0 |   0 |-1.589989e+02 |-4.800000e+01 |  69.81%
44.18/44.22	c  43.7s|     1 |     0 | 46217 |  44M|   0 | 474 | 500 |7861 |7861 | 500 |2308 |6081 |   0 |   0 |-1.583921e+02 |-4.800000e+01 |  69.70%
45.38/45.40	c  44.9s|     1 |     0 | 46846 |  44M|   0 | 476 | 500 |7861 |7861 | 500 |2100 |6106 |   0 |   0 |-1.578960e+02 |-4.800000e+01 |  69.60%
46.38/46.42	c  45.9s|     1 |     0 | 47582 |  44M|   0 | 475 | 500 |7861 |7861 | 500 |2155 |6161 |   0 |   0 |-1.572858e+02 |-4.800000e+01 |  69.48%
47.37/47.45	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
47.37/47.45	c  46.9s|     1 |     0 | 48250 |  44M|   0 | 474 | 500 |7861 |7861 | 500 |2187 |6193 |   0 |   0 |-1.568964e+02 |-4.800000e+01 |  69.41%
48.38/48.48	c  48.0s|     1 |     0 | 48872 |  44M|   0 | 477 | 500 |7861 |7861 | 500 |2220 |6226 |   0 |   0 |-1.565688e+02 |-4.800000e+01 |  69.34%
49.49/49.54	c  49.0s|     1 |     0 | 49460 |  44M|   0 | 479 | 500 |7861 |7861 | 500 |2255 |6261 |   0 |   0 |-1.562230e+02 |-4.800000e+01 |  69.27%
50.68/50.74	c  50.2s|     1 |     0 | 50235 |  44M|   0 | 481 | 500 |7861 |7861 | 500 |2281 |6287 |   0 |   0 |-1.555398e+02 |-4.800000e+01 |  69.14%
51.87/51.92	c  51.4s|     1 |     0 | 50818 |  44M|   0 | 480 | 500 |7861 |7861 | 500 |2077 |6313 |   0 |   0 |-1.552382e+02 |-4.800000e+01 |  69.08%
52.79/52.86	c  52.3s|     1 |     0 | 51293 |  44M|   0 | 481 | 500 |7861 |7861 | 500 |2099 |6335 |   0 |   0 |-1.549809e+02 |-4.800000e+01 |  69.03%
53.78/53.80	c  53.2s|     1 |     0 | 51702 |  44M|   0 | 481 | 500 |7861 |7861 | 500 |2124 |6360 |   0 |   0 |-1.547192e+02 |-4.800000e+01 |  68.98%
54.77/54.83	c  54.3s|     1 |     0 | 52249 |  44M|   0 | 481 | 500 |7861 |7861 | 500 |2158 |6394 |   0 |   0 |-1.543482e+02 |-4.800000e+01 |  68.90%
55.77/55.86	c  55.3s|     1 |     0 | 52737 |  44M|   0 | 483 | 500 |7861 |7861 | 500 |2187 |6423 |   0 |   0 |-1.539451e+02 |-4.800000e+01 |  68.82%
56.87/56.98	c  56.4s|     1 |     0 | 53307 |  44M|   0 | 488 | 500 |7861 |7861 | 500 |2228 |6464 |   0 |   0 |-1.535844e+02 |-4.800000e+01 |  68.75%
58.08/58.14	c  57.6s|     1 |     0 | 53797 |  44M|   0 | 489 | 500 |7861 |7861 | 500 |2132 |6488 |   0 |   0 |-1.531348e+02 |-4.800000e+01 |  68.66%
58.98/59.06	c  58.5s|     1 |     0 | 54058 |  44M|   0 | 487 | 500 |7861 |7861 | 500 |2154 |6510 |   0 |   0 |-1.529765e+02 |-4.800000e+01 |  68.62%
60.18/60.21	c  59.6s|     1 |     0 | 54669 |  44M|   0 | 488 | 500 |7861 |7861 | 500 |2179 |6535 |   0 |   0 |-1.524132e+02 |-4.800000e+01 |  68.51%
61.27/61.30	c  60.7s|     1 |     0 | 55170 |  44M|   0 | 487 | 500 |7861 |7861 | 500 |2200 |6556 |   0 |   0 |-1.520003e+02 |-4.800000e+01 |  68.42%
62.27/62.36	c  61.8s|     1 |     0 | 55639 |  44M|   0 | 492 | 500 |7861 |7861 | 500 |2214 |6570 |   0 |   0 |-1.517515e+02 |-4.800000e+01 |  68.37%
63.28/63.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
63.28/63.32	c  62.8s|     1 |     0 | 55961 |  44M|   0 | 491 | 500 |7861 |7861 | 500 |2227 |6583 |   0 |   0 |-1.515282e+02 |-4.800000e+01 |  68.32%
64.37/64.41	c  63.8s|     1 |     0 | 56301 |  44M|   0 | 491 | 500 |7861 |7861 | 500 |2159 |6595 |   0 |   0 |-1.512458e+02 |-4.800000e+01 |  68.26%
65.28/65.39	c  64.8s|     1 |     0 | 56697 |  44M|   0 | 487 | 500 |7861 |7861 | 500 |2180 |6616 |   0 |   0 |-1.509194e+02 |-4.800000e+01 |  68.19%
66.28/66.33	c  65.8s|     1 |     0 | 57000 |  44M|   0 | 489 | 500 |7861 |7861 | 500 |2200 |6636 |   0 |   0 |-1.506616e+02 |-4.800000e+01 |  68.14%
67.17/67.26	c  66.7s|     1 |     0 | 57266 |  44M|   0 | 492 | 500 |7861 |7861 | 500 |2214 |6650 |   0 |   0 |-1.505346e+02 |-4.800000e+01 |  68.11%
68.08/68.14	c  67.6s|     1 |     0 | 57527 |  44M|   0 | 489 | 500 |7861 |7861 | 500 |2227 |6663 |   0 |   0 |-1.503837e+02 |-4.800000e+01 |  68.08%
68.97/69.02	c  68.4s|     1 |     0 | 57718 |  44M|   0 | 490 | 500 |7861 |7861 | 500 |2247 |6683 |   0 |   0 |-1.502899e+02 |-4.800000e+01 |  68.06%
69.97/70.05	c  69.5s|     1 |     0 | 58000 |  44M|   0 | 494 | 500 |7861 |7861 | 500 |2173 |6692 |   0 |   0 |-1.502136e+02 |-4.800000e+01 |  68.05%
70.87/70.92	c  70.3s|     1 |     0 | 58218 |  44M|   0 | 494 | 500 |7861 |7861 | 500 |2181 |6700 |   0 |   0 |-1.501281e+02 |-4.800000e+01 |  68.03%
71.77/71.82	c  71.2s|     1 |     0 | 58470 |  44M|   0 | 495 | 500 |7861 |7861 | 500 |2193 |6712 |   0 |   0 |-1.500192e+02 |-4.800000e+01 |  68.00%
72.58/72.68	c  72.1s|     1 |     0 | 58638 |  44M|   0 | 492 | 500 |7861 |7861 | 500 |2206 |6725 |   0 |   0 |-1.499489e+02 |-4.800000e+01 |  67.99%
73.47/73.58	c  73.0s|     1 |     0 | 58883 |  44M|   0 | 496 | 500 |7861 |7861 | 500 |2216 |6735 |   0 |   0 |-1.498404e+02 |-4.800000e+01 |  67.97%
74.37/74.44	c  73.8s|     1 |     0 | 59048 |  44M|   0 | 495 | 500 |7861 |7861 | 500 |2227 |6746 |   0 |   0 |-1.498059e+02 |-4.800000e+01 |  67.96%
75.37/75.48	c  74.9s|     1 |     0 | 59333 |  44M|   0 | 495 | 500 |7861 |7861 | 500 |2182 |6760 |   0 |   0 |-1.496755e+02 |-4.800000e+01 |  67.93%
76.28/76.35	c  75.8s|     1 |     0 | 59552 |  44M|   0 | 495 | 500 |7861 |7861 | 500 |2188 |6766 |   0 |   0 |-1.495910e+02 |-4.800000e+01 |  67.91%
77.17/77.27	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
77.17/77.27	c  76.7s|     1 |     0 | 59814 |  44M|   0 | 496 | 500 |7861 |7861 | 500 |2200 |6778 |   0 |   0 |-1.494622e+02 |-4.800000e+01 |  67.88%
78.08/78.16	c  77.6s|     1 |     0 | 60055 |  44M|   0 | 497 | 500 |7861 |7861 | 500 |2216 |6794 |   0 |   0 |-1.494027e+02 |-4.800000e+01 |  67.87%
78.97/79.03	c  78.4s|     1 |     0 | 60250 |  44M|   0 | 497 | 500 |7861 |7861 | 500 |2227 |6805 |   0 |   0 |-1.493555e+02 |-4.800000e+01 |  67.86%
79.77/79.88	c  79.3s|     1 |     0 | 60436 |  44M|   0 | 496 | 500 |7861 |7861 | 500 |2236 |6814 |   0 |   0 |-1.493146e+02 |-4.800000e+01 |  67.85%
80.77/80.89	c  80.3s|     1 |     0 | 60765 |  44M|   0 | 496 | 500 |7861 |7861 | 500 |2199 |6825 |   0 |   0 |-1.492182e+02 |-4.800000e+01 |  67.83%
81.67/81.71	c  81.1s|     1 |     0 | 60962 |  44M|   0 | 496 | 500 |7861 |7861 | 500 |2210 |6836 |   0 |   0 |-1.491745e+02 |-4.800000e+01 |  67.82%
82.47/82.58	c  82.0s|     1 |     0 | 61254 |  44M|   0 | 497 | 500 |7861 |7861 | 500 |2220 |6846 |   0 |   0 |-1.491055e+02 |-4.800000e+01 |  67.81%
83.27/83.38	c  82.8s|     1 |     0 | 61444 |  44M|   0 | 498 | 500 |7861 |7861 | 500 |2229 |6855 |   0 |   0 |-1.490791e+02 |-4.800000e+01 |  67.80%
84.17/84.24	c  83.6s|     1 |     0 | 61756 |  44M|   0 | 495 | 500 |7861 |7861 | 500 |2243 |6869 |   0 |   0 |-1.489984e+02 |-4.800000e+01 |  67.78%
84.97/85.03	c  84.4s|     1 |     0 | 61932 |  44M|   0 | 498 | 500 |7861 |7861 | 500 |2256 |6882 |   0 |   0 |-1.489796e+02 |-4.800000e+01 |  67.78%
85.77/85.88	c  85.3s|     1 |     0 | 62122 |  44M|   0 | 498 | 500 |7861 |7861 | 500 |2218 |6892 |   0 |   0 |-1.489519e+02 |-4.800000e+01 |  67.77%
86.57/86.64	c  86.0s|     1 |     0 | 62337 |  44M|   0 | 497 | 500 |7861 |7861 | 500 |2228 |6902 |   0 |   0 |-1.489155e+02 |-4.800000e+01 |  67.77%
87.36/87.47	c  86.8s|     1 |     0 | 62604 |  44M|   0 | 498 | 500 |7861 |7861 | 500 |2239 |6913 |   0 |   0 |-1.488656e+02 |-4.800000e+01 |  67.76%
88.17/88.23	c  87.6s|     1 |     0 | 62783 |  44M|   0 | 497 | 500 |7861 |7861 | 500 |2250 |6924 |   0 |   0 |-1.488426e+02 |-4.800000e+01 |  67.75%
88.97/89.02	c  88.4s|     1 |     0 | 63050 |  43M|   0 | 498 | 500 |7861 |7861 | 500 |2259 |6933 |   0 |   0 |-1.487936e+02 |-4.800000e+01 |  67.74%
89.67/89.79	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
89.67/89.79	c  89.2s|     1 |     0 | 63254 |  43M|   0 | 498 | 500 |7861 |7861 | 500 |2270 |6944 |   0 |   0 |-1.487707e+02 |-4.800000e+01 |  67.74%
90.57/90.61	c  90.0s|     1 |     0 | 63490 |  43M|   0 | 496 | 500 |7861 |7861 | 500 |2224 |6953 |   0 |   0 |-1.487403e+02 |-4.800000e+01 |  67.73%
91.27/91.31	c  90.7s|     1 |     0 | 63643 |  43M|   0 | 496 | 500 |7861 |7861 | 500 |2233 |6962 |   0 |   0 |-1.487316e+02 |-4.800000e+01 |  67.73%
91.86/92.00	c  91.3s|     1 |     0 | 63777 |  43M|   0 | 496 | 500 |7861 |7861 | 500 |2245 |6974 |   0 |   0 |-1.487232e+02 |-4.800000e+01 |  67.73%
92.67/92.70	c  92.0s|     1 |     0 | 63949 |  43M|   0 | 496 | 500 |7861 |7861 | 500 |2256 |6985 |   0 |   0 |-1.487107e+02 |-4.800000e+01 |  67.72%
93.27/93.39	c  92.7s|     1 |     0 | 64076 |  43M|   0 | 496 | 500 |7861 |7861 | 500 |2268 |6997 |   0 |   0 |-1.487006e+02 |-4.800000e+01 |  67.72%
94.07/94.15	c  93.5s|     1 |     0 | 64336 |  43M|   0 | 497 | 500 |7861 |7861 | 500 |2275 |7004 |   0 |   0 |-1.486682e+02 |-4.800000e+01 |  67.71%
94.77/94.89	c  94.2s|     1 |     0 | 64356 |  43M|   0 | 450 | 500 |7861 |7861 | 500 |2219 |7014 |   0 |   0 |-1.486667e+02 |-4.800000e+01 |  67.71%
99.67/99.72	c  99.0s|     1 |     2 | 64356 |  43M|   0 | 450 | 500 |7861 |7861 | 500 |2219 |7014 |   0 |  31 |-1.486667e+02 |-4.800000e+01 |  67.71%
1798.79/1799.49	c 
1798.79/1799.49	c SCIP Status        : solving was interrupted [time limit reached]
1798.79/1799.49	c Solving Time (sec) : 1791.00
1798.79/1799.49	c Solving Nodes      : 6465
1798.79/1799.49	c Primal Bound       : -4.80000000000000e+01 (3 solutions)
1798.79/1799.49	c Dual Bound         : -1.41442638179285e+02
1798.79/1799.49	c Gap                : 66.06 %
1798.89/1799.50	c NODE         6465
1798.89/1799.50	c DUAL BOUND   -141.443
1798.89/1799.50	c PRIMAL BOUND -48
1798.89/1799.50	c GAP          0.66064
1798.89/1799.50	s SATISFIABLE
1798.89/1799.50	v -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 
1798.89/1799.50	v -x478 -x477 -x476 -x475 -x474 x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 x464 -x463 -x462 -x461 -x460 -x459 -x458 
1798.89/1799.50	v -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 
1798.89/1799.50	v -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 x421 -x420 -x419 -x418 -x417 -x416 
1798.89/1799.50	v -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 
1798.89/1799.50	v -x395 -x394 -x393 -x392 x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 
1798.89/1799.50	v -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 x365 -x364 -x363 -x362 -x361 -x360 -x359 x358 -x357 x356 -x355 -x354 -x353 
1798.89/1799.50	v -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 
1798.89/1799.50	v -x331 -x330 -x329 -x328 -x327 -x326 x325 -x324 -x323 -x322 x321 -x320 -x319 -x318 -x317 x316 -x315 -x314 x313 -x312 -x311 
1798.89/1799.50	v -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 x297 -x296 -x295 -x294 -x293 -x292 -x291 x290 -x289 
1798.89/1799.50	v -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 x270 -x269 -x268 
1798.89/1799.50	v -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 
1798.89/1799.50	v x247 x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 
1798.89/1799.50	v -x225 -x224 -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 x211 -x210 -x209 -x208 -x207 -x206 -x205 
1798.89/1799.50	v -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 
1798.89/1799.50	v x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 x171 x170 -x169 -x168 -x167 -x166 x165 -x164 -x163 
1798.89/1799.50	v -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 
1798.89/1799.50	v -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 
1798.89/1799.50	v -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 x112 -x111 -x110 x109 x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 
1798.89/1799.50	v -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 
1798.89/1799.50	v -x73 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 
1798.89/1799.50	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 
1798.89/1799.50	v -x22 -x21 x20 x19 x18 -x17 x16 x15 x14 -x13 x12 x11 -x10 -x9 -x8 x7 -x6 -x5 x4 -x3 -x2 -x1 
1798.89/1799.50	c SCIP Status        : solving was interrupted [time limit reached]
1798.89/1799.50	c Solving Time       :    1791.00
1798.89/1799.50	c Original Problem   :
1798.89/1799.50	c   Problem name     : HOME/instance-1870433-1245203827.opb
1798.89/1799.50	c   Variables        : 8361 (8361 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.89/1799.50	c   Constraints      : 8361 initial, 8361 maximal
1798.89/1799.50	c Presolved Problem  :
1798.89/1799.50	c   Problem name     : t_HOME/instance-1870433-1245203827.opb
1798.89/1799.50	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.89/1799.50	c   Constraints      : 7861 initial, 7861 maximal
1798.89/1799.50	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1798.89/1799.50	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1798.89/1799.50	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1798.89/1799.50	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1798.89/1799.50	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1798.89/1799.50	c   implics          :       0.00          0          0          0          0          0          0          0          0
1798.89/1799.50	c   probing          :       0.26          0          0          0          0          0          0          0          0
1798.89/1799.50	c   and              :       0.16          0          0          0          0          0          0          0          0
1798.89/1799.50	c   linear           :       0.04       7861          0          0       7861          0        500          0          0
1798.89/1799.50	c   root node        :          -          0          -          -          0          -          -          -          -
1798.89/1799.50	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1798.89/1799.50	c   integral         :          0          0          0       6464          0          0          0          0          0      12928
1798.89/1799.50	c   and              :       7861      19123      54174          0          1          0     146392    1216871          0          0
1798.89/1799.50	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1798.89/1799.50	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1798.89/1799.50	c   integral         :     243.42       0.00       0.00     243.42       0.00
1798.89/1799.50	c   and              :      96.93      79.23      17.70       0.00       0.00
1798.89/1799.50	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1798.89/1799.50	c Propagators        :       Time      Calls    Cutoffs    DomReds
1798.89/1799.50	c   rootredcost      :       0.04          0          0          0
1798.89/1799.50	c   pseudoobj        :       1.65      54435          0          0
1798.89/1799.50	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1798.89/1799.50	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1798.89/1799.50	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1798.89/1799.50	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1798.89/1799.50	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1798.89/1799.50	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1798.89/1799.50	c   applied globally :          -          -          -          0        0.0          -          -          -
1798.89/1799.50	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.89/1799.50	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1798.89/1799.50	c   cut pool         :       0.44        125          -          -       1514          -    (maximal pool size: 7067)
1798.89/1799.50	c   redcost          :       0.42      19123          0          0          0          0
1798.89/1799.50	c   impliedbounds    :       0.12        126          0          0      10269          0
1798.89/1799.50	c   intobj           :       0.00          0          0          0          0          0
1798.89/1799.50	c   gomory           :      49.75        125          0          0      29361          0
1798.89/1799.50	c   strongcg         :       1.33         20          0          0      10000          0
1798.89/1799.50	c   cmir             :       0.55         10          0          0          0          0
1798.89/1799.50	c   flowcover        :       0.39         10          0          0          0          0
1798.89/1799.50	c   clique           :       1.52        125          0          0       1099          0
1798.89/1799.50	c   zerohalf         :       0.00          0          0          0          0          0
1798.89/1799.50	c   mcf              :       0.02          1          0          0          0          0
1798.89/1799.50	c Pricers            :       Time      Calls       Vars
1798.89/1799.50	c   problem variables:       0.00          0          0
1798.89/1799.50	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1798.89/1799.50	c   relpscost        :     243.39       6464          0          0          0          0      12928
1798.89/1799.50	c   pscost           :       0.00          0          0          0          0          0          0
1798.89/1799.50	c   inference        :       0.00          1          0          0          0          0          2
1798.89/1799.50	c   mostinf          :       0.00          0          0          0          0          0          0
1798.89/1799.50	c   leastinf         :       0.00          0          0          0          0          0          0
1798.89/1799.50	c   fullstrong       :       0.00          0          0          0          0          0          0
1798.89/1799.50	c   allfullstrong    :       0.00          0          0          0          0          0          0
1798.89/1799.50	c   random           :       0.00          0          0          0          0          0          0
1798.89/1799.50	c Primal Heuristics  :       Time      Calls      Found
1798.89/1799.50	c   LP solutions     :       0.00          -          0
1798.89/1799.50	c   pseudo solutions :       0.00          -          0
1798.89/1799.50	c   intshifting      :       0.00          0          0
1798.89/1799.50	c   oneopt           :       0.01          1          0
1798.89/1799.50	c   crossover        :       0.06          1          0
1798.89/1799.50	c   veclendiving     :      50.17        112          0
1798.89/1799.50	c   fracdiving       :      32.92        172          0
1798.89/1799.50	c   linesearchdiving :      29.78        173          0
1798.89/1799.50	c   guideddiving     :      39.91        173          0
1798.89/1799.50	c   simplerounding   :       0.06          0          0
1798.89/1799.50	c   rounding         :      22.91       8292          2
1798.89/1799.50	c   shifting         :       2.50        757          1
1798.89/1799.50	c   fixandinfer      :       0.00          0          0
1798.89/1799.50	c   feaspump         :       0.00          0          0
1798.89/1799.50	c   coefdiving       :      46.61        105          0
1798.89/1799.50	c   pscostdiving     :      49.25         93          0
1798.89/1799.50	c   intdiving        :       0.00          0          0
1798.89/1799.50	c   actconsdiving    :       0.00          0          0
1798.89/1799.50	c   objpscostdiving  :      17.47         49          0
1798.89/1799.50	c   rootsoldiving    :      10.37         79          0
1798.89/1799.50	c   octane           :       0.00          0          0
1798.89/1799.50	c   rens             :       0.01          0          0
1798.89/1799.50	c   rins             :       0.00          0          0
1798.89/1799.50	c   localbranching   :       0.00          0          0
1798.89/1799.50	c   mutation         :       0.00          0          0
1798.89/1799.50	c   dins             :       0.00          0          0
1798.89/1799.50	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1798.89/1799.50	c   primal LP        :      77.36          0          0       0.00       0.00
1798.89/1799.50	c   dual LP          :     990.84      19296    3785516     196.18    3820.51
1798.89/1799.50	c   barrier LP       :       0.00          0          0       0.00          -
1798.89/1799.50	c   diving/probing LP:     248.54      41890    1264171      30.18    5086.39
1798.89/1799.50	c   strong branching :     242.12       3140     883488     281.37    3648.97
1798.89/1799.50	c     (at root node) :          -         31       8453     272.68          -
1798.89/1799.50	c   conflict analysis:       0.00          0          0       0.00          -
1798.89/1799.50	c B&B Tree           :
1798.89/1799.50	c   number of runs   :          1
1798.89/1799.50	c   nodes            :       6465
1798.89/1799.50	c   nodes (total)    :       6465
1798.89/1799.50	c   nodes left       :       6466
1798.89/1799.50	c   max depth        :         57
1798.89/1799.50	c   max depth (total):         57
1798.89/1799.50	c   backtracks       :       1341 (20.7%)
1798.89/1799.50	c   delayed cutoffs  :          0
1798.89/1799.50	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1798.89/1799.50	c   avg switch length:       6.62
1798.89/1799.50	c   switching time   :      81.27
1798.89/1799.50	c Solution           :
1798.89/1799.50	c   Solutions found  :          3 (2 improvements)
1798.89/1799.50	c   Primal Bound     : -4.80000000000000e+01   (in run 1, after 1 nodes, 2.67 seconds, depth 0, found by <rounding>)
1798.89/1799.50	c   Dual Bound       : -1.41442638179285e+02
1798.89/1799.50	c   Gap              :      66.06 %
1798.89/1799.50	c   Root Dual Bound  : -1.48666666666666e+02
1799.09/1799.72	c Time complete: 1799.12.

Verifier Data

OK	-48

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870433-1245203827/watcher-1870433-1245203827 -o /tmp/evaluation-result-1870433-1245203827/solver-1870433-1245203827 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870433-1245203827.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 9832
/proc/meminfo: memFree=1851304/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=5812 CPUtime=0
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 525 0 0 0 0 0 0 0 18 0 1 0 187982154 5951488 509 1992294400 4194304 9342243 548682068736 18446744073709551615 8160080 0 0 4096 0 0 0 0 17 1 0 0
/proc/9832/statm: 1454 516 345 1256 0 193 0

[startup+0.0811379 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 9832
/proc/meminfo: memFree=1851304/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=19692 CPUtime=0.07
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 3905 0 0 0 6 1 0 0 18 0 1 0 187982154 20164608 3889 1992294400 4194304 9342243 548682068736 18446744073709551615 5858006 0 0 4096 0 0 0 0 17 1 0 0
/proc/9832/statm: 4923 3889 378 1256 0 3662 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19692

[startup+0.101139 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 9832
/proc/meminfo: memFree=1851304/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=19608 CPUtime=0.09
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 4014 0 0 0 8 1 0 0 18 0 1 0 187982154 20078592 3644 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 4902 3652 406 1256 0 3641 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19608

[startup+0.301162 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 9832
/proc/meminfo: memFree=1851304/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=38628 CPUtime=0.29
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 8821 0 0 0 22 7 0 0 19 0 1 0 187982154 39555072 8451 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 9657 8451 446 1256 0 8396 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38628

[startup+0.701207 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 9832
/proc/meminfo: memFree=1851304/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=39780 CPUtime=0.69
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 9110 0 0 0 48 21 0 0 22 0 1 0 187982154 40734720 8740 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 9945 8740 475 1256 0 8684 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39780

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9833
/proc/meminfo: memFree=1801376/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=61992 CPUtime=1.49
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 14012 0 0 0 124 25 0 0 25 0 1 0 187982154 63479808 13615 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 15498 13615 641 1256 0 14237 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61992

[startup+3.10248 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9833
/proc/meminfo: memFree=1797984/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=62756 CPUtime=3.1
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 14467 0 0 0 284 26 0 0 25 0 1 0 187982154 64262144 14070 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 15689 14070 643 1256 0 14428 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 62756

[startup+6.30184 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9833
/proc/meminfo: memFree=1793376/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=69512 CPUtime=6.29
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 15789 0 0 0 601 28 0 0 25 0 1 0 187982154 71180288 15392 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 17378 15392 659 1256 0 16117 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69512

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9833
/proc/meminfo: memFree=1786728/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=72700 CPUtime=12.69
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 17320 0 0 0 1236 33 0 0 25 0 1 0 187982154 74444800 16923 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 18175 16923 659 1256 0 16914 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72700

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9833
/proc/meminfo: memFree=1773224/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=85904 CPUtime=25.48
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 20541 0 0 0 2511 37 0 0 25 0 1 0 187982154 87965696 20144 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 21476 20144 659 1256 0 20215 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85904

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9833
/proc/meminfo: memFree=1767720/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=90956 CPUtime=51.08
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 23034 0 0 0 5064 44 0 0 25 0 1 0 187982154 93138944 21521 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 22739 21521 659 1256 0 21478 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90956

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9833
/proc/meminfo: memFree=1768296/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=89548 CPUtime=102.27
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 24150 0 0 0 10170 57 0 0 25 0 1 0 187982154 91697152 21339 1992294400 4194304 9342243 548682068736 18446744073709551615 4289566 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 22387 21339 670 1256 0 21126 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 89548

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9833
/proc/meminfo: memFree=1768680/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=91020 CPUtime=162.24
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 24742 0 0 0 16145 79 0 0 25 0 1 0 187982154 93204480 21268 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 22755 21268 676 1256 0 21494 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 91020

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9833
/proc/meminfo: memFree=1768616/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=91552 CPUtime=222.24
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 26142 0 0 0 22123 101 0 0 25 0 1 0 187982154 93749248 21298 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 22888 21298 677 1256 0 21627 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 91552

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9839
/proc/meminfo: memFree=1767464/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=93016 CPUtime=282.2
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 30851 0 0 0 28098 122 0 0 25 0 1 0 187982154 95248384 21559 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 23254 21559 689 1256 0 21993 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 93016

[startup+342.302 s]
/proc/loadavg: 1.15 1.06 1.02 2/66 10315
/proc/meminfo: memFree=1735392/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=91464 CPUtime=342.08
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 35084 0 0 0 34063 145 0 0 25 0 1 0 187982154 93659136 21775 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 22866 21775 689 1256 0 21605 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 91464

[startup+402.302 s]
/proc/loadavg: 1.05 1.04 1.01 2/66 10315
/proc/meminfo: memFree=1733792/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=92832 CPUtime=402.07
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 37450 0 0 0 40042 165 0 0 25 0 1 0 187982154 95059968 22167 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 23208 22167 689 1256 0 21947 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 92832

[startup+462.302 s]
/proc/loadavg: 1.07 1.05 1.01 2/66 10315
/proc/meminfo: memFree=1732384/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=94688 CPUtime=462.05
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 40660 0 0 0 46016 189 0 0 25 0 1 0 187982154 96960512 22531 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 23672 22531 689 1256 0 22411 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 94688

[startup+522.301 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 10315
/proc/meminfo: memFree=1729504/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=98396 CPUtime=522.03
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 42828 0 0 0 51992 211 0 0 25 0 1 0 187982154 100757504 23264 1992294400 4194304 9342243 548682068736 18446744073709551615 4289743 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 24599 23264 689 1256 0 23338 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 98396

[startup+582.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 10315
/proc/meminfo: memFree=1728544/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=99028 CPUtime=582.01
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 47432 0 0 0 57965 236 0 0 25 0 1 0 187982154 101404672 23507 1992294400 4194304 9342243 548682068736 18446744073709551615 4364533 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 24757 23507 689 1256 0 23496 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 99028

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 10315
/proc/meminfo: memFree=1726312/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=102192 CPUtime=642.01
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 56697 0 0 0 63940 261 0 0 25 0 1 0 187982154 104644608 24055 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 25548 24055 689 1256 0 24287 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 102192

[startup+702.302 s]

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

/proc/meminfo: memFree=1716584/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=112452 CPUtime=1061.89
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 92994 0 0 0 105775 414 0 0 25 0 1 0 187982154 115150848 26535 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 28113 26535 689 1256 0 26852 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 112452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1715432/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=114824 CPUtime=1121.87
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 127167 0 0 0 111737 450 0 0 25 0 1 0 187982154 117579776 26726 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 28706 26726 689 1256 0 27445 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 114824

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1713000/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=115668 CPUtime=1181.86
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 157972 0 0 0 117699 487 0 0 25 0 1 0 187982154 118444032 27388 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 28917 27388 689 1256 0 27656 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 115668

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1710376/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=117596 CPUtime=1241.84
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 166606 0 0 0 123670 514 0 0 25 0 1 0 187982154 120418304 28033 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 29399 28033 689 1256 0 28138 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 117596

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1708840/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=119492 CPUtime=1301.83
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 176460 0 0 0 129644 539 0 0 25 0 1 0 187982154 122359808 28406 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 29873 28406 689 1256 0 28612 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 119492

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1707880/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=120240 CPUtime=1361.8
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 184750 0 0 0 135615 565 0 0 25 0 1 0 187982154 123125760 28605 1992294400 4194304 9342243 548682068736 18446744073709551615 6921164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 30199 28607 689 1256 0 28938 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 120240

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1705064/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=123976 CPUtime=1421.79
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 201206 0 0 0 141583 596 0 0 25 0 1 0 187982154 126951424 29340 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 30994 29340 689 1256 0 29733 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 123976

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1703464/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=125028 CPUtime=1481.78
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 207609 0 0 0 147558 620 0 0 25 0 1 0 187982154 128028672 29747 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 31257 29747 689 1256 0 29996 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 125028

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1701864/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=128492 CPUtime=1541.76
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 231110 0 0 0 153523 653 0 0 25 0 1 0 187982154 131575808 30121 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 32123 30121 689 1256 0 30862 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 128492

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1697640/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=131256 CPUtime=1601.74
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 246354 0 0 0 159492 682 0 0 25 0 1 0 187982154 134406144 31172 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 32814 31172 689 1256 0 31553 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 131256

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1696616/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=131228 CPUtime=1661.73
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 249208 0 0 0 165468 705 0 0 25 0 1 0 187982154 134377472 31477 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 32807 31477 689 1256 0 31546 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 131228

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1695144/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=132596 CPUtime=1721.72
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 263163 0 0 0 171438 734 0 0 25 0 1 0 187982154 135778304 31868 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 33149 31868 689 1256 0 31888 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 132596

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1693416/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=135188 CPUtime=1781.7
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 300128 0 0 0 177397 773 0 0 25 0 1 0 187982154 138432512 32262 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 33797 32262 689 1256 0 32536 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 135188

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

[startup+1791.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1693608/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=135772 CPUtime=1791.29
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 302203 0 0 0 178352 777 0 0 25 0 1 0 187982154 139030528 32227 1992294400 4194304 9342243 548682068736 18446744073709551615 6951738 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 33943 32227 689 1256 0 32682 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (KiB) 135772

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1693160/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=135124 CPUtime=1794.5
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 303432 0 0 0 178671 779 0 0 25 0 1 0 187982154 138366976 32289 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 33781 32289 689 1256 0 32520 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 135124

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1693032/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=135124 CPUtime=1797.69
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 303490 0 0 0 178990 779 0 0 25 0 1 0 187982154 138366976 32347 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 33781 32347 689 1256 0 32520 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 135124

[startup+1799.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1692968/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=135124 CPUtime=1798.49
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 303497 0 0 0 179069 780 0 0 25 0 1 0 187982154 138366976 32354 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9832/statm: 33781 32354 689 1256 0 32520 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (KiB) 135124

[startup+1799.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1692968/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=135124 CPUtime=1798.89
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 303497 0 0 0 179109 780 0 0 25 0 1 0 187982154 138366976 32354 1992294400 4194304 9342243 548682068736 18446744073709551615 4686261 0 0 4096 0 0 0 0 17 1 0 0
/proc/9832/statm: 33781 32354 689 1256 0 32520 0
Current children cumulated CPU time (s) 1798.89
Current children cumulated vsize (KiB) 135124

[startup+1799.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10315
/proc/meminfo: memFree=1692968/2055920 swapFree=4191900/4192956
[pid=9832] ppid=9830 vsize=89960 CPUtime=1799.09
/proc/9832/stat : 9832 (pbscip.linux.x8) R 9830 9832 8618 0 -1 4194304 303499 0 0 0 179128 781 0 0 18 0 1 0 187982154 92119040 21630 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/9832/statm: 22490 21630 2304 1256 0 21229 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 89960

Child status: 0
Real time (s): 1799.73
CPU time (s): 1799.13
CPU user time (s): 1791.3
CPU system time (s): 7.82681
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 138724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.3
system time used= 7.82681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303502
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= 5
involuntary context switches= 2795

runsolver used 2.04269 second user time and 3.47747 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-17 03:57:07
IDJOB=1870433
IDBENCH=48215
IDSOLVER=684
FILE ID=node32/1870433-1245203827
PBS_JOBID= 9368321
Free space on /tmp= 66344 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_500_25_3.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-1870433-1245203827/watcher-1870433-1245203827 -o /tmp/evaluation-result-1870433-1245203827/solver-1870433-1245203827 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870433-1245203827.opb

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

MD5SUM BENCH= 04b0fb885ddf05bea62d9eda618b3e5b
RANDOM SEED=70879173

node32.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.234
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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1851784 kB
Buffers:         37580 kB
Cached:          93268 kB
SwapCached:        256 kB
Active:          31340 kB
Inactive:       113808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851784 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11924 kB
Writeback:           0 kB
Mapped:          23780 kB
Slab:            44704 kB
Committed_AS:   201220 kB
PageTables:       1492 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= 66332 MiB
End job on node32 at 2009-06-17 04:27:07