Trace number 1869516

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.2 1802.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_1.opb
MD5SUMae75c4a4fdafb98542bd11b7f7eecd54
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 1086
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3258
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-1869516-1245175957.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 |    26 | 213k|   0 |   5 |  40 |   5 |   5 |  40 |   5 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.01/0.02	c   0.0s|     1 |     0 |    90 | 232k|   0 |   9 |  40 |   5 |   5 |  40 |   9 |   4 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.01/0.03	c   0.0s|     1 |     0 |    95 | 252k|   0 |  11 |  40 |   5 |   5 |  40 |  13 |   8 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.01/0.04	c   0.0s|     1 |     0 |    99 | 264k|   0 |  12 |  40 |   5 |   5 |  40 |  16 |  11 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.01/0.04	c   0.0s|     1 |     0 |   109 | 287k|   0 |  11 |  40 |   5 |   5 |  40 |  20 |  15 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.01/0.05	c   0.0s|     1 |     0 |   113 | 300k|   0 |  14 |  40 |   5 |   5 |  40 |  22 |  17 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.01/0.06	c   0.1s|     1 |     0 |   120 | 302k|   0 |  13 |  40 |   5 |   5 |  40 |  23 |  18 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.10	c   0.1s|     1 |     2 |   120 | 302k|   0 |  13 |  40 |   5 |   5 |  40 |  23 |  18 |   0 |  13 | 0.000000e+00 |      --      |    Inf 
3.79/3.86	c   3.6s| 10000 |  2733 | 22022 |3514k|  35 |   5 |  40 |3367 |  42 |  40 |  13 |  18 |4859 | 548 | 0.000000e+00 |      --      |    Inf 
7.57/7.68	c   7.2s| 20000 |  5157 | 43912 |5157k|  35 |   - |  40 |3177 |  72 |   0 |   0 |  18 |  10k| 743 | 0.000000e+00 |      --      |    Inf 
11.57/11.61	c  10.9s| 30000 |  7447 | 65248 |7011k|  35 |   5 |  40 |3789 | 108 |  40 |  13 |  18 |  15k| 885 | 0.000000e+00 |      --      |    Inf 
15.57/15.69	c  14.7s| 40000 |  9562 | 86123 |8789k|  35 |   5 |  40 |4431 |  44 |  40 |  13 |  18 |  20k| 975 | 0.000000e+00 |      --      |    Inf 
20.17/20.29	c  19.0s| 50000 | 11584 |106774 |  10M|  35 |   5 |  40 |4810 | 135 |  40 |  13 |  18 |  26k|1052 | 0.000000e+00 |      --      |    Inf 
25.05/25.13	c  23.6s| 60000 | 13702 |127670 |  12M|  35 |   5 |  40 |4767 |   9 |  40 |  13 |  18 |  31k|1120 | 0.000000e+00 |      --      |    Inf 
29.86/29.98	c  28.2s| 70000 | 15730 |148784 |  13M|  35 |   5 |  40 |5463 | 195 |  40 |  13 |  18 |  37k|1192 | 0.000000e+00 |      --      |    Inf 
35.46/35.50	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.46/35.50	c  33.5s| 80000 | 17689 |169701 |  15M|  35 |   - |  40 |5843 |  30 |  40 |  13 |  18 |  43k|1267 | 0.000000e+00 |      --      |    Inf 
40.66/40.71	c  38.4s| 90000 | 19803 |189513 |  17M|  35 |   - |  40 |6321 | 151 |  40 |  13 |  18 |  48k|1335 | 0.000000e+00 |      --      |    Inf 
46.55/46.62	c  44.1s|100000 | 21677 |210471 |  19M|  35 |   5 |  40 |6948 |   7 |  40 |  13 |  18 |  54k|1393 | 0.000000e+00 |      --      |    Inf 
52.95/53.06	c  50.3s|110000 | 23487 |231161 |  20M|  35 |   5 |  40 |7424 |  46 |  40 |  13 |  18 |  59k|1439 | 0.000000e+00 |      --      |    Inf 
59.55/59.69	c  56.6s|120000 | 25270 |251825 |  22M|  35 |   - |  40 |7222 |  90 |  40 |  13 |  18 |  65k|1491 | 0.000000e+00 |      --      |    Inf 
66.65/66.76	c  63.5s|130000 | 26703 |272992 |  23M|  35 |   - |  40 |6803 |  50 |  40 |  13 |  18 |  71k|1531 | 0.000000e+00 |      --      |    Inf 
73.43/73.57	c  70.0s|140000 | 28274 |293677 |  24M|  35 |   - |  40 |7125 |  26 |   0 |   0 |  18 |  77k|1591 | 0.000000e+00 |      --      |    Inf 
80.44/80.54	c  76.7s|150000 | 29954 |314587 |  26M|  35 |   5 |  40 |7132 |  21 |  40 |  13 |  18 |  83k|1645 | 0.000000e+00 |      --      |    Inf 
87.14/87.28	c  83.2s|160000 | 31636 |335639 |  27M|  35 |   5 |  40 |7484 |  47 |  40 |  13 |  18 |  90k|1710 | 0.000000e+00 |      --      |    Inf 
93.53/93.67	c  89.4s|170000 | 33449 |355946 |  29M|  35 |   5 |  40 |8695 | 159 |  40 |  13 |  18 |  95k|1763 | 0.000000e+00 |      --      |    Inf 
100.23/100.39	c  95.8s|180000 | 35284 |376692 |  31M|  35 |   - |  40 |9164 | 315 |  40 |  13 |  18 | 101k|1809 | 0.000000e+00 |      --      |    Inf 
108.13/108.24	c   103s|190000 | 36744 |397227 |  32M|  35 |   5 |  40 |8046 |  51 |  40 |  13 |  18 | 107k|1857 | 0.000000e+00 |      --      |    Inf 
116.22/116.30	c   111s|200000 | 38086 |418058 |  33M|  35 |   5 |  40 |8658 |  14 |  40 |  13 |  18 | 113k|1896 | 0.000000e+00 |      --      |    Inf 
123.22/123.38	c   118s|210000 | 39677 |438859 |  35M|  35 |   5 |  40 |9368 |   8 |  40 |  13 |  18 | 119k|1917 | 0.000000e+00 |      --      |    Inf 
133.02/133.18	c   128s|220000 | 40665 |459824 |  36M|  35 |   - |  40 |8261 |  58 |  40 |  13 |  18 | 126k|1947 | 0.000000e+00 |      --      |    Inf 
140.81/140.94	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
140.81/140.94	c   135s|230000 | 42085 |480464 |  37M|  35 |   - |  40 |9361 |  20 |  40 |  13 |  18 | 132k|1974 | 0.000000e+00 |      --      |    Inf 
149.41/149.59	c   143s|240000 | 43263 |500901 |  38M|  35 |   5 |  40 |9194 |  38 |  40 |  13 |  18 | 138k|2002 | 0.000000e+00 |      --      |    Inf 
158.30/158.41	c   152s|250000 | 44662 |521437 |  40M|  35 |   5 |  40 |8791 | 189 |  40 |  13 |  18 | 145k|2031 | 0.000000e+00 |      --      |    Inf 
166.60/166.78	c   160s|260000 | 45899 |541748 |  41M|  35 |   5 |  40 |8512 | 165 |  40 |  13 |  18 | 151k|2054 | 0.000000e+00 |      --      |    Inf 
174.89/175.09	c   168s|270000 | 47209 |562194 |  42M|  35 |   5 |  40 |9173 |  71 |  40 |  13 |  18 | 157k|2080 | 0.000000e+00 |      --      |    Inf 
182.29/182.41	c   175s|280000 | 48854 |582515 |  44M|  35 |   - |  40 |  10k|  39 |  40 |  13 |  18 | 163k|2100 | 0.000000e+00 |      --      |    Inf 
191.59/191.74	c   184s|290000 | 49967 |603170 |  45M|  35 |   5 |  40 |9610 | 280 |  40 |  13 |  18 | 169k|2131 | 0.000000e+00 |      --      |    Inf 
201.49/201.67	c   194s|300000 | 51038 |623952 |  46M|  35 |   5 |  40 |9655 | 347 |  40 |  13 |  18 | 176k|2172 | 0.000000e+00 |      --      |    Inf 
209.28/209.42	c   202s|310000 | 52411 |645619 |  48M|  35 |   - |  40 |  11k|  29 |   0 |   0 |  18 | 182k|2206 | 0.000000e+00 |      --      |    Inf 
218.47/218.61	c   210s|320000 | 53779 |666032 |  49M|  35 |   - |  40 |  11k|  13 |  40 |  13 |  18 | 188k|2237 | 0.000000e+00 |      --      |    Inf 
227.97/228.19	c   220s|330000 | 55023 |686082 |  51M|  35 |   5 |  40 |  11k|  81 |  40 |  13 |  18 | 194k|2270 | 0.000000e+00 |      --      |    Inf 
237.97/238.11	c   229s|340000 | 56123 |706715 |  52M|  35 |   5 |  40 |  10k| 573 |  40 |  13 |  18 | 201k|2304 | 0.000000e+00 |      --      |    Inf 
246.17/246.32	c   237s|350000 | 57583 |727449 |  53M|  35 |   - |  40 |  12k|  82 |  40 |  13 |  18 | 207k|2339 | 0.000000e+00 |      --      |    Inf 
255.95/256.10	c   247s|360000 | 58701 |748009 |  54M|  35 |   5 |  40 |  11k|  21 |  40 |  13 |  18 | 213k|2362 | 0.000000e+00 |      --      |    Inf 
266.15/266.37	c   257s|370000 | 59655 |768970 |  56M|  35 |   5 |  40 |  11k|  74 |  40 |  13 |  18 | 220k|2396 | 0.000000e+00 |      --      |    Inf 
276.25/276.44	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
276.25/276.44	c   267s|380000 | 60652 |790040 |  57M|  35 |   5 |  40 |  11k|  39 |  40 |  13 |  18 | 227k|2441 | 0.000000e+00 |      --      |    Inf 
286.25/286.43	c   277s|390000 | 61786 |810622 |  58M|  35 |   5 |  40 |  12k| 561 |  40 |  13 |  18 | 233k|2478 | 0.000000e+00 |      --      |    Inf 
295.04/295.21	c   285s|400000 | 62936 |831510 |  60M|  35 |   5 |  40 |  13k|  72 |  40 |  13 |  18 | 240k|2500 | 0.000000e+00 |      --      |    Inf 
306.43/306.68	c   296s|410000 | 63865 |851760 |  60M|  35 |   5 |  40 |  12k|1314 |  40 |  13 |  18 | 246k|2545 | 0.000000e+00 |      --      |    Inf 
317.23/317.43	c   307s|420000 | 64918 |873010 |  62M|  35 |   5 |  40 |  12k|  91 |  40 |  13 |  18 | 253k|2583 | 0.000000e+00 |      --      |    Inf 
328.13/328.35	c   317s|430000 | 65908 |894104 |  63M|  35 |   - |  40 |  12k|  19 |  40 |  13 |  18 | 260k|2610 | 0.000000e+00 |      --      |    Inf 
337.52/337.78	c   327s|440000 | 67412 |915060 |  64M|  35 |   - |  40 |  13k|   8 |  40 |  13 |  18 | 266k|2638 | 0.000000e+00 |      --      |    Inf 
345.92/346.13	c   335s|450000 | 68608 |936155 |  66M|  35 |   - |  40 |  15k|  27 |  40 |  13 |  18 | 272k|2660 | 0.000000e+00 |      --      |    Inf 
357.12/357.39	c   346s|460000 | 69573 |957033 |  67M|  35 |   - |  40 |  13k|  14 |  40 |  13 |  18 | 279k|2679 | 0.000000e+00 |      --      |    Inf 
366.32/366.54	c   355s|470000 | 70925 |977145 |  68M|  35 |   5 |  40 |  14k|  45 |  40 |  13 |  18 | 285k|2703 | 0.000000e+00 |      --      |    Inf 
378.21/378.45	c   366s|480000 | 71708 |997322 |  69M|  35 |   5 |  40 |  13k| 196 |  40 |  13 |  18 | 292k|2728 | 0.000000e+00 |      --      |    Inf 
389.91/390.15	c   378s|490000 | 72495 |  1017k|  70M|  35 |   5 |  40 |  13k| 613 |  40 |  13 |  18 | 298k|2751 | 0.000000e+00 |      --      |    Inf 
400.91/401.11	c   388s|500000 | 73487 |  1038k|  71M|  35 |   5 |  40 |  12k|  42 |  40 |  13 |  18 | 305k|2777 | 0.000000e+00 |      --      |    Inf 
409.39/409.65	c   397s|510000 | 74909 |  1060k|  73M|  35 |   5 |  40 |  15k|  12 |  40 |  13 |  18 | 311k|2808 | 0.000000e+00 |      --      |    Inf 
420.60/420.84	c   408s|520000 | 75904 |  1080k|  75M|  35 |   5 |  40 |  16k|  17 |  40 |  13 |  18 | 318k|2833 | 0.000000e+00 |      --      |    Inf 
434.57/434.87	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
434.57/434.87	c   421s|530000 | 76731 |  1101k|  75M|  35 |   - |  40 |  13k|  89 |   0 |   0 |  18 | 325k|2855 | 0.000000e+00 |      --      |    Inf 
446.57/446.81	c   433s|540000 | 77635 |  1121k|  76M|  35 |   - |  40 |  13k|  36 |   0 |   0 |  18 | 331k|2876 | 0.000000e+00 |      --      |    Inf 
456.76/457.08	c   443s|550000 | 78812 |  1143k|  77M|  35 |   - |  40 |  14k| 328 |  40 |  13 |  18 | 338k|2909 | 0.000000e+00 |      --      |    Inf 
468.26/468.50	c   454s|560000 | 79767 |  1164k|  79M|  35 |   5 |  40 |  15k|  53 |  40 |  13 |  18 | 344k|2941 | 0.000000e+00 |      --      |    Inf 
479.85/480.13	c   466s|570000 | 80551 |  1184k|  79M|  35 |   - |  40 |  14k|  37 |  40 |  13 |  18 | 351k|2965 | 0.000000e+00 |      --      |    Inf 
493.65/493.96	c   479s|580000 | 81139 |  1205k|  80M|  35 |   - |  40 |  13k|  93 |  40 |  13 |  18 | 358k|2992 | 0.000000e+00 |      --      |    Inf 
504.74/505.06	c   490s|590000 | 82081 |  1226k|  82M|  35 |   5 |  40 |  14k|  50 |  40 |  13 |  18 | 365k|3018 | 0.000000e+00 |      --      |    Inf 
517.34/517.69	c   502s|600000 | 82896 |  1246k|  83M|  35 |   - |  40 |  14k|  17 |  40 |  13 |  18 | 371k|3037 | 0.000000e+00 |      --      |    Inf 
529.72/530.06	c   514s|610000 | 83782 |  1266k|  84M|  35 |   5 |  40 |  14k|  13 |  40 |  13 |  18 | 378k|3070 | 0.000000e+00 |      --      |    Inf 
540.72/541.06	c   525s|620000 | 84722 |  1286k|  85M|  35 |   - |  40 |  15k|  60 |  40 |  13 |  18 | 385k|3094 | 0.000000e+00 |      --      |    Inf 
552.92/553.26	c   537s|630000 | 85553 |  1307k|  86M|  35 |   5 |  40 |  15k|  69 |  40 |  13 |  18 | 391k|3113 | 0.000000e+00 |      --      |    Inf 
564.51/564.85	c   548s|640000 | 86469 |  1328k|  87M|  35 |   - |  40 |  15k|  30 |  40 |  13 |  18 | 398k|3139 | 0.000000e+00 |      --      |    Inf 
577.31/577.68	c   561s|650000 | 87270 |  1348k|  88M|  35 |   - |  40 |  15k|  89 |  40 |  13 |  18 | 404k|3172 | 0.000000e+00 |      --      |    Inf 
587.81/588.11	c   571s|660000 | 88252 |  1368k|  90M|  35 |   - |  40 |  17k|  13 |   0 |   0 |  18 | 411k|3184 | 0.000000e+00 |      --      |    Inf 
600.10/600.45	c   583s|670000 | 89274 |  1389k|  91M|  35 |   5 |  40 |  18k|  44 |  40 |  13 |  18 | 418k|3200 | 0.000000e+00 |      --      |    Inf 
613.39/613.74	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
613.39/613.74	c   596s|680000 | 90172 |  1409k|  92M|  35 |   5 |  40 |  16k|  27 |  40 |  13 |  18 | 424k|3220 | 0.000000e+00 |      --      |    Inf 
628.59/628.90	c   611s|690000 | 90667 |  1430k|  92M|  35 |   - |  40 |  14k|  10 |   0 |   0 |  18 | 431k|3229 | 0.000000e+00 |      --      |    Inf 
642.58/643.00	c   625s|700000 | 91150 |  1450k|  93M|  35 |   5 |  40 |  13k| 317 |  40 |  13 |  18 | 438k|3251 | 0.000000e+00 |      --      |    Inf 
654.28/654.69	c   636s|710000 | 92009 |  1471k|  94M|  35 |   5 |  40 |  14k| 172 |  40 |  13 |  18 | 445k|3265 | 0.000000e+00 |      --      |    Inf 
664.97/665.37	c   647s|720000 | 93013 |  1492k|  95M|  35 |   - |  40 |  14k|  23 |  40 |  13 |  18 | 452k|3287 | 0.000000e+00 |      --      |    Inf 
678.98/679.40	c   661s|730000 | 93552 |  1512k|  96M|  35 |   5 |  40 |  15k| 256 |  40 |  13 |  18 | 459k|3302 | 0.000000e+00 |      --      |    Inf 
690.96/691.35	c   672s|740000 | 94509 |  1533k|  97M|  35 |   - |  40 |  15k| 154 |  40 |  13 |  18 | 465k|3318 | 0.000000e+00 |      --      |    Inf 
703.35/703.74	c   685s|750000 | 95434 |  1553k|  99M|  35 |   - |  40 |  16k|  40 |  40 |  13 |  18 | 472k|3326 | 0.000000e+00 |      --      |    Inf 
714.45/714.87	c   695s|760000 | 96911 |  1575k| 100M|  35 |   5 |  40 |  16k|   6 |  40 |  13 |  18 | 478k|3340 | 0.000000e+00 |      --      |    Inf 
723.84/724.21	c   704s|770000 | 98545 |  1596k| 102M|  35 |   - |  40 |  18k| 122 |  40 |  13 |  18 | 484k|3356 | 0.000000e+00 |      --      |    Inf 
735.05/735.42	c   715s|780000 | 99826 |  1617k| 103M|  35 |   5 |  40 |  18k|  41 |  40 |  13 |  18 | 490k|3377 | 0.000000e+00 |      --      |    Inf 
745.13/745.56	c   725s|790000 |101484 |  1639k| 105M|  35 |   5 |  40 |  18k|  43 |  40 |  13 |  18 | 496k|3394 | 0.000000e+00 |      --      |    Inf 
758.14/758.57	c   738s|800000 |102289 |  1660k| 106M|  35 |   5 |  40 |  18k| 140 |  40 |  13 |  18 | 503k|3414 | 0.000000e+00 |      --      |    Inf 
769.62/770.03	c   749s|810000 |103523 |  1681k| 107M|  35 |   5 |  40 |  20k|  45 |  40 |  13 |  18 | 510k|3444 | 0.000000e+00 |      --      |    Inf 
783.32/783.76	c   763s|820000 |104320 |  1703k| 108M|  35 |   5 |  40 |  20k|  22 |  40 |  13 |  18 | 517k|3462 | 0.000000e+00 |      --      |    Inf 
796.91/797.31	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
796.91/797.31	c   776s|830000 |105238 |  1723k| 110M|  35 |   - |  40 |  20k|  67 |  40 |  13 |  18 | 523k|3479 | 0.000000e+00 |      --      |    Inf 
811.01/811.43	c   790s|840000 |105889 |  1744k| 110M|  35 |   5 |  40 |  20k|  68 |  40 |  13 |  18 | 530k|3501 | 0.000000e+00 |      --      |    Inf 
829.21/829.69	c   808s|850000 |106284 |  1765k| 111M|  35 |   5 |  40 |  18k|  22 |  40 |  13 |  18 | 537k|3522 | 0.000000e+00 |      --      |    Inf 
842.29/842.75	c   821s|860000 |107530 |  1787k| 112M|  35 |   5 |  40 |  18k|  66 |  40 |  13 |  18 | 544k|3540 | 0.000000e+00 |      --      |    Inf 
855.89/856.36	c   834s|870000 |108436 |  1809k| 114M|  35 |   5 |  40 |  20k| 260 |  40 |  13 |  18 | 551k|3558 | 0.000000e+00 |      --      |    Inf 
870.98/871.42	c   849s|880000 |109273 |  1831k| 114M|  35 |   5 |  40 |  18k| 293 |  40 |  13 |  18 | 557k|3572 | 0.000000e+00 |      --      |    Inf 
888.17/888.61	c   866s|890000 |109617 |  1852k| 115M|  35 |   - |  40 |  16k|   9 |   0 |   0 |  18 | 565k|3591 | 0.000000e+00 |      --      |    Inf 
904.97/905.47	c   882s|900000 |109903 |  1872k| 115M|  35 |   5 |  40 |  15k|  13 |  40 |  13 |  18 | 572k|3611 | 0.000000e+00 |      --      |    Inf 
917.36/917.83	c   894s|910000 |110909 |  1893k| 116M|  35 |   5 |  40 |  15k|   9 |  40 |  13 |  18 | 579k|3622 | 0.000000e+00 |      --      |    Inf 
927.06/927.58	c   904s|920000 |112363 |  1914k| 118M|  35 |   - |  40 |  17k| 122 |  40 |  13 |  18 | 585k|3632 | 0.000000e+00 |      --      |    Inf 
939.06/939.50	c   916s|930000 |113188 |  1935k| 119M|  35 |   - |  40 |  18k|  70 |  40 |  13 |  18 | 592k|3644 | 0.000000e+00 |      --      |    Inf 
951.25/951.71	c   928s|940000 |114263 |  1955k| 121M|  35 |   - |  40 |  19k|  24 |  40 |  13 |  18 | 598k|3668 | 0.000000e+00 |      --      |    Inf 
964.46/964.98	c   941s|950000 |114950 |  1977k| 122M|  35 |   5 |  40 |  19k|  44 |  40 |  13 |  18 | 605k|3680 | 0.000000e+00 |      --      |    Inf 
975.34/975.87	c   951s|960000 |116681 |  1998k| 123M|  35 |   - |  40 |  20k|  38 |  40 |  13 |  18 | 612k|3700 | 0.000000e+00 |      --      |    Inf 
987.33/987.85	c   963s|970000 |118125 |  2020k| 125M|  35 |   5 |  40 |  21k|  33 |  40 |  13 |  18 | 618k|3716 | 0.000000e+00 |      --      |    Inf 
1000.83/1001.37	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1000.83/1001.37	c   976s|980000 |119593 |  2042k| 127M|  35 |   5 |  40 |  22k|  17 |  40 |  13 |  18 | 624k|3736 | 0.000000e+00 |      --      |    Inf 
1016.52/1017.02	c   992s|990000 |120490 |  2063k| 128M|  35 |   5 |  40 |  22k|  11 |  40 |  13 |  18 | 631k|3749 | 0.000000e+00 |      --      |    Inf 
1032.20/1032.71	c  1007s|  1000k|121207 |  2085k| 129M|  35 |   5 |  40 |  23k|  18 |  40 |  13 |  18 | 638k|3771 | 0.000000e+00 |      --      |    Inf 
1050.50/1051.08	c  1025s|  1010k|121500 |  2107k| 129M|  35 |   - |  40 |  22k|  17 |   0 |   0 |  18 | 645k|3792 | 0.000000e+00 |      --      |    Inf 
1068.99/1069.55	c  1043s|  1020k|121914 |  2127k| 130M|  35 |   - |  40 |  21k|  15 |  40 |  13 |  18 | 653k|3808 | 0.000000e+00 |      --      |    Inf 
1081.88/1082.47	c  1056s|  1030k|122976 |  2148k| 132M|  35 |   - |  40 |  24k|  21 |  40 |  13 |  18 | 659k|3828 | 0.000000e+00 |      --      |    Inf 
1098.99/1099.53	c  1073s|  1040k|123718 |  2168k| 133M|  35 |   5 |  40 |  23k|  73 |  40 |  13 |  18 | 666k|3845 | 0.000000e+00 |      --      |    Inf 
1113.77/1114.35	c  1087s|  1050k|124796 |  2190k| 133M|  35 |   - |  40 |  21k|  25 |  40 |  13 |  18 | 673k|3866 | 0.000000e+00 |      --      |    Inf 
1135.26/1135.83	c  1109s|  1060k|124928 |  2211k| 133M|  35 |   - |  40 |  18k| 779 |  40 |  13 |  18 | 680k|3889 | 0.000000e+00 |      --      |    Inf 
1153.75/1154.31	c  1127s|  1070k|125222 |  2231k| 133M|  35 |   5 |  40 |  16k|  11 |  40 |  13 |  18 | 687k|3913 | 0.000000e+00 |      --      |    Inf 
1166.16/1166.74	c  1139s|  1080k|126068 |  2252k| 135M|  35 |   5 |  40 |  17k| 470 |  40 |  13 |  18 | 694k|3930 | 0.000000e+00 |      --      |    Inf 
1182.74/1183.38	c  1155s|  1090k|126420 |  2273k| 135M|  35 |   5 |  40 |  15k|  13 |  40 |  13 |  18 | 701k|3947 | 0.000000e+00 |      --      |    Inf 
1193.84/1194.45	c  1166s|  1100k|127216 |  2293k| 136M|  35 |   5 |  40 |  17k|  15 |  40 |  13 |  18 | 708k|3963 | 0.000000e+00 |      --      |    Inf 
1209.54/1210.19	c  1182s|  1110k|127745 |  2314k| 137M|  35 |   5 |  40 |  17k|  44 |  40 |  13 |  18 | 715k|3989 | 0.000000e+00 |      --      |    Inf 
1222.13/1222.78	c  1194s|  1120k|128526 |  2334k| 139M|  35 |   - |  40 |  19k|  12 |   0 |   0 |  18 | 722k|3998 | 0.000000e+00 |      --      |    Inf 
1240.41/1241.01	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1240.41/1241.01	c  1212s|  1130k|128930 |  2354k| 139M|  35 |   - |  40 |  16k|  50 |   0 |   0 |  18 | 729k|4016 | 0.000000e+00 |      --      |    Inf 
1257.21/1257.86	c  1228s|  1140k|129343 |  2375k| 139M|  35 |   - |  40 |  15k|  52 |  40 |  13 |  18 | 736k|4036 | 0.000000e+00 |      --      |    Inf 
1269.52/1270.19	c  1241s|  1150k|130092 |  2396k| 141M|  35 |   - |  40 |  16k|  15 |  40 |  13 |  18 | 743k|4054 | 0.000000e+00 |      --      |    Inf 
1285.60/1286.26	c  1256s|  1160k|130379 |  2417k| 141M|  35 |   - |  40 |  16k|  22 |  40 |  13 |  18 | 751k|4069 | 0.000000e+00 |      --      |    Inf 
1302.19/1302.89	c  1273s|  1170k|130768 |  2438k| 142M|  35 |   - |  40 |  15k|  73 |  40 |  13 |  18 | 758k|4088 | 0.000000e+00 |      --      |    Inf 
1316.69/1317.35	c  1287s|  1180k|131224 |  2458k| 143M|  35 |   5 |  40 |  15k| 467 |  40 |  13 |  18 | 765k|4110 | 0.000000e+00 |      --      |    Inf 
1332.28/1332.91	c  1302s|  1190k|131621 |  2478k| 143M|  35 |   5 |  40 |  16k|  78 |  40 |  13 |  18 | 772k|4127 | 0.000000e+00 |      --      |    Inf 
1345.38/1346.04	c  1315s|  1200k|132127 |  2499k| 145M|  35 |   - |  40 |  17k|  30 |  40 |  13 |  18 | 779k|4142 | 0.000000e+00 |      --      |    Inf 
1362.67/1363.34	c  1332s|  1210k|132363 |  2519k| 145M|  35 |   - |  40 |  15k| 106 |  40 |  13 |  18 | 786k|4159 | 0.000000e+00 |      --      |    Inf 
1378.06/1378.79	c  1347s|  1220k|132748 |  2540k| 146M|  35 |   5 |  40 |  15k|  20 |  40 |  13 |  18 | 794k|4176 | 0.000000e+00 |      --      |    Inf 
1389.35/1390.00	c  1358s|  1230k|134098 |  2560k| 147M|  35 |   5 |  40 |  17k|   8 |  40 |  13 |  18 | 800k|4192 | 0.000000e+00 |      --      |    Inf 
1401.14/1401.88	c  1370s|  1240k|134767 |  2579k| 149M|  35 |   - |  40 |  18k|  18 |   0 |   0 |  18 | 807k|4210 | 0.000000e+00 |      --      |    Inf 
1412.94/1413.62	c  1382s|  1250k|136102 |  2599k| 151M|  35 |   5 |  40 |  21k| 631 |  40 |  13 |  18 | 813k|4221 | 0.000000e+00 |      --      |    Inf 
1427.63/1428.30	c  1396s|  1260k|136484 |  2618k| 151M|  35 |   - |  40 |  21k|  25 |  40 |  13 |  18 | 820k|4234 | 0.000000e+00 |      --      |    Inf 
1440.23/1440.95	c  1408s|  1270k|137579 |  2638k| 153M|  35 |   - |  40 |  23k|   8 |  40 |  13 |  18 | 827k|4244 | 0.000000e+00 |      --      |    Inf 
1456.92/1457.64	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1456.92/1457.64	c  1425s|  1280k|138140 |  2659k| 154M|  35 |   5 |  40 |  22k| 354 |  40 |  13 |  18 | 834k|4264 | 0.000000e+00 |      --      |    Inf 
1473.61/1474.33	c  1441s|  1290k|138378 |  2679k| 154M|  36 |   - |  40 |  21k|3669 |  40 |  13 |  18 | 842k|4273 | 0.000000e+00 |      --      |    Inf 
1491.71/1492.45	c  1459s|  1300k|138882 |  2700k| 154M|  36 |   5 |  40 |  18k|  78 |  40 |  13 |  18 | 849k|4316 | 0.000000e+00 |      --      |    Inf 
1503.30/1504.09	c  1470s|  1310k|140132 |  2720k| 156M|  36 |   5 |  40 |  19k| 106 |  40 |  13 |  18 | 855k|4316 | 0.000000e+00 |      --      |    Inf 
1521.09/1521.88	c  1488s|  1320k|140272 |  2741k| 156M|  36 |   - |  40 |  18k|   7 |   0 |   0 |  18 | 862k|4319 | 0.000000e+00 |      --      |    Inf 
1538.89/1539.62	c  1505s|  1330k|140646 |  2762k| 156M|  36 |   5 |  40 |  16k| 161 |  40 |  13 |  18 | 870k|4330 | 0.000000e+00 |      --      |    Inf 
1551.88/1552.68	c  1518s|  1340k|141320 |  2783k| 158M|  36 |   - |  40 |  18k|  24 |  40 |  13 |  18 | 877k|4341 | 0.000000e+00 |      --      |    Inf 
1566.97/1567.76	c  1533s|  1350k|141720 |  2804k| 158M|  36 |   - |  40 |  17k|   7 |  40 |  13 |  18 | 884k|4358 | 0.000000e+00 |      --      |    Inf 
1581.57/1582.34	c  1547s|  1360k|142338 |  2824k| 159M|  36 |   - |  40 |  18k|  19 |  40 |  13 |  18 | 891k|4367 | 0.000000e+00 |      --      |    Inf 
1597.26/1598.08	c  1563s|  1370k|142896 |  2844k| 160M|  36 |   5 |  40 |  16k|  37 |  40 |  13 |  18 | 898k|4382 | 0.000000e+00 |      --      |    Inf 
1612.26/1613.00	c  1577s|  1380k|143273 |  2864k| 160M|  36 |   5 |  40 |  16k|  58 |  40 |  13 |  18 | 905k|4392 | 0.000000e+00 |      --      |    Inf 
1626.15/1626.92	c  1591s|  1390k|143832 |  2884k| 161M|  36 |   - |  40 |  17k|   9 |   0 |   0 |  18 | 911k|4399 | 0.000000e+00 |      --      |    Inf 
1643.64/1644.45	c  1608s|  1400k|144067 |  2904k| 162M|  36 |   - |  40 |  16k| 230 |  40 |  13 |  18 | 919k|4406 | 0.000000e+00 |      --      |    Inf 
1652.04/1652.82	c  1617s|  1410k|146361 |  2925k| 164M|  36 |   - |  40 |  19k| 136 |  40 |  13 |  18 | 924k|4411 | 0.000000e+00 |      --      |    Inf 
1663.34/1664.13	c  1628s|  1420k|147754 |  2947k| 166M|  36 |   5 |  40 |  20k| 142 |  40 |  13 |  18 | 930k|4417 | 0.000000e+00 |      --      |    Inf 
1675.14/1675.97	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1675.14/1675.97	c  1639s|  1430k|149102 |  2968k| 167M|  36 |   5 |  40 |  20k|  33 |  40 |  13 |  18 | 937k|4423 | 0.000000e+00 |      --      |    Inf 
1689.02/1689.86	c  1653s|  1440k|149693 |  2990k| 168M|  36 |   - |  40 |  20k|  74 |  40 |  13 |  18 | 943k|4441 | 0.000000e+00 |      --      |    Inf 
1701.01/1701.87	c  1665s|  1450k|150823 |  3011k| 170M|  36 |   5 |  40 |  22k| 201 |  40 |  13 |  18 | 950k|4454 | 0.000000e+00 |      --      |    Inf 
1715.82/1716.66	c  1679s|  1460k|151390 |  3032k| 170M|  36 |   - |  40 |  22k|   6 |   0 |   0 |  18 | 957k|4471 | 0.000000e+00 |      --      |    Inf 
1731.31/1732.15	c  1694s|  1470k|151781 |  3053k| 171M|  36 |   - |  40 |  21k|  17 |   0 |   0 |  18 | 964k|4491 | 0.000000e+00 |      --      |    Inf 
1747.80/1748.64	c  1710s|  1480k|151873 |  3075k| 172M|  36 |   5 |  40 |  21k| 243 |  40 |  13 |  18 | 971k|4514 | 0.000000e+00 |      --      |    Inf 
1763.29/1764.19	c  1726s|  1490k|152174 |  3096k| 172M|  36 |   5 |  40 |  22k| 188 |  40 |  13 |  18 | 979k|4531 | 0.000000e+00 |      --      |    Inf 
1781.68/1782.59	c  1744s|  1500k|152529 |  3117k| 173M|  36 |   - |  40 |  21k| 904 |  40 |  13 |  18 | 986k|4551 | 0.000000e+00 |      --      |    Inf 
1800.07/1800.90	c 
1800.07/1800.90	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.90	c Solving Time (sec) : 1761.95
1800.07/1800.90	c Solving Nodes      : 1508871
1800.07/1800.90	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.07/1800.90	c Dual Bound         : +0.00000000000000e+00
1800.07/1800.90	c Gap                : infinite
1800.07/1800.90	c NODE         1508871
1800.07/1800.90	c DUAL BOUND   0
1800.07/1800.90	c PRIMAL BOUND 1e+20
1800.07/1800.90	c GAP          1e+20
1800.07/1800.90	s UNKNOWN
1800.07/1800.90	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.90	c Solving Time       :    1761.95
1800.07/1800.90	c Original Problem   :
1800.07/1800.90	c   Problem name     : HOME/instance-1869516-1245175957.opb
1800.07/1800.91	c   Variables        : 41 (41 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.91	c   Constraints      : 11 initial, 11 maximal
1800.07/1800.91	c Presolved Problem  :
1800.07/1800.91	c   Problem name     : t_HOME/instance-1869516-1245175957.opb
1800.07/1800.91	c   Variables        : 40 (40 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.91	c   Constraints      : 5 initial, 26047 maximal
1800.07/1800.91	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.91	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.91	c   dualfix          :       0.00          1          0          0          0          0          0          0          0
1800.07/1800.91	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.91	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.91	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.91	c   probing          :       0.01          0          0          0          0          0          0          0          0
1800.07/1800.91	c   linear           :       0.00          0          0          0          0          0          6          0          0
1800.07/1800.91	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.91	c   root node        :          -          0          -          -          0          -          -          -          -
1800.07/1800.91	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.91	c   integral         :          0          0          0     876523          0        532       2155          0          0    1747868
1800.07/1800.91	c   linear           :          5          6    3738146          0          0     198868    1850659          0          0          0
1800.07/1800.91	c   logicor          :          0+         0    1855966          0          0       5494     764332          0          0          0
1800.07/1800.91	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.07/1800.91	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.91	c   integral         :       9.96       0.00       0.00       9.96       0.00
1800.07/1800.91	c   linear           :     129.12       0.00     129.12       0.00       0.00
1800.07/1800.91	c   logicor          :     750.33       0.00     750.33       0.00       0.00
1800.07/1800.91	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.91	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.91	c   rootredcost      :       1.31          0          0          0
1800.07/1800.91	c   pseudoobj        :       0.89          0          0          0
1800.07/1800.91	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.91	c   propagation      :      13.30     204362     161173     558028       28.8         23       23.7          -
1800.07/1800.91	c   infeasible LP    :      29.22     506967     506957     961962       18.9       7499       22.8          0
1800.07/1800.91	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.91	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.91	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.91	c   applied globally :          -          -          -     985827       19.1          -          -          -
1800.07/1800.91	c   applied locally  :          -          -          -       7256       31.3          -          -          -
1800.07/1800.91	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.91	c   cut pool         :       0.00          5          -          -         12          -    (maximal pool size: 69)
1800.07/1800.91	c   redcost          :       1.67     876525          0          0          0          0
1800.07/1800.91	c   impliedbounds    :       0.00          6          0          0          0          0
1800.07/1800.91	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.91	c   gomory           :       0.01          6          0          0          1          0
1800.07/1800.91	c   strongcg         :       0.00          6          0          0         25          0
1800.07/1800.91	c   cmir             :       0.03          6          0          0         22          0
1800.07/1800.91	c   flowcover        :       0.00          6          0          0         32          0
1800.07/1800.91	c   clique           :       0.00          1          0          0          0          0
1800.07/1800.91	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.91	c   mcf              :       0.00          1          0          0          0          0
1800.07/1800.91	c Pricers            :       Time      Calls       Vars
1800.07/1800.91	c   problem variables:       0.00          0          0
1800.07/1800.91	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.91	c   relpscost        :       9.24     876523        532       2155          0          0    1747868
1800.07/1800.91	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.91	c   inference        :       0.00          0          0          0          0          0          0
1800.07/1800.91	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.91	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.91	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.91	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.91	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.91	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.91	c   LP solutions     :       0.00          -          0
1800.07/1800.91	c   pseudo solutions :       0.00          -          0
1800.07/1800.91	c   oneopt           :       0.71          0          0
1800.07/1800.91	c   crossover        :       0.41          0          0
1800.07/1800.91	c   guideddiving     :       0.08          0          0
1800.07/1800.91	c   rootsoldiving    :       0.09         31          0
1800.07/1800.91	c   linesearchdiving :       0.11         62          0
1800.07/1800.91	c   coefdiving       :       0.12         62          0
1800.07/1800.91	c   pscostdiving     :       0.18         62          0
1800.07/1800.91	c   fracdiving       :       0.07         62          0
1800.07/1800.91	c   veclendiving     :       0.14         62          0
1800.07/1800.91	c   feaspump         :       0.06         32          0
1800.07/1800.91	c   objpscostdiving  :       0.09         32          0
1800.07/1800.91	c   simplerounding   :       0.45          0          0
1800.07/1800.91	c   rounding         :       0.89      13312          0
1800.07/1800.91	c   shifting         :       1.73       4046          0
1800.07/1800.91	c   intshifting      :       0.03          0          0
1800.07/1800.91	c   fixandinfer      :       0.00          0          0
1800.07/1800.91	c   intdiving        :       0.00          0          0
1800.07/1800.91	c   actconsdiving    :       0.00          0          0
1800.07/1800.91	c   octane           :       0.00          0          0
1800.07/1800.91	c   rens             :       0.02          1          0
1800.07/1800.91	c   rins             :       0.00          0          0
1800.07/1800.91	c   localbranching   :       0.00          0          0
1800.07/1800.91	c   mutation         :       0.00          0          0
1800.07/1800.91	c   dins             :       0.00          0          0
1800.07/1800.91	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.91	c   primal LP        :       0.00          0          0       0.00          -
1800.07/1800.91	c   dual LP          :     105.53    1338028    3134712       2.34   29704.46
1800.07/1800.91	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.91	c   diving/probing LP:       0.01        952       1661       1.74  166100.00
1800.07/1800.91	c   strong branching :       0.68       4565      17641       3.86   25942.65
1800.07/1800.91	c     (at root node) :          -         13        297      22.85          -
1800.07/1800.91	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.91	c B&B Tree           :
1800.07/1800.91	c   number of runs   :          1
1800.07/1800.91	c   nodes            :    1508871
1800.07/1800.91	c   nodes (total)    :    1508871
1800.07/1800.91	c   nodes left       :     152739
1800.07/1800.91	c   max depth        :         36
1800.07/1800.91	c   max depth (total):         36
1800.07/1800.91	c   backtracks       :     324271 (21.5%)
1800.07/1800.91	c   delayed cutoffs  :      86259
1800.07/1800.91	c   repropagations   :    1335013 (1237084 domain reductions, 76176 cutoffs)
1800.07/1800.91	c   avg switch length:       5.57
1800.07/1800.91	c   switching time   :     486.00
1800.07/1800.91	c Solution           :
1800.07/1800.91	c   Solutions found  :          0 (0 improvements)
1800.07/1800.91	c   Primal Bound     :          -
1800.07/1800.91	c   Dual Bound       : +0.00000000000000e+00
1800.07/1800.91	c   Gap              :   infinite
1800.07/1800.91	c   Root Dual Bound  : +0.00000000000000e+00
1801.17/1802.02	c Time complete: 1801.19.

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6642
/proc/meminfo: memFree=1851736/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=4324 CPUtime=0
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 464 0 0 0 0 0 0 0 18 0 1 0 185195793 4427776 448 1992294400 4194304 7823515 548682068736 18446744073709551615 6883856 0 0 4096 0 0 0 0 17 1 0 0
/proc/6642/statm: 1081 456 293 886 0 191 0

[startup+0.023953 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6642
/proc/meminfo: memFree=1851736/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=12748 CPUtime=0.01
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 2696 0 0 0 1 0 0 0 18 0 1 0 185195793 13053952 2324 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6642/statm: 3187 2324 521 886 0 2297 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12748

[startup+0.101962 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6642
/proc/meminfo: memFree=1851736/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=12748 CPUtime=0.09
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 4128 0 0 0 8 1 0 0 18 0 1 0 185195793 13053952 2408 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6642/statm: 3187 2408 559 886 0 2297 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12748

[startup+0.301985 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6642
/proc/meminfo: memFree=1851736/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=12748 CPUtime=0.29
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 4136 0 0 0 26 3 0 0 19 0 1 0 185195793 13053952 2416 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6642/statm: 3187 2416 566 886 0 2297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12748

[startup+0.70103 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6642
/proc/meminfo: memFree=1851736/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=13016 CPUtime=0.69
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 4179 0 0 0 63 6 0 0 23 0 1 0 185195793 13328384 2459 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6642/statm: 3254 2459 566 886 0 2364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13016

[startup+1.50112 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1843280/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=14332 CPUtime=1.49
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 4514 0 0 0 136 13 0 0 25 0 1 0 185195793 14675968 2794 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6642/statm: 3583 2794 566 886 0 2693 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14332

[startup+3.10251 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1841104/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=16388 CPUtime=3.09
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 5023 0 0 0 286 23 0 0 25 0 1 0 185195793 16781312 3303 1992294400 4194304 7823515 548682068736 18446744073709551615 6212418 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6642/statm: 4097 3303 566 886 0 3207 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16388

[startup+6.30187 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1838864/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=18024 CPUtime=6.28
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 5425 0 0 0 588 40 0 0 25 0 1 0 185195793 18456576 3705 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 4506 3705 566 886 0 3616 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18024

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1835536/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=21476 CPUtime=12.67
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 6277 0 0 0 1188 79 0 0 25 0 1 0 185195793 21991424 4557 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 5369 4557 566 886 0 4479 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21476

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1829520/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=27504 CPUtime=25.46
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 7782 0 0 0 2395 151 0 0 25 0 1 0 185195793 28164096 6062 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 6876 6062 566 886 0 5986 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27504

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1821392/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=36536 CPUtime=51.05
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 10034 0 0 0 4839 266 0 0 25 0 1 0 185195793 37412864 8314 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 9134 8314 566 886 0 8244 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 36536

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1806416/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=50324 CPUtime=102.23
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 13522 0 0 0 9766 457 0 0 25 0 1 0 185195793 51531776 11802 1992294400 4194304 7823515 548682068736 18446744073709551615 4207871 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 12581 11802 566 886 0 11691 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 50324

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1797968/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=58532 CPUtime=162.21
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 15620 0 0 0 15581 640 0 0 25 0 1 0 185195793 59936768 13900 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 14633 13900 566 886 0 13743 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 58532

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1786832/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=69776 CPUtime=222.17
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 18390 0 0 0 21401 816 0 0 25 0 1 0 185195793 71450624 16670 1992294400 4194304 7823515 548682068736 18446744073709551615 5102336 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 17444 16670 566 886 0 16554 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 69776

[startup+282.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1777168/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=79068 CPUtime=282.15
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 20766 0 0 0 27251 964 0 0 25 0 1 0 185195793 80965632 19046 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 19767 19046 566 886 0 18877 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 79068

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1767888/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=89664 CPUtime=342.12
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 23074 0 0 0 33096 1116 0 0 25 0 1 0 185195793 91815936 21354 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 22416 21354 566 886 0 21526 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 89664

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1761936/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=95900 CPUtime=402.1
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 24542 0 0 0 38954 1256 0 0 25 0 1 0 185195793 98201600 22822 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 23975 22822 566 886 0 23085 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 95900

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1755216/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=102452 CPUtime=462.06
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 26215 0 0 0 44814 1392 0 0 25 0 1 0 185195793 104910848 24495 1992294400 4194304 7823515 548682068736 18446744073709551615 4221616 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 25613 24495 566 886 0 24723 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 102452

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1749200/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=108716 CPUtime=522.03
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 27729 0 0 0 50677 1526 0 0 25 0 1 0 185195793 111325184 26009 1992294400 4194304 7823515 548682068736 18446744073709551615 4221694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 27179 26009 566 886 0 26289 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 108716

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1745232/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=112840 CPUtime=582
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 28722 0 0 0 56547 1653 0 0 25 0 1 0 185195793 115548160 27002 1992294400 4194304 7823515 548682068736 18446744073709551615 5102336 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 28210 27002 566 886 0 27320 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 112840

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1739728/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=118088 CPUtime=641.99
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 30064 0 0 0 62436 1763 0 0 25 0 1 0 185195793 120922112 28344 1992294400 4194304 7823515 548682068736 18446744073709551615 4221694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 29522 28344 566 886 0 28632 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 118088

[startup+702.302 s]

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

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1700880/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=156516 CPUtime=1061.79
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 39735 0 0 0 103619 2560 0 0 25 0 1 0 185195793 160272384 38015 1992294400 4194304 7823515 548682068736 18446744073709551615 5102336 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 39129 38015 566 886 0 38239 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 156516

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1696528/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=160492 CPUtime=1121.77
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 40722 0 0 0 109519 2658 0 0 25 0 1 0 185195793 164343808 39002 1992294400 4194304 7823515 548682068736 18446744073709551615 4221694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 40123 39002 566 886 0 39233 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 160492

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1695184/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=161580 CPUtime=1181.74
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 41031 0 0 0 115425 2749 0 0 25 0 1 0 185195793 165457920 39311 1992294400 4194304 7823515 548682068736 18446744073709551615 4209589 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 40395 39311 566 886 0 39505 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 161580

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1690768/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=165908 CPUtime=1241.72
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 42098 0 0 0 121317 2855 0 0 25 0 1 0 185195793 169889792 40378 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 41477 40378 566 886 0 40587 0
Current children cumulated CPU time (s) 1241.72
Current children cumulated vsize (KiB) 165908

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1686544/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=170288 CPUtime=1301.69
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 43139 0 0 0 127221 2948 0 0 25 0 1 0 185195793 174374912 41419 1992294400 4194304 7823515 548682068736 18446744073709551615 5020805 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 42572 41419 566 886 0 41682 0
Current children cumulated CPU time (s) 1301.69
Current children cumulated vsize (KiB) 170288

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1682896/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=173832 CPUtime=1361.66
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 44039 0 0 0 133118 3048 0 0 25 0 1 0 185195793 178003968 42319 1992294400 4194304 7823515 548682068736 18446744073709551615 5102336 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 43458 42319 566 886 0 42568 0
Current children cumulated CPU time (s) 1361.66
Current children cumulated vsize (KiB) 173832

[startup+1422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1676560/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=180040 CPUtime=1421.63
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 45621 0 0 0 139004 3159 0 0 25 0 1 0 185195793 184360960 43901 1992294400 4194304 7823515 548682068736 18446744073709551615 4221694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 45010 43901 566 886 0 44120 0
Current children cumulated CPU time (s) 1421.63
Current children cumulated vsize (KiB) 180040

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1673040/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=183788 CPUtime=1481.61
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 46495 0 0 0 144903 3258 0 0 25 0 1 0 185195793 188198912 44775 1992294400 4194304 7823515 548682068736 18446744073709551615 5102406 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 45947 44775 566 886 0 45057 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 183788

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1671056/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=185572 CPUtime=1541.59
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 46980 0 0 0 150801 3358 0 0 25 0 1 0 185195793 190025728 45260 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 46393 45260 566 886 0 45503 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 185572

[startup+1602.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1666000/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=190856 CPUtime=1601.57
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 48229 0 0 0 156693 3464 0 0 25 0 1 0 185195793 195436544 46509 1992294400 4194304 7823515 548682068736 18446744073709551615 4243063 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 47714 46509 566 886 0 46824 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 190856

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1663696/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=193336 CPUtime=1661.53
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 48798 0 0 0 162581 3572 0 0 25 0 1 0 185195793 197976064 47078 1992294400 4194304 7823515 548682068736 18446744073709551615 5102406 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 48334 47078 566 886 0 47444 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 193336

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1656656/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=200096 CPUtime=1721.51
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 50516 0 0 0 168461 3690 0 0 25 0 1 0 185195793 204898304 48796 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 50024 48796 566 886 0 49134 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 200096

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1653072/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=203724 CPUtime=1781.48
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 51379 0 0 0 174356 3792 0 0 25 0 1 0 185195793 208613376 49659 1992294400 4194304 7823515 548682068736 18446744073709551615 4209589 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 50931 49659 566 886 0 50041 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 203724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6643
/proc/meminfo: memFree=1653072/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=203724 CPUtime=1800.07
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 51380 0 0 0 176194 3813 0 0 25 0 1 0 185195793 208613376 49660 1992294400 4194304 7823515 548682068736 18446744073709551615 5102336 0 0 4096 16384 0 0 0 17 0 0 0
/proc/6642/statm: 50931 49660 566 886 0 50041 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 203724

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

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

[startup+1801.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6644
/proc/meminfo: memFree=1653000/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=203724 CPUtime=1800.47
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 51382 0 0 0 176234 3813 0 0 25 0 1 0 185195793 208613376 49662 1992294400 4194304 7823515 548682068736 18446744073709551615 5105541 0 0 4096 0 0 0 0 17 1 0 0
/proc/6642/statm: 50931 49662 568 886 0 50041 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (KiB) 203724

[startup+1801.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6644
/proc/meminfo: memFree=1653000/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=203724 CPUtime=1800.86
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 51382 0 0 0 176273 3813 0 0 25 0 1 0 185195793 208613376 49662 1992294400 4194304 7823515 548682068736 18446744073709551615 5875083 0 0 4096 0 0 0 0 17 1 0 0
/proc/6642/statm: 50931 49662 568 886 0 50041 0
Current children cumulated CPU time (s) 1800.86
Current children cumulated vsize (KiB) 203724

[startup+1801.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6644
/proc/meminfo: memFree=1653000/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=203724 CPUtime=1801.06
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 51382 0 0 0 176293 3813 0 0 25 0 1 0 185195793 208613376 49662 1992294400 4194304 7823515 548682068736 18446744073709551615 5875141 0 0 4096 0 0 0 0 17 1 0 0
/proc/6642/statm: 50931 49662 568 886 0 50041 0
Current children cumulated CPU time (s) 1801.06
Current children cumulated vsize (KiB) 203724

[startup+1802 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 6644
/proc/meminfo: memFree=1653000/2055920 swapFree=4191900/4192956
[pid=6642] ppid=6640 vsize=154784 CPUtime=1801.17
/proc/6642/stat : 6642 (pbscip.linux.x8) R 6640 6642 6523 0 -1 4194304 51382 0 0 0 176302 3815 0 0 25 0 1 0 185195793 158498816 33788 1992294400 4194304 7823515 548682068736 18446744073709551615 7132266 0 0 4096 0 0 0 0 17 1 0 0
/proc/6642/statm: 38696 33788 568 886 0 37806 0
Current children cumulated CPU time (s) 1801.17
Current children cumulated vsize (KiB) 154784

Child status: 0
Real time (s): 1802.03
CPU time (s): 1801.2
CPU user time (s): 1763.03
CPU system time (s): 38.1722
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 203724

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

runsolver used 1.55276 second user time and 5.12022 second system time

The end

Launcher Data

Begin job on node28 at 2009-06-16 20:12:38
IDJOB=1869516
IDBENCH=2913
IDSOLVER=683
FILE ID=node28/1869516-1245175957
PBS_JOBID= 9363906
Free space on /tmp= 66176 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_1.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-1869516-1245175957/watcher-1869516-1245175957 -o /tmp/evaluation-result-1869516-1245175957/solver-1869516-1245175957 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1869516-1245175957.opb

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

MD5SUM BENCH= ae75c4a4fdafb98542bd11b7f7eecd54
RANDOM SEED=1250064850

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1852152 kB
Buffers:         38384 kB
Cached:          89264 kB
SwapCached:        260 kB
Active:          19184 kB
Inactive:       127880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852152 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            9840 kB
Writeback:           0 kB
Mapped:          22556 kB
Slab:            42392 kB
Committed_AS:   159832 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66168 MiB
End job on node28 at 2009-06-16 20:42:41