Trace number 1870441

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-47 1797.72 1798.18

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_2.opb
MD5SUMe40e55fe30ea19a1cae02f7f820bc9fe
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-61
Best CPU time to get the best result obtained on this benchmark1800.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -78
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 constraint45
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)15670
Sum of products size (including duplicates)31340
Number of different products7835
Sum of products size15670

Quality of the solution as a function of time


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

Solver Data

0.03/0.09	c SCIP version 1.1.0.7
0.03/0.09	c LP-Solver Clp 1.8.2
0.03/0.09	c user parameter file <scip.set> not found - using default parameters
0.03/0.09	c read problem <HOME/instance-1870441-1245204294.opb>
0.03/0.09	c original problem has 8335 variables (8335 bin, 0 int, 0 impl, 0 cont) and 8335 constraints
0.09/0.18	c start presolving problem
0.09/0.18	c presolving:
0.39/0.41	c (round 1) 7835 del vars, 500 del conss, 7835 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 31340 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  7835 deleted vars, 500 deleted constraints, 7835 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.79/0.81	c  47010 implications, 0 cliques
0.79/0.81	c presolved problem has 500 variables (500 bin, 0 int, 0 impl, 0 cont) and 7835 constraints
0.79/0.81	c    7835 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.48
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.7s|     1 |     0 |   530 |  29M|   0 | 500 | 500 |7835 |7835 | 500 |7835 |   0 |   0 |   0 |-2.500000e+02 |      --      |    Inf 
0.89/0.96	o -45
0.89/0.96	c R 0.7s|     1 |     0 |   530 |  29M|   0 | 500 | 500 |7835 |7835 | 500 |7835 |   0 |   0 |   0 |-2.500000e+02 |-4.500000e+01 |  82.00%
1.29/1.30	c   1.0s|     1 |     0 |   594 |  29M|   0 | 494 | 500 |7835 |7835 | 500 |7842 |   7 |   0 |   0 |-2.470000e+02 |-4.500000e+01 |  81.78%
1.59/1.65	c   1.3s|     1 |     0 |   663 |  29M|   0 | 490 | 500 |7835 |7835 | 500 |7847 |  12 |   0 |   0 |-2.450000e+02 |-4.500000e+01 |  81.63%
1.99/2.00	c   1.7s|     1 |     0 |   723 |  29M|   0 | 486 | 500 |7835 |7835 | 500 |7855 |  20 |   0 |   0 |-2.430000e+02 |-4.500000e+01 |  81.48%
2.29/2.38	c   2.0s|     1 |     0 |   810 |  29M|   0 | 482 | 500 |7835 |7835 | 500 |7863 |  28 |   0 |   0 |-2.402500e+02 |-4.500000e+01 |  81.27%
2.79/2.83	c   2.5s|     1 |     0 |   895 |  29M|   0 | 473 | 500 |7835 |7835 | 500 |7873 |  38 |   0 |   0 |-2.365000e+02 |-4.500000e+01 |  80.97%
3.29/3.33	c   3.0s|     1 |     0 |  1036 |  29M|   0 | 469 | 500 |7835 |7835 | 500 |7884 |  49 |   0 |   0 |-2.337500e+02 |-4.500000e+01 |  80.75%
3.79/3.81	c   3.5s|     1 |     0 |  1168 |  29M|   0 | 465 | 500 |7835 |7835 | 500 |7892 |  57 |   0 |   0 |-2.315000e+02 |-4.500000e+01 |  80.56%
4.39/4.46	c   4.1s|     1 |     0 |  1425 |  29M|   0 | 459 | 500 |7835 |7835 | 500 |7902 |  67 |   0 |   0 |-2.287500e+02 |-4.500000e+01 |  80.33%
4.99/5.01	c   4.7s|     1 |     0 |  1588 |  29M|   0 | 452 | 500 |7835 |7835 | 500 |7911 |  76 |   0 |   0 |-2.260000e+02 |-4.500000e+01 |  80.09%
5.69/5.75	c   5.4s|     1 |     0 |  1852 |  29M|   0 | 450 | 500 |7835 |7835 | 500 |7919 |  84 |   0 |   0 |-2.250000e+02 |-4.500000e+01 |  80.00%
5.69/5.76	o -47
5.69/5.76	c R 5.4s|     1 |     0 |  1852 |  29M|   0 | 450 | 500 |7835 |7835 | 500 |7919 |  84 |   0 |   0 |-2.250000e+02 |-4.700000e+01 |  79.11%
6.39/6.44	c   6.1s|     1 |     0 |  2084 |  29M|   0 | 448 | 500 |7835 |7835 | 500 | 795 |  93 |   0 |   0 |-2.240000e+02 |-4.700000e+01 |  79.02%
6.69/6.74	c   6.4s|     1 |     0 |  2255 |  30M|   0 | 431 | 500 |7835 |7835 | 500 | 801 |  99 |   0 |   0 |-2.240000e+02 |-4.700000e+01 |  79.02%
7.19/7.22	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.19/7.22	c   6.8s|     1 |     0 |  2879 |  30M|   0 | 426 | 500 |7835 |7835 | 500 |1298 | 596 |   0 |   0 |-2.210000e+02 |-4.700000e+01 |  78.73%
7.48/7.50	c   7.1s|     1 |     0 |  3358 |  30M|   0 | 445 | 500 |7835 |7835 | 500 |1473 | 771 |   0 |   0 |-2.160000e+02 |-4.700000e+01 |  78.24%
7.98/8.03	c   7.7s|     1 |     0 |  4215 |  30M|   0 | 444 | 500 |7835 |7835 | 500 |1560 | 858 |   0 |   0 |-2.141667e+02 |-4.700000e+01 |  78.05%
8.38/8.44	c   8.1s|     1 |     0 |  4869 |  31M|   0 | 437 | 500 |7835 |7835 | 500 |1746 |1044 |   0 |   0 |-2.120000e+02 |-4.700000e+01 |  77.83%
8.79/8.84	c   8.5s|     1 |     0 |  5395 |  31M|   0 | 427 | 500 |7835 |7835 | 500 |1728 |1306 |   0 |   0 |-2.100000e+02 |-4.700000e+01 |  77.62%
9.29/9.32	c   8.9s|     1 |     0 |  6132 |  31M|   0 | 427 | 500 |7835 |7835 | 500 |1783 |1361 |   0 |   0 |-2.082500e+02 |-4.700000e+01 |  77.43%
9.79/9.82	c   9.4s|     1 |     0 |  6955 |  31M|   0 | 418 | 500 |7835 |7835 | 500 |1949 |1527 |   0 |   0 |-2.065000e+02 |-4.700000e+01 |  77.24%
10.28/10.37	c  10.0s|     1 |     0 |  7778 |  32M|   0 | 411 | 500 |7835 |7835 | 500 |1993 |1571 |   0 |   0 |-2.057500e+02 |-4.700000e+01 |  77.16%
10.99/11.01	c  10.6s|     1 |     0 |  8880 |  32M|   0 | 460 | 500 |7835 |7835 | 500 |2036 |1614 |   0 |   0 |-2.036667e+02 |-4.700000e+01 |  76.92%
11.59/11.63	c  11.2s|     1 |     0 |  9028 |  32M|   0 | 408 | 500 |7835 |7835 | 500 |3497 |3075 |   0 |   0 |-2.035000e+02 |-4.700000e+01 |  76.90%
12.18/12.22	c  11.8s|     1 |     0 |  9610 |  33M|   0 | 405 | 500 |7835 |7835 | 500 |2920 |3086 |   0 |   0 |-2.015000e+02 |-4.700000e+01 |  76.67%
12.89/12.90	c  12.5s|     1 |     0 | 10481 |  33M|   0 | 407 | 500 |7835 |7835 | 500 |2929 |3095 |   0 |   0 |-2.005000e+02 |-4.700000e+01 |  76.56%
13.39/13.45	c  13.1s|     1 |     0 | 11146 |  33M|   0 | 408 | 500 |7835 |7835 | 500 |2937 |3103 |   0 |   0 |-1.995000e+02 |-4.700000e+01 |  76.44%
14.29/14.32	c  13.9s|     1 |     0 | 12171 |  33M|   0 | 402 | 500 |7835 |7835 | 500 |2949 |3115 |   0 |   0 |-1.985000e+02 |-4.700000e+01 |  76.32%
14.79/14.86	c  14.5s|     1 |     0 | 12794 |  33M|   0 | 399 | 500 |7835 |7835 | 500 |2958 |3124 |   0 |   0 |-1.975000e+02 |-4.700000e+01 |  76.20%
15.39/15.42	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.39/15.42	c  15.0s|     1 |     0 | 13589 |  33M|   0 | 410 | 500 |7835 |7835 | 500 |2990 |3156 |   0 |   0 |-1.960000e+02 |-4.700000e+01 |  76.02%
16.09/16.12	c  15.7s|     1 |     0 | 14349 |  33M|   0 | 391 | 500 |7835 |7835 | 500 |2092 |3183 |   0 |   0 |-1.947500e+02 |-4.700000e+01 |  75.87%
16.28/16.37	c  16.0s|     1 |     0 | 14723 |  33M|   0 | 427 | 500 |7835 |7835 | 500 |2100 |3191 |   0 |   0 |-1.927500e+02 |-4.700000e+01 |  75.62%
16.88/16.99	c  16.6s|     1 |     0 | 15633 |  34M|   0 | 413 | 500 |7835 |7835 | 500 |2260 |3351 |   0 |   0 |-1.915625e+02 |-4.700000e+01 |  75.46%
17.28/17.39	c  17.0s|     1 |     0 | 16256 |  34M|   0 | 410 | 500 |7835 |7835 | 500 |2298 |3389 |   0 |   0 |-1.907500e+02 |-4.700000e+01 |  75.36%
17.78/17.87	c  17.5s|     1 |     0 | 16965 |  34M|   0 | 419 | 500 |7835 |7835 | 500 |2344 |3435 |   0 |   0 |-1.893250e+02 |-4.700000e+01 |  75.17%
18.29/18.34	c  17.9s|     1 |     0 | 17624 |  34M|   0 | 400 | 500 |7835 |7835 | 500 |2389 |3480 |   0 |   0 |-1.885000e+02 |-4.700000e+01 |  75.07%
18.88/18.99	c  18.6s|     1 |     0 | 18605 |  35M|   0 | 436 | 500 |7835 |7835 | 500 |1083 |3536 |   0 |   0 |-1.878983e+02 |-4.700000e+01 |  74.99%
19.18/19.26	c  18.8s|     1 |     0 | 18993 |  35M|   0 | 421 | 500 |7835 |7835 | 500 |1346 |3799 |   0 |   0 |-1.868021e+02 |-4.700000e+01 |  74.84%
19.48/19.56	c  19.1s|     1 |     0 | 19504 |  35M|   0 | 407 | 500 |7835 |7835 | 500 |1532 |3985 |   0 |   0 |-1.856667e+02 |-4.700000e+01 |  74.69%
19.99/20.03	c  19.6s|     1 |     0 | 20261 |  35M|   0 | 416 | 500 |7835 |7835 | 500 |1600 |4053 |   0 |   0 |-1.849167e+02 |-4.700000e+01 |  74.58%
20.39/20.42	c  20.0s|     1 |     0 | 20809 |  36M|   0 | 430 | 500 |7835 |7835 | 500 |1731 |4184 |   0 |   0 |-1.841758e+02 |-4.700000e+01 |  74.48%
20.69/20.75	c  20.3s|     1 |     0 | 21262 |  36M|   0 | 442 | 500 |7835 |7835 | 500 |1837 |4290 |   0 |   0 |-1.836321e+02 |-4.700000e+01 |  74.41%
21.38/21.45	c  21.0s|     1 |     0 | 22176 |  37M|   0 | 438 | 500 |7835 |7835 | 500 |1760 |4464 |   0 |   0 |-1.824481e+02 |-4.700000e+01 |  74.24%
21.78/21.84	c  21.4s|     1 |     0 | 22792 |  38M|   0 | 421 | 500 |7835 |7835 | 500 |1884 |4588 |   0 |   0 |-1.803906e+02 |-4.700000e+01 |  73.95%
22.08/22.18	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.08/22.18	c  21.7s|     1 |     0 | 23291 |  38M|   0 | 404 | 500 |7835 |7835 | 500 |1982 |4686 |   0 |   0 |-1.796250e+02 |-4.700000e+01 |  73.83%
22.58/22.69	c  22.2s|     1 |     0 | 24176 |  38M|   0 | 453 | 500 |7835 |7835 | 500 |1996 |4700 |   0 |   0 |-1.778323e+02 |-4.700000e+01 |  73.57%
23.68/23.72	c  23.3s|     1 |     0 | 25303 |  39M|   0 | 422 | 500 |7835 |7835 | 500 |2494 |5198 |   0 |   0 |-1.765833e+02 |-4.700000e+01 |  73.38%
24.48/24.52	c  24.1s|     1 |     0 | 26462 |  39M|   0 | 422 | 500 |7835 |7835 | 500 |2550 |5254 |   0 |   0 |-1.758725e+02 |-4.700000e+01 |  73.28%
25.19/25.22	c  24.8s|     1 |     0 | 27350 |  40M|   0 | 440 | 500 |7835 |7835 | 500 |2117 |5296 |   0 |   0 |-1.745522e+02 |-4.700000e+01 |  73.07%
25.79/25.85	c  25.4s|     1 |     0 | 28244 |  41M|   0 | 442 | 500 |7835 |7835 | 500 |2199 |5378 |   0 |   0 |-1.736302e+02 |-4.700000e+01 |  72.93%
26.29/26.32	c  25.9s|     1 |     0 | 28940 |  41M|   0 | 445 | 500 |7835 |7835 | 500 |2256 |5435 |   0 |   0 |-1.731071e+02 |-4.700000e+01 |  72.85%
26.79/26.84	c  26.4s|     1 |     0 | 29590 |  42M|   0 | 431 | 500 |7835 |7835 | 500 |2294 |5473 |   0 |   0 |-1.726317e+02 |-4.700000e+01 |  72.77%
27.39/27.49	c  27.0s|     1 |     0 | 30509 |  43M|   0 | 444 | 500 |7835 |7835 | 500 |2365 |5544 |   0 |   0 |-1.714503e+02 |-4.700000e+01 |  72.59%
28.28/28.31	c  27.9s|     1 |     0 | 31362 |  44M|   0 | 448 | 500 |7835 |7835 | 500 |2473 |5652 |   0 |   0 |-1.704855e+02 |-4.700000e+01 |  72.43%
28.88/28.99	c  28.5s|     1 |     0 | 32054 |  45M|   0 | 442 | 500 |7835 |7835 | 500 |2139 |5741 |   0 |   0 |-1.697689e+02 |-4.700000e+01 |  72.32%
29.68/29.73	c  29.2s|     1 |     0 | 32665 |  45M|   0 | 447 | 500 |7835 |7835 | 500 |2235 |5837 |   0 |   0 |-1.691519e+02 |-4.700000e+01 |  72.21%
30.29/30.35	c  29.9s|     1 |     0 | 33332 |  46M|   0 | 440 | 500 |7835 |7835 | 500 |2290 |5892 |   0 |   0 |-1.686790e+02 |-4.700000e+01 |  72.14%
31.29/31.36	c  30.9s|     1 |     0 | 34284 |  47M|   0 | 455 | 500 |7835 |7835 | 500 |2414 |6016 |   0 |   0 |-1.673895e+02 |-4.700000e+01 |  71.92%
32.38/32.41	c  31.9s|     1 |     0 | 35245 |  47M|   0 | 448 | 500 |7835 |7835 | 500 |2482 |6084 |   0 |   0 |-1.664587e+02 |-4.700000e+01 |  71.76%
33.28/33.37	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
33.28/33.37	c  32.9s|     1 |     0 | 35909 |  47M|   0 | 441 | 500 |7835 |7835 | 500 |2537 |6139 |   0 |   0 |-1.660462e+02 |-4.700000e+01 |  71.69%
34.18/34.22	c  33.7s|     1 |     0 | 36331 |  48M|   0 | 449 | 500 |7835 |7835 | 500 |2221 |6184 |   0 |   0 |-1.657877e+02 |-4.700000e+01 |  71.65%
35.09/35.13	c  34.6s|     1 |     0 | 37017 |  48M|   0 | 460 | 500 |7835 |7835 | 500 |2262 |6225 |   0 |   0 |-1.652391e+02 |-4.700000e+01 |  71.56%
36.08/36.15	c  35.7s|     1 |     0 | 37834 |  48M|   0 | 461 | 500 |7835 |7835 | 500 |2331 |6294 |   0 |   0 |-1.646965e+02 |-4.700000e+01 |  71.46%
37.18/37.26	c  36.8s|     1 |     0 | 38732 |  48M|   0 | 466 | 500 |7835 |7835 | 500 |2369 |6332 |   0 |   0 |-1.640865e+02 |-4.700000e+01 |  71.36%
38.28/38.38	c  37.9s|     1 |     0 | 39538 |  48M|   0 | 474 | 500 |7835 |7835 | 500 |2443 |6406 |   0 |   0 |-1.636763e+02 |-4.700000e+01 |  71.28%
39.48/39.60	c  39.1s|     1 |     0 | 40237 |  48M|   0 | 475 | 500 |7835 |7835 | 500 |2492 |6455 |   0 |   0 |-1.632459e+02 |-4.700000e+01 |  71.21%
40.98/41.05	c  40.5s|     1 |     0 | 41176 |  48M|   0 | 487 | 500 |7835 |7835 | 500 |2219 |6496 |   0 |   0 |-1.625544e+02 |-4.700000e+01 |  71.09%
41.98/42.06	c  41.6s|     1 |     0 | 41663 |  48M|   0 | 475 | 500 |7835 |7835 | 500 |2293 |6570 |   0 |   0 |-1.622984e+02 |-4.700000e+01 |  71.04%
43.08/43.18	c  42.7s|     1 |     0 | 42437 |  48M|   0 | 488 | 500 |7835 |7835 | 500 |2326 |6603 |   0 |   0 |-1.616435e+02 |-4.700000e+01 |  70.92%
44.27/44.33	c  43.8s|     1 |     0 | 43002 |  48M|   0 | 484 | 500 |7835 |7835 | 500 |2387 |6664 |   0 |   0 |-1.612033e+02 |-4.700000e+01 |  70.84%
45.48/45.57	c  45.0s|     1 |     0 | 43699 |  48M|   0 | 485 | 500 |7835 |7835 | 500 |2418 |6695 |   0 |   0 |-1.606623e+02 |-4.700000e+01 |  70.75%
46.68/46.72	c  46.2s|     1 |     0 | 44272 |  48M|   0 | 483 | 500 |7835 |7835 | 500 |2440 |6717 |   0 |   0 |-1.603411e+02 |-4.700000e+01 |  70.69%
47.88/47.96	c  47.5s|     1 |     0 | 44761 |  48M|   0 | 482 | 500 |7835 |7835 | 500 |2274 |6744 |   0 |   0 |-1.599491e+02 |-4.700000e+01 |  70.62%
49.08/49.14	c  48.6s|     1 |     0 | 45456 |  48M|   0 | 486 | 500 |7835 |7835 | 500 |2301 |6771 |   0 |   0 |-1.588270e+02 |-4.700000e+01 |  70.41%
50.18/50.28	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
50.18/50.28	c  49.8s|     1 |     0 | 46123 |  48M|   0 | 482 | 500 |7835 |7835 | 500 |2350 |6820 |   0 |   0 |-1.582076e+02 |-4.700000e+01 |  70.29%
51.38/51.40	c  50.9s|     1 |     0 | 46684 |  48M|   0 | 483 | 500 |7835 |7835 | 500 |2390 |6860 |   0 |   0 |-1.578487e+02 |-4.700000e+01 |  70.22%
52.48/52.57	c  52.0s|     1 |     0 | 47285 |  48M|   0 | 485 | 500 |7835 |7835 | 500 |2415 |6885 |   0 |   0 |-1.573275e+02 |-4.700000e+01 |  70.13%
53.58/53.67	c  53.1s|     1 |     0 | 47739 |  48M|   0 | 490 | 500 |7835 |7835 | 500 |2435 |6905 |   0 |   0 |-1.570096e+02 |-4.700000e+01 |  70.07%
54.98/55.06	c  54.5s|     1 |     0 | 48488 |  48M|   0 | 487 | 500 |7835 |7835 | 500 |2301 |6931 |   0 |   0 |-1.564553e+02 |-4.700000e+01 |  69.96%
56.08/56.15	c  55.6s|     1 |     0 | 49041 |  48M|   0 | 485 | 500 |7835 |7835 | 500 |2329 |6959 |   0 |   0 |-1.560933e+02 |-4.700000e+01 |  69.89%
57.18/57.23	c  56.7s|     1 |     0 | 49480 |  48M|   0 | 485 | 500 |7835 |7835 | 500 |2358 |6988 |   0 |   0 |-1.558790e+02 |-4.700000e+01 |  69.85%
58.28/58.33	c  57.8s|     1 |     0 | 49933 |  48M|   0 | 487 | 500 |7835 |7835 | 500 |2381 |7011 |   0 |   0 |-1.556234e+02 |-4.700000e+01 |  69.80%
59.47/59.50	c  59.0s|     1 |     0 | 50417 |  48M|   0 | 486 | 500 |7835 |7835 | 500 |2406 |7036 |   0 |   0 |-1.552473e+02 |-4.700000e+01 |  69.73%
60.57/60.62	c  60.1s|     1 |     0 | 50840 |  48M|   0 | 487 | 500 |7835 |7835 | 500 |2426 |7056 |   0 |   0 |-1.547768e+02 |-4.700000e+01 |  69.63%
61.97/62.03	c  61.5s|     1 |     0 | 51527 |  48M|   0 | 483 | 500 |7835 |7835 | 500 |2330 |7075 |   0 |   0 |-1.541936e+02 |-4.700000e+01 |  69.52%
62.97/63.07	c  62.5s|     1 |     0 | 51892 |  48M|   0 | 486 | 500 |7835 |7835 | 500 |2358 |7103 |   0 |   0 |-1.539210e+02 |-4.700000e+01 |  69.46%
63.97/64.08	c  63.5s|     1 |     0 | 52196 |  48M|   0 | 490 | 500 |7835 |7835 | 500 |2378 |7123 |   0 |   0 |-1.537851e+02 |-4.700000e+01 |  69.44%
65.07/65.13	c  64.6s|     1 |     0 | 52543 |  48M|   0 | 490 | 500 |7835 |7835 | 500 |2392 |7137 |   0 |   0 |-1.535152e+02 |-4.700000e+01 |  69.38%
66.17/66.24	c  65.7s|     1 |     0 | 52940 |  48M|   0 | 491 | 500 |7835 |7835 | 500 |2408 |7153 |   0 |   0 |-1.532683e+02 |-4.700000e+01 |  69.33%
67.27/67.37	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
67.27/67.37	c  66.8s|     1 |     0 | 53413 |  48M|   0 | 487 | 500 |7835 |7835 | 500 |2427 |7172 |   0 |   0 |-1.530101e+02 |-4.700000e+01 |  69.28%
68.28/68.40	c  67.8s|     1 |     0 | 53521 |  48M|   0 | 490 | 500 |7835 |7835 | 500 |2354 |7188 |   0 |   0 |-1.529841e+02 |-4.700000e+01 |  69.28%
69.38/69.44	c  68.9s|     1 |     0 | 53882 |  48M|   0 | 490 | 500 |7835 |7835 | 500 |2367 |7201 |   0 |   0 |-1.527354e+02 |-4.700000e+01 |  69.23%
70.28/70.37	c  69.8s|     1 |     0 | 54033 |  48M|   0 | 492 | 500 |7835 |7835 | 500 |2385 |7219 |   0 |   0 |-1.526719e+02 |-4.700000e+01 |  69.22%
71.38/71.46	c  70.9s|     1 |     0 | 54486 |  48M|   0 | 494 | 500 |7835 |7835 | 500 |2402 |7236 |   0 |   0 |-1.523233e+02 |-4.700000e+01 |  69.14%
72.37/72.43	c  71.9s|     1 |     0 | 54721 |  48M|   0 | 493 | 500 |7835 |7835 | 500 |2413 |7247 |   0 |   0 |-1.521921e+02 |-4.700000e+01 |  69.12%
73.37/73.44	c  72.9s|     1 |     0 | 55003 |  48M|   0 | 495 | 500 |7835 |7835 | 500 |2423 |7257 |   0 |   0 |-1.519595e+02 |-4.700000e+01 |  69.07%
74.47/74.60	c  74.0s|     1 |     0 | 55337 |  48M|   0 | 494 | 500 |7835 |7835 | 500 |2371 |7270 |   0 |   0 |-1.517418e+02 |-4.700000e+01 |  69.03%
75.47/75.59	c  75.0s|     1 |     0 | 55608 |  48M|   0 | 494 | 500 |7835 |7835 | 500 |2385 |7284 |   0 |   0 |-1.515738e+02 |-4.700000e+01 |  68.99%
76.47/76.56	c  76.0s|     1 |     0 | 55857 |  48M|   0 | 496 | 500 |7835 |7835 | 500 |2399 |7298 |   0 |   0 |-1.514707e+02 |-4.700000e+01 |  68.97%
77.37/77.49	c  76.9s|     1 |     0 | 56023 |  48M|   0 | 496 | 500 |7835 |7835 | 500 |2411 |7310 |   0 |   0 |-1.514124e+02 |-4.700000e+01 |  68.96%
78.47/78.53	c  78.0s|     1 |     0 | 56301 |  48M|   0 | 490 | 500 |7835 |7835 | 500 |2423 |7322 |   0 |   0 |-1.512958e+02 |-4.700000e+01 |  68.94%
79.47/79.51	c  78.9s|     1 |     0 | 56524 |  48M|   0 | 492 | 500 |7835 |7835 | 500 |2434 |7333 |   0 |   0 |-1.511496e+02 |-4.700000e+01 |  68.90%
80.47/80.51	c  79.9s|     1 |     0 | 56654 |  48M|   0 | 492 | 500 |7835 |7835 | 500 |2399 |7347 |   0 |   0 |-1.511019e+02 |-4.700000e+01 |  68.90%
81.37/81.48	c  80.9s|     1 |     0 | 56927 |  48M|   0 | 492 | 500 |7835 |7835 | 500 |2409 |7357 |   0 |   0 |-1.510200e+02 |-4.700000e+01 |  68.88%
82.37/82.42	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
82.37/82.42	c  81.8s|     1 |     0 | 57134 |  48M|   0 | 493 | 500 |7835 |7835 | 500 |2419 |7367 |   0 |   0 |-1.509518e+02 |-4.700000e+01 |  68.86%
83.37/83.40	c  82.8s|     1 |     0 | 57377 |  48M|   0 | 494 | 500 |7835 |7835 | 500 |2430 |7378 |   0 |   0 |-1.508327e+02 |-4.700000e+01 |  68.84%
84.26/84.37	c  83.8s|     1 |     0 | 57639 |  48M|   0 | 491 | 500 |7835 |7835 | 500 |2443 |7391 |   0 |   0 |-1.507036e+02 |-4.700000e+01 |  68.81%
85.17/85.29	c  84.7s|     1 |     0 | 57844 |  48M|   0 | 492 | 500 |7835 |7835 | 500 |2454 |7402 |   0 |   0 |-1.506543e+02 |-4.700000e+01 |  68.80%
86.27/86.31	c  85.7s|     1 |     0 | 58085 |  48M|   0 | 494 | 500 |7835 |7835 | 500 |2414 |7412 |   0 |   0 |-1.505923e+02 |-4.700000e+01 |  68.79%
87.17/87.23	c  86.7s|     1 |     0 | 58352 |  48M|   0 | 495 | 500 |7835 |7835 | 500 |2422 |7420 |   0 |   0 |-1.505172e+02 |-4.700000e+01 |  68.77%
88.06/88.16	c  87.6s|     1 |     0 | 58597 |  48M|   0 | 496 | 500 |7835 |7835 | 500 |2438 |7436 |   0 |   0 |-1.504278e+02 |-4.700000e+01 |  68.76%
88.98/89.06	c  88.5s|     1 |     0 | 58803 |  48M|   0 | 495 | 500 |7835 |7835 | 500 |2447 |7445 |   0 |   0 |-1.503859e+02 |-4.700000e+01 |  68.75%
89.87/89.98	c  89.4s|     1 |     0 | 59105 |  48M|   0 | 495 | 500 |7835 |7835 | 500 |2457 |7455 |   0 |   0 |-1.502929e+02 |-4.700000e+01 |  68.73%
90.87/90.90	c  90.3s|     1 |     0 | 59345 |  48M|   0 | 498 | 500 |7835 |7835 | 500 |2471 |7469 |   0 |   0 |-1.502387e+02 |-4.700000e+01 |  68.72%
91.87/91.99	c  91.4s|     1 |     0 | 59663 |  48M|   0 | 498 | 500 |7835 |7835 | 500 |2422 |7479 |   0 |   0 |-1.501801e+02 |-4.700000e+01 |  68.70%
92.87/92.90	c  92.3s|     1 |     0 | 59920 |  48M|   0 | 499 | 500 |7835 |7835 | 500 |2430 |7487 |   0 |   0 |-1.501126e+02 |-4.700000e+01 |  68.69%
93.77/93.82	c  93.2s|     1 |     0 | 60127 |  48M|   0 | 497 | 500 |7835 |7835 | 500 |2438 |7495 |   0 |   0 |-1.500749e+02 |-4.700000e+01 |  68.68%
94.57/94.67	c  94.1s|     1 |     0 | 60258 |  48M|   0 | 498 | 500 |7835 |7835 | 500 |2452 |7509 |   0 |   0 |-1.500645e+02 |-4.700000e+01 |  68.68%
95.46/95.58	c  95.0s|     1 |     0 | 60462 |  48M|   0 | 497 | 500 |7835 |7835 | 500 |2463 |7520 |   0 |   0 |-1.500269e+02 |-4.700000e+01 |  68.67%
96.46/96.50	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
96.46/96.50	c  95.9s|     1 |     0 | 60681 |  48M|   0 | 498 | 500 |7835 |7835 | 500 |2475 |7532 |   0 |   0 |-1.499725e+02 |-4.700000e+01 |  68.66%
97.37/97.46	c  96.8s|     1 |     0 | 60886 |  47M|   0 | 499 | 500 |7835 |7835 | 500 |2437 |7543 |   0 |   0 |-1.499360e+02 |-4.700000e+01 |  68.65%
98.27/98.37	c  97.8s|     1 |     0 | 61160 |  47M|   0 | 494 | 500 |7835 |7835 | 500 |2446 |7552 |   0 |   0 |-1.498872e+02 |-4.700000e+01 |  68.64%
99.07/99.12	c  98.5s|     1 |     0 | 61236 |  47M|   0 | 495 | 500 |7835 |7835 | 500 |2455 |7561 |   0 |   0 |-1.498841e+02 |-4.700000e+01 |  68.64%
99.86/99.91	c  99.3s|     1 |     0 | 61381 |  47M|   0 | 497 | 500 |7835 |7835 | 500 |2464 |7570 |   0 |   0 |-1.498737e+02 |-4.700000e+01 |  68.64%
100.66/100.73	c   100s|     1 |     0 | 61527 |  47M|   0 | 499 | 500 |7835 |7835 | 500 |2473 |7579 |   0 |   0 |-1.498604e+02 |-4.700000e+01 |  68.64%
101.47/101.58	c   101s|     1 |     0 | 61786 |  47M|   0 | 498 | 500 |7835 |7835 | 500 |2482 |7588 |   0 |   0 |-1.498378e+02 |-4.700000e+01 |  68.63%
102.36/102.48	c   102s|     1 |     0 | 61960 |  47M|   0 | 497 | 500 |7835 |7835 | 500 |2435 |7597 |   0 |   0 |-1.498265e+02 |-4.700000e+01 |  68.63%
103.16/103.27	c   103s|     1 |     0 | 62098 |  46M|   0 | 497 | 500 |7835 |7835 | 500 |2444 |7606 |   0 |   0 |-1.498115e+02 |-4.700000e+01 |  68.63%
103.97/104.07	c   103s|     1 |     0 | 62276 |  46M|   0 | 497 | 500 |7835 |7835 | 500 |2457 |7619 |   0 |   0 |-1.497969e+02 |-4.700000e+01 |  68.62%
104.77/104.86	c   104s|     1 |     0 | 62480 |  46M|   0 | 497 | 500 |7835 |7835 | 500 |2465 |7627 |   0 |   0 |-1.497796e+02 |-4.700000e+01 |  68.62%
105.57/105.66	c   105s|     1 |     0 | 62659 |  46M|   0 | 497 | 500 |7835 |7835 | 500 |2474 |7636 |   0 |   0 |-1.497752e+02 |-4.700000e+01 |  68.62%
106.37/106.43	c   106s|     1 |     0 | 62788 |  46M|   0 | 498 | 500 |7835 |7835 | 500 |2482 |7644 |   0 |   0 |-1.497705e+02 |-4.700000e+01 |  68.62%
107.26/107.33	c   107s|     1 |     0 | 62989 |  46M|   0 | 497 | 500 |7835 |7835 | 500 |2447 |7654 |   0 |   0 |-1.497566e+02 |-4.700000e+01 |  68.62%
108.06/108.11	c   107s|     1 |     0 | 63191 |  45M|   0 | 498 | 500 |7835 |7835 | 500 |2456 |7663 |   0 |   0 |-1.497407e+02 |-4.700000e+01 |  68.61%
108.77/108.90	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
108.77/108.90	c   108s|     1 |     0 | 63329 |  45M|   0 | 500 | 500 |7835 |7835 | 500 |2466 |7673 |   0 |   0 |-1.497361e+02 |-4.700000e+01 |  68.61%
109.56/109.66	c   109s|     1 |     0 | 63454 |  45M|   0 | 498 | 500 |7835 |7835 | 500 |2478 |7685 |   0 |   0 |-1.497312e+02 |-4.700000e+01 |  68.61%
110.36/110.48	c   110s|     1 |     0 | 63652 |  45M|   0 | 499 | 500 |7835 |7835 | 500 |2486 |7693 |   0 |   0 |-1.497201e+02 |-4.700000e+01 |  68.61%
111.26/111.31	c   111s|     1 |     0 | 63866 |  44M|   0 | 500 | 500 |7835 |7835 | 500 |2495 |7702 |   0 |   0 |-1.497013e+02 |-4.700000e+01 |  68.60%
112.17/112.23	c   112s|     1 |     0 | 64078 |  44M|   0 | 497 | 500 |7835 |7835 | 500 |2450 |7717 |   0 |   0 |-1.496879e+02 |-4.700000e+01 |  68.60%
112.96/113.03	c   112s|     1 |     0 | 64251 |  44M|   0 | 497 | 500 |7835 |7835 | 500 |2459 |7726 |   0 |   0 |-1.496789e+02 |-4.700000e+01 |  68.60%
113.76/113.80	c   113s|     1 |     0 | 64407 |  44M|   0 | 497 | 500 |7835 |7835 | 500 |2468 |7735 |   0 |   0 |-1.496749e+02 |-4.700000e+01 |  68.60%
114.36/114.49	c   114s|     1 |     0 | 64412 |  43M|   0 | 499 | 500 |7835 |7835 | 500 |2472 |7739 |   0 |   0 |-1.496749e+02 |-4.700000e+01 |  68.60%
115.16/115.23	c   115s|     1 |     0 | 64503 |  43M|   0 | 499 | 500 |7835 |7835 | 500 |2477 |7744 |   0 |   0 |-1.496723e+02 |-4.700000e+01 |  68.60%
115.96/116.01	c   115s|     1 |     0 | 64661 |  42M|   0 | 498 | 500 |7835 |7835 | 500 |2484 |7751 |   0 |   0 |-1.496682e+02 |-4.700000e+01 |  68.60%
116.66/116.79	c   116s|     1 |     0 | 64704 |  41M|   0 | 479 | 500 |7835 |7835 | 500 |2443 |7758 |   0 |   0 |-1.496667e+02 |-4.700000e+01 |  68.60%
122.75/122.84	c   122s|     1 |     2 | 64704 |  41M|   0 | 479 | 500 |7835 |7835 | 500 |2443 |7758 |   0 |  37 |-1.496667e+02 |-4.700000e+01 |  68.60%
1797.44/1797.93	c 
1797.44/1797.93	c SCIP Status        : solving was interrupted [time limit reached]
1797.44/1797.93	c Solving Time (sec) : 1791.00
1797.44/1797.93	c Solving Nodes      : 6753
1797.44/1797.93	c Primal Bound       : -4.70000000000000e+01 (3 solutions)
1797.44/1797.93	c Dual Bound         : -1.42700000000000e+02
1797.44/1797.93	c Gap                : 67.06 %
1797.44/1797.94	c NODE         6753
1797.44/1797.94	c DUAL BOUND   -142.7
1797.44/1797.94	c PRIMAL BOUND -47
1797.44/1797.94	c GAP          0.670638
1797.44/1797.94	s SATISFIABLE
1797.44/1797.94	v -x500 -x499 -x498 x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 x488 -x487 -x486 -x485 -x484 x483 -x482 -x481 -x480 -x479 
1797.44/1797.94	v -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 x464 -x463 -x462 -x461 -x460 -x459 -x458 
1797.44/1797.94	v -x457 -x456 -x455 -x454 -x453 -x452 x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 
1797.44/1797.94	v -x436 -x435 -x434 x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 x422 -x421 -x420 -x419 -x418 -x417 -x416 
1797.44/1797.94	v -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 x399 -x398 -x397 -x396 -x395 
1797.44/1797.94	v x394 -x393 -x392 -x391 -x390 x389 -x388 x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 
1797.44/1797.94	v -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 
1797.44/1797.94	v -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 x334 -x333 -x332 
1797.44/1797.94	v -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 x314 -x313 -x312 -x311 
1797.44/1797.94	v -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 
1797.44/1797.94	v -x289 -x288 -x287 -x286 -x285 x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 x273 -x272 -x271 -x270 -x269 
1797.44/1797.94	v -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 
1797.44/1797.94	v -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 
1797.44/1797.94	v -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 
1797.44/1797.94	v -x205 -x204 -x203 -x202 -x201 -x200 -x199 x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 -x188 x187 -x186 -x185 -x184 
1797.44/1797.94	v -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 
1797.44/1797.94	v -x162 -x161 x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 x145 -x144 -x143 -x142 
1797.44/1797.94	v -x141 -x140 -x139 -x138 -x137 -x136 x135 -x134 -x133 x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 
1797.44/1797.94	v -x120 -x119 -x118 -x117 x116 -x115 x114 x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 -x103 -x102 -x101 -x100 -x99 
1797.44/1797.94	v -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 
1797.44/1797.94	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 
1797.44/1797.94	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 -x22 
1797.44/1797.94	v -x21 -x20 -x19 -x18 -x17 -x16 x15 -x14 -x13 -x12 x11 x10 -x9 x8 -x7 -x6 -x5 x4 -x3 x2 x1 
1797.44/1797.94	c SCIP Status        : solving was interrupted [time limit reached]
1797.44/1797.94	c Solving Time       :    1791.00
1797.44/1797.94	c Original Problem   :
1797.44/1797.94	c   Problem name     : HOME/instance-1870441-1245204294.opb
1797.44/1797.94	c   Variables        : 8335 (8335 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.44/1797.94	c   Constraints      : 8335 initial, 8335 maximal
1797.44/1797.94	c Presolved Problem  :
1797.44/1797.94	c   Problem name     : t_HOME/instance-1870441-1245204294.opb
1797.44/1797.94	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.44/1797.94	c   Constraints      : 7835 initial, 7835 maximal
1797.44/1797.94	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1797.44/1797.94	c   trivial          :       0.01          0          0          0          0          0          0          0          0
1797.44/1797.94	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1797.44/1797.94	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1797.44/1797.94	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1797.44/1797.94	c   implics          :       0.00          0          0          0          0          0          0          0          0
1797.44/1797.94	c   probing          :       0.25          0          0          0          0          0          0          0          0
1797.44/1797.94	c   and              :       0.15          0          0          0          0          0          0          0          0
1797.44/1797.94	c   linear           :       0.05       7835          0          0       7835          0        500          0          0
1797.44/1797.94	c   root node        :          -          0          -          -          0          -          -          -          -
1797.44/1797.94	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1797.44/1797.94	c   integral         :          0          0          0       6753          0          0          0          0          0      13506
1797.44/1797.94	c   and              :       7835      19539      56979          0          0          0     146888    1301593          0          0
1797.44/1797.94	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1797.44/1797.94	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1797.44/1797.94	c   integral         :     227.02       0.00       0.00     227.02       0.00
1797.44/1797.94	c   and              :     101.87      82.76      19.11       0.00       0.00
1797.44/1797.94	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1797.44/1797.94	c Propagators        :       Time      Calls    Cutoffs    DomReds
1797.44/1797.94	c   rootredcost      :       0.04          0          0          0
1797.44/1797.94	c   pseudoobj        :       1.86      57255          0          0
1797.44/1797.94	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.44/1797.94	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1797.44/1797.94	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1797.44/1797.94	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.44/1797.94	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.44/1797.94	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.44/1797.94	c   applied globally :          -          -          -          0        0.0          -          -          -
1797.44/1797.94	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.44/1797.94	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.44/1797.94	c   cut pool         :       0.77        142          -          -       1764          -    (maximal pool size: 7913)
1797.44/1797.94	c   redcost          :       0.39      19539          0          0          0          0
1797.44/1797.94	c   impliedbounds    :       0.15        143          0          0      11029          0
1797.44/1797.94	c   intobj           :       0.00          0          0          0          0          0
1797.44/1797.94	c   gomory           :      67.43        142          0          0      30055          0
1797.44/1797.94	c   strongcg         :       1.40         20          0          0      10000          0
1797.44/1797.94	c   cmir             :       0.55         10          0          0          0          0
1797.44/1797.94	c   flowcover        :       0.36         10          0          0          0          0
1797.44/1797.94	c   clique           :       1.85        142          0          0       1242          0
1797.44/1797.94	c   zerohalf         :       0.00          0          0          0          0          0
1797.44/1797.94	c   mcf              :       0.02          1          0          0          0          0
1797.44/1797.94	c Pricers            :       Time      Calls       Vars
1797.44/1797.94	c   problem variables:       0.00          0          0
1797.44/1797.94	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.44/1797.94	c   relpscost        :     227.00       6753          0          0          0          0      13506
1797.44/1797.94	c   pscost           :       0.00          0          0          0          0          0          0
1797.44/1797.94	c   inference        :       0.00          0          0          0          0          0          0
1797.44/1797.94	c   mostinf          :       0.00          0          0          0          0          0          0
1797.44/1797.94	c   leastinf         :       0.00          0          0          0          0          0          0
1797.44/1797.94	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.44/1797.94	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.44/1797.94	c   random           :       0.00          0          0          0          0          0          0
1797.44/1797.94	c Primal Heuristics  :       Time      Calls      Found
1797.44/1797.94	c   LP solutions     :       0.00          -          0
1797.44/1797.94	c   pseudo solutions :       0.00          -          0
1797.44/1797.94	c   oneopt           :       0.03          1          0
1797.44/1797.94	c   crossover        :       0.03          1          0
1797.44/1797.94	c   guideddiving     :      41.38        184          0
1797.44/1797.94	c   fracdiving       :      33.64        185          0
1797.44/1797.94	c   linesearchdiving :      32.48        185          0
1797.44/1797.94	c   simplerounding   :       0.08          0          0
1797.44/1797.94	c   rounding         :      24.14       8362          2
1797.44/1797.94	c   shifting         :       2.76        789          1
1797.44/1797.94	c   intshifting      :       0.00          0          0
1797.44/1797.94	c   fixandinfer      :       0.00          0          0
1797.44/1797.94	c   feaspump         :       0.00          0          0
1797.44/1797.94	c   coefdiving       :      46.40        114          0
1797.44/1797.94	c   pscostdiving     :      52.08         94          0
1797.44/1797.94	c   veclendiving     :      50.83        122          0
1797.44/1797.94	c   intdiving        :       0.00          0          0
1797.44/1797.94	c   actconsdiving    :       0.00          0          0
1797.44/1797.94	c   objpscostdiving  :      18.69         54          0
1797.44/1797.94	c   rootsoldiving    :      10.91         93          0
1797.44/1797.94	c   octane           :       0.00          0          0
1797.44/1797.94	c   rens             :       0.01          0          0
1797.44/1797.94	c   rins             :       0.00          0          0
1797.44/1797.94	c   localbranching   :       0.00          0          0
1797.44/1797.94	c   mutation         :       0.00          0          0
1797.44/1797.94	c   dins             :       0.00          0          0
1797.44/1797.94	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.44/1797.94	c   primal LP        :      75.93          0          0       0.00       0.00
1797.44/1797.94	c   dual LP          :     974.86      19709    3876969     196.71    3976.95
1797.44/1797.94	c   barrier LP       :       0.00          0          0       0.00          -
1797.44/1797.94	c   diving/probing LP:     255.44      44324    1311503      29.59    5134.29
1797.44/1797.94	c   strong branching :     225.75       3238     849319     262.30    3762.21
1797.44/1797.94	c     (at root node) :          -         37      10913     294.95          -
1797.44/1797.94	c   conflict analysis:       0.00          0          0       0.00          -
1797.44/1797.94	c B&B Tree           :
1797.44/1797.94	c   number of runs   :          1
1797.44/1797.94	c   nodes            :       6753
1797.44/1797.94	c   nodes (total)    :       6753
1797.44/1797.94	c   nodes left       :       6754
1797.44/1797.94	c   max depth        :         58
1797.44/1797.94	c   max depth (total):         58
1797.44/1797.94	c   backtracks       :       1390 (20.6%)
1797.44/1797.94	c   delayed cutoffs  :          0
1797.44/1797.94	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1797.44/1797.94	c   avg switch length:       6.15
1797.44/1797.94	c   switching time   :      79.35
1797.44/1797.94	c Solution           :
1797.44/1797.94	c   Solutions found  :          3 (2 improvements)
1797.44/1797.94	c   Primal Bound     : -4.70000000000000e+01   (in run 1, after 1 nodes, 5.39 seconds, depth 0, found by <rounding>)
1797.44/1797.94	c   Dual Bound       : -1.42700000000000e+02
1797.44/1797.94	c   Gap              :      67.06 %
1797.44/1797.94	c   Root Dual Bound  : -1.49666666666667e+02
1797.64/1798.17	c Time complete: 1797.71.

Verifier Data

OK	-47

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 7701
/proc/meminfo: memFree=1602232/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=6204 CPUtime=0
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 546 0 0 0 0 0 0 0 20 0 1 0 188029048 6352896 530 1992294400 4194304 9342243 548682068736 18446744073709551615 8223589 0 0 4096 0 0 0 0 17 1 0 0
/proc/7701/statm: 1904 540 353 1256 0 643 0

[startup+0.0507241 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 7701
/proc/meminfo: memFree=1602232/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=16964 CPUtime=0.03
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 3210 0 0 0 3 0 0 0 20 0 1 0 188029048 17371136 3194 1992294400 4194304 9342243 548682068736 18446744073709551615 5543832 0 0 4096 0 0 0 0 17 1 0 0
/proc/7701/statm: 4241 3194 378 1256 0 2980 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16964

[startup+0.101727 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 7701
/proc/meminfo: memFree=1602232/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=19596 CPUtime=0.09
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 4041 0 0 0 8 1 0 0 20 0 1 0 188029048 20066304 3671 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 4899 3680 406 1256 0 3638 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19596

[startup+0.301748 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 7701
/proc/meminfo: memFree=1602232/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=38592 CPUtime=0.29
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 8810 0 0 0 22 7 0 0 22 0 1 0 188029048 39518208 8440 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 9648 8440 446 1256 0 8387 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38592

[startup+0.701787 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 7701
/proc/meminfo: memFree=1602232/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=39744 CPUtime=0.69
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 9099 0 0 0 49 20 0 0 25 0 1 0 188029048 40697856 8729 1992294400 4194304 9342243 548682068736 18446744073709551615 4903340 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 9936 8729 475 1256 0 8675 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39744

[startup+1.50187 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 7702
/proc/meminfo: memFree=1552240/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=61892 CPUtime=1.49
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 14072 0 0 0 125 24 0 0 25 0 1 0 188029048 63377408 13674 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 15473 13674 641 1256 0 14212 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61892

[startup+3.10103 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 7702
/proc/meminfo: memFree=1548848/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=65300 CPUtime=3.09
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 14827 0 0 0 284 25 0 0 25 0 1 0 188029048 66867200 14429 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 16325 14429 645 1256 0 15064 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65300

[startup+6.30136 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 7702
/proc/meminfo: memFree=1543224/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=69696 CPUtime=6.29
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 16029 0 0 0 601 28 0 0 25 0 1 0 188029048 71368704 15534 1992294400 4194304 9342243 548682068736 18446744073709551615 6960727 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 17424 15534 646 1256 0 16163 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69696

[startup+12.702 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 7702
/proc/meminfo: memFree=1529272/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=81392 CPUtime=12.69
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 19787 0 0 0 1238 31 0 0 25 0 1 0 188029048 83345408 19018 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 20348 19018 659 1256 0 19087 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81392

[startup+25.5023 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 7702
/proc/meminfo: memFree=1517304/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=94044 CPUtime=25.48
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 22858 0 0 0 2512 36 0 0 25 0 1 0 188029048 96301056 22089 1992294400 4194304 9342243 548682068736 18446744073709551615 6959581 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 23511 22089 659 1256 0 22250 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94044

[startup+51.1029 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7702
/proc/meminfo: memFree=1509048/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=100540 CPUtime=51.08
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 24620 0 0 0 5065 43 0 0 25 0 1 0 188029048 102952960 23851 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 25135 23851 659 1256 0 23874 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 100540

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7702
/proc/meminfo: memFree=1509048/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=100540 CPUtime=102.27
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 24629 0 0 0 10176 51 0 0 25 0 1 0 188029048 102952960 23860 1992294400 4194304 9342243 548682068736 18446744073709551615 6890353 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 25135 23860 659 1256 0 23874 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 100540

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7702
/proc/meminfo: memFree=1508536/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=100540 CPUtime=162.25
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 24776 0 0 0 16157 68 0 0 25 0 1 0 188029048 102952960 24007 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 25135 24007 676 1256 0 23874 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 100540

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1508472/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=100540 CPUtime=222.24
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 24779 0 0 0 22135 89 0 0 25 0 1 0 188029048 102952960 24010 1992294400 4194304 9342243 548682068736 18446744073709551615 6960296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 25135 24010 677 1256 0 23874 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 100540

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1508152/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=101468 CPUtime=282.22
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 24848 0 0 0 28117 105 0 0 25 0 1 0 188029048 103903232 24079 1992294400 4194304 9342243 548682068736 18446744073709551615 6037603 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 25367 24079 677 1256 0 24106 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 101468

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1509112/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=100220 CPUtime=342.21
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 27468 0 0 0 34096 125 0 0 25 0 1 0 188029048 102625280 23898 1992294400 4194304 9342243 548682068736 18446744073709551615 6040870 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 25055 23898 689 1256 0 23794 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 100220

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1507576/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=104728 CPUtime=402.19
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 30514 0 0 0 40076 143 0 0 25 0 1 0 188029048 107241472 24181 1992294400 4194304 9342243 548682068736 18446744073709551615 6960296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 26182 24181 689 1256 0 24921 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 104728

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1505400/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=105776 CPUtime=462.18
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 33252 0 0 0 46056 162 0 0 25 0 1 0 188029048 108314624 24782 1992294400 4194304 9342243 548682068736 18446744073709551615 6978062 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 26444 24782 689 1256 0 25183 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 105776

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1503736/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=105764 CPUtime=522.16
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 34561 0 0 0 52036 180 0 0 25 0 1 0 188029048 108302336 25177 1992294400 4194304 9342243 548682068736 18446744073709551615 6965720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 26441 25177 689 1256 0 25180 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 105764

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1503032/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=106988 CPUtime=582.15
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 37309 0 0 0 58015 200 0 0 25 0 1 0 188029048 109555712 25357 1992294400 4194304 9342243 548682068736 18446744073709551615 6881740 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 26747 25357 689 1256 0 25486 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 106988

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1499768/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=109800 CPUtime=642.13
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 41296 0 0 0 63992 221 0 0 25 0 1 0 188029048 112435200 26161 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 27450 26161 689 1256 0 26189 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 109800

[startup+702.301 s]

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

/proc/meminfo: memFree=1491768/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=117604 CPUtime=1062.02
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 53630 0 0 0 105847 355 0 0 25 0 1 0 188029048 120426496 28135 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 29401 28135 689 1256 0 28140 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 117604

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1491960/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=117600 CPUtime=1122
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 57247 0 0 0 111825 375 0 0 25 0 1 0 188029048 120422400 28197 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 29400 28197 689 1256 0 28139 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 117600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1488568/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=121140 CPUtime=1181.99
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 58112 0 0 0 117806 393 0 0 25 0 1 0 188029048 124047360 29062 1992294400 4194304 9342243 548682068736 18446744073709551615 6960746 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 30285 29062 689 1256 0 29024 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 121140

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1485496/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=123676 CPUtime=1241.97
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 59925 0 0 0 123783 414 0 0 25 0 1 0 188029048 126644224 29740 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 30919 29740 689 1256 0 29658 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 123676

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1485112/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=124212 CPUtime=1301.96
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 63810 0 0 0 129763 433 0 0 25 0 1 0 188029048 127193088 29838 1992294400 4194304 9342243 548682068736 18446744073709551615 6897109 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 31053 29838 689 1256 0 29792 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 124212

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1485048/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=124596 CPUtime=1361.94
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 82994 0 0 0 135729 465 0 0 25 0 1 0 188029048 127586304 29862 1992294400 4194304 9342243 548682068736 18446744073709551615 6960255 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 31149 29862 689 1256 0 29888 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 124596

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1482680/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=127452 CPUtime=1421.93
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 113596 0 0 0 141691 502 0 0 25 0 1 0 188029048 130510848 30458 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 31863 30458 689 1256 0 30602 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 127452

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1478712/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=133852 CPUtime=1481.92
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 117446 0 0 0 147668 524 0 0 25 0 1 0 188029048 137064448 31388 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 33463 31388 689 1256 0 32202 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 133852

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1475448/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=133908 CPUtime=1541.9
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 119945 0 0 0 153644 546 0 0 25 0 1 0 188029048 137121792 32240 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 33477 32240 689 1256 0 32216 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 133908

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1474232/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=135444 CPUtime=1601.89
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 120395 0 0 0 159622 567 0 0 25 0 1 0 188029048 138694656 32690 1992294400 4194304 9342243 548682068736 18446744073709551615 6240193 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 33861 32690 689 1256 0 32600 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 135444

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1471160/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=137836 CPUtime=1661.86
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 124756 0 0 0 165597 589 0 0 25 0 1 0 188029048 141144064 33239 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 34459 33239 689 1256 0 33198 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 137836

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1468024/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=141028 CPUtime=1721.86
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 127432 0 0 0 171574 612 0 0 25 0 1 0 188029048 144412672 34059 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 35257 34059 689 1256 0 33996 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 141028

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1466616/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=142016 CPUtime=1781.84
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 127797 0 0 0 177550 634 0 0 25 0 1 0 188029048 145424384 34424 1992294400 4194304 9342243 548682068736 18446744073709551615 6046300 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 35504 34424 689 1256 0 34243 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 142016

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1467640/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=141948 CPUtime=1791.44
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 128283 0 0 0 178507 637 0 0 25 0 1 0 188029048 145354752 34168 1992294400 4194304 9342243 548682068736 18446744073709551615 4898424 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 35487 34168 689 1256 0 34226 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 141948

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1467512/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=143088 CPUtime=1794.64
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 128321 0 0 0 178826 638 0 0 25 0 1 0 188029048 146522112 34206 1992294400 4194304 9342243 548682068736 18446744073709551615 6960836 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 35772 34206 689 1256 0 34511 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 143088

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1468536/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=141684 CPUtime=1796.23
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 128572 0 0 0 178985 638 0 0 25 0 1 0 188029048 145084416 33946 1992294400 4194304 9342243 548682068736 18446744073709551615 6959735 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 35421 33946 689 1256 0 34160 0
Current children cumulated CPU time (s) 1796.23
Current children cumulated vsize (KiB) 141684

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1468536/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=141684 CPUtime=1797.04
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 128584 0 0 0 179065 639 0 0 25 0 1 0 188029048 145084416 33958 1992294400 4194304 9342243 548682068736 18446744073709551615 6348950 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 35421 33958 689 1256 0 34160 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 141684

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1468536/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=141684 CPUtime=1797.44
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 128641 0 0 0 179105 639 0 0 25 0 1 0 188029048 145084416 34015 1992294400 4194304 9342243 548682068736 18446744073709551615 6978052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7701/statm: 35421 34015 689 1256 0 34160 0
Current children cumulated CPU time (s) 1797.44
Current children cumulated vsize (KiB) 141684

[startup+1798.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7702
/proc/meminfo: memFree=1468536/2055920 swapFree=4192812/4192956
[pid=7701] ppid=7699 vsize=141836 CPUtime=1797.64
/proc/7701/stat : 7701 (pbscip.linux.x8) R 7699 7701 6958 0 -1 4194304 128650 0 0 0 179125 639 0 0 18 0 1 0 188029048 145240064 34024 1992294400 4194304 9342243 548682068736 18446744073709551615 5855009 0 0 4096 0 0 0 0 17 1 0 0
/proc/7701/statm: 35459 34024 691 1256 0 34198 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (KiB) 141836

Child status: 0
Real time (s): 1798.18
CPU time (s): 1797.72
CPU user time (s): 1791.3
CPU system time (s): 6.41502
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 144236

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

runsolver used 1.51877 second user time and 5.03024 second system time

The end

Launcher Data

Begin job on node27 at 2009-06-17 04:04:54
IDJOB=1870441
IDBENCH=48219
IDSOLVER=684
FILE ID=node27/1870441-1245204294
PBS_JOBID= 9368347
Free space on /tmp= 66288 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_2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870441-1245204294/watcher-1870441-1245204294 -o /tmp/evaluation-result-1870441-1245204294/solver-1870441-1245204294 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870441-1245204294.opb

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

MD5SUM BENCH= e40e55fe30ea19a1cae02f7f820bc9fe
RANDOM SEED=907210399

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.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:       1602648 kB
Buffers:         71436 kB
Cached:         288352 kB
SwapCached:          0 kB
Active:         105472 kB
Inactive:       268724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11928 kB
Writeback:           0 kB
Mapped:          24220 kB
Slab:            65016 kB
Committed_AS:   185512 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node27 at 2009-06-17 04:34:52