Trace number 2665420

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.26 1800.77

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-2-c.opb
MD5SUM02ee6f086501e1f86c8de97a222a24d7
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 variables2606
Total number of constraints6509
Number of constraints which are clauses6509
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 2606
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 2606
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 2606
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.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
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-2665420-1276417117.opb>
0.09/0.13	c original problem has 2606 variables (2606 bin, 0 int, 0 impl, 0 cont) and 6509 constraints
0.09/0.13	c problem read
0.09/0.13	c presolving settings loaded
0.09/0.18	c presolving:
0.29/0.32	c (round 1) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6385 upgd conss, 5582 impls, 0 clqs
0.29/0.34	c (round 2) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6386 upgd conss, 5582 impls, 0 clqs
0.29/0.36	c (round 3) 0 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 5582 impls, 0 clqs
0.39/0.43	c (round 4) 50 del vars, 122 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 7044 impls, 0 clqs
0.39/0.44	c (round 5) 53 del vars, 127 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 7082 impls, 0 clqs
0.39/0.46	c (round 6) 53 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 7082 impls, 0 clqs
0.59/0.64	c (round 7) 103 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 27270 impls, 0 clqs
0.69/0.77	c (round 8) 153 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 46726 impls, 0 clqs
0.89/0.92	c    (0.7s) probing: 548/2606 (21.0%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.89/0.92	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.89/0.92	c (round 9) 188 del vars, 129 del conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6387 upgd conss, 48328 impls, 0 clqs
0.89/0.94	c    (0.7s) probing: 558/2606 (21.4%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.89/0.94	c    (0.7s) probing aborted: 100/100 successive totally useless probings
0.89/0.94	c presolving (10 rounds):
0.89/0.94	c  188 deleted vars, 129 deleted constraints, 0 tightened bounds, 0 added holes, 122 changed sides, 0 changed coefficients
0.89/0.94	c  48328 implications, 0 cliques
0.89/0.94	c presolved problem has 2418 variables (2418 bin, 0 int, 0 impl, 0 cont) and 6380 constraints
0.89/0.94	c    6380 constraints of type <logicor>
0.89/0.94	c transformed objective value is always integral (scale: 1)
0.89/0.94	c Presolving Time: 0.69
0.89/0.94	c - non default parameters ----------------------------------------------------------------------
0.89/0.94	c # SCIP version 1.2.1.2
0.89/0.94	c 
0.89/0.94	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.89/0.94	c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.95	c conflict/interconss = 0
0.89/0.95	c 
0.89/0.95	c # should binary conflicts be preferred?
0.89/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.95	c conflict/preferbinary = TRUE
0.89/0.95	c 
0.89/0.95	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.89/0.95	c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.95	c constraints/agelimit = 1
0.89/0.95	c 
0.89/0.95	c # should enforcement of pseudo solution be disabled?
0.89/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.95	c constraints/disableenfops = TRUE
0.89/0.95	c 
0.89/0.95	c # frequency for displaying node information lines
0.89/0.95	c # [type: int, range: [-1,2147483647], default: 100]
0.89/0.95	c display/freq = 10000
0.89/0.95	c 
0.89/0.95	c # maximal time in seconds to run
0.89/0.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.95	c limits/time = 1799.88
0.89/0.95	c 
0.89/0.95	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.89/0.95	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.95	c limits/memory = 1620
0.89/0.95	c 
0.89/0.95	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.89/0.95	c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.95	c lp/solvefreq = 0
0.89/0.95	c 
0.89/0.95	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
0.89/0.95	c # [type: char, range: {lafpsqd}, default: l]
0.89/0.95	c lp/pricing = a
0.89/0.95	c 
0.89/0.95	c # should presolving try to simplify inequalities
0.89/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.95	c constraints/linear/simplifyinequalities = TRUE
0.89/0.95	c 
0.89/0.95	c # should presolving try to simplify knapsacks
0.89/0.95	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.95	c constraints/knapsack/simplifyinequalities = TRUE
0.89/0.95	c 
0.89/0.95	c # priority of node selection rule <dfs> in standard mode
0.89/0.95	c # [type: int, range: [-536870912,536870911], default: 0]
0.89/0.95	c nodeselection/dfs/stdpriority = 1000000
0.89/0.95	c 
0.89/0.95	c -----------------------------------------------------------------------------------------------
0.89/0.95	c start solving
0.89/0.95	c 
3.09/3.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.09/3.17	c   2.9s|     1 |     0 |  4804 |     - |  15M|   0 |1745 |2418 |6380 |2418 |6193 |   0 |   0 |   0 | 7.849117e+02 |      --      |    Inf 
5.40/5.40	c   5.1s|     1 |     0 |  7246 |     - |  17M|   0 |1923 |2418 |6380 |2418 |7233 |1040 |   0 |   0 | 8.082738e+02 |      --      |    Inf 
6.50/6.59	c   6.3s|     1 |     0 |  8445 |     - |  20M|   0 |1674 |2418 |6380 |2418 |7259 |1066 |   0 |   0 | 8.134232e+02 |      --      |    Inf 
8.39/8.44	c   8.1s|     1 |     0 | 10100 |     - |  24M|   0 |1653 |2418 |6380 |2418 |7291 |1098 |   0 |   0 | 8.163994e+02 |      --      |    Inf 
9.99/10.07	c   9.7s|     1 |     0 | 11313 |     - |  27M|   0 |1503 |2418 |6380 |2418 |7322 |1129 |   0 |   0 | 8.216369e+02 |      --      |    Inf 
11.29/11.38	c  11.0s|     1 |     0 | 12525 |     - |  29M|   0 |1611 |2418 |6380 |2418 |7345 |1152 |   0 |   0 | 8.235405e+02 |      --      |    Inf 
12.79/12.88	c  12.5s|     1 |     0 | 13673 |     - |  32M|   0 |1569 |2418 |6380 |2418 |7371 |1178 |   0 |   0 | 8.253680e+02 |      --      |    Inf 
14.39/14.41	c  14.0s|     1 |     0 | 14806 |     - |  36M|   0 |1567 |2418 |6380 |2418 |7400 |1207 |   0 |   0 | 8.272733e+02 |      --      |    Inf 
17.18/17.25	c  16.8s|     1 |     0 | 16891 |     - |  38M|   0 |1582 |2418 |6380 |2418 |7439 |1246 |   0 |   0 | 8.296703e+02 |      --      |    Inf 
20.49/20.50	c  20.0s|     1 |     0 | 18707 |     - |  40M|   0 |1611 |2418 |6380 |2418 |7497 |1304 |   0 |   0 | 8.452551e+02 |      --      |    Inf 
23.19/23.20	c  22.7s|     1 |     0 | 20441 |     - |  42M|   0 |1633 |2418 |6380 |2418 |7533 |1340 |   0 |   0 | 8.525870e+02 |      --      |    Inf 
24.98/25.01	c  24.5s|     1 |     0 | 21532 |     - |  44M|   0 |1636 |2418 |6380 |2418 |6568 |1385 |   0 |   0 | 8.552268e+02 |      --      |    Inf 
27.09/27.10	c  26.5s|     1 |     0 | 23088 |     - |  47M|   0 |1678 |2418 |6380 |2418 |6614 |1431 |   0 |   0 | 8.605798e+02 |      --      |    Inf 
29.38/29.46	c  28.9s|     1 |     0 | 24704 |     - |  48M|   0 |1615 |2418 |6380 |2418 |6665 |1482 |   0 |   0 | 8.716203e+02 |      --      |    Inf 
31.98/32.05	c  31.4s|     1 |     0 | 26543 |     - |  51M|   0 |1600 |2418 |6380 |2418 |6705 |1522 |   0 |   0 | 8.787047e+02 |      --      |    Inf 
34.58/34.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
34.58/34.64	c  34.0s|     1 |     0 | 28615 |     - |  53M|   0 |1665 |2418 |6380 |2418 |6740 |1557 |   0 |   0 | 8.799881e+02 |      --      |    Inf 
37.98/38.01	c  37.3s|     1 |     0 | 30628 |     - |  54M|   0 |1665 |2418 |6380 |2418 |6797 |1614 |   0 |   0 | 8.897939e+02 |      --      |    Inf 
40.18/40.26	c  39.5s|     1 |     0 | 32049 |     - |  59M|   0 |1660 |2418 |6380 |2418 |6726 |1650 |   0 |   0 | 8.965139e+02 |      --      |    Inf 
41.98/42.04	c  41.2s|     1 |     0 | 33177 |     - |  61M|   0 |1631 |2418 |6380 |2418 |6751 |1675 |   0 |   0 | 8.983433e+02 |      --      |    Inf 
43.78/43.83	c  43.0s|     1 |     0 | 34179 |     - |  65M|   0 |1628 |2418 |6380 |2418 |6792 |1716 |   0 |   0 | 9.012607e+02 |      --      |    Inf 
45.58/45.69	c  44.9s|     1 |     0 | 35500 |     - |  68M|   0 |1648 |2418 |6380 |2418 |6816 |1740 |   0 |   0 | 9.032447e+02 |      --      |    Inf 
47.29/47.37	c  46.5s|     1 |     0 | 36695 |     - |  69M|   0 |1622 |2418 |6380 |2418 |6863 |1787 |   0 |   0 | 9.085076e+02 |      --      |    Inf 
48.68/48.73	c  47.9s|     1 |     0 | 37593 |     - |  71M|   0 |1670 |2418 |6380 |2418 |6899 |1823 |   0 |   0 | 9.115938e+02 |      --      |    Inf 
50.48/50.55	c  49.6s|     1 |     0 | 38736 |     - |  72M|   0 |1664 |2418 |6380 |2418 |6769 |1886 |   0 |   0 | 9.160195e+02 |      --      |    Inf 
53.18/53.25	c  52.3s|     1 |     0 | 40858 |     - |  73M|   0 |1737 |2418 |6380 |2418 |6810 |1927 |   0 |   0 | 9.210603e+02 |      --      |    Inf 
56.57/56.69	c  55.7s|     1 |     0 | 43448 |     - |  74M|   0 |1779 |2418 |6380 |2418 |6893 |2010 |   0 |   0 | 9.299049e+02 |      --      |    Inf 
58.78/58.88	c  57.9s|     1 |     0 | 45270 |     - |  75M|   0 |1827 |2418 |6380 |2418 |6955 |2072 |   0 |   0 | 9.366567e+02 |      --      |    Inf 
61.28/61.38	c  60.3s|     1 |     0 | 47010 |     - |  75M|   0 |1905 |2418 |6380 |2418 |7024 |2141 |   0 |   0 | 9.434307e+02 |      --      |    Inf 
63.68/63.72	c  62.6s|     1 |     0 | 48746 |     - |  77M|   0 |1863 |2418 |6380 |2418 |7069 |2186 |   0 |   0 | 9.469349e+02 |      --      |    Inf 
66.98/67.05	c  65.9s|     1 |     0 | 51084 |     - |  79M|   0 |1927 |2418 |6380 |2418 |6952 |2238 |   0 |   0 | 9.547023e+02 |      --      |    Inf 
70.87/70.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
70.87/70.94	c  69.8s|     1 |     0 | 53879 |     - |  81M|   0 |2013 |2418 |6380 |2418 |7002 |2288 |   0 |   0 | 9.593625e+02 |      --      |    Inf 
75.07/75.19	c  74.0s|     1 |     0 | 55912 |     - |  82M|   0 |2039 |2418 |6380 |2418 |7075 |2361 |   0 |   0 | 9.680412e+02 |      --      |    Inf 
79.76/79.85	c  78.6s|     1 |     0 | 58574 |     - |  83M|   0 |1854 |2418 |6380 |2418 |7136 |2422 |   0 |   0 | 9.747223e+02 |      --      |    Inf 
82.37/82.41	c  81.1s|     1 |     0 | 60312 |     - |  85M|   0 |2027 |2418 |6380 |2418 |7187 |2473 |   0 |   0 | 9.793990e+02 |      --      |    Inf 
84.97/85.01	c  83.7s|     1 |     0 | 61981 |     - |  88M|   0 |1954 |2418 |6380 |2418 |7219 |2505 |   0 |   0 | 9.813756e+02 |      --      |    Inf 
88.06/88.18	c  86.8s|     1 |     0 | 63884 |     - |  90M|   0 |1893 |2418 |6380 |2418 |7040 |2545 |   0 |   0 | 9.858564e+02 |      --      |    Inf 
90.57/90.63	c  89.2s|     1 |     0 | 65542 |     - |  91M|   0 |1923 |2418 |6380 |2418 |7084 |2589 |   0 |   0 | 9.904832e+02 |      --      |    Inf 
93.76/93.87	c  92.4s|     1 |     0 | 67494 |     - |  92M|   0 |1961 |2418 |6380 |2418 |7119 |2624 |   0 |   0 | 9.933434e+02 |      --      |    Inf 
98.56/98.66	c  97.2s|     1 |     0 | 70363 |     - |  92M|   0 |2000 |2418 |6380 |2418 |7183 |2688 |   0 |   0 | 1.002060e+03 |      --      |    Inf 
102.76/102.81	c   101s|     1 |     0 | 73278 |     - |  93M|   0 |1955 |2418 |6380 |2418 |7255 |2760 |   0 |   0 | 1.007977e+03 |      --      |    Inf 
107.36/107.45	c   106s|     1 |     0 | 76091 |     - |  94M|   0 |2030 |2418 |6380 |2418 |7338 |2843 |   0 |   0 | 1.015154e+03 |      --      |    Inf 
111.96/112.03	c   110s|     1 |     0 | 78523 |     - |  94M|   0 |1909 |2418 |6380 |2418 |7199 |2929 |   0 |   0 | 1.020402e+03 |      --      |    Inf 
114.76/114.82	c   113s|     1 |     0 | 80496 |     - |  96M|   0 |2018 |2418 |6380 |2418 |7250 |2980 |   0 |   0 | 1.022702e+03 |      --      |    Inf 
118.16/118.26	c   117s|     1 |     0 | 82827 |     - |  97M|   0 |2053 |2418 |6380 |2418 |7306 |3036 |   0 |   0 | 1.026593e+03 |      --      |    Inf 
123.36/123.42	c   122s|     1 |     0 | 85560 |     - |  98M|   0 |1990 |2418 |6380 |2418 |7397 |3127 |   0 |   0 | 1.036333e+03 |      --      |    Inf 
126.05/126.13	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
126.05/126.13	c   124s|     1 |     0 | 87429 |     - |  99M|   0 |2011 |2418 |6380 |2418 |7466 |3196 |   0 |   0 | 1.042428e+03 |      --      |    Inf 
130.16/130.20	c   128s|     1 |     0 | 89749 |     - | 100M|   0 |1936 |2418 |6380 |2418 |7522 |3252 |   0 |   0 | 1.048673e+03 |      --      |    Inf 
133.95/134.04	c   132s|     1 |     0 | 92344 |     - | 101M|   0 |2089 |2418 |6380 |2418 |7392 |3313 |   0 |   0 | 1.051489e+03 |      --      |    Inf 
140.15/140.27	c   138s|     1 |     0 | 96225 |     - | 101M|   0 |2107 |2418 |6380 |2418 |7465 |3386 |   0 |   0 | 1.059125e+03 |      --      |    Inf 
145.25/145.36	c   143s|     1 |     0 | 98805 |     - | 102M|   0 |2047 |2418 |6380 |2418 |7544 |3465 |   0 |   0 | 1.064882e+03 |      --      |    Inf 
149.15/149.26	c   147s|     1 |     0 |101055 |     - | 102M|   0 |2028 |2418 |6380 |2418 |7610 |3531 |   0 |   0 | 1.070179e+03 |      --      |    Inf 
152.05/152.12	c   150s|     1 |     0 |103096 |     - | 103M|   0 |2114 |2418 |6380 |2418 |7658 |3579 |   0 |   0 | 1.074213e+03 |      --      |    Inf 
155.85/155.97	c   154s|     1 |     0 |105919 |     - | 104M|   0 |2163 |2418 |6380 |2418 |7712 |3633 |   0 |   0 | 1.077756e+03 |      --      |    Inf 
161.85/161.92	c   160s|     1 |     0 |108997 |     - | 104M|   0 |2088 |2418 |6380 |2418 |7476 |3715 |   0 |   0 | 1.086214e+03 |      --      |    Inf 
163.85/163.94	c   162s|     1 |     0 |110608 |     - | 106M|   0 |2128 |2418 |6380 |2418 |7524 |3763 |   0 |   0 | 1.089408e+03 |      --      |    Inf 
167.34/167.47	c   165s|     1 |     0 |113216 |     - | 107M|   0 |2091 |2418 |6380 |2418 |7580 |3819 |   0 |   0 | 1.092245e+03 |      --      |    Inf 
170.84/170.96	c   169s|     1 |     0 |115675 |     - | 109M|   0 |2143 |2418 |6380 |2418 |7626 |3865 |   0 |   0 | 1.093361e+03 |      --      |    Inf 
174.15/174.26	c   172s|     1 |     0 |117535 |     - | 110M|   0 |2101 |2418 |6380 |2418 |7687 |3926 |   0 |   0 | 1.095671e+03 |      --      |    Inf 
177.34/177.40	c   175s|     1 |     0 |119802 |     - | 112M|   0 |2205 |2418 |6380 |2418 |7729 |3968 |   0 |   0 | 1.097836e+03 |      --      |    Inf 
183.94/184.04	c   182s|     1 |     0 |122085 |     - | 112M|   0 |2198 |2418 |6380 |2418 |7412 |4014 |   0 |   0 | 1.101102e+03 |      --      |    Inf 
190.94/191.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
190.94/191.09	c   189s|     1 |     0 |124923 |     - | 112M|   0 |2209 |2418 |6380 |2418 |7458 |4060 |   0 |   0 | 1.106421e+03 |      --      |    Inf 
196.03/196.16	c   194s|     1 |     0 |127459 |     - | 112M|   0 |2160 |2418 |6380 |2418 |7502 |4104 |   0 |   0 | 1.109572e+03 |      --      |    Inf 
199.43/199.57	c   197s|     1 |     0 |129290 |     - | 113M|   0 |2147 |2418 |6380 |2418 |7541 |4143 |   0 |   0 | 1.112194e+03 |      --      |    Inf 
203.23/203.31	c   201s|     1 |     0 |131860 |     - | 114M|   0 |2132 |2418 |6380 |2418 |7587 |4189 |   0 |   0 | 1.114225e+03 |      --      |    Inf 
206.43/206.51	c   204s|     1 |     0 |133458 |     - | 115M|   0 |2151 |2418 |6380 |2418 |7646 |4248 |   0 |   0 | 1.115435e+03 |      --      |    Inf 
209.43/209.56	c   207s|     1 |     0 |135141 |     - | 117M|   0 |2154 |2418 |6380 |2418 |7383 |4288 |   0 |   0 | 1.117141e+03 |      --      |    Inf 
213.24/213.36	c   211s|     1 |     0 |137279 |     - | 118M|   0 |2191 |2418 |6380 |2418 |7426 |4331 |   0 |   0 | 1.118120e+03 |      --      |    Inf 
217.63/217.79	c   215s|     1 |     0 |140095 |     - | 118M|   0 |2203 |2418 |6380 |2418 |7476 |4381 |   0 |   0 | 1.120190e+03 |      --      |    Inf 
223.92/224.06	c   221s|     1 |     0 |143555 |     - | 119M|   0 |2039 |2418 |6380 |2418 |7536 |4441 |   0 |   0 | 1.123639e+03 |      --      |    Inf 
226.83/226.91	c   224s|     1 |     0 |145324 |     - | 119M|   0 |2190 |2418 |6380 |2418 |7606 |4511 |   0 |   0 | 1.128363e+03 |      --      |    Inf 
232.22/232.33	c   229s|     1 |     0 |146707 |     - | 119M|   0 |2148 |2418 |6380 |2418 |7639 |4544 |   0 |   0 | 1.129986e+03 |      --      |    Inf 
236.02/236.18	c   233s|     1 |     0 |148165 |     - | 120M|   0 |2156 |2418 |6380 |2418 |7420 |4580 |   0 |   0 | 1.132572e+03 |      --      |    Inf 
239.82/239.96	c   237s|     1 |     0 |149379 |     - | 120M|   0 |2138 |2418 |6380 |2418 |7449 |4609 |   0 |   0 | 1.133418e+03 |      --      |    Inf 
244.22/244.37	c   241s|     1 |     0 |151476 |     - | 120M|   0 |2098 |2418 |6380 |2418 |7476 |4636 |   0 |   0 | 1.135042e+03 |      --      |    Inf 
247.92/248.03	c   245s|     1 |     0 |153379 |     - | 121M|   0 |2103 |2418 |6380 |2418 |7516 |4676 |   0 |   0 | 1.138001e+03 |      --      |    Inf 
250.63/250.79	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
250.63/250.79	c   248s|     1 |     0 |155095 |     - | 121M|   0 |2147 |2418 |6380 |2418 |7562 |4722 |   0 |   0 | 1.139356e+03 |      --      |    Inf 
253.12/253.27	c   250s|     1 |     0 |156821 |     - | 122M|   0 |2091 |2418 |6380 |2418 |7609 |4769 |   0 |   0 | 1.140350e+03 |      --      |    Inf 
255.62/255.71	c   253s|     1 |     0 |158661 |     - | 124M|   0 |2141 |2418 |6380 |2418 |7427 |4802 |   0 |   0 | 1.141037e+03 |      --      |    Inf 
258.72/258.81	c   256s|     1 |     0 |161121 |     - | 125M|   0 |2176 |2418 |6380 |2418 |7487 |4862 |   0 |   0 | 1.144463e+03 |      --      |    Inf 
263.72/263.88	c   261s|     1 |     0 |163387 |     - | 125M|   0 |2145 |2418 |6380 |2418 |7545 |4920 |   0 |   0 | 1.146989e+03 |      --      |    Inf 
266.62/266.73	c   263s|     1 |     0 |165051 |     - | 126M|   0 |2153 |2418 |6380 |2418 |7585 |4960 |   0 |   0 | 1.147988e+03 |      --      |    Inf 
270.11/270.28	c   267s|     1 |     0 |166423 |     - | 126M|   0 |2184 |2418 |6380 |2418 |7630 |5005 |   0 |   0 | 1.150559e+03 |      --      |    Inf 
275.21/275.32	c   272s|     1 |     0 |167795 |     - | 126M|   0 |2193 |2418 |6380 |2418 |7650 |5025 |   0 |   0 | 1.151729e+03 |      --      |    Inf 
279.11/279.28	c   276s|     1 |     0 |168563 |     - | 126M|   0 |2177 |2418 |6380 |2418 |7442 |5040 |   0 |   0 | 1.152062e+03 |      --      |    Inf 
282.41/282.58	c   279s|     1 |     0 |169655 |     - | 127M|   0 |2182 |2418 |6380 |2418 |7454 |5052 |   0 |   0 | 1.152525e+03 |      --      |    Inf 
285.92/286.01	c   283s|     1 |     0 |171060 |     - | 127M|   0 |2145 |2418 |6380 |2418 |7478 |5076 |   0 |   0 | 1.153699e+03 |      --      |    Inf 
288.51/288.62	c   285s|     1 |     0 |173080 |     - | 128M|   0 |2137 |2418 |6380 |2418 |7506 |5104 |   0 |   0 | 1.154847e+03 |      --      |    Inf 
290.91/291.08	c   288s|     1 |     0 |174824 |     - | 129M|   0 |2191 |2418 |6380 |2418 |7553 |5151 |   0 |   0 | 1.155807e+03 |      --      |    Inf 
295.01/295.19	c   292s|     1 |     0 |177489 |     - | 130M|   0 |2137 |2418 |6380 |2418 |7594 |5192 |   0 |   0 | 1.158149e+03 |      --      |    Inf 
296.91/297.08	c   294s|     1 |     0 |178536 |     - | 130M|   0 |2149 |2418 |6380 |2418 |7398 |5242 |   0 |   0 | 1.159357e+03 |      --      |    Inf 
299.21/299.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
299.21/299.38	c   296s|     1 |     0 |180342 |     - | 131M|   0 |2175 |2418 |6380 |2418 |7434 |5278 |   0 |   0 | 1.159922e+03 |      --      |    Inf 
302.20/302.39	c   299s|     1 |     0 |182563 |     - | 132M|   0 |2122 |2418 |6380 |2418 |7481 |5325 |   0 |   0 | 1.163534e+03 |      --      |    Inf 
305.21/305.35	c   302s|     1 |     0 |184968 |     - | 133M|   0 |2128 |2418 |6380 |2418 |7535 |5379 |   0 |   0 | 1.167098e+03 |      --      |    Inf 
308.41/308.59	c   305s|     1 |     0 |187049 |     - | 133M|   0 |2125 |2418 |6380 |2418 |7565 |5409 |   0 |   0 | 1.169799e+03 |      --      |    Inf 
312.11/312.26	c   309s|     1 |     0 |189256 |     - | 134M|   0 |2122 |2418 |6380 |2418 |7634 |5478 |   0 |   0 | 1.171883e+03 |      --      |    Inf 
316.30/316.44	c   313s|     1 |     0 |191163 |     - | 134M|   0 |2099 |2418 |6380 |2418 |7572 |5534 |   0 |   0 | 1.174615e+03 |      --      |    Inf 
318.51/318.67	c   315s|     1 |     0 |192876 |     - | 135M|   0 |2120 |2418 |6380 |2418 |7616 |5578 |   0 |   0 | 1.177733e+03 |      --      |    Inf 
320.90/321.00	c   317s|     1 |     0 |194574 |     - | 136M|   0 |2162 |2418 |6380 |2418 |7645 |5607 |   0 |   0 | 1.179532e+03 |      --      |    Inf 
324.50/324.63	c   321s|     1 |     0 |196143 |     - | 136M|   0 |2170 |2418 |6380 |2418 |7668 |5630 |   0 |   0 | 1.180237e+03 |      --      |    Inf 
327.10/327.28	c   323s|     1 |     0 |196674 |     - | 136M|   0 |2180 |2418 |6380 |2418 |7677 |5639 |   0 |   0 | 1.180319e+03 |      --      |    Inf 
329.81/330.00	c   326s|     1 |     0 |196696 |     - | 136M|   0 |2188 |2418 |6380 |2418 |7682 |5644 |   0 |   0 | 1.180319e+03 |      --      |    Inf 
332.70/332.85	c   329s|     1 |     0 |196833 |     - | 136M|   0 |2164 |2418 |6380 |2418 |7481 |5646 |   0 |   0 | 1.180324e+03 |      --      |    Inf 
335.40/335.52	c   332s|     1 |     0 |196834 |     - | 134M|   0 |2163 |2418 |6380 |2418 |7482 |5647 |   0 |   0 | 1.180324e+03 |      --      |    Inf 
338.19/338.33	c   334s|     1 |     0 |197014 |     - | 131M|   0 |2161 |2418 |6380 |2418 |7483 |5648 |   0 |   0 | 1.180398e+03 |      --      |    Inf 
341.19/341.32	c   337s|     1 |     0 |198338 |     - | 127M|   0 |2055 |2418 |6380 |2418 |7492 |5657 |   0 |   0 | 1.181255e+03 |      --      |    Inf 
342.70/342.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
342.70/342.90	c   339s|     1 |     0 |199570 |     - | 125M|   0 |2159 |2418 |6380 |2418 |7526 |5691 |   0 |   0 | 1.181787e+03 |      --      |    Inf 
346.30/346.47	c   342s|     1 |     0 |201461 |     - | 123M|   0 |2161 |2418 |6380 |2418 |7554 |5719 |   0 |   0 | 1.182497e+03 |      --      |    Inf 
349.99/350.15	c   346s|     1 |     0 |203304 |     - | 120M|   0 |2130 |2418 |6380 |2418 |7341 |5751 |   0 |   0 | 1.183557e+03 |      --      |    Inf 
353.19/353.39	c   349s|     1 |     0 |205297 |     - | 118M|   0 |2078 |2418 |6380 |2418 |7369 |5779 |   0 |   0 | 1.185719e+03 |      --      |    Inf 
355.20/355.33	c   351s|     1 |     0 |207138 |     - | 116M|   0 |2129 |2418 |6380 |2418 |7431 |5841 |   0 |   0 | 1.189298e+03 |      --      |    Inf 
357.49/357.69	c   354s|     1 |     0 |208801 |     - | 115M|   0 |2063 |2418 |6380 |2418 |7485 |5895 |   0 |   0 | 1.192356e+03 |      --      |    Inf 
359.99/360.19	c   356s|     1 |     0 |210055 |     - | 113M|   0 |2047 |2418 |6380 |2418 |7529 |5939 |   0 |   0 | 1.194656e+03 |      --      |    Inf 
361.99/362.15	c   358s|     1 |     0 |211627 |     - | 111M|   0 |1986 |2418 |6380 |2418 |7575 |5985 |   0 |   0 | 1.196920e+03 |      --      |    Inf 
364.00/364.17	c   360s|     1 |     0 |212757 |     - | 108M|   0 |2072 |2418 |6380 |2418 |7590 |6036 |   0 |   0 | 1.200656e+03 |      --      |    Inf 
366.38/366.55	c   362s|     1 |     0 |213936 |     - | 108M|   0 |2090 |2418 |6380 |2418 |7617 |6063 |   0 |   0 | 1.203401e+03 |      --      |    Inf 
369.08/369.27	c   365s|     1 |     0 |214440 |     - | 105M|   0 |2066 |2418 |6380 |2418 |7642 |6088 |   0 |   0 | 1.203581e+03 |      --      |    Inf 
372.59/372.79	c   369s|     1 |     0 |215330 |     - | 104M|   0 |2031 |2418 |6380 |2418 |7658 |6104 |   0 |   0 | 1.203876e+03 |      --      |    Inf 
374.89/375.10	c   371s|     1 |     0 |216255 |     - | 103M|   0 |2086 |2418 |6380 |2418 |7680 |6126 |   0 |   0 | 1.204840e+03 |      --      |    Inf 
377.38/377.57	c   373s|     1 |     0 |217258 |     - |  98M|   0 |2084 |2418 |6380 |2418 |7692 |6138 |   0 |   0 | 1.205544e+03 |      --      |    Inf 
379.58/379.70	c   375s|     1 |     0 |217786 |     - |  96M|   0 |2095 |2418 |6380 |2418 |7499 |6151 |   0 |   0 | 1.205991e+03 |      --      |    Inf 
382.19/382.38	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
382.19/382.38	c   378s|     1 |     0 |218667 |     - |  92M|   0 |2097 |2418 |6380 |2418 |7505 |6157 |   0 |   0 | 1.206196e+03 |      --      |    Inf 
385.09/385.28	c   381s|     1 |     0 |220073 |     - |  89M|   0 |2081 |2418 |6380 |2418 |7523 |6175 |   0 |   0 | 1.206805e+03 |      --      |    Inf 
388.18/388.33	c   384s|     1 |     0 |222010 |     - |  88M|   0 |2092 |2418 |6380 |2418 |7562 |6214 |   0 |   0 | 1.209467e+03 |      --      |    Inf 
390.29/390.49	c   386s|     1 |     0 |222455 |     - |  87M|   0 |2092 |2418 |6380 |2418 |7576 |6228 |   0 |   0 | 1.209720e+03 |      --      |    Inf 
391.68/391.89	c   387s|     1 |     0 |223149 |     - |  86M|   0 |2116 |2418 |6380 |2418 |7585 |6237 |   0 |   0 | 1.209947e+03 |      --      |    Inf 
394.38/394.53	c   390s|     1 |     0 |223839 |     - |  85M|   0 |2106 |2418 |6380 |2418 |7413 |6244 |   0 |   0 | 1.210466e+03 |      --      |    Inf 
396.38/396.59	c   392s|     1 |     0 |225258 |     - |  86M|   0 |2091 |2418 |6380 |2418 |7423 |6254 |   0 |   0 | 1.211219e+03 |      --      |    Inf 
398.88/399.04	c   395s|     1 |     0 |226475 |     - |  85M|   0 |2085 |2418 |6380 |2418 |7452 |6283 |   0 |   0 | 1.211770e+03 |      --      |    Inf 
400.57/400.70	c   396s|     1 |     0 |227652 |     - |  85M|   0 |1996 |2418 |6380 |2418 |7484 |6315 |   0 |   0 | 1.214384e+03 |      --      |    Inf 
402.17/402.37	c   398s|     1 |     0 |229199 |     - |  84M|   0 |2056 |2418 |6380 |2418 |7511 |6342 |   0 |   0 | 1.215640e+03 |      --      |    Inf 
404.58/404.80	c   400s|     1 |     0 |229782 |     - |  82M|   0 |2047 |2418 |6380 |2418 |7547 |6378 |   0 |   0 | 1.216151e+03 |      --      |    Inf 
406.08/406.24	c   402s|     1 |     0 |230847 |     - |  81M|   0 |2008 |2418 |6380 |2418 |7486 |6404 |   0 |   0 | 1.217987e+03 |      --      |    Inf 
407.57/407.74	c   403s|     1 |     0 |232009 |     - |  80M|   0 |2049 |2418 |6380 |2418 |7506 |6424 |   0 |   0 | 1.218750e+03 |      --      |    Inf 
409.47/409.68	c   405s|     1 |     0 |233021 |     - |  80M|   0 |2062 |2418 |6380 |2418 |7535 |6453 |   0 |   0 | 1.219443e+03 |      --      |    Inf 
411.47/411.69	c   407s|     1 |     0 |233574 |     - |  78M|   0 |2031 |2418 |6380 |2418 |7554 |6472 |   0 |   0 | 1.219843e+03 |      --      |    Inf 
412.57/412.74	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
412.57/412.74	c   408s|     1 |     0 |234123 |     - |  76M|   0 |2035 |2418 |6380 |2418 |7582 |6500 |   0 |   0 | 1.220563e+03 |      --      |    Inf 
414.67/414.86	c   410s|     1 |     0 |235036 |     - |  74M|   0 |2060 |2418 |6380 |2418 |7599 |6517 |   0 |   0 | 1.221173e+03 |      --      |    Inf 
417.17/417.30	c   413s|     1 |     0 |236034 |     - |  73M|   0 |2007 |2418 |6380 |2418 |7524 |6552 |   0 |   0 | 1.222535e+03 |      --      |    Inf 
419.17/419.35	c   415s|     1 |     0 |236836 |     - |  73M|   0 |1999 |2418 |6380 |2418 |7558 |6586 |   0 |   0 | 1.224179e+03 |      --      |    Inf 
420.47/420.64	c   416s|     1 |     0 |237749 |     - |  73M|   0 |2024 |2418 |6380 |2418 |7586 |6614 |   0 |   0 | 1.225632e+03 |      --      |    Inf 
422.38/422.53	c   418s|     1 |     0 |238557 |     - |  72M|   0 |2051 |2418 |6380 |2418 |7607 |6635 |   0 |   0 | 1.226274e+03 |      --      |    Inf 
424.97/425.12	c   420s|     1 |     0 |239034 |     - |  72M|   0 |2041 |2418 |6380 |2418 |7613 |6641 |   0 |   0 | 1.226444e+03 |      --      |    Inf 
427.07/427.25	c   423s|     1 |     0 |239353 |     - |  71M|   0 |2048 |2418 |6380 |2418 |7622 |6650 |   0 |   0 | 1.226533e+03 |      --      |    Inf 
429.27/429.50	c   425s|     1 |     0 |239656 |     - |  70M|   0 |2057 |2418 |6380 |2418 |7485 |6658 |   0 |   0 | 1.226686e+03 |      --      |    Inf 
431.27/431.41	c   427s|     1 |     0 |239670 |     - |  68M|   0 |2064 |2418 |6380 |2418 |7487 |6660 |   0 |   0 | 1.226688e+03 |      --      |    Inf 
433.37/433.56	c   429s|     1 |     0 |239923 |     - |  68M|   0 |2046 |2418 |6380 |2418 |7489 |6662 |   0 |   0 | 1.226764e+03 |      --      |    Inf 
435.87/436.02	c   431s|     1 |     0 |240335 |     - |  67M|   0 |2045 |2418 |6380 |2418 |7494 |6667 |   0 |   0 | 1.226877e+03 |      --      |    Inf 
437.67/437.82	c   433s|     1 |     0 |240350 |     - |  66M|   0 |2047 |2418 |6380 |2418 |7497 |6670 |   0 |   0 | 1.226877e+03 |      --      |    Inf 
439.57/439.74	c   435s|     1 |     0 |240471 |     - |  65M|   0 |2047 |2418 |6380 |2418 |7498 |6671 |   0 |   0 | 1.226888e+03 |      --      |    Inf 
441.37/441.56	c   437s|     1 |     0 |240488 |     - |  65M|   0 |2047 |2418 |6380 |2418 |7366 |6673 |   0 |   0 | 1.226888e+03 |      --      |    Inf 
443.08/443.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
443.08/443.28	c   438s|     1 |     0 |240500 |     - |  64M|   0 |2045 |2418 |6380 |2418 |7367 |6674 |   0 |   0 | 1.226889e+03 |      --      |    Inf 
444.87/445.02	c   440s|     1 |     0 |240502 |     - |  64M|   0 |2047 |2418 |6380 |2418 |7368 |6675 |   0 |   0 | 1.226889e+03 |      --      |    Inf 
452.56/452.76	c   448s|     1 |     2 |240502 |     - |  64M|   0 |2047 |2418 |6380 |2418 |7368 |6675 |   0 |  26 | 1.226889e+03 |      --      |    Inf 
527.85/528.04	c   521s| 10000 |    45 |240502 |   0.0 |  65M|  77 |   - |2418 |6443 |   0 |   0 |6675 |6624 |  26 | 1.227412e+03 |      --      |    Inf 
600.62/600.88	c   592s| 20000 |    47 |240502 |   0.0 |  65M|  77 |   - |2418 |6464 |   0 |   0 |6675 |  13k|  26 | 1.227412e+03 |      --      |    Inf 
651.81/652.06	c   642s| 30000 |    47 |240502 |   0.0 |  65M|  77 |   - |2418 |6465 |   0 |   0 |6675 |  20k|  26 | 1.227412e+03 |      --      |    Inf 
706.00/706.28	c   695s| 40000 |    48 |240502 |   0.0 |  65M|  77 |   - |2418 |6402 |   0 |   0 |6675 |  26k|  26 | 1.227412e+03 |      --      |    Inf 
782.07/782.31	c   769s| 50000 |    43 |240502 |   0.0 |  65M|  77 |   - |2418 |6463 |   0 |   0 |6675 |  33k|  26 | 1.227412e+03 |      --      |    Inf 
846.85/847.15	c   832s| 60000 |    45 |240502 |   0.0 |  65M|  77 |   - |2418 |6466 |   0 |   0 |6675 |  40k|  26 | 1.227412e+03 |      --      |    Inf 
905.04/905.33	c   889s| 70000 |    45 |240502 |   0.0 |  65M|  77 |   - |2418 |6445 |   0 |   0 |6675 |  46k|  26 | 1.227412e+03 |      --      |    Inf 
962.51/962.85	c   945s| 80000 |    43 |240502 |   0.0 |  65M|  77 |   - |2418 |6436 |   0 |   0 |6675 |  53k|  26 | 1.227412e+03 |      --      |    Inf 
1016.30/1016.62	c   997s| 90000 |    44 |240502 |   0.0 |  65M|  77 |   - |2418 |6469 |   0 |   0 |6675 |  60k|  26 | 1.227412e+03 |      --      |    Inf 
1070.09/1070.46	c  1050s|100000 |    44 |240502 |   0.0 |  65M|  77 |   - |2418 |6441 |   0 |   0 |6675 |  67k|  26 | 1.227412e+03 |      --      |    Inf 
1127.57/1127.98	c  1106s|110000 |    50 |240502 |   0.0 |  65M|  77 |   - |2418 |6427 |   0 |   0 |6675 |  74k|  26 | 1.227412e+03 |      --      |    Inf 
1187.56/1188.00	c  1164s|120000 |    43 |240502 |   0.0 |  65M|  77 |   - |2418 |6475 |   0 |   0 |6675 |  80k|  26 | 1.227412e+03 |      --      |    Inf 
1253.43/1253.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1253.43/1253.87	c  1229s|130000 |    44 |240502 |   0.0 |  65M|  77 |   - |2418 |6480 |   0 |   0 |6675 |  87k|  26 | 1.227412e+03 |      --      |    Inf 
1334.92/1335.31	c  1309s|140000 |    41 |240502 |   0.0 |  65M|  77 |   - |2418 |6500 |   0 |   0 |6675 |  94k|  26 | 1.227412e+03 |      --      |    Inf 
1400.90/1401.39	c  1373s|150000 |    44 |240502 |   0.0 |  65M|  77 |   - |2418 |6490 |   0 |   0 |6675 | 100k|  26 | 1.227412e+03 |      --      |    Inf 
1487.16/1487.68	c  1457s|160000 |    43 |240502 |   0.0 |  65M|  77 |   - |2418 |6485 |   0 |   0 |6675 | 107k|  26 | 1.227412e+03 |      --      |    Inf 
1572.84/1573.30	c  1541s|170000 |    43 |240502 |   0.0 |  65M|  77 |   - |2418 |6480 |   0 |   0 |6675 | 114k|  26 | 1.227412e+03 |      --      |    Inf 
1658.01/1658.58	c  1625s|180000 |    45 |240502 |   0.0 |  65M|  77 |   - |2418 |6450 |   0 |   0 |6675 | 120k|  26 | 1.227412e+03 |      --      |    Inf 
1744.60/1745.12	c  1710s|190000 |    41 |240502 |   0.0 |  65M|  77 |   - |2418 |6498 |   0 |   0 |6675 | 127k|  26 | 1.227412e+03 |      --      |    Inf 
1800.09/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.09/1800.61	c 
1800.09/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.09/1800.61	c Solving Time (sec) : 1763.92
1800.09/1800.61	c Solving Nodes      : 196852
1800.09/1800.61	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.09/1800.61	c Dual Bound         : +1.22741226790151e+03
1800.09/1800.61	c Gap                : infinite
1800.09/1800.61	s UNKNOWN
1800.09/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.09/1800.61	c Solving Time       :    1763.92
1800.09/1800.61	c Original Problem   :
1800.09/1800.61	c   Problem name     : HOME/instance-2665420-1276417117.opb
1800.09/1800.61	c   Variables        : 2606 (2606 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.09/1800.61	c   Constraints      : 6509 initial, 6509 maximal
1800.09/1800.61	c Presolved Problem  :
1800.09/1800.61	c   Problem name     : t_HOME/instance-2665420-1276417117.opb
1800.09/1800.61	c   Variables        : 2418 (2418 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.09/1800.61	c   Constraints      : 6380 initial, 6547 maximal
1800.09/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.09/1800.61	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.61	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.61	c   implics          :       0.00          0          3          0          0          0          0          0          0
1800.09/1800.61	c   probing          :       0.41          2        183          0          0          0          0          0          0
1800.09/1800.61	c   linear           :       0.09          0          0          0          0          0        122        122          0
1800.09/1800.61	c   logicor          :       0.15          0          0          0          0          0          7          0          0
1800.09/1800.61	c   root node        :          -          0          -          -          0          -          -          -          -
1800.09/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.09/1800.61	c   integral         :          0          0          0          1          0          0          0          0          0          2
1800.09/1800.61	c   logicor          :       6380+       151    5923282          0          0     131021   67293271          0          0          0
1800.09/1800.61	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.09/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.09/1800.61	c   integral         :       7.57       0.00       0.00       7.57       0.00
1800.09/1800.61	c   logicor          :     366.10       0.11     365.99       0.00       0.00
1800.09/1800.61	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.09/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.09/1800.61	c   vbounds          :       4.70          2          0          0
1800.09/1800.61	c   rootredcost      :       3.85          0          0          0
1800.09/1800.61	c   pseudoobj        :     616.20    6049630          0          0
1800.09/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.09/1800.61	c   propagation      :     102.86     131021     131021     131021       44.8       1069       19.8          -
1800.09/1800.61	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.09/1800.61	c   applied globally :          -          -          -     132090       44.6          -          -          -
1800.09/1800.61	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.09/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.09/1800.61	c   cut pool         :       5.11        150          -          -       6295          -    (maximal pool size: 34087)
1800.09/1800.61	c   redcost          :       0.02        151          0          0          0          0
1800.09/1800.61	c   impliedbounds    :       0.29        151          0          0       2355          0
1800.09/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.09/1800.61	c   cgmip            :       0.00          0          0          0          0          0
1800.09/1800.61	c   gomory           :     201.27        151          0          0      59701          0
1800.09/1800.61	c   strongcg         :       5.28         20          0          0      10000          0
1800.09/1800.61	c   cmir             :       0.75         10          0          0          0          0
1800.09/1800.61	c   flowcover        :       0.62         10          0          0          0          0
1800.09/1800.61	c   clique           :       0.38        151          0          0        107          0
1800.09/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.09/1800.61	c   mcf              :       0.01          1          0          0          0          0
1800.09/1800.61	c   rapidlearning    :       0.00          0          0          0          0          0
1800.09/1800.61	c Pricers            :       Time      Calls       Vars
1800.09/1800.61	c   problem variables:       0.00          0          0
1800.09/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.09/1800.61	c   relpscost        :       7.57          1          0          0          0          0          2
1800.09/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.09/1800.61	c   inference        :      72.45     131357          0          0          0          0     262714
1800.09/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.09/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.09/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.09/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.09/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.09/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.09/1800.61	c   LP solutions     :       0.00          -          0
1800.09/1800.61	c   pseudo solutions :       0.00          -          0
1800.09/1800.61	c   oneopt           :       0.04          0          0
1800.09/1800.61	c   crossover        :       0.00          0          0
1800.09/1800.61	c   trivial          :       0.01          2          0
1800.09/1800.61	c   simplerounding   :       0.00          0          0
1800.09/1800.61	c   zirounding       :       0.00          1          0
1800.09/1800.61	c   rounding         :       0.28        100          0
1800.09/1800.61	c   shifting         :       2.07        100          0
1800.09/1800.61	c   intshifting      :       0.00          0          0
1800.09/1800.61	c   twoopt           :       0.00          0          0
1800.09/1800.61	c   fixandinfer      :       0.00          0          0
1800.09/1800.61	c   feaspump         :       0.07          1          0
1800.09/1800.61	c   coefdiving       :       0.00          0          0
1800.09/1800.61	c   pscostdiving     :       0.00          0          0
1800.09/1800.61	c   fracdiving       :       0.00          0          0
1800.09/1800.61	c   veclendiving     :       0.00          0          0
1800.09/1800.61	c   intdiving        :       0.00          0          0
1800.09/1800.61	c   actconsdiving    :       0.00          0          0
1800.09/1800.61	c   objpscostdiving  :       0.00          0          0
1800.09/1800.61	c   rootsoldiving    :       0.00          0          0
1800.09/1800.61	c   linesearchdiving :       0.00          0          0
1800.09/1800.62	c   guideddiving     :       0.00          0          0
1800.09/1800.62	c   octane           :       0.00          0          0
1800.09/1800.62	c   rens             :       0.01          0          0
1800.09/1800.62	c   rins             :       0.00          0          0
1800.09/1800.62	c   localbranching   :       0.00          0          0
1800.09/1800.62	c   mutation         :       0.00          0          0
1800.09/1800.62	c   dins             :       0.00          0          0
1800.09/1800.62	c   undercover       :       0.00          0          0
1800.09/1800.62	c   nlp              :       0.20          0          0
1800.09/1800.62	c   trysol           :       0.14          0          0
1800.09/1800.62	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.09/1800.62	c   primal LP        :       0.39          0          0       0.00       0.00
1800.09/1800.62	c   dual LP          :     220.91        152     240502    1582.25    1088.69
1800.09/1800.62	c   lex dual LP      :       0.00          0          0       0.00          -
1800.09/1800.62	c   barrier LP       :       0.00          0          0       0.00          -
1800.09/1800.62	c   diving/probing LP:       0.00          0          0       0.00          -
1800.09/1800.62	c   strong branching :       7.56         26       9157     352.19    1211.24
1800.09/1800.62	c     (at root node) :          -         26       9157     352.19          -
1800.09/1800.62	c   conflict analysis:       0.00          0          0       0.00          -
1800.09/1800.62	c B&B Tree           :
1800.09/1800.62	c   number of runs   :          1
1800.09/1800.62	c   nodes            :     196852
1800.09/1800.62	c   nodes (total)    :     196852
1800.09/1800.62	c   nodes left       :         41
1800.09/1800.62	c   max depth        :         77
1800.09/1800.62	c   max depth (total):         77
1800.09/1800.62	c   backtracks       :      65537 (33.3%)
1800.09/1800.62	c   delayed cutoffs  :      65824
1800.09/1800.62	c   repropagations   :     193369 (33600492 domain reductions, 65527 cutoffs)
1800.09/1800.62	c   avg switch length:       2.64
1800.09/1800.62	c   switching time   :     165.64
1800.09/1800.62	c Solution           :
1800.09/1800.62	c   Solutions found  :          0 (0 improvements)
1800.09/1800.62	c   Primal Bound     :          -
1800.09/1800.62	c   Dual Bound       : +1.22741226790151e+03
1800.09/1800.62	c   Gap              :   infinite
1800.09/1800.62	c   Root Dual Bound  : +1.22688894961049e+03
1800.09/1800.62	c   Root Iterations  :     240502
1800.19/1800.77	c Time complete: 1800.25.

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-2665420-1276417117/watcher-2665420-1276417117 -o /tmp/evaluation-result-2665420-1276417117/solver-2665420-1276417117 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665420-1276417117.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 1.00 3/106 21488
/proc/meminfo: memFree=1851364/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=8260 CPUtime=0
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 1009 0 0 0 0 0 0 0 20 0 1 0 17313174 8458240 930 1992294400 4194304 9819077 140736909392912 18446744073709551615 8678244 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21488/statm: 2065 931 366 1374 0 686 0

[startup+0.0589251 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 21488
/proc/meminfo: memFree=1851364/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=14168 CPUtime=0.05
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 2470 0 0 0 5 0 0 0 22 0 1 0 17313174 14508032 2390 1992294400 4194304 9819077 140736909392912 18446744073709551615 4361616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21488/statm: 3542 2390 388 1374 0 2163 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14168

[startup+0.10093 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 21488
/proc/meminfo: memFree=1851364/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=15020 CPUtime=0.09
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 2693 0 0 0 9 0 0 0 22 0 1 0 17313174 15380480 2613 1992294400 4194304 9819077 140736909392912 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21488/statm: 3755 2613 388 1374 0 2376 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15020

[startup+0.300956 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 21488
/proc/meminfo: memFree=1851364/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=32456 CPUtime=0.29
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 7481 0 0 0 26 3 0 0 22 0 1 0 17313174 33234944 6790 1992294400 4194304 9819077 140736909392912 18446744073709551615 6180626 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 8114 6790 489 1374 0 6735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32456

[startup+0.701008 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 21488
/proc/meminfo: memFree=1851364/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=33380 CPUtime=0.69
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 10753 0 0 0 60 9 0 0 23 0 1 0 17313174 34181120 7053 1992294400 4194304 9819077 140736909392912 18446744073709551615 5968615 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 8345 7053 509 1374 0 6966 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33380

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21489
/proc/meminfo: memFree=1816636/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=47128 CPUtime=1.49
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 16208 0 0 0 136 13 0 0 25 0 1 0 17313174 48259072 9352 1992294400 4194304 9819077 140736909392912 18446744073709551615 7290904 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 11782 9352 635 1374 0 10403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47128

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21489
/proc/meminfo: memFree=1815768/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=47396 CPUtime=3.09
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 19834 0 0 0 294 15 0 0 25 0 1 0 17313174 48533504 9378 1992294400 4194304 9819077 140736909392912 18446744073709551615 6198395 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 11849 9378 635 1374 0 10470 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47396

[startup+6.30074 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21489
/proc/meminfo: memFree=1809940/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=60308 CPUtime=6.29
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 28715 0 0 0 610 19 0 0 25 0 1 0 17313174 61755392 12336 1992294400 4194304 9819077 140736909392912 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 15077 12336 675 1374 0 13698 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60308

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21489
/proc/meminfo: memFree=1786876/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=78956 CPUtime=12.69
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 43821 0 0 0 1242 27 0 0 25 0 1 0 17313174 80850944 16663 1992294400 4194304 9819077 140736909392912 18446744073709551615 7291006 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 19739 16663 675 1374 0 18360 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78956

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21489
/proc/meminfo: memFree=1776584/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=94188 CPUtime=25.48
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 68545 0 0 0 2507 41 0 0 25 0 1 0 17313174 96448512 20205 1992294400 4194304 9819077 140736909392912 18446744073709551615 7311946 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 23547 20205 679 1374 0 22168 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94188

[startup+51.1006 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21489
/proc/meminfo: memFree=1742112/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=125776 CPUtime=51.07
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 129379 0 0 0 5030 77 0 0 25 0 1 0 17313174 128794624 27850 1992294400 4194304 9819077 140736909392912 18446744073709551615 7292006 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 31444 27850 679 1374 0 30065 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 125776

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21491
/proc/meminfo: memFree=1724008/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=144448 CPUtime=102.27
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 237193 0 0 0 10090 137 0 0 25 0 1 0 17313174 147914752 32187 1992294400 4194304 9819077 140736909392912 18446744073709551615 7290933 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 36112 32187 679 1374 0 34733 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 144448

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21493
/proc/meminfo: memFree=1708012/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=158332 CPUtime=162.25
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 349898 0 0 0 16021 204 0 0 25 0 1 0 17313174 162131968 35909 1992294400 4194304 9819077 140736909392912 18446744073709551615 6044957 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 39583 35909 679 1374 0 38204 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 158332

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21493
/proc/meminfo: memFree=1697348/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=170876 CPUtime=222.23
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 448817 0 0 0 21959 264 0 0 25 0 1 0 17313174 174977024 38914 1992294400 4194304 9819077 140736909392912 18446744073709551615 7290967 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 42719 38914 679 1374 0 41340 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 170876

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21495
/proc/meminfo: memFree=1687676/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=179240 CPUtime=282.21
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 525973 0 0 0 27903 318 0 0 25 0 1 0 17313174 183541760 41340 1992294400 4194304 9819077 140736909392912 18446744073709551615 7290971 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 44810 41340 679 1374 0 43431 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 179240

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21497
/proc/meminfo: memFree=1680112/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=186564 CPUtime=342.2
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 604737 0 0 0 33849 371 0 0 25 0 1 0 17313174 191041536 43185 1992294400 4194304 9819077 140736909392912 18446744073709551615 7290971 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 46641 43185 679 1374 0 45262 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 186564

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21499
/proc/meminfo: memFree=1679864/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=186184 CPUtime=402.17
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 677269 0 0 0 39793 424 0 0 25 0 1 0 17313174 190652416 43170 1992294400 4194304 9819077 140736909392912 18446744073709551615 7289243 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 46546 43170 679 1374 0 45167 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 186184

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21501
/proc/meminfo: memFree=1692512/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=171980 CPUtime=462.16
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 742637 0 0 0 45716 500 0 0 25 0 1 0 17313174 176107520 40081 1992294400 4194304 9819077 140736909392912 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 42995 40081 698 1374 0 41616 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 171980

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21501
/proc/meminfo: memFree=1682964/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=181252 CPUtime=522.15
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 744946 0 0 0 51554 661 0 0 25 0 1 0 17313174 185602048 42390 1992294400 4194304 9819077 140736909392912 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 45313 42390 698 1374 0 43934 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 181252

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21503
/proc/meminfo: memFree=1681104/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=183176 CPUtime=582.12
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 745438 0 0 0 57389 823 0 0 25 0 1 0 17313174 187572224 42882 1992294400 4194304 9819077 140736909392912 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 45794 42882 698 1374 0 44415 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 183176

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21505
/proc/meminfo: memFree=1679368/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=184920 CPUtime=642.11
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 745853 0 0 0 63243 968 0 0 25 0 1 0 17313174 189358080 43297 1992294400 4194304 9819077 140736909392912 18446744073709551615 4660974 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 46230 43297 698 1374 0 44851 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 184920

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.10 1.05 1.00 2/107 21511
/proc/meminfo: memFree=1661264/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=203040 CPUtime=882.04
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 750299 0 0 0 86651 1553 0 0 25 0 1 0 17313174 207912960 47743 1992294400 4194304 9819077 140736909392912 18446744073709551615 5507387 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 50760 47743 698 1374 0 49381 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 203040

[startup+942.301 s]
/proc/loadavg: 1.15 1.07 1.01 2/107 21513
/proc/meminfo: memFree=1660768/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=203644 CPUtime=942.02
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 750425 0 0 0 92505 1697 0 0 25 0 1 0 17313174 208531456 47869 1992294400 4194304 9819077 140736909392912 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 50911 47869 698 1374 0 49532 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 203644

[startup+1002.3 s]
/proc/loadavg: 1.11 1.07 1.01 2/107 21515
/proc/meminfo: memFree=1660520/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=203788 CPUtime=1002
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 750478 0 0 0 98346 1854 0 0 25 0 1 0 17313174 208678912 47922 1992294400 4194304 9819077 140736909392912 18446744073709551615 5507381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 50947 47922 698 1374 0 49568 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 203788

[startup+1062.3 s]
/proc/loadavg: 1.09 1.07 1.01 2/107 21517
/proc/meminfo: memFree=1660396/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=203788 CPUtime=1061.99
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 750486 0 0 0 104185 2014 0 0 25 0 1 0 17313174 208678912 47930 1992294400 4194304 9819077 140736909392912 18446744073709551615 5918837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 50947 47930 698 1374 0 49568 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 203788

[startup+1122.3 s]
/proc/loadavg: 1.07 1.06 1.01 2/107 21517
/proc/meminfo: memFree=1659776/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=204588 CPUtime=1121.97
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 750664 0 0 0 110029 2168 0 0 25 0 1 0 17313174 209498112 48108 1992294400 4194304 9819077 140736909392912 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 51147 48108 698 1374 0 49768 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 204588

[startup+1182.3 s]
/proc/loadavg: 1.11 1.08 1.01 2/107 21519
/proc/meminfo: memFree=1658412/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=205768 CPUtime=1181.95
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 750962 0 0 0 115875 2320 0 0 25 0 1 0 17313174 210706432 48406 1992294400 4194304 9819077 140736909392912 18446744073709551615 5507155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 51442 48406 698 1374 0 50063 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 205768

[startup+1242.3 s]
/proc/loadavg: 1.04 1.06 1.01 2/107 21521
/proc/meminfo: memFree=1657916/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=206232 CPUtime=1241.93
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 751074 0 0 0 121737 2456 0 0 25 0 1 0 17313174 211181568 48518 1992294400 4194304 9819077 140736909392912 18446744073709551615 4209148 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 51558 48518 698 1374 0 50179 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 206232

[startup+1302.3 s]
/proc/loadavg: 1.01 1.05 1.00 2/107 21523
/proc/meminfo: memFree=1656676/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=207420 CPUtime=1301.93
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 751347 0 0 0 127622 2571 0 0 25 0 1 0 17313174 212398080 48791 1992294400 4194304 9819077 140736909392912 18446744073709551615 4660982 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 51855 48791 698 1374 0 50476 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 207420

[startup+1362.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/107 21525
/proc/meminfo: memFree=1655560/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=208616 CPUtime=1361.9
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 751649 0 0 0 133501 2689 0 0 25 0 1 0 17313174 213622784 49093 1992294400 4194304 9819077 140736909392912 18446744073709551615 4660129 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 52154 49093 698 1374 0 50775 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 208616

[startup+1422.31 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 21525
/proc/meminfo: memFree=1655436/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=208616 CPUtime=1421.89
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 751660 0 0 0 139356 2833 0 0 25 0 1 0 17313174 213622784 49104 1992294400 4194304 9819077 140736909392912 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 52154 49104 698 1374 0 50775 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 208616

[startup+1482.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 21527
/proc/meminfo: memFree=1653452/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=210748 CPUtime=1481.87
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 752166 0 0 0 145218 2969 0 0 25 0 1 0 17313174 215805952 49610 1992294400 4194304 9819077 140736909392912 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 52687 49610 698 1374 0 51308 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 210748

[startup+1542.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 21529
/proc/meminfo: memFree=1652460/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=211620 CPUtime=1541.85
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 752413 0 0 0 151104 3081 0 0 25 0 1 0 17313174 216698880 49857 1992294400 4194304 9819077 140736909392912 18446744073709551615 5507255 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 52905 49857 698 1374 0 51526 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 211620

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 21531
/proc/meminfo: memFree=1650600/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=213552 CPUtime=1601.84
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 752896 0 0 0 156990 3194 0 0 25 0 1 0 17313174 218677248 50340 1992294400 4194304 9819077 140736909392912 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 53388 50340 698 1374 0 52009 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 213552

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21533
/proc/meminfo: memFree=1648864/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=215224 CPUtime=1661.81
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 753293 0 0 0 162873 3308 0 0 25 0 1 0 17313174 220389376 50737 1992294400 4194304 9819077 140736909392912 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 53806 50737 698 1374 0 52427 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 215224

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21533
/proc/meminfo: memFree=1648120/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=215812 CPUtime=1721.8
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 753445 0 0 0 168736 3444 0 0 25 0 1 0 17313174 220991488 50889 1992294400 4194304 9819077 140736909392912 18446744073709551615 4677308 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 53953 50889 698 1374 0 52574 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 215812

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21535
/proc/meminfo: memFree=1647748/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=215972 CPUtime=1781.78
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 753475 0 0 0 174612 3566 0 0 25 0 1 0 17313174 221155328 50919 1992294400 4194304 9819077 140736909392912 18446744073709551615 5507737 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 53993 50919 698 1374 0 52614 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 215972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21537
/proc/meminfo: memFree=1647748/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=216124 CPUtime=1800.09
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 753489 0 0 0 176404 3605 0 0 25 0 1 0 17313174 221310976 50933 1992294400 4194304 9819077 140736909392912 18446744073709551615 4210534 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/21488/statm: 54031 50933 698 1374 0 52652 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 216124

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

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

[startup+1800.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 21537
/proc/meminfo: memFree=1647748/2059040 swapFree=4140264/4192956
[pid=21488] ppid=21486 vsize=206964 CPUtime=1800.19
/proc/21488/stat : 21488 (pbscip.linux.x8) R 21486 21488 20966 0 -1 4202496 753493 0 0 0 176414 3605 0 0 25 0 1 0 17313174 211931136 48651 1992294400 4194304 9819077 140736909392912 18446744073709551615 6179993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21488/statm: 51741 48651 702 1374 0 50362 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 206964

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.26
CPU user time (s): 1764.17
CPU system time (s): 36.0815
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 216124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1764.17
system time used= 36.0815
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 753499
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= 4
involuntary context switches= 2366

runsolver used 3.16452 second user time and 8.32673 second system time

The end

Launcher Data

Begin job on node013 at 2010-06-13 10:18:37
IDJOB=2665420
IDBENCH=2057
IDSOLVER=1168
FILE ID=node013/2665420-1276417117
PBS_JOBID= 11173285
Free space on /tmp= 62464 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-2-c.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2665420-1276417117/watcher-2665420-1276417117 -o /tmp/evaluation-result-2665420-1276417117/solver-2665420-1276417117 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2665420-1276417117.opb -t 1800 -m 1800

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

MD5SUM BENCH= 02ee6f086501e1f86c8de97a222a24d7
RANDOM SEED=1780058745

node013.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.253
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.50
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.253
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1851892 kB
Buffers:          5104 kB
Cached:         123640 kB
SwapCached:       6132 kB
Active:          34600 kB
Inactive:       107508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1851892 kB
SwapTotal:     4192956 kB
SwapFree:      4140264 kB
Dirty:            6460 kB
Writeback:           0 kB
AnonPages:       11592 kB
Mapped:          12908 kB
Slab:            43140 kB
PageTables:       3892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181512 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= 62456 MiB
End job on node013 at 2010-06-13 10:48:39