Trace number 1869548

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1801.44 1801.98

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_4.opb
MD5SUM153ea7f27a80a18c7caefc8ed55018be
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 variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3621
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.01	c SCIP version 1.1.0.7
0.00/0.01	c LP-Solver SoPlex 1.4.1
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c read problem <HOME/instance-1869548-1245178049.opb>
0.00/0.01	c original problem has 41 variables (41 bin, 0 int, 0 impl, 0 cont) and 11 constraints
0.00/0.01	c start presolving problem
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 1 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.01	c (round 2) 1 del vars, 6 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.02	c presolving (3 rounds):
0.00/0.02	c  1 deleted vars, 6 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.02	c  0 implications, 0 cliques
0.00/0.02	c presolved problem has 40 variables (40 bin, 0 int, 0 impl, 0 cont) and 5 constraints
0.00/0.02	c       5 constraints of type <linear>
0.00/0.02	c transformed objective value is always integral (scale: 1)
0.00/0.02	c Presolving Time: 0.01
0.00/0.02	c OPT-LIN
0.00/0.02	c -----------------------------------------------------------------------------------------------
0.00/0.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02	c limits/memory = c 1620
0.00/0.02	c # maximal time in seconds to run
0.00/0.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02	c limits/time = c 1791
0.00/0.02	c # frequency for displaying node information lines
0.00/0.02	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.02	c display/freq = c 10000
0.00/0.02	c -----------------------------------------------------------------------------------------------
0.00/0.02	c start solving problem
0.00/0.02	c 
0.00/0.02	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.00/0.02	c   0.0s|     1 |     0 |    24 | 213k|   0 |   5 |  40 |   5 |   5 |  40 |   5 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.00/0.02	c   0.0s|     1 |     0 |    90 | 232k|   0 |   9 |  40 |   5 |   5 |  40 |   9 |   4 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.03/0.03	c   0.0s|     1 |     0 |    92 | 254k|   0 |  11 |  40 |   5 |   5 |  40 |  12 |   7 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.03/0.03	c   0.0s|     1 |     0 |    97 | 269k|   0 |  13 |  40 |   5 |   5 |  40 |  15 |  10 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.03/0.04	c   0.0s|     1 |     0 |   107 | 291k|   0 |  13 |  40 |   5 |   5 |  40 |  17 |  12 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.03/0.05	c   0.0s|     1 |     0 |   118 | 312k|   0 |  15 |  40 |   5 |   5 |  40 |  20 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.03/0.06	c   0.1s|     1 |     0 |   128 | 322k|   0 |  19 |  40 |   5 |   5 |  40 |  23 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.13	c   0.1s|     1 |     2 |   128 | 322k|   0 |  19 |  40 |   5 |   5 |  40 |  23 |  18 |   0 |  19 | 0.000000e+00 |      --      |    Inf 
3.99/4.05	c   3.8s| 10000 |  2420 | 20273 |3641k|  36 |   - |  40 |3851 | 256 |  40 |  19 |  18 |5397 | 402 | 0.000000e+00 |      --      |    Inf 
8.09/8.18	c   7.6s| 20000 |  4607 | 40104 |5131k|  36 |   - |  40 |3539 | 146 |  40 |  19 |  18 |  10k| 473 | 0.000000e+00 |      --      |    Inf 
12.68/12.72	c  11.9s| 30000 |  6515 | 59823 |6713k|  36 |   5 |  40 |3924 | 111 |  40 |  19 |  18 |  16k| 583 | 0.000000e+00 |      --      |    Inf 
17.28/17.30	c  16.2s| 40000 |  8601 | 79886 |8489k|  36 |   5 |  40 |4674 |  39 |  40 |  19 |  18 |  22k| 660 | 0.000000e+00 |      --      |    Inf 
22.28/22.36	c  21.0s| 50000 | 10398 | 99571 |9869k|  36 |   5 |  40 |4409 |  37 |  40 |  19 |  18 |  28k| 754 | 0.000000e+00 |      --      |    Inf 
27.39/27.50	c  25.9s| 60000 | 12139 |119263 |  11M|  36 |   5 |  40 |4988 | 126 |  40 |  19 |  18 |  34k| 811 | 0.000000e+00 |      --      |    Inf 
32.58/32.69	c  30.8s| 70000 | 14386 |139049 |  13M|  36 |   5 |  40 |5019 |  17 |  40 |  19 |  18 |  39k| 867 | 0.000000e+00 |      --      |    Inf 
37.88/37.90	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
37.88/37.90	c  35.8s| 80000 | 16658 |159301 |  14M|  36 |   - |  40 |6214 | 131 |  40 |  19 |  18 |  44k| 917 | 0.000000e+00 |      --      |    Inf 
43.78/43.89	c  41.5s| 90000 | 18478 |179034 |  16M|  36 |   5 |  40 |5612 |  40 |  40 |  19 |  18 |  50k| 963 | 0.000000e+00 |      --      |    Inf 
49.78/49.83	c  47.1s|100000 | 20454 |199113 |  17M|  36 |   5 |  40 |5221 | 490 |  40 |  19 |  18 |  56k|1038 | 0.000000e+00 |      --      |    Inf 
54.67/54.71	c  51.7s|110000 | 23157 |220202 |  19M|  36 |   5 |  40 |7211 |  45 |  40 |  19 |  18 |  61k|1117 | 0.000000e+00 |      --      |    Inf 
61.37/61.48	c  58.2s|120000 | 24921 |239675 |  20M|  36 |   - |  40 |5862 |  45 |  40 |  19 |  18 |  67k|1161 | 0.000000e+00 |      --      |    Inf 
66.97/67.07	c  63.6s|130000 | 27131 |260307 |  22M|  36 |   5 |  40 |7171 | 143 |  40 |  19 |  18 |  72k|1210 | 0.000000e+00 |      --      |    Inf 
73.87/73.97	c  70.2s|140000 | 28909 |280579 |  24M|  36 |   5 |  40 |6587 | 160 |  40 |  19 |  18 |  78k|1250 | 0.000000e+00 |      --      |    Inf 
80.06/80.18	c  76.1s|150000 | 30744 |300349 |  25M|  36 |   5 |  40 |6534 |  42 |  40 |  19 |  18 |  84k|1291 | 0.000000e+00 |      --      |    Inf 
85.67/85.72	c  81.4s|160000 | 33209 |320988 |  27M|  36 |   - |  40 |7958 |  20 |  40 |  19 |  18 |  89k|1338 | 0.000000e+00 |      --      |    Inf 
91.86/91.93	c  87.3s|170000 | 35398 |341315 |  29M|  36 |   5 |  40 |8465 | 164 |  40 |  19 |  18 |  94k|1386 | 0.000000e+00 |      --      |    Inf 
99.77/99.83	c  95.0s|180000 | 37089 |361400 |  30M|  36 |   - |  40 |7000 | 164 |  40 |  19 |  18 | 100k|1418 | 0.000000e+00 |      --      |    Inf 
106.76/106.84	c   102s|190000 | 38629 |381263 |  31M|  36 |   5 |  40 |6410 |  32 |  40 |  19 |  18 | 106k|1453 | 0.000000e+00 |      --      |    Inf 
113.66/113.78	c   108s|200000 | 40182 |400638 |  32M|  36 |   - |  40 |6457 | 155 |   0 |   0 |  18 | 112k|1473 | 0.000000e+00 |      --      |    Inf 
120.15/120.28	c   115s|210000 | 41953 |420808 |  34M|  36 |   5 |  40 |6533 |  37 |  40 |  19 |  18 | 118k|1501 | 0.000000e+00 |      --      |    Inf 
127.16/127.26	c   121s|220000 | 43427 |440914 |  35M|  36 |   5 |  40 |6383 | 140 |  40 |  19 |  18 | 124k|1531 | 0.000000e+00 |      --      |    Inf 
133.85/133.93	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
133.85/133.93	c   128s|230000 | 44882 |460992 |  36M|  36 |   5 |  40 |6668 |1005 |  40 |  19 |  18 | 130k|1578 | 0.000000e+00 |      --      |    Inf 
140.75/140.87	c   134s|240000 | 46230 |481166 |  37M|  36 |   5 |  40 |7023 | 235 |  40 |  19 |  18 | 137k|1612 | 0.000000e+00 |      --      |    Inf 
146.74/146.88	c   140s|250000 | 48638 |501762 |  39M|  36 |   - |  40 |8706 |  13 |  40 |  19 |  18 | 142k|1659 | 0.000000e+00 |      --      |    Inf 
153.65/153.78	c   147s|260000 | 50661 |521952 |  41M|  36 |   5 |  40 |9555 |  34 |  40 |  19 |  18 | 148k|1691 | 0.000000e+00 |      --      |    Inf 
161.54/161.64	c   154s|270000 | 52270 |542098 |  42M|  36 |   - |  40 |9274 |  10 |   0 |   0 |  18 | 154k|1720 | 0.000000e+00 |      --      |    Inf 
169.54/169.63	c   162s|280000 | 53798 |561934 |  44M|  36 |   5 |  40 |9164 | 503 |  40 |  19 |  18 | 160k|1763 | 0.000000e+00 |      --      |    Inf 
177.93/178.05	c   170s|290000 | 55174 |582196 |  45M|  36 |   - |  40 |8384 | 183 |  40 |  19 |  18 | 166k|1793 | 0.000000e+00 |      --      |    Inf 
185.84/185.99	c   178s|300000 | 56615 |601845 |  46M|  36 |   5 |  40 |8370 | 105 |  40 |  19 |  18 | 172k|1816 | 0.000000e+00 |      --      |    Inf 
193.14/193.21	c   185s|310000 | 58419 |621772 |  48M|  36 |   5 |  40 |9208 |  27 |  40 |  19 |  18 | 178k|1850 | 0.000000e+00 |      --      |    Inf 
200.43/200.51	c   192s|320000 | 60374 |641909 |  49M|  36 |   5 |  40 |  10k| 208 |  40 |  19 |  18 | 183k|1876 | 0.000000e+00 |      --      |    Inf 
209.93/210.01	c   201s|330000 | 61612 |662070 |  50M|  36 |   - |  40 |8518 | 333 |  40 |  19 |  18 | 190k|1899 | 0.000000e+00 |      --      |    Inf 
218.63/218.73	c   210s|340000 | 62681 |682249 |  51M|  36 |   - |  40 |7583 |  91 |  40 |  19 |  18 | 196k|1919 | 0.000000e+00 |      --      |    Inf 
226.62/226.74	c   217s|350000 | 63992 |702690 |  52M|  36 |   5 |  40 |7352 |  89 |  40 |  19 |  18 | 203k|1954 | 0.000000e+00 |      --      |    Inf 
234.32/234.47	c   225s|360000 | 65180 |722884 |  53M|  36 |   5 |  40 |8190 |  12 |  40 |  19 |  18 | 209k|1995 | 0.000000e+00 |      --      |    Inf 
242.41/242.55	c   233s|370000 | 66392 |743063 |  54M|  36 |   5 |  40 |7547 |  63 |  40 |  19 |  18 | 215k|2024 | 0.000000e+00 |      --      |    Inf 
249.81/249.93	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
249.81/249.93	c   240s|380000 | 67859 |763657 |  56M|  36 |   5 |  40 |8624 |  47 |  40 |  19 |  18 | 222k|2065 | 0.000000e+00 |      --      |    Inf 
257.32/257.48	c   247s|390000 | 69222 |783707 |  57M|  36 |   5 |  40 |9547 |  60 |  40 |  19 |  18 | 228k|2096 | 0.000000e+00 |      --      |    Inf 
266.41/266.55	c   256s|400000 | 70276 |804046 |  58M|  36 |   5 |  40 |8254 | 124 |  40 |  19 |  18 | 234k|2127 | 0.000000e+00 |      --      |    Inf 
273.61/273.74	c   263s|410000 | 71863 |823756 |  60M|  36 |   5 |  40 |  10k|  30 |  40 |  19 |  18 | 240k|2151 | 0.000000e+00 |      --      |    Inf 
283.01/283.19	c   272s|420000 | 72979 |843521 |  61M|  36 |   - |  40 |9084 | 288 |  40 |  19 |  18 | 246k|2182 | 0.000000e+00 |      --      |    Inf 
290.10/290.27	c   279s|430000 | 74707 |863480 |  62M|  36 |   - |  40 |  10k|   8 |  40 |  19 |  18 | 252k|2216 | 0.000000e+00 |      --      |    Inf 
300.00/300.13	c   288s|440000 | 75547 |882628 |  63M|  36 |   5 |  40 |8990 | 130 |  40 |  19 |  18 | 259k|2252 | 0.000000e+00 |      --      |    Inf 
306.00/306.17	c   294s|450000 | 78402 |903774 |  65M|  36 |   5 |  40 |  10k|  27 |  40 |  19 |  18 | 264k|2289 | 0.000000e+00 |      --      |    Inf 
313.60/313.75	c   301s|460000 | 80309 |924038 |  67M|  36 |   - |  40 |  10k|  17 |  40 |  19 |  18 | 270k|2309 | 0.000000e+00 |      --      |    Inf 
321.69/321.88	c   309s|470000 | 81861 |944401 |  68M|  36 |   - |  40 |  10k|  45 |  40 |  19 |  18 | 276k|2340 | 0.000000e+00 |      --      |    Inf 
330.59/330.74	c   318s|480000 | 83294 |965354 |  70M|  36 |   5 |  40 |  11k| 220 |  40 |  19 |  18 | 282k|2373 | 0.000000e+00 |      --      |    Inf 
338.29/338.47	c   325s|490000 | 85085 |985968 |  72M|  36 |   - |  40 |  13k| 125 |  40 |  19 |  18 | 288k|2402 | 0.000000e+00 |      --      |    Inf 
348.89/349.06	c   335s|500000 | 86179 |  1006k|  72M|  36 |   5 |  40 |  11k|  25 |  40 |  19 |  18 | 295k|2440 | 0.000000e+00 |      --      |    Inf 
358.68/358.84	c   345s|510000 | 87242 |  1027k|  73M|  36 |   5 |  40 |  11k|  16 |  40 |  19 |  18 | 302k|2472 | 0.000000e+00 |      --      |    Inf 
366.88/367.02	c   353s|520000 | 88949 |  1048k|  75M|  36 |   5 |  40 |  14k|  41 |  40 |  19 |  18 | 308k|2502 | 0.000000e+00 |      --      |    Inf 
377.18/377.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
377.18/377.32	c   363s|530000 | 90289 |  1069k|  76M|  36 |   5 |  40 |  13k| 480 |  40 |  19 |  18 | 314k|2523 | 0.000000e+00 |      --      |    Inf 
388.48/388.66	c   374s|540000 | 91364 |  1089k|  77M|  36 |   - |  40 |  11k|   8 |  40 |  19 |  18 | 321k|2542 | 0.000000e+00 |      --      |    Inf 
398.67/398.82	c   384s|550000 | 92337 |  1109k|  77M|  36 |   5 |  40 |9502 |  37 |  40 |  19 |  18 | 327k|2576 | 0.000000e+00 |      --      |    Inf 
407.47/407.63	c   392s|560000 | 93405 |  1129k|  78M|  36 |   - |  40 |9354 |  11 |  40 |  19 |  18 | 334k|2593 | 0.000000e+00 |      --      |    Inf 
415.97/416.18	c   401s|570000 | 94811 |  1150k|  80M|  36 |   5 |  40 |  10k|  14 |  40 |  19 |  18 | 340k|2613 | 0.000000e+00 |      --      |    Inf 
424.96/425.19	c   409s|580000 | 96147 |  1170k|  81M|  36 |   5 |  40 |9256 |  32 |  40 |  19 |  18 | 347k|2636 | 0.000000e+00 |      --      |    Inf 
434.46/434.63	c   419s|590000 | 97082 |  1191k|  82M|  36 |   5 |  40 |8751 |  35 |  40 |  19 |  18 | 353k|2661 | 0.000000e+00 |      --      |    Inf 
441.85/442.07	c   426s|600000 | 98609 |  1210k|  83M|  36 |   5 |  40 |9823 | 301 |  40 |  19 |  18 | 359k|2691 | 0.000000e+00 |      --      |    Inf 
449.95/450.14	c   434s|610000 |100084 |  1229k|  85M|  36 |   5 |  40 |  11k|  94 |  40 |  19 |  18 | 366k|2713 | 0.000000e+00 |      --      |    Inf 
460.35/460.55	c   444s|620000 |100851 |  1249k|  86M|  36 |   - |  40 |  10k|  95 |  40 |  19 |  18 | 372k|2746 | 0.000000e+00 |      --      |    Inf 
470.15/470.34	c   453s|630000 |101721 |  1269k|  86M|  36 |   5 |  40 |8841 |  44 |  40 |  19 |  18 | 379k|2772 | 0.000000e+00 |      --      |    Inf 
479.24/479.48	c   462s|640000 |102718 |  1289k|  87M|  36 |   5 |  40 |8942 | 116 |  40 |  19 |  18 | 385k|2783 | 0.000000e+00 |      --      |    Inf 
486.55/486.79	c   469s|650000 |104452 |  1309k|  89M|  36 |   - |  40 |  10k| 160 |  40 |  19 |  18 | 391k|2797 | 0.000000e+00 |      --      |    Inf 
495.54/495.73	c   478s|660000 |105674 |  1329k|  90M|  36 |   - |  40 |  10k|  23 |  40 |  19 |  18 | 398k|2820 | 0.000000e+00 |      --      |    Inf 
506.04/506.28	c   488s|670000 |106670 |  1349k|  91M|  36 |   - |  40 |9243 |  55 |  40 |  19 |  18 | 404k|2843 | 0.000000e+00 |      --      |    Inf 
515.04/515.23	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
515.04/515.23	c   497s|680000 |107751 |  1369k|  92M|  36 |   - |  40 |8792 |  21 |  40 |  19 |  18 | 411k|2859 | 0.000000e+00 |      --      |    Inf 
524.33/524.51	c   506s|690000 |108665 |  1390k|  93M|  36 |   5 |  40 |8694 |   7 |  40 |  19 |  18 | 417k|2882 | 0.000000e+00 |      --      |    Inf 
533.64/533.85	c   515s|700000 |109522 |  1410k|  94M|  36 |   5 |  40 |8396 |   5 |  40 |  19 |  18 | 424k|2904 | 0.000000e+00 |      --      |    Inf 
542.43/542.64	c   523s|710000 |110651 |  1431k|  95M|  36 |   - |  40 |9466 |  30 |  40 |  19 |  18 | 431k|2917 | 0.000000e+00 |      --      |    Inf 
551.73/551.94	c   532s|720000 |111674 |  1451k|  96M|  36 |   5 |  40 |8527 |  48 |  40 |  19 |  18 | 437k|2937 | 0.000000e+00 |      --      |    Inf 
560.43/560.69	c   541s|730000 |112670 |  1472k|  97M|  36 |   5 |  40 |8172 |  64 |  40 |  19 |  18 | 444k|2952 | 0.000000e+00 |      --      |    Inf 
568.82/569.02	c   549s|740000 |113754 |  1493k|  98M|  36 |   5 |  40 |8824 |  27 |  40 |  19 |  18 | 451k|2970 | 0.000000e+00 |      --      |    Inf 
576.32/576.57	c   556s|750000 |115328 |  1512k| 100M|  36 |   - |  40 |  10k| 233 |  40 |  19 |  18 | 457k|2993 | 0.000000e+00 |      --      |    Inf 
586.31/586.56	c   566s|760000 |116277 |  1533k| 101M|  36 |   - |  40 |  11k| 276 |  40 |  19 |  18 | 464k|3009 | 0.000000e+00 |      --      |    Inf 
596.82/597.02	c   576s|770000 |117018 |  1553k| 102M|  36 |   - |  40 |9648 |1738 |  40 |  19 |  18 | 470k|3035 | 0.000000e+00 |      --      |    Inf 
606.31/606.53	c   585s|780000 |118005 |  1573k| 103M|  36 |   - |  40 |9133 |  38 |  40 |  19 |  18 | 477k|3056 | 0.000000e+00 |      --      |    Inf 
613.41/613.68	c   592s|790000 |120189 |  1593k| 104M|  36 |   5 |  40 |  10k|  19 |  40 |  19 |  18 | 483k|3076 | 0.000000e+00 |      --      |    Inf 
621.01/621.26	c   599s|800000 |122250 |  1613k| 106M|  36 |   5 |  40 |  11k|  30 |  40 |  19 |  18 | 488k|3095 | 0.000000e+00 |      --      |    Inf 
629.60/629.84	c   608s|810000 |123940 |  1633k| 108M|  36 |   5 |  40 |  11k|  99 |  40 |  19 |  18 | 494k|3108 | 0.000000e+00 |      --      |    Inf 
639.00/639.22	c   617s|820000 |125211 |  1654k| 109M|  36 |   - |  40 |  12k| 132 |  40 |  19 |  18 | 501k|3127 | 0.000000e+00 |      --      |    Inf 
648.19/648.45	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
648.19/648.45	c   626s|830000 |126617 |  1674k| 111M|  36 |   - |  40 |  13k|  67 |  40 |  19 |  18 | 507k|3141 | 0.000000e+00 |      --      |    Inf 
659.20/659.43	c   637s|840000 |127667 |  1694k| 112M|  36 |   5 |  40 |  13k|  27 |  40 |  19 |  18 | 513k|3151 | 0.000000e+00 |      --      |    Inf 
669.89/670.14	c   647s|850000 |128603 |  1715k| 112M|  36 |   - |  40 |  11k|  30 |  40 |  19 |  18 | 520k|3170 | 0.000000e+00 |      --      |    Inf 
680.39/680.63	c   657s|860000 |129629 |  1735k| 113M|  36 |   5 |  40 |  10k| 557 |  40 |  19 |  18 | 526k|3190 | 0.000000e+00 |      --      |    Inf 
690.99/691.22	c   667s|870000 |130584 |  1756k| 114M|  36 |   - |  40 |9677 |   6 |  40 |  19 |  18 | 533k|3208 | 0.000000e+00 |      --      |    Inf 
700.19/700.43	c   676s|880000 |131737 |  1775k| 115M|  36 |   5 |  40 |  11k|  17 |  40 |  19 |  18 | 539k|3230 | 0.000000e+00 |      --      |    Inf 
711.07/711.37	c   687s|890000 |132700 |  1795k| 116M|  36 |   5 |  40 |9662 |  82 |  40 |  19 |  18 | 546k|3246 | 0.000000e+00 |      --      |    Inf 
719.18/719.45	c   695s|900000 |134002 |  1816k| 118M|  36 |   5 |  40 |  11k|2486 |  40 |  19 |  18 | 553k|3269 | 0.000000e+00 |      --      |    Inf 
729.97/730.24	c   705s|910000 |134920 |  1837k| 118M|  36 |   - |  40 |  10k|  11 |  40 |  19 |  18 | 559k|3287 | 0.000000e+00 |      --      |    Inf 
739.47/739.79	c   715s|920000 |135760 |  1856k| 119M|  36 |   5 |  40 |  10k|  21 |  40 |  19 |  18 | 566k|3303 | 0.000000e+00 |      --      |    Inf 
749.17/749.42	c   724s|930000 |136668 |  1877k| 120M|  36 |   - |  40 |  10k| 321 |  40 |  19 |  18 | 573k|3331 | 0.000000e+00 |      --      |    Inf 
759.06/759.36	c   734s|940000 |137385 |  1897k| 121M|  36 |   5 |  40 |9700 |  18 |  40 |  19 |  18 | 580k|3371 | 0.000000e+00 |      --      |    Inf 
768.67/768.95	c   743s|950000 |138207 |  1917k| 122M|  36 |   5 |  40 |9545 |  38 |  40 |  19 |  18 | 587k|3396 | 0.000000e+00 |      --      |    Inf 
776.46/776.77	c   751s|960000 |139389 |  1937k| 124M|  36 |   5 |  40 |  12k|  10 |  40 |  19 |  18 | 593k|3408 | 0.000000e+00 |      --      |    Inf 
788.25/788.52	c   762s|970000 |140069 |  1957k| 124M|  36 |   5 |  40 |  10k|1156 |  40 |  19 |  18 | 599k|3444 | 0.000000e+00 |      --      |    Inf 
798.96/799.21	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
798.96/799.21	c   772s|980000 |140767 |  1977k| 125M|  36 |   - |  40 |9560 |  52 |  40 |  19 |  18 | 606k|3461 | 0.000000e+00 |      --      |    Inf 
809.15/809.48	c   782s|990000 |141402 |  1997k| 126M|  36 |   - |  40 |8453 |  25 |  40 |  19 |  18 | 613k|3476 | 0.000000e+00 |      --      |    Inf 
818.95/819.28	c   792s|  1000k|142005 |  2017k| 126M|  36 |   5 |  40 |8859 |  30 |  40 |  19 |  18 | 620k|3489 | 0.000000e+00 |      --      |    Inf 
828.44/828.79	c   801s|  1010k|142842 |  2037k| 128M|  36 |   - |  40 |9773 |  12 |  40 |  19 |  18 | 627k|3502 | 0.000000e+00 |      --      |    Inf 
837.94/838.22	c   810s|  1020k|143938 |  2057k| 129M|  36 |   - |  40 |  10k|  51 |  40 |  19 |  18 | 633k|3523 | 0.000000e+00 |      --      |    Inf 
846.04/846.34	c   818s|  1030k|145207 |  2076k| 130M|  36 |   5 |  40 |  12k| 243 |  40 |  19 |  18 | 639k|3537 | 0.000000e+00 |      --      |    Inf 
855.54/855.81	c   827s|  1040k|146027 |  2094k| 132M|  36 |   5 |  40 |  13k|  17 |  40 |  19 |  18 | 646k|3551 | 0.000000e+00 |      --      |    Inf 
866.04/866.32	c   838s|  1050k|147047 |  2114k| 132M|  36 |   5 |  40 |  12k| 106 |  40 |  19 |  18 | 653k|3575 | 0.000000e+00 |      --      |    Inf 
877.83/878.18	c   849s|  1060k|147558 |  2133k| 132M|  36 |   5 |  40 |9281 | 470 |  40 |  19 |  18 | 660k|3598 | 0.000000e+00 |      --      |    Inf 
887.63/887.90	c   859s|  1070k|148333 |  2154k| 133M|  36 |   - |  40 |9898 |1216 |  40 |  19 |  18 | 667k|3615 | 0.000000e+00 |      --      |    Inf 
896.92/897.29	c   868s|  1080k|149382 |  2174k| 134M|  36 |   5 |  40 |9375 |  64 |  40 |  19 |  18 | 673k|3632 | 0.000000e+00 |      --      |    Inf 
906.02/906.30	c   877s|  1090k|150472 |  2195k| 136M|  36 |   - |  40 |  11k| 101 |   0 |   0 |  18 | 680k|3646 | 0.000000e+00 |      --      |    Inf 
915.22/915.59	c   886s|  1100k|151360 |  2214k| 137M|  36 |   5 |  40 |  11k| 151 |  40 |  19 |  18 | 686k|3668 | 0.000000e+00 |      --      |    Inf 
924.81/925.13	c   895s|  1110k|152561 |  2235k| 138M|  36 |   5 |  40 |  12k|  76 |  40 |  19 |  18 | 693k|3690 | 0.000000e+00 |      --      |    Inf 
934.41/934.72	c   904s|  1120k|153525 |  2256k| 140M|  36 |   5 |  40 |  14k|  24 |  40 |  19 |  18 | 700k|3711 | 0.000000e+00 |      --      |    Inf 
944.51/944.83	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
944.51/944.83	c   914s|  1130k|154525 |  2276k| 142M|  36 |   5 |  40 |  16k|  59 |  40 |  19 |  18 | 706k|3718 | 0.000000e+00 |      --      |    Inf 
955.90/956.28	c   925s|  1140k|154943 |  2296k| 142M|  36 |   5 |  40 |  15k|1159 |  40 |  19 |  18 | 713k|3729 | 0.000000e+00 |      --      |    Inf 
970.20/970.58	c   939s|  1150k|155485 |  2316k| 142M|  36 |   - |  40 |  10k|  21 |  40 |  19 |  18 | 720k|3747 | 0.000000e+00 |      --      |    Inf 
981.70/982.06	c   950s|  1160k|156066 |  2337k| 142M|  36 |   5 |  40 |  10k|  39 |  40 |  19 |  18 | 727k|3763 | 0.000000e+00 |      --      |    Inf 
992.00/992.33	c   960s|  1170k|156784 |  2356k| 144M|  36 |   - |  40 |  10k|  27 |  40 |  19 |  18 | 734k|3775 | 0.000000e+00 |      --      |    Inf 
1001.69/1002.07	c   970s|  1180k|158102 |  2377k| 145M|  36 |   - |  40 |  10k|  11 |  40 |  19 |  18 | 741k|3792 | 0.000000e+00 |      --      |    Inf 
1009.69/1010.02	c   977s|  1190k|160067 |  2399k| 147M|  36 |   5 |  40 |  12k|  32 |  40 |  19 |  18 | 747k|3806 | 0.000000e+00 |      --      |    Inf 
1019.39/1019.79	c   987s|  1200k|161474 |  2419k| 148M|  36 |   - |  40 |  13k|  40 |  40 |  19 |  18 | 753k|3818 | 0.000000e+00 |      --      |    Inf 
1030.08/1030.46	c   997s|  1210k|162564 |  2440k| 149M|  36 |   - |  40 |  13k|   8 |  40 |  19 |  18 | 760k|3847 | 0.000000e+00 |      --      |    Inf 
1040.37/1040.77	c  1007s|  1220k|163807 |  2460k| 151M|  36 |   - |  40 |  14k|  89 |  40 |  19 |  18 | 767k|3866 | 0.000000e+00 |      --      |    Inf 
1051.57/1051.99	c  1018s|  1230k|164799 |  2481k| 152M|  36 |   - |  40 |  15k|  22 |  40 |  19 |  18 | 774k|3878 | 0.000000e+00 |      --      |    Inf 
1064.27/1064.67	c  1031s|  1240k|165429 |  2502k| 153M|  36 |   - |  40 |  14k|  48 |  40 |  19 |  18 | 781k|3897 | 0.000000e+00 |      --      |    Inf 
1076.07/1076.50	c  1042s|  1250k|166107 |  2522k| 154M|  36 |   - |  40 |  15k|  84 |   0 |   0 |  18 | 788k|3918 | 0.000000e+00 |      --      |    Inf 
1087.77/1088.13	c  1053s|  1260k|167332 |  2543k| 155M|  36 |   - |  40 |  15k|  16 |  40 |  19 |  18 | 795k|3938 | 0.000000e+00 |      --      |    Inf 
1099.67/1100.07	c  1065s|  1270k|168115 |  2563k| 156M|  36 |   5 |  40 |  15k|1582 |  40 |  19 |  18 | 802k|3956 | 0.000000e+00 |      --      |    Inf 
1111.46/1111.83	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1111.46/1111.83	c  1077s|  1280k|169148 |  2582k| 157M|  36 |   5 |  40 |  15k|  75 |  40 |  19 |  18 | 808k|3974 | 0.000000e+00 |      --      |    Inf 
1123.06/1123.46	c  1088s|  1290k|170168 |  2602k| 158M|  36 |   5 |  40 |  14k| 214 |  40 |  19 |  18 | 815k|3981 | 0.000000e+00 |      --      |    Inf 
1133.86/1134.24	c  1098s|  1300k|171232 |  2622k| 159M|  36 |   5 |  40 |  15k|   7 |  40 |  19 |  18 | 821k|3999 | 0.000000e+00 |      --      |    Inf 
1146.75/1147.19	c  1111s|  1310k|171743 |  2642k| 160M|  36 |   5 |  40 |  15k| 100 |  40 |  19 |  18 | 828k|4018 | 0.000000e+00 |      --      |    Inf 
1161.15/1161.54	c  1125s|  1320k|172308 |  2662k| 159M|  36 |   5 |  40 |  10k|  24 |  40 |  19 |  18 | 835k|4039 | 0.000000e+00 |      --      |    Inf 
1171.54/1171.93	c  1135s|  1330k|173105 |  2682k| 161M|  36 |   5 |  40 |  11k| 183 |  40 |  19 |  18 | 842k|4056 | 0.000000e+00 |      --      |    Inf 
1184.24/1184.68	c  1148s|  1340k|173449 |  2702k| 161M|  36 |   5 |  40 |9044 |2311 |  40 |  19 |  18 | 849k|4073 | 0.000000e+00 |      --      |    Inf 
1193.63/1194.08	c  1157s|  1350k|174425 |  2722k| 162M|  36 |   5 |  40 |9899 | 155 |  40 |  19 |  18 | 856k|4081 | 0.000000e+00 |      --      |    Inf 
1203.93/1204.36	c  1167s|  1360k|175001 |  2741k| 163M|  36 |   5 |  40 |9880 |   7 |  40 |  19 |  18 | 862k|4103 | 0.000000e+00 |      --      |    Inf 
1213.23/1213.65	c  1176s|  1370k|176108 |  2760k| 164M|  36 |   5 |  40 |  11k|  26 |  40 |  19 |  18 | 869k|4115 | 0.000000e+00 |      --      |    Inf 
1223.03/1223.49	c  1185s|  1380k|176855 |  2780k| 165M|  36 |   5 |  40 |  12k| 158 |  40 |  19 |  18 | 875k|4127 | 0.000000e+00 |      --      |    Inf 
1235.83/1236.26	c  1198s|  1390k|177423 |  2799k| 165M|  36 |   5 |  40 |9800 |  26 |  40 |  19 |  18 | 882k|4141 | 0.000000e+00 |      --      |    Inf 
1244.92/1245.37	c  1207s|  1400k|178739 |  2820k| 167M|  36 |   - |  40 |  10k|  13 |  40 |  19 |  18 | 889k|4156 | 0.000000e+00 |      --      |    Inf 
1253.12/1253.54	c  1215s|  1410k|180490 |  2841k| 168M|  36 |   - |  40 |  11k|  48 |  40 |  19 |  18 | 895k|4171 | 0.000000e+00 |      --      |    Inf 
1262.71/1263.11	c  1224s|  1420k|181437 |  2861k| 170M|  36 |   5 |  40 |  12k| 177 |  40 |  19 |  18 | 901k|4183 | 0.000000e+00 |      --      |    Inf 
1274.11/1274.51	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1274.11/1274.51	c  1235s|  1430k|182155 |  2880k| 170M|  36 |   - |  40 |  11k|   8 |   0 |   0 |  18 | 908k|4191 | 0.000000e+00 |      --      |    Inf 
1282.91/1283.32	c  1244s|  1440k|184578 |  2900k| 172M|  36 |   5 |  40 |  13k| 118 |  40 |  19 |  18 | 913k|4206 | 0.000000e+00 |      --      |    Inf 
1293.00/1293.40	c  1253s|  1450k|186221 |  2919k| 174M|  36 |   - |  40 |  14k|  13 |  40 |  19 |  18 | 919k|4224 | 0.000000e+00 |      --      |    Inf 
1304.00/1304.46	c  1264s|  1460k|187591 |  2938k| 175M|  36 |   - |  40 |  14k|  13 |  40 |  19 |  18 | 926k|4239 | 0.000000e+00 |      --      |    Inf 
1315.70/1316.14	c  1276s|  1470k|188865 |  2957k| 176M|  36 |   - |  40 |  15k|  41 |  40 |  19 |  18 | 932k|4250 | 0.000000e+00 |      --      |    Inf 
1328.19/1328.67	c  1288s|  1480k|189974 |  2976k| 177M|  36 |   - |  40 |  15k|  92 |  40 |  19 |  18 | 938k|4262 | 0.000000e+00 |      --      |    Inf 
1340.69/1341.10	c  1300s|  1490k|191205 |  2994k| 179M|  36 |   - |  40 |  16k|  28 |  40 |  19 |  18 | 944k|4270 | 0.000000e+00 |      --      |    Inf 
1354.48/1354.95	c  1314s|  1500k|191901 |  3013k| 179M|  36 |   5 |  40 |  15k|  26 |  40 |  19 |  18 | 950k|4280 | 0.000000e+00 |      --      |    Inf 
1367.99/1368.42	c  1327s|  1510k|192568 |  3032k| 180M|  36 |   5 |  40 |  15k|  24 |  40 |  19 |  18 | 957k|4289 | 0.000000e+00 |      --      |    Inf 
1380.98/1381.49	c  1340s|  1520k|193252 |  3051k| 181M|  36 |   - |  40 |  16k|  24 |  40 |  19 |  18 | 963k|4302 | 0.000000e+00 |      --      |    Inf 
1393.48/1393.94	c  1352s|  1530k|194262 |  3070k| 182M|  36 |   5 |  40 |  17k|  17 |  40 |  19 |  18 | 970k|4323 | 0.000000e+00 |      --      |    Inf 
1406.77/1407.22	c  1365s|  1540k|195163 |  3088k| 183M|  36 |   5 |  40 |  17k|  35 |  40 |  19 |  18 | 976k|4334 | 0.000000e+00 |      --      |    Inf 
1422.07/1422.51	c  1380s|  1550k|195506 |  3107k| 183M|  36 |   - |  40 |  15k|   6 |  40 |  19 |  18 | 983k|4352 | 0.000000e+00 |      --      |    Inf 
1436.17/1436.67	c  1394s|  1560k|195907 |  3126k| 184M|  36 |   5 |  40 |  16k|  29 |  40 |  19 |  18 | 989k|4367 | 0.000000e+00 |      --      |    Inf 
1449.86/1450.32	c  1407s|  1570k|196713 |  3146k| 185M|  36 |   - |  40 |  17k|  36 |  40 |  19 |  18 | 996k|4385 | 0.000000e+00 |      --      |    Inf 
1462.96/1463.43	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1462.96/1463.43	c  1420s|  1580k|197554 |  3165k| 186M|  36 |   5 |  40 |  16k|  21 |  40 |  19 |  18 |1003k|4390 | 0.000000e+00 |      --      |    Inf 
1477.15/1477.64	c  1434s|  1590k|198104 |  3185k| 185M|  36 |   - |  40 |  11k|  20 |  40 |  19 |  18 |1010k|4404 | 0.000000e+00 |      --      |    Inf 
1489.96/1490.49	c  1446s|  1600k|198668 |  3205k| 186M|  36 |   5 |  40 |  10k|  94 |  40 |  19 |  18 |1017k|4412 | 0.000000e+00 |      --      |    Inf 
1499.75/1500.29	c  1456s|  1610k|199457 |  3224k| 187M|  36 |   - |  40 |  11k|   9 |  40 |  19 |  18 |1024k|4429 | 0.000000e+00 |      --      |    Inf 
1511.74/1512.24	c  1468s|  1620k|200018 |  3244k| 187M|  36 |   - |  40 |  10k|  11 |  40 |  19 |  18 |1031k|4443 | 0.000000e+00 |      --      |    Inf 
1522.54/1523.05	c  1478s|  1630k|200749 |  3263k| 188M|  36 |   5 |  40 |  11k|  43 |  40 |  19 |  18 |1038k|4459 | 0.000000e+00 |      --      |    Inf 
1532.53/1533.02	c  1488s|  1640k|202096 |  3284k| 190M|  36 |   5 |  40 |  11k| 123 |  40 |  19 |  18 |1044k|4470 | 0.000000e+00 |      --      |    Inf 
1541.83/1542.36	c  1497s|  1650k|203126 |  3304k| 191M|  36 |   5 |  40 |  12k|  13 |  40 |  19 |  18 |1051k|4487 | 0.000000e+00 |      --      |    Inf 
1552.23/1552.75	c  1507s|  1660k|203856 |  3324k| 192M|  36 |   5 |  40 |  13k| 118 |  40 |  19 |  18 |1058k|4505 | 0.000000e+00 |      --      |    Inf 
1566.03/1566.57	c  1521s|  1670k|204418 |  3344k| 192M|  36 |   - |  40 |  10k|  96 |  40 |  19 |  18 |1065k|4514 | 0.000000e+00 |      --      |    Inf 
1578.53/1579.06	c  1533s|  1680k|204841 |  3364k| 193M|  36 |   - |  40 |9252 |  36 |  40 |  19 |  18 |1072k|4528 | 0.000000e+00 |      --      |    Inf 
1590.72/1591.26	c  1545s|  1690k|205232 |  3384k| 193M|  36 |   - |  40 |8341 |  38 |  40 |  19 |  18 |1079k|4535 | 0.000000e+00 |      --      |    Inf 
1601.21/1601.73	c  1555s|  1700k|205837 |  3404k| 194M|  36 |   5 |  40 |9920 |  61 |  40 |  19 |  18 |1086k|4546 | 0.000000e+00 |      --      |    Inf 
1609.92/1610.42	c  1563s|  1710k|206721 |  3425k| 196M|  36 |   5 |  40 |  13k|  71 |  40 |  19 |  18 |1093k|4551 | 0.000000e+00 |      --      |    Inf 
1622.41/1622.95	c  1575s|  1720k|207476 |  3445k| 197M|  36 |   5 |  40 |  11k|  31 |  40 |  19 |  18 |1100k|4555 | 0.000000e+00 |      --      |    Inf 
1635.21/1635.77	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1635.21/1635.77	c  1588s|  1730k|208023 |  3465k| 197M|  36 |   5 |  40 |9827 |  72 |  40 |  19 |  18 |1107k|4560 | 0.000000e+00 |      --      |    Inf 
1647.20/1647.75	c  1600s|  1740k|208507 |  3486k| 198M|  36 |   5 |  40 |9486 | 230 |  40 |  19 |  18 |1114k|4568 | 0.000000e+00 |      --      |    Inf 
1658.49/1659.00	c  1611s|  1750k|209135 |  3505k| 199M|  36 |   5 |  40 |9465 |  53 |  40 |  19 |  18 |1121k|4577 | 0.000000e+00 |      --      |    Inf 
1669.09/1669.61	c  1621s|  1760k|209753 |  3525k| 199M|  36 |   - |  40 |9465 |  32 |  40 |  19 |  18 |1128k|4593 | 0.000000e+00 |      --      |    Inf 
1678.49/1679.00	c  1630s|  1770k|210586 |  3544k| 201M|  36 |   5 |  40 |  10k|  15 |  40 |  19 |  18 |1134k|4602 | 0.000000e+00 |      --      |    Inf 
1690.09/1690.70	c  1642s|  1780k|211134 |  3564k| 201M|  36 |   - |  40 |9926 |  25 |  40 |  19 |  18 |1141k|4616 | 0.000000e+00 |      --      |    Inf 
1700.38/1700.91	c  1652s|  1790k|211841 |  3583k| 202M|  36 |   - |  40 |  10k|  54 |  40 |  19 |  18 |1148k|4626 | 0.000000e+00 |      --      |    Inf 
1712.98/1713.53	c  1664s|  1800k|212243 |  3603k| 203M|  36 |   5 |  40 |9465 |  11 |  40 |  19 |  18 |1155k|4636 | 0.000000e+00 |      --      |    Inf 
1723.48/1724.01	c  1674s|  1810k|212916 |  3624k| 204M|  36 |   5 |  40 |  10k| 145 |  40 |  19 |  18 |1162k|4651 | 0.000000e+00 |      --      |    Inf 
1732.88/1733.44	c  1683s|  1820k|213893 |  3644k| 205M|  36 |   - |  40 |  12k|  14 |  40 |  19 |  18 |1169k|4656 | 0.000000e+00 |      --      |    Inf 
1746.27/1746.89	c  1696s|  1830k|214225 |  3664k| 205M|  36 |   5 |  40 |9706 | 505 |  40 |  19 |  18 |1176k|4668 | 0.000000e+00 |      --      |    Inf 
1758.87/1759.44	c  1709s|  1840k|214394 |  3684k| 206M|  36 |   5 |  40 |9121 | 123 |  40 |  19 |  18 |1183k|4682 | 0.000000e+00 |      --      |    Inf 
1770.76/1771.34	c  1720s|  1850k|214801 |  3704k| 206M|  36 |   5 |  40 |9378 | 251 |  40 |  19 |  18 |1191k|4689 | 0.000000e+00 |      --      |    Inf 
1783.26/1783.86	c  1733s|  1860k|215147 |  3724k| 207M|  36 |   - |  40 |8954 |  26 |  40 |  19 |  18 |1198k|4703 | 0.000000e+00 |      --      |    Inf 
1794.16/1794.74	c  1743s|  1870k|215564 |  3744k| 208M|  36 |   - |  40 |9184 |  57 |   0 |   0 |  18 |1205k|4712 | 0.000000e+00 |      --      |    Inf 
1800.06/1800.61	c 
1800.06/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.61	c Solving Time (sec) : 1748.85
1800.06/1800.61	c Solving Nodes      : 1877155
1800.06/1800.61	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.06/1800.61	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.61	c Gap                : infinite
1800.06/1800.61	c NODE         1877155
1800.06/1800.61	c DUAL BOUND   0
1800.06/1800.61	c PRIMAL BOUND 1e+20
1800.06/1800.61	c GAP          1e+20
1800.06/1800.61	s UNKNOWN
1800.06/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.61	c Solving Time       :    1748.85
1800.06/1800.61	c Original Problem   :
1800.06/1800.61	c   Problem name     : HOME/instance-1869548-1245178049.opb
1800.06/1800.61	c   Variables        : 41 (41 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.61	c   Constraints      : 11 initial, 11 maximal
1800.06/1800.61	c Presolved Problem  :
1800.06/1800.61	c   Problem name     : t_HOME/instance-1869548-1245178049.opb
1800.06/1800.61	c   Variables        : 40 (40 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.61	c   Constraints      : 5 initial, 18390 maximal
1800.06/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.61	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   dualfix          :       0.00          1          0          0          0          0          0          0          0
1800.06/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.61	c   linear           :       0.00          0          0          0          0          0          6          0          0
1800.06/1800.61	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.61	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.61	c   integral         :          0          0          0    1093286          0        691       2166          0          0    2181204
1800.06/1800.61	c   linear           :          5          6    4584199          0          0     218629    2496471          0          0          0
1800.06/1800.61	c   logicor          :          0+         0    2229085          0          0       9973     827617          0          0          0
1800.06/1800.61	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.61	c   integral         :      13.99       0.00       0.00      13.99       0.00
1800.06/1800.61	c   linear           :     167.11       0.00     167.11       0.00       0.00
1800.06/1800.61	c   logicor          :     667.78       0.00     667.78       0.00       0.00
1800.06/1800.61	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.61	c   rootredcost      :       1.68          0          0          0
1800.06/1800.61	c   pseudoobj        :       1.28          0          0          0
1800.06/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.61	c   propagation      :      15.34     228602     163388     488603       28.9         52       24.0          -
1800.06/1800.61	c   infeasible LP    :      41.41     640432     640403    1222962       19.9      10854       24.8          0
1800.06/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.61	c   applied globally :          -          -          -    1199262       19.7          -          -          -
1800.06/1800.61	c   applied locally  :          -          -          -      10379       31.5          -          -          -
1800.06/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.61	c   cut pool         :       0.00          5          -          -         67          -    (maximal pool size: 92)
1800.06/1800.61	c   redcost          :       2.29    1093289          0          0          0          0
1800.06/1800.61	c   impliedbounds    :       0.00          6          0          0          0          0
1800.06/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.61	c   gomory           :       0.00          6          0          0          0          0
1800.06/1800.61	c   strongcg         :       0.00          6          0          0         16          0
1800.06/1800.61	c   cmir             :       0.01          6          0          0         44          0
1800.06/1800.61	c   flowcover        :       0.03          6          0          0         55          0
1800.06/1800.61	c   clique           :       0.00          1          0          0          0          0
1800.06/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.61	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.61	c Pricers            :       Time      Calls       Vars
1800.06/1800.61	c   problem variables:       0.00          0          0
1800.06/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.61	c   relpscost        :      12.65    1093286        691       2166          0          0    2181204
1800.06/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   inference        :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.61	c   LP solutions     :       0.00          -          0
1800.06/1800.61	c   pseudo solutions :       0.00          -          0
1800.06/1800.61	c   oneopt           :       0.88          0          0
1800.06/1800.61	c   crossover        :       0.53          0          0
1800.06/1800.61	c   guideddiving     :       0.10          0          0
1800.06/1800.61	c   fracdiving       :       0.13         83          0
1800.06/1800.61	c   veclendiving     :       0.17         83          0
1800.06/1800.61	c   objpscostdiving  :       0.11         42          0
1800.06/1800.61	c   feaspump         :       0.18         42          0
1800.06/1800.61	c   coefdiving       :       0.13         84          0
1800.06/1800.61	c   pscostdiving     :       0.09         84          0
1800.06/1800.61	c   linesearchdiving :       0.22         84          0
1800.06/1800.61	c   rootsoldiving    :       0.17         43          0
1800.06/1800.61	c   simplerounding   :       0.66          0          0
1800.06/1800.61	c   rounding         :       1.26      14707          0
1800.06/1800.61	c   shifting         :       2.38       4466          0
1800.06/1800.61	c   intshifting      :       0.05          0          0
1800.06/1800.61	c   fixandinfer      :       0.00          0          0
1800.06/1800.61	c   intdiving        :       0.00          0          0
1800.06/1800.61	c   actconsdiving    :       0.00          0          0
1800.06/1800.61	c   octane           :       0.00          0          0
1800.06/1800.61	c   rens             :       0.03          1          0
1800.06/1800.61	c   rins             :       0.00          0          0
1800.06/1800.61	c   localbranching   :       0.00          0          0
1800.06/1800.61	c   mutation         :       0.00          0          0
1800.06/1800.61	c   dins             :       0.00          0          0
1800.06/1800.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.61	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.61	c   dual LP          :     147.76    1665591    3756524       2.26   25423.15
1800.06/1800.61	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.61	c   diving/probing LP:       0.20       1273       2181       1.71   10905.00
1800.06/1800.61	c   strong branching :       1.04       4718      21794       4.62   20955.77
1800.06/1800.61	c     (at root node) :          -         19        981      51.63          -
1800.06/1800.61	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.61	c B&B Tree           :
1800.06/1800.61	c   number of runs   :          1
1800.06/1800.61	c   nodes            :    1877155
1800.06/1800.61	c   nodes (total)    :    1877155
1800.06/1800.61	c   nodes left       :     216888
1800.06/1800.61	c   max depth        :         36
1800.06/1800.61	c   max depth (total):         36
1800.06/1800.61	c   backtracks       :     378711 (20.2%)
1800.06/1800.61	c   delayed cutoffs  :      87162
1800.06/1800.61	c   repropagations   :    1434697 (1491337 domain reductions, 82180 cutoffs)
1800.06/1800.61	c   avg switch length:       5.29
1800.06/1800.61	c   switching time   :     457.41
1800.06/1800.61	c Solution           :
1800.06/1800.61	c   Solutions found  :          0 (0 improvements)
1800.06/1800.61	c   Primal Bound     :          -
1800.06/1800.61	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.61	c   Gap              :   infinite
1800.06/1800.61	c   Root Dual Bound  : +0.00000000000000e+00
1801.35/1801.97	c Time complete: 1801.43.

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4922
/proc/meminfo: memFree=1842544/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=4324 CPUtime=0
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 464 0 0 0 0 0 0 0 18 0 1 0 185401940 4427776 448 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/4922/statm: 1081 454 291 886 0 191 0

[startup+0.03245 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4922
/proc/meminfo: memFree=1842544/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=12748 CPUtime=0.03
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 2720 0 0 0 2 1 0 0 18 0 1 0 185401940 13053952 2348 1992294400 4194304 7823515 548682068736 18446744073709551615 5584456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 3187 2348 544 886 0 2297 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12748

[startup+0.10146 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4922
/proc/meminfo: memFree=1842544/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=20508 CPUtime=0.09
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 4354 0 0 0 7 2 0 0 18 0 1 0 185401940 21000192 3982 1992294400 4194304 7823515 548682068736 18446744073709551615 4401518 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 5127 3982 555 886 0 4237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20508

[startup+0.301487 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4922
/proc/meminfo: memFree=1842544/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=14812 CPUtime=0.29
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 4365 0 0 0 25 4 0 0 19 0 1 0 185401940 15167488 2899 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 3703 2899 566 886 0 2813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14812

[startup+0.701545 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4922
/proc/meminfo: memFree=1842544/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=14812 CPUtime=0.69
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 4368 0 0 0 62 7 0 0 22 0 1 0 185401940 15167488 2902 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 3703 2902 566 886 0 2813 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14812

[startup+1.50166 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4923
/proc/meminfo: memFree=1832872/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=14812 CPUtime=1.49
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 4369 0 0 0 135 14 0 0 25 0 1 0 185401940 15167488 2903 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 3703 2903 566 886 0 2813 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14812

[startup+3.10189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4923
/proc/meminfo: memFree=1831784/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=16620 CPUtime=3.09
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 4804 0 0 0 285 24 0 0 25 0 1 0 185401940 17018880 3338 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 4155 3338 566 886 0 3265 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16620

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4923
/proc/meminfo: memFree=1829352/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=18640 CPUtime=6.29
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 5294 0 0 0 586 43 0 0 25 0 1 0 185401940 19087360 3828 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 4660 3828 566 886 0 3770 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18640

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4923
/proc/meminfo: memFree=1826544/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=21120 CPUtime=12.68
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 5943 0 0 0 1187 81 0 0 25 0 1 0 185401940 21626880 4477 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 5280 4477 566 886 0 4390 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21120

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4923
/proc/meminfo: memFree=1820976/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=26956 CPUtime=25.48
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 7411 0 0 0 2397 151 0 0 25 0 1 0 185401940 27602944 5945 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 6739 5945 566 886 0 5849 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26956

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4923
/proc/meminfo: memFree=1813168/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=35076 CPUtime=51.07
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 9460 0 0 0 4831 276 0 0 25 0 1 0 185401940 35917824 7994 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 8769 7994 566 886 0 7879 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35076

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4923
/proc/meminfo: memFree=1799216/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=48236 CPUtime=102.27
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 12778 0 0 0 9733 494 0 0 25 0 1 0 185401940 49393664 11312 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 12059 11312 566 886 0 11169 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 48236

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4923
/proc/meminfo: memFree=1785136/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=62276 CPUtime=162.24
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 16280 0 0 0 15492 732 0 0 25 0 1 0 185401940 63770624 14814 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 15569 14814 566 886 0 14679 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 62276

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4925
/proc/meminfo: memFree=1776176/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=71156 CPUtime=222.22
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 18467 0 0 0 21297 925 0 0 25 0 1 0 185401940 72863744 17001 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 17789 17001 566 886 0 16899 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 71156

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4925
/proc/meminfo: memFree=1765424/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=83924 CPUtime=282.21
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 21245 0 0 0 27089 1132 0 0 25 0 1 0 185401940 85938176 19779 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 20981 19779 566 886 0 20091 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 83924

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4925
/proc/meminfo: memFree=1752368/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=96176 CPUtime=342.19
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 24395 0 0 0 32886 1333 0 0 25 0 1 0 185401940 98484224 22929 1992294400 4194304 7823515 548682068736 18446744073709551615 4237263 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 24044 22929 566 886 0 23154 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 96176

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4925
/proc/meminfo: memFree=1746224/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=102196 CPUtime=402.17
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 25938 0 0 0 38723 1494 0 0 25 0 1 0 185401940 104648704 24472 1992294400 4194304 7823515 548682068736 18446744073709551615 5102406 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 25549 24472 566 886 0 24659 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 102196

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4925
/proc/meminfo: memFree=1737840/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=110404 CPUtime=462.16
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 28002 0 0 0 44532 1684 0 0 25 0 1 0 185401940 113053696 26536 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 27601 26536 566 886 0 26711 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 110404

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4925
/proc/meminfo: memFree=1731952/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=116352 CPUtime=522.13
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 29467 0 0 0 50355 1858 0 0 25 0 1 0 185401940 119144448 28001 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 29088 28001 566 886 0 28198 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 116352

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4925
/proc/meminfo: memFree=1721968/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=126112 CPUtime=582.11
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 31943 0 0 0 56165 2046 0 0 25 0 1 0 185401940 129138688 30477 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 31528 30477 566 886 0 30638 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 126112

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4925
/proc/meminfo: memFree=1711472/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=136564 CPUtime=642.1
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 34558 0 0 0 61985 2225 0 0 25 0 1 0 185401940 139841536 33092 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 34141 33092 566 886 0 33251 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 136564

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4931
/proc/meminfo: memFree=1676848/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=170728 CPUtime=1001.99
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 43116 0 0 0 96993 3206 0 0 25 0 1 0 185401940 174825472 41650 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 42682 41650 566 886 0 41792 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 170728

[startup+1062.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 4931
/proc/meminfo: memFree=1666544/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=180820 CPUtime=1061.98
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 45681 0 0 0 102829 3369 0 0 25 0 1 0 185401940 185159680 44215 1992294400 4194304 7823515 548682068736 18446744073709551615 5103499 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 45205 44215 566 886 0 44315 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 180820

[startup+1122.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 4931
/proc/meminfo: memFree=1661936/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=185456 CPUtime=1121.95
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 46828 0 0 0 108685 3510 0 0 25 0 1 0 185401940 189906944 45362 1992294400 4194304 7823515 548682068736 18446744073709551615 5102375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 46364 45362 566 886 0 45474 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 185456

[startup+1182.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 4931
/proc/meminfo: memFree=1658096/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=189576 CPUtime=1181.94
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 47784 0 0 0 114542 3652 0 0 25 0 1 0 185401940 194125824 46318 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 47394 46318 566 886 0 46504 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 189576

[startup+1242.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 4931
/proc/meminfo: memFree=1652976/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=194520 CPUtime=1241.92
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 49042 0 0 0 120385 3807 0 0 25 0 1 0 185401940 199188480 47576 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 48630 47576 566 886 0 47740 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 194520

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 4931
/proc/meminfo: memFree=1643888/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=203744 CPUtime=1301.9
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 51303 0 0 0 126215 3975 0 0 25 0 1 0 185401940 208633856 49837 1992294400 4194304 7823515 548682068736 18446744073709551615 5102406 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 50936 49837 566 886 0 50046 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 203744

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4931
/proc/meminfo: memFree=1639792/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=207620 CPUtime=1361.89
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 52322 0 0 0 132083 4106 0 0 25 0 1 0 185401940 212602880 50856 1992294400 4194304 7823515 548682068736 18446744073709551615 5102447 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 51905 50856 566 886 0 51015 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 207620

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4931
/proc/meminfo: memFree=1636336/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=211120 CPUtime=1421.87
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 53178 0 0 0 137968 4219 0 0 25 0 1 0 185401940 216186880 51712 1992294400 4194304 7823515 548682068736 18446744073709551615 4243063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 52780 51712 566 886 0 51890 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 211120

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4931
/proc/meminfo: memFree=1633008/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=218424 CPUtime=1481.84
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 53999 0 0 0 143845 4339 0 0 25 0 1 0 185401940 223666176 52533 1992294400 4194304 7823515 548682068736 18446744073709551615 5102399 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 54606 52533 566 886 0 53716 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 218424

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4931
/proc/meminfo: memFree=1628272/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=223032 CPUtime=1541.83
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 55177 0 0 0 149687 4496 0 0 25 0 1 0 185401940 228384768 53711 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 55758 53711 566 886 0 54868 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 223032

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4931
/proc/meminfo: memFree=1624048/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=227304 CPUtime=1601.82
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 56225 0 0 0 155542 4640 0 0 25 0 1 0 185401940 232759296 54759 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 56826 54759 566 886 0 55936 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 227304

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4931
/proc/meminfo: memFree=1617904/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=233284 CPUtime=1661.8
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 57754 0 0 0 161385 4795 0 0 25 0 1 0 185401940 238882816 56288 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 58321 56288 566 886 0 57431 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 233284

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4931
/proc/meminfo: memFree=1612400/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=238724 CPUtime=1721.78
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 59102 0 0 0 167239 4939 0 0 25 0 1 0 185401940 244453376 57636 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 59681 57636 566 886 0 58791 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 238724

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4931
/proc/meminfo: memFree=1610416/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=240580 CPUtime=1781.76
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 59585 0 0 0 173104 5072 0 0 25 0 1 0 185401940 246353920 58119 1992294400 4194304 7823515 548682068736 18446744073709551615 4559809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 60145 58119 566 886 0 59255 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 240580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4931
/proc/meminfo: memFree=1607792/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=243140 CPUtime=1800.06
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 60266 0 0 0 174885 5121 0 0 25 0 1 0 185401940 248975360 58800 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4922/statm: 60785 58800 566 886 0 59895 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 243140

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

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4931
/proc/meminfo: memFree=1607792/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=243140 CPUtime=1800.85
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 60268 0 0 0 174964 5121 0 0 25 0 1 0 185401940 248975360 58802 1992294400 4194304 7823515 548682068736 18446744073709551615 4745372 0 0 4096 0 0 0 0 17 1 0 0
/proc/4922/statm: 60785 58802 568 886 0 59895 0
Current children cumulated CPU time (s) 1800.85
Current children cumulated vsize (KiB) 243140

[startup+1801.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4932
/proc/meminfo: memFree=1607656/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=243140 CPUtime=1801.25
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 60268 0 0 0 175004 5121 0 0 25 0 1 0 185401940 248975360 58802 1992294400 4194304 7823515 548682068736 18446744073709551615 4805770 0 0 4096 0 0 0 0 17 1 0 0
/proc/4922/statm: 60785 58802 568 886 0 59895 0
Current children cumulated CPU time (s) 1801.25
Current children cumulated vsize (KiB) 243140

[startup+1801.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4932
/proc/meminfo: memFree=1607656/2055920 swapFree=4182572/4192956
[pid=4922] ppid=4920 vsize=243140 CPUtime=1801.35
/proc/4922/stat : 4922 (pbscip.linux.x8) R 4920 4922 4758 0 -1 4194304 60268 0 0 0 175014 5121 0 0 25 0 1 0 185401940 248975360 58802 1992294400 4194304 7823515 548682068736 18446744073709551615 4744988 0 0 4096 0 0 0 0 17 1 0 0
/proc/4922/statm: 60785 58802 568 886 0 59895 0
Current children cumulated CPU time (s) 1801.35
Current children cumulated vsize (KiB) 243140

Child status: 0
Real time (s): 1801.98
CPU time (s): 1801.44
CPU user time (s): 1750.18
CPU system time (s): 51.2572
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 243140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1750.18
system time used= 51.2572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60271
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= 2237

runsolver used 1.26581 second user time and 3.89241 second system time

The end

Launcher Data

Begin job on node39 at 2009-06-16 20:47:29
IDJOB=1869548
IDBENCH=2929
IDSOLVER=683
FILE ID=node39/1869548-1245178049
PBS_JOBID= 9363902
Free space on /tmp= 66128 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_4.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1869548-1245178049/watcher-1869548-1245178049 -o /tmp/evaluation-result-1869548-1245178049/solver-1869548-1245178049 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1869548-1245178049.opb

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

MD5SUM BENCH= 153ea7f27a80a18c7caefc8ed55018be
RANDOM SEED=803534262

node39.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1842960 kB
Buffers:         48436 kB
Cached:          96540 kB
SwapCached:       4216 kB
Active:          50052 kB
Inactive:       102792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842960 kB
SwapTotal:     4192956 kB
SwapFree:      4182572 kB
Dirty:            9836 kB
Writeback:           0 kB
Mapped:          13660 kB
Slab:            46132 kB
Committed_AS:   138692 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66120 MiB
End job on node39 at 2009-06-16 21:17:31