Trace number 2703437

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 NameAnswerobjective functionCPU timeWall clock time
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1789.38 1790.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-1-c.opb
MD5SUM7d3927082349ded13241d71256bbcafb
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 variables2630
Total number of constraints6569
Number of constraints which are clauses6569
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 2630
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 2630
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 2630
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.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2703437-1278554113.opb>
0.09/0.12	c original problem has 2630 variables (2630 bin, 0 int, 0 impl, 0 cont) and 6569 constraints
0.09/0.12	c problem read
0.09/0.12	c presolving settings loaded
0.09/0.16	c presolving:
0.19/0.28	c (round 1) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6445 upgd conss, 5606 impls, 0 clqs
0.29/0.30	c (round 2) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6446 upgd conss, 5606 impls, 0 clqs
0.29/0.32	c (round 3) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 5606 impls, 0 clqs
0.39/0.40	c (round 4) 50 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 7068 impls, 0 clqs
0.39/0.42	c (round 5) 53 del vars, 177 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 7106 impls, 0 clqs
0.39/0.43	c (round 6) 53 del vars, 179 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 7106 impls, 0 clqs
0.59/0.64	c (round 7) 103 del vars, 179 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 27294 impls, 0 clqs
0.59/0.65	c (round 8) 103 del vars, 229 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 27294 impls, 0 clqs
0.79/0.80	c (round 9) 153 del vars, 229 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 46750 impls, 0 clqs
0.79/0.82	c (round 10) 153 del vars, 279 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 46750 impls, 0 clqs
0.89/0.97	c    (0.9s) probing: 548/2630 (20.8%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.89/0.97	c    (0.9s) probing aborted: 100/100 successive totally useless probings
0.89/0.97	c (round 11) 188 del vars, 279 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 48352 impls, 0 clqs
0.89/0.98	c (round 12) 188 del vars, 314 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6447 upgd conss, 48352 impls, 0 clqs
1.00/1.00	c    (0.9s) probing: 558/2630 (21.2%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
1.00/1.00	c    (0.9s) probing aborted: 100/100 successive totally useless probings
1.00/1.00	c presolving (13 rounds):
1.00/1.00	c  188 deleted vars, 314 deleted constraints, 0 tightened bounds, 0 added holes, 122 changed sides, 0 changed coefficients
1.00/1.00	c  48352 implications, 0 cliques
1.00/1.00	c presolved problem has 2442 variables (2442 bin, 0 int, 0 impl, 0 cont) and 6255 constraints
1.00/1.00	c    1497 constraints of type <setppc>
1.00/1.00	c    4758 constraints of type <logicor>
1.00/1.00	c transformed objective value is always integral (scale: 1)
1.00/1.00	c Presolving Time: 0.86
1.00/1.00	c - non default parameters ----------------------------------------------------------------------
1.00/1.00	c # SCIP version 1.2.1.3
1.00/1.00	c 
1.00/1.00	c # frequency for displaying node information lines
1.00/1.00	c # [type: int, range: [-1,2147483647], default: 100]
1.00/1.00	c display/freq = 10000
1.00/1.00	c 
1.00/1.00	c # maximal time in seconds to run
1.00/1.00	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.01	c limits/time = 1789.89
1.00/1.01	c 
1.00/1.01	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.00/1.01	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.01	c limits/memory = 1620
1.00/1.01	c 
1.00/1.01	c # default clock type (1: CPU user seconds, 2: wall clock time)
1.00/1.01	c # [type: int, range: [1,2], default: 1]
1.00/1.01	c timing/clocktype = 2
1.00/1.01	c 
1.00/1.01	c # should presolving try to simplify inequalities
1.00/1.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.01	c constraints/linear/simplifyinequalities = TRUE
1.00/1.01	c 
1.00/1.01	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1.00/1.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.01	c constraints/indicator/addCouplingCons = TRUE
1.00/1.01	c 
1.00/1.01	c # should presolving try to simplify knapsacks
1.00/1.01	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.01	c constraints/knapsack/simplifyinequalities = TRUE
1.00/1.01	c 
1.00/1.01	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.00/1.01	c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.01	c separating/rapidlearning/freq = 0
1.00/1.01	c 
1.00/1.01	c -----------------------------------------------------------------------------------------------
1.00/1.01	c start solving
1.00/1.01	c 
4.09/4.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.09/4.14	c   4.0s|     1 |     0 |  4788 |     - |  13M|   0 |1695 |2442 |6255 |2442 |6253 |   0 |   0 |   0 | 7.898000e+02 |      --      |    Inf 
18.38/18.49	c  18.4s|     1 |     0 | 14014 |     - |  19M|   0 |2209 |2442 |7205 |2442 |7088 | 835 |   0 |   0 | 8.156440e+02 |      --      |    Inf 
20.69/20.79	c  20.7s|     1 |     0 | 15410 |     - |  23M|   0 |1519 |2442 |7205 |2442 |7121 | 868 |   0 |   0 | 8.209308e+02 |      --      |    Inf 
22.79/22.81	c  22.7s|     1 |     0 | 16497 |     - |  25M|   0 |1542 |2442 |7205 |2442 |7152 | 899 |   0 |   0 | 8.249182e+02 |      --      |    Inf 
25.29/25.34	c  25.2s|     1 |     0 | 17876 |     - |  28M|   0 |1570 |2442 |7205 |2442 |7192 | 939 |   0 |   0 | 8.279200e+02 |      --      |    Inf 
28.08/28.17	c  28.1s|     1 |     0 | 19421 |     - |  29M|   0 |1632 |2442 |7205 |2442 |7227 | 974 |   0 |   0 | 8.309069e+02 |      --      |    Inf 
31.08/31.14	c  31.0s|     1 |     0 | 20976 |     - |  31M|   0 |1597 |2442 |7205 |2442 |7259 |1006 |   0 |   0 | 8.336094e+02 |      --      |    Inf 
35.57/35.69	c  35.6s|     1 |     0 | 23354 |     - |  35M|   0 |1629 |2442 |7205 |2442 |7300 |1047 |   0 |   0 | 8.353822e+02 |      --      |    Inf 
38.57/38.62	c  38.5s|     1 |     0 | 24544 |     - |  40M|   0 |1653 |2442 |7205 |2442 |7317 |1064 |   0 |   0 | 8.362974e+02 |      --      |    Inf 
44.57/44.65	c  44.5s|     1 |     0 | 26329 |     - |  44M|   0 |1737 |2442 |7205 |2442 |7338 |1085 |   0 |   0 | 8.382793e+02 |      --      |    Inf 
49.96/50.02	c  49.9s|     1 |     0 | 28338 |     - |  45M|   0 |2057 |2442 |7205 |2442 |7370 |1117 |   0 |   0 | 8.419373e+02 |      --      |    Inf 
56.86/56.96	c  56.8s|     1 |     0 | 30521 |     - |  47M|   0 |2075 |2442 |7205 |2442 |7403 |1150 |   0 |   0 | 8.448342e+02 |      --      |    Inf 
65.86/65.94	c  65.8s|     1 |     0 | 33053 |     - |  49M|   0 |2053 |2442 |7205 |2442 |7432 |1179 |   0 |   0 | 8.489736e+02 |      --      |    Inf 
72.66/72.79	c  72.7s|     1 |     0 | 35393 |     - |  54M|   0 |1616 |2442 |7205 |2442 |7458 |1205 |   0 |   0 | 8.505441e+02 |      --      |    Inf 
84.15/84.20	c  84.1s|     1 |     0 | 39935 |     - |  59M|   0 |1723 |2442 |7205 |2442 |6664 |1238 |   0 |   0 | 8.531956e+02 |      --      |    Inf 
90.75/90.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
90.75/90.83	c  90.7s|     1 |     0 | 42863 |     - |  60M|   0 |1666 |2442 |7205 |2442 |6699 |1273 |   0 |   0 | 8.549478e+02 |      --      |    Inf 
97.85/97.96	c  97.8s|     1 |     0 | 45995 |     - |  63M|   0 |1763 |2442 |7205 |2442 |6729 |1303 |   0 |   0 | 8.565812e+02 |      --      |    Inf 
103.85/103.96	c   104s|     1 |     0 | 48508 |     - |  68M|   0 |1706 |2442 |7205 |2442 |6759 |1333 |   0 |   0 | 8.582714e+02 |      --      |    Inf 
111.94/112.07	c   112s|     1 |     0 | 51586 |     - |  71M|   0 |1759 |2442 |7205 |2442 |6795 |1369 |   0 |   0 | 8.596570e+02 |      --      |    Inf 
122.94/123.10	c   123s|     1 |     0 | 56077 |     - |  76M|   0 |1756 |2442 |7205 |2442 |6829 |1403 |   0 |   0 | 8.624027e+02 |      --      |    Inf 
135.93/136.05	c   136s|     1 |     0 | 60230 |     - |  77M|   0 |1698 |2442 |7205 |2442 |6772 |1463 |   0 |   0 | 8.816104e+02 |      --      |    Inf 
139.03/139.13	c   139s|     1 |     0 | 61970 |     - |  79M|   0 |1652 |2442 |7205 |2442 |6804 |1495 |   0 |   0 | 8.835558e+02 |      --      |    Inf 
142.13/142.29	c   142s|     1 |     0 | 63522 |     - |  81M|   0 |1711 |2442 |7205 |2442 |6833 |1524 |   0 |   0 | 8.846635e+02 |      --      |    Inf 
147.92/148.05	c   148s|     1 |     0 | 65848 |     - |  82M|   0 |1707 |2442 |7205 |2442 |6876 |1567 |   0 |   0 | 8.880933e+02 |      --      |    Inf 
155.23/155.33	c   155s|     1 |     0 | 68741 |     - |  84M|   0 |1699 |2442 |7205 |2442 |6917 |1608 |   0 |   0 | 8.978503e+02 |      --      |    Inf 
163.13/163.29	c   163s|     1 |     0 | 71871 |     - |  86M|   0 |1715 |2442 |7205 |2442 |6957 |1648 |   0 |   0 | 9.043246e+02 |      --      |    Inf 
173.02/173.16	c   173s|     1 |     0 | 75795 |     - |  87M|   0 |1689 |2442 |7205 |2442 |6857 |1699 |   0 |   0 | 9.098102e+02 |      --      |    Inf 
179.42/179.51	c   179s|     1 |     0 | 78601 |     - |  87M|   0 |1776 |2442 |7205 |2442 |6921 |1763 |   0 |   0 | 9.233769e+02 |      --      |    Inf 
184.02/184.12	c   184s|     1 |     0 | 80467 |     - |  89M|   0 |1743 |2442 |7205 |2442 |6957 |1799 |   0 |   0 | 9.261549e+02 |      --      |    Inf 
187.92/188.03	c   188s|     1 |     0 | 82345 |     - |  90M|   0 |1764 |2442 |7205 |2442 |7007 |1849 |   0 |   0 | 9.292724e+02 |      --      |    Inf 
195.82/195.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
195.82/195.96	c   196s|     1 |     0 | 86070 |     - |  90M|   0 |1958 |2442 |7205 |2442 |7059 |1901 |   0 |   0 | 9.347358e+02 |      --      |    Inf 
201.21/201.33	c   201s|     1 |     0 | 88274 |     - |  92M|   0 |1951 |2442 |7205 |2442 |7085 |1927 |   0 |   0 | 9.365244e+02 |      --      |    Inf 
211.91/212.02	c   212s|     1 |     0 | 92752 |     - |  93M|   0 |1888 |2442 |7205 |2442 |6999 |1995 |   0 |   0 | 9.514420e+02 |      --      |    Inf 
215.90/216.08	c   216s|     1 |     0 | 94594 |     - |  93M|   0 |1902 |2442 |7205 |2442 |7040 |2036 |   0 |   0 | 9.531512e+02 |      --      |    Inf 
222.20/222.36	c   222s|     1 |     0 | 97809 |     - |  95M|   0 |1968 |2442 |7205 |2442 |7077 |2073 |   0 |   0 | 9.540828e+02 |      --      |    Inf 
230.40/230.57	c   230s|     1 |     0 |101151 |     - |  96M|   0 |1764 |2442 |7205 |2442 |7126 |2122 |   0 |   0 | 9.653257e+02 |      --      |    Inf 
234.70/234.85	c   235s|     1 |     0 |103006 |     - |  97M|   0 |1753 |2442 |7205 |2442 |7182 |2178 |   0 |   0 | 9.707357e+02 |      --      |    Inf 
240.10/240.28	c   240s|     1 |     0 |105366 |     - |  98M|   0 |1798 |2442 |7205 |2442 |7241 |2237 |   0 |   0 | 9.744288e+02 |      --      |    Inf 
246.50/246.64	c   247s|     1 |     0 |107679 |     - |  99M|   0 |1836 |2442 |7205 |2442 |7062 |2283 |   0 |   0 | 9.806354e+02 |      --      |    Inf 
252.90/253.09	c   253s|     1 |     0 |110271 |     - | 100M|   0 |1829 |2442 |7205 |2442 |7100 |2321 |   0 |   0 | 9.823281e+02 |      --      |    Inf 
259.40/259.58	c   259s|     1 |     0 |113039 |     - | 102M|   0 |1900 |2442 |7205 |2442 |7135 |2356 |   0 |   0 | 9.830648e+02 |      --      |    Inf 
267.20/267.31	c   267s|     1 |     0 |116175 |     - | 103M|   0 |1968 |2442 |7205 |2442 |7194 |2415 |   0 |   0 | 9.875909e+02 |      --      |    Inf 
274.58/274.77	c   275s|     1 |     0 |119456 |     - | 104M|   0 |1968 |2442 |7205 |2442 |7239 |2460 |   0 |   0 | 9.901629e+02 |      --      |    Inf 
280.19/280.35	c   280s|     1 |     0 |121892 |     - | 107M|   0 |1974 |2442 |7205 |2442 |7270 |2491 |   0 |   0 | 9.911012e+02 |      --      |    Inf 
288.49/288.69	c   289s|     1 |     0 |125088 |     - | 107M|   0 |2010 |2442 |7205 |2442 |7100 |2541 |   0 |   0 | 9.944266e+02 |      --      |    Inf 
298.88/299.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
298.88/299.01	c   299s|     1 |     0 |129367 |     - | 108M|   0 |1993 |2442 |7205 |2442 |7167 |2608 |   0 |   0 | 1.007380e+03 |      --      |    Inf 
307.08/307.23	c   307s|     1 |     0 |133010 |     - | 109M|   0 |1878 |2442 |7205 |2442 |7219 |2660 |   0 |   0 | 1.013612e+03 |      --      |    Inf 
312.07/312.29	c   312s|     1 |     0 |135472 |     - | 111M|   0 |1913 |2442 |7205 |2442 |7264 |2705 |   0 |   0 | 1.016103e+03 |      --      |    Inf 
317.67/317.84	c   318s|     1 |     0 |138037 |     - | 113M|   0 |1943 |2442 |7205 |2442 |7305 |2746 |   0 |   0 | 1.017838e+03 |      --      |    Inf 
326.48/326.60	c   326s|     1 |     0 |141452 |     - | 114M|   0 |1918 |2442 |7205 |2442 |7370 |2811 |   0 |   0 | 1.026477e+03 |      --      |    Inf 
332.67/332.84	c   333s|     1 |     0 |144308 |     - | 115M|   0 |1950 |2442 |7205 |2442 |7186 |2851 |   0 |   0 | 1.028669e+03 |      --      |    Inf 
338.16/338.37	c   338s|     1 |     0 |146763 |     - | 116M|   0 |2040 |2442 |7205 |2442 |7219 |2884 |   0 |   0 | 1.030196e+03 |      --      |    Inf 
348.45/348.66	c   349s|     1 |     0 |150875 |     - | 117M|   0 |1914 |2442 |7205 |2442 |7279 |2944 |   0 |   0 | 1.042488e+03 |      --      |    Inf 
352.85/353.05	c   353s|     1 |     0 |152681 |     - | 118M|   0 |1895 |2442 |7205 |2442 |7314 |2979 |   0 |   0 | 1.043737e+03 |      --      |    Inf 
359.84/360.05	c   360s|     1 |     0 |156177 |     - | 120M|   0 |1850 |2442 |7205 |2442 |7348 |3013 |   0 |   0 | 1.045485e+03 |      --      |    Inf 
364.54/364.76	c   365s|     1 |     0 |158500 |     - | 121M|   0 |1893 |2442 |7205 |2442 |7394 |3059 |   0 |   0 | 1.048264e+03 |      --      |    Inf 
370.14/370.30	c   370s|     1 |     0 |160781 |     - | 123M|   0 |1937 |2442 |7205 |2442 |7201 |3096 |   0 |   0 | 1.049722e+03 |      --      |    Inf 
376.24/376.49	c   376s|     1 |     0 |163645 |     - | 124M|   0 |1955 |2442 |7205 |2442 |7250 |3145 |   0 |   0 | 1.051722e+03 |      --      |    Inf 
387.04/387.25	c   387s|     1 |     0 |168122 |     - | 126M|   0 |2023 |2442 |7205 |2442 |7303 |3198 |   0 |   0 | 1.055403e+03 |      --      |    Inf 
395.63/395.84	c   396s|     1 |     0 |171810 |     - | 129M|   0 |1983 |2442 |7205 |2442 |7354 |3249 |   0 |   0 | 1.059283e+03 |      --      |    Inf 
402.22/402.49	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
402.22/402.49	c   402s|     1 |     0 |174259 |     - | 130M|   0 |1982 |2442 |7205 |2442 |7401 |3296 |   0 |   0 | 1.061750e+03 |      --      |    Inf 
407.22/407.42	c   407s|     1 |     0 |176036 |     - | 132M|   0 |1987 |2442 |7205 |2442 |7453 |3348 |   0 |   0 | 1.065034e+03 |      --      |    Inf 
415.55/415.98	c   416s|     1 |     0 |179050 |     - | 133M|   0 |2019 |2442 |7205 |2442 |7271 |3403 |   0 |   0 | 1.068449e+03 |      --      |    Inf 
420.95/421.35	c   421s|     1 |     0 |181692 |     - | 134M|   0 |1873 |2442 |7205 |2442 |7313 |3445 |   0 |   0 | 1.069314e+03 |      --      |    Inf 
430.04/430.46	c   430s|     1 |     0 |185707 |     - | 136M|   0 |1980 |2442 |7205 |2442 |7372 |3504 |   0 |   0 | 1.078779e+03 |      --      |    Inf 
436.35/436.74	c   437s|     1 |     0 |188472 |     - | 137M|   0 |1895 |2442 |7205 |2442 |7417 |3549 |   0 |   0 | 1.081928e+03 |      --      |    Inf 
446.33/446.70	c   447s|     1 |     0 |193082 |     - | 139M|   0 |1902 |2442 |7205 |2442 |7456 |3588 |   0 |   0 | 1.084254e+03 |      --      |    Inf 
454.73/455.12	c   455s|     1 |     0 |196595 |     - | 140M|   0 |2052 |2442 |7205 |2442 |7498 |3630 |   0 |   0 | 1.086509e+03 |      --      |    Inf 
465.22/465.65	c   466s|     1 |     0 |200954 |     - | 141M|   0 |1899 |2442 |7205 |2442 |7361 |3693 |   0 |   0 | 1.100509e+03 |      --      |    Inf 
471.02/471.40	c   471s|     1 |     0 |203271 |     - | 141M|   0 |1995 |2442 |7205 |2442 |7404 |3736 |   0 |   0 | 1.101700e+03 |      --      |    Inf 
478.52/478.90	c   479s|     1 |     0 |206429 |     - | 142M|   0 |2112 |2442 |7205 |2442 |7452 |3784 |   0 |   0 | 1.103140e+03 |      --      |    Inf 
487.41/487.86	c   488s|     1 |     0 |209959 |     - | 143M|   0 |2051 |2442 |7205 |2442 |7485 |3817 |   0 |   0 | 1.106579e+03 |      --      |    Inf 
494.22/494.69	c   495s|     1 |     0 |212889 |     - | 146M|   0 |2081 |2442 |7205 |2442 |7521 |3853 |   0 |   0 | 1.108914e+03 |      --      |    Inf 
501.52/501.95	c   502s|     1 |     0 |215485 |     - | 147M|   0 |2071 |2442 |7205 |2442 |7564 |3896 |   0 |   0 | 1.109923e+03 |      --      |    Inf 
511.31/511.77	c   512s|     1 |     0 |219150 |     - | 148M|   0 |1945 |2442 |7205 |2442 |7352 |3947 |   0 |   0 | 1.116647e+03 |      --      |    Inf 
515.70/516.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
515.70/516.18	c   516s|     1 |     0 |221277 |     - | 150M|   0 |2012 |2442 |7205 |2442 |7395 |3990 |   0 |   0 | 1.117662e+03 |      --      |    Inf 
520.60/521.09	c   521s|     1 |     0 |223601 |     - | 151M|   0 |2038 |2442 |7205 |2442 |7433 |4028 |   0 |   0 | 1.118013e+03 |      --      |    Inf 
526.10/526.55	c   526s|     1 |     0 |226084 |     - | 151M|   0 |1979 |2442 |7205 |2442 |7482 |4077 |   0 |   0 | 1.121524e+03 |      --      |    Inf 
531.91/532.36	c   532s|     1 |     0 |228757 |     - | 153M|   0 |2064 |2442 |7205 |2442 |7527 |4122 |   0 |   0 | 1.122490e+03 |      --      |    Inf 
540.60/541.06	c   541s|     1 |     0 |232449 |     - | 154M|   0 |1985 |2442 |7205 |2442 |7576 |4171 |   0 |   0 | 1.127513e+03 |      --      |    Inf 
549.90/550.34	c   550s|     1 |     0 |236794 |     - | 155M|   0 |2013 |2442 |7205 |2442 |7378 |4211 |   0 |   0 | 1.129785e+03 |      --      |    Inf 
557.30/557.77	c   558s|     1 |     0 |240018 |     - | 155M|   0 |1918 |2442 |7205 |2442 |7429 |4262 |   0 |   0 | 1.134027e+03 |      --      |    Inf 
566.89/567.37	c   567s|     1 |     0 |245112 |     - | 157M|   0 |1967 |2442 |7205 |2442 |7484 |4317 |   0 |   0 | 1.137171e+03 |      --      |    Inf 
575.29/575.70	c   576s|     1 |     0 |248760 |     - | 158M|   0 |1987 |2442 |7205 |2442 |7536 |4369 |   0 |   0 | 1.140871e+03 |      --      |    Inf 
581.68/582.12	c   582s|     1 |     0 |251556 |     - | 159M|   0 |2117 |2442 |7205 |2442 |7581 |4414 |   0 |   0 | 1.143915e+03 |      --      |    Inf 
591.18/591.63	c   592s|     1 |     0 |255425 |     - | 159M|   0 |2112 |2442 |7205 |2442 |7635 |4468 |   0 |   0 | 1.149265e+03 |      --      |    Inf 
597.07/597.54	c   597s|     1 |     0 |257964 |     - | 160M|   0 |2108 |2442 |7205 |2442 |7443 |4500 |   0 |   0 | 1.152112e+03 |      --      |    Inf 
602.08/602.51	c   602s|     1 |     0 |260886 |     - | 161M|   0 |2132 |2442 |7205 |2442 |7478 |4535 |   0 |   0 | 1.153592e+03 |      --      |    Inf 
608.88/609.31	c   609s|     1 |     0 |263615 |     - | 161M|   0 |2011 |2442 |7205 |2442 |7520 |4577 |   0 |   0 | 1.157527e+03 |      --      |    Inf 
613.97/614.49	c   614s|     1 |     0 |266328 |     - | 162M|   0 |2002 |2442 |7205 |2442 |7568 |4625 |   0 |   0 | 1.159680e+03 |      --      |    Inf 
619.17/619.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
619.17/619.63	c   620s|     1 |     0 |269094 |     - | 163M|   0 |2081 |2442 |7205 |2442 |7613 |4670 |   0 |   0 | 1.161105e+03 |      --      |    Inf 
625.16/625.63	c   626s|     1 |     0 |272247 |     - | 164M|   0 |2096 |2442 |7205 |2442 |7642 |4699 |   0 |   0 | 1.162006e+03 |      --      |    Inf 
634.37/634.82	c   635s|     1 |     0 |276577 |     - | 164M|   0 |2123 |2442 |7205 |2442 |7407 |4725 |   0 |   0 | 1.162272e+03 |      --      |    Inf 
639.16/639.67	c   640s|     1 |     0 |278309 |     - | 165M|   0 |1986 |2442 |7205 |2442 |7438 |4756 |   0 |   0 | 1.163684e+03 |      --      |    Inf 
643.57/644.02	c   644s|     1 |     0 |280782 |     - | 166M|   0 |1999 |2442 |7205 |2442 |7476 |4794 |   0 |   0 | 1.164212e+03 |      --      |    Inf 
655.36/655.83	c   656s|     1 |     0 |285829 |     - | 167M|   0 |2074 |2442 |7205 |2442 |7516 |4834 |   0 |   0 | 1.166250e+03 |      --      |    Inf 
664.45/664.98	c   665s|     1 |     0 |290142 |     - | 167M|   0 |2029 |2442 |7205 |2442 |7561 |4879 |   0 |   0 | 1.168074e+03 |      --      |    Inf 
672.85/673.32	c   673s|     1 |     0 |293829 |     - | 168M|   0 |2090 |2442 |7205 |2442 |7599 |4917 |   0 |   0 | 1.170951e+03 |      --      |    Inf 
683.05/683.56	c   683s|     1 |     0 |298783 |     - | 169M|   0 |2085 |2442 |7205 |2442 |7399 |4949 |   0 |   0 | 1.172763e+03 |      --      |    Inf 
687.14/687.67	c   688s|     1 |     0 |301154 |     - | 169M|   0 |2088 |2442 |7205 |2442 |7428 |4978 |   0 |   0 | 1.173474e+03 |      --      |    Inf 
694.15/694.63	c   695s|     1 |     0 |304603 |     - | 171M|   0 |2029 |2442 |7205 |2442 |7456 |5006 |   0 |   0 | 1.175270e+03 |      --      |    Inf 
701.14/701.64	c   702s|     1 |     0 |308078 |     - | 171M|   0 |1977 |2442 |7205 |2442 |7504 |5054 |   0 |   0 | 1.178014e+03 |      --      |    Inf 
705.34/705.85	c   706s|     1 |     0 |310569 |     - | 169M|   0 |2032 |2442 |7205 |2442 |7552 |5102 |   0 |   0 | 1.179650e+03 |      --      |    Inf 
712.34/712.84	c   713s|     1 |     0 |313944 |     - | 166M|   0 |2093 |2442 |7205 |2442 |7589 |5139 |   0 |   0 | 1.182500e+03 |      --      |    Inf 
717.64/718.18	c   718s|     1 |     0 |317087 |     - | 165M|   0 |2066 |2442 |7205 |2442 |7479 |5174 |   0 |   0 | 1.184795e+03 |      --      |    Inf 
723.84/724.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
723.84/724.34	c   724s|     1 |     0 |319259 |     - | 163M|   0 |1993 |2442 |7205 |2442 |7524 |5219 |   0 |   0 | 1.188587e+03 |      --      |    Inf 
727.14/727.64	c   728s|     1 |     0 |321025 |     - | 163M|   0 |2012 |2442 |7205 |2442 |7549 |5244 |   0 |   0 | 1.189334e+03 |      --      |    Inf 
732.23/732.71	c   733s|     1 |     0 |323327 |     - | 161M|   0 |2064 |2442 |7205 |2442 |7576 |5271 |   0 |   0 | 1.190419e+03 |      --      |    Inf 
740.13/740.66	c   741s|     1 |     0 |327024 |     - | 158M|   0 |2044 |2442 |7205 |2442 |7627 |5322 |   0 |   0 | 1.193350e+03 |      --      |    Inf 
744.53/745.01	c   745s|     1 |     0 |329370 |     - | 154M|   0 |2007 |2442 |7205 |2442 |7668 |5363 |   0 |   0 | 1.196463e+03 |      --      |    Inf 
749.23/749.70	c   750s|     1 |     0 |331665 |     - | 151M|   0 |2003 |2442 |7205 |2442 |7486 |5384 |   0 |   0 | 1.197454e+03 |      --      |    Inf 
753.63/754.10	c   754s|     1 |     0 |333870 |     - | 151M|   0 |2013 |2442 |7205 |2442 |7518 |5416 |   0 |   0 | 1.198439e+03 |      --      |    Inf 
759.12/759.69	c   760s|     1 |     0 |336782 |     - | 150M|   0 |2027 |2442 |7205 |2442 |7543 |5441 |   0 |   0 | 1.199812e+03 |      --      |    Inf 
763.93/764.43	c   764s|     1 |     0 |338745 |     - | 150M|   0 |1982 |2442 |7205 |2442 |7573 |5471 |   0 |   0 | 1.200641e+03 |      --      |    Inf 
771.93/772.40	c   772s|     1 |     0 |342582 |     - | 145M|   0 |2007 |2442 |7205 |2442 |7618 |5516 |   0 |   0 | 1.203149e+03 |      --      |    Inf 
777.82/778.36	c   778s|     1 |     0 |345856 |     - | 141M|   0 |2081 |2442 |7205 |2442 |7650 |5548 |   0 |   0 | 1.204572e+03 |      --      |    Inf 
781.81/782.33	c   782s|     1 |     0 |347790 |     - | 140M|   0 |2100 |2442 |7205 |2442 |7466 |5572 |   0 |   0 | 1.205303e+03 |      --      |    Inf 
787.61/788.16	c   788s|     1 |     0 |350259 |     - | 138M|   0 |2065 |2442 |7205 |2442 |7488 |5594 |   0 |   0 | 1.206298e+03 |      --      |    Inf 
793.01/793.59	c   793s|     1 |     0 |352463 |     - | 133M|   0 |2078 |2442 |7205 |2442 |7522 |5628 |   0 |   0 | 1.207247e+03 |      --      |    Inf 
797.51/798.09	c   798s|     1 |     0 |354343 |     - | 131M|   0 |2024 |2442 |7205 |2442 |7540 |5646 |   0 |   0 | 1.208238e+03 |      --      |    Inf 
803.41/803.97	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
803.41/803.97	c   804s|     1 |     0 |356912 |     - | 126M|   0 |2056 |2442 |7205 |2442 |7574 |5680 |   0 |   0 | 1.209938e+03 |      --      |    Inf 
808.11/808.66	c   809s|     1 |     0 |358802 |     - | 125M|   0 |1974 |2442 |7205 |2442 |7598 |5704 |   0 |   0 | 1.211362e+03 |      --      |    Inf 
811.31/811.89	c   812s|     1 |     0 |360476 |     - | 124M|   0 |2030 |2442 |7205 |2442 |7425 |5709 |   0 |   0 | 1.211526e+03 |      --      |    Inf 
816.60/817.11	c   817s|     1 |     0 |362813 |     - | 122M|   0 |2056 |2442 |7205 |2442 |7441 |5725 |   0 |   0 | 1.212754e+03 |      --      |    Inf 
821.01/821.51	c   821s|     1 |     0 |364216 |     - | 121M|   0 |2072 |2442 |7205 |2442 |7460 |5744 |   0 |   0 | 1.213273e+03 |      --      |    Inf 
825.51/826.10	c   826s|     1 |     0 |366039 |     - | 120M|   0 |2037 |2442 |7205 |2442 |7485 |5769 |   0 |   0 | 1.213791e+03 |      --      |    Inf 
831.60/832.15	c   832s|     1 |     0 |369011 |     - | 119M|   0 |2003 |2442 |7205 |2442 |7516 |5800 |   0 |   0 | 1.214818e+03 |      --      |    Inf 
836.90/837.49	c   837s|     1 |     0 |371904 |     - | 118M|   0 |1927 |2442 |7205 |2442 |7541 |5825 |   0 |   0 | 1.216167e+03 |      --      |    Inf 
840.29/840.89	c   841s|     1 |     0 |373719 |     - | 118M|   0 |2026 |2442 |7205 |2442 |7404 |5854 |   0 |   0 | 1.217144e+03 |      --      |    Inf 
845.31/845.88	c   846s|     1 |     0 |376214 |     - | 117M|   0 |1986 |2442 |7205 |2442 |7440 |5890 |   0 |   0 | 1.219043e+03 |      --      |    Inf 
847.90/848.46	c   848s|     1 |     0 |377698 |     - | 117M|   0 |2010 |2442 |7205 |2442 |7469 |5919 |   0 |   0 | 1.219643e+03 |      --      |    Inf 
853.40/853.97	c   854s|     1 |     0 |380703 |     - | 118M|   0 |2009 |2442 |7205 |2442 |7495 |5945 |   0 |   0 | 1.220619e+03 |      --      |    Inf 
859.59/860.10	c   860s|     1 |     0 |383998 |     - | 116M|   0 |2021 |2442 |7205 |2442 |7532 |5982 |   0 |   0 | 1.223966e+03 |      --      |    Inf 
865.69/866.23	c   866s|     1 |     0 |387260 |     - | 116M|   0 |2083 |2442 |7205 |2442 |7562 |6012 |   0 |   0 | 1.226464e+03 |      --      |    Inf 
873.49/874.04	c   874s|     1 |     0 |391371 |     - | 116M|   0 |2090 |2442 |7205 |2442 |7489 |6037 |   0 |   0 | 1.226905e+03 |      --      |    Inf 
878.29/878.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
878.29/878.82	c   879s|     1 |     0 |392931 |     - | 115M|   0 |2098 |2442 |7205 |2442 |7521 |6069 |   0 |   0 | 1.227913e+03 |      --      |    Inf 
884.38/884.96	c   885s|     1 |     0 |395287 |     - | 114M|   0 |2031 |2442 |7205 |2442 |7542 |6090 |   0 |   0 | 1.228420e+03 |      --      |    Inf 
890.28/890.83	c   891s|     1 |     0 |397852 |     - | 113M|   0 |2083 |2442 |7205 |2442 |7568 |6116 |   0 |   0 | 1.228937e+03 |      --      |    Inf 
896.48/897.04	c   897s|     1 |     0 |400454 |     - | 113M|   0 |2110 |2442 |7205 |2442 |7590 |6138 |   0 |   0 | 1.230487e+03 |      --      |    Inf 
902.18/902.77	c   903s|     1 |     0 |402830 |     - | 112M|   0 |2048 |2442 |7205 |2442 |7617 |6165 |   0 |   0 | 1.231556e+03 |      --      |    Inf 
909.77/910.37	c   910s|     1 |     0 |405950 |     - | 111M|   0 |2003 |2442 |7205 |2442 |7518 |6188 |   0 |   0 | 1.232277e+03 |      --      |    Inf 
914.17/914.78	c   915s|     1 |     0 |408072 |     - | 110M|   0 |2046 |2442 |7205 |2442 |7542 |6212 |   0 |   0 | 1.233482e+03 |      --      |    Inf 
919.77/920.36	c   920s|     1 |     0 |409793 |     - | 109M|   0 |2035 |2442 |7205 |2442 |7553 |6223 |   0 |   0 | 1.233788e+03 |      --      |    Inf 
926.17/926.76	c   927s|     1 |     0 |412598 |     - | 108M|   0 |2068 |2442 |7205 |2442 |7576 |6246 |   0 |   0 | 1.234599e+03 |      --      |    Inf 
930.26/930.86	c   931s|     1 |     0 |413672 |     - | 106M|   0 |2052 |2442 |7205 |2442 |7585 |6255 |   0 |   0 | 1.234925e+03 |      --      |    Inf 
937.97/938.51	c   938s|     1 |     0 |416987 |     - | 105M|   0 |2082 |2442 |7205 |2442 |7609 |6279 |   0 |   0 | 1.235772e+03 |      --      |    Inf 
948.46/949.02	c   949s|     1 |     0 |421777 |     - | 105M|   0 |2119 |2442 |7205 |2442 |7511 |6313 |   0 |   0 | 1.237617e+03 |      --      |    Inf 
954.46/955.04	c   955s|     1 |     0 |423600 |     - | 104M|   0 |2091 |2442 |7205 |2442 |7523 |6325 |   0 |   0 | 1.238000e+03 |      --      |    Inf 
960.95/961.56	c   961s|     1 |     0 |425453 |     - | 102M|   0 |2083 |2442 |7205 |2442 |7535 |6337 |   0 |   0 | 1.238540e+03 |      --      |    Inf 
964.56/965.10	c   965s|     1 |     0 |425623 |     - | 101M|   0 |2084 |2442 |7205 |2442 |7542 |6344 |   0 |   0 | 1.238540e+03 |      --      |    Inf 
968.26/968.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
968.26/968.88	c   969s|     1 |     0 |425672 |     - | 100M|   0 |2080 |2442 |7205 |2442 |7545 |6347 |   0 |   0 | 1.238540e+03 |      --      |    Inf 
971.76/972.40	c   972s|     1 |     0 |425765 |     - |  99M|   0 |2080 |2442 |7205 |2442 |7549 |6351 |   0 |   0 | 1.238540e+03 |      --      |    Inf 
975.25/975.84	c   976s|     1 |     0 |425766 |     - |  97M|   0 |2080 |2442 |7205 |2442 |7432 |6352 |   0 |   0 | 1.238540e+03 |      --      |    Inf 
979.15/979.75	c   980s|     1 |     0 |426038 |     - |  96M|   0 |2086 |2442 |7205 |2442 |7433 |6353 |   0 |   0 | 1.238540e+03 |      --      |    Inf 
985.85/986.47	c   986s|     1 |     2 |426038 |     - |  96M|   0 |2086 |2442 |7205 |2442 |7433 |6353 |   0 |  11 | 1.238540e+03 |      --      |    Inf 
1789.18/1790.02	c 
1789.18/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.18/1790.02	c Solving Time (sec) : 1789.90
1789.18/1790.02	c Solving Nodes      : 66
1789.18/1790.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.18/1790.02	c Dual Bound         : +1.23863803383309e+03
1789.18/1790.02	c Gap                : infinite
1789.18/1790.02	s UNKNOWN
1789.18/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.18/1790.02	c Solving Time       :    1789.90
1789.18/1790.02	c Original Problem   :
1789.18/1790.02	c   Problem name     : HOME/instance-2703437-1278554113.opb
1789.18/1790.02	c   Variables        : 2630 (2630 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.18/1790.02	c   Constraints      : 6569 initial, 6569 maximal
1789.18/1790.02	c Presolved Problem  :
1789.18/1790.02	c   Problem name     : t_HOME/instance-2703437-1278554113.opb
1789.18/1790.02	c   Variables        : 2442 (2442 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.18/1790.02	c   Constraints      : 6255 initial, 7292 maximal
1789.18/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.18/1790.02	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.18/1790.02	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.18/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.18/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.18/1790.02	c   implics          :       0.01          0          3          0          0          0          0          0          0
1789.18/1790.02	c   probing          :       0.53          2        183          0          0          0          0          0          0
1789.18/1790.02	c   setppc           :       0.04          0          0          0          0          0        190          0          0
1789.18/1790.02	c   linear           :       0.10          0          0          0          0          0        122        122          0
1789.18/1790.02	c   logicor          :       0.14          0          0          0          0          0          2          0          0
1789.18/1790.02	c   root node        :          -          0          -          -          0          -          -          -          -
1789.18/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.18/1790.02	c   integral         :          0          0          0         64          0          1          0          0          0        126
1789.18/1790.02	c   setppc           :       1497        153       7234          0          0         23        833          0          0          0
1789.18/1790.02	c   linear           :          0+       153       3405          0          0          0          0         89          0          0
1789.18/1790.02	c   logicor          :       4758+       153       5164          0          0          5        876          0          0          0
1789.18/1790.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.18/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.18/1790.02	c   integral         :     411.20       0.00       0.00     411.20       0.00
1789.18/1790.02	c   setppc           :       0.55       0.04       0.51       0.00       0.00
1789.18/1790.02	c   linear           :       0.48       0.27       0.21       0.00       0.00
1789.18/1790.02	c   logicor          :       0.17       0.10       0.07       0.00       0.00
1789.18/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.18/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.18/1790.02	c   vbounds          :       0.00          2          0          0
1789.18/1790.02	c   rootredcost      :       0.00          0          0          0
1789.18/1790.02	c   pseudoobj        :       0.43       3579          0          0
1789.18/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.18/1790.02	c   propagation      :       0.00         28         28         59       19.7         11        8.4          -
1789.18/1790.02	c   infeasible LP    :       0.01          8          8         26       22.7          0        0.0          0
1789.18/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.18/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.18/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.18/1790.02	c   applied globally :          -          -          -         87       17.8          -          -          -
1789.18/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.18/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.18/1790.02	c   cut pool         :       6.63        152          -          -       4905          -    (maximal pool size: 35428)
1789.18/1790.02	c   redcost          :       0.04        216          0          0          0          0
1789.18/1790.02	c   impliedbounds    :       0.19        153          0          0       1977          0
1789.18/1790.02	c   intobj           :       0.00          0          0          0          0          0
1789.18/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1789.18/1790.02	c   gomory           :     236.77        153          0          0      68898          0
1789.18/1790.02	c   strongcg         :      14.39         20          0          0      10000          0
1789.18/1790.02	c   cmir             :       0.84         10          0          0          0          0
1789.18/1790.02	c   flowcover        :       0.85         10          0          0          0          0
1789.18/1790.02	c   clique           :       0.38        153          0          0        138          0
1789.18/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1789.18/1790.02	c   mcf              :       0.01          1          0          0          0          0
1789.18/1790.02	c   rapidlearning    :       3.84          1          0          0          0        950
1789.18/1790.02	c Pricers            :       Time      Calls       Vars
1789.18/1790.02	c   problem variables:       0.00          0          0
1789.18/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.18/1790.02	c   relpscost        :     411.20         64          1          0          0          0        126
1789.18/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1789.18/1790.02	c   inference        :       0.00          0          0          0          0          0          0
1789.18/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1789.18/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1789.18/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.18/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.18/1790.02	c   random           :       0.00          0          0          0          0          0          0
1789.18/1790.02	c Primal Heuristics  :       Time      Calls      Found
1789.18/1790.02	c   LP solutions     :       0.00          -          0
1789.18/1790.02	c   pseudo solutions :       0.00          -          0
1789.18/1790.02	c   oneopt           :       0.00          0          0
1789.18/1790.02	c   crossover        :       0.00          0          0
1789.18/1790.02	c   linesearchdiving :      11.32          3          0
1789.18/1790.02	c   objpscostdiving  :     199.01          2          0
1789.18/1790.02	c   trivial          :       0.01          2          0
1789.18/1790.02	c   simplerounding   :       0.00          0          0
1789.18/1790.02	c   zirounding       :       0.07         63          0
1789.18/1790.02	c   rounding         :       0.30        131          0
1789.18/1790.02	c   shifting         :       2.30        100          0
1789.18/1790.02	c   intshifting      :       0.00          0          0
1789.18/1790.02	c   twoopt           :       0.00          0          0
1789.18/1790.02	c   fixandinfer      :       0.00          0          0
1789.18/1790.02	c   feaspump         :       6.37          1          0
1789.18/1790.02	c   coefdiving       :       9.92          2          0
1789.18/1790.02	c   pscostdiving     :      28.52          3          0
1789.18/1790.02	c   fracdiving       :      16.43          3          0
1789.18/1790.02	c   veclendiving     :      24.67          3          0
1789.18/1790.02	c   intdiving        :       0.00          0          0
1789.18/1790.02	c   actconsdiving    :       0.00          0          0
1789.18/1790.02	c   rootsoldiving    :      39.46          2          0
1789.18/1790.02	c   guideddiving     :       0.00          0          0
1789.18/1790.02	c   octane           :       0.00          0          0
1789.18/1790.02	c   rens             :       0.01          0          0
1789.18/1790.02	c   rins             :       0.00          0          0
1789.18/1790.02	c   localbranching   :       0.00          0          0
1789.18/1790.02	c   mutation         :       0.00          0          0
1789.18/1790.02	c   dins             :       0.00          0          0
1789.18/1790.02	c   undercover       :       0.00          0          0
1789.18/1790.02	c   nlp              :       0.00          0          0
1789.18/1790.02	c   trysol           :       0.00          0          0
1789.18/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.18/1790.02	c   primal LP        :       0.33          0          0       0.00       0.00
1789.18/1790.02	c   dual LP          :     772.05        217     480437    2214.00     622.29
1789.18/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1789.18/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1789.18/1790.02	c   diving/probing LP:     330.41       1380     217611     157.69     658.60
1789.18/1790.02	c   strong branching :     411.11        679     352528     519.19     857.51
1789.18/1790.02	c     (at root node) :          -         11       4132     375.64          -
1789.18/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1789.18/1790.02	c B&B Tree           :
1789.18/1790.02	c   number of runs   :          1
1789.18/1790.02	c   nodes            :         66
1789.18/1790.02	c   nodes (total)    :         66
1789.18/1790.02	c   nodes left       :         60
1789.18/1790.02	c   max depth        :         11
1789.18/1790.02	c   max depth (total):         11
1789.18/1790.02	c   backtracks       :         20 (30.3%)
1789.18/1790.02	c   delayed cutoffs  :          1
1789.18/1790.02	c   repropagations   :          3 (10 domain reductions, 1 cutoffs)
1789.18/1790.02	c   avg switch length:       3.00
1789.18/1790.02	c   switching time   :       0.05
1789.18/1790.02	c Solution           :
1789.18/1790.02	c   Solutions found  :          0 (0 improvements)
1789.18/1790.02	c   Primal Bound     :          -
1789.18/1790.02	c   Dual Bound       : +1.23863803383309e+03
1789.18/1790.02	c   Gap              :   infinite
1789.18/1790.02	c   Root Dual Bound  : +1.23854047041078e+03
1789.18/1790.02	c   Root Iterations  :     426038
1789.28/1790.18	c Time complete: 1789.36.

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-2703437-1278554113/watcher-2703437-1278554113 -o /tmp/evaluation-result-2703437-1278554113/solver-2703437-1278554113 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703437-1278554113.opb -t 1800 -m 1800 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 32576
/proc/meminfo: memFree=1674492/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=7904 CPUtime=0
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 1058 0 0 0 0 0 0 0 18 0 1 0 23618500 8093696 971 1992294400 4194304 8395647 140737359305872 18446744073709551615 7382157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32576/statm: 1976 980 365 1026 0 946 0

[startup+0.088575 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 32576
/proc/meminfo: memFree=1674492/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=14664 CPUtime=0.07
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 2964 0 0 0 7 0 0 0 20 0 1 0 23618500 15015936 2875 1992294400 4194304 8395647 140737359305872 18446744073709551615 4685157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32576/statm: 3666 2875 393 1026 0 2636 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14664

[startup+0.101577 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 32576
/proc/meminfo: memFree=1674492/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=16100 CPUtime=0.09
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 3323 0 0 0 9 0 0 0 20 0 1 0 23618500 16486400 3234 1992294400 4194304 8395647 140737359305872 18446744073709551615 7382056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32576/statm: 4025 3234 393 1026 0 2995 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16100

[startup+0.301614 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 32576
/proc/meminfo: memFree=1674492/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=31316 CPUtime=0.29
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 7203 0 0 0 28 1 0 0 20 0 1 0 23618500 32067584 6760 1992294400 4194304 8395647 140737359305872 18446744073709551615 5093784 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 7829 6760 477 1026 0 6799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31316

[startup+0.700688 s]
/proc/loadavg: 1.00 1.00 0.96 3/106 32576
/proc/meminfo: memFree=1674492/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=31508 CPUtime=0.69
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 7291 0 0 0 68 1 0 0 20 0 1 0 23618500 32264192 6848 1992294400 4194304 8395647 140737359305872 18446744073709551615 6349011 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 7877 6848 497 1026 0 6847 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31508

[startup+1.50083 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 32577
/proc/meminfo: memFree=1647948/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=42952 CPUtime=1.49
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 10316 0 0 0 146 3 0 0 23 0 1 0 23618500 43982848 9738 1992294400 4194304 8395647 140737359305872 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 10738 9738 584 1026 0 9708 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42952

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 32577
/proc/meminfo: memFree=1637284/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=44384 CPUtime=3.09
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 10639 0 0 0 305 4 0 0 25 0 1 0 23618500 45449216 10050 1992294400 4194304 8395647 140737359305872 18446744073709551615 6693643 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 11096 10050 573 1026 0 10066 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44384

[startup+6.3007 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 32577
/proc/meminfo: memFree=1635424/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=44384 CPUtime=6.29
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 10740 0 0 0 624 5 0 0 25 0 1 0 23618500 45449216 10151 1992294400 4194304 8395647 140737359305872 18446744073709551615 6669661 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 11096 10151 580 1026 0 10066 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44384

[startup+12.7009 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 32577
/proc/meminfo: memFree=1600828/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=83652 CPUtime=12.69
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 20193 0 0 0 1251 18 0 0 25 0 1 0 23618500 85659648 19596 1992294400 4194304 8395647 140737359305872 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 20913 19596 616 1026 0 19883 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83652

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 32577
/proc/meminfo: memFree=1587188/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=93540 CPUtime=25.49
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 23007 0 0 0 2516 33 0 0 25 0 1 0 23618500 95784960 22299 1992294400 4194304 8395647 140737359305872 18446744073709551615 7182357 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 23385 22299 629 1026 0 22355 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93540

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 32579
/proc/meminfo: memFree=1580988/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=98444 CPUtime=51.07
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 24509 0 0 0 5067 40 0 0 25 0 1 0 23618500 100806656 23801 1992294400 4194304 8395647 140737359305872 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 24611 23801 629 1026 0 23581 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 98444

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 32579
/proc/meminfo: memFree=1552468/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=129976 CPUtime=102.25
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 31816 0 0 0 10167 58 0 0 25 0 1 0 23618500 133095424 30919 1992294400 4194304 8395647 140737359305872 18446744073709551615 6698051 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 32494 30919 629 1026 0 31464 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 129976

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 32581
/proc/meminfo: memFree=1532504/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=150624 CPUtime=162.22
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 38347 0 0 0 16142 80 0 0 25 0 1 0 23618500 154238976 35993 1992294400 4194304 8395647 140737359305872 18446744073709551615 6693794 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 37656 35993 729 1026 0 36626 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 150624

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 32583
/proc/meminfo: memFree=1529652/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=154548 CPUtime=222.2
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 43440 0 0 0 22120 100 0 0 25 0 1 0 23618500 158257152 36686 1992294400 4194304 8395647 140737359305872 18446744073709551615 6751314 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 38637 36686 709 1026 0 37607 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 154548

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 32585
/proc/meminfo: memFree=1506836/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=176480 CPUtime=282.19
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 53997 0 0 0 28095 124 0 0 25 0 1 0 23618500 180715520 42408 1992294400 4194304 8395647 140737359305872 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 44120 42408 755 1026 0 43090 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 176480

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 32587
/proc/meminfo: memFree=1499396/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=186208 CPUtime=342.16
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 59622 0 0 0 34071 145 0 0 25 0 1 0 23618500 190676992 44483 1992294400 4194304 8395647 140737359305872 18446744073709551615 6670318 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 46552 44483 990 1026 0 45522 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 186208

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 32596
/proc/meminfo: memFree=1484764/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=201264 CPUtime=402.12
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 67740 0 0 0 40044 168 0 0 25 0 1 0 23618500 206094336 47727 1992294400 4194304 8395647 140737359305872 18446744073709551615 6698043 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 50316 47727 736 1026 0 49286 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 201264

[startup+462.302 s]
/proc/loadavg: 1.07 1.03 0.97 2/107 606
/proc/meminfo: memFree=1472852/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=211728 CPUtime=461.93
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 75170 0 0 0 46000 193 0 0 25 0 1 0 23618500 216809472 50942 1992294400 4194304 8395647 140737359305872 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 52932 50942 1106 1026 0 51902 0
Current children cumulated CPU time (s) 461.93
Current children cumulated vsize (KiB) 211728

[startup+522.301 s]
/proc/loadavg: 1.02 1.02 0.97 2/107 608
/proc/meminfo: memFree=1463304/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=221872 CPUtime=521.9
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 82229 0 0 0 51975 215 0 0 25 0 1 0 23618500 227196928 53056 1992294400 4194304 8395647 140737359305872 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 55468 53056 786 1026 0 54438 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 221872

[startup+582.301 s]
/proc/loadavg: 1.01 1.01 0.97 2/107 610
/proc/meminfo: memFree=1450160/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=234212 CPUtime=581.88
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 88477 0 0 0 57950 238 0 0 25 0 1 0 23618500 239833088 56386 1992294400 4194304 8395647 140737359305872 18446744073709551615 6440954 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 58553 56386 864 1026 0 57523 0
Current children cumulated CPU time (s) 581.88
Current children cumulated vsize (KiB) 234212

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 0.97 2/107 612
/proc/meminfo: memFree=1450284/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=235340 CPUtime=641.87
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 96453 0 0 0 63925 262 0 0 25 0 1 0 23618500 240988160 56464 1992294400 4194304 8395647 140737359305872 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 58835 56464 977 1026 0 57805 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 235340

[startup+702.301 s]

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

/proc/meminfo: memFree=1438884/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1001.74
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107460 0 0 0 99785 389 0 0 25 0 1 0 23618500 251723776 59095 1992294400 4194304 8395647 140737359305872 18446744073709551615 6698034 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59095 778 1026 0 60426 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 245824

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 622
/proc/meminfo: memFree=1438884/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1061.73
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107468 0 0 0 105761 412 0 0 25 0 1 0 23618500 251723776 59103 1992294400 4194304 8395647 140737359305872 18446744073709551615 6383873 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59103 778 1026 0 60426 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 245824

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 624
/proc/meminfo: memFree=1438760/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1121.71
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107498 0 0 0 111739 432 0 0 25 0 1 0 23618500 251723776 59133 1992294400 4194304 8395647 140737359305872 18446744073709551615 6697997 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59133 778 1026 0 60426 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 245824

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 626
/proc/meminfo: memFree=1438760/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1181.68
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107498 0 0 0 117716 452 0 0 25 0 1 0 23618500 251723776 59133 1992294400 4194304 8395647 140737359305872 18446744073709551615 6699108 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59133 778 1026 0 60426 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 245824

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 628
/proc/meminfo: memFree=1438512/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1241.67
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107499 0 0 0 123693 474 0 0 25 0 1 0 23618500 251723776 59134 1992294400 4194304 8395647 140737359305872 18446744073709551615 6574032 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59134 778 1026 0 60426 0
Current children cumulated CPU time (s) 1241.67
Current children cumulated vsize (KiB) 245824

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 628
/proc/meminfo: memFree=1438512/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1301.65
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107540 0 0 0 129669 496 0 0 25 0 1 0 23618500 251723776 59175 1992294400 4194304 8395647 140737359305872 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59175 798 1026 0 60426 0
Current children cumulated CPU time (s) 1301.65
Current children cumulated vsize (KiB) 245824

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 630
/proc/meminfo: memFree=1438388/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1361.62
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107548 0 0 0 135649 513 0 0 25 0 1 0 23618500 251723776 59182 1992294400 4194304 8395647 140737359305872 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59182 798 1026 0 60426 0
Current children cumulated CPU time (s) 1361.62
Current children cumulated vsize (KiB) 245824

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 632
/proc/meminfo: memFree=1438388/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1421.61
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107549 0 0 0 141627 534 0 0 25 0 1 0 23618500 251723776 59182 1992294400 4194304 8395647 140737359305872 18446744073709551615 6697941 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59182 797 1026 0 60426 0
Current children cumulated CPU time (s) 1421.61
Current children cumulated vsize (KiB) 245824

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 637
/proc/meminfo: memFree=1437892/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1481.59
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107549 0 0 0 147603 556 0 0 25 0 1 0 23618500 251723776 59182 1992294400 4194304 8395647 140737359305872 18446744073709551615 6587087 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59182 797 1026 0 60426 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 245824

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 639
/proc/meminfo: memFree=1437892/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1541.56
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107549 0 0 0 153578 578 0 0 25 0 1 0 23618500 251723776 59182 1992294400 4194304 8395647 140737359305872 18446744073709551615 6708215 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59182 797 1026 0 60426 0
Current children cumulated CPU time (s) 1541.56
Current children cumulated vsize (KiB) 245824

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 639
/proc/meminfo: memFree=1437892/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1601.55
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107549 0 0 0 159565 590 0 0 25 0 1 0 23618500 251723776 59182 1992294400 4194304 8395647 140737359305872 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59182 797 1026 0 60426 0
Current children cumulated CPU time (s) 1601.55
Current children cumulated vsize (KiB) 245824

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 641
/proc/meminfo: memFree=1437892/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1661.52
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107549 0 0 0 165546 606 0 0 25 0 1 0 23618500 251723776 59182 1992294400 4194304 8395647 140737359305872 18446744073709551615 6708229 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59182 797 1026 0 60426 0
Current children cumulated CPU time (s) 1661.52
Current children cumulated vsize (KiB) 245824

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 643
/proc/meminfo: memFree=1437892/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1721.5
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107556 0 0 0 171526 624 0 0 25 0 1 0 23618500 251723776 59182 1992294400 4194304 8395647 140737359305872 18446744073709551615 7428202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59182 790 1026 0 60426 0
Current children cumulated CPU time (s) 1721.5
Current children cumulated vsize (KiB) 245824

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 645
/proc/meminfo: memFree=1437892/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1781.48
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107556 0 0 0 177502 646 0 0 25 0 1 0 23618500 251723776 59182 1992294400 4194304 8395647 140737359305872 18446744073709551615 6697037 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59182 790 1026 0 60426 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 245824

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 645
/proc/meminfo: memFree=1437892/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1784.68
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107556 0 0 0 177821 647 0 0 25 0 1 0 23618500 251723776 59182 1992294400 4194304 8395647 140737359305872 18446744073709551615 6697980 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59182 790 1026 0 60426 0
Current children cumulated CPU time (s) 1784.68
Current children cumulated vsize (KiB) 245824

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 645
/proc/meminfo: memFree=1437892/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1787.88
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107556 0 0 0 178140 648 0 0 25 0 1 0 23618500 251723776 59182 1992294400 4194304 8395647 140737359305872 18446744073709551615 5210424 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59182 790 1026 0 60426 0
Current children cumulated CPU time (s) 1787.88
Current children cumulated vsize (KiB) 245824

[startup+1789.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 645
/proc/meminfo: memFree=1437892/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1788.68
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107556 0 0 0 178219 649 0 0 25 0 1 0 23618500 251723776 59182 1992294400 4194304 8395647 140737359305872 18446744073709551615 6697955 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59182 790 1026 0 60426 0
Current children cumulated CPU time (s) 1788.68
Current children cumulated vsize (KiB) 245824

[startup+1789.9 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 645
/proc/meminfo: memFree=1437892/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1789.08
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107556 0 0 0 178259 649 0 0 25 0 1 0 23618500 251723776 59182 1992294400 4194304 8395647 140737359305872 18446744073709551615 6701805 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59182 790 1026 0 60426 0
Current children cumulated CPU time (s) 1789.08
Current children cumulated vsize (KiB) 245824

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 645
/proc/meminfo: memFree=1437892/2059040 swapFree=4164940/4192956
[pid=32576] ppid=32574 vsize=245824 CPUtime=1789.28
/proc/32576/stat : 32576 (pbscip.linux.x8) R 32574 32576 30782 0 -1 4202496 107558 0 0 0 178279 649 0 0 25 0 1 0 23618500 251723776 59184 1992294400 4194304 8395647 140737359305872 18446744073709551615 6345173 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32576/statm: 61456 59184 792 1026 0 60426 0
Current children cumulated CPU time (s) 1789.28
Current children cumulated vsize (KiB) 245824

Child status: 0
Real time (s): 1790.19
CPU time (s): 1789.38
CPU user time (s): 1782.86
CPU system time (s): 6.51901
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 247608

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

runsolver used 3.15552 second user time and 8.27774 second system time

The end

Launcher Data

Begin job on node045 at 2010-07-08 03:55:13
IDJOB=2703437
IDBENCH=2143
IDSOLVER=1213
FILE ID=node045/2703437-1278554113
PBS_JOBID= 11239495
Free space on /tmp= 62524 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-1-c.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2703437-1278554113/watcher-2703437-1278554113 -o /tmp/evaluation-result-2703437-1278554113/solver-2703437-1278554113 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703437-1278554113.opb -t 1800 -m 1800

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

MD5SUM BENCH= 7d3927082349ded13241d71256bbcafb
RANDOM SEED=394151605

node045.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.265
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.53
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.265
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1675020 kB
Buffers:         71440 kB
Cached:         202584 kB
SwapCached:       1476 kB
Active:         151160 kB
Inactive:       156468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1675020 kB
SwapTotal:     4192956 kB
SwapFree:      4164940 kB
Dirty:           10620 kB
Writeback:           0 kB
AnonPages:       32060 kB
Mapped:          13388 kB
Slab:            54624 kB
PageTables:       4148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62520 MiB
End job on node045 at 2010-07-08 04:25:03