Trace number 2663573

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solverOPT3 624.501 624.729

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=223-P1=61-P2=13-P3=127-P4=37-P5=37-P6=137-P7=37-P8=223-B.opb
MD5SUM8f717fbc7f85484ebc0de379ab09a890
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark9.46856
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables192
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)512
Sum of products size (including duplicates)1024
Number of different products512
Sum of products size1024

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2663573-1276647496.opb>
0.00/0.01	c original problem has 704 variables (704 bin, 0 int, 0 impl, 0 cont) and 529 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.02	c presolving:
0.10/0.14	c (round 1) 8 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 54 chg coeffs, 0 upgd conss, 3056 impls, 0 clqs
0.10/0.14	c (round 2) 24 del vars, 14 del conss, 0 chg bounds, 0 chg sides, 68 chg coeffs, 9 upgd conss, 4624 impls, 0 clqs
0.10/0.15	c (round 3) 40 del vars, 28 del conss, 0 chg bounds, 0 chg sides, 82 chg coeffs, 9 upgd conss, 5968 impls, 0 clqs
0.10/0.15	c (round 4) 56 del vars, 42 del conss, 0 chg bounds, 0 chg sides, 96 chg coeffs, 9 upgd conss, 7088 impls, 0 clqs
0.10/0.16	c (round 5) 72 del vars, 56 del conss, 0 chg bounds, 0 chg sides, 110 chg coeffs, 9 upgd conss, 7984 impls, 0 clqs
0.10/0.16	c (round 6) 88 del vars, 70 del conss, 0 chg bounds, 0 chg sides, 124 chg coeffs, 9 upgd conss, 8656 impls, 0 clqs
0.10/0.17	c (round 7) 104 del vars, 84 del conss, 0 chg bounds, 0 chg sides, 138 chg coeffs, 9 upgd conss, 9104 impls, 0 clqs
0.10/0.17	c (round 8) 120 del vars, 98 del conss, 0 chg bounds, 0 chg sides, 152 chg coeffs, 9 upgd conss, 9328 impls, 0 clqs
0.10/0.18	c (round 9) 136 del vars, 112 del conss, 0 chg bounds, 0 chg sides, 166 chg coeffs, 9 upgd conss, 9328 impls, 0 clqs
0.19/0.20	c    (0.1s) probing: 207/568 (36.4%) - 0 fixings, 0 aggregations, 16 implications, 0 bound changes
0.19/0.20	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.19/0.20	c presolving (10 rounds):
0.19/0.20	c  136 deleted vars, 112 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 166 changed coefficients
0.19/0.20	c  9360 implications, 0 cliques
0.19/0.20	c presolved problem has 568 variables (568 bin, 0 int, 0 impl, 0 cont) and 409 constraints
0.19/0.20	c     392 constraints of type <and>
0.19/0.20	c       8 constraints of type <linear>
0.19/0.20	c       9 constraints of type <logicor>
0.19/0.20	c transformed objective value is always integral (scale: 2)
0.19/0.20	c Presolving Time: 0.11
0.19/0.20	c - non default parameters ----------------------------------------------------------------------
0.19/0.20	c # SCIP version 1.2.1.2
0.19/0.20	c 
0.19/0.20	c # frequency for displaying node information lines
0.19/0.20	c # [type: int, range: [-1,2147483647], default: 100]
0.19/0.20	c display/freq = 10000
0.19/0.20	c 
0.19/0.20	c # maximal time in seconds to run
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.20	c limits/time = 1800
0.19/0.20	c 
0.19/0.20	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.20	c limits/memory = 1620
0.19/0.21	c 
0.19/0.21	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21	c lp/solvefreq = -1
0.19/0.21	c 
0.19/0.21	c # should presolving try to simplify inequalities
0.19/0.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.21	c constraints/linear/simplifyinequalities = TRUE
0.19/0.21	c 
0.19/0.21	c # should presolving try to simplify knapsacks
0.19/0.21	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.21	c constraints/knapsack/simplifyinequalities = TRUE
0.19/0.21	c 
0.19/0.21	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21	c heuristics/undercover/freq = 0
0.19/0.21	c 
0.19/0.21	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.21	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21	c separating/rapidlearning/freq = 0
0.19/0.21	c 
0.19/0.21	c -----------------------------------------------------------------------------------------------
0.19/0.21	c start solving
0.19/0.21	c 
0.19/0.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.21	c   0.1s|     1 |     2 |     0 |     - |1846k|   0 |   - | 568 | 409 |   0 |   0 |   0 |   0 |   0 | 1.000000e+00 |      --      |    Inf 
2.79/2.83	c   2.5s| 10000 |  8168 |     0 |   0.0 |7479k| 369 |   - | 568 | 687 |   0 |   0 |   0 |1280 |   0 | 1.000000e+00 |      --      |    Inf 
5.79/5.87	c   5.3s| 20000 | 15321 |     0 |   0.0 |  12M| 369 |   - | 568 | 791 |   0 |   0 |   0 |3225 |   0 | 1.000000e+00 |      --      |    Inf 
8.89/8.93	c   8.1s| 30000 | 22379 |     0 |   0.0 |  17M| 369 |   - | 568 | 813 |   0 |   0 |   0 |5266 |   0 | 1.000000e+00 |      --      |    Inf 
11.79/11.87	c  10.8s| 40000 | 29667 |     0 |   0.0 |  22M| 369 |   - | 568 | 799 |   0 |   0 |   0 |7066 |   0 | 1.000000e+00 |      --      |    Inf 
14.59/14.68	c  13.4s| 50000 | 37257 |     0 |   0.0 |  28M| 369 |   - | 568 | 924 |   0 |   0 |   0 |8617 |   0 | 1.000000e+00 |      --      |    Inf 
17.60/17.64	c  16.1s| 60000 | 43570 |     0 |   0.0 |  33M| 369 |   - | 568 |1128 |   0 |   0 |   0 |  10k|   0 | 1.000000e+00 |      --      |    Inf 
20.78/20.86	c  19.0s| 70000 | 49868 |     0 |   0.0 |  38M| 369 |   - | 568 | 963 |   0 |   0 |   0 |  12k|   0 | 1.000000e+00 |      --      |    Inf 
23.88/24.00	c  21.9s| 80000 | 57323 |     0 |   0.0 |  44M| 369 |   - | 568 |1152 |   0 |   0 |   0 |  14k|   0 | 1.000000e+00 |      --      |    Inf 
27.17/27.23	c  24.9s| 90000 | 64790 |     0 |   0.0 |  49M| 369 |   - | 568 |1188 |   0 |   0 |   0 |  16k|   0 | 1.000000e+00 |      --      |    Inf 
30.37/30.44	c  27.9s|100000 | 72368 |     0 |   0.0 |  54M| 369 |   - | 568 |1286 |   0 |   0 |   0 |  18k|   0 | 1.000000e+00 |      --      |    Inf 
33.37/33.46	c  30.7s|110000 | 80384 |     0 |   0.0 |  60M| 369 |   - | 568 |1335 |   0 |   0 |   0 |  19k|   0 | 1.000000e+00 |      --      |    Inf 
36.97/37.00	c  34.0s|120000 | 86685 |     0 |   0.0 |  65M| 369 |   - | 568 |1305 |   0 |   0 |   0 |  22k|   0 | 1.000000e+00 |      --      |    Inf 
40.57/40.67	c  37.4s|130000 | 92991 |     0 |   0.0 |  70M| 369 |   - | 568 |1388 |   0 |   0 |   0 |  24k|   0 | 1.000000e+00 |      --      |    Inf 
44.17/44.25	c  40.7s|140000 | 99649 |     0 |   0.0 |  74M| 369 |   - | 568 |1538 |   0 |   0 |   0 |  27k|   0 | 1.000000e+00 |      --      |    Inf 
47.47/47.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
47.47/47.56	c  43.8s|150000 |106820 |     0 |   0.0 |  79M| 369 |   - | 568 |1289 |   0 |   0 |   0 |  28k|   0 | 1.000000e+00 |      --      |    Inf 
50.86/50.95	c  46.9s|160000 |113737 |     0 |   0.0 |  84M| 369 |   - | 568 |1346 |   0 |   0 |   0 |  30k|   0 | 1.000000e+00 |      --      |    Inf 
54.37/54.45	c  50.2s|170000 |120269 |     0 |   0.0 |  89M| 369 |   - | 568 |1398 |   0 |   0 |   0 |  33k|   0 | 1.000000e+00 |      --      |    Inf 
57.86/57.94	c  53.4s|180000 |126910 |     0 |   0.0 |  94M| 369 |   - | 568 |1394 |   0 |   0 |   0 |  35k|   0 | 1.000000e+00 |      --      |    Inf 
61.26/61.34	c  56.5s|190000 |133991 |     0 |   0.0 |  99M| 369 |   - | 568 |1402 |   0 |   0 |   0 |  37k|   0 | 1.000000e+00 |      --      |    Inf 
64.77/64.88	c  59.8s|200000 |140810 |     0 |   0.0 | 104M| 369 |   - | 568 |1342 |   0 |   0 |   0 |  40k|   0 | 1.000000e+00 |      --      |    Inf 
68.27/68.31	c  63.0s|210000 |147739 |     0 |   0.0 | 109M| 369 |   - | 568 |1325 |   0 |   0 |   0 |  42k|   0 | 1.000000e+00 |      --      |    Inf 
71.66/71.80	c  66.3s|220000 |154373 |     0 |   0.0 | 113M| 369 |   - | 568 |1422 |   0 |   0 |   0 |  44k|   0 | 1.000000e+00 |      --      |    Inf 
75.05/75.14	c  69.4s|230000 |161399 |     0 |   0.0 | 118M| 369 |   - | 568 |1367 |   0 |   0 |   0 |  47k|   0 | 1.000000e+00 |      --      |    Inf 
78.56/78.63	c  72.6s|240000 |168075 |     0 |   0.0 | 123M| 369 |   - | 568 |1566 |   0 |   0 |   0 |  49k|   0 | 1.000000e+00 |      --      |    Inf 
81.85/81.90	c  75.7s|250000 |175239 |     0 |   0.0 | 128M| 369 |   - | 568 |1519 |   0 |   0 |   0 |  51k|   0 | 1.000000e+00 |      --      |    Inf 
85.15/85.25	c  78.8s|260000 |182483 |     0 |   0.0 | 133M| 369 |   - | 568 |1240 |   0 |   0 |   0 |  53k|   0 | 1.000000e+00 |      --      |    Inf 
88.75/88.83	c  82.1s|270000 |189170 |     0 |   0.0 | 138M| 369 |   - | 568 |1417 |   0 |   0 |   0 |  55k|   0 | 1.000000e+00 |      --      |    Inf 
92.15/92.20	c  85.2s|280000 |196321 |     0 |   0.0 | 143M| 369 |   - | 568 |1049 |   0 |   0 |   0 |  57k|   0 | 1.000000e+00 |      --      |    Inf 
95.35/95.44	c  88.2s|290000 |203475 |     0 |   0.0 | 148M| 369 |   - | 568 |1016 |   0 |   0 |   0 |  59k|   0 | 1.000000e+00 |      --      |    Inf 
98.45/98.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
98.45/98.59	c  91.1s|300000 |210686 |     0 |   0.0 | 153M| 369 |   - | 568 |1013 |   0 |   0 |   0 |  61k|   0 | 1.000000e+00 |      --      |    Inf 
101.65/101.75	c  94.1s|310000 |217992 |     0 |   0.0 | 159M| 369 |   - | 568 |1011 |   0 |   0 |   0 |  63k|   0 | 1.000000e+00 |      --      |    Inf 
104.74/104.85	c  97.0s|320000 |225300 |     0 |   0.0 | 164M| 369 |   - | 568 |1032 |   0 |   0 |   0 |  65k|   0 | 1.000000e+00 |      --      |    Inf 
107.94/108.08	c  99.9s|330000 |232421 |     0 |   0.0 | 170M| 369 |   - | 568 |1051 |   0 |   0 |   0 |  67k|   0 | 1.000000e+00 |      --      |    Inf 
111.24/111.33	c   103s|340000 |239332 |     0 |   0.0 | 175M| 369 |   - | 568 |1099 |   0 |   0 |   0 |  68k|   0 | 1.000000e+00 |      --      |    Inf 
114.64/114.76	c   106s|350000 |246079 |     0 |   0.0 | 181M| 369 |   - | 568 |1058 |   0 |   0 |   0 |  70k|   0 | 1.000000e+00 |      --      |    Inf 
118.04/118.18	c   109s|360000 |252600 |     0 |   0.0 | 186M| 369 |   - | 568 |1089 |   0 |   0 |   0 |  73k|   0 | 1.000000e+00 |      --      |    Inf 
121.74/121.87	c   113s|370000 |258784 |     0 |   0.0 | 192M| 369 |   - | 568 |1221 |   0 |   0 |   0 |  75k|   0 | 1.000000e+00 |      --      |    Inf 
125.44/125.56	c   116s|380000 |264946 |     0 |   0.0 | 197M| 369 |   - | 568 |1316 |   0 |   0 |   0 |  78k|   0 | 1.000000e+00 |      --      |    Inf 
129.13/129.25	c   120s|390000 |270919 |     0 |   0.0 | 202M| 369 |   - | 568 |1344 |   0 |   0 |   0 |  80k|   0 | 1.000000e+00 |      --      |    Inf 
132.74/132.89	c   123s|400000 |277199 |     0 |   0.0 | 207M| 369 |   - | 568 |1395 |   0 |   0 |   0 |  82k|   0 | 1.000000e+00 |      --      |    Inf 
136.34/136.42	c   126s|410000 |283393 |     0 |   0.0 | 212M| 369 |   - | 568 |1624 |   0 |   0 |   0 |  85k|   0 | 1.000000e+00 |      --      |    Inf 
139.94/140.09	c   130s|420000 |289452 |     0 |   0.0 | 217M| 369 |   - | 568 |1592 |   0 |   0 |   0 |  88k|   0 | 1.000000e+00 |      --      |    Inf 
143.93/144.02	c   133s|430000 |294645 |     0 |   0.0 | 222M| 369 |   - | 568 |1804 |   0 |   0 |   0 |  91k|   0 | 1.000000e+00 |      --      |    Inf 
147.44/147.59	c   137s|440000 |300280 |     0 |   0.0 | 226M| 369 |   - | 568 |1632 |   0 |   0 |   0 |  93k|   0 | 1.000000e+00 |      --      |    Inf 
151.23/151.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
151.23/151.34	c   140s|450000 |305725 |     0 |   0.0 | 231M| 369 |   - | 568 |1692 |   0 |   0 |   0 |  96k|   0 | 1.000000e+00 |      --      |    Inf 
152.03/152.10	o 33
152.03/152.10	c * 141s|452381 |306575 |     0 |   0.0 | 232M| 369 |   - | 568 |1876 |   0 |   0 |   0 |  97k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
154.43/154.51	c   143s|460000 |311387 |     0 |   0.0 | 236M| 369 |   - | 568 |2006 |   0 |   0 |   0 |  99k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
157.53/157.62	c   146s|470000 |318350 |     0 |   0.0 | 242M| 369 |   - | 568 |1930 |   0 |   0 |   0 | 101k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
160.54/160.69	c   149s|480000 |326046 |     0 |   0.0 | 247M| 369 |   - | 568 | 830 |   0 |   0 |   0 | 102k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
163.53/163.63	c   151s|490000 |333913 |     0 |   0.0 | 254M| 369 |   - | 568 | 933 |   0 |   0 |   0 | 104k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
166.63/166.72	c   154s|500000 |340908 |     0 |   0.0 | 259M| 369 |   - | 568 | 989 |   0 |   0 |   0 | 106k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
169.43/169.58	c   157s|510000 |348973 |     0 |   0.0 | 265M| 369 |   - | 568 | 729 |   0 |   0 |   0 | 108k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
172.53/172.64	c   160s|520000 |356636 |     0 |   0.0 | 271M| 369 |   - | 568 |1057 |   0 |   0 |   0 | 109k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
175.82/175.98	c   163s|530000 |363832 |     0 |   0.0 | 276M| 369 |   - | 568 |1286 |   0 |   0 |   0 | 111k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
179.42/179.50	c   166s|540000 |370783 |     0 |   0.0 | 281M| 369 |   - | 568 |1455 |   0 |   0 |   0 | 114k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
183.12/183.30	c   170s|550000 |377445 |     0 |   0.0 | 286M| 369 |   - | 568 |1668 |   0 |   0 |   0 | 116k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
186.52/186.66	c   173s|560000 |384559 |     0 |   0.0 | 291M| 369 |   - | 568 |1408 |   0 |   0 |   0 | 118k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
190.23/190.34	c   176s|570000 |391522 |     0 |   0.0 | 296M| 369 |   - | 568 |1530 |   0 |   0 |   0 | 120k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
193.91/194.08	c   180s|580000 |398117 |     0 |   0.0 | 301M| 369 |   - | 568 |1628 |   0 |   0 |   0 | 122k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
197.51/197.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
197.51/197.63	c   183s|590000 |404977 |     0 |   0.0 | 305M| 369 |   - | 568 |1278 |   0 |   0 |   0 | 124k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
200.92/201.06	c   186s|600000 |411750 |     0 |   0.0 | 310M| 369 |   - | 568 |1337 |   0 |   0 |   0 | 127k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
204.31/204.46	c   189s|610000 |418580 |     0 |   0.0 | 314M| 369 |   - | 568 |1014 |   0 |   0 |   0 | 129k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
207.92/208.06	c   193s|620000 |425274 |     0 |   0.0 | 319M| 369 |   - | 568 |1516 |   0 |   0 |   0 | 131k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
211.62/211.72	c   196s|630000 |432122 |     0 |   0.0 | 324M| 369 |   - | 568 |1375 |   0 |   0 |   0 | 133k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
215.41/215.52	c   199s|640000 |438819 |     0 |   0.0 | 329M| 369 |   - | 568 |1685 |   0 |   0 |   0 | 136k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
219.11/219.24	c   203s|650000 |445769 |     0 |   0.0 | 334M| 369 |   - | 568 |1689 |   0 |   0 |   0 | 138k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
222.91/223.08	c   207s|660000 |452547 |     0 |   0.0 | 339M| 369 |   - | 568 |1812 |   0 |   0 |   0 | 140k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
226.62/226.77	c   210s|670000 |459628 |     0 |   0.0 | 344M| 369 |   - | 568 |1633 |   0 |   0 |   0 | 142k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
230.41/230.58	c   214s|680000 |466387 |     0 |   0.0 | 349M| 369 |   - | 568 |1937 |   0 |   0 |   0 | 145k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
233.81/233.96	c   217s|690000 |473798 |     0 |   0.0 | 354M| 369 |   - | 568 |1528 |   0 |   0 |   0 | 146k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
237.52/237.69	c   220s|700000 |480864 |     0 |   0.0 | 359M| 369 |   - | 568 |1813 |   0 |   0 |   0 | 148k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
241.41/241.53	c   224s|710000 |487809 |     0 |   0.0 | 364M| 369 |   - | 568 |1717 |   0 |   0 |   0 | 151k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
244.51/244.68	c   227s|720000 |495831 |     0 |   0.0 | 370M| 369 |   - | 568 |1253 |   0 |   0 |   0 | 152k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
248.10/248.28	c   230s|730000 |502644 |     0 |   0.0 | 375M| 369 |   - | 568 |1813 |   0 |   0 |   0 | 154k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
251.50/251.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
251.50/251.65	c   233s|740000 |510085 |     0 |   0.0 | 380M| 369 |   - | 568 |1652 |   0 |   0 |   0 | 156k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
255.00/255.13	c   236s|750000 |517202 |     0 |   0.0 | 385M| 369 |   - | 568 |1241 |   0 |   0 |   0 | 158k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
258.50/258.63	c   240s|760000 |524005 |     0 |   0.0 | 390M| 369 |   - | 568 |1687 |   0 |   0 |   0 | 160k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
262.50/262.69	c   243s|770000 |529670 |     0 |   0.0 | 394M| 369 |   - | 568 |1462 |   0 |   0 |   0 | 163k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
266.10/266.22	c   247s|780000 |536414 |     0 |   0.0 | 399M| 369 |   - | 568 |1368 |   0 |   0 |   0 | 165k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
269.89/270.03	c   250s|790000 |542608 |     0 |   0.0 | 403M| 369 |   - | 568 |1516 |   0 |   0 |   0 | 168k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
273.59/273.73	c   254s|800000 |549137 |     0 |   0.0 | 408M| 369 |   - | 568 |1259 |   0 |   0 |   0 | 170k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
277.29/277.45	c   257s|810000 |555496 |     0 |   0.0 | 413M| 369 |   - | 568 |1429 |   0 |   0 |   0 | 172k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
281.39/281.51	c   261s|820000 |561639 |     0 |   0.0 | 417M| 369 |   - | 568 |1346 |   0 |   0 |   0 | 175k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
285.49/285.65	c   265s|830000 |568090 |     0 |   0.0 | 422M| 369 |   - | 568 |1446 |   0 |   0 |   0 | 177k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
289.79/289.90	c   269s|840000 |574225 |     0 |   0.0 | 426M| 369 |   - | 568 |1264 |   0 |   0 |   0 | 180k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
293.49/293.62	c   272s|850000 |580704 |     0 |   0.0 | 431M| 369 |   - | 568 |1392 |   0 |   0 |   0 | 182k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
297.28/297.46	c   276s|860000 |587263 |     0 |   0.0 | 436M| 369 |   - | 568 |1720 |   0 |   0 |   0 | 185k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
301.18/301.34	c   279s|870000 |593540 |     0 |   0.0 | 440M| 369 |   - | 568 |1559 |   0 |   0 |   0 | 187k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
304.98/305.19	c   283s|880000 |600278 |     0 |   0.0 | 445M| 369 |   - | 568 |1709 |   0 |   0 |   0 | 189k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
308.77/308.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
308.77/308.90	c   286s|890000 |606782 |     0 |   0.0 | 450M| 369 |   - | 568 |1536 |   0 |   0 |   0 | 192k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
312.38/312.51	c   290s|900000 |613720 |     0 |   0.0 | 455M| 369 |   - | 568 |1830 |   0 |   0 |   0 | 194k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
316.07/316.24	c   293s|910000 |620450 |     0 |   0.0 | 460M| 369 |   - | 568 |1471 |   0 |   0 |   0 | 196k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
320.08/320.22	c   297s|920000 |626718 |     0 |   0.0 | 464M| 369 |   - | 568 |1808 |   0 |   0 |   0 | 199k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
323.87/324.07	c   301s|930000 |633431 |     0 |   0.0 | 469M| 369 |   - | 568 |1477 |   0 |   0 |   0 | 201k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
327.67/327.88	c   304s|940000 |640076 |     0 |   0.0 | 474M| 369 |   - | 568 |1640 |   0 |   0 |   0 | 203k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
331.47/331.69	c   308s|950000 |646795 |     0 |   0.0 | 479M| 369 |   - | 568 |1350 |   0 |   0 |   0 | 206k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
335.26/335.42	c   311s|960000 |653533 |     0 |   0.0 | 484M| 369 |   - | 568 |1533 |   0 |   0 |   0 | 208k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
339.06/339.27	c   315s|970000 |660145 |     0 |   0.0 | 489M| 369 |   - | 568 |1134 |   0 |   0 |   0 | 210k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
342.36/342.57	c   318s|980000 |667046 |     0 |   0.0 | 494M| 369 |   - | 568 |1474 |   0 |   0 |   0 | 212k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
345.56/345.76	c   321s|990000 |674667 |     0 |   0.0 | 499M| 369 |   - | 568 |1598 |   0 |   0 |   0 | 214k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
348.86/349.01	c   324s|  1000k|681948 |     0 |   0.0 | 504M| 369 |   - | 568 |1180 |   0 |   0 |   0 | 216k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
352.15/352.36	c   327s|  1010k|689116 |     0 |   0.0 | 509M| 369 |   - | 568 |1328 |   0 |   0 |   0 | 218k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
355.85/356.08	c   330s|  1020k|695784 |     0 |   0.0 | 514M| 369 |   - | 568 |1258 |   0 |   0 |   0 | 220k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
359.85/360.01	c   334s|  1030k|702099 |     0 |   0.0 | 519M| 369 |   - | 568 |1827 |   0 |   0 |   0 | 223k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
363.55/363.73	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
363.55/363.73	c   337s|  1040k|708934 |     0 |   0.0 | 524M| 369 |   - | 568 |1204 |   0 |   0 |   0 | 225k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
366.85/367.03	c   340s|  1050k|715989 |     0 |   0.0 | 529M| 369 |   - | 568 |1499 |   0 |   0 |   0 | 227k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
370.55/370.73	c   344s|  1060k|722917 |     0 |   0.0 | 534M| 369 |   - | 568 |1383 |   0 |   0 |   0 | 229k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
374.45/374.60	c   348s|  1070k|729279 |     0 |   0.0 | 539M| 369 |   - | 568 |1788 |   0 |   0 |   0 | 232k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
378.25/378.42	c   351s|  1080k|736147 |     0 |   0.0 | 543M| 369 |   - | 568 |1374 |   0 |   0 |   0 | 234k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
381.74/381.93	c   354s|  1090k|742968 |     0 |   0.0 | 548M| 369 |   - | 568 |1370 |   0 |   0 |   0 | 236k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
385.14/385.39	c   358s|  1100k|749878 |     0 |   0.0 | 553M| 369 |   - | 568 |1503 |   0 |   0 |   0 | 238k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
388.94/389.11	c   361s|  1110k|756308 |     0 |   0.0 | 558M| 369 |   - | 568 |1201 |   0 |   0 |   0 | 241k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
392.44/392.65	c   364s|  1120k|763036 |     0 |   0.0 | 563M| 369 |   - | 568 |1337 |   0 |   0 |   0 | 243k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
396.14/396.32	c   368s|  1130k|769490 |     0 |   0.0 | 567M| 369 |   - | 568 |1020 |   0 |   0 |   0 | 245k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
399.64/399.84	c   371s|  1140k|776315 |     0 |   0.0 | 572M| 369 |   - | 568 |1326 |   0 |   0 |   0 | 247k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
403.34/403.53	c   374s|  1150k|782782 |     0 |   0.0 | 577M| 369 |   - | 568 |1210 |   0 |   0 |   0 | 249k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
407.03/407.29	c   378s|  1160k|789289 |     0 |   0.0 | 582M| 369 |   - | 568 |1475 |   0 |   0 |   0 | 252k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
410.73/410.94	c   381s|  1170k|795665 |     0 |   0.0 | 586M| 369 |   - | 568 |1379 |   0 |   0 |   0 | 254k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
414.64/414.84	c   385s|  1180k|801944 |     0 |   0.0 | 590M| 369 |   - | 568 |1427 |   0 |   0 |   0 | 256k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
418.43/418.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
418.43/418.67	c   389s|  1190k|808325 |     0 |   0.0 | 595M| 369 |   - | 568 |1391 |   0 |   0 |   0 | 259k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
422.42/422.62	c   392s|  1200k|814351 |     0 |   0.0 | 599M| 369 |   - | 568 |1199 |   0 |   0 |   0 | 262k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
426.42/426.61	c   396s|  1210k|820578 |     0 |   0.0 | 604M| 369 |   - | 568 |1601 |   0 |   0 |   0 | 264k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
430.32/430.52	c   400s|  1220k|826932 |     0 |   0.0 | 608M| 369 |   - | 568 |1547 |   0 |   0 |   0 | 267k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
434.33/434.50	c   403s|  1230k|833426 |     0 |   0.0 | 613M| 369 |   - | 568 |1477 |   0 |   0 |   0 | 269k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
438.22/438.48	c   407s|  1240k|839688 |     0 |   0.0 | 618M| 369 |   - | 568 |1587 |   0 |   0 |   0 | 272k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
442.13/442.39	c   411s|  1250k|846200 |     0 |   0.0 | 622M| 369 |   - | 568 |1447 |   0 |   0 |   0 | 274k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
446.02/446.23	c   414s|  1260k|852873 |     0 |   0.0 | 627M| 369 |   - | 568 |1593 |   0 |   0 |   0 | 276k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
449.82/450.04	c   418s|  1270k|859575 |     0 |   0.0 | 632M| 369 |   - | 568 |1528 |   0 |   0 |   0 | 279k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
453.62/453.82	c   421s|  1280k|866327 |     0 |   0.0 | 637M| 369 |   - | 568 |1505 |   0 |   0 |   0 | 281k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
457.42/457.63	c   425s|  1290k|872873 |     0 |   0.0 | 641M| 369 |   - | 568 |1679 |   0 |   0 |   0 | 284k|   0 | 1.000000e+00 | 3.300000e+01 |3200.00%
457.62/457.82	o 25
457.62/457.82	c * 425s|  1290k|873090 |     0 |   0.0 | 641M| 369 |   - | 568 |1663 |   0 |   0 |   0 | 284k|   0 | 1.000000e+00 | 2.500000e+01 |2400.00%
461.21/461.48	c   429s|  1300k|879635 |     0 |   0.0 | 646M| 369 |   - | 568 |1494 |   0 |   0 |   0 | 286k|   0 | 1.000000e+00 | 2.500000e+01 |2400.00%
465.12/465.30	c   432s|  1310k|886344 |     0 |   0.0 | 651M| 369 |   - | 568 |1570 |   0 |   0 |   0 | 288k|   0 | 1.000000e+00 | 2.500000e+01 |2400.00%
468.81/469.08	c   436s|  1320k|893092 |     0 |   0.0 | 656M| 369 |   - | 568 |1550 |   0 |   0 |   0 | 291k|   0 | 1.000000e+00 | 2.500000e+01 |2400.00%
472.82/473.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
472.82/473.08	c   439s|  1330k|899506 |     0 |   0.0 | 660M| 369 |   - | 568 |1662 |   0 |   0 |   0 | 293k|   0 | 1.000000e+00 | 2.500000e+01 |2400.00%
476.81/477.01	c   443s|  1340k|906199 |     0 |   0.0 | 665M| 369 |   - | 568 |1602 |   0 |   0 |   0 | 295k|   0 | 1.000000e+00 | 2.500000e+01 |2400.00%
478.71/478.97	o 9
478.71/478.97	c * 445s|  1344k|897374 |     0 |   0.0 | 661M| 369 |   - | 568 |1472 |   0 |   0 |   0 | 297k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
481.00/481.27	c   447s|  1350k|900516 |     0 |   0.0 | 663M| 369 |   - | 568 | 836 |   0 |   0 |   0 | 298k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
484.91/485.12	c   451s|  1360k|906959 |     0 |   0.0 | 667M| 369 |   - | 568 |1058 |   0 |   0 |   0 | 301k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
488.81/489.02	c   454s|  1370k|913353 |     0 |   0.0 | 672M| 369 |   - | 568 |1486 |   0 |   0 |   0 | 303k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
492.62/492.82	c   458s|  1380k|919982 |     0 |   0.0 | 677M| 369 |   - | 568 |1428 |   0 |   0 |   0 | 306k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
496.60/496.88	c   462s|  1390k|926188 |     0 |   0.0 | 681M| 369 |   - | 568 |1797 |   0 |   0 |   0 | 309k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
500.61/500.89	c   465s|  1400k|932771 |     0 |   0.0 | 686M| 369 |   - | 568 |1417 |   0 |   0 |   0 | 311k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
504.71/504.97	c   469s|  1410k|939146 |     0 |   0.0 | 690M| 369 |   - | 568 |1794 |   0 |   0 |   0 | 314k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
508.70/508.97	c   473s|  1420k|945493 |     0 |   0.0 | 695M| 369 |   - | 568 |1349 |   0 |   0 |   0 | 317k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
512.90/513.15	c   477s|  1430k|951587 |     0 |   0.0 | 699M| 369 |   - | 568 |1798 |   0 |   0 |   0 | 319k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
516.81/517.09	c   480s|  1440k|958220 |     0 |   0.0 | 704M| 369 |   - | 568 |1254 |   0 |   0 |   0 | 322k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
521.10/521.33	c   484s|  1450k|964226 |     0 |   0.0 | 708M| 369 |   - | 568 |1769 |   0 |   0 |   0 | 325k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
524.99/525.20	c   488s|  1460k|970777 |     0 |   0.0 | 712M| 369 |   - | 568 |1271 |   0 |   0 |   0 | 327k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
529.20/529.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
529.20/529.44	c   492s|  1470k|976703 |     0 |   0.0 | 717M| 369 |   - | 568 |1845 |   0 |   0 |   0 | 330k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
533.09/533.33	c   496s|  1480k|983273 |     0 |   0.0 | 721M| 369 |   - | 568 |1482 |   0 |   0 |   0 | 333k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
537.39/537.60	c   500s|  1490k|989161 |     0 |   0.0 | 726M| 369 |   - | 568 |1784 |   0 |   0 |   0 | 336k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
541.29/541.55	c   503s|  1500k|995504 |     0 |   0.0 | 730M| 369 |   - | 568 |1922 |   0 |   0 |   0 | 339k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
545.18/545.46	c   507s|  1510k|  1002k|     0 |   0.0 | 735M| 369 |   - | 568 |1737 |   0 |   0 |   0 | 341k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
548.80/549.07	c   510s|  1520k|  1009k|     0 |   0.0 | 740M| 369 |   - | 568 |1393 |   0 |   0 |   0 | 343k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
553.19/553.41	c   514s|  1530k|  1015k|     0 |   0.0 | 744M| 369 |   - | 568 |1794 |   0 |   0 |   0 | 346k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
556.69/556.95	c   518s|  1540k|  1022k|     0 |   0.0 | 749M| 369 |   - | 568 |1435 |   0 |   0 |   0 | 348k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
560.79/561.04	c   522s|  1550k|  1028k|     0 |   0.0 | 754M| 369 |   - | 568 |1978 |   0 |   0 |   0 | 351k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
564.68/564.99	c   525s|  1560k|  1035k|     0 |   0.0 | 758M| 369 |   - | 568 |1655 |   0 |   0 |   0 | 353k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
568.59/568.87	c   529s|  1570k|  1041k|     0 |   0.0 | 763M| 369 |   - | 568 |1885 |   0 |   0 |   0 | 356k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
572.08/572.38	c   532s|  1580k|  1048k|     0 |   0.0 | 768M| 369 |   - | 568 |1555 |   0 |   0 |   0 | 358k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
575.48/575.72	c   535s|  1590k|  1056k|     0 |   0.0 | 773M| 369 |   - | 568 |1463 |   0 |   0 |   0 | 360k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
578.88/579.15	c   538s|  1600k|  1063k|     0 |   0.0 | 778M| 369 |   - | 568 |1514 |   0 |   0 |   0 | 362k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
582.48/582.70	c   542s|  1610k|  1070k|     0 |   0.0 | 783M| 369 |   - | 568 |1370 |   0 |   0 |   0 | 364k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
586.08/586.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
586.08/586.40	c   545s|  1620k|  1077k|     0 |   0.0 | 788M| 369 |   - | 568 |1725 |   0 |   0 |   0 | 366k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
590.07/590.39	c   549s|  1630k|  1083k|     0 |   0.0 | 793M| 369 |   - | 568 |1694 |   0 |   0 |   0 | 369k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
593.97/594.20	c   552s|  1640k|  1090k|     0 |   0.0 | 798M| 369 |   - | 568 |1988 |   0 |   0 |   0 | 371k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
597.58/597.82	c   556s|  1650k|  1097k|     0 |   0.0 | 803M| 369 |   - | 568 |1490 |   0 |   0 |   0 | 373k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
601.17/601.49	c   559s|  1660k|  1104k|     0 |   0.0 | 808M| 369 |   - | 568 |1724 |   0 |   0 |   0 | 375k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
604.88/605.12	c   563s|  1670k|  1111k|     0 |   0.0 | 813M| 369 |   - | 568 |1898 |   0 |   0 |   0 | 377k|   0 | 1.000000e+00 | 9.000000e+00 | 800.00%
608.08/608.34	o 3
608.08/608.34	c * 566s|  1678k|  1089k|     0 |   0.0 | 795M| 369 |   - | 568 |1560 |   0 |   0 |   0 | 379k|   0 | 1.000000e+00 | 3.000000e+00 | 200.00%
624.36/624.65	c 
624.36/624.65	c SCIP Status        : problem is solved [optimal solution found]
624.36/624.65	c Solving Time (sec) : 580.68
624.36/624.65	c Solving Nodes      : 1678422
624.36/624.65	c Primal Bound       : +3.00000000000000e+00 (4 solutions)
624.36/624.65	c Dual Bound         : +3.00000000000000e+00
624.36/624.65	c Gap                : 0.00 %
624.36/624.65	s OPTIMUM FOUND
624.36/624.65	v -x192 -x191 -x190 -x189 -x188 -x187 -x186 x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 x177 x128 -x127 -x126 -x125 -x124 -x123 
624.36/624.65	v -x122 x121 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x120 -x119 -x118 -x117 x116 x115 -x114 x113 -x168 -x167 -x166 -x165 
624.36/624.65	v -x164 -x163 x162 -x161 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x104 
624.36/624.65	v -x103 -x102 -x101 x100 -x99 -x98 x97 -x152 -x151 -x150 -x149 -x148 -x147 x146 -x145 -x96 -x95 -x94 -x93 -x92 -x91 -x90 x89 
624.36/624.65	v -x144 -x143 -x142 -x141 -x140 x139 x138 -x137 -x88 -x87 -x86 -x85 x84 -x83 -x82 x81 -x136 -x135 -x134 -x133 -x132 -x131 -x130 
624.36/624.65	v -x129 -x80 -x79 -x78 -x77 x76 x75 x74 x73 -x72 -x71 -x70 -x69 -x68 -x67 x66 x65 -x64 x63 -x62 -x61 -x60 x59 -x58 x57 -x56 -x55 
624.36/624.65	v -x54 -x53 x52 x51 -x50 x49 -x48 -x47 x46 x45 x44 -x43 -x42 x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 x33 -x32 -x31 x30 x29 x28 
624.36/624.65	v -x27 -x26 x25 -x24 x23 x22 -x21 -x20 x19 x18 x17 -x16 -x15 -x14 -x13 -x12 x11 -x10 x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 x1 
624.36/624.65	c SCIP Status        : problem is solved [optimal solution found]
624.36/624.65	c Solving Time       :     580.68
624.36/624.65	c Original Problem   :
624.36/624.65	c   Problem name     : HOME/instance-2663573-1276647496.opb
624.36/624.65	c   Variables        : 704 (704 binary, 0 integer, 0 implicit integer, 0 continuous)
624.36/624.65	c   Constraints      : 529 initial, 529 maximal
624.36/624.65	c Presolved Problem  :
624.36/624.65	c   Problem name     : t_HOME/instance-2663573-1276647496.opb
624.36/624.65	c   Variables        : 568 (568 binary, 0 integer, 0 implicit integer, 0 continuous)
624.36/624.65	c   Constraints      : 409 initial, 2112 maximal
624.36/624.65	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
624.36/624.65	c   trivial          :       0.00          0          0          0          0          0          0          0          0
624.36/624.65	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
624.36/624.65	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
624.36/624.65	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
624.36/624.65	c   implics          :       0.00          0          0          0          0          0          0          0          0
624.36/624.65	c   probing          :       0.03          0          0          0          0          0          0          0          0
624.36/624.65	c   and              :       0.07         16        112          0          0          0        112          0        112
624.36/624.65	c   linear           :       0.01          1          7          0          0          0          0          0         54
624.36/624.65	c   logicor          :       0.00          0          0          0          0          0          0          0          0
624.36/624.65	c   root node        :          -         64          -          -         64          -          -          -          -
624.36/624.65	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
624.36/624.65	c   integral         :          0          0          0          0          0          0          0          0          0          0
624.36/624.65	c   and              :        392          0    4015948          0    1482699      43134    7195531          0          0          0
624.36/624.65	c   linear           :          8          0    3972813          0    1482699     268637    2845299          0          0          0
624.36/624.65	c   logicor          :          9+         0    1697320          0    1482684      10333     406531          0          0          0
624.36/624.65	c   countsols        :          0          0          0          0    1482702          0          0          0          0          0
624.36/624.65	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
624.36/624.65	c   integral         :       0.00       0.00       0.00       0.00       0.00
624.36/624.65	c   and              :      79.96       0.00      51.46       0.00      28.50
624.36/624.65	c   linear           :     149.76       0.00     148.51       0.00       1.25
624.36/624.65	c   logicor          :      43.35       0.00      39.73       0.00       3.62
624.36/624.65	c   countsols        :       0.63       0.00       0.00       0.00       0.63
624.36/624.65	c Propagators        :       Time      Calls    Cutoffs    DomReds
624.36/624.65	c   vbounds          :       2.21          2          0          0
624.36/624.65	c   rootredcost      :       2.00          0          0          0
624.36/624.65	c   pseudoobj        :       4.97    4015524          1       4861
624.36/624.65	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
624.36/624.65	c   propagation      :      79.65     322105     321559    3760346       56.7      28840       53.7          -
624.36/624.65	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
624.36/624.65	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
624.36/624.65	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
624.36/624.65	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
624.36/624.65	c   applied globally :          -          -          -     372792       26.6          -          -          -
624.36/624.65	c   applied locally  :          -          -          -       7071       63.7          -          -          -
624.36/624.65	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
624.36/624.65	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
624.36/624.65	c   redcost          :       0.00          0          0          0          0          0
624.36/624.65	c   impliedbounds    :       0.00          0          0          0          0          0
624.36/624.65	c   intobj           :       0.00          0          0          0          0          0
624.36/624.65	c   cgmip            :       0.00          0          0          0          0          0
624.36/624.65	c   gomory           :       0.00          0          0          0          0          0
624.36/624.65	c   strongcg         :       0.00          0          0          0          0          0
624.36/624.65	c   cmir             :       0.00          0          0          0          0          0
624.36/624.65	c   flowcover        :       0.00          0          0          0          0          0
624.36/624.65	c   clique           :       0.00          0          0          0          0          0
624.36/624.65	c   zerohalf         :       0.00          0          0          0          0          0
624.36/624.65	c   mcf              :       0.00          0          0          0          0          0
624.36/624.65	c   rapidlearning    :       0.00          0          0          0          0          0
624.36/624.65	c Pricers            :       Time      Calls       Vars
624.36/624.65	c   problem variables:       0.00          0          0
624.36/624.65	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
624.36/624.65	c   relpscost        :       0.00          0          0          0          0          0          0
624.36/624.65	c   pscost           :       0.00          0          0          0          0          0          0
624.36/624.65	c   inference        :      92.49    1482698          0          0          0          0    2965396
624.36/624.65	c   mostinf          :       0.00          0          0          0          0          0          0
624.36/624.65	c   leastinf         :       0.00          0          0          0          0          0          0
624.36/624.65	c   fullstrong       :       0.00          0          0          0          0          0          0
624.36/624.65	c   allfullstrong    :       0.00          0          0          0          0          0          0
624.36/624.65	c   random           :       0.00          0          0          0          0          0          0
624.36/624.65	c Primal Heuristics  :       Time      Calls      Found
624.36/624.65	c   LP solutions     :       0.00          -          0
624.36/624.65	c   pseudo solutions :       0.25          -          4
624.36/624.65	c   oneopt           :       1.04          0          0
624.36/624.65	c   trivial          :       0.00          2          0
624.36/624.65	c   simplerounding   :       0.00          0          0
624.36/624.65	c   zirounding       :       0.00          0          0
624.36/624.65	c   rounding         :       0.00          0          0
624.36/624.65	c   shifting         :       0.00          0          0
624.36/624.65	c   intshifting      :       0.00          0          0
624.36/624.65	c   twoopt           :       0.00          0          0
624.36/624.65	c   fixandinfer      :       0.00          0          0
624.36/624.65	c   feaspump         :       0.00          0          0
624.36/624.65	c   coefdiving       :       0.00          0          0
624.36/624.65	c   pscostdiving     :       0.00          0          0
624.36/624.65	c   fracdiving       :       0.00          0          0
624.36/624.65	c   veclendiving     :       0.00          0          0
624.36/624.65	c   intdiving        :       0.00          0          0
624.36/624.65	c   actconsdiving    :       0.00          0          0
624.36/624.65	c   objpscostdiving  :       0.00          0          0
624.36/624.65	c   rootsoldiving    :       0.00          0          0
624.36/624.65	c   linesearchdiving :       0.00          0          0
624.36/624.65	c   guideddiving     :       0.00          0          0
624.36/624.65	c   octane           :       0.00          0          0
624.36/624.65	c   rens             :       0.00          0          0
624.36/624.65	c   rins             :       0.00          0          0
624.36/624.65	c   localbranching   :       0.00          0          0
624.36/624.65	c   mutation         :       0.00          0          0
624.36/624.65	c   crossover        :       0.00          0          0
624.36/624.65	c   dins             :       0.00          0          0
624.36/624.65	c   undercover       :       0.00          0          0
624.36/624.65	c   nlp              :       0.73          0          0
624.36/624.65	c   trysol           :       0.79          0          0
624.36/624.65	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
624.36/624.65	c   primal LP        :       0.00          0          0       0.00          -
624.36/624.65	c   dual LP          :       0.00          0          0       0.00          -
624.36/624.65	c   lex dual LP      :       0.00          0          0       0.00          -
624.36/624.65	c   barrier LP       :       0.00          0          0       0.00          -
624.36/624.65	c   diving/probing LP:       0.00          0          0       0.00          -
624.36/624.65	c   strong branching :       0.00          0          0       0.00          -
624.36/624.65	c     (at root node) :          -          0          0       0.00          -
624.36/624.65	c   conflict analysis:       0.00          0          0       0.00          -
624.36/624.65	c B&B Tree           :
624.36/624.65	c   number of runs   :          1
624.36/624.65	c   nodes            :    1678422
624.36/624.65	c   nodes (total)    :    1678422
624.36/624.65	c   nodes left       :          0
624.36/624.65	c   max depth        :        369
624.36/624.65	c   max depth (total):        369
624.36/624.65	c   backtracks       :     134771 (8.0%)
624.36/624.65	c   delayed cutoffs  :    1247472
624.36/624.65	c   repropagations   :     417076 (1245203 domain reductions, 126385 cutoffs)
624.36/624.65	c   avg switch length:       6.26
624.36/624.65	c   switching time   :     134.05
624.36/624.65	c Solution           :
624.36/624.65	c   Solutions found  :          4 (4 improvements)
624.36/624.65	c   First Solution   : +3.30000000000000e+01   (in run 1, after 452381 nodes, 140.72 seconds, depth 219, found by <relaxation>)
624.36/624.65	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 1678422 nodes, 565.54 seconds, depth 102, found by <relaxation>)
624.36/624.65	c   Dual Bound       : +3.00000000000000e+00
624.36/624.65	c   Gap              :       0.00 %
624.36/624.65	c   Root Dual Bound  : +1.00000000000000e+00
624.36/624.65	c   Root Iterations  :          0
624.46/624.72	c Time complete: 624.49.

Verifier Data

OK	3

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.03 1.02 1.06 3/106 13047
/proc/meminfo: memFree=1821024/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=6584 CPUtime=0
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 1014 0 0 0 0 0 0 0 20 0 1 0 6040638 6742016 936 1992294400 4194304 7136930 140734047150064 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13047/statm: 1646 946 254 719 0 925 0

[startup+0.108131 s]
/proc/loadavg: 1.03 1.02 1.06 3/106 13047
/proc/meminfo: memFree=1821024/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=11928 CPUtime=0.1
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 2881 0 0 0 6 4 0 0 20 0 1 0 6040638 12214272 2193 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 2982 2193 328 719 0 2261 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11928

[startup+0.201144 s]
/proc/loadavg: 1.03 1.02 1.06 3/106 13047
/proc/meminfo: memFree=1821024/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=12764 CPUtime=0.19
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 7764 0 0 0 11 8 0 0 20 0 1 0 6040638 13070336 2450 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 3191 2450 371 719 0 2470 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12764

[startup+0.301158 s]
/proc/loadavg: 1.03 1.02 1.06 3/106 13047
/proc/meminfo: memFree=1821024/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=14056 CPUtime=0.29
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 8107 0 0 0 19 10 0 0 20 0 1 0 6040638 14393344 2793 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 3514 2793 394 719 0 2793 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14056

[startup+0.701217 s]
/proc/loadavg: 1.03 1.02 1.06 3/106 13047
/proc/meminfo: memFree=1821024/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=15372 CPUtime=0.69
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 8434 0 0 0 55 14 0 0 20 0 1 0 6040638 15740928 3120 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 3843 3120 394 719 0 3122 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15372

[startup+1.50133 s]
/proc/loadavg: 1.03 1.02 1.06 2/107 13048
/proc/meminfo: memFree=1808492/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=18000 CPUtime=1.49
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 9112 0 0 0 129 20 0 0 23 0 1 0 6040638 18432000 3798 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 4500 3798 394 719 0 3779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18000

[startup+3.10157 s]
/proc/loadavg: 1.03 1.02 1.06 2/107 13048
/proc/meminfo: memFree=1804772/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=22628 CPUtime=3.09
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 10281 0 0 0 272 37 0 0 25 0 1 0 6040638 23171072 4967 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 5657 4967 394 719 0 4936 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22628

[startup+6.30103 s]
/proc/loadavg: 1.03 1.02 1.06 2/107 13048
/proc/meminfo: memFree=1798324/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=28208 CPUtime=6.29
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 11706 0 0 0 567 62 0 0 25 0 1 0 6040638 28884992 6392 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 7052 6392 394 719 0 6331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28208

[startup+12.701 s]
/proc/loadavg: 1.17 1.05 1.07 2/107 13048
/proc/meminfo: memFree=1784816/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=41312 CPUtime=12.69
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 15042 0 0 0 1155 114 0 0 25 0 1 0 6040638 42303488 9728 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 10328 9728 394 719 0 9607 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41312

[startup+25.5008 s]
/proc/loadavg: 1.14 1.05 1.07 2/107 13048
/proc/meminfo: memFree=1757288/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=67856 CPUtime=25.47
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 21759 0 0 0 2333 214 0 0 25 0 1 0 6040638 69484544 16445 1992294400 4194304 7136930 140734047150064 18446744073709551615 4210475 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 16964 16445 394 719 0 16243 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 67856

[startup+51.1006 s]
/proc/loadavg: 1.09 1.04 1.07 2/107 13050
/proc/meminfo: memFree=1716616/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=108500 CPUtime=51.06
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 31630 0 0 0 4702 404 0 0 25 0 1 0 6040638 111104000 26316 1992294400 4194304 7136930 140734047150064 18446744073709551615 5909078 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 27125 26316 394 719 0 26404 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 108500

[startup+102.301 s]
/proc/loadavg: 1.23 1.08 1.08 2/107 13050
/proc/meminfo: memFree=1632668/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=194608 CPUtime=102.25
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 52521 0 0 0 9460 765 0 0 25 0 1 0 6040638 199278592 47207 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 48652 47207 394 719 0 47931 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 194608

[startup+162.301 s]
/proc/loadavg: 1.15 1.09 1.08 2/107 13052
/proc/meminfo: memFree=1534336/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=291820 CPUtime=162.23
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 77275 0 0 0 15010 1213 0 0 25 0 1 0 6040638 298823680 71961 1992294400 4194304 7136930 140734047150064 18446744073709551615 4643170 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 72955 71961 394 719 0 72234 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 291820

[startup+222.309 s]
/proc/loadavg: 1.05 1.07 1.08 2/107 13054
/proc/meminfo: memFree=1446172/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=377112 CPUtime=222.21
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 99021 0 0 0 20583 1638 0 0 25 0 1 0 6040638 386162688 93707 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 94278 93707 394 719 0 93557 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 377112

[startup+282.301 s]
/proc/loadavg: 1.02 1.06 1.07 2/107 13056
/proc/meminfo: memFree=1364580/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=465416 CPUtime=282.19
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 119485 0 0 0 26164 2055 0 0 25 0 1 0 6040638 476585984 114171 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 116354 114171 394 719 0 115633 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 465416

[startup+342.301 s]
/proc/loadavg: 1.00 1.05 1.07 2/107 13058
/proc/meminfo: memFree=1287824/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=539672 CPUtime=342.16
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 138473 0 0 0 31757 2459 0 0 25 0 1 0 6040638 552624128 133159 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 134918 133159 394 719 0 134197 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 539672

[startup+402.301 s]
/proc/loadavg: 1.00 1.03 1.06 2/107 13058
/proc/meminfo: memFree=1205736/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=621232 CPUtime=402.14
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 159326 0 0 0 37329 2885 0 0 25 0 1 0 6040638 636141568 154012 1992294400 4194304 7136930 140734047150064 18446744073709551615 4660276 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 155308 154012 394 719 0 154587 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 621232

[startup+462.3 s]
/proc/loadavg: 1.00 1.03 1.05 2/107 13060
/proc/meminfo: memFree=1128856/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=695200 CPUtime=462.12
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 178166 0 0 0 42927 3285 0 0 25 0 1 0 6040638 711884800 172852 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 173800 172852 394 719 0 173079 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 695200

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.05 2/107 13062
/proc/meminfo: memFree=1066236/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=757200 CPUtime=522.1
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 193979 0 0 0 48528 3682 0 0 25 0 1 0 6040638 775372800 188665 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 189300 188665 394 719 0 188579 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 757200

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.04 2/107 13064
/proc/meminfo: memFree=990596/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=846588 CPUtime=582.08
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 212675 0 0 0 54139 4069 0 0 25 0 1 0 6040638 866906112 207361 1992294400 4194304 7136930 140734047150064 18446744073709551615 4660050 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 211647 207361 394 719 0 210926 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 846588

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

[startup+588.801 s]
/proc/loadavg: 1.00 1.01 1.04 2/107 13064
/proc/meminfo: memFree=980800/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=855608 CPUtime=588.58
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 214975 0 0 0 54744 4114 0 0 25 0 1 0 6040638 876142592 209661 1992294400 4194304 7136930 140734047150064 18446744073709551615 4704769 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 213902 209661 394 719 0 213181 0
Current children cumulated CPU time (s) 588.58
Current children cumulated vsize (KiB) 855608

[startup+601.602 s]
/proc/loadavg: 1.00 1.01 1.04 2/107 13064
/proc/meminfo: memFree=967904/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=870356 CPUtime=601.37
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 218757 0 0 0 55938 4199 0 0 25 0 1 0 6040638 891244544 213443 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 217589 213443 394 719 0 216868 0
Current children cumulated CPU time (s) 601.37
Current children cumulated vsize (KiB) 870356

[startup+614.401 s]
/proc/loadavg: 1.00 1.01 1.04 2/107 13064
/proc/meminfo: memFree=955504/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=880204 CPUtime=614.17
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 221271 0 0 0 57118 4299 0 0 25 0 1 0 6040638 901328896 215957 1992294400 4194304 7136930 140734047150064 18446744073709551615 6165597 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 220051 215957 394 719 0 219330 0
Current children cumulated CPU time (s) 614.17
Current children cumulated vsize (KiB) 880204

[startup+620.8 s]
/proc/loadavg: 1.00 1.01 1.04 2/107 13064
/proc/meminfo: memFree=955504/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=880204 CPUtime=620.56
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 221271 0 0 0 57709 4347 0 0 25 0 1 0 6040638 901328896 215957 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 220051 215957 394 719 0 219330 0
Current children cumulated CPU time (s) 620.56
Current children cumulated vsize (KiB) 880204

[startup+622.402 s]
/proc/loadavg: 1.00 1.01 1.04 2/107 13064
/proc/meminfo: memFree=955504/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=880204 CPUtime=622.16
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 221271 0 0 0 57859 4357 0 0 25 0 1 0 6040638 901328896 215957 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 220051 215957 394 719 0 219330 0
Current children cumulated CPU time (s) 622.16
Current children cumulated vsize (KiB) 880204

[startup+624.001 s]
/proc/loadavg: 1.00 1.01 1.04 2/107 13064
/proc/meminfo: memFree=955504/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=879688 CPUtime=623.76
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 221271 0 0 0 58009 4367 0 0 25 0 1 0 6040638 900800512 215828 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 219922 215828 394 719 0 219201 0
Current children cumulated CPU time (s) 623.76
Current children cumulated vsize (KiB) 879688

[startup+624.401 s]
/proc/loadavg: 1.00 1.01 1.04 2/107 13064
/proc/meminfo: memFree=955504/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=874528 CPUtime=624.17
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 221271 0 0 0 58047 4370 0 0 25 0 1 0 6040638 895516672 214538 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 218632 214538 394 719 0 217911 0
Current children cumulated CPU time (s) 624.17
Current children cumulated vsize (KiB) 874528

[startup+624.601 s]
/proc/loadavg: 1.00 1.01 1.04 2/107 13064
/proc/meminfo: memFree=955504/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=775276 CPUtime=624.36
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 221271 0 0 0 58064 4372 0 0 25 0 1 0 6040638 793882624 189725 1992294400 4194304 7136930 140734047150064 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13047/statm: 193819 189660 394 719 0 193098 0
Current children cumulated CPU time (s) 624.36
Current children cumulated vsize (KiB) 775276

[startup+624.701 s]
/proc/loadavg: 1.00 1.01 1.04 2/107 13064
/proc/meminfo: memFree=955504/2059040 swapFree=4164948/4192956
[pid=13047] ppid=13045 vsize=235792 CPUtime=624.46
/proc/13047/stat : 13047 (pbscip.linux.x8) R 13045 13047 11912 0 -1 4202496 221277 0 0 0 58068 4378 0 0 25 0 1 0 6040638 241451008 58209 1992294400 4194304 7136930 140734047150064 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13047/statm: 58692 58209 400 719 0 57971 0
Current children cumulated CPU time (s) 624.46
Current children cumulated vsize (KiB) 235792

Child status: 0
Real time (s): 624.729
CPU time (s): 624.501
CPU user time (s): 580.694
CPU system time (s): 43.8073
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 880204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 580.694
system time used= 43.8073
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221283
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1041

runsolver used 1.02884 second user time and 2.96755 second system time

The end

Launcher Data

Begin job on node052 at 2010-06-16 02:18:16
IDJOB=2663573
IDBENCH=47946
IDSOLVER=1167
FILE ID=node052/2663573-1276647496
PBS_JOBID= 11172443
Free space on /tmp= 62504 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=223-P1=61-P2=13-P3=127-P4=37-P5=37-P6=137-P7=37-P8=223-B.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2663573-1276647496/watcher-2663573-1276647496 -o /tmp/evaluation-result-2663573-1276647496/solver-2663573-1276647496 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663573-1276647496.opb -t 1800 -m 1800

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

MD5SUM BENCH= 8f717fbc7f85484ebc0de379ab09a890
RANDOM SEED=770761661

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.262
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.262
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1821436 kB
Buffers:         27312 kB
Cached:         111048 kB
SwapCached:       3620 kB
Active:          98104 kB
Inactive:        75136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1821436 kB
SwapTotal:     4192956 kB
SwapFree:      4164948 kB
Dirty:            3344 kB
Writeback:           0 kB
AnonPages:       31220 kB
Mapped:          15048 kB
Slab:            42568 kB
PageTables:       3904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62504 MiB
End job on node052 at 2010-06-16 02:28:41