Trace number 1869031

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.2? 1795.02 1795.79

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-4-c.opb
MD5SUM28753ff2e44c4cedb2d3a2e783f8d1a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2666
Total number of constraints6659
Number of constraints which are clauses6659
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2666
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 2666
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2666
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.11	c SCIP version 1.1.0.7
0.09/0.11	c LP-Solver Clp 1.8.2
0.09/0.11	c user parameter file <scip.set> not found - using default parameters
0.09/0.11	c read problem <HOME/instance-1869031-1245155173.opb>
0.09/0.11	c original problem has 2666 variables (2666 bin, 0 int, 0 impl, 0 cont) and 6659 constraints
0.09/0.15	c start presolving problem
0.09/0.15	c presolving:
0.19/0.28	c (round 1) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6535 upgd conss, 5642 impls, 0 clqs
0.28/0.30	c (round 2) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6536 upgd conss, 5642 impls, 0 clqs
0.28/0.32	c (round 3) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6537 upgd conss, 5642 impls, 0 clqs
0.28/0.38	c (round 4) 50 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6537 upgd conss, 7104 impls, 0 clqs
0.28/0.39	c (round 5) 53 del vars, 127 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6537 upgd conss, 7142 impls, 0 clqs
0.39/0.41	c (round 6) 53 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6537 upgd conss, 7142 impls, 0 clqs
0.49/0.57	c (round 7) 103 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6537 upgd conss, 27330 impls, 0 clqs
0.59/0.69	c (round 8) 153 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6537 upgd conss, 46786 impls, 0 clqs
0.79/0.83	c    (0.6s) probing: 548/2666 (20.6%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.79/0.83	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.79/0.83	c (round 9) 188 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6537 upgd conss, 48388 impls, 0 clqs
0.79/0.85	c    (0.7s) probing: 558/2666 (20.9%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.79/0.85	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.79/0.85	c presolving (10 rounds):
0.79/0.85	c  188 deleted vars, 129 deleted constraints, 0 tightened bounds, 0 added holes, 122 changed sides, 0 changed coefficients
0.79/0.85	c  48388 implications, 0 cliques
0.79/0.85	c presolved problem has 2478 variables (2478 bin, 0 int, 0 impl, 0 cont) and 6530 constraints
0.79/0.85	c    6530 constraints of type <logicor>
0.79/0.85	c transformed objective value is always integral (scale: 1)
0.79/0.85	c Presolving Time: 0.64
0.79/0.85	c strange?!, PURESAT with obj
0.79/0.85	c -----------------------------------------------------------------------------------------------
0.79/0.85	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.79/0.85	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.85	c limits/memory = c 1620
0.79/0.85	c # maximal time in seconds to run
0.79/0.85	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.79/0.85	c limits/time = c 1791
0.79/0.85	c # frequency for displaying node information lines
0.79/0.85	c # [type: int, range: [-1,2147483647], default: 100]
0.79/0.85	c display/freq = c 10000
0.79/0.85	c -----------------------------------------------------------------------------------------------
0.79/0.85	c start solving problem
0.79/0.85	c 
2.79/2.82	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.79/2.82	c   2.6s|     1 |     0 |  4422 |  15M|   0 |1735 |2478 |6530 |6530 |2478 |6343 |   0 |   0 |   0 | 7.986569e+02 |      --      |    Inf 
10.22/10.50	c  10.0s|     1 |     0 | 18598 |  18M|   0 |2132 |2478 |6530 |6530 |2478 |6542 | 199 |   0 |   0 | 8.210111e+02 |      --      |    Inf 
11.03/11.38	c  10.9s|     1 |     0 | 19363 |  19M|   0 |2115 |2478 |6530 |6530 |2478 |6572 | 229 |   0 |   0 | 8.261723e+02 |      --      |    Inf 
12.32/12.63	c  12.1s|     1 |     0 | 20502 |  21M|   0 |2044 |2478 |6530 |6530 |2478 |6597 | 254 |   0 |   0 | 8.298293e+02 |      --      |    Inf 
13.62/13.95	c  13.4s|     1 |     0 | 21466 |  25M|   0 |1684 |2478 |6530 |6530 |2478 |6619 | 276 |   0 |   0 | 8.308533e+02 |      --      |    Inf 
14.93/15.24	c  14.7s|     1 |     0 | 22348 |  30M|   0 |1683 |2478 |6530 |6530 |2478 |6642 | 299 |   0 |   0 | 8.316522e+02 |      --      |    Inf 
16.62/16.92	c  16.4s|     1 |     0 | 23432 |  32M|   0 |1798 |2478 |6530 |6530 |2478 |6671 | 328 |   0 |   0 | 8.330627e+02 |      --      |    Inf 
19.02/19.30	c  18.7s|     1 |     0 | 24988 |  34M|   0 |1696 |2478 |6530 |6530 |2478 |6711 | 368 |   0 |   0 | 8.379050e+02 |      --      |    Inf 
21.12/21.40	c  20.8s|     1 |     0 | 26428 |  38M|   0 |1681 |2478 |6530 |6530 |2478 |6735 | 392 |   0 |   0 | 8.388845e+02 |      --      |    Inf 
23.92/24.26	c  23.6s|     1 |     0 | 27984 |  41M|   0 |1621 |2478 |6530 |6530 |2478 |6768 | 425 |   0 |   0 | 8.437847e+02 |      --      |    Inf 
26.71/27.01	c  26.4s|     1 |     0 | 29457 |  46M|   0 |1652 |2478 |6530 |6530 |2478 |6795 | 452 |   0 |   0 | 8.501175e+02 |      --      |    Inf 
29.62/29.96	c  29.3s|     1 |     0 | 31198 |  51M|   0 |1699 |2478 |6530 |6530 |2478 |6827 | 484 |   0 |   0 | 8.583980e+02 |      --      |    Inf 
31.82/32.15	c  31.5s|     1 |     0 | 32502 |  56M|   0 |1706 |2478 |6530 |6530 |2478 |6851 | 508 |   0 |   0 | 8.633572e+02 |      --      |    Inf 
34.31/34.63	c  34.0s|     1 |     0 | 34239 |  60M|   0 |1732 |2478 |6530 |6530 |2478 |6875 | 532 |   0 |   0 | 8.667805e+02 |      --      |    Inf 
37.52/37.81	c  37.1s|     1 |     0 | 36394 |  63M|   0 |1733 |2478 |6530 |6530 |2478 |6915 | 572 |   0 |   0 | 8.707861e+02 |      --      |    Inf 
41.31/41.67	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
41.31/41.67	c  41.0s|     1 |     0 | 38569 |  68M|   0 |1719 |2478 |6530 |6530 |2478 |6959 | 616 |   0 |   0 | 8.799385e+02 |      --      |    Inf 
44.51/44.82	c  44.1s|     1 |     0 | 40140 |  72M|   0 |1704 |2478 |6530 |6530 |2478 |6741 | 642 |   0 |   0 | 8.816499e+02 |      --      |    Inf 
47.90/48.27	c  47.5s|     1 |     0 | 41764 |  74M|   0 |1805 |2478 |6530 |6530 |2478 |6795 | 696 |   0 |   0 | 8.908016e+02 |      --      |    Inf 
52.20/52.51	c  51.7s|     1 |     0 | 43625 |  77M|   0 |1822 |2478 |6530 |6530 |2478 |6844 | 745 |   0 |   0 | 8.989235e+02 |      --      |    Inf 
56.11/56.43	c  55.6s|     1 |     0 | 45605 |  79M|   0 |1813 |2478 |6530 |6530 |2478 |6882 | 783 |   0 |   0 | 9.019642e+02 |      --      |    Inf 
60.91/61.25	c  60.4s|     1 |     0 | 47876 |  81M|   0 |1844 |2478 |6530 |6530 |2478 |6931 | 832 |   0 |   0 | 9.059889e+02 |      --      |    Inf 
64.71/65.05	c  64.2s|     1 |     0 | 49809 |  81M|   0 |1805 |2478 |6530 |6530 |2478 |6986 | 887 |   0 |   0 | 9.131152e+02 |      --      |    Inf 
68.70/69.03	c  68.2s|     1 |     0 | 51629 |  82M|   0 |1847 |2478 |6530 |6530 |2478 |6916 | 938 |   0 |   0 | 9.176107e+02 |      --      |    Inf 
71.70/72.06	c  71.2s|     1 |     0 | 53482 |  84M|   0 |1832 |2478 |6530 |6530 |2478 |6959 | 981 |   0 |   0 | 9.221356e+02 |      --      |    Inf 
74.81/75.10	c  74.2s|     1 |     0 | 54793 |  85M|   0 |1834 |2478 |6530 |6530 |2478 |7022 |1044 |   0 |   0 | 9.306287e+02 |      --      |    Inf 
77.80/78.15	c  77.2s|     1 |     0 | 56601 |  87M|   0 |1871 |2478 |6530 |6530 |2478 |7064 |1086 |   0 |   0 | 9.353812e+02 |      --      |    Inf 
80.60/80.98	c  80.1s|     1 |     0 | 58251 |  88M|   0 |1880 |2478 |6530 |6530 |2478 |7109 |1131 |   0 |   0 | 9.424650e+02 |      --      |    Inf 
83.59/83.99	c  83.0s|     1 |     0 | 59672 |  89M|   0 |1885 |2478 |6530 |6530 |2478 |7166 |1188 |   0 |   0 | 9.488920e+02 |      --      |    Inf 
87.80/88.15	c  87.2s|     1 |     0 | 61881 |  90M|   0 |1976 |2478 |6530 |6530 |2478 |7069 |1249 |   0 |   0 | 9.547403e+02 |      --      |    Inf 
91.39/91.74	c  90.8s|     1 |     0 | 63524 |  90M|   0 |1887 |2478 |6530 |6530 |2478 |7135 |1315 |   0 |   0 | 9.643900e+02 |      --      |    Inf 
94.40/94.73	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
94.40/94.74	c  93.7s|     1 |     0 | 65287 |  92M|   0 |1908 |2478 |6530 |6530 |2478 |7170 |1350 |   0 |   0 | 9.677135e+02 |      --      |    Inf 
97.79/98.11	c  97.1s|     1 |     0 | 67163 |  93M|   0 |1941 |2478 |6530 |6530 |2478 |7225 |1405 |   0 |   0 | 9.749998e+02 |      --      |    Inf 
100.60/100.99	c   100s|     1 |     0 | 69054 |  94M|   0 |1880 |2478 |6530 |6530 |2478 |7264 |1444 |   0 |   0 | 9.802230e+02 |      --      |    Inf 
103.60/103.96	c   103s|     1 |     0 | 70838 |  96M|   0 |1900 |2478 |6530 |6530 |2478 |7314 |1494 |   0 |   0 | 9.854445e+02 |      --      |    Inf 
106.89/107.21	c   106s|     1 |     0 | 72730 |  97M|   0 |2013 |2478 |6530 |6530 |2478 |7146 |1544 |   0 |   0 | 9.926438e+02 |      --      |    Inf 
109.89/110.21	c   109s|     1 |     0 | 74587 |  97M|   0 |1995 |2478 |6530 |6530 |2478 |7221 |1619 |   0 |   0 | 1.001507e+03 |      --      |    Inf 
113.19/113.53	c   112s|     1 |     0 | 76690 |  98M|   0 |2033 |2478 |6530 |6530 |2478 |7292 |1690 |   0 |   0 | 1.008025e+03 |      --      |    Inf 
114.99/115.38	c   114s|     1 |     0 | 78030 |  98M|   0 |1983 |2478 |6530 |6530 |2478 |7332 |1730 |   0 |   0 | 1.010598e+03 |      --      |    Inf 
117.50/117.88	c   117s|     1 |     0 | 79691 | 100M|   0 |1982 |2478 |6530 |6530 |2478 |7372 |1770 |   0 |   0 | 1.015237e+03 |      --      |    Inf 
119.49/119.83	c   119s|     1 |     0 | 80927 | 101M|   0 |1976 |2478 |6530 |6530 |2478 |7410 |1808 |   0 |   0 | 1.018600e+03 |      --      |    Inf 
122.29/122.65	c   122s|     1 |     0 | 82465 | 103M|   0 |1975 |2478 |6530 |6530 |2478 |7218 |1845 |   0 |   0 | 1.021638e+03 |      --      |    Inf 
126.08/126.48	c   125s|     1 |     0 | 84400 | 103M|   0 |1978 |2478 |6530 |6530 |2478 |7308 |1935 |   0 |   0 | 1.032201e+03 |      --      |    Inf 
129.59/129.96	c   129s|     1 |     0 | 86347 | 104M|   0 |2010 |2478 |6530 |6530 |2478 |7401 |2028 |   0 |   0 | 1.039640e+03 |      --      |    Inf 
133.39/133.80	c   133s|     1 |     0 | 88270 | 105M|   0 |2024 |2478 |6530 |6530 |2478 |7490 |2117 |   0 |   0 | 1.051208e+03 |      --      |    Inf 
136.58/136.99	c   136s|     1 |     0 | 90029 | 106M|   0 |2083 |2478 |6530 |6530 |2478 |7557 |2184 |   0 |   0 | 1.058345e+03 |      --      |    Inf 
139.88/140.29	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
139.88/140.29	c   139s|     1 |     0 | 91623 | 108M|   0 |2102 |2478 |6530 |6530 |2478 |7612 |2239 |   0 |   0 | 1.063796e+03 |      --      |    Inf 
143.59/143.90	c   143s|     1 |     0 | 93146 | 109M|   0 |2023 |2478 |6530 |6530 |2478 |7439 |2307 |   0 |   0 | 1.071889e+03 |      --      |    Inf 
146.59/146.98	c   146s|     1 |     0 | 94819 | 111M|   0 |2109 |2478 |6530 |6530 |2478 |7500 |2368 |   0 |   0 | 1.076060e+03 |      --      |    Inf 
149.68/150.08	c   149s|     1 |     0 | 96390 | 112M|   0 |2134 |2478 |6530 |6530 |2478 |7544 |2412 |   0 |   0 | 1.079777e+03 |      --      |    Inf 
154.68/155.10	c   154s|     1 |     0 | 98509 | 113M|   0 |2074 |2478 |6530 |6530 |2478 |7607 |2475 |   0 |   0 | 1.087443e+03 |      --      |    Inf 
159.07/159.42	c   158s|     1 |     0 |100505 | 114M|   0 |2145 |2478 |6530 |6530 |2478 |7672 |2540 |   0 |   0 | 1.091622e+03 |      --      |    Inf 
164.28/164.66	c   163s|     1 |     0 |102706 | 114M|   0 |2128 |2478 |6530 |6530 |2478 |7725 |2593 |   0 |   0 | 1.097177e+03 |      --      |    Inf 
170.48/170.89	c   170s|     1 |     0 |105232 | 115M|   0 |2187 |2478 |6530 |6530 |2478 |7542 |2657 |   0 |   0 | 1.104921e+03 |      --      |    Inf 
174.97/175.37	c   174s|     1 |     0 |107709 | 116M|   0 |2211 |2478 |6530 |6530 |2478 |7613 |2728 |   0 |   0 | 1.112379e+03 |      --      |    Inf 
181.27/181.65	c   180s|     1 |     0 |110236 | 116M|   0 |2081 |2478 |6530 |6530 |2478 |7669 |2784 |   0 |   0 | 1.117397e+03 |      --      |    Inf 
185.07/185.43	c   184s|     1 |     0 |112909 | 117M|   0 |2113 |2478 |6530 |6530 |2478 |7730 |2845 |   0 |   0 | 1.121796e+03 |      --      |    Inf 
189.07/189.44	c   188s|     1 |     0 |115381 | 118M|   0 |2160 |2478 |6530 |6530 |2478 |7796 |2911 |   0 |   0 | 1.126077e+03 |      --      |    Inf 
194.16/194.56	c   193s|     1 |     0 |117786 | 118M|   0 |2121 |2478 |6530 |6530 |2478 |7866 |2981 |   0 |   0 | 1.132169e+03 |      --      |    Inf 
197.17/197.55	c   196s|     1 |     0 |119497 | 119M|   0 |2149 |2478 |6530 |6530 |2478 |7614 |3016 |   0 |   0 | 1.133754e+03 |      --      |    Inf 
201.06/201.41	c   200s|     1 |     0 |121462 | 120M|   0 |2222 |2478 |6530 |6530 |2478 |7677 |3079 |   0 |   0 | 1.138185e+03 |      --      |    Inf 
205.86/206.26	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
205.86/206.26	c   205s|     1 |     0 |123388 | 120M|   0 |2168 |2478 |6530 |6530 |2478 |7747 |3149 |   0 |   0 | 1.144252e+03 |      --      |    Inf 
210.66/211.03	c   210s|     1 |     0 |124755 | 120M|   0 |2180 |2478 |6530 |6530 |2478 |7799 |3201 |   0 |   0 | 1.147198e+03 |      --      |    Inf 
215.37/215.78	c   214s|     1 |     0 |126398 | 121M|   0 |2173 |2478 |6530 |6530 |2478 |7850 |3252 |   0 |   0 | 1.151191e+03 |      --      |    Inf 
220.96/221.36	c   220s|     1 |     0 |127795 | 121M|   0 |2170 |2478 |6530 |6530 |2478 |7899 |3301 |   0 |   0 | 1.155120e+03 |      --      |    Inf 
223.46/223.85	c   223s|     1 |     0 |128533 | 122M|   0 |2133 |2478 |6530 |6530 |2478 |7615 |3329 |   0 |   0 | 1.156210e+03 |      --      |    Inf 
227.15/227.51	c   226s|     1 |     0 |130106 | 122M|   0 |2121 |2478 |6530 |6530 |2478 |7666 |3380 |   0 |   0 | 1.160397e+03 |      --      |    Inf 
230.05/230.43	c   229s|     1 |     0 |131015 | 122M|   0 |2156 |2478 |6530 |6530 |2478 |7717 |3431 |   0 |   0 | 1.162417e+03 |      --      |    Inf 
234.05/234.47	c   233s|     1 |     0 |132577 | 123M|   0 |2119 |2478 |6530 |6530 |2478 |7773 |3487 |   0 |   0 | 1.165794e+03 |      --      |    Inf 
236.95/237.31	c   236s|     1 |     0 |134067 | 123M|   0 |2127 |2478 |6530 |6530 |2478 |7833 |3547 |   0 |   0 | 1.170803e+03 |      --      |    Inf 
239.05/239.44	c   238s|     1 |     0 |135714 | 125M|   0 |2161 |2478 |6530 |6530 |2478 |7885 |3599 |   0 |   0 | 1.174113e+03 |      --      |    Inf 
242.45/242.82	c   241s|     1 |     0 |137455 | 125M|   0 |2106 |2478 |6530 |6530 |2478 |7604 |3646 |   0 |   0 | 1.177665e+03 |      --      |    Inf 
245.25/245.63	c   244s|     1 |     0 |139253 | 126M|   0 |2162 |2478 |6530 |6530 |2478 |7654 |3696 |   0 |   0 | 1.180763e+03 |      --      |    Inf 
247.55/247.97	c   247s|     1 |     0 |140375 | 126M|   0 |2178 |2478 |6530 |6530 |2478 |7697 |3739 |   0 |   0 | 1.182574e+03 |      --      |    Inf 
252.94/253.37	c   252s|     1 |     0 |142130 | 126M|   0 |2099 |2478 |6530 |6530 |2478 |7736 |3778 |   0 |   0 | 1.185483e+03 |      --      |    Inf 
254.25/254.64	c   253s|     1 |     0 |143061 | 127M|   0 |2149 |2478 |6530 |6530 |2478 |7766 |3808 |   0 |   0 | 1.185961e+03 |      --      |    Inf 
259.04/259.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
259.04/259.48	c   258s|     1 |     0 |144844 | 127M|   0 |2152 |2478 |6530 |6530 |2478 |7805 |3847 |   0 |   0 | 1.189334e+03 |      --      |    Inf 
263.34/263.79	c   262s|     1 |     0 |146951 | 127M|   0 |2190 |2478 |6530 |6530 |2478 |7569 |3889 |   0 |   0 | 1.192784e+03 |      --      |    Inf 
267.84/268.29	c   267s|     1 |     0 |148895 | 128M|   0 |2188 |2478 |6530 |6530 |2478 |7606 |3926 |   0 |   0 | 1.195689e+03 |      --      |    Inf 
272.44/272.83	c   271s|     1 |     0 |150008 | 128M|   0 |2178 |2478 |6530 |6530 |2478 |7646 |3966 |   0 |   0 | 1.196907e+03 |      --      |    Inf 
277.44/277.83	c   276s|     1 |     0 |151475 | 128M|   0 |2159 |2478 |6530 |6530 |2478 |7674 |3994 |   0 |   0 | 1.198921e+03 |      --      |    Inf 
279.44/279.82	c   278s|     1 |     0 |152278 | 129M|   0 |2164 |2478 |6530 |6530 |2478 |7694 |4014 |   0 |   0 | 1.199867e+03 |      --      |    Inf 
284.54/285.00	c   283s|     1 |     0 |153370 | 129M|   0 |2152 |2478 |6530 |6530 |2478 |7729 |4049 |   0 |   0 | 1.201038e+03 |      --      |    Inf 
290.73/291.19	c   290s|     1 |     0 |154874 | 129M|   0 |2175 |2478 |6530 |6530 |2478 |7494 |4081 |   0 |   0 | 1.204101e+03 |      --      |    Inf 
295.33/295.73	c   294s|     1 |     0 |155934 | 129M|   0 |2140 |2478 |6530 |6530 |2478 |7519 |4106 |   0 |   0 | 1.205531e+03 |      --      |    Inf 
300.93/301.36	c   300s|     1 |     0 |156630 | 129M|   0 |2116 |2478 |6530 |6530 |2478 |7539 |4126 |   0 |   0 | 1.206467e+03 |      --      |    Inf 
305.13/305.59	c   304s|     1 |     0 |157564 | 129M|   0 |2130 |2478 |6530 |6530 |2478 |7561 |4148 |   0 |   0 | 1.207858e+03 |      --      |    Inf 
310.63/311.01	c   309s|     1 |     0 |158027 | 129M|   0 |2125 |2478 |6530 |6530 |2478 |7580 |4167 |   0 |   0 | 1.208717e+03 |      --      |    Inf 
316.23/316.61	c   315s|     1 |     0 |158709 | 129M|   0 |2137 |2478 |6530 |6530 |2478 |7597 |4184 |   0 |   0 | 1.209940e+03 |      --      |    Inf 
322.53/322.94	c   321s|     1 |     0 |159606 | 129M|   0 |2128 |2478 |6530 |6530 |2478 |7438 |4207 |   0 |   0 | 1.211548e+03 |      --      |    Inf 
328.53/328.98	c   327s|     1 |     0 |160815 | 129M|   0 |2106 |2478 |6530 |6530 |2478 |7455 |4224 |   0 |   0 | 1.213268e+03 |      --      |    Inf 
332.62/333.03	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
332.62/333.03	c   331s|     1 |     0 |161785 | 129M|   0 |2135 |2478 |6530 |6530 |2478 |7479 |4248 |   0 |   0 | 1.215912e+03 |      --      |    Inf 
336.42/336.86	c   335s|     1 |     0 |162675 | 129M|   0 |2116 |2478 |6530 |6530 |2478 |7518 |4287 |   0 |   0 | 1.219685e+03 |      --      |    Inf 
340.02/340.47	c   339s|     1 |     0 |163793 | 130M|   0 |2129 |2478 |6530 |6530 |2478 |7542 |4311 |   0 |   0 | 1.221668e+03 |      --      |    Inf 
344.12/344.57	c   343s|     1 |     0 |165114 | 130M|   0 |2096 |2478 |6530 |6530 |2478 |7564 |4333 |   0 |   0 | 1.224425e+03 |      --      |    Inf 
347.92/348.31	c   347s|     1 |     0 |165681 | 130M|   0 |2083 |2478 |6530 |6530 |2478 |7439 |4356 |   0 |   0 | 1.225944e+03 |      --      |    Inf 
350.82/351.25	c   350s|     1 |     0 |165973 | 130M|   0 |2084 |2478 |6530 |6530 |2478 |7450 |4367 |   0 |   0 | 1.226309e+03 |      --      |    Inf 
354.32/354.71	c   353s|     1 |     0 |166791 | 130M|   0 |2106 |2478 |6530 |6530 |2478 |7469 |4386 |   0 |   0 | 1.227918e+03 |      --      |    Inf 
358.92/359.30	c   358s|     1 |     0 |167588 | 131M|   0 |2080 |2478 |6530 |6530 |2478 |7495 |4412 |   0 |   0 | 1.228741e+03 |      --      |    Inf 
362.62/363.06	c   361s|     1 |     0 |168181 | 131M|   0 |2096 |2478 |6530 |6530 |2478 |7513 |4430 |   0 |   0 | 1.229546e+03 |      --      |    Inf 
366.32/366.76	c   365s|     1 |     0 |168697 | 131M|   0 |2096 |2478 |6530 |6530 |2478 |7525 |4442 |   0 |   0 | 1.229660e+03 |      --      |    Inf 
369.22/369.64	c   368s|     1 |     0 |169524 | 131M|   0 |2084 |2478 |6530 |6530 |2478 |7431 |4459 |   0 |   0 | 1.230446e+03 |      --      |    Inf 
372.21/372.64	c   371s|     1 |     0 |169827 | 131M|   0 |2081 |2478 |6530 |6530 |2478 |7448 |4476 |   0 |   0 | 1.230460e+03 |      --      |    Inf 
376.31/376.75	c   375s|     1 |     0 |171305 | 128M|   0 |2065 |2478 |6530 |6530 |2478 |7464 |4492 |   0 |   0 | 1.231704e+03 |      --      |    Inf 
379.22/379.63	c   378s|     1 |     0 |172780 | 128M|   0 |2085 |2478 |6530 |6530 |2478 |7491 |4519 |   0 |   0 | 1.233038e+03 |      --      |    Inf 
381.21/381.69	c   380s|     1 |     0 |173736 | 126M|   0 |2059 |2478 |6530 |6530 |2478 |7514 |4542 |   0 |   0 | 1.234012e+03 |      --      |    Inf 
384.61/385.06	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
384.61/385.06	c   383s|     1 |     0 |174460 | 122M|   0 |2054 |2478 |6530 |6530 |2478 |7535 |4563 |   0 |   0 | 1.234734e+03 |      --      |    Inf 
387.92/388.40	c   387s|     1 |     0 |174827 | 118M|   0 |2075 |2478 |6530 |6530 |2478 |7433 |4577 |   0 |   0 | 1.234887e+03 |      --      |    Inf 
391.61/392.06	c   390s|     1 |     0 |175657 | 115M|   0 |2089 |2478 |6530 |6530 |2478 |7443 |4587 |   0 |   0 | 1.234972e+03 |      --      |    Inf 
395.30/395.75	c   394s|     1 |     0 |176875 | 114M|   0 |2098 |2478 |6530 |6530 |2478 |7460 |4604 |   0 |   0 | 1.235903e+03 |      --      |    Inf 
398.80/399.26	c   397s|     1 |     0 |177393 | 111M|   0 |2070 |2478 |6530 |6530 |2478 |7474 |4618 |   0 |   0 | 1.236403e+03 |      --      |    Inf 
403.00/403.43	c   402s|     1 |     0 |178714 | 107M|   0 |2083 |2478 |6530 |6530 |2478 |7488 |4632 |   0 |   0 | 1.237827e+03 |      --      |    Inf 
404.50/404.95	c   403s|     1 |     0 |179639 | 103M|   0 |1994 |2478 |6530 |6530 |2478 |7518 |4662 |   0 |   0 | 1.239511e+03 |      --      |    Inf 
407.30/407.79	c   406s|     1 |     0 |180945 |  99M|   0 |2028 |2478 |6530 |6530 |2478 |7457 |4696 |   0 |   0 | 1.241254e+03 |      --      |    Inf 
410.00/410.47	c   409s|     1 |     0 |181960 |  95M|   0 |1993 |2478 |6530 |6530 |2478 |7498 |4737 |   0 |   0 | 1.242502e+03 |      --      |    Inf 
412.11/412.54	c   411s|     1 |     0 |183807 |  91M|   0 |2066 |2478 |6530 |6530 |2478 |7526 |4765 |   0 |   0 | 1.245195e+03 |      --      |    Inf 
414.50/414.90	c   413s|     1 |     0 |185262 |  89M|   0 |2100 |2478 |6530 |6530 |2478 |7569 |4808 |   0 |   0 | 1.247978e+03 |      --      |    Inf 
417.80/418.23	c   416s|     1 |     0 |186132 |  84M|   0 |2003 |2478 |6530 |6530 |2478 |7595 |4834 |   0 |   0 | 1.249279e+03 |      --      |    Inf 
419.29/419.78	c   418s|     1 |     0 |187196 |  80M|   0 |2086 |2478 |6530 |6530 |2478 |7627 |4866 |   0 |   0 | 1.250610e+03 |      --      |    Inf 
421.30/421.72	c   420s|     1 |     0 |188159 |  79M|   0 |2042 |2478 |6530 |6530 |2478 |7575 |4899 |   0 |   0 | 1.252087e+03 |      --      |    Inf 
423.90/424.35	c   422s|     1 |     0 |189401 |  77M|   0 |2066 |2478 |6530 |6530 |2478 |7605 |4929 |   0 |   0 | 1.253334e+03 |      --      |    Inf 
425.40/425.90	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
425.40/425.90	c   424s|     1 |     0 |190450 |  75M|   0 |2072 |2478 |6530 |6530 |2478 |7640 |4964 |   0 |   0 | 1.254119e+03 |      --      |    Inf 
428.60/429.02	c   427s|     1 |     0 |191320 |  74M|   0 |2010 |2478 |6530 |6530 |2478 |7668 |4992 |   0 |   0 | 1.255127e+03 |      --      |    Inf 
430.30/430.70	c   429s|     1 |     0 |192234 |  74M|   0 |2034 |2478 |6530 |6530 |2478 |7700 |5024 |   0 |   0 | 1.255862e+03 |      --      |    Inf 
433.69/434.12	c   432s|     1 |     0 |193693 |  73M|   0 |2009 |2478 |6530 |6530 |2478 |7730 |5054 |   0 |   0 | 1.257310e+03 |      --      |    Inf 
436.30/436.70	c   435s|     1 |     0 |195366 |  72M|   0 |2067 |2478 |6530 |6530 |2478 |7604 |5081 |   0 |   0 | 1.259195e+03 |      --      |    Inf 
438.50/438.95	c   437s|     1 |     0 |196909 |  72M|   0 |2051 |2478 |6530 |6530 |2478 |7635 |5112 |   0 |   0 | 1.260907e+03 |      --      |    Inf 
441.19/441.69	c   440s|     1 |     0 |197906 |  70M|   0 |2022 |2478 |6530 |6530 |2478 |7660 |5137 |   0 |   0 | 1.262179e+03 |      --      |    Inf 
443.59/444.02	c   442s|     1 |     0 |199005 |  70M|   0 |2005 |2478 |6530 |6530 |2478 |7701 |5178 |   0 |   0 | 1.263775e+03 |      --      |    Inf 
445.29/445.74	c   444s|     1 |     0 |200152 |  69M|   0 |2001 |2478 |6530 |6530 |2478 |7729 |5206 |   0 |   0 | 1.267005e+03 |      --      |    Inf 
446.79/447.20	c   445s|     1 |     0 |201095 |  69M|   0 |2018 |2478 |6530 |6530 |2478 |7758 |5235 |   0 |   0 | 1.268269e+03 |      --      |    Inf 
448.39/448.87	c   447s|     1 |     0 |201894 |  69M|   0 |2006 |2478 |6530 |6530 |2478 |7619 |5257 |   0 |   0 | 1.269150e+03 |      --      |    Inf 
449.49/449.93	c   448s|     1 |     0 |202402 |  68M|   0 |2009 |2478 |6530 |6530 |2478 |7647 |5285 |   0 |   0 | 1.270057e+03 |      --      |    Inf 
452.69/453.19	c   451s|     1 |     0 |203875 |  67M|   0 |2041 |2478 |6530 |6530 |2478 |7670 |5308 |   0 |   0 | 1.270849e+03 |      --      |    Inf 
455.89/456.35	c   454s|     1 |     0 |205260 |  66M|   0 |2046 |2478 |6530 |6530 |2478 |7689 |5327 |   0 |   0 | 1.271692e+03 |      --      |    Inf 
458.69/459.18	c   457s|     1 |     0 |206076 |  66M|   0 |2049 |2478 |6530 |6530 |2478 |7711 |5349 |   0 |   0 | 1.272167e+03 |      --      |    Inf 
462.08/462.51	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
462.08/462.51	c   461s|     1 |     0 |207074 |  65M|   0 |2025 |2478 |6530 |6530 |2478 |7733 |5371 |   0 |   0 | 1.272684e+03 |      --      |    Inf 
465.69/466.11	c   464s|     1 |     0 |207775 |  64M|   0 |2007 |2478 |6530 |6530 |2478 |7596 |5386 |   0 |   0 | 1.273149e+03 |      --      |    Inf 
469.08/469.56	c   468s|     1 |     0 |208211 |  64M|   0 |2002 |2478 |6530 |6530 |2478 |7612 |5402 |   0 |   0 | 1.273626e+03 |      --      |    Inf 
471.78/472.28	c   470s|     1 |     0 |208855 |  64M|   0 |1964 |2478 |6530 |6530 |2478 |7630 |5420 |   0 |   0 | 1.274098e+03 |      --      |    Inf 
473.48/473.91	c   472s|     1 |     0 |209418 |  64M|   0 |2013 |2478 |6530 |6530 |2478 |7647 |5437 |   0 |   0 | 1.274301e+03 |      --      |    Inf 
476.18/476.64	c   475s|     1 |     0 |210075 |  63M|   0 |2020 |2478 |6530 |6530 |2478 |7659 |5449 |   0 |   0 | 1.275153e+03 |      --      |    Inf 
479.38/479.83	c   478s|     1 |     0 |210280 |  61M|   0 |2021 |2478 |6530 |6530 |2478 |7672 |5462 |   0 |   0 | 1.275577e+03 |      --      |    Inf 
482.77/483.29	c   481s|     1 |     0 |210483 |  61M|   0 |2025 |2478 |6530 |6530 |2478 |7542 |5469 |   0 |   0 | 1.275633e+03 |      --      |    Inf 
485.78/486.26	c   484s|     1 |     0 |210999 |  61M|   0 |2025 |2478 |6530 |6530 |2478 |7551 |5478 |   0 |   0 | 1.276371e+03 |      --      |    Inf 
489.47/489.90	c   488s|     1 |     0 |211508 |  61M|   0 |2013 |2478 |6530 |6530 |2478 |7556 |5483 |   0 |   0 | 1.276581e+03 |      --      |    Inf 
492.88/493.37	c   491s|     1 |     0 |211768 |  59M|   0 |2011 |2478 |6530 |6530 |2478 |7561 |5488 |   0 |   0 | 1.276598e+03 |      --      |    Inf 
495.77/496.20	c   494s|     1 |     0 |211769 |  57M|   0 |2011 |2478 |6530 |6530 |2478 |7562 |5489 |   0 |   0 | 1.276598e+03 |      --      |    Inf 
504.58/505.02	c   503s|     1 |     2 |211769 |  56M|   0 |2011 |2478 |6530 |6530 |2478 |7562 |5489 |   0 |  27 | 1.276598e+03 |      --      |    Inf 
1794.82/1795.63	c 
1794.82/1795.63	c SCIP Status        : solving was interrupted [time limit reached]
1794.82/1795.63	c Solving Time (sec) : 1791.01
1794.82/1795.63	c Solving Nodes      : 1380
1794.82/1795.63	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1794.82/1795.63	c Dual Bound         : +1.28620769209175e+03
1794.82/1795.63	c Gap                : infinite
1794.82/1795.63	c NODE         1380
1794.82/1795.63	c DUAL BOUND   1286.21
1794.82/1795.63	c PRIMAL BOUND 1e+20
1794.82/1795.63	c GAP          1e+20
1794.82/1795.63	s UNKNOWN
1794.82/1795.63	c SCIP Status        : solving was interrupted [time limit reached]
1794.82/1795.63	c Solving Time       :    1791.01
1794.82/1795.63	c Original Problem   :
1794.82/1795.63	c   Problem name     : HOME/instance-1869031-1245155173.opb
1794.82/1795.63	c   Variables        : 2666 (2666 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.82/1795.63	c   Constraints      : 6659 initial, 6659 maximal
1794.82/1795.63	c Presolved Problem  :
1794.82/1795.63	c   Problem name     : t_HOME/instance-1869031-1245155173.opb
1794.82/1795.63	c   Variables        : 2478 (2478 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.82/1795.63	c   Constraints      : 6530 initial, 7177 maximal
1794.82/1795.63	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.82/1795.63	c   trivial          :       0.02          0          0          0          0          0          0          0          0
1794.82/1795.63	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1794.82/1795.63	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.82/1795.63	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.82/1795.63	c   implics          :       0.02          0          3          0          0          0          0          0          0
1794.82/1795.63	c   probing          :       0.38          2        183          0          0          0          0          0          0
1794.82/1795.63	c   linear           :       0.10          0          0          0          0          0        122        122          0
1794.82/1795.63	c   logicor          :       0.11          0          0          0          0          0          7          0          0
1794.82/1795.63	c   root node        :          -          0          -          -          0          -          -          -          -
1794.82/1795.63	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.82/1795.63	c   integral         :          0          0          0       1020          0          5         10          0          0       2016
1794.82/1795.63	c   logicor          :       6530+       147      69127          0          0        357     395142          0          0          0
1794.82/1795.63	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1794.82/1795.63	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.82/1795.63	c   integral         :     405.65       0.00       0.00     405.65       0.00
1794.82/1795.63	c   logicor          :       2.57       0.18       2.39       0.00       0.00
1794.82/1795.63	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.82/1795.63	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.82/1795.63	c   rootredcost      :       0.03          0          0          0
1794.82/1795.63	c   pseudoobj        :       7.64      63662          0          0
1794.82/1795.63	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.82/1795.63	c   propagation      :       0.10        355        345       1570       29.8         58        4.9          -
1794.82/1795.63	c   infeasible LP    :       0.20        349          0          0        0.0          0        0.0          0
1794.82/1795.63	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.82/1795.63	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.82/1795.63	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.82/1795.63	c   applied globally :          -          -          -       1234       26.7          -          -          -
1794.82/1795.63	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.82/1795.63	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.82/1795.63	c   cut pool         :       4.86        146          -          -       6362          -    (maximal pool size: 29948)
1794.82/1795.63	c   redcost          :       0.14       1166          0          0          0          0
1794.82/1795.63	c   impliedbounds    :       0.16        147          0          0        555          0
1794.82/1795.63	c   intobj           :       0.00          0          0          0          0          0
1794.82/1795.63	c   gomory           :     272.68        147          0          0      59816          0
1794.82/1795.63	c   strongcg         :       8.38         20          0          0      10000          0
1794.82/1795.63	c   cmir             :       0.82         10          0          0          0          0
1794.82/1795.63	c   flowcover        :       0.66         10          0          0          0          0
1794.82/1795.63	c   clique           :       0.41        147          0          0         37          0
1794.82/1795.63	c   zerohalf         :       0.00          0          0          0          0          0
1794.82/1795.63	c   mcf              :       0.02          1          0          0          0          0
1794.82/1795.63	c Pricers            :       Time      Calls       Vars
1794.82/1795.63	c   problem variables:       0.00          0          0
1794.82/1795.63	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.82/1795.63	c   relpscost        :     405.64       1020          5         10          0          0       2016
1794.82/1795.63	c   pscost           :       0.00          0          0          0          0          0          0
1794.82/1795.63	c   inference        :       0.00          0          0          0          0          0          0
1794.82/1795.63	c   mostinf          :       0.00          0          0          0          0          0          0
1794.82/1795.63	c   leastinf         :       0.00          0          0          0          0          0          0
1794.82/1795.63	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.82/1795.63	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.82/1795.63	c   random           :       0.00          0          0          0          0          0          0
1794.82/1795.63	c Primal Heuristics  :       Time      Calls      Found
1794.82/1795.63	c   LP solutions     :       0.00          -          0
1794.82/1795.63	c   pseudo solutions :       0.00          -          0
1794.82/1795.63	c   oneopt           :       0.00          0          0
1794.82/1795.63	c   crossover        :       0.00          0          0
1794.82/1795.63	c   guideddiving     :       0.00          0          0
1794.82/1795.63	c   fracdiving       :      71.14         19          0
1794.82/1795.63	c   linesearchdiving :      59.09         19          0
1794.82/1795.63	c   coefdiving       :      58.64         20          0
1794.82/1795.63	c   simplerounding   :       0.01          0          0
1794.82/1795.63	c   rounding         :       1.14        430          0
1794.82/1795.63	c   shifting         :       2.77        200          0
1794.82/1795.63	c   intshifting      :       0.00          0          0
1794.82/1795.63	c   fixandinfer      :       0.00          0          0
1794.82/1795.63	c   feaspump         :      33.17          5          0
1794.82/1795.63	c   pscostdiving     :      56.78         20          0
1794.82/1795.63	c   veclendiving     :      47.90         19          0
1794.82/1795.63	c   intdiving        :       0.00          0          0
1794.82/1795.63	c   actconsdiving    :       0.00          0          0
1794.82/1795.63	c   objpscostdiving  :      45.17          3          0
1794.82/1795.63	c   rootsoldiving    :      57.03          3          0
1794.82/1795.63	c   octane           :       0.00          0          0
1794.82/1795.63	c   rens             :       0.01          0          0
1794.82/1795.63	c   rins             :       0.00          0          0
1794.82/1795.63	c   localbranching   :       0.00          0          0
1794.82/1795.63	c   mutation         :       0.00          0          0
1794.82/1795.63	c   dins             :       0.00          0          0
1794.82/1795.63	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.82/1795.63	c   primal LP        :       7.69          0          0       0.00       0.00
1794.82/1795.63	c   dual LP          :     641.95       1427    1027320     719.92    1600.31
1794.82/1795.63	c   barrier LP       :       0.00          0          0       0.00          -
1794.82/1795.63	c   diving/probing LP:     400.26       9217     413901      44.91    1034.08
1794.82/1795.63	c   strong branching :     404.54       2532     626005     247.24    1547.45
1794.82/1795.63	c     (at root node) :          -         27       6513     241.22          -
1794.82/1795.63	c   conflict analysis:       0.00          0          0       0.00          -
1794.82/1795.63	c B&B Tree           :
1794.82/1795.63	c   number of runs   :          1
1794.82/1795.63	c   nodes            :       1380
1794.82/1795.63	c   nodes (total)    :       1380
1794.82/1795.63	c   nodes left       :        536
1794.82/1795.63	c   max depth        :         37
1794.82/1795.63	c   max depth (total):         37
1794.82/1795.63	c   backtracks       :        461 (33.4%)
1794.82/1795.63	c   delayed cutoffs  :        101
1794.82/1795.63	c   repropagations   :        284 (70013 domain reductions, 86 cutoffs)
1794.82/1795.63	c   avg switch length:       4.58
1794.82/1795.63	c   switching time   :       1.63
1794.82/1795.63	c Solution           :
1794.82/1795.63	c   Solutions found  :          0 (0 improvements)
1794.82/1795.63	c   Primal Bound     :          -
1794.82/1795.63	c   Dual Bound       : +1.28620769209175e+03
1794.82/1795.63	c   Gap              :   infinite
1794.82/1795.63	c   Root Dual Bound  : +1.27659837886012e+03
1794.92/1795.78	c Time complete: 1795.01.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 5570
/proc/meminfo: memFree=1851224/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=5812 CPUtime=0
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 516 0 0 0 0 0 0 0 18 0 1 0 183117341 5951488 500 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/5570/statm: 1453 501 332 1256 0 192 0

[startup+0.102098 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 5570
/proc/meminfo: memFree=1851224/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=15800 CPUtime=0.09
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 2948 0 0 0 9 0 0 0 18 0 1 0 183117341 16179200 2932 1992294400 4194304 9342243 548682068736 18446744073709551615 8236292 0 0 4096 0 0 0 0 17 1 0 0
/proc/5570/statm: 3950 2932 378 1256 0 2689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15800

[startup+0.201108 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 5570
/proc/meminfo: memFree=1851224/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=27640 CPUtime=0.19
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 6098 0 0 0 17 2 0 0 18 0 1 0 183117341 28303360 5728 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 6910 5728 463 1256 0 5649 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27640

[startup+0.30112 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 5570
/proc/meminfo: memFree=1851224/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=32072 CPUtime=0.28
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 7176 0 0 0 25 3 0 0 19 0 1 0 183117341 32841728 6806 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 8018 6806 467 1256 0 6757 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32072

[startup+0.701166 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 5570
/proc/meminfo: memFree=1851224/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=33296 CPUtime=0.69
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 7525 0 0 0 61 8 0 0 22 0 1 0 183117341 34095104 7155 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 8324 7155 489 1256 0 7063 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33296

[startup+1.50126 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5571
/proc/meminfo: memFree=1815184/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=45708 CPUtime=1.48
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 10210 0 0 0 139 9 0 0 25 0 1 0 183117341 46804992 9824 1992294400 4194304 9342243 548682068736 18446744073709551615 5869991 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 11427 9824 616 1256 0 10166 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45708

[startup+3.10144 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5571
/proc/meminfo: memFree=1813776/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=46888 CPUtime=3.09
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 11096 0 0 0 299 10 0 0 25 0 1 0 183117341 48013312 10021 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 11722 10021 643 1256 0 10461 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46888

[startup+6.30282 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5571
/proc/meminfo: memFree=1812304/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=47672 CPUtime=6.05
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 11278 0 0 0 594 11 0 0 25 0 1 0 183117341 48816128 10203 1992294400 4194304 9342243 548682068736 18446744073709551615 6939160 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5570/statm: 11918 10203 643 1256 0 10657 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 47672

[startup+12.7015 s]
/proc/loadavg: 1.14 1.03 1.00 2/65 5571
/proc/meminfo: memFree=1797912/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=64800 CPUtime=12.42
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 16248 0 0 0 1227 15 0 0 25 0 1 0 183117341 66355200 14107 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 16200 14107 674 1256 0 14939 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 64800

[startup+25.502 s]
/proc/loadavg: 1.12 1.03 1.00 2/65 5571
/proc/meminfo: memFree=1767960/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=96108 CPUtime=25.22
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 26909 0 0 0 2498 24 0 0 25 0 1 0 183117341 98414592 21673 1992294400 4194304 9342243 548682068736 18446744073709551615 4291253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 24027 21673 674 1256 0 22766 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 96108

[startup+51.102 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 5571
/proc/meminfo: memFree=1729816/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=134072 CPUtime=50.81
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 44220 0 0 0 5044 37 0 0 25 0 1 0 183117341 137289728 30661 1992294400 4194304 9342243 548682068736 18446744073709551615 6896750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 33518 30661 677 1256 0 32257 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 134072

[startup+102.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 5571
/proc/meminfo: memFree=1708696/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=159364 CPUtime=102
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 78513 0 0 0 10139 61 0 0 25 0 1 0 183117341 163188736 36155 1992294400 4194304 9342243 548682068736 18446744073709551615 6959593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 39841 36155 677 1256 0 38580 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 159364

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 5571
/proc/meminfo: memFree=1690072/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=179108 CPUtime=161.98
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 92723 0 0 0 16121 77 0 0 25 0 1 0 183117341 183406592 40659 1992294400 4194304 9342243 548682068736 18446744073709551615 6959593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 44777 40659 677 1256 0 43516 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 179108

[startup+222.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 5571
/proc/meminfo: memFree=1681112/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=185368 CPUtime=221.96
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 101675 0 0 0 22107 89 0 0 25 0 1 0 183117341 189816832 43006 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 46342 43006 677 1256 0 45081 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 185368

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1670424/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=198532 CPUtime=281.93
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 116688 0 0 0 28085 108 0 0 25 0 1 0 183117341 203296768 45652 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 49633 45652 677 1256 0 48372 0
Current children cumulated CPU time (s) 281.93
Current children cumulated vsize (KiB) 198532

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1667736/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=197984 CPUtime=341.92
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 119386 0 0 0 34073 119 0 0 25 0 1 0 183117341 202735616 46304 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 49496 46304 677 1256 0 48235 0
Current children cumulated CPU time (s) 341.92
Current children cumulated vsize (KiB) 197984

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1665432/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=199180 CPUtime=401.91
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 119933 0 0 0 40058 133 0 0 25 0 1 0 183117341 203960320 46851 1992294400 4194304 9342243 548682068736 18446744073709551615 6938966 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 49795 46851 677 1256 0 48534 0
Current children cumulated CPU time (s) 401.91
Current children cumulated vsize (KiB) 199180

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1662296/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=201932 CPUtime=461.88
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 120673 0 0 0 46044 144 0 0 25 0 1 0 183117341 206778368 47590 1992294400 4194304 9342243 548682068736 18446744073709551615 6959562 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50483 47590 677 1256 0 49222 0
Current children cumulated CPU time (s) 461.88
Current children cumulated vsize (KiB) 201932

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1661336/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=202896 CPUtime=521.86
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 123811 0 0 0 52029 157 0 0 25 0 1 0 183117341 207765504 47833 1992294400 4194304 9342243 548682068736 18446744073709551615 5869970 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50724 47833 684 1256 0 49463 0
Current children cumulated CPU time (s) 521.86
Current children cumulated vsize (KiB) 202896

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1660696/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=202896 CPUtime=581.86
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 123965 0 0 0 58021 165 0 0 25 0 1 0 183117341 207765504 47987 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50724 47987 690 1256 0 49463 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 202896

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1660632/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=202896 CPUtime=641.84
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 123977 0 0 0 64012 172 0 0 25 0 1 0 183117341 207765504 47999 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50724 47999 690 1256 0 49463 0
Current children cumulated CPU time (s) 641.84
Current children cumulated vsize (KiB) 202896

[startup+702.302 s]

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

/proc/meminfo: memFree=1659672/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=202896 CPUtime=1121.7
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 124159 0 0 0 111923 247 0 0 25 0 1 0 183117341 207765504 48181 1992294400 4194304 9342243 548682068736 18446744073709551615 6967324 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50724 48181 691 1256 0 49463 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 202896

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1659096/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203868 CPUtime=1181.69
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 124297 0 0 0 117912 257 0 0 25 0 1 0 183117341 208760832 48319 1992294400 4194304 9342243 548682068736 18446744073709551615 6935925 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50967 48319 691 1256 0 49706 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 203868

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1660568/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=204844 CPUtime=1241.67
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 127406 0 0 0 123897 270 0 0 25 0 1 0 183117341 209760256 47972 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 51211 47972 691 1256 0 49950 0
Current children cumulated CPU time (s) 1241.67
Current children cumulated vsize (KiB) 204844

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1660248/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203668 CPUtime=1301.66
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 130626 0 0 0 129884 282 0 0 25 0 1 0 183117341 208556032 48001 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50917 48001 691 1256 0 49656 0
Current children cumulated CPU time (s) 1301.66
Current children cumulated vsize (KiB) 203668

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1660504/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=198784 CPUtime=1361.64
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 132609 0 0 0 135870 294 0 0 25 0 1 0 183117341 203554816 47893 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 49696 47893 691 1256 0 48435 0
Current children cumulated CPU time (s) 1361.64
Current children cumulated vsize (KiB) 198784

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1659672/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203792 CPUtime=1421.63
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 133784 0 0 0 141859 304 0 0 25 0 1 0 183117341 208683008 48141 1992294400 4194304 9342243 548682068736 18446744073709551615 6064740 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50948 48141 691 1256 0 49687 0
Current children cumulated CPU time (s) 1421.63
Current children cumulated vsize (KiB) 203792

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1659864/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203616 CPUtime=1481.61
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 135808 0 0 0 147846 315 0 0 25 0 1 0 183117341 208502784 48088 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50904 48088 691 1256 0 49643 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 203616

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5571
/proc/meminfo: memFree=1659352/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203568 CPUtime=1541.6
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 137936 0 0 0 153834 326 0 0 25 0 1 0 183117341 208453632 48202 1992294400 4194304 9342243 548682068736 18446744073709551615 6960228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50892 48202 691 1256 0 49631 0
Current children cumulated CPU time (s) 1541.6
Current children cumulated vsize (KiB) 203568

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5573
/proc/meminfo: memFree=1658776/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203800 CPUtime=1601.57
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 138946 0 0 0 159820 337 0 0 25 0 1 0 183117341 208691200 48285 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50950 48285 691 1256 0 49689 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 203800

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5573
/proc/meminfo: memFree=1659096/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=198784 CPUtime=1661.55
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 142601 0 0 0 165807 348 0 0 25 0 1 0 183117341 203554816 48207 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 49696 48207 691 1256 0 48435 0
Current children cumulated CPU time (s) 1661.55
Current children cumulated vsize (KiB) 198784

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5573
/proc/meminfo: memFree=1658584/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203668 CPUtime=1721.54
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 142778 0 0 0 171794 360 0 0 25 0 1 0 183117341 208556032 48384 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50917 48384 691 1256 0 49656 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 203668

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5573
/proc/meminfo: memFree=1658776/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203680 CPUtime=1781.53
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 144693 0 0 0 177780 373 0 0 25 0 1 0 183117341 208568320 48326 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50920 48326 691 1256 0 49659 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 203680

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

[startup+1785.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5573
/proc/meminfo: memFree=1658712/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203680 CPUtime=1784.82
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 144703 0 0 0 178109 373 0 0 25 0 1 0 183117341 208568320 48336 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50920 48336 691 1256 0 49659 0
Current children cumulated CPU time (s) 1784.82
Current children cumulated vsize (KiB) 203680

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5573
/proc/meminfo: memFree=1658712/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203680 CPUtime=1791.22
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 144704 0 0 0 178748 374 0 0 25 0 1 0 183117341 208568320 48337 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50920 48337 691 1256 0 49659 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 203680

[startup+1793.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5573
/proc/meminfo: memFree=1658712/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203680 CPUtime=1792.83
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 144704 0 0 0 178908 375 0 0 25 0 1 0 183117341 208568320 48337 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50920 48337 691 1256 0 49659 0
Current children cumulated CPU time (s) 1792.83
Current children cumulated vsize (KiB) 203680

[startup+1794.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5573
/proc/meminfo: memFree=1658712/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203680 CPUtime=1793.62
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 144704 0 0 0 178987 375 0 0 25 0 1 0 183117341 208568320 48337 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50920 48337 691 1256 0 49659 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (KiB) 203680

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5573
/proc/meminfo: memFree=1658712/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203680 CPUtime=1794.42
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 144704 0 0 0 179067 375 0 0 25 0 1 0 183117341 208568320 48337 1992294400 4194304 9342243 548682068736 18446744073709551615 6866541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50920 48337 691 1256 0 49659 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (KiB) 203680

[startup+1795.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5573
/proc/meminfo: memFree=1658712/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203680 CPUtime=1794.82
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 144710 0 0 0 179107 375 0 0 25 0 1 0 183117341 208568320 48343 1992294400 4194304 9342243 548682068736 18446744073709551615 6960356 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5570/statm: 50920 48343 691 1256 0 49659 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 203680

[startup+1795.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5573
/proc/meminfo: memFree=1658712/2055920 swapFree=4191900/4192956
[pid=5570] ppid=5568 vsize=203680 CPUtime=1794.92
/proc/5570/stat : 5570 (pbscip.linux.x8) R 5568 5570 5117 0 -1 4194304 144714 0 0 0 179117 375 0 0 25 0 1 0 183117341 208568320 48347 1992294400 4194304 9342243 548682068736 18446744073709551615 5854267 0 0 4096 0 0 0 0 17 1 0 0
/proc/5570/statm: 50920 48347 695 1256 0 49659 0
Current children cumulated CPU time (s) 1794.92
Current children cumulated vsize (KiB) 203680

Child status: 0
Real time (s): 1795.79
CPU time (s): 1795.02
CPU user time (s): 1791.23
CPU system time (s): 3.79242
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 208192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.23
system time used= 3.79242
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144718
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= 3
involuntary context switches= 2755

runsolver used 1.3368 second user time and 3.70844 second system time

The end

Launcher Data

Begin job on node28 at 2009-06-16 14:26:13
IDJOB=1869031
IDBENCH=2134
IDSOLVER=684
FILE ID=node28/1869031-1245155173
PBS_JOBID= 9363745
Free space on /tmp= 66176 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-4-c.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-1869031-1245155173/watcher-1869031-1245155173 -o /tmp/evaluation-result-1869031-1245155173/solver-1869031-1245155173 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869031-1245155173.opb

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

MD5SUM BENCH= 28753ff2e44c4cedb2d3a2e783f8d1a4
RANDOM SEED=278780321

node28.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.231
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.231
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:       1851640 kB
Buffers:         24200 kB
Cached:         104672 kB
SwapCached:        260 kB
Active:          56456 kB
Inactive:        90876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851640 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           11948 kB
Writeback:           0 kB
Mapped:          22624 kB
Slab:            42684 kB
Committed_AS:   156300 kB
PageTables:       1424 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= 66168 MiB
End job on node28 at 2009-06-16 14:56:09